.elementor-kit-8{--e-global-color-primary:#FF683D;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-c4eb8df:#000000;--e-global-color-eba02ba:#F1F1F1;--e-global-color-0b6ae9e:#DADADA;--e-global-color-da9293d:#181818;--e-global-color-c39b3fc:#FF3570;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-5cce97e-font-family:"DM Sans";--e-global-typography-5cce97e-font-size:18px;--e-global-typography-5cce97e-line-height:30px;--e-global-typography-3383bda-font-size:16px;--e-global-typography-3cd468a-font-weight:500;--e-global-typography-88e4de3-font-size:28px;--e-global-typography-e709166-font-size:16px;--e-global-typography-e709166-letter-spacing:0.5px;--e-global-typography-6522f46-font-weight:500;--e-global-typography-460604a-font-size:28px;--e-global-typography-460604a-font-weight:500;--e-global-typography-460604a-line-height:30px;--e-global-typography-d90b12f-font-family:"Poppins";--e-global-typography-d90b12f-font-size:70px;--e-global-typography-d90b12f-font-weight:400;--e-global-typography-d90b12f-line-height:68px;--e-global-typography-d90b12f-letter-spacing:0.5px;color:#000000;font-family:"DM Sans", Sans-serif;font-size:16px;letter-spacing:0.5px;}.elementor-kit-8 h1{color:#000000;font-family:"Poppins", Sans-serif;font-size:65px;}.elementor-kit-8 h2{color:#000000;font-family:"Poppins", Sans-serif;font-size:45px;font-weight:500;}.elementor-kit-8 h3{color:#000000;font-family:"Poppins", Sans-serif;font-size:28px;font-weight:500;}.elementor-kit-8 h4{color:#000000;font-family:"Poppins", Sans-serif;font-size:22px;font-weight:400;}.elementor-kit-8 h5{color:#000000;}.elementor-kit-8 h6{color:#000000;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Poppins", Sans-serif;font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1620px;}.e-con{--container-max-width:1620px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-kit-8{--e-global-typography-5cce97e-font-size:17px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-5cce97e-line-height:27px;--e-global-typography-e709166-font-size:15px;--e-global-typography-6522f46-font-size:26px;--e-global-typography-6522f46-line-height:30px;--e-global-typography-460604a-font-size:22px;--e-global-typography-460604a-line-height:26px;--e-global-typography-d90b12f-font-size:36px;--e-global-typography-d90b12f-line-height:40px;font-size:15px;}.elementor-kit-8 h1{font-size:36px;}.elementor-kit-8 h2{font-size:26px;}.elementor-kit-8 h3{font-size:22px;}.elementor-kit-8 h4{font-size:20px;}.elementor-kit-8 h5{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Arapey:ital@1&display=swap');
.arapey-text{
    font-family:'Arapey', serif !important;
    font-style:italic;
}
.pxl-text-carousel3.default .pxl-item--icon-wrap{
        background: linear-gradient(0deg, #ff4c58 0%, #ff683d 70.19%, #ff683d 99.99%, #ff4c58 100%) !important;
}

.pxl-text-carousel3.default .pxl-item--icon-core svg {
    height: 50px !important;
}


.pxl-testimonial-carousel3 .pxl-item--quote{
    display: none !important;
}

.btn:not(.btn-stroke).btn-2-icons-linear
{
    background-image:linear-gradient(
180deg, var(--gradient-color-from), var(--gradient-color-center), var(--gradient-color-to)) !important;

}
.pxl-text-carousel3.default .pxl-item--wrapper {
    display: flex !important;
    flex-wrap: wrap;
    gap: 26px;
}

.pxl-text-carousel3.default .pxl-item--inner {
    flex: 0 0 calc((100% - 78px) / 4) !important;
    max-width: calc((100% - 78px) / 4) !important;
    box-sizing: border-box;
}


.gradient-hover-btn {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.gradient-hover-btn:hover {
    background-image: linear-gradient(
        180deg,
        var(--gradient-color-from),
        var(--gradient-color-center),
        var(--gradient-color-to)
    ) !important;
    border-radius: 27px;
}

.gradient-hover-btn,
.gradient-hover-btn .btn {
    overflow: hidden !important;
    width: fit-content !important;
    display: inline-flex !important;
}

.gradient-hover-btn .btn::before,
.gradient-hover-btn .btn::after {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
}

.flip-card{
    --card-height:420px;

    position:relative;
    height:var(--card-height);
    perspective:1000px;
    border-radius:20px;
}

.flip-card::before{
    content:"";
    position:absolute;
    inset:0;
    padding:.5px;
    border-radius:inherit;
    background:linear-gradient(
        0deg,
        #ff4c58 0%,
        #ff683d 70.19%,
        #ff683d 99.99%,
        #ff4c58 100%
    );
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite:xor;
    mask-composite:exclude;
    pointer-events:none;
}

.flip-card .flip-inner{
    position:relative;
    width:100%;
    height:100%;
    transition:transform .7s ease;
    transform-style:preserve-3d;
}

.flip-card:hover .flip-inner{
    transform:rotateY(180deg);
}

.flip-card .flip-front,
.flip-card .flip-back{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    backface-visibility:hidden;
    border-radius:inherit;
}

.flip-card .flip-front{
    z-index:2;
}

.flip-card .flip-back{
    transform:rotateY(180deg);
}


/* Push all pages down globally to clear the fixed header */
#pxl-main {
    padding-top: 130px !important;
}

/* Adjust for the smaller mobile header */
@media (max-width: 1024px) {
    #pxl-main {
        padding-top: 90px !important;
    }
}/* End custom CSS */