.elementor-kit-4{--e-global-typography-primary-font-family:"Prompt";--e-global-typography-primary-font-size:3.5rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:70px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#02010100;border-style:solid;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}{}h1.entry-title{display:var(--page-title-display);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --dark-grey:#212322; --section-padding:5%; --teal:#2CD5C4; --pink:#D52C7A; --white:#FFFFFF; --full-width:100%; --container-width:1640px; --heading:Prompt; --content:Lato; --small-section-padding:50px; --no-padding:0px; --button:Prompt; --small:1rem; --xlarge-section-padding:150px; --medium-section-padding:75px; --large-section-padding:100px; --small-container-width:1364px; --xxlarge-section-padding:400px; }
/* Start custom CSS */@media only screen and (min-width: 1024px) {
    .swpm-heading {
        display: block;
    }
}
.light-heading {
    font-weight: 400;
    letter-spacing: 21.3px;
    margin-top: 20px;
}
@media only screen and (min-width: 768px) {
    .teal-heading-bg {
        position: relative;
        z-index: 1;
    }
    .teal-heading-bg:before{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        background: #2CD5C4;
        z-index: -1;
    }
}
.swpm-list ul {
    margin-bottom: 20px;
}/* End custom CSS */