/*
Theme Name: Kadence Child
Author: 
Description: Your description goes here
Version: 1.0
Template: kadence

This is the child theme for Kadence theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.is-style-outline a{
    border-width: 1px !important;
}
.is-style-outline a:hover{
    background-color: #fff !important;
}
.banner-img img{
    box-shadow: 0 40px 90px -40px rgba(14, 35, 66, .45 )!important;
    border: 0 !important;
}
.entry-content-wrap {
    padding: 0 !important;
}    
/* blockquote,blockquote p{
    margin-bottom: 0 !important;
    
}    */
/* blockquote {
    margin: 0 0 18px !important;
    display: flex;
    align-items: center;
    gap: 12px;
    padding-left: 0 !important;
    border: 0 !important;
}  */
/* blockquote.two-line{
    justify-content: center;
} */
/* blockquote::before,
blockquote.two-line::after {
    content: "";
    width: 26px;
    height: 2px;
    background: #3fd3f5;
    display: inline-block;
}
blockquote.dark-quote::before,
blockquote.two-line.dark-quote::after{
    background: #19508d;
} */
.banner-section{
    position: relative !important;
    background: #14305c !important;
    color: #fff !important;
    overflow: hidden !important;
    padding-block: clamp(56px, 8vw, 104px) !important;
        /* width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%; */
        min-height: calc(100dvh - 80px);
        min-height: clamp(640px,95dvh,940px);
    justify-content: center;
}
.banner-section::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    /* background: radial-gradient(120% 120% at 85% -10%, rgba(176, 138, 74, .28), transparent 55%), linear-gradient(160deg, #0e2342, #14305c 55%, #1d4377) !important; */
    z-index: 1;
        /* background: linear-gradient(102deg, #0e2342 0%, rgba(14, 35, 66, 1) 34%, rgba(14, 35, 66, .55) 62%, rgba(14, 35, 66, .30) 100%), radial-gradient(130% 120% at 88% -10%, rgba(176, 138, 74, .30), transparent 52%); */
    background: linear-gradient(102deg, #0e2342 0%, rgba(14, 35, 66, .92) 34%, rgba(14, 35, 66, .55) 62%, rgba(14, 35, 66, .30) 100%), radial-gradient(130% 120% at 88% -10%, rgba(176, 138, 74, .30), transparent 52%);
}
.banner-section::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    /* background: radial-gradient(120% 120% at 85% -10%, rgba(176, 138, 74, .28), transparent 55%), linear-gradient(160deg, #0e2342, #14305c 55%, #1d4377) !important; */
    z-index: 1;
        background: linear-gradient(to top, rgba(14, 35, 66, .85), transparent 38%);
}
.banner-section .wp-block-group{
    position: relative;
}
.banner-section .wp-block-separator.has-background:not(.is-style-dots) {
    margin-left: 0;
    height: 0px !important;
    max-width: 82px;
}
.banner-section h1 a{
    pointer-events: none;
    display: block;
    /* Text Gradient CSS */
      color: #fff;
    background-image: linear-gradient(45deg, #fff ,#3fd3f5 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.banner-section .wp-block-button:not(.is-style-outline) a.wp-block-button__link.wp-element-button {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.banner-section .wp-block-button:not(.is-style-outline) a.wp-block-button__link.wp-element-button:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'%3E%3C/path%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
}
.banner-section .banner__bg_img{
    position: absolute;
    inset:0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
}
.banner-section .banner__bg_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.banner-section .wp-block-group{
    margin-bottom: 0 !important;
    max-width: 680px;
    position: relative;
    z-index: 5;
    padding: 0 20px;
}
.hero-frame {
    position: absolute;
    inset: clamp(16px,2.2vw,34px);
    z-index: 2;
    border: 1px solid rgb(255 255 255 / 20%);
    pointer-events: none;
}
.hero-frame::before, .hero-frame::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
}
.hero-frame::before {
    top: -1px;
    left: -1px;
    border-right: 0;
    border-bottom: 0;
}
.hero-frame::after {
    bottom: -1px;
    right: -1px;
    border-left: 0;
    border-top: 0;
}
.hero-scroll {
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    z-index: 6;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
    color: rgba(255,255,255,.66);
    font-size: 10.5px;
    letter-spacing: .28em;
    text-transform: uppercase;
    font-weight: 700;
    transition: .25s;
    text-decoration: none;
}
.hero-scroll:hover {
    color: #3fd3f5;
}
.hero-scroll .mouse {
    width: 24px;
    height: 38px;
    border: 1.5px solid currentColor;
    border-radius: 14px;
    position: relative;
}
.hero-scroll .mouse::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 7px;
    width: 3px;
    height: 7px;
    border-radius: 2px;
    background: currentColor;
    transform: translateX(-50%);
    animation: heroDot 1.7s ease-in-out infinite;
}
@media (prefers-reduced-motion: no-preference) {
    .hero .eyebrow, .hero h1, .hero .rule, .hero-actions, .hero-rail, .hero-scroll {
        opacity: 0;
        transform: translateY(26px);
        animation: heroUp .9s cubic-bezier(.2, .7, .2, 1) forwards;
    }
}
@media (prefers-reduced-motion: no-preference) {
    .hero-scroll {
        animation-delay: .9s;
    }
}

