.elementor-kit-214781{--e-global-color-primary:#33C2D6;--e-global-color-secondary:#202020;--e-global-color-text:#333333;--e-global-color-accent:#74C043;--e-global-color-f4da431:#F47020;--e-global-color-c551e95:#FFFFFF;--e-global-color-14694b8:#F7F7F7;--e-global-color-167c050:#C2C2C2;--e-global-color-47b71d4:#555555;--e-global-color-feb27d5:#FFFFFF00;--e-global-color-f7517e9:#20202080;--e-global-color-3c857a3:#000000;--e-global-color-4ea5b4e:#A1A1A1;--e-global-typography-primary-font-family:"Istok Web";--e-global-typography-primary-font-size:1rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Istok Web";--e-global-typography-secondary-font-size:1rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"nimbus-sans";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Istok Web";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:500;font-size:1rem;}.elementor-kit-214781 button,.elementor-kit-214781 input[type="button"],.elementor-kit-214781 input[type="submit"],.elementor-kit-214781 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"nimbus-sans", Sans-serif;font-size:1rem;font-weight:700;color:var( --e-global-color-c551e95 );border-radius:0px 0px 0px 0px;padding:0.75rem 1.2rem 0.75rem 1.2rem;}.elementor-kit-214781 button:hover,.elementor-kit-214781 button:focus,.elementor-kit-214781 input[type="button"]:hover,.elementor-kit-214781 input[type="button"]:focus,.elementor-kit-214781 input[type="submit"]:hover,.elementor-kit-214781 input[type="submit"]:focus,.elementor-kit-214781 .elementor-button:hover,.elementor-kit-214781 .elementor-button:focus{background-color:var( --e-global-color-c551e95 );color:var( --e-global-color-secondary );}.elementor-kit-214781 e-page-transition{background-color:#FFBC7D;}.elementor-kit-214781 a{color:var( --e-global-color-primary );font-family:"nimbus-sans", Sans-serif;font-size:1rem;}.elementor-kit-214781 a:hover{color:var( --e-global-color-accent );}.elementor-kit-214781 h1{font-family:"Istok Web", Sans-serif;font-size:4rem;}.elementor-kit-214781 h2{font-family:"Istok Web", Sans-serif;font-size:2.7rem;font-weight:600;}.elementor-kit-214781 h3{font-family:"Istok Web", Sans-serif;font-size:2rem;}.elementor-kit-214781 h4{font-family:"Istok Web", Sans-serif;font-size:1.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:76rem;}.e-con{--container-max-width:76rem;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:1.5rem;}.elementor-element{--widgets-spacing:1.5rem 1.5rem;--widgets-spacing-row:1.5rem;--widgets-spacing-column:1.5rem;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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;}}/* Start custom CSS *//*Fluid Typographic Scaling*/
html {		
	font-size: calc(13px + 3 * ((100vw - 280px) / 1160)) !important
    }
body {
    letter-spacing: 0px;
}
body p {
    letter-spacing:0px;
}
/*Container Styles*/
.defpad {
    padding:6rem 3rem;
}
.midpad {
    padding:3rem;
}
.tightpad {
    padding:1.618rem 3rem;
}
.cardpad {
    padding:1.618rem;
}
/*Default Text Style*/
h1, h2, h3, h4, h5, h6 {
    font-family:'Istok Web', 'Sans-Serif';
    font-weight:600;
}
p {
    font-family:'Nimbus-Sans', 'Sans-Serif';
}

/*links quick*/

.link a, .elementor-text-editor a {
    transition:200ms ease;
    color:#33c2d6;
}
.link a:hover {
    color:#74c043 !important;
    cursor:pointer;
}

/*Quick Settings for Heading Links*/

.h-link h1 a, .h-link h2 a, .h-link h3 a, .h-link h4 a, .h-link h5 a {
    transition:200ms ease;
    cursor:pointer;
}
.h-link.black h1 a, .h-link.black h2 a.h-link.black h3 a, .h-link.black h4 a, .h-link.black h5 a  {
    color:black;
}
.h-link.hvwhite h1 a:hover, .h-link.hvwhite h2 a:hover, .h-link.hvwhite h3 a:hover, .h-link.hvwhite h4 a:hover, .h-link.hvhite h5 a:hover {
    color:white;
}
/*category-letter*/
.category-letter .elementor-heading-title {
    color:#0000 !important;
    letter-spacing: -.75em;
    text-transform:uppercase;
    background-color: #000;
    padding:.5em;
    border-radius: 100px;
    min-width:2em;
    transition:200ms ease-out;
}
.category-letter .elementor-heading-title:hover {
    color:#fff !important;
    letter-spacing:.05em;
    background-color:#33c2d6;
    transition:200ms ease-in;
    padding:.5em 1em;
}
.category-letter .elementor-heading-title::first-letter {
    font-size:1rem;
    color:white !important;
    padding:0 0 0 .175em;
    z-index:5;
}

/*Eyebrows (must be H2)*/
.eyebrow h2 {
    display:inline-block;
    font-weight:700 !important;
    font-size:1rem !important;
    line-height:.8rem;
    text-transform:uppercase;
    letter-spacing:.05em;
    color:white !important;
    padding:1rem 1.2rem .8rem 1.2rem;
    background-color: black;
}
.eyebrow.white h2 {
    color:black !Important;
    background-color:white;
}

/*Text Quick Styling*/
.intro .elementor-text-editor p {
    font-size:1.3rem !important;
}
    /* Line Balancing*/
    .balance {
        text-wrap:balance
    }
    .pretty {
        text-wrap:pretty
    }
    /*Reading Width*/
    .readable p {
        max-width:48em !important;
    }
    .veryreadable p {
        max-width:33em !important;
    }


/*Buttons*/
.elementor-button {
    border-color:white !important;
    background-color:black !important;
    font-weight:600 !important;
    border: 2px solid;
}
.default .elementor-button {
    text-transform:uppercase;
    letter-spacing:.1em;
} 
.green .elementor-button {
    border-color:#74c043 !important;
    background-color: #74c043 !important;
    color:#74c043;
}
.orange .elementor-button {
    border-color:#f47020 !important;
    background-color: #f47020 !important;
    color:#f47020;
}
.blue .elementor-button {
    border-color:#33c2d6 !important;
    background-color: #33c2d6 !important;
    color:#33c2d6;
}
.white .elementor-button {
    border-color:white !important;
    background-color: white !important;
    color:white;
}
.black .elementor-button {
    border-color:black !important;
    background-color: black !important;
    color:black;
}
.solid .elementor-button {
    color:white;
}
.solid.white .elementor-button {
    color:black !important;
}
.outline .elementor-button {
    background-color:rgba(0,0,0,0) !important;
}
.elementor-button:hover {
    background-color:black !important;
    color:white !important;
}
.solid.white .elementor-button:Hover {
    color:white !important;
}
.solid.black .elementor-button:Hover {
    background-color:white !important;
    color:black !important;
}
.clear .elementor-button {
    background-color:#0000 !important;
    color:black !important;
    padding:0;
    border:none;
}
.clear .elementor-button:Hover {
    color:#33c2d6 !important;
}
.elementor-button a:active {
    color:white !important;
}
.elementor-button a:visited {
    color:white important;
}
/**USEFUL**/
/*removes extra paragraph spacing*/
p:last-child {
    margin-bottom:0px;
}

/***MAX WIDTH 1440px***/

/*Fluid Typographic Scaling*/
@media screen and (min-width:1440px){
	html {	
		font-size: 16px !important;}
}



/***MOBILE WIDTH <767px***/

/*Fluid Typographic Scaling*/
@media screen and (max-width:767px){
	.defpad {
	    padding:5rem 2rem;
	}
/*Lists Stack on Mobile*/
    .list-mobile-stack .elementor-icon-list-item {
        width:100%;
        padding:.6rem 0rem !important;
    }
    /*Make Section Fullwidth on Mobile*/
	.mobilefull {
	    padding-left:0;
	    padding-right:0;
	}
	
}/* End custom CSS */