/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./Content/styles/common.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.visuallyhidden,
.sr-only,
.StorySearchForm-releaseBtns input[type=radio],
.StorySearchForm-locatorStateLabel,
.StorySearchForm-locatorStateLabel,
.responsive-table th,
.skip-links__link {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.focusable.sr-only:active,
.visuallyhidden.focusable:focus,
.focusable.sr-only:focus,
.skip-links__link:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.content ul.no-bullet,
ul.no-bullet,
.page-functions,
.expert__search-features,
.social__list,
.footer__links-list,
#sq-asset-builder-header ul,
ul.SearchTabs,
.right-column__content-list,
.right-column__event-list,
.right-column__box.related-links .right-column__content ul,
.story-news-round ul,
.StorySearchResults-list,
.StorySearch-perPageOptions,
.tabs__tab-list,
.breadcrumbs__list,
.popup__list,
.sq-form-question-tickbox-list ul,
.sq-form-question-option-list ul,
.sub-nav__group,
.sub-nav__feature-list,
.navbar__list,
.pagination,
.skip-links__list,
.slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sq-form .sq-form-question-datetime input[type=password],
.sq-form .sq-form-question-datetime input[type=text],
.sq-form .sq-form-question-datetime label,
.sq-form .sq-form-question-datetime select {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.main,
.content table,
.content li.panel-list__item,
.expert__info-container,
.expert__section-media-clip-inner,
.feature__item-img,
.social__list,
.social__link,
.footer__inner,
.footer__links-item,
#sq-asset-builder-header ul li,
ul.SearchTabs li,
.header,
.StorySearchForm-mainFilters,
.StorySearchForm-releaseBtns label,
.StorySearchResult,
.breadcrumbs,
.sq-form input[type=text],
.sq-form input[type=password],
.sq-form input[type=email],
.sq-form input[type=tel],
.sq-form textarea,
.quick-search,
.quick-search__header,
.quick-search__input,
.quick-search__submit {
  box-sizing: border-box;
}

.clearfix,
.MultimediaSearchResults-list,
.sq-form-question {
  *zoom: 1;
}

.clearfix:before,
.MultimediaSearchResults-list:before,
.sq-form-question:before,
.clearfix:after,
.MultimediaSearchResults-list:after,
.sq-form-question:after {
  content: "";
  display: table;
  line-height: 0;
}

.clearfix:after,
.MultimediaSearchResults-list:after,
.sq-form-question:after {
  clear: both;
}

.MultiMediaHubResults .MultimediaSearchResults-list:after {
  clear: none;
}

.MultimediaHubResultsContainer {
  max-width: 1254px;
  padding: 0 40px;
  margin: 2em auto 0;
  text-align: center;
}

.MultiMediaHubResults .Multimedia-media {
  display: block;
  margin: 0 auto;
}

.MultiMediaHubResults .multimedia-item-name {
  display: block;
  margin-top: 10px;
}

/*
--------------------
Reset (normalize.css)
--------------------
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: "Open Sans", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: underline;
}

a.link-wrapper {
  display: inline-block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! normalize-opentype v0.2.0 | MIT License | kennethormandy.com/journal/normalize-opentype-css */
::-moz-selection {
  color: inherit;
  text-shadow: inherit;
}

::selection {
  color: inherit;
  text-shadow: inherit;
}

html,
body {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
}

/*
h1,
h2,
h3 {
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1; //1.
}

// Text-level semantics

abbr {
  text-transform: uppercase;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "smcp" 1, "c2sc" 1;
}
*/
/*
 * TODO: Turn on diagonal fractions where appropriate
 */
time {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;
}

pre,
kbd,
samp,
code {
  -webkit-font-feature-settings: "kern" 0, "liga" 0, "calt" 1, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  -moz-font-feature-settings: "kern" 0, "liga" 0, "calt" 1, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  font-feature-settings: "kern" 0, "liga" 0, "calt" 1, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
}

sup {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
}

sub {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
}

input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=number],
input[type=range],
input[type=tel],
input[type=week] {
  -webkit-font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
  -moz-font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
  font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
}

table {
  -webkit-font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  -moz-font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  font-feature-settings: "kern" 0, "liga" 1, "calt" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
}

table thead,
table tfoot {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
}

/*
--------------------
Utilities
--------------------
*/
.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}

