.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9c912af:#331A1A;--e-global-color-8227844:#806666;--e-global-color-39182a4:#E25353;--e-global-color-df052ec:#FF8282;--e-global-color-756fab2:#FFCFCF;--e-global-color-4ac355c:#F7F5F5;--e-global-color-537fdad:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ce72c44-font-family:"Montserrat";--e-global-typography-ce72c44-font-size:46px;--e-global-typography-ce72c44-font-weight:600;--e-global-typography-ce72c44-line-height:53px;--e-global-typography-9c40d70-font-family:"Montserrat";--e-global-typography-9c40d70-font-size:30px;--e-global-typography-9c40d70-font-weight:600;--e-global-typography-9c40d70-line-height:38px;--e-global-typography-3637c50-font-family:"Montserrat";--e-global-typography-3637c50-font-size:16px;--e-global-typography-3637c50-font-weight:600;--e-global-typography-3637c50-line-height:22px;--e-global-typography-3b836de-font-family:"Montserrat";--e-global-typography-3b836de-font-size:54px;--e-global-typography-3b836de-font-weight:600;--e-global-typography-3b836de-line-height:64px;--e-global-typography-902af38-font-family:"Montserrat";--e-global-typography-902af38-font-size:36px;--e-global-typography-902af38-font-weight:600;--e-global-typography-902af38-line-height:44px;--e-global-typography-70c69ee-font-family:"Montserrat";--e-global-typography-70c69ee-font-size:24px;--e-global-typography-70c69ee-font-weight:600;--e-global-typography-70c69ee-line-height:32px;color:var( --e-global-color-9c912af );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;line-height:25px;background-color:var( --e-global-color-4ac355c );}.elementor-kit-8 h1{color:var( --e-global-color-9c912af );font-family:"Montserrat", Sans-serif;font-size:54px;font-weight:600;line-height:64px;}.elementor-kit-8 h2{color:var( --e-global-color-9c912af );font-family:"Montserrat", Sans-serif;font-size:36px;font-weight:600;line-height:44px;}.elementor-kit-8 h3{color:var( --e-global-color-9c912af );font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:600;line-height:32px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:600;line-height:25px;color:var( --e-global-color-537fdad );background-color:var( --e-global-color-39182a4 );border-radius:4px 4px 4px 4px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{color:var( --e-global-color-537fdad );background-color:var( --e-global-color-39182a4 );border-radius:4px 4px 4px 4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* BOX SHADOW EFFECTS ------------*/

/* Image Widget ------ */

/* Apply relative positioning to allow a pseudo element with a box shadow to be positioned absolutely */
.sd_img-shadow.elementor-widget-image img {
    position: relative;
}

/* Posts Widget ------ */

/* The individual post and image container elements within the Posts Widget prevent overflow by default, so the box shadow is clipped and cannot be seen - therefore make overflow visible */
.sd_img-shadow .elementor-post,
.sd_img-shadow .elementor-post__thumbnail {
    overflow: visible !important;
}

/* Making overflow visible on the Posts Widget can cause some inconsistencies with the layout - so make some small tweaks to the post image width and padding to allow the box shadow to sit evenly on all device sizes */
body[data-elementor-device-mode=desktop] .sd_img-shadow .elementor-post__thumbnail img,
body[data-elementor-device-mode=tablet] .sd_img-shadow .elementor-post__thumbnail img {
    width: calc(100% - 3px) !important;
}

body[data-elementor-device-mode=mobile] .sd_img-shadow .elementor-post__thumbnail img {
    width: calc(100% - 5px) !important;
}

body[data-elementor-device-mode=desktop] .sd_img-shadow .elementor-post__thumbnail img {
    padding-left: 3px;
}

body[data-elementor-device-mode=tablet] .sd_img-shadow .elementor-post__thumbnail img,
body[data-elementor-device-mode=mobile] .sd_img-shadow .elementor-post__thumbnail img {
    padding-left: 2px;
}

/* Image and Posts Widgets ---*/

/* Apply a border radius to the image */
.sd_img-shadow.elementor-widget-image img,
.sd_img-shadow.elementor-widget-posts article .elementor-post__thumbnail img {
    border-radius: 8px;
}

/* Create and apply a pseudo element with a box shadow to the container, not the image */
.sd_img-shadow.elementor-widget-image::before,
.sd_img-shadow.elementor-widget-posts article .elementor-post__thumbnail::before {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border-radius: 8px;
    z-index: -1;
}

/* Set the shadow color effect by class */
.sd_img-shadow.sd_img-shadow--blue.elementor-widget-image::before,
.sd_img-shadow.sd_img-shadow--blue.elementor-widget-posts article .elementor-post__thumbnail::before {
    box-shadow: -20px 0px 0px 0px blue, 20px 0px 0px 0px blue;
}

.sd_img-shadow.sd_img-shadow--green.elementor-widget-image::before,
.sd_img-shadow.sd_img-shadow--green.elementor-widget-posts article .elementor-post__thumbnail::before {
    box-shadow: -20px 0px 0px 0px red, 20px 0px 0px 0px red;
}/* End custom CSS */