@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap"); .pt-5 {
padding-top: 5px;
}
.mt-5 {
margin-top: 5px;
}
.pb-5 {
padding-bottom: 5px;
}
.mb-5 {
margin-bottom: 5px;
}
.pl-5 {
padding-left: 5px;
}
.ml-5 {
margin-left: 5px;
}
.pr-5 {
padding-right: 5px;
}
.mr-5 {
margin-right: 5px;
}
.pa-5 {
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
padding-right: 5px;
}
.ma-5 {
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
}
.px-5 {
padding-left: 5px;
padding-right: 5px;
}
.mx-5 {
margin-left: 5px;
margin-right: 5px;
}
.py-5 {
padding-top: 5px;
padding-bottom: 5px;
}
.my-5 {
margin-top: 5px;
margin-bottom: 5px;
}
.pt-10 {
padding-top: 10px;
}
.mt-10 {
margin-top: 10px;
}
.pb-10 {
padding-bottom: 10px;
}
.mb-10 {
margin-bottom: 10px;
}
.pl-10 {
padding-left: 10px;
}
.ml-10 {
margin-left: 10px;
}
.pr-10 {
padding-right: 10px;
}
.mr-10 {
margin-right: 10px;
}
.pa-10 {
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}
.ma-10 {
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
.px-10 {
padding-left: 10px;
padding-right: 10px;
}
.mx-10 {
margin-left: 10px;
margin-right: 10px;
}
.py-10 {
padding-top: 10px;
padding-bottom: 10px;
}
.my-10 {
margin-top: 10px;
margin-bottom: 10px;
}
.pt-20 {
padding-top: 20px;
}
.mt-20 {
margin-top: 20px;
}
.pb-20 {
padding-bottom: 20px;
}
.mb-20 {
margin-bottom: 20px;
}
.pl-20 {
padding-left: 20px;
}
.ml-20 {
margin-left: 20px;
}
.pr-20 {
padding-right: 20px;
}
.mr-20 {
margin-right: 20px;
}
.pa-20 {
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
.ma-20 {
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
.px-20 {
padding-left: 20px;
padding-right: 20px;
}
.mx-20 {
margin-left: 20px;
margin-right: 20px;
}
.py-20 {
padding-top: 20px;
padding-bottom: 20px;
}
.my-20 {
margin-top: 20px;
margin-bottom: 20px;
}
.pt-30 {
padding-top: 30px;
}
.mt-30 {
margin-top: 30px;
}
.pb-30 {
padding-bottom: 30px;
}
.mb-30 {
margin-bottom: 30px;
}
.pl-30 {
padding-left: 30px;
}
.ml-30 {
margin-left: 30px;
}
.pr-30 {
padding-right: 30px;
}
.mr-30 {
margin-right: 30px;
}
.pa-30 {
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}
.ma-30 {
margin-top: 30px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
}
.px-30 {
padding-left: 30px;
padding-right: 30px;
}
.mx-30 {
margin-left: 30px;
margin-right: 30px;
}
.py-30 {
padding-top: 30px;
padding-bottom: 30px;
}
.my-30 {
margin-top: 30px;
margin-bottom: 30px;
}
.pt-40 {
padding-top: 40px;
}
.mt-40 {
margin-top: 40px;
}
.pb-40 {
padding-bottom: 40px;
}
.mb-40 {
margin-bottom: 40px;
}
.pl-40 {
padding-left: 40px;
}
.ml-40 {
margin-left: 40px;
}
.pr-40 {
padding-right: 40px;
}
.mr-40 {
margin-right: 40px;
}
.pa-40 {
padding-top: 40px;
padding-left: 40px;
padding-bottom: 40px;
padding-right: 40px;
}
.ma-40 {
margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px;
}
.px-40 {
padding-left: 40px;
padding-right: 40px;
}
.mx-40 {
margin-left: 40px;
margin-right: 40px;
}
.py-40 {
padding-top: 40px;
padding-bottom: 40px;
}
.my-40 {
margin-top: 40px;
margin-bottom: 40px;
}
.pt-50 {
padding-top: 50px;
}
.mt-50 {
margin-top: 50px;
}
.pb-50 {
padding-bottom: 50px;
}
.mb-50 {
margin-bottom: 50px;
}
.pl-50 {
padding-left: 50px;
}
.ml-50 {
margin-left: 50px;
}
.pr-50 {
padding-right: 50px;
}
.mr-50 {
margin-right: 50px;
}
.pa-50 {
padding-top: 50px;
padding-left: 50px;
padding-bottom: 50px;
padding-right: 50px;
}
.ma-50 {
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
.px-50 {
padding-left: 50px;
padding-right: 50px;
}
.mx-50 {
margin-left: 50px;
margin-right: 50px;
}
.py-50 {
padding-top: 50px;
padding-bottom: 50px;
}
.my-50 {
margin-top: 50px;
margin-bottom: 50px;
}
.pt-60 {
padding-top: 60px;
}
.mt-60 {
margin-top: 60px;
}
.pb-60 {
padding-bottom: 60px;
}
.mb-60 {
margin-bottom: 60px;
}
.pl-60 {
padding-left: 60px;
}
.ml-60 {
margin-left: 60px;
}
.pr-60 {
padding-right: 60px;
}
.mr-60 {
margin-right: 60px;
}
.pa-60 {
padding-top: 60px;
padding-left: 60px;
padding-bottom: 60px;
padding-right: 60px;
}
.ma-60 {
margin-top: 60px;
margin-left: 60px;
margin-bottom: 60px;
margin-right: 60px;
}
.px-60 {
padding-left: 60px;
padding-right: 60px;
}
.mx-60 {
margin-left: 60px;
margin-right: 60px;
}
.py-60 {
padding-top: 60px;
padding-bottom: 60px;
}
.my-60 {
margin-top: 60px;
margin-bottom: 60px;
}
.pt-70 {
padding-top: 70px;
}
.mt-70 {
margin-top: 70px;
}
.pb-70 {
padding-bottom: 70px;
}
.mb-70 {
margin-bottom: 70px;
}
.pl-70 {
padding-left: 70px;
}
.ml-70 {
margin-left: 70px;
}
.pr-70 {
padding-right: 70px;
}
.mr-70 {
margin-right: 70px;
}
.pa-70 {
padding-top: 70px;
padding-left: 70px;
padding-bottom: 70px;
padding-right: 70px;
}
.ma-70 {
margin-top: 70px;
margin-left: 70px;
margin-bottom: 70px;
margin-right: 70px;
}
.px-70 {
padding-left: 70px;
padding-right: 70px;
}
.mx-70 {
margin-left: 70px;
margin-right: 70px;
}
.py-70 {
padding-top: 70px;
padding-bottom: 70px;
}
.my-70 {
margin-top: 70px;
margin-bottom: 70px;
}
.pt-80 {
padding-top: 80px;
}
.mt-80 {
margin-top: 80px;
}
.pb-80 {
padding-bottom: 80px;
}
.mb-80 {
margin-bottom: 80px;
}
.pl-80 {
padding-left: 80px;
}
.ml-80 {
margin-left: 80px;
}
.pr-80 {
padding-right: 80px;
}
.mr-80 {
margin-right: 80px;
}
.pa-80 {
padding-top: 80px;
padding-left: 80px;
padding-bottom: 80px;
padding-right: 80px;
}
.ma-80 {
margin-top: 80px;
margin-left: 80px;
margin-bottom: 80px;
margin-right: 80px;
}
.px-80 {
padding-left: 80px;
padding-right: 80px;
}
.mx-80 {
margin-left: 80px;
margin-right: 80px;
}
.py-80 {
padding-top: 80px;
padding-bottom: 80px;
}
.my-80 {
margin-top: 80px;
margin-bottom: 80px;
}
.pt-90 {
padding-top: 90px;
}
.mt-90 {
margin-top: 90px;
}
.pb-90 {
padding-bottom: 90px;
}
.mb-90 {
margin-bottom: 90px;
}
.pl-90 {
padding-left: 90px;
}
.ml-90 {
margin-left: 90px;
}
.pr-90 {
padding-right: 90px;
}
.mr-90 {
margin-right: 90px;
}
.pa-90 {
padding-top: 90px;
padding-left: 90px;
padding-bottom: 90px;
padding-right: 90px;
}
.ma-90 {
margin-top: 90px;
margin-left: 90px;
margin-bottom: 90px;
margin-right: 90px;
}
.px-90 {
padding-left: 90px;
padding-right: 90px;
}
.mx-90 {
margin-left: 90px;
margin-right: 90px;
}
.py-90 {
padding-top: 90px;
padding-bottom: 90px;
}
.my-90 {
margin-top: 90px;
margin-bottom: 90px;
}
.pt-100 {
padding-top: 100px;
}
.mt-100 {
margin-top: 100px;
}
.pb-100 {
padding-bottom: 100px;
}
.mb-100 {
margin-bottom: 100px;
}
.pl-100 {
padding-left: 100px;
}
.ml-100 {
margin-left: 100px;
}
.pr-100 {
padding-right: 100px;
}
.mr-100 {
margin-right: 100px;
}
.pa-100 {
padding-top: 100px;
padding-left: 100px;
padding-bottom: 100px;
padding-right: 100px;
}
.ma-100 {
margin-top: 100px;
margin-left: 100px;
margin-bottom: 100px;
margin-right: 100px;
}
.px-100 {
padding-left: 100px;
padding-right: 100px;
}
.mx-100 {
margin-left: 100px;
margin-right: 100px;
}
.py-100 {
padding-top: 100px;
padding-bottom: 100px;
}
.my-100 {
margin-top: 100px;
margin-bottom: 100px;
}
.pt-auto {
padding-top: auto;
}
.mt-auto {
margin-top: auto;
}
.pb-auto {
padding-bottom: auto;
}
.mb-auto {
margin-bottom: auto;
}
.pl-auto {
padding-left: auto;
}
.ml-auto {
margin-left: auto;
}
.pr-auto {
padding-right: auto;
}
.mr-auto {
margin-right: auto;
}
.pa-auto {
padding-top: auto;
padding-left: auto;
padding-bottom: auto;
padding-right: auto;
}
.ma-auto {
margin-top: auto;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
}
.px-auto {
padding-left: auto;
padding-right: auto;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.py-auto {
padding-top: auto;
padding-bottom: auto;
}
.my-auto {
margin-top: auto;
margin-bottom: auto;
} body {
font-size: 1em;
}
section {
position: relative;
overflow: hidden;
}
@media only screen and (min-width: 960px) {
.my-hidden-m {
display: none !important;
}
}
.uk-modal.uk-open .uk-modal-dialog div * {
opacity: 1 !important;
}
h1, h2, h3, h4, h5, h6, p, div {
color: #fff;
font-family: "Poppins";
}
h1 {
font-weight: 500;
font-size: 85px;
}
@media only screen and (min-width: 960px) {
h1 {
font-size: 110px;
}
}
@media only screen and (min-width: 1200px) {
h1 {
font-size: 130px;
}
}
h2 {
line-height: 1.1;
font-weight: 500;
font-size: 46px;
}
@media only screen and (min-width: 960px) {
h2 {
font-size: 52px;
}
}
h3 {
font-size: 26px;
}
strong {
font-weight: 500;
}
p {
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 120%; }
a:focus, input:focus {
outline: 1px dashed #fff;
}
.uk-navbar-nav {
padding: 0;
box-sizing: border-box;
}
.uk-light .uk-navbar-nav > li > a {
color: #fff;
}
.uk-navbar-nav > li {
border: 1px solid #fff;
background-color: #061028;
border-radius: 40px;
transition: ease 0.2s;
}
.uk-navbar-nav > li.uk-active a {
color: #fff;
}
.uk-navbar-nav > li:hover {
background-color: #008392;
}
.uk-navbar-nav > li a {
text-transform: initial;
color: #fff;
border-radius: 40px;
padding: 8px 16px;
font-family: "Poppins";
letter-spacing: 0;
font-size: 14px;
font-weight: 400;
min-height: auto;
}
.uk-navbar-nav > li a:before {
display: none;
}
.uk-navbar-nav > li a.active {
color: #fff;
}
.uk-navbar-nav > li a:hover {
color: #fff;
}
@media only screen and (min-width: 960px) {
.uk-navbar-nav li a {
padding: 16px 34px;
font-size: 16px;
}
}
.tm-header .uk-button {
background-color: #761d43;
color: #fff;
max-height: 40px;
align-self: center;
}
.tm-header .uk-button a {
color: #fff !important;
min-height: 0 !important;
}
.highlight-reel .uk-grid > div:first-child .el-item {
display: block;
width: 100%;
height: 100%;
padding-bottom: 123.88%;
}
@media only screen and (min-width: 960px) {
.highlight-reel .uk-grid > div:first-child .el-item {
padding-bottom: 177.88%;
}
}
.highlight-reel .uk-grid > div:first-child iframe {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
pointer-events: all;
}
.highlight-reel .uk-grid > div:first-child iframe + div {
display: none;
}
.highlight-reel .uk-grid > div .el-item,
.highlight-reel .uk-grid > div .el-item img {
width: 100%;
aspect-ratio: 16/9;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
@media only screen and (min-width: 960px) {
.highlight-reel .uk-grid > div .el-item,
.highlight-reel .uk-grid > div .el-item img {
aspect-ratio: inherit;
}
}
.past-events-video .video {
position: relative;
display: block;
width: 100%;
height: 100%;
padding-bottom: 150%;
}
.past-events-video .video iframe {
position: absolute;
top: 0;
left: 15px;
width: 100%;
height: 100%;
pointer-events: all;
}
#speakers .uk-card-default {
position: relative;
padding-bottom: 30px;
}
#speakers .uk-card-default > div:nth-child(2n) {
position: absolute; }
#speakers .uk-card-default > div:nth-child(2n) button {
width: 100%; }
.hero {
background: linear-gradient(160deg, #001252, #CDA6B7, white);
color: white;
}
.maroon {
background: linear-gradient(160deg, #82204A, #82204A, #001252);
color: #fff !important;
}
.gform_title {
color: #fff;
}
.uk-button {
border-radius: 40px;
font-family: "Poppins";
}
.uk-button.uk-button-primary {
background-color: transparent;
border-width: 1px;
border-style: solid;
border-color: #fff;
}
.uk-button.uk-button-primary:hover {
background-color: #008392;
}
.uk-button {
background-color: transparent;
border: 1px solid #fff;
color: #fff;
position: relative;
}
.uk-button:hover {
background-color: #008392;
}
.dark-panel {
align-items: center;
padding: 30px 20px;
border-radius: 16px;
position: relative;
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/blue-art.png) no-repeat center 280px/cover;
border: 1px solid #666;
margin-left: 0px;
}
.dark-panel h2 {
font-size: 36px;
}
@media only screen and (min-width: 960px) {
.dark-panel {
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/blue-art.png) no-repeat center 100px/cover;
text-align: center;
}
}
.uk-navbar-left img {
width: 180px;
}
.uk-navbar-container {
background-color: rgba(2, 10, 26, 0);
transition: 0.3s !important;
}
.uk-navbar-container.uk-navbar-sticky {
background-color: #020a1a;
}
.tm-header .uk-logo {
min-height: 60px;
}
.tm-header .uk-container {
padding-top: 0px;
padding-bottom: 15px;
}
.tm-header .uk-navbar-left img {
width: 120px;
}
@media only screen and (min-width: 400px) {
.tm-header nav {
flex-direction: row;
align-items: center;
}
.tm-header .uk-container {
padding-top: 15px;
}
.tm-header .uk-navbar-right {
margin-left: auto;
}
.tm-header .uk-navbar-left img {
width: 180px;
}
}
.tm-header-mobile .uk-logo img {
max-height: 50px;
-o-object-fit: contain;
object-fit: contain;
width: 60px;
}
.highlight-teal {
color: #008392;
}
.rd-box {
border-radius: 16px;
}
.rd-image {
border-radius: 10px;
}
.rd-image img {
border-radius: 10px;
}
.page-heading-1 {
font-size: 48px;
letter-spacing: -3px;
line-height: 100%;
}
.page-heading-2 {
font-size: 36px;
letter-spacing: -3px;
}
@media only screen and (min-width: 960px) {
.page-heading-1 {
font-size: 70px;
letter-spacing: -5px;
}
.page-heading-2 {
font-size: 52px;
letter-spacing: -5px;
}
}
.event-program-row .uk-container .event-program::before {
content: "";
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/event-bg.png);
display: block;
height: 100%;
width: 100%;
background-position: -40px center;
background-repeat: no-repeat;
position: absolute;
z-index: 0;
top: 0;
background-size: cover;
left: 0;
}
.event-program {
height: 192px;
align-content: center;
background: #008392;
padding: 10px 20px;
border-radius: 16px;
border-width: 1px;
border-style: solid;
border-color: rgba(255, 255, 255, 0.4);
margin: 0;
position: relative;
overflow: hidden;
}
.event-program .uk-grid-item-match {
margin-top: 0;
}
.event-program .uk-first-column {
padding-left: 0;
position: relative;
}
.event-speaker-panel .uk-slidenav {
margin: 20px 0;
}
.event-speaker-panel .uk-slider-items {
margin-left: 0;
}
.event-speaker-panel .uk-slider-items > div {
padding-left: 0;
}
.event-speaker-panel .uk-slider-items > div > .uk-panel {
margin: 0 auto;
border-radius: 16px;
border: 1px solid rgba(255, 255, 255, 0.4);
padding: 12px;
flex: 1;
margin: 0 8px;
max-width: 100%;
}
.event-speaker-panel .uk-slider-items > div > .uk-panel:hover img {
filter: grayscale(0);
}
.event-speaker-panel img {
height: 400px;
border-radius: 10px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 0%;
object-position: 50% 0%;
transition: ease-in-out 0.3s;
filter: grayscale(1);
}
.event-speaker-panel .el-title {
padding: 24px 24px 0 24px;
margin: 0;
}
.event-speaker-panel .el-content {
padding: 0 24px 24px 24px;
margin: 0;
}
.register-wrapper {
align-items: center;
padding: 30px 20px;
border-radius: 16px;
position: relative;
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/blue-art.png) no-repeat center 250px/cover;
border: 1px solid #666;
margin-left: 0px;
}
.register-wrapper .uk-width-1-1 {
padding-left: 0;
}
.gform_wrapper.gravity-theme .gfield_required {
display: none;
color: #fff;
}
.gform_required_legend {
display: none;
}
.gform_wrapper .gform_fields .gfield_label {
font-size: 20px;
font-weight: 500;
}
#gform_2 {
margin: 0 auto;
max-width: 720px;
}
#gform_wrapper_2 .gform_title {
text-align: center;
}
#gform_wrapper_2 input {
border-radius: 40px;
padding: 8px 16px;
font-size: 16px;
font-family: "Poppins";
border: 1px solid #1f283e;
background-color: #fff;
color: #000;
}
.register-interest #gform_submit_button_2 {
background-color: #008392;
border-radius: 40px;
color: #fff;
font-size: 16px;
width: 200px;
border: none;
}
.register-interest #gform_submit_button_2:hover {
cursor: pointer;
background-color: #061028;
}
.summit-welcome-wrapper {
background: #001252;
align-items: center;
padding: 40px 20px;
border-radius: 16px;
position: relative;
margin-left: 0;
flex-direction: column-reverse;
overflow: hidden;
}
.summit-welcome-wrapper .uk-first-column:not(.summit-welcome-content-column) {
padding-left: 0;
margin-top: 50px;
}
.summit-welcome-wrapper .summit-welcome-content-column {
padding-left: 0;
}
.summit-welcome-wrapper .director-welcome-panel {
z-index: 0;
max-width: 360px;
border-radius: 16px;
border: 1px solid rgba(255, 255, 255, 0.4);
padding: 12px;
flex: 1;
margin: 0 8px;
}
.summit-welcome-wrapper .director-welcome-panel .el-content {
font-size: 14px;
}
.summit-welcome-wrapper .summit-welcome-content-column p {
color: #fff;
font-size: 18px;
}
.summit-welcome-wrapper::before {
content: "";
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/welcome-bg-accent.png);
display: block;
height: 407px;
width: 566px;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
top: unset;
bottom: 14%;
}
::-moz-selection {
color: #fff;
}
::selection {
color: #fff;
}
.uk-section-default {
background-color: #000A1A;
}
.highlight-reel-text {
color: #fff;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 120%; letter-spacing: -0.8px;
}
.uk-container {
max-width: 1280px !important;
}
.dark-bg-section {
background-color: #000A1A;
}
.home-banner-section {
position: relative;
height: clamp(350px, 90vh, 800px);
}
.home-banner-section .uk-container {
z-index: 2;
text-align: center;
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.home-banner-section::before {
content: "";
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
z-index: 1;
background: linear-gradient(180deg, rgba(0, 10, 26, 0) 0%, rgba(0, 10, 26, 0.7) 51%, #000A1A 100%);
}
.home-banner-heading {
color: #fff;
font-style: normal;
font-weight: 500;
line-height: 100%;
letter-spacing: -6px;
font-size: 70px;
}
.home-banner-content-wrapper p {
font-size: 20px;
color: #c99c4a;
}
.hosted-by-wrapper .sponsor-logo img {
max-height: 90px;
-o-object-fit: contain;
object-fit: contain;
margin-bottom: 35px;
}
.hosted-by-wrapper .uk-container {
text-align: center;
max-width: 720px !important;
margin: 0 auto 0 auto;
}
.hosted-by-wrapper strong {
color: #96A0B0;
}
.hosted-by-wrapper p {
font-size: 20px;
color: #fff;
}
.past-events .highlight-reel img, .past-events .highlight-reel .uk-inline-clip {
border-radius: 16px;
}
.past-events .highlight-reel .uk-button {
text-transform: none;
font-family: "Poppins";
letter-spacing: 0;
font-weight: 400;
font-size: 18px;
color: #fff;
opacity: 1;
background-color: #061028;
}
.past-events .highlight-reel .uk-button:hover {
background-color: #008392;
}
.past-events .highlight-reel .uk-overlay-primary {
background-color: rgba(31, 40, 62, 0.8);
}
.past-events .hightlight-reel-content {
align-items: flex-start;
}
.past-events .hightlight-reel-content p {
font-size: 18px;
}
.date-location-wrapper {
margin-left: 0;
-moz-column-gap: 20px;
column-gap: 20px;
font-size: 20px;
}
.date-location-wrapper > div {
width: -moz-fit-content;
width: fit-content;
text-align: center;
}
.date-location-wrapper .content-left {
background: #008392;
border-radius: 40px;
border: 1px solid #373946;
padding: 8px 24px;
}
.date-location-wrapper .content-right {
background: rgba(0, 10, 26, 0.5);
border-radius: 40px;
border: 1px solid rgba(255, 255, 255, 0.1);
-webkit-backdrop-filter: blur(17px);
backdrop-filter: blur(17px);
padding: 8px 24px;
}
@media only screen and (min-width: 640px) {
.register-form-heading {
text-align: center;
}
#gform_2 {
padding-top: 32px;
}
.register-interest #gform_confirmation_message_2 {
text-align: center;
}
.home-banner-heading {
font-size: 85px;
}
}
@media only screen and (min-width: 960px) {
.summit-welcome-wrapper .uk-first-column {
padding-left: 20px;
margin-top: unset;
}
#gform_wrapper_2 input {
padding: 20px 24px;
}
.summit-welcome-wrapper {
margin-left: -16px;
padding: 60px 40px;
}
.summit-welcome-wrapper .summit-welcome-content-column {
margin-top: 50px;
}
.summit-welcome-wrapper::before {
top: 14%;
}
.event-program {
padding: 0 70px;
}
.summit-welcome-wrapper {
flex-direction: row;
}
.register-wrapper {
padding: 90px 40px;
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/blue-art.png) no-repeat 0% -78%/110%;
}
}
.block-registration {
background-color: #001252;
overflow: hidden;
}
.block-registration .el-title {
z-index: 1;
position: relative;
font-size: 52px;
color: #fff !important;
font-family: "Poppins";
}
.block-registration a {
color: #008392;
}
.block-registration .uk-button {
color: #fff;
position: relative;
}
.block-registration .uk-button:hover {
background-color: #008392;
}
.block-registration::before {
content: "";
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/welcome-bg-accent.png);
display: block;
height: 407px;
width: 566px;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
top: unset;
bottom: 14%;
}
.block-reg-queries {
background-color: #008392;
border-color: rgba(255, 255, 255, 0.4);
border-style: solid;
border-width: 1px;
overflow: hidden;
}
.block-reg-queries h3, .block-reg-queries .uk-button {
position: relative;
z-index: 1;
}
.block-reg-queries .uk-button:hover {
background-color: #fff;
color: #008392;
}
.block-reg-queries:before {
content: "";
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/event-bg.png);
display: block;
height: 100%;
width: 100%;
background-position: -40px center;
background-repeat: no-repeat;
position: absolute;
z-index: 0;
top: 0;
background-size: cover;
left: 0;
}
.pricing-card .el-title {
color: #008392;
}
@media only screen and (min-width: 960px) {
.block-registration {
background-color: #001252;
overflow: hidden;
}
.block-registration .el-title {
z-index: 1;
position: relative;
font-size: 57px;
}
}
.uk-h2, .uk-h3 {
font-family: "Poppins";
}
.uk-card-default .el-content, .uk-tile-muted .el-content {
color: #000A1A;
}
.uk-card-default .el-meta, .uk-tile-muted .el-meta {
color: #000A1A;
font-weight: bold;
}
.speaker-row .uk-card {
background-color: transparent;
border-radius: 16px;
border: 1px solid rgba(255, 255, 255, 0.4);
padding: 16px;
}
.speaker-row .uk-card .el-meta {
color: #fff;
font-weight: 300;
}
.speaker-row .uk-card .el-image {
border-radius: 10px;
}
.speaker-row .uk-card .bt-container {
bottom: 16px;
right: 0;
left: 0;
margin: 0 auto;
text-align: center;
width: 90%;
}
.uk-modal-dialog {
background: #000A1A;
border: 1px solid #fff;
border-radius: 16px;
overflow: hidden;
}
.uk-modal-dialog a {
color: #008392;
}
.uk-modal-dialog .uk-close svg line {
stroke: #fff;
}
.uk-modal-dialog .uk-close:hover {
background-color: #008392;
border-radius: 50%;
}
.uk-modal-dialog .uk-modal-body {
z-index: 1;
}
.uk-modal-dialog::after {
content: "";
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/blue-art.png);
display: block;
height: 100vh;
width: 100vh;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
top: unset;
bottom: -39%;
opacity: 0.5;
right: -112%;
transform: rotate(316deg);
}
@media only screen and (min-width: 960px) {
.uk-modal-dialog {
border: 1px solid #fff;
background-color: #000A1A;
overflow: hidden;
}
.uk-modal-dialog::after {
content: "";
background: url(//teachingmatters.au/wp-content/themes/yootheme/./img/blue-art.png);
display: block;
height: 100vh;
width: 100vh;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
top: unset;
bottom: -78%;
opacity: 0.5;
right: -93%;
transform: rotate(358deg);
}
}