.bg-hover-primary:hover{transition:background-color .3s ease;background-color:#e9c400!important}.bg-hover-secondary:hover{transition:background-color .3s ease;background-color:#53565a!important}.bg-hover-netural-light:hover{transition:background-color .3s ease;background-color:#f5f5f5!important}.bg-hover-netural-mid-light:hover{transition:background-color .3s ease;background-color:#dadada!important}.bg-hover-gray:hover,.bg-hover-gray-3:hover{transition:background-color .3s ease;background-color:#828282!important}.bg-hover-gray-4:hover{transition:background-color .3s ease;background-color:#bdbdbd!important}.bg-hover-gray-5:hover{transition:background-color .3s ease;background-color:#e0e0e0!important}:root{--font-body: "Inter";--font-body-bold: "Inter bold";--font-body-medium: "Inter medium";--font-family-heading: "Inter", "Trebuchet MS", sans-serif;--font-family-text: "Inter", "Trebuchet MS", sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--color-text: white;--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--scrollbar-width: 0;--window-height: 100vh;--inner-viewport-width: calc(100vw - var(--scrollbar-width));--container-max-width: 100%;--hero-middle-y: 30vh;--default-color: initial;--white: white;--black: black;--primary: #E9C400;--secondary: #53565A;--bg-color: white;--gray: #828282;--gray-1: #333333;--gray-2: #4F4F4F;--gray-4: #bdbdbd;--gray-3: #828282;--gray-5: #e0e0e0;--gray-6: #f2f2f2;--netural-light: #f5f5f5;--netural-mid-light: #dadada;--font-body: Inter;--font-body-bold: Inter bold;--font-body-medium: Inter medium;--xs: 0;--sm: 576px;--md: 768px;--lg: 992px;--lg2: 1040px;--xl: 1200px;--xxl: 1800px}flynt-component[name=DropDown] .dropdown{margin-bottom:12px}flynt-component[name=DropDown] .dropdown-title{display:flex;align-items:center;cursor:pointer;gap:20px}flynt-component[name=DropDown] .dropdown-content{--openHeight: 0;opacity:0;visibility:hidden;height:var(--openHeight);transition:margin,0s ease,height,.3s cubic-bezier(.165,.84,.44,1)}flynt-component[name=DropDown] .dropdown.active .dropdown-content{opacity:1;visibility:visible;margin-top:24px}flynt-component[name=DropDown] .dropdown.active .icon-open{display:none}flynt-component[name=DropDown] .dropdown.active .icon-close{display:block}flynt-component[name=DropDown] .dropdown .icon{min-width:34px}flynt-component[name=DropDown] .dropdown .icon img{width:28px}flynt-component[name=DropDown] .dropdown .icon-open{display:block}flynt-component[name=DropDown] .dropdown .icon-close{display:none}
