.elementor-kit-5{--e-global-color-primary:#90BEEE;--e-global-color-secondary:#18456C;--e-global-color-text:#84B2C3;--e-global-color-accent:#FFD400;--e-global-color-kadence1:#ffd400;--e-global-color-kadence2:#90beee;--e-global-color-kadence3:#84b2c3;--e-global-color-kadence4:#ffffff;--e-global-color-kadence5:#18456c;--e-global-color-kadence6:#211f1b;--e-global-color-kadence7:#101422;--e-global-color-kadence8:#18456c;--e-global-color-kadence9:#ffffff;--e-global-color-570176c:#C8C8C8;--e-global-typography-primary-font-family:"PIER SANS";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"PIER SANS";--e-global-typography-secondary-font-size:42px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"PIER SANS";--e-global-typography-text-font-size:22px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"PIER SANS";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-font-style:italic;--e-global-typography-ed33570-font-family:"PIER SANS";--e-global-typography-ed33570-font-size:16px;--e-global-typography-ed33570-font-weight:100;--e-global-typography-7f9abd1-font-size:16px;--e-global-typography-7f9abd1-font-weight:bold;}.elementor-kit-5.el-is-editing{--global-palette1:#ffd400;--global-palette2:#90beee;--global-palette3:#84b2c3;--global-palette4:#ffffff;--global-palette5:#18456c;--global-palette6:#211f1b;--global-palette7:#101422;--global-palette8:#18456c;--global-palette9:#ffffff;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-kadence4 );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-kadence6 );color:var( --e-global-color-kadence4 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:34px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:24px;--e-global-typography-ed33570-font-size:14px;--e-global-typography-7f9abd1-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:24px;--e-global-typography-secondary-font-size:22px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;--e-global-typography-ed33570-font-size:12px;--e-global-typography-7f9abd1-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Initial state: buttons are invisible and shifted down */
.elementor-button {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.8s ease-out forwards;
  animation-play-state: paused;
}

/* Keyframes for fade in up */
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Video Playlist – remove scroll/edge shadows on the left list */
.elementor-widget-video-playlist .e-tabs-items-wrapper,
.elementor-widget-video-playlist .e-tabs-items-wrapper * {
  /* kill any box-shadow */
  box-shadow: none !important;

  /* kill gradient backgrounds often used as “shadows” */
  background: none !important;
  background-image: none !important;

  /* kill mask gradients sometimes used for fade edges */
  -webkit-mask-image: none !important;
  mask-image: none !important;

  /* kill filter-based shadows */
  filter: none !important;
}

/* many widgets draw the fade as pseudo-elements */
.elementor-widget-video-playlist .e-tabs-items-wrapper::before,
.elementor-widget-video-playlist .e-tabs-items-wrapper::after {
  content: none !important;
  display: none !important;
  background: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

/* if the widget toggles helper classes */
.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow,
.elementor-widget-video-playlist .e-tabs-items-wrapper.bottom-shadow {
  box-shadow: none !important;
  background: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PIER SANS';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-Regular.woff2') format('woff2'),
		url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-Regular.woff') format('woff');
}
@font-face {
	font-family: 'PIER SANS';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-Bold.woff2') format('woff2'),
		url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-Bold.woff') format('woff');
}
@font-face {
	font-family: 'PIER SANS';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-Light.woff2') format('woff2'),
		url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-Light.woff') format('woff');
}
@font-face {
	font-family: 'PIER SANS';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-MediumItalic.woff2') format('woff2'),
		url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-MediumItalic.woff') format('woff');
}
@font-face {
	font-family: 'PIER SANS';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-BoldItalic.woff2') format('woff2'),
		url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-BoldItalic.woff') format('woff');
}
@font-face {
	font-family: 'PIER SANS';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-LightItalic.woff2') format('woff2'),
		url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-LightItalic.woff') format('woff');
}
@font-face {
	font-family: 'PIER SANS';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-Black.woff2') format('woff2'),
		url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-Black.woff') format('woff');
}
@font-face {
	font-family: 'PIER SANS';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-BlackItalic.woff2') format('woff2'),
		url('https://timgabrielson.com/wp-content/uploads/2025/11/PierSans-BlackItalic.woff') format('woff');
}
/* End Custom Fonts CSS */