/*
Theme Name: Australian Character Education Summit
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.3.3494
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Australian Character Education Summit
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*
Lists
$list1: transparent linear-gradient(90deg, #FF7C00 0%, #FFC13D 73%, #FFB900 100%) 0% 0%
*/
.slick-dots, #footer .social-networks, .half-content-half-image-block .col-content .desc ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .container:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  margin: 0 0 0.3em;
  line-height: 1.2;
  color: #002A4E; }

h1, .h1 {
  font-size: 56px;
  font-weight: 300;
  letter-spacing: -0.04em;
  margin-bottom: 0.2em;
  line-height: 1.1; }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 96px; } }

h2, .h2 {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -0.05em; }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 56px;
      line-height: 1.285714; } }

h3, .h3 {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.571428; }
  @media (min-width: 1200px) {
    h3, .h3 {
      font-weight: 400;
      font-size: 36px;
      line-height: 1.222;
      letter-spacing: -0.04em; } }

h4, .h4 {
  font-size: 26px;
  line-height: 1.26;
  letter-spacing: -0.01em;
  font-weight: 400; }
  h4 strong, .h4 strong {
    font-weight: 500; }

h5, .h5 {
  font-size: 24px; }

h6, .h6 {
  font-size: 20px; }

p {
  margin: 0 0 1rem; }

