.elementor-kit-12{--e-global-color-primary:#CEAC6D;--e-global-color-secondary:#7FC241;--e-global-color-text:#4D5163;--e-global-color-accent:#000000;--e-global-color-125e490:#DFE8FC;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:700;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-12 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-12 h1{color:var( --e-global-color-accent );font-family:"Rubik", Sans-serif;font-size:48px;font-weight:500;}.elementor-kit-12 h2{color:var( --e-global-color-accent );font-family:"Rubik", Sans-serif;font-size:36px;font-weight:500;}.elementor-kit-12 h3{color:var( --e-global-color-accent );font-size:24px;font-weight:500;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-accent );background-color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;padding:18px 50px 18px 50px;}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-block-start:0px;--container-default-padding-inline-end:0px;--container-default-padding-block-end:0px;--container-default-padding-inline-start:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-12{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-12 a{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-12 a{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-12 h1{font-size:32px;}.elementor-kit-12 h2{font-size:25px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:var( --e-global-typography-text-font-size );padding:18px 25px 18px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.h3-mt-0 h3 {
    margin-top: 0 !important;
}

.p-mb-0 p {
    margin-bottom: 0 !important;
}

.elementor-button .elementor-align-icon-left {
    margin-right: 0;
}

/* Buton with arrow */
.elementor-button-text.elementor-inline-editing {
    display: flex;
    align-items: center;
}

.elementor-button.elementor-size-xs {
    background-color: transparent;
    color: var(--e-global-color-accent);
    padding: 10px 0;
    position: relative;
    font-size: 15px;
}

.elementor-button.elementor-size-xs:hover {
    background-color: transparent!important;
}

.elementor-button.elementor-size-xs svg {
    fill: var(--e-global-color-accent);
    width: 11px;
}

.btn-white .elementor-button.elementor-size-xs svg {
    fill: #fff;
}

.elementor-button.elementor-size-xs:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: var(--e-global-color-accent);
}

.btn-white .elementor-button.elementor-size-xs:after {
    background-color: #fff;
}

/* Clip Mask Polygon */
.clip-polygon {
    clip-path: polygon(15% 0, 100% 0, 100% 85%, 85% 100%, 0% 100%, 0 15%);
}

.clip-polygon__child {
    clip-path: polygon(12% 0, 100% 0, 100% 82%, 85% 100%, 0% 100%, 0 15%);
}

/* Subtitle */
.subtitle {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 20px;
    position: relative;
}

.subtitle:before {
    content: '';
    position: absolute;
    left: -18px;
    top: 3px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 2px solid;
    opacity: 0.3;
}

.subtitle:after {
    content: '';
    position: absolute;
    left: -15px;
    top: 6px;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    border: 2px solid;
    opacity: 0.3;
}

/* Description */
.description p {
    margin-bottom: 0;
}

/* Services */
.service-item h3 {
    background-image: -webkit-linear-gradient(transparent 90%, #ceac6d 5px);
    background-image: -o-linear-gradient(transparent 90%, #ceac6d 5px);
    background-image: linear-gradient(transparent 90%, #ceac6d 5px);
    background-size: 0px;
    background-repeat: no-repeat;
    display: inline;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}

.service-item:hover h3 {
    background-size: 100%;
}

.service-item a {
    font-weight: 500;
}

.angle-arrow,
.angle-arrow-down {
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2023/12/angle-arrow.svg) center no-repeat;
    display: inline-flex;
    margin-bottom: -2px;
    margin-left: 5px;
}

.angle-arrow-down {
    transform: rotate(90deg) translateX(-4px);
}/* End custom CSS */