.inside_content .video-container {
  margin: 2em 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
--------------------
General
--------------------
*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.4;
  background: #fff;
  color: #454545;
}

.main a,
.main a:visited {
  color: #2674a9;
}

img {
  height: auto;
  max-width: 100%;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

@-ms-viewport {
  width: device-width;
}
@page {
  margin: 0.5cm;
}
.block-element {
  display: block;
  margin-bottom: 5px;
}

/*
--------------------
Orange Bar
--------------------
*/
.orange-bar {
  width: 64px;
  height: 4px;
  background-color: #f48021;
  display: inline-block;
}

header .orange-bar {
  margin: 0 3.8em;
}

.homepage_message .wrapper .orange-bar {
  margin-bottom: 20px;
}

.inside_content h1 ~ .orange-bar {
  margin-bottom: 15px;
}

/*
--------------------
Global Elements
--------------------
*/
/* Skip links - START */
.skip-links__link {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  color: #000 !important;
}

.skip-links__link:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: absolute;
  width: auto;
  z-index: 1;
}

/* Skip links - END */
.wrapper {
  max-width: 1110px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.inside_content .wrapper {
  max-width: 720px;
}

header {
  position: relative;
  min-height: 125px;
}

header > img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-height: 678px;
  max-width: 1600px;
}

.inside header > img {
  max-height: 520px;
}

.header_top {
  position: absolute;
  top: 0;
  height: 125px;
  background-color: rgba(255, 255, 255, 0.95);
  width: 100%;
}

.header_bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.header_bottom h1,
.header_bottom h2 {
  font-weight: 600;
  color: #fff;
  max-width: 700px;
  word-wrap: break-word;
  line-height: 1.2em;
}

.header_bottom h1 {
  font-size: 3.25em;
  margin: 0.2em 1.1em 0.1em;
}

.header_bottom h2 {
  font-size: 1.875em;
  margin: 0.4em 2em 0;
}

.home .header_bottom {
  height: 240px;
}

.inside .header_bottom,
.landing .header_bottom {
  height: 140px;
}

.header_logo {
  display: inline-block;
  padding-top: 14px;
}

header nav {
  position: absolute;
  right: 0;
  bottom: 26px;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

nav ul li {
  display: inline-block;
  margin-right: 36px;
}

nav ul li:last-child {
  margin-right: 0;
}

nav ul li a {
  font-weight: 600;
  text-decoration: none;
  color: #0085ca;
  font-size: 1.063em;
}

footer {
  background-color: #fff;
  max-width: 1600px;
  margin: 0 auto;
}

footer .logo {
  margin-top: 25px;
  display: inline-block;
}

footer nav {
  display: inline-block;
  margin-left: 25px;
  position: relative;
  bottom: 3px;
}

footer nav ul li {
  margin: 0;
  padding: 0 15px 0 11px;
  border-right: 1px solid #409cd2;
}

footer nav ul li:first-child {
  padding: 0 15px 0 0;
}

footer nav ul li:last-child {
  border-right: none;
}

footer nav ul li a {
  font-size: 0.875em;
  font-weight: 400;
}

footer img {
  display: block;
}

footer .footer_tasgov {
  position: absolute;
  bottom: 23px;
  right: 0px;
  display: inline-block;
}

footer .footer_tasgov span {
  float: right;
  margin-top: 5px;
  font-size: 0.875em;
  font-weight: 300;
  color: #000;
}

footer .aoc {
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 0.875em;
  margin: 2rem 0;
  padding: 2rem 0;
}
footer .aoc-title {
  margin-top: 0;
}
footer .aoc-body {
  display: flex;
  gap: 2rem;
}
footer .aoc-flag {
  padding-top: 1rem;
  flex: 0 0 100%;
  max-width: 150px;
}
footer .aoc-flag > svg, footer .aoc-flag > img {
  width: 100%;
  max-width: 100%;
}

.homepage_message {
  background-color: #0085ca;
  height: 264px;
  color: #fff;
  max-width: 1600px;
  margin: 0 auto;
}

.homepage_message .wrapper > * {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.homepage_message .homepage_message_header {
  font-size: 2.25em;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 700;
  margin-top: 60px;
}

.homepage_message p {
  max-width: 700px;
}

.homepage_content,
main#main > .inside_content {
  padding: 86px 0;
  max-width: 1600px;
  margin: 0 auto;
}

main#main > .inside_content {
  padding: 20px 0;
}

