<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance &gt; Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
Tags: custom-colors, accessibility-ready, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
*/

/*
.vc_general.vc_btn3 {
    transition: background-color .3s ease,color .3s ease;
    border-radius: 0 !important;
    border-top-left-radius: .5rem !important;
    border-bottom-right-radius: .5rem !important;
    --text-opacity: 1;
    color: #fff;
    color: rgba(255,255,255,var(--text-opacity)) !important;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    max-width: 18rem;
    font-size: .875rem;
    border-width: 1px;
    font-family: Red Hat Display,sans-serif;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: .19rem;
    text-transform: uppercase;
    background-color: #5d5df9 !important;
    border: 0 !important;
    transition: background-color .3s ease;
    background-image: none;
}

.vc_general.vc_btn3:hover {
    --bg-opacity: 1;
    background-color: #3e1299 !important;
}

.block__callout.is-style-chevron, .block__callout.is-style-grouped, .block__callout.is-style-plain {
    margin-right: auto;
    margin-left: auto;
}

.custom-wrapper2 {
    padding-left: 10%;
    padding-right: 10%;
}

.banner &gt; .custom-wrapper {
    padding-bottom: 10em;
}

.fas.fa-caret-right {
    font-style:  normal !important;
}

.vc_column_container&gt;.vc_column-inner {
    padding:  0;
}

.vc_row.wpb_row {
    margin: 0 auto;
    padding: 0 10%;
}

@media all and (min-width:  1280px) {
    .vc_row.wpb_row {
        max-width: 1280px;
        padding: 0;
    }   
    #footer-builder .vc_row.wpb_row {
        max-width: 100%;
        padding: 0;
    }    
}
*/

.chevron-right {
    position: initial !important;
    height: 350px;
}

.chevron-right .vc_col-sm-6:nth-child(2) {
    position: absolute;
    right:  0%;
    overflow: visible;
}

.chevron-right .vc_col-sm-6:nth-child(2) .wpb_single_image:before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: auto;
    right: auto;
    top: -1%;
    width: 0;
    height: 0;
    border-left: 0;
    border-bottom: 0;
    border-top: 250px solid #fff;
    border-right: 120px solid transparent;
    z-index:  999;
}

.chevron-right .vc_col-sm-6:nth-child(2) .wpb_single_image:after {
    content: "";
    position: absolute;
    left: 0%;
    bottom: -1%;
    width: 0;
    height: 0;
    border-bottom: 250px solid #fff;
    border-right: 120px solid transparent;
    border-top: 0;
    border-left: 0;
    top: auto;
    z-index:  999;
}

.chevron-right .vc_col-sm-6:nth-child(2) .wpb_single_image img {
    max-height:  350px !important;
    /*max-width: 120% !important;*/
    object-fit: cover;
}

.chevron-left {
    position: initial !important;
    height: 350px;
}

.chevron-left .vc_col-sm-6:nth-child(1) {
    left: 0%;
    overflow: visible;
    position:  absolute;
}

.chevron-left .vc_col-sm-6:nth-child(2) {
    margin-left:  60%;
}

.chevron-left .vc_col-sm-6:nth-child(1) .wpb_single_image:before {
    content: "";
    position: absolute;
    left: auto;
    bottom: auto;
    right: 0%;
    top: -1%;
    width: 0;
    height: 0;
    border-right: 0;
    border-bottom: 0;
    border-top: 250px solid #fff;
    border-left: 120px solid transparent;
    z-index:  999;
}

.chevron-left .vc_col-sm-6:nth-child(1) .wpb_single_image:after {
    content: "";
    position: absolute;
    left: auto;
    bottom: -1%;
    width: 0;
    height: 0;
    border-bottom: 250px solid #fff;
    border-left: 120px solid transparent;
    border-top: 0;
    border-right: 0;
    top: auto;
    right: 0%;
    z-index:  999;
}

.chevron-left .vc_col-sm-6:nth-child(1) .wpb_single_image img {
    max-height: 350px !important;
    /*max-width: 120% !important;*/
    object-fit: cover;
}