@keyframes heroDot {
  0% {
    opacity: 0;
    transform: translate(-50%, 0);
    }
    30% {
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translate(-50%, 12px);
    }
}
@keyframes heroUp {
    100% {
        opacity: 1;
        transform: none;
    }
}
.hero-wave {
    position: absolute;
    top: auto;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 60px;
    color: #f6fafd;
    z-index: 2;
}
p.wp-block-paragraph{
    margin-bottom: 10px !important;
}
p.wp-block-paragraph:last-child{
    margin-bottom: 0px !important;
}
.is-style-secondary .wp-block-button__link{
        background: #14305c !important;
    color: #fff !important;
    box-shadow: none !important;
}
.is-style-secondary .wp-block-button__link:hover {
    background: #1d4377 !important;
    transform: translateY(-2px) !important;
}
@media (max-width:991px) {
    .banner-section{
        min-height: auto;
    }
    .banner-section .wp-block-group {
        padding: 20px 20px 100px;
    }
}
@media (max-width: 560px) {
    .wp-block-button {
        width: 100% !important;
        justify-content: center;
    }
     
}

/* ============================================= */

.img-text-section figure.wp-block-image {
    position: relative;
}
.img-text-section figure.wp-block-image:before {
    position: absolute;
    inset: 0;
    pointer-events: none;
    border: 1.5px solid #3fd3f5;
    transition: border-color .12s;
    content: "";
    width: 100%;
    height: 100%;
    right: -20px;
    top: auto;
    border-radius: 4px;
    left: auto;
    bottom: -20px;
}
.img-text-section figure.wp-block-image img{
    position: relative;
    object-fit: cover;
}
.img-text-section .righ-img-col{
    padding-right: 30px !important;
}
.img-text-section{
    padding-block: clamp(64px, 8vw, 124px) !important;
}
@media (max-width:991px) {
    .img-text-section .righ-img-col{
        padding-right: 20px !important;

        /* padding-top: 20px !important; */
    }
}

/* ============================================= */