.homepage_links {
  height: auto;
  /* 495px; */
  background: #f2f2f2;
  max-width: 1600px;
  margin: 0 auto;
  min-height: 410px;
}

.homepage_links .wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.homepage_link_item {
  flex: 1 1 auto;
  align-self: flex-start;
  text-align: center;
  margin-top: 50px;
  width: 33%;
  float: left;
}

.homepage_link_item a img {
  border-radius: 50%;
  margin: 0 auto 18px;
  max-width: 178px;
  min-height: 178px;
  max-height: 178px;
  min-width: 178px;
}

.homepage_link_item a {
  text-decoration: none;
}

.homepage_link_item a > * {
  display: block;
}

.homepage_link_item a .homepage_link_name {
  font-size: 1.375em;
  color: #158bcc;
  font-weight: 700;
  margin-bottom: 2px;
}

.homepage_link_item a .homepage_link_date {
  font-weight: 300;
  color: #000;
  font-style: italic;
  margin-bottom: 25px;
}

.homepage_link_item a .homepage_link_description {
  max-width: 300px;
  margin: 0 auto;
  font-weight: 300;
  color: #000;
}

.home .video-container {
  margin-top: 20px;
  float: right;
  width: 50%;
  position: relative;
  height: auto;
  margin-right: 2%;
  padding-bottom: 27.25%;
}

.homepage_image_container {
  margin: 0 0 30px 0;
  float: right;
  padding: 0 0 0 2%;
  width: 50%;
  position: relative;
  height: auto;
}

.homepage_image_container img {
  width: 100%;
}

.homepage_content_text {
  padding-right: 2%;
  width: 50%;
  margin-left: 0;
}

.homepage_content_text h3 {
  max-width: 350px;
}

h3 {
  color: #0085ca;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0;
}

.inside .header_bottom {
  display: none;
}

/*
--------------------
Content Page Styling
--------------------
*/
.inside_content {
  font-size: 0.875rem;
}

.inside_content h1,
.inside_content h2,
.inside_content h3,
.inside_content h4,
.inside_content h5,
.inside_content h6 {
  margin: 0;
}

.inside_content h1 {
  font-size: 3.714em;
  color: #0085ca;
  font-weight: 600;
  margin-bottom: 10px;
}

.inside_content h2 {
  font-size: 2.143em;
  color: #464637;
  font-weight: 600;
  margin-bottom: 30px;
}

.inside_content h3 {
  color: #0085ca;
  font-size: 1.786em;
  font-weight: 700;
}

.inside_content h4 {
  color: #323232;
  font-size: 1.429em;
  font-weight: 700;
}

.inside_content h5 {
  color: #0085ca;
  font-size: 1.429em;
  font-weight: 700;
  margin: 0.5em 0;
}

.inside_content h6 {
  color: #0085ca;
  font-weight: 700;
  font-size: 1.071em;
  margin: 2em 0;
}

.inside_content p {
  margin-top: 0;
}

.inside_content a {
  color: #007ace;
  text-decoration: none;
}