a {
  color: #002A4E; }
  a:hover, a:focus {
    text-decoration: none; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #002A4E;
  background: #fff;
  font: 18px/1.5556 "Poppins", "Arial", "Helvetica", "sans-serif";
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  vertical-align: top;
  height: auto; }

.gm-style img {
  max-width: none; }

blockquote {
  border-left: 4px solid #E6E7E8;
  padding-left: .5em;
  margin-left: 1.5556em; }

th, td {
  border: 1px solid #E6E7E8;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 1.5em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 1.5em;
  margin: 0 0 0 1.5em; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

.gform-theme--foundation form div.gform_fields {
  gap: 1rem; }

.gform-theme--foundation form .gfield .form-control,
.gform-theme--foundation form .gfield input[type='text'],
.gform-theme--foundation form .gfield input[type='tel'],
.gform-theme--foundation form .gfield input[type='email'],
.gform-theme--foundation form .gfield input[type='search'],
.gform-theme--foundation form .gfield input[type='password'],
.gform-theme--foundation form .gfield input[type='number'],
.gform-theme--foundation form .gfield input[type='url'],
.gform-theme--foundation form .gfield textarea {
  border: 1px solid #E6E7E8;
  background-color: transparent;
  width: 100%;
  min-width: 0;
  padding: 10px 28px;
  border-radius: 50px;
  -webkit-appearance: none;
  height: 48px;
  font-size: 1rem;
  font-weight: 300;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }
  .gform-theme--foundation form .gfield .form-control:focus, .gform-theme--foundation form .gfield .form-control:hover,
  .gform-theme--foundation form .gfield input[type='text']:focus,
  .gform-theme--foundation form .gfield input[type='text']:hover,
  .gform-theme--foundation form .gfield input[type='tel']:focus,
  .gform-theme--foundation form .gfield input[type='tel']:hover,
  .gform-theme--foundation form .gfield input[type='email']:focus,
  .gform-theme--foundation form .gfield input[type='email']:hover,
  .gform-theme--foundation form .gfield input[type='search']:focus,
  .gform-theme--foundation form .gfield input[type='search']:hover,
  .gform-theme--foundation form .gfield input[type='password']:focus,
  .gform-theme--foundation form .gfield input[type='password']:hover,
  .gform-theme--foundation form .gfield input[type='number']:focus,
  .gform-theme--foundation form .gfield input[type='number']:hover,
  .gform-theme--foundation form .gfield input[type='url']:focus,
  .gform-theme--foundation form .gfield input[type='url']:hover,
  .gform-theme--foundation form .gfield textarea:focus,
  .gform-theme--foundation form .gfield textarea:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }
  .gform-theme--foundation form .gfield .form-control:focus, .gform-theme--foundation form .gfield .form-control:hover,
  .gform-theme--foundation form .gfield input[type='text']:focus,
  .gform-theme--foundation form .gfield input[type='text']:hover,
  .gform-theme--foundation form .gfield input[type='tel']:focus,
  .gform-theme--foundation form .gfield input[type='tel']:hover,
  .gform-theme--foundation form .gfield input[type='email']:focus,
  .gform-theme--foundation form .gfield input[type='email']:hover,
  .gform-theme--foundation form .gfield input[type='search']:focus,
  .gform-theme--foundation form .gfield input[type='search']:hover,
  .gform-theme--foundation form .gfield input[type='password']:focus,
  .gform-theme--foundation form .gfield input[type='password']:hover,
  .gform-theme--foundation form .gfield input[type='number']:focus,
  .gform-theme--foundation form .gfield input[type='number']:hover,
  .gform-theme--foundation form .gfield input[type='url']:focus,
  .gform-theme--foundation form .gfield input[type='url']:hover,
  .gform-theme--foundation form .gfield textarea:focus,
  .gform-theme--foundation form .gfield textarea:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: none; }
  .gform-theme--foundation form .gfield .form-control::-webkit-input-placeholder,
  .gform-theme--foundation form .gfield input[type='text']::-webkit-input-placeholder,
  .gform-theme--foundation form .gfield input[type='tel']::-webkit-input-placeholder,
  .gform-theme--foundation form .gfield input[type='email']::-webkit-input-placeholder,
  .gform-theme--foundation form .gfield input[type='search']::-webkit-input-placeholder,
  .gform-theme--foundation form .gfield input[type='password']::-webkit-input-placeholder,
  .gform-theme--foundation form .gfield input[type='number']::-webkit-input-placeholder,
  .gform-theme--foundation form .gfield input[type='url']::-webkit-input-placeholder,
  .gform-theme--foundation form .gfield textarea::-webkit-input-placeholder {
    color: #495466; }
  .gform-theme--foundation form .gfield .form-control::-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='text']::-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='tel']::-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='email']::-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='search']::-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='password']::-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='number']::-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='url']::-moz-placeholder,
  .gform-theme--foundation form .gfield textarea::-moz-placeholder {
    opacity: 1;
    color: #495466; }
  .gform-theme--foundation form .gfield .form-control:-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='text']:-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='tel']:-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='email']:-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='search']:-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='password']:-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='number']:-moz-placeholder,
  .gform-theme--foundation form .gfield input[type='url']:-moz-placeholder,
  .gform-theme--foundation form .gfield textarea:-moz-placeholder {
    color: #495466; }
  .gform-theme--foundation form .gfield .form-control:-ms-input-placeholder,
  .gform-theme--foundation form .gfield input[type='text']:-ms-input-placeholder,
  .gform-theme--foundation form .gfield input[type='tel']:-ms-input-placeholder,
  .gform-theme--foundation form .gfield input[type='email']:-ms-input-placeholder,
  .gform-theme--foundation form .gfield input[type='search']:-ms-input-placeholder,
  .gform-theme--foundation form .gfield input[type='password']:-ms-input-placeholder,
  .gform-theme--foundation form .gfield input[type='number']:-ms-input-placeholder,
  .gform-theme--foundation form .gfield input[type='url']:-ms-input-placeholder,
  .gform-theme--foundation form .gfield textarea:-ms-input-placeholder {
    color: #495466; }
  .gform-theme--foundation form .gfield .form-control.placeholder,
  .gform-theme--foundation form .gfield input[type='text'].placeholder,
  .gform-theme--foundation form .gfield input[type='tel'].placeholder,
  .gform-theme--foundation form .gfield input[type='email'].placeholder,
  .gform-theme--foundation form .gfield input[type='search'].placeholder,
  .gform-theme--foundation form .gfield input[type='password'].placeholder,
  .gform-theme--foundation form .gfield input[type='number'].placeholder,
  .gform-theme--foundation form .gfield input[type='url'].placeholder,
  .gform-theme--foundation form .gfield textarea.placeholder {
    color: #495466; }

.gform-theme--foundation form .gfield select {
  -webkit-border-radius: 0; }

.gform-theme--foundation form .gfield textarea {
  resize: none;
  vertical-align: top;
  height: 85px;
  border-radius: 25px;
  padding-top: 10px !important; }
  @media (min-width: 1024px) {
    .gform-theme--foundation form .gfield textarea {
      height: 85px; } }
  .gform-theme--foundation form .gfield textarea.large {
    min-block-size: 120px; }
    @media (min-width: 1024px) {
      .gform-theme--foundation form .gfield textarea.large {
        min-block-size: 150px; } }

.gform-theme--foundation form .gfield--width-half {
  grid-column: span 6; }

.gform-theme--foundation form .gform_footer {
  position: relative;
  margin-top: 1.5rem;
  display: inline-block;
  z-index: 1; }
  @media (min-width: 1024px) {
    .gform-theme--foundation form .gform_footer {
      margin-top: 2rem; } }
  .gform-theme--foundation form .gform_footer input[type='submit'] {
    display: inline-block;
    vertical-align: middle;
    outline: none !important;
    border-radius: 50px !important;
    padding: 15px 32px !important;
    border-radius: 50px;
    text-align: center;
    background: #E82C2A !important;
    color: #fff !important;
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    letter-spacing: 0.04em !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    border-color: #E82C2A !important;
    text-transform: uppercase !important; }
    @media (min-width: 1024px) {
      .gform-theme--foundation form .gform_footer input[type='submit'] {
        padding: 18px 32px !important; } }
    .gform-theme--foundation form .gform_footer input[type='submit']:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .gform-theme--foundation form .gform_footer input[type='submit']:hover {
      background: #c91816 !important; }
  .gform-theme--foundation form .gform_footer .gform-loader {
    position: absolute;
    right: -24px;
    top: 15px;
    border-color: #E82C2A #E82C2A #E82C2A transparent; }

form label:not(.form-check-label) {
  position: static;
  color: #E82C2A;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  font-style: normal !important; }
  @media (min-width: 1024px) {
    form label:not(.form-check-label) {
      font-size: 16px; } }

form .form-control {
  background: #fff !important; }

form .form-check {
  padding-left: 0; }

.gform_wrapper.gravity-theme div.gfield textarea.large {
  height: 85px; }

.gform_wrapper.gravity-theme div.gform_fields {
  grid-column-gap: 24px;
  grid-row-gap: 24px; }

.gform_wrapper ul {
  list-style: none;
  padding: 0; }

.gform_wrapper .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .gform_wrapper .gform_fields .hidden_label label {
    display: none; }

.gform_wrapper .gfield {
  position: relative;
  width: 100%; }
  .gform_wrapper .gfield.gfield_error input, .gform_wrapper .gfield.gfield_error textarea, .gform_wrapper .gfield.gfield_error select {
    border-color: #f00 !important; }
  .gform_wrapper .gfield.gfield_error .ginput_container_select, .gform_wrapper .gfield.gfield_error .select-warp {
    border-color: #f00; }
  .gform_wrapper .gfield.gfield_error.focus input, .gform_wrapper .gfield.gfield_error.focus textarea {
    border-color: #f00; }
  .gform_wrapper .gfield label.gfield_label {
    position: static;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 20px;
    gap: 0; }
    .gform_wrapper .gfield label.gfield_label .gfield_required {
      font-size: 20px;
      color: #fff;
      vertical-align: middle; }

.validation_error {
  display: none; }

.gform_wrapper.gravity-theme div.gfield_validation_message,
.gform_wrapper.gravity-theme div.validation_message {
  -webkit-margin-before: 4px;
          margin-block-start: 4px;
  font-size: 14px;
  color: #f00;
  padding: 0;
  border: none;
  background: transparent; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

.gform_confirmation_message {
  text-align: center;
  font-size: 20px;
  color: #000; }

.gform-theme--framework div.gform_validation_errors {
  display: none; }
  .gform-theme--framework div.gform_validation_errors .gform_submission_error {
    font-size: 16px;
    color: #f00; }

.gform_required_legend {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body {
  letter-spacing: -0.012em;
  background: #E6E7E8; }

#wrapper {
  width: 100%;
  position: relative;
  overflow: hidden; }

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1368px;
  padding: 0 24px; }

a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none; }
  a:not(.btn):hover {
    text-decoration: underline; }

.section {
  padding: 60px 0; }
  @media (min-width: 1024px) {
    .section {
      padding: 80px 0; } }
  .section.p-small {
    padding: 40px 0; }
    @media (min-width: 1200px) {
      .section.p-small {
        padding: 48px 0; } }
  @media (min-width: 1200px) {
    .section.p-medium {
      padding: 68px 0; } }
  .section.p-large {
    padding: 48px 0; }
    @media (min-width: 768px) {
      .section.p-large {
        padding: 60px 0; } }
    @media (min-width: 1200px) {
      .section.p-large {
        padding: 112px 0; } }

.btn {
  display: inline-block;
  vertical-align: middle;
  outline: none;
  border-radius: 50px;
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center;
  padding: 15px 32px;
  background: #E82C2A;
  border: 1px solid #E82C2A;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  letter-spacing: 0.04em;
  text-transform: uppercase; }
  .btn:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .btn:hover {
    background: #c91816;
    border-color: #c91816; }

.btn-link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-right: 30px;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 700;
  letter-spacing: -0.012em; }
  @media (min-width: 1024px) {
    .btn-link {
      padding-right: 36px;
      font-size: 20px;
      line-height: 1.7; } }
  .btn-link:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    background: url("assets/images/icon-pluscircle.svg") no-repeat;
    width: 24px;
    height: 24px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .alignleft {
      margin-bottom: 0; } }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .alignright {
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    .alignright + p,
    .alignright + ul,
    .alignright + h2,
    .alignright + h3,
    .alignright + h4,
    .alignright + h5 {
      clear: both; } }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.img-wrap a:hover {
  opacity: 0.7; }

.bg-white {
  background-color: #fff !important; }

.bg-gray {
  background: #E6E7E8 !important; }

.text-large {
  font-size: 20px; }

.text-medium {
  font-size: 18px; }

.text-normal {
  font-size: 16px; }

.text-small {
  font-size: 14px; }

.text-tiny {
  font-size: 12px; }

figure {
  margin: 0; }
  @media (max-width: 767px) {
    figure.wp-caption {
      width: auto !important; } }
  figure figcaption {
    font-size: 16px; }

.full-width {
  width: 100%; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.no-paddingtop {
  padding-top: 0 !important; }

.pb-0,
.no-paddingbottom {
  padding-bottom: 0 !important; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px; }
  .row > * {
    padding: 0 15px; }

.col {
  padding: 0 15px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }

.text-center {
  text-align: center; }

.text-black {
  color: #000; }

.text-white {
  color: #fff; }

@media (min-width: 1024px) {
  .hide-desktop {
    display: none !important; } }

@media (min-width: 768px) {
  .hide-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hide-mobile {
    display: none !important; } }

@media (min-width: 769px) {
  .show-mobile {
    display: none !important; } }

.show-desktop {
  display: none !important; }
  @media (min-width: 1024px) {
    .show-desktop {
      display: block !important; } }

.admin-bar .fancybox-button:not(.fancybox-button--arrow_left):not(.fancybox-button--arrow_right) {
  top: 46px; }
  @media (min-width: 782px) {
    .admin-bar .fancybox-button:not(.fancybox-button--arrow_left):not(.fancybox-button--arrow_right) {
      top: 32px; } }

.img-cover {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  width: 100%;
  z-index: 2; }
  .img-cover img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .img-cover a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
    .img-cover a:hover:before {
      opacity: 1; }
    .img-cover a:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
      opacity: 0;
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }

.slick-slider:not(.slick-dotted):not(.row) {
  padding-bottom: 74px; }
  @media (min-width: 1024px) {
    .slick-slider:not(.slick-dotted):not(.row) {
      padding-bottom: 0; } }

.slick-arrow {
  border: none;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  z-index: 1;
  font-size: 0;
  outline: none;
  padding: 0;
  width: 53px;
  height: 53px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  z-index: 1;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  @media (min-width: 1024px) {
    .slick-arrow {
      bottom: auto;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
  .slick-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-color: #fff #fff transparent transparent;
    background-size: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate(-50%, -50%) rotate(-136deg);
        -ms-transform: translate(-50%, -50%) rotate(-136deg);
            transform: translate(-50%, -50%) rotate(-136deg);
    margin-left: 2px; }
  .slick-arrow:hover {
    background: #E82C2A; }
  .slick-arrow.slick-prev {
    left: calc(50% - 53px / 2 - 12px); }
    @media (min-width: 1024px) {
      .slick-arrow.slick-prev {
        left: 0; } }
  .slick-arrow.slick-next {
    left: calc(50% + 53px / 2 + 12px); }
    @media (min-width: 1024px) {
      .slick-arrow.slick-next {
        left: auto;
        right: 0; } }
    .slick-arrow.slick-next:before {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
          -ms-transform: translate(-50%, -50%) rotate(45deg);
              transform: translate(-50%, -50%) rotate(45deg);
      margin-left: -2px; }

.slick-dots {
  margin: 25px 0 0;
  padding: 0;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px; }
  @media (min-width: 1024px) {
    .slick-dots {
      gap: 21px; } }
  .slick-dots li {
    padding: 0 !important;
    width: 15px;
    height: 15px; }
    .slick-dots li:before {
      display: none; }
    .slick-dots li.slick-active button {
      background: #E82C2A; }
    .slick-dots li button {
      display: block;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      padding: 0;
      font-size: 0;
      background: #ccc;
      min-width: 0;
      border: none;
      outline: none;
      -webkit-transition: background 0.3s ease;
      transition: background 0.3s ease; }
      .slick-dots li button:hover {
        background: #E82C2A; }

.slick-slide {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

#header {
  padding: 40px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-transition: padding 0.3s ease;
  transition: padding 0.3s ease; }
  @media (max-width: 1199px) {
    #header {
      background: -webkit-gradient(linear, left top, left bottom, from(#245176), to(#204d72));
      background: -webkit-linear-gradient(top, #245176 0%, #204d72 100%);
      background: linear-gradient(to bottom, #245176 0%, #204d72 100%);
      padding: 24px 0; } }
  @media (min-width: 782px) {
    .admin-bar #header {
      top: 32px; } }
  .sticky #header {
    background: -webkit-gradient(linear, left top, left bottom, from(#245176), to(#204d72));
    background: -webkit-linear-gradient(top, #245176 0%, #204d72 100%);
    background: linear-gradient(to bottom, #245176 0%, #204d72 100%);
    padding: 24px 0; }
  #header .header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1023px) {
      #header .header-wrap .header-cta .btn {
        font-size: 0.75rem;
        padding: 11px 24px; } }
    #header .header-wrap .logo img {
      -webkit-transition: 0.3s ease;
      transition: 0.3s ease; }
      @media (max-width: 1023px) {
        #header .header-wrap .logo img {
          max-width: 120px; } }
      @media (min-width: 1024px) {
        .sticky #header .header-wrap .logo img {
          max-width: 200px; } }

@media (max-width: 1199px) {
  #main {
    padding-top: 138px; } }

@media (max-width: 1023px) {
  #main {
    padding-top: 90px; } }

#footer {
  background: #002A4E;
  padding-top: 60px; }
  #footer .footer-top {
    padding-bottom: 40px; }
    #footer .footer-top .row {
      row-gap: 40px; }
    #footer .footer-top .col {
      width: 100%; }
      @media (min-width: 1024px) {
        #footer .footer-top .col {
          width: 50%; } }
    #footer .footer-top .col-logo .footer-logo {
      margin-bottom: 40px; }
    #footer .footer-top .col-content {
      color: #838E9E;
      line-height: 2.2; }
      @media (min-width: 1024px) {
        #footer .footer-top .col-content {
          text-align: right; } }
      #footer .footer-top .col-content p:last-child, #footer .footer-top .col-content p:only-child {
        margin-bottom: 0; }
      #footer .footer-top .col-content a {
        color: #838E9E; }
  #footer .social-networks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px; }
    #footer .social-networks li a {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.1);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #footer .social-networks li a:hover {
        background: rgba(232, 44, 42, 0.1); }
  #footer .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 32px 0;
    color: #fff;
    font-size: 0.875rem;
    line-height: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    row-gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 768px) {
      #footer .footer-bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    #footer .footer-bottom a {
      color: #838E9E; }
    #footer .footer-bottom p {
      margin: 0; }

.banner-block {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(#235075), to(#002a4e));
  background: -webkit-linear-gradient(top, #235075 0%, #002a4e 100%);
  background: linear-gradient(to bottom, #235075 0%, #002a4e 100%);
  padding-bottom: 57px; }
  @media (min-width: 1200px) {
    .banner-block {
      border-bottom-left-radius: 200px;
      padding-bottom: 120px; } }
  @media (min-width: 1440px) {
    .banner-block {
      padding-bottom: 230px; } }
  .banner-block .container {
    position: relative; }
  .banner-block .row {
    row-gap: 32px; }
    @media (min-width: 768px) {
      .banner-block .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; } }
    @media (min-width: 1024px) {
      .banner-block .row {
        margin: 0 -24px;
        row-gap: 40px; } }
  .banner-block .col {
    width: 100%; }
    @media (min-width: 1200px) {
      .banner-block .col {
        padding: 0 24px;
        width: 50%; } }
    .banner-block .col .col-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      row-gap: 17px; }
      @media (min-width: 1024px) {
        .banner-block .col .col-wrap {
          row-gap: 40px; } }
  @media (min-width: 1200px) {
    .banner-block .col-image {
      width: 55%; } }
  .banner-block .col-image .col-wrap {
    position: relative;
    margin-right: -24px;
    margin-left: -24px; }
    @media (min-width: 1200px) {
      .banner-block .col-image .col-wrap {
        margin: -83px 0 -57px 17px;
        width: 72vw;
        height: 95%;
        border-radius: 530px 0 0 530px;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        overflow: hidden;
        -webkit-box-shadow: 0 4px 101.7px #002A4E;
                box-shadow: 0 4px 101.7px #002A4E;
        max-height: 920px; } }
    @media (min-width: 1920px) {
      .banner-block .col-image .col-wrap {
        margin: -213px 0 0 -39px;
        width: 82vw;
        border-radius: 600px 0 0 600px;
        height: 115.8%; } }
    @media (min-width: 1930px) {
      .banner-block .col-image .col-wrap {
        height: 98%; } }
    .banner-block .col-image .col-wrap .col-img-wrap {
      width: 100%; }
    .banner-block .col-image .col-wrap .img-wrap {
      border-radius: 0 0 0 64px;
      overflow: hidden; }
      @media (max-width: 1023px) {
        .banner-block .col-image .col-wrap .img-wrap {
          padding-top: 66.25%; } }
      @media (min-width: 1024px) {
        .banner-block .col-image .col-wrap .img-wrap {
          border-radius: 0 0 0 120px; } }
      @media (min-width: 1200px) {
        .banner-block .col-image .col-wrap .img-wrap {
          height: 171%;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg);
          margin-left: -12%; } }
      @media (min-width: 1440px) {
        .banner-block .col-image .col-wrap .img-wrap {
          height: 156%; } }
      @media (min-width: 1920px) {
        .banner-block .col-image .col-wrap .img-wrap {
          height: 121%; } }
  .banner-block .col-content {
    color: #fff; }
    @media (min-width: 1200px) {
      .banner-block .col-content {
        padding-top: 80px;
        width: 45%; } }
    @media (min-width: 1200px) {
      .banner-block .col-content .col-wrap {
        padding-top: 194px;
        max-width: 540px; } }
    .banner-block .col-content h1 {
      color: #8CC5EC; }
      .banner-block .col-content h1 strong {
        color: #fff;
        margin-left: -3px; }
        @media (min-width: 1024px) {
          .banner-block .col-content h1 strong {
            margin-left: -6px; } }
    .banner-block .col-content .text-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 15px;
      font-size: 24px;
      line-height: 1.4;
      letter-spacing: -0.012em; }
      @media (min-width: 1024px) {
        .banner-block .col-content .text-wrap {
          padding-right: 10px;
          font-size: 32px;
          line-height: 1.3125;
          gap: 33px; } }
      .banner-block .col-content .text-wrap > * {
        margin: 0; }
    .banner-block .col-content .short-desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 16px; }
      @media (max-width: 1023px) {
        .banner-block .col-content .short-desc {
          padding-right: 25px; } }
      @media (max-width: 399px) {
        .banner-block .col-content .short-desc {
          padding-right: 0; } }
      .banner-block .col-content .short-desc .announcement-title {
        font-size: 20px;
        line-height: 1.4; }
        @media (min-width: 768px) {
          .banner-block .col-content .short-desc .announcement-title {
            font-size: 24px;
            line-height: 1.3333; } }
      .banner-block .col-content .short-desc .location {
        position: relative;
        padding-left: 36px; }
        @media (min-width: 1024px) {
          .banner-block .col-content .short-desc .location {
            font-size: 24px;
            line-height: 1.25; } }
        .banner-block .col-content .short-desc .location:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          background: url("assets/images/icon-calendar.svg") no-repeat;
          width: 24px;
          height: 24px; }
          @media (min-width: 1024px) {
            .banner-block .col-content .short-desc .location:before {
              top: 2px; } }
    @media (max-width: 767px) {
      .banner-block .col-content .btn-wrap {
        width: 100%; } }
    @media (max-width: 767px) {
      .banner-block .col-content .btn-wrap .btn {
        width: 100%; } }

.intro-block .intro-box {
  background: #fff;
  padding: 24px 36px 22px;
  border-radius: 16px;
  text-align: center; }
  @media (min-width: 1024px) {
    .intro-block .intro-box {
      text-align: left;
      border-radius: 90px;
      padding: 37px 56px 38px 72px; } }
  .intro-block .intro-box .row {
    row-gap: 14px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .intro-block .intro-box .col {
    width: 100%; }
    @media (min-width: 1024px) {
      .intro-block .intro-box .col {
        width: 50%; } }
  @media (min-width: 1024px) {
    .intro-block .intro-box .col-content {
      width: 53.4%; } }
  @media (min-width: 1024px) {
    .intro-block .intro-box .col-content .col-wrap {
      padding-right: 58px; } }
  .intro-block .intro-box .col-content .col-wrap p:last-child {
    margin-bottom: 0; }
  .intro-block .intro-box .col-image {
    position: relative; }
    @media (min-width: 1024px) {
      .intro-block .intro-box .col-image {
        width: 46.6%;
        border-left: 4px solid #E6E7E8;
        min-height: 101px; } }
  .intro-block .intro-box .logo-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 768px) {
      .intro-block .intro-box .logo-lists {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-left: -4px;
        margin-top: -2px; } }
    .intro-block .intro-box .logo-lists .logo-list {
      padding: 16px; }

.half-content-half-image-block {
  overflow: hidden; }
  .half-content-half-image-block + .half-content-half-image-block.pt-0, .half-content-half-image-block + .half-content-half-image-block.p-0 {
    margin-top: 40px !important; }
  @media (min-width: 1024px) {
    .half-content-half-image-block.img-left .col-image {
      padding-right: 80px; } }
  @media (min-width: 1200px) {
    .half-content-half-image-block.img-left .col-content {
      padding-left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media (min-width: 768px) {
    .half-content-half-image-block.img-right .row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; } }
  @media (min-width: 1024px) {
    .half-content-half-image-block.img-right .col-image {
      text-align: right;
      padding-left: 80px; } }
  @media (min-width: 768px) {
    .half-content-half-image-block.img-right .col-image .col-wrap {
      margin: 0; } }
  @media (min-width: 1024px) {
    .half-content-half-image-block.img-right .col-image .col-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .half-content-half-image-block.img-right .col-image .img-wrap:before {
    content: "";
    position: absolute;
    right: auto;
    left: -67px;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .half-content-half-image-block .row {
    row-gap: 40px; }
    @media (min-width: 1024px) {
      .half-content-half-image-block .row {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .half-content-half-image-block .col {
    width: 100%; }
    @media (min-width: 1024px) {
      .half-content-half-image-block .col {
        width: 50%; } }
  .half-content-half-image-block .col-image .img-wrap {
    max-width: 536px;
    position: relative;
    z-index: 0; }
    .half-content-half-image-block .col-image .img-wrap:before {
      display: none;
      content: "";
      position: absolute;
      right: -67px;
      top: 52%;
      background: url("assets/images/img-arrow.svg") no-repeat;
      background-size: 133px 87px;
      width: 133px;
      height: 87px;
      z-index: -1; }
      @media (max-width: 1023px) {
        .half-content-half-image-block .col-image .img-wrap:before {
          display: none; } }
  .half-content-half-image-block .col-content {
    position: relative; }
    @media (min-width: 1024px) {
      .half-content-half-image-block .col-content .col-wrap {
        max-width: 640px; } }
    .half-content-half-image-block .col-content h2 {
      margin-bottom: 15px; }
      @media (min-width: 1024px) {
        .half-content-half-image-block .col-content h2 {
          margin-bottom: 23px; } }
      @media (min-width: 1024px) {
        .half-content-half-image-block .col-content h2 + .desc {
          margin-top: 32px; } }
    .half-content-half-image-block .col-content .short-desc {
      font-size: 22px;
      line-height: 1.4545;
      margin-bottom: 24px; }
      @media (min-width: 1024px) {
        .half-content-half-image-block .col-content .short-desc {
          font-size: 24px;
          line-height: 1.4;
          letter-spacing: -0.013em;
          margin-bottom: 26px; } }
      @media (max-width: 1023px) {
        .half-content-half-image-block .col-content .short-desc p strong {
          font-weight: 400; } }
      .half-content-half-image-block .col-content .short-desc p:last-child {
        margin-bottom: 0; }
    .half-content-half-image-block .col-content .desc {
      color: #54565A; }
      @media (min-width: 1024px) {
        .half-content-half-image-block .col-content .desc {
          max-width: 630px; } }
      .half-content-half-image-block .col-content .desc p {
        margin-bottom: 16px; }
        .half-content-half-image-block .col-content .desc p:last-child {
          margin-bottom: 0; }
      .half-content-half-image-block .col-content .desc ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 16px; }
        .half-content-half-image-block .col-content .desc ul li {
          position: relative;
          padding-left: 27px; }
          .half-content-half-image-block .col-content .desc ul li:before {
            content: "";
            position: absolute;
            top: 12px;
            left: 11px;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background: #54565A; }

.two-columns-content-block .row {
  row-gap: 26px; }
  @media (min-width: 1024px) {
    .two-columns-content-block .row {
      margin: 0 -24px; } }
  @media (min-width: 1200px) {
    .two-columns-content-block .row {
      margin: 0 -32px; } }

.two-columns-content-block .col {
  width: 100%;
  color: #54565A; }
  @media (min-width: 1024px) {
    .two-columns-content-block .col:only-child {
      width: 100%; } }
  @media (min-width: 1024px) {
    .two-columns-content-block .col {
      width: 50%;
      padding: 0 24px 16px; } }
  @media (min-width: 1200px) {
    .two-columns-content-block .col {
      padding: 0 32px 16px; } }
  .two-columns-content-block .col h3:not(.title) {
    margin-bottom: 15px; }
    @media (min-width: 1024px) {
      .two-columns-content-block .col h3:not(.title) {
        margin-bottom: 32px; } }
  .two-columns-content-block .col p:last-child {
    margin-bottom: 0; }
  @media (min-width: 1024px) {
    .two-columns-content-block .col .link-wrap {
      margin-top: 32px; } }

.accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px; }
  .accordion .active .title:before {
    background-image: url("assets/images/icon-minuscircle.svg"); }
  .accordion .title {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 30px;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 700;
    letter-spacing: -0.012em;
    cursor: pointer;
    margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .accordion .title {
        padding-right: 36px;
        font-size: 20px;
        line-height: 1.7; } }
    .accordion .title:before {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      background: url("assets/images/icon-pluscircle.svg") no-repeat;
      width: 24px;
      height: 24px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .accordion .slide {
    display: none; }
    .accordion .slide .gform-theme--foundation form .gfield .form-control, .accordion .slide .gform-theme--foundation form .gfield input[type='text'],
    .accordion .slide .gform-theme--foundation form .gfield input[type='tel'], .accordion .slide .gform-theme--foundation form .gfield input[type='email'],
    .accordion .slide .gform-theme--foundation form .gfield input[type='search'], .accordion .slide .gform-theme--foundation form .gfield input[type='password'],
    .accordion .slide .gform-theme--foundation form .gfield input[type='number'], .accordion .slide .gform-theme--foundation form .gfield input[type='url'],
    .accordion .slide .gform-theme--foundation form .gfield textarea {
      border-color: #002A4E; }

.register-block .form-box {
  background: #fff;
  border-radius: 24px;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .register-block .form-box {
      -webkit-box-shadow: 0 24px 56px rgba(6, 28, 61, 0.12);
              box-shadow: 0 24px 56px rgba(6, 28, 61, 0.12);
      border-radius: 32px 112px 112px 32px; } }
  @media (max-width: 1023px) {
    .register-block .form-box .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  .register-block .form-box .col {
    width: 100%; }
    @media (min-width: 1024px) {
      .register-block .form-box .col {
        width: 50%; } }
  .register-block .form-box .col-wrap {
    padding: 24px;
    font-size: 22px;
    line-height: 1.273; }
    @media (min-width: 1024px) {
      .register-block .form-box .col-wrap {
        padding: 71px 64px 65px;
        font-size: 24px;
        line-height: 1.42;
        font-weight: 300; } }
    .register-block .form-box .col-wrap .h3 {
      margin-bottom: 16px; }
      @media (min-width: 1024px) {
        .register-block .form-box .col-wrap .h3 {
          font-size: 48px;
          font-weight: 300;
          margin-bottom: 22px;
          line-height: 1.25; } }
  @media (min-width: 1024px) {
    .register-block .form-box .col-img-wrap {
      width: 100%;
      height: 100%; } }
  .register-block .form-box .img-wrap {
    padding-top: 57.33%; }
    @media (min-width: 1024px) {
      .register-block .form-box .img-wrap {
        height: 100%; } }
    .register-block .form-box .img-wrap img {
      width: 100%;
      -o-object-position: left;
         object-position: left; }
  .register-block .form-box .text-wrap {
    letter-spacing: -0.012em; }
    @media (min-width: 1024px) {
      .register-block .form-box .text-wrap {
        max-width: 485px; } }
  .register-block .form-box .form-wrap {
    margin-top: 24px; }
    @media (min-width: 1024px) {
      .register-block .form-box .form-wrap {
        max-width: 485px;
        margin-top: 32px; } }

.logos-block .heading-block {
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .logos-block .heading-block {
      margin-bottom: 43px; } }
  .logos-block .heading-block .h4, .logos-block .heading-block h4 {
    margin-bottom: 0; }
    .logos-block .heading-block .h4 strong, .logos-block .heading-block h4 strong {
      font-weight: 700; }

.logos-block .logos-slider-holder {
  position: relative; }
  .logos-block .logos-slider-holder:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    background: #E6E7E8;
    right: 100%;
    z-index: 5; }

.logos-block .logos-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -24px;
  overflow: visible; }
  .logos-block .logos-slider .slide {
    width: 250px;
    height: 135px;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff;
    overflow: hidden;
    position: relative; }
    @media (min-width: 1024px) {
      .logos-block .logos-slider .slide {
        border-radius: 32px;
        width: 243px; } }
    .logos-block .logos-slider .slide > a {
      font-size: 0;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1; }
    .logos-block .logos-slider .slide img {
      max-height: 110px; }

.not-found {
  padding-bottom: 5rem;
  position: relative;
  z-index: 2;
  padding-top: 8rem; }
  @media (min-width: 1024px) {
    .not-found {
      padding-top: 15rem; } }
  .not-found .page-title, .not-found p {
    margin-bottom: 30px; }
/*# sourceMappingURL=style.css.map */


.two-columns-content-block.banner-block{
    background: url(https://www.charactersummit.edu.au/wp-content/uploads/2025/02/logo-blue.jpg);
    background-size: cover;
}

.whiteBg{background:#ffffff;}
.img-circle{border-radius:50%;}

.oneCol .col-content { width:100% !important;}
.oneCol img{margin:30px 5px 10px 5px;}
.oneCol .container{ // max-width:fit-content;}
.blueBg {    background: #204d72;}
.oneCol .intro-box{background:none;}
.speakers img {border-radius:50%; max-width:150px;}
.fourCol{width:100%; text-align:center;}
.rowSpk{clear:both;}
@media (min-width: 768px) {
	.fourCol{width:25%; float:left; padding:5px;}
}
@media (max-width: 500px) {
	.centerHead{font-size:12px;}
}
.centerHead{color:#fff; font-weight:bold;}