.essentials-section{
    padding-block: clamp(64px, 8vw, 124px) !important;
    background: #14305c !important;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.essentials-section .wp-block-group{
    position: relative;
}
.essentials-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(100% 140% at 0% 0%,rgba(176,138,74,.18),transparent 50%);
}
.essentials-section .icon-card svg{
    width: 100%;
    height: 100%;
    stroke: #3fd3f5;
    fill: none;
    stroke-width: 1.4;
    width: 46px;
    height: 46px;
    margin: 0 auto 20px;
    color: var(--gold-light);
}
.essentials-section .icon-card .wp-block-column {
    border: 1px solid rgba(255,255,255,0.14);
    border-right: 0;
    background: #14305c ;
    padding: 40px 30px !important;
    transition: all 0.5s;
}
.essentials-section .icon-card .wp-block-column:hover {
    background: #1d4377;
}
.essentials-section .icon-card {
    gap: 0;
    width: 100% !important;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
.essentials-section .icon-card .wp-block-column:last-child {
    border: 1px solid rgba(255,255,255,0.14);
}
.essentials-section h2{
        font-size: clamp(30px, 4vw, 48px) !important;
}
@media (max-width:991px) {
   .essentials-section .icon-card .wp-block-column {
    border: 1px solid rgba(255,255,255,0.14);
    border-bottom: 0;
    
    }
    .essentials-section .icon-card .wp-block-column:last-child {
        border: 1px solid rgba(255,255,255,0.14);
    }

}
/* ============================================= */

.text-width {
    max-width: 750px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.advance-section{
    padding-block: clamp(64px, 8vw, 124px);
}
.advance-section .icon-card {
    width: 100% !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.advance-section .ic {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #3fd3f5;
    display: grid;
    place-items: center;
    margin-bottom: 24px;
    color: rgba(25, 79, 141, 1);
}
.advance-section .ic svg {
    width: 27px;
    height: 27px;
    stroke: rgba(255, 255, 255, 1);
    fill: none;
    stroke-width: 1.5;
}
.advance-section .icon-card .card--item {
    background: #fff;
    border: 1px solid rgba(25, 79, 141, 0.23);
    border-radius: 4px;
    padding: 40px 34px;
    position: relative;
}
.advance-section .icon-card .card--item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: rgba(25, 79, 141, 0.8);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .35s;
}
.advance-section .icon-card .card--item:hover::before {
    transform: scaleX(1);
}
.advance-section .icon-card .card--item:hover {
    box-shadow: 0 18px 50px -22px rgba(14,35,66,.30);
}
.advance-section .icon-card .card--item .wp-block-columns{
    padding: 0 !important;
}
.advance-section .icon-card .num-tag {
    position: absolute;
    top: 24px;
    right: 28px;
    font-size: 42px;
    opacity: 0.2;
    font-weight: 700;
}

/* ============================================= */

.fit-section,section {
    padding-block: clamp(64px,8vw,124px) !important;
}
.fit-section .icon-card--col  {
    width: 100% !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
}
.fit-section .card--item {
    
    background: #fff;
    border-radius: 4px;
    padding: 26px 28px;
    box-shadow: 0 2px 14px rgba(20,48,92,.06);
}
.fit-section .card--item .wp-block-column{
    display: flex;
    gap: 18px;
}
.fit-section .card--item .chk {
    flex: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #3fd3f5;
    display: grid;
    place-items: center;
}
.fit-section .card--item .chk svg {
    width: 20px;
    height: 20px;
    stroke: #ffffff;
    fill: none;
    stroke-width: 2;
}
.fit-section .card--item .icon-card{
    padding: 0 !important;
}
@media (max-width:991px) {
    .fit-section .icon-card--col  {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* ============================================= */

.visit-section{
    position: relative;
    overflow: hidden;
}
.visit-section::before {
    content: "";
    position: absolute;
    right: -10%;
    top: -30%;
    width: 560px;
    height: 560px;
    border-radius: 50%;
    background: radial-gradient(circle,rgba(176,138,74,.18),transparent 65%);
}

/* ============================================= */


.steps-section .icon-card--col{
    width: 100% !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 0 !important;
    flex-flow: column !important;
    position: relative;
}
.steps-section .icon-card--col:before {
    content: "";
    position: absolute;
    left: calc(50% - .75px);
    top: 0;
    bottom: 0;
    width: 1.5px;
    background: rgba(25, 79, 141, 0.23);
    height: calc(100% - 34px);
}
.steps-section .card--item {
    background: #fff;
    border: 1px solid rgba(25, 79, 141, 0.23);
    border-radius: 5px;
    padding: 30px 32px;
    box-shadow: 0 2px 14px rgba(20, 48, 92, .06);
    transition: .3s;
    width: 100% !important;
    max-width: calc(50% - 52px);
    text-align: right;
    position: relative;
    counter-increment: item;
    margin-bottom:18px;
}
.steps-section .card--item:last-child{
    margin-bottom: 0 !important;
}
.steps-section .card--item:nth-child(2n + 1) .wp-block-heading,
.steps-section .card--item:nth-child(2n + 1) .wp-block-paragraph {
    text-align: right;
}
.steps-section .card--item:nth-child(2n + 2){
    margin-left: auto;
    margin-right: 0;
    text-align: left;
    margin-bottom:82px;
}
.steps-section .card--item:before {
      content: counter(item);
      justify-self: center;
      width: 64px;
      height: 64px;
      border-radius: 50%;
      background: #14305c;
      color: #fff;
      display: grid;
      place-items: center;
      font-size: 24px;
      font-weight: 600;
      z-index: 2;
      border: 5px solid rgba(25, 79, 141, 0.23);
      box-shadow: 0 0 0 1px rgba(25, 79, 141, 0.082);
      position: absolute;
      left: auto;
      right: -85px;
      top: 50%;
      transform: translateY(-50%);
}
.steps-section .card--item:nth-child(2n + 2):before{
    right: auto;
    left: -85px;
    /* top: 100%;
    transform: translateY(-50%);
    transform: unset; */

}
.steps-section .card--item:hover {
    box-shadow: 0 18px 50px -22px rgba(14,35,66,.30);
    transform: translateY(-3px);
}
.steps-section .card--item .icon-card {
    padding: 0 !important;
}

@media (max-width:991px) {
    .steps-section .card--item {
        margin-left: auto;
        margin-right: 0;
        text-align: left;
        /* margin-bottom:92px !important; */
        margin-bottom:30px !important;
        max-width: calc(100% - 52px);
        padding: 25px;
    }
    .steps-section .card--item:nth-child(2n + 1) .wp-block-heading,
    .steps-section .card--item:nth-child(2n + 1) .wp-block-paragraph {
        text-align: left;
    }
    .steps-section .card--item:before{
        right: auto;
        left: -64px !important;
        /* top: calc(100% + 14px) !important;
        transform: unset; */
        width: 54px;
        height: 54px;
    }
    .steps-section .icon-card--col:before {
        left: 15px;
    }
}

/* ============================================= */


.list-couter-col{
    list-style: none !important;
    padding: 0 !important;
    margin-top: 20px !important;
}
.list-couter-col li{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
    counter-increment: item;
    position: relative;
    padding-left: 50px;
}
.list-couter-col li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    
}
.list-couter-col li:before {
    content: counter(item);
    justify-self: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: transparent;
    color: #3fd3f5;
    display: grid;
    place-items: center;
    z-index: 2;
    border: 1px solid #3fd3f5;
    position: absolute;
    left: 0;
    top:0;
    font-size: inherit;
    font-weight: inherit;
}

/* ============================================= */


.faq-section{
    padding-block: clamp(64px, 8vw, 124px);
}
.faq-section .faq--col {
    width: 100% !important;
    max-width: 880px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.faq-section .wp-block-group{
    width: 100% !important;
}
.faq-section .wp-block-accordion-heading__toggle {
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: inherit !important;
    padding: 26px 30px !important;
    text-decoration: none !important;
}
.faq-section .wp-block-accordion-panel{
    padding: 0 30px 26px 30px;
}
.faq-section .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title {
    text-decoration: none !important;
}
.faq-section .wp-block-accordion-item {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
}
.faq-section .wp-block-accordion-item:last-child{
    margin-bottom: 0px;
}
.faq-section .wp-block-accordion-item.is-open {
    box-shadow: 0 18px 50px -22px rgba(14,35,66,.30);
}
.faq-section .wp-block-accordion-heading{
    margin-bottom: 0 !important;
}
.faq-section span.wp-block-accordion-heading__toggle-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 6L8 11L13 6' stroke='%2314305c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat !important;
    background-position: center;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e3eef7;
    border-radius: 999px;
    background-size: 14px !important;
    font-size: 0 !important;
}
.faq-section .wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 6L8 11L13 6' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-color: #14305c;
}

/* ============================================= */


.tab-section{
    padding-block: clamp(64px, 8vw, 124px);
}
.tab-section .tab__container {
    width: 100% !important;
    max-width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.tab-section .gutena-tabs-block>.gutena-tabs-tab {
    gap: 10px;
}
.tab-section .gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title {
    flex: 1;
    min-width: 140px;
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 4px;
    padding: 18px 14px;
    cursor: pointer;
    text-align: center;
    transition: .25s;
    position: relative;
    font-size: 12px;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
}
.tab-section .gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title strong {
    font-size: 20px;
    font-weight: 600;
    margin-top: 6px;
    color: #3fd3f5;
    text-transform: none;
    display:block;
    transition: .25s;
}
.tab-section .gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title.active,
.tab-section .gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title:hover{
    background: #3fd3f5;
    border-color: #3fd3f5;
     color: #ffffff;
    border-radius: 4px;
}
.tab-section .gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title.active strong,
.tab-section .gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title:hover strong{
    color: #012855;
}
.tab-section .gutena-tabs-block>.gutena-tabs-content>.gutena-tab-block {
    margin-top: 30px;
    background: rgba(255, 255, 255, .05);
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 6px;
    padding: clamp(30px, 4vw, 52px);
    min-height: 200px;
}
.tab-section .gutena-tabs-block>.gutena-tabs-content>.gutena-tab-block .wp-block-heading {
    font-size: clamp(36px, 6vw, 58px);
    color: #ffffff;
    line-height: 1;
    white-space: nowrap;
    margin: 0;
}
.tab-section .gutena-tabs-block>.gutena-tabs-content>.gutena-tab-block .wp-block-group{
    gap: 36px;
}
.tab-section .wp-block-paragraph{
    color: #ffffff;
}
.tab-section .wp-block-paragraph strong {
    font-size: 14px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: #3fd3f5;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}
@media (max-width:991px) {
    .tab-section .gutena-tabs-block>.gutena-tabs-content>.gutena-tab-block .wp-block-heading {
        white-space: unset;
        text-align: left;
        width: 100%;
    }
    .tab-section .gutena-tabs-block>.gutena-tabs-content>.gutena-tab-block .wp-block-group {
        gap: 25px;
        flex-flow: column;
        text-align: left;
        justify-content: flex-start;
    }
    .wp-block-columns {
        flex-wrap: wrap !important;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
    }
}

@media (max-width:767px) {
    /* .content-style-boxed .entry-content .alignwide {
        width: var(--global-vw, 100vw) !important;
    } */
    /* .wp-site-blocks .content-container .is-layout-constrained>.alignwide {
        max-width: 100% !important;
    } */
    /* .content-style-boxed .wp-site-blocks .entry-content .alignwide {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }     */
}



.fade-up {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-up.show {
  opacity: 1;
  transform: translateY(0);
}

.fade-left {
  opacity: 0;
  transform: translateX(-50%);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-left.show {
  opacity: 1;
  transform: translateX(0);
}

.fade-right {
  opacity: 0;
  transform: translateX(50%);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-right.show {
  opacity: 1;
  transform: translateX(0);
}