.inside_content a:hover {
  text-decoration: underline;
}

.inside_content img {
  margin: 2em 0;
}

.inside_content blockquote {
  font-weight: 700;
  color: #0085ca;
  font-size: 1.786em;
  text-align: center;
}

.inside_content button {
  padding: 5px 20px;
  background-color: transparent;
  border: 3px solid #0085ca;
  color: #0085ca;
  font-weight: 700;
  font-size: 1.286em;
}

.inside_content button:hover {
  color: #fff;
  background-color: #0085ca;
}

th {
  color: #0085ca;
  font-weight: 700;
  font-size: 1.143em;
  text-align: left;
  padding: 5px 20px;
}

td {
  text-align: left;
  padding: 5px 20px;
}

tr:nth-child(odd) {
  background-color: #efefef;
}

.inside_content .accordion-button {
  font-size: 1.143em;
  font-weight: 700;
  color: #323232;
  display: block;
  padding: 5px 15px;
  background: #efefef url(https://www.t21.net.au/__data/assets/image/0007/37519/accordion-expand.png) no-repeat right 15px top 13px;
  cursor: pointer;
  margin-bottom: 4px;
}

.inside_content .accordion-button.expanded {
  background: #0085ca url(https://www.t21.net.au/__data/assets/image/0017/37520/accordion-close.png) no-repeat right 15px top 13px;
  color: #fff;
}

.inside_content .accordion-content {
  display: none;
  padding: 15px 18px;
  margin-bottom: 15px;
}

.mobile_nav {
  display: none;
}

.homepage_content_text a {
  color: #0085ca;
  text-decoration: none;
}

.homepage_content_text a:hover,
.homepage_content_text a:focus {
  text-decoration: underline;
}

