.elementor-kit-6{--e-global-color-primary:#560287;--e-global-color-secondary:#000000;--e-global-color-text:#2C2C2C;--e-global-color-accent:#560287;--e-global-color-ff5e41d:#FFFFFF;--e-global-color-945400d:#979797;--e-global-typography-primary-font-family:"Nunito Sans";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-size:19px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.5em;--e-global-typography-6a68fad-font-family:"Nunito Sans";--e-global-typography-6a68fad-font-size:14px;--e-global-typography-6a68fad-font-weight:400;--e-global-typography-6a68fad-line-height:1.4em;--e-global-typography-d799afb-font-family:"Nunito Sans";--e-global-typography-d799afb-font-size:42px;--e-global-typography-d799afb-font-weight:500;--e-global-typography-d799afb-line-height:1.4em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-6a68fad-font-family ), Sans-serif;font-size:var( --e-global-typography-6a68fad-font-size );font-weight:var( --e-global-typography-6a68fad-font-weight );line-height:var( --e-global-typography-6a68fad-line-height );color:var( --e-global-color-ff5e41d );border-radius:0px 0px 0px 0px;padding:14px 34px 14px 34px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:950px;}.e-con{--container-max-width:950px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-6a68fad-font-size );line-height:var( --e-global-typography-6a68fad-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-6a68fad-font-size );line-height:var( --e-global-typography-6a68fad-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-6 a{
    text-decoration: none;
}

.afterStripLeft, .afterStripCntr{
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.afterStripLeft::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 60px;
    background-color: transparent;
    border: 3px solid rgba(0, 0, 0, .1);
    border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, rgba(0, 0, 0, .1) 1px, rgba(0, 0, 0, .1) 3px) 3;
    transition: .4s cubic-bezier(0,0,.3642,1);
}

.afterStripCntr::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    height: 5px;
    width: 60px;
    background-color: transparent;
    border: 3px solid rgba(0, 0, 0, .1);
    border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, rgba(0, 0, 0, .1) 1px, rgba(0, 0, 0, .1) 3px) 3;
    transition: .4s cubic-bezier(0,0,.3642,1);
}

/* Strips Border */
.stripBorder{
    border: 10px solid #e5e5e5;
    border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #e5e5e5 1px, #e5e5e5 3px) 3;
    transition: 0.5s;
}
.stripBorder:hover{
    border: 10px solid #e6baff;
    border-image: repeating-linear-gradient(-45deg, transparent, transparent 1px, #e6baff 1px, #e6baff 3px) 3;
}

/* Icons Link like See All, Learn More, View All... */
.linkIcon .elementor-icon-box-wrapper{
    display: flex;
    align-items: center;
}/* End custom CSS */