/* Custom Stylesheet hash:15057148361648115209 dated 04 Sep, 2024 01:41:36+Australia/Sydney */
/* Custom addition for Clear */

@font-face {
  /* Extra Thin */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv25.woff') format('woff');
  font-weight: 100;
}
@font-face {
  /* Extra Thin Italic */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv26.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  /* Thin */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv35.woff') format('woff');
  font-weight: 200;
}
@font-face {
  /* Thin Italic */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv36.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  /* Light */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv45.woff') format('woff');
  font-weight: 300;
}
@font-face {
  /* Light Italic */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv46.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  /* Roman */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv55.woff') format('woff');
  font-weight: 400;
}
@font-face {
  /* Roman Italic */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv56.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  /* Medium */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv65.woff') format('woff');
  font-weight: 500;
}
@font-face {
  /* Medium Italic */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv66.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  /* Bold */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv75.woff') format('woff');
  font-weight: 700;
}
@font-face {
  /* Bold Italic */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv76.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  /* Black */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv95.woff') format('woff');
  font-weight: 900;
}
@font-face {
  /* Black Italic */
  font-family: 'ClearHelvetica';
  src: url('https://cdn.clear.com.au/static/fonts/helv96.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
html {
    font-family: ClearHelvetica,Helvetica,Arial,sans-serif;
}
h1 {
	letter-spacing: -0.0666667rem;
}
h2, h3 {
	letter-spacing: -0.013rem;
}
a:hover, a:active {
    color: #344995;
}
a, a:visited, a:link {
    color: #546cc1;
}
div.branding {
  line-height: 0;
}
#clearLogo {
	height: 48px;
  width: 150px;
	background: transparent;
	box-sizing: border-box;
	fill: #232323;
}
#clearLogoFill {
	width: 100%;
	height: 100%;
	clip-path: url(#clearLogoMask);
	fill: url(#clearLogoGradient);
}
#clearLogoFooter {
  width: 100px;
}
#clearLogoFooter path, #clearLogoFooter rect {
  fill: #acb9bf;
}
.search--home, .search--self {
  position: relative;
  background-color: #425cbb;
  border: 0;
}
.search--home h1, .search--self h1 {
  color: #fff;
}
.particles-js-canvas-el {
  position: absolute;
  top: 0;
  width: auto;
  height: auto;
}