.card.blog-card img:not(.dark-bg-img) {
    max-width: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    transform: translateX(0);
    object-fit: contain;
}

.aio-icon i, .fa, i.fas {
    line-height: inherit;
    font-style: normal;
}

.textcenter * {
    text-align: center;
    margin: 0 auto;
}

li.vc_tta-tab {
    list-style: none !important;
}

li.vc_tta-tab:before {
    content:  none !important;
}

.top-rated-text {    
    bottom: -10px;
    position: relative;
    /*background: #fff;*/
    z-index: 10;
    width: fit-content;
    padding: 0 10px;
    font-family: Red Hat Display,sans-serif;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: .19rem;
    text-transform: uppercase;
    transition: font-size .25s ease-out;
}

.footer-builder-content {
    width: 100%;
    max-width: 100% !important;
}

.card.blog-card img:not(.dark-bg-img) {
    object-fit: cover;
    position: relative;
}
/*
.c-rich-text ul, .c-rich-text ol {
    margin-bottom: 1rem;
}
*/
/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 400px;
  border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  cursor: pointer;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  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);
}

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

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #fff;
  color: black;
  text-align: left;
  z-index: 0;
}

/* Style the back side */
.flip-card-back {
  background-color: #003140;
  color: white;
  transform: rotateY(180deg);
  padding: 20px;
  text-align: left;
  z-index: 1;
}

a {
    cursor: pointer;
}

@media all and (max-width: 769px) {
    /*
    .vc_custom_1628549139103 {
        margin-bottom:  50px !important;
    }
    */
    .chevron-right {
        position: initial !important;
        height: auto;
        flex-direction: column-reverse;
    }
    .chevron-right .vc_col-sm-6:nth-child(2) .wpb_single_image:before {
        content: "";
        position: absolute;
        left: 0%;
        bottom: -3px;
        right: auto;
        top: auto;
        width: 0;
        height: 0;
        border-left: 0;
        border-bottom: 10vh solid #fff;
        border-top: 0;
        border-right: 50vw solid transparent;
        z-index: 999;
    }
    .chevron-right .vc_col-sm-6:nth-child(2) .wpb_single_image:after {
        content: "";
        position: absolute;
        left: auto;
        bottom: -3%;
        width: 0;
        height: 0;
        border-bottom: 12vh solid #fff;
        border-right: 0;
        border-top: 0;
        border-left: 50vw solid transparent;
        top: auto;
        z-index: 999;
        right: 0;
    }
    .chevron-right .vc_col-sm-6:nth-child(2) {
        margin-bottom:  50px;
        width:  100%;
        position:  relative;
    }
    .chevron-right .vc_col-sm-6:nth-child(1) {
        width:  100%;
    }
    .chevron-left {
        position: initial !important;
        height: 100%;
    }
    .chevron-left .vc_col-sm-6:nth-child(1) {
        overflow: visible;
        position: relative;
        width: 100%;
    }    
    .chevron-left .vc_col-sm-6:nth-child(2) {
        overflow: visible;
        position: relative;
        width: 100%;
        margin-left:  0;
    }    
    .chevron-left .vc_col-sm-6:nth-child(1) {
        margin-bottom:  50px;        
    }
    .chevron-left .vc_col-sm-6:nth-child(1) .wpb_single_image:before {
        content: "";
        position: absolute;
        left: 0%;
        bottom: -3px;
        right: auto;
        top: auto;
        width: 0;
        height: 0;
        border-left: 0;
        border-bottom: 10vh solid #fff;
        border-top: 0;
        border-right: 50vw solid transparent;
        z-index: 999;
    }
    .chevron-left .vc_col-sm-6:nth-child(1) .wpb_single_image:after {
        content: "";
        position: absolute;
        left: auto;
        bottom: -3%;
        width: 0;
        height: 0;
        border-bottom: 12vh solid #fff;
        border-right: 0;
        border-top: 0;
        border-left: 50vw solid transparent;
        top: auto;
        z-index: 999;
        right: 0;
    }
}

@media screen and (max-width:450px) {
    .content.blog_explore_more {
        grid-template-columns:auto !important;
    }
}</pre></body></html>