@media screen and (max-width: 60em) {
  .home .video-container {
    float: none;
    margin: 0 auto;
    width: 96%;
    padding-right: 0;
    padding-bottom: 42.25%;
    margin-bottom: 20px;
  }

  .homepage_image_container {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 96%;
    margin-bottom: 25px;
  }

  .homepage_content_text {
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }

  .homepage_links {
    height: auto;
    padding-bottom: 30px;
  }

  .homepage_link_item {
    margin-top: 30px;
  }

  .homepage_content {
    padding: 30px 0;
  }

  .inside_content {
    padding: 30px 2%;
  }

  .homepage_message {
    height: 244px;
  }

  .homepage_message .homepage_message_header {
    margin-top: 30px;
  }

  .homepage_message p {
    padding: 0 2%;
  }

  footer .logo {
    margin-top: 0;
  }

  footer .wrapper > a {
    position: absolute;
    bottom: 20px;
    margin-left: 2%;
  }

  footer .footer_tasgov {
    bottom: 20px;
    right: 2%;
  }

  footer nav {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 20px;
    bottom: auto;
    width: 535px;
  }

  footer .aoc {
    margin-bottom: 145px;
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .aoc-body {
    flex-direction: column;
    gap: 0;
  }

  footer nav ul li:last-child {
    padding-right: 0;
  }

  .header_top {
    position: relative;
  }

  .header_bottom h1 {
    font-size: 2em;
  }

  .home .header_bottom {
    height: 140px;
  }

  .header_bottom h1,
.header_bottom h2 {
    max-width: 500px;
  }

  .header_logo {
    max-width: 200px;
  }

  header nav {
    right: auto;
    width: 100%;
    text-align: center;
    bottom: 10px;
  }

  header nav ul li a {
    font-size: 1em;
  }

  header nav ul li {
    margin-right: 20px;
  }

  .header_top .wrapper > a {
    margin-left: 2%;
  }
}
@media screen and (max-width: 37.5em) {
  .home .video-container {
    float: none;
    margin: 0 auto;
    width: 96%;
    padding-right: 0;
    padding-bottom: 42.25%;
    margin-bottom: 20px;
  }

  .homepage_image_container {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 96%;
    margin-bottom: 20px;
  }

  .homepage_content_text {
    width: 96%;
    margin: 0 auto;
    padding-left: 0;
  }

  .homepage_links {
    height: auto;
    padding-bottom: 30px;
  }

  .homepage_link_item {
    margin-top: 30px;
  }

  .homepage_content {
    padding: 30px 0;
  }

  .inside_content {
    padding: 30px 2%;
  }

  .homepage_message {
    height: 244px;
  }

  .homepage_message .homepage_message_header {
    margin-top: 30px;
  }

  .homepage_message p {
    padding: 0 2%;
  }

  footer .logo {
    margin-top: 0;
  }

  footer .wrapper > a {
    position: absolute;
    bottom: 20px;
    margin-left: 2%;
  }

  footer .footer_tasgov {
    bottom: 20px;
    right: 2%;
  }

  footer nav {
    display: none;
    margin: 0 auto;
    position: relative;
    top: 20px;
    bottom: auto;
    width: 535px;
  }

  footer nav ul li:last-child {
    padding-right: 0;
  }

  footer .aoc {
    margin-bottom: 145px;
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .aoc-body {
    flex-direction: column;
    gap: 0;
  }

  .header_top {
    position: relative;
    height: auto;
    min-height: 125px;
  }

  .header_bottom h1 {
    font-size: 1.5em;
  }

  .home .header_bottom {
    height: 100px;
  }

  .header_bottom h1,
.header_bottom h2 {
    max-width: 500px;
  }

  .header_logo {
    max-width: none;
    padding-bottom: 14px;
  }

  header nav {
    right: auto;
    width: 100%;
    text-align: center;
    bottom: 10px;
    position: relative;
    display: none;
  }

  header nav ul li a {
    font-size: 1em;
    line-height: 50px;
    display: block;
  }

  header nav ul li {
    margin-right: 0px;
    display: block;
    width: 100%;
    height: 50px;
  }

  .header_top .wrapper {
    text-align: center;
  }

  .header_top .wrapper > a {
    display: inline-block;
  }

  .homepage_message .homepage_message_header {
    font-size: 1.5em;
    margin-top: 20px;
  }

  .homepage_message .wrapper .orange-bar {
    margin-bottom: 15px;
  }

  .homepage_message p {
    font-size: 0.925em;
  }

  .mobile_nav {
    font-weight: 700;
    text-align: left;
    clear: both;
    height: 30px;
    display: block;
    padding: 20px;
    cursor: pointer;
    font-size: 1.5em;
    color: #0085ca;
    background: url(https://www.t21.net.au/__data/assets/image/0009/37584/hamburger.png) no-repeat right 20px top 20px;
  }
}
/* Media query for just before iPad portrait width (767px) */
@media screen and (max-width: 47.9375em) {
  .homepage_links .wrapper {
    flex-direction: column;
  }

  .homepage_link_item {
    width: 100%;
  }
}
.cookie-policy {
  position: relative;
  text-align: center;
  padding: 1.5rem;
  color: #0085ca;
}

.cookie-policy p {
  margin: 0.5rem 0;
}

.cookie-policy p a {
  color: inherit;
  font-weight: bold;
}

.cookie-policy__agree {
  text-align: center;
  font-size: 16px;
  color: #0085ca;
  text-decoration: none;
  border: 0.5px solid #0085ca;
  padding: 10px 20px;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.cookie-policy__agree:hover,
.cookie-policy__agree:focus {
  color: #fff;
  background-color: #0085ca;
}

@media (min-width: 48em) {
  .cookie-policy__agree {
    position: absolute;
    right: 5rem;
    top: 50%;
    transform: translateY(-50%);
  }

  .cookie-policy {
    padding: 1.5rem 5rem;
  }

  .cookie-policy p {
    text-align: left;
    width: calc(100% - 200px);
  }
}
hr {
  border-color: #cccccc;
}

body {
  background-color: #fff;
}
