@font-face {
    font-family: 'galindo';
    src: url('../fonts/galindo/galindo-regular-webfont.woff2') format('woff2'),
         url('../fonts/galindo/galindo-regular-webfont.woff') format('woff')
    font-weight: normal;
    font-style: normal;
    }

.finhero {
    height: 570px;
    overflow: hidden;
    padding-top: 170px !important;
    }

.finherocol1 div {
    /* width: unset; */
    }

.finherocol1 h1,
.finherocol1 h2 {
    max-width: 430px;
    font-size: 40px;
    }

.finherocol1 p {
    font-family: "galindo";
    max-width: 420px;
    text-align: center;
    margin: 50px auto;
    transform: rotate(-10deg);
    font-size: 24px;
    left: 170px;
    position: relative;
    transition: all .5s;
    background-color: #0954a7;
    }

.finherocol1 p::after {
    content: ' ';
    width: 100px;
    height: 100px;
    background-image: url('/wp-content/uploads/2025/07/fin-arrow.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    }

.finherocol1 .nk-awb img {
    width: 500px !important;
    object-position: -80px 120px !important;
    }

.finherocol2 .nk-awb img {
    object-position: 150px 140px !important;
    }

.finimage {
    padding-left: 50px;
    }

.finheroarch svg {
    height: auto !important;
    }

.ghostkit-tabs.is-style-pills .ghostkit-tabs-buttons-item {
    margin: 0 10px;
    }

.fintabs .ghostkit-tabs-content {
    border-top: unset;
    }

.fintabs.ghostkit-tabs.is-style-pills > div > .ghostkit-tabs-buttons-item {
    padding: 15px 15px;
    min-height: 130px;
    min-width: 130px;
    height: 130px;
    width: 130px;
    max-width: 130px;
    max-height: 130px;
    border-radius: 50%;
    background-color: #004E1B;
    color: #fff;
    border: #fff 1px solid;
    line-height: 1.25em;
    margin: 10px 10px;
    transition: all .5s;
    }

.ghostkit-tabs.is-style-pills > div > .ghostkit-tabs-buttons-item-active {
    background-color: #042952 !important;
    transition: all .5s;
    }

.fintabs > .ghostkit-tabs-content {
    margin-top: 50px;
    transition: all .5s;
    }

h3.wp-block-ub-content-toggle-accordion-title {
    font-size: 1em;
    color: #fff;
    font-family: ProximaNova-Regular;
    padding: 20px 25px;
    }

.wp-block-ub-content-toggle-accordion-title-wrap {
    background-color: #004e1b;
    }

.wp-block-ub-content-toggle-accordion-toggle-wrap {
    color: #fff;
    }

.fintabs button:focus,
.fintabs button:focus-visible,
.fintabs button:focus-within,
.fintabs input[type="button"]:focus,
.fintabs input[type="button"]:focus-visible,
.fintabs input[type="button"]:focus-within,
.fintabs input[type="reset"]:focus,
.fintabs input[type="reset"]:focus-visible,
.fintabs input[type="reset"]:focus-within,
.fintabs input[type="submit"]:focus,
.fintabs input[type="submit"]:focus-visible,
.fintabs input[type="submit"]:focus-within {
    outline: 3px dotted #FFF;
    outline-offset: -6px;
    }

/*
.fintabs .ghostkit-tabs-content::before {
    content: ' ';
    width: 36px;
    height: 45px;
    background-image: url('/wp-content/uploads/2025/07/waterdrop.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: -24px;
    left: 50%;
    }
*/

@media only screen and (max-width: 1430px) {
    .finherocol1 p {
        left: 130px;
        }
    }

@media only screen and (max-width: 1300px) {
    .finhero {
        height: 600px;
        }
    
    .finherocol1 .nk-awb img {
        object-position: -210px 120px !important;
        }
    
    .finherocol2 .nk-awb img {
        object-position: 150px 170px !important;
        }
    
    }

@media only screen and (max-width: 1260px) {
    .finherocol1 p {
        left: 100px;
        }
    }

@media only screen and (max-width: 1100px) {
    .finhero {
        height: 650px;
        }
    
    .finherocol1 p {
        left: 10px;
        max-width: 420px;
        transform: rotate(-8deg);
        }
    
    .finherocol1 .nk-awb img,
    .finherocol2 .nk-awb img {
        display:none;
        }
    }

@media only screen and (max-width: 974px) {
    .finherocol1 h1,
    .finherocol1 h2 {
        max-width: 226px;
        }
    
    .finherocol1 p {
        margin: 20px auto;
        }
    
    .finintourtab span {
        float: unset !important;
        }
    
    }

@media only screen and (max-width: 800px) {
    .finhero {
        height: 700px;
        }
    }

@media only screen and (max-width: 767px) {
    .finhero {
        padding-top: 140px !important;
        }
    }

@media only screen and (max-width: 675px) {
    .finimage {
        margin-top: 70px;
        }
    }

@media only screen and (max-width: 620px) {
    .finhero {
        height: 690px;
        }
    .finherocol1 p {
        font-size: 20px;
        margin: 30px auto;
        }
    }

@media only screen and (min-width: 495px) and (max-width: 575px) {
    .finherocol1 h1,
    .finherocol1 h2 {
        max-width: 430px;
        }
    }

@media only screen and (max-width: 576px) {
    .finhero {
        height: 800px;
        }
    
    .finimage {
        margin-top: 0px;
        }
    
    .finherocol1 p {
        max-width: 470px;
        left: 0px;
        margin-bottom: 30px;
        }

    
    }

@media only screen and (max-width: 494px) {
    .finhero {
        height: 890px;
    }
    
    .finherocol1 {
        padding-left: 0 !important;
    }
    
    .finherocol1 p {
        margin: 25px 15px 25px 15px;
        transform: rotate(-6deg);
    }
    
    .finherocol1 p:after {
        right: -20px;
        top: 140px;
        }
    
    .finherocol1 h1,
    .finherocol1 h2 {
        max-width: 226px;
        text-align: center;
        margin: auto;
        }
    
    }
