.elementor-kit-6{--e-global-color-primary:#EEEB67;--e-global-color-secondary:#141414;--e-global-color-text:#4E4D4A;--e-global-color-accent:#CFCB3F;--e-global-color-0e19082:#FFFFFF;--e-global-color-fc0ac33:#02010100;--e-global-color-fd0a105:#FCF981;--e-global-color-fd2b0f8:#ADA917;--e-global-color-fd3ff63:#F4F4ED;--e-global-color-18d0487:#E5E5DA;--e-global-color-4126f44:#F4F4F2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"grotesk2";--e-global-typography-secondary-font-size:clamp(1.14rem, 1.106rem + 0.17vw, 1.26rem);--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"grotesk2";--e-global-typography-text-font-size:clamp(1.05rem, 1.06rem + 0.07vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"grotesk2";--e-global-typography-accent-font-size:clamp(1.05rem, 1.06rem + 0.07vw, 1.125rem);--e-global-typography-accent-font-weight:500;--e-global-typography-5182fb4-font-family:"grotesk2";--e-global-typography-5182fb4-font-size:clamp(2.55rem, 2.25rem + 1.73vw, 3.85rem);--e-global-typography-5182fb4-font-weight:500;--e-global-typography-afa42c4-font-family:"grotesk2";--e-global-typography-afa42c4-font-size:clamp(2.125rem, 1.85rem + 0.99vw, 2.725rem);--e-global-typography-afa42c4-font-weight:500;--e-global-typography-7ed5c90-font-family:"grotesk2";--e-global-typography-7ed5c90-font-size:clamp(1.6125rem, 1.5rem + 0.49vw, 1.95rem);--e-global-typography-7ed5c90-font-weight:500;--e-global-typography-555c650-font-family:"grotesk2";--e-global-typography-555c650-font-size:clamp(1.275rem, 1.25rem + 0.19vw, 1.425rem);--e-global-typography-555c650-font-weight:500;--e-global-typography-c9341e1-font-family:"grotesk2";--e-global-typography-c9341e1-font-size:1rem;--e-global-typography-c9341e1-font-weight:400;--e-global-typography-7501cca-font-family:"grotesk2";--e-global-typography-7501cca-font-size:clamp(3rem, 2.582rem + 4.59vw, 7rem);--e-global-typography-7501cca-font-weight:500;--e-global-typography-25a7d1a-font-family:"grotesk2";--e-global-typography-25a7d1a-font-size:1rem;--e-global-typography-25a7d1a-font-weight:400;--e-global-typography-25a7d1a-text-transform:uppercase;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:96rem;}.e-con{--container-max-width:96rem;--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:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}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 */a {
	color: inherit;
}

a:hover {
	color: inherit;
}

p {
	margin-bottom: 0;
}

.color-bg{
    width: 3rem;
    height: 3rem;
    background-color: #eeeb67;
    border-radius: 400px;
     z-index: 1;
    transition: width .6s;
}

.button-wrapper{
    padding: .5rem .5rem;
    border-radius: 400px;
    width: fit-content;
    display: flex;

}
.icon-wrapper{
    width: 3rem;
    height: 3rem;
    padding:.75rem;
    border-radius: 400px;
    background-color: white;
    z-index: 2;
     align-content: center;
       display: flex;
  flex-direction: column;

}


.button-wrapper:hover .btn-text{
color: black !important;
   transition: color .6s;
}

.btn-text{
    z-index: 4;
    margin-left: 1rem;
    transition: color .4s;
}

.button-wrapper :hover .color-bg{
    width: 100%;
    transition: width .6s;
}

.icon2{
    display: block;
     
}

.icon-wrapper2:hover .icon2{
  transform: rotate(-145deg);
}
.icon-wrapper2 {
    width: 3rem;
    height: 3rem;
    padding: 1rem;
    border-radius: 400px;
    background-color: white;
    align-content: center;
    display: flex;

}
.icon{
        margin-bottom:  auto;
    align-self: center;
    height:1.6rem;
}

.icon2{
    margin-bottom:  auto;
    align-self: center;
}


.card2:hover .icon-wrapper3{
      transform: rotate(-145deg);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'grotesk2';
	font-display: auto;
	src: url('https://www.goudyfinancial.com/wp-content/uploads/2026/01/ClashGrotesk-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */