.elementor-kit-8{--e-global-color-primary:#F2F2F2;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FEBE10;--e-global-typography-primary-font-family:"gen";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"gen";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"gen";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-family:"gen";--e-global-typography-accent-font-weight:500;--e-global-typography-34222ec-font-family:"gen";--e-global-typography-34222ec-font-size:64px;--e-global-typography-34222ec-font-weight:300;--e-global-typography-34222ec-line-height:1.1em;--e-global-typography-ce156a3-font-family:"gen";--e-global-typography-ce156a3-font-size:48px;--e-global-typography-ce156a3-font-weight:300;--e-global-typography-ce156a3-line-height:1.1em;--e-global-typography-ce156a3-letter-spacing:1.7px;--e-global-typography-5da781d-font-family:"gen";--e-global-typography-5da781d-font-size:32px;--e-global-typography-5da781d-font-weight:300;--e-global-typography-5da781d-line-height:1.5em;--e-global-typography-5da781d-letter-spacing:1.7px;--e-global-typography-5081a5e-font-family:"gen";--e-global-typography-5081a5e-font-size:24px;--e-global-typography-5081a5e-font-weight:300;--e-global-typography-5081a5e-line-height:1.5em;--e-global-typography-d0397e7-font-family:"gen";--e-global-typography-d0397e7-font-size:20px;--e-global-typography-d0397e7-font-weight:600;--e-global-typography-d0397e7-line-height:1.25em;--e-global-typography-6c4b126-font-family:"gen";--e-global-typography-6c4b126-font-size:20px;--e-global-typography-6c4b126-font-weight:400;--e-global-typography-6c4b126-line-height:1.25em;--e-global-typography-3067799-font-family:"gen";--e-global-typography-3067799-font-size:16px;--e-global-typography-3067799-font-weight:400;--e-global-typography-3067799-line-height:1em;background-color:var( --e-global-color-secondary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;--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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.beveled-corner {
  clip-path: polygon(
    0 0,                         /* top-left (normal) */
    calc(100% - 40px) 0,         /* top-right bevel start */
    100% 40px,                   /* top-right bevel end */
    100% 100%,                   /* bottom-right (normal) */
    40px 100%,                   /* bottom-left bevel start */
    0 calc(100% - 40px)          /* bottom-left bevel end */
  );
}

.beveled-corner-2 {
  clip-path: polygon(
    0 0,                         /* top-left (normal) */
    calc(100% - 20px) 0,         /* top-right bevel start */
    100% 20px,                   /* top-right bevel end */
    100% 100%,                   /* bottom-right (normal) */
    20px 100%,                   /* bottom-left bevel start */
    0 calc(100% - 20px)          /* bottom-left bevel end */
  );
}

.beveled-corner-h {
  clip-path: polygon(
    0 0,                         /* top-left (normal) */
    calc(100% - 20px) 0,         /* top-right bevel start */
    100% 20px,                   /* top-right bevel end */
    100% 100%,                   /* bottom-right (normal) */
    20px 100%,                   /* bottom-left bevel start */
    0 calc(100% - 20px)          /* bottom-left bevel end */
  );
  filter: drop-shadow(0 0 0 2px #f2f2f2);
}


.nav-beveled-wrapper {
  clip-path: polygon(
    0 0,
    calc(100% - 20px) 0,
    100% 20px,
    100% 100%,
    20px 100%,
    0 calc(100% - 20px)
  );
}


.height {
    height: 100%;
}


.beveled-corner-big {
  clip-path: polygon(
    60px 0,                      /* top-left bevel start */
    100% 0,                      /* top-right (normal) */
    100% calc(100% - 60px),      /* bottom-right bevel start */
    calc(100% - 60px) 100%,      /* bottom-right bevel end */
    0 100%,                      /* bottom-left (normal) */
    0 60px                       /* top-left bevel end */
  );
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'gen';
	font-display: auto;
	src: url('https://www.hafizigroup.com/wp-content/uploads/2025/12/GeneralSans-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */