.elementor-kit-21{--e-global-color-primary:#001E31;--e-global-color-secondary:#002841;--e-global-color-text:#7C7C7C;--e-global-color-accent:#00AFF0;--e-global-color-4bac847:#001E3133;--e-global-color-ac86252:#90D7F533;--e-global-color-875c948:#29BDF4;--e-global-color-d9366ac:#29BDF454;--e-global-color-563fb83:#FFFFFF;--e-global-color-1ecc095:#FFFFFFCC;--e-global-color-159f245:#FFFFFF1A;--e-global-color-b6130d8:#91D8F6;--e-global-color-cef7795:#00ACCE;--e-global-color-4d06ea4:#F5F5F5;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:110%;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:120%;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:155%;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:130%;--e-global-typography-9740888-font-family:"Archivo";--e-global-typography-9740888-font-size:13px;--e-global-typography-9740888-font-weight:600;--e-global-typography-9740888-text-transform:none;--e-global-typography-9740888-font-style:normal;--e-global-typography-9740888-text-decoration:none;--e-global-typography-9740888-line-height:16px;--e-global-typography-503733c-font-family:"Archivo";--e-global-typography-503733c-font-size:14px;--e-global-typography-503733c-font-weight:400;--e-global-typography-e679508-font-family:"Archivo";--e-global-typography-e679508-font-size:15px;--e-global-typography-e679508-font-weight:400;--e-global-typography-e679508-text-transform:none;--e-global-typography-e679508-font-style:normal;--e-global-typography-e679508-text-decoration:none;--e-global-typography-e679508-line-height:150%;--e-global-typography-5993d11-font-family:"Archivo";--e-global-typography-5993d11-font-size:40px;--e-global-typography-5993d11-font-weight:600;}.elementor-kit-21 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--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){--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);}.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-kit-21{--e-global-typography-primary-font-size:34px;--e-global-typography-secondary-font-size:28px;--e-global-typography-5993d11-font-size:34px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child {
  margin-bottom: 0px;
}

p:last-child {
  margin-block-end: 0;
}

.btn .elementor-button:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent;
    top: 0px;
    left: 0px;
    z-index: 1;
    border-radius: 100px;
    border: 1px solid transparent;
    transition: .4s;
}

.btn .elementor-button {
    z-index: 2!important;
    position: relative;
}

.btn .elementor-button:hover:before {
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: -5px;
    left: -5px;
    border-radius: 100px;
    border: 1px solid var(--e-global-color-d9366ac);
}

.btn .elementor-button:hover {
    box-shadow: 0px 2px 32px 0px var(--e-global-color-d9366ac);
}

.tag img {
    margin-right: 6px!important;
}/* End custom CSS */