.elementor-kit-310{--e-global-color-primary:#023E54;--e-global-color-secondary:#A19169;--e-global-color-text:#023E54;--e-global-color-accent:#61CE70;--e-global-color-f23e483:#FAF3E3;--e-global-color-6e21796:#0000001F;--e-global-color-43b6f67:#202332;--e-global-color-3737135:#757B50;--e-global-color-e3bd8d0:#FBF5E5;--e-global-color-5c8c511:#AE623D;--e-global-color-c85cdda:#FFFFFF;--e-global-color-f516b64:#E4BF7B;--e-global-typography-primary-font-family:"Filson Pro";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Filson Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Albert Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Filson Pro";--e-global-typography-accent-font-weight:600;--e-global-typography-4bfed78-font-family:"Filson Pro";--e-global-typography-4bfed78-font-size:65px;--e-global-typography-4bfed78-text-transform:uppercase;--e-global-typography-91b6cfc-font-family:"Filson Pro";--e-global-typography-91b6cfc-font-size:40px;--e-global-typography-91b6cfc-font-weight:500;--e-global-typography-91b6cfc-text-transform:uppercase;--e-global-typography-91b6cfc-line-height:40px;--e-global-typography-91b6cfc-letter-spacing:0.6px;--e-global-typography-c13460d-font-family:"Filson Pro";--e-global-typography-c13460d-font-size:24px;--e-global-typography-c13460d-font-weight:500;font-family:"Albert Sans", Sans-serif;background-color:#FAF3E3;}.elementor-kit-310 a{color:#1E73BE;}.elementor-kit-310 h2{font-size:60px;text-transform:uppercase;letter-spacing:2px;}.elementor-kit-310 button,.elementor-kit-310 input[type="button"],.elementor-kit-310 input[type="submit"],.elementor-kit-310 .elementor-button{font-size:15px;color:#FFFFFF;background-color:var( --e-global-color-accent );border-radius:4px 4px 4px 4px;padding:15px 25px 15px 25px;}.elementor-kit-310 input:not([type="button"]):not([type="submit"]),.elementor-kit-310 textarea,.elementor-kit-310 .elementor-field-textual{padding:12px 12px 12px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-310 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-310{--e-global-typography-4bfed78-font-size:45px;--e-global-typography-91b6cfc-font-size:36px;--e-global-typography-91b6cfc-line-height:38px;}.elementor-kit-310 h2{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:769px){.elementor-kit-310{--e-global-typography-4bfed78-font-size:36px;--e-global-typography-91b6cfc-font-size:32px;--e-global-typography-91b6cfc-line-height:34px;}.elementor-kit-310 h2{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.custom-btn .elementor-button-text {
    background: #757B50;
    padding: 16px 24px;
    border-radius: 100px;
}
.custom-btn .elementor-button-icon {
    background: #183D52;
    width: 72px;
    padding: 11px 0px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-btn .elementor-button-icon svg {
    font-size: 24px;
}

.custom-btn-tan .elementor-button-text {
    background: #E4BF7B;
    padding: 16px 24px;
    border-radius: 100px;
}
.custom-btn-tan .elementor-button-icon {
    background: #183D52;
    width: 72px;
    padding: 11px 0px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-btn-tan .elementor-button-icon svg {
    font-size: 24px;
}

.cat-box {
    position: relative;
    transition: all 0.5s ease;
}

 /*Desktop Hover Effect */
@media (min-width: 1025px) {

    .cat-text,
    .cat-btn {
        transition: all 0.5s ease;
        display: none;
    }

    .cat-box:hover {
        width: 49% !important;
    }

    .cat-box:hover .cat-text,
    .cat-box:hover .cat-btn {
        display: block !important;
    }

    .cat-box:hover .cat-text-one {
        display: none;
    }
    .cat-big-text {
        opacity: 0;
    }
    .cat-box:hover .cat-big-text {
        opacity: 1;
        transition-delay: 0.3s;
    }
}

 Tablet & Mobile 
@media (max-width: 1024px) {
    .cat-box {
        width: 100% !important;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Filson Pro';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://env-timbercannabiscocom-stgv2timber.kinsta.cloud/wp-content/uploads/2026/03/FilsonProBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */