@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap");
.row {
box-sizing: border-box;
display: flex;
flex: 0 1 auto;
flex-direction: row;
flex-wrap: wrap;
margin-right: -15px;
margin-left: 0;
width: calc(100% + 15px);
height: 100%;
align-items: flex-start;
}
.column__xs--1 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--2 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--3 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--3 {
flex-basis: 25%;
max-width: 25%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--4 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--5 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--6 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--6 {
flex-basis: 50%;
max-width: 50%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--7 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--8 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--9 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--9 {
flex-basis: 75%;
max-width: 75%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--10 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--11 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__xs--12 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 321px) {
.column__xs--12 {
flex-basis: 100%;
max-width: 100%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 320px) {
.hidden__xs {
display: none !important;
}
}
.column__sm--1 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--2 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--3 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--3 {
flex-basis: 25%;
max-width: 25%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--4 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--5 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--6 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--6 {
flex-basis: 50%;
max-width: 50%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--7 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--8 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--9 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--9 {
flex-basis: 75%;
max-width: 75%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--10 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--11 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__sm--12 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 481px) {
.column__sm--12 {
flex-basis: 100%;
max-width: 100%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.hidden__sm {
display: none !important;
}
}
.column__md--1 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--2 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--3 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--3 {
flex-basis: 25%;
max-width: 25%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--4 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--5 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--6 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--6 {
flex-basis: 50%;
max-width: 50%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--7 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--8 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--9 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--9 {
flex-basis: 75%;
max-width: 75%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--10 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--11 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__md--12 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
.column__md--12 {
flex-basis: 100%;
max-width: 100%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.hidden__md {
display: none !important;
}
}
.column__lg--1 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--2 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--3 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--3 {
flex-basis: 25%;
max-width: 25%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--4 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--5 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--6 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--6 {
flex-basis: 50%;
max-width: 50%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--7 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--8 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--9 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--9 {
flex-basis: 75%;
max-width: 75%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--10 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--11 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__lg--12 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1025px) {
.column__lg--12 {
flex-basis: 100%;
max-width: 100%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.hidden__lg {
display: none !important;
}
}
.column__xl--1 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--1 {
flex-basis: 8.3333333333%;
max-width: 8.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--2 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--2 {
flex-basis: 16.6666666667%;
max-width: 16.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--3 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--3 {
flex-basis: 25%;
max-width: 25%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--4 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--4 {
flex-basis: 33.3333333333%;
max-width: 33.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--5 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--5 {
flex-basis: 41.6666666667%;
max-width: 41.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--6 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--6 {
flex-basis: 50%;
max-width: 50%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--7 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--7 {
flex-basis: 58.3333333333%;
max-width: 58.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--8 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--8 {
flex-basis: 66.6666666667%;
max-width: 66.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--9 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--9 {
flex-basis: 75%;
max-width: 75%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--10 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--10 {
flex-basis: 83.3333333333%;
max-width: 83.3333333333%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--11 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--11 {
flex-basis: 91.6666666667%;
max-width: 91.6666666667%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.column__xl--12 {
width: 100%;
display: block;
padding: 0 15px 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media only screen and (min-width: 1601px) {
.column__xl--12 {
flex-basis: 100%;
max-width: 100%;
flex-grow: 1;
padding: 0 15px 0 0;
}
}
@media only screen and (min-width: 1025px) {
.hidden__xl {
display: none !important;
}
}
.modal {
position: fixed;
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 1;
}
.modal[data-active=false] {
opacity: 0;
pointer-events: none;
}
.modal[data-active=false] .modal__content {
-webkit-transform: translate(-50%, -80%);
-moz-transform: translate(-50%, -80%);
-ms-transform: translate(-50%, -80%);
-o-transform: translate(-50%, -80%);
transform: translate(-50%, -80%);
}
@media only screen and (max-width: 320px) {
.modal[data-active=false] .modal__content {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.modal[data-active=false] .modal__content {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.modal[data-active=false] .modal__content {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
}
.modal .modal__content {
position: absolute;
width: 600px;
max-width: 100%;
min-height: 400px;
max-height: 700px;
overflow-y: scroll;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
background-color: #FFF;
border-radius: 5px;
padding: 20px;
}
@media only screen and (max-width: 320px) {
.modal .modal__content {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
border-radius: 0;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
max-height: none;
max-width: none;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.modal .modal__content {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
border-radius: 0;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
max-height: none;
max-width: none;
}
}
@media only screen and (max-width: 768px) and (min-width: 481px) {
.modal .modal__content {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
border-radius: 0;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
max-height: none;
max-width: none;
}
}
.modal .modal__content .modal__dismiss {
position: absolute;
height: 50px;
right: 20px;
top: 0;
line-height: 50px;
color: rgba(0, 0, 0, 0.3);
font-weight: 100;
font-size: 20px;
cursor: pointer;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.modal .modal__content .modal__dismiss:hover {
color: rgba(255, 0, 0, 0.3);
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
overflow-x: hidden;
font-family: "Lato", sans-serif;
font-size: 14px;
letter-spacing: 0.5px;
color: rgba(0, 0, 0, 0.65);
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
@media only screen and (min-width: 1025px) {
body {
font-size: 16px;
}
}
h1 {
font-family: "Lato", sans-serif;
margin: 0;
color: #2C2825;
line-height: 1.1em;
font-size: 2rem;
font-weight: 600;
margin-bottom: 15px;
}
@media only screen and (min-width: 1025px) {
h1 {
margin-bottom: 30px;
font-size: 3rem;
}
}
h2, h3, h4, h5, h6 {
font-family: "Lato", sans-serif;
font-weight: 600;
color: #2C2825;
margin: 10px 0 20px;
}
.subtitle {
color: #333;
text-transform: uppercase;
font-size: 14px;
margin: 0;
font-weight: 400;
margin-bottom: 10px;
}
.subtitle.large-subtitle {
font-size: 20px;
font-weight: 600;
}
h2 {
font-size: 1.8rem;
margin-top: 0;
}
@media only screen and (min-width: 1025px) {
h2 {
font-size: 2.2rem;
}
}
h3 {
font-size: 1.4rem;
}
a {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
a:link, a:visited, a:focus {
text-decoration: none;
color: inherit;
border-bottom: 1px solid #CCC;
}
a:hover {
border-color: transparent;
}
p, ul, ol {
line-height: 1.6em;
}
ul {
list-style: square;
}
img {
max-width: 100%;
height: auto;
}
em.strong {
font-size: 1.3em;
margin-bottom: 30px;
display: block;
color: #2C2825;
}
.admin-bar .header--scrolled {
top: 32px;
}
.admin-bar .header {
top: 32px;
}
.admin-bar {
padding-top: 32px;
}
.header {
position: fixed;
top: 0;
left: 0;
right: 0;
background-color: #FFF;
z-index: 99;
height: 75px;
}
@media only screen and (min-width: 1025px) {
.header {
position: absolute;
height: 132px;
}
}
.header__content {
max-width: calc(100% - 40px);
height: 100%;
margin: 0 auto;
width: 1180px;
display: flex;
align-items: center;
justify-content: space-between;
}
@media only screen and (min-width: 1025px) {
.header__content {
height: 95px;
padding: 0 20px;
}
}
.header__content a {
border: none;
}
.header__logo {
background-image: url(//caretech.com.au/wp-content/themes/caretech/assets/img/caretech_logo.svg);
background-repeat: no-repeat;
background-size: contain;
width: 250px;
height: 35px;
z-index: 99;
}
.header__logo-link {
z-index: 999;
}
.header__logo--white {
background-image: url(//caretech.com.au/wp-content/themes/caretech/assets/img/caretech_logo_white.svg);
}
.header__logo--minimal {
background-image: url(//caretech.com.au/wp-content/themes/caretech/assets/img/caretech_logo_minimal.svg);
height: 22px !important;
}
@media only screen and (min-width: 1025px) {
.header__logo {
height: 50px;
}
}
.header__nav {
background-color: #FFF;
padding: 80px 5%;
display: flex;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow-y: scroll;
z-index: 98;
opacity: 0;
pointer-events: none;
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
letter-spacing: 0.5px;
font-family: "Lato", sans-serif;
font-size: 20px;
color: #FFF;
font-weight: 600;
line-height: 2em;
margin: 0;
}
@media only screen and (min-width: 1025px) {
.header__nav {
padding: 40px;
}
}
.header__nav ul {
display: flex;
flex-direction: column;
padding: 0;
}
@media only screen and (min-width: 1025px) {
.header__nav ul {
margin: 0 auto;
flex-direction: row;
justify-content: center;
}
}
.header__nav ul li {
list-style: none;
position: relative;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
@media only screen and (min-width: 1025px) {
.header__nav ul li {
margin: 0 30px;
}
.header__nav ul li:hover ul {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
.header__nav ul a {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: none;
}
.header__nav ul a:hover {
border: none;
}
.header__nav ul li ul {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.header__nav ul li ul li {
border: none;
margin: 0;
}
.header__nav ul li ul li a {
border: none;
}
.header__nav ul li ul li a:hover {
border: none;
}
.header__nav ul li ul li:last-child {
margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
.header__nav ul li ul li {
margin: 0;
border: none;
}
.header__nav ul li ul li:hover {
border: none;
}
}
@media only screen and (min-width: 1025px) {
.header__nav ul li ul {
flex-direction: column;
position: absolute;
top: 100%;
left: 0;
padding: 15px;
z-index: 1;
text-align: left;
margin-top: 15px;
opacity: 0;
pointer-events: none;
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95);
}
.header__nav ul li ul:before {
display: block;
position: absolute;
width: calc(100% + 80px);
height: calc(100% + 80px);
margin-top: -20px;
margin-left: -40px;
content: " ";
top: 0;
left: 0;
}
}
.header__nav--active {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
pointer-events: auto;
}
@media only screen and (min-width: 1025px) {
.header__nav {
opacity: 1;
pointer-events: auto;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
margin: 0 auto;
position: relative;
background: none;
top: auto;
left: auto;
right: auto;
bottom: auto;
padding: 0;
display: block;
overflow: visible;
text-align: center;
}
}
.header__nav li {
margin: 0;
margin-bottom: 15px;
}
@media only screen and (min-width: 1025px) {
.header__nav {
color: #322D2A;
font-size: 14px;
text-transform: uppercase;
background-color: transparent;
line-height: 1em;
}
.header__nav li:last-child {
margin-right: 0;
}
.header__nav li:hover a {
color: #ED8028;
}
}
.header__nav ul li ul {
border-radius: 15px;
text-transform: none;
font-size: 17px;
color: rgba(255, 255, 255, 0.75);
font-family: "Lato", sans-serif;
font-weight: 400;
}
@media only screen and (min-width: 1025px) {
.header__nav ul li ul {
margin: 0;
padding: 8px 10px;
margin-top: 30px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.35);
background-color: #FFF;
font-size: 14px;
color: #534B6C;
font-family: "Lato", sans-serif;
width: 175px;
letter-spacing: 0.5px;
}
.header__nav ul li ul:before {
margin-top: -40px;
}
.header__nav ul li ul li {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
margin: 0;
padding: 0;
border-radius: 10px;
background-color: #FFF;
}
.header__nav ul li ul li a {
padding: 10px;
display: block;
width: 100%;
height: 100%;
color: #555 !important;
}
.header__nav ul li ul li:hover {
background-color: #F5F5F5;
}
.header__nav ul li ul li:hover a {
color: #005D5F !important;
}
}
.header__nav--active {
background-color: #005D5F;
}
@media only screen and (min-width: 1025px) {
.header__nav {
margin: 0;
}
.header__nav ul {
margin: 0;
}
}
.header__hamburger {
position: relative;
z-index: 99;
width: 30px;
height: 16px;
vertical-align: middle;
cursor: pointer;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header__hamburger span {
height: 2px;
top: 7px;
right: 0;
background-color: #322D2A;
width: 100%;
display: block;
position: absolute;
border-radius: 2px;
-webkit-transition: all 0.3s, opacity 0.1s;
-moz-transition: all 0.3s, opacity 0.1s;
-ms-transition: all 0.3s, opacity 0.1s;
-o-transition: all 0.3s, opacity 0.1s;
transition: all 0.3s, opacity 0.1s;
}
.header__hamburger span:first-child {
top: 0;
}
.header__hamburger span:last-child {
top: 14px;
}
.header__hamburger--active span:nth-child(2):not(:last-child) {
opacity: 0;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
.header__hamburger--active span:first-child {
-webkit-transform: rotate(-45deg) translateY(12px);
-moz-transform: rotate(-45deg) translateY(12px);
-ms-transform: rotate(-45deg) translateY(12px);
-o-transform: rotate(-45deg) translateY(12px);
transform: rotate(-45deg) translateY(12px);
right: 5px;
}
.header__hamburger--active span:last-child {
-webkit-transform: rotate(45deg) translateY(-12px);
-moz-transform: rotate(45deg) translateY(-12px);
-ms-transform: rotate(45deg) translateY(-12px);
-o-transform: rotate(45deg) translateY(-12px);
transform: rotate(45deg) translateY(-12px);
top: 17px;
right: 5px;
}
.header__hamburger span {
border-radius: 5px;
}
@media only screen and (min-width: 1025px) {
.header__hamburger {
display: none;
}
}
.header__hamburger--active span {
background-color: #FFF;
}
.header__dealer {
display: none;
width: 100%;
height: 37px;
line-height: 37px;
background-color: #F7F7F7;
}
@media only screen and (min-width: 1025px) {
.header__dealer {
display: block;
}
}
.header__dealer-content {
margin: 0 auto;
position: relative;
max-width: 1180px;
width: 100%;
text-align: right;
padding: 0 20px;
}
.header__dealer-login {
color: #666;
font-size: 13px;
border-color: transparent !important;
}
.header__dealer-login img {
width: 14px;
height: auto;
display: inline-block;
margin-right: 10px;
}
.header__dealer-login:hover {
color: #ED8028;
border-color: #DDD !important;
}
.header--scrolled {
position: fixed;
height: 60px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: "opacity" 0.4s ease;
-moz-transition: "opacity" 0.4s ease;
-ms-transition: "opacity" 0.4s ease;
-o-transition: "opacity" 0.4s ease;
transition: "opacity" 0.4s ease;
opacity: 0;
}
.header--scrolled-in {
opacity: 1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.header--scrolled-out {
opacity: 1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.header--scrolled .header__dealer {
display: none;
}
.header--scrolled .header__content {
height: 60px;
}
.header--scrolled .header__logo {
background-image: url(//caretech.com.au/wp-content/themes/caretech/assets/img/caretech_logo_minimal.svg);
height: 22px !important;
}
.content {
width: 1750px;
max-width: calc(100% - 40px);
display: block;
margin: 75px 20px 0;
border-top: 0.5px solid #EEE;
border-bottom: 0.5px solid #EEE;
}
@media only screen and (min-width: 1025px) {
.content {
margin: 132px auto 0;
max-width: 95%;
}
}
@media only screen and (min-width: 1601px) {
.content {
max-width: 90%;
}
}
.content__home-nurse {
max-height: 100%;
max-width: 450px;
width: auto;
height: auto;
position: absolute;
right: 0;
bottom: 0;
opacity: 0;
-webkit-transform: translateX(50%);
-moz-transform: translateX(50%);
-ms-transform: translateX(50%);
-o-transform: translateX(50%);
transform: translateX(50%);
animation: slide-in-from-right 1.25s forwards ease-in-out;
animation-delay: 0.3s;
display: none;
}
@media only screen and (min-width: 1025px) {
.content__home-nurse {
display: block;
max-width: 40%;
}
}
@media only screen and (min-width: 1601px) {
.content__home-nurse {
max-width: none;
}
}
.content__usp {
display: flex;
flex-direction: row;
text-align: left;
margin-bottom: 35px;
}
.content__usp--no-margin {
margin: 0 auto;
}
@media only screen and (min-width: 769px) {
.content__usp {
flex-direction: column;
max-width: 90%;
margin: 0 auto;
text-align: center;
}
}
.content__usp img {
height: auto;
display: block;
max-height: 75px;
width: 75px;
margin-right: 20px;
}
@media only screen and (min-width: 769px) {
.content__usp img {
max-height: 130px;
width: auto;
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
}
}
@media only screen and (min-width: 1601px) {
.content__usp img {
max-height: 150px;
}
}
.content__usp h3 {
color: #FFF;
font-size: 18px;
margin-bottom: 0;
margin-top: 0;
}
@media only screen and (min-width: 1025px) {
.content__usp h3 {
font-size: 22px;
margin: 15px auto;
}
}
.content__usp p {
color: rgba(255, 255, 255, 0.8);
font-size: 14px;
margin: 0;
}
@media only screen and (min-width: 1025px) {
.content__usp p {
font-size: 16px;
}
}
.content__quote {
font-style: italic;
line-height: 1.6em;
margin-bottom: 20px;
}
.content__quote-name {
color: #2E2E2E;
font-size: 17px;
font-family: "Lato", sans-serif;
font-weight: bold;
}
.content__quote-title {
font-size: 13px;
color: #8D8D8D;
text-transform: uppercase;
font-family: "Lato", sans-serif;
font-weight: bold;
}
.content__feature-image {
max-height: 200px;
width: auto;
}
.content__header-links {
display: none;
justify-content: space-between;
margin-bottom: 30px;
}
@media only screen and (min-width: 769px) {
.content__header-links {
display: flex;
}
}
.content__header-links a {
color: #2E2E2E;
}
.content__home-image {
margin-top: 20px;
}
.list-agents img {
max-height: 60px;
width: auto;
}
.agents {
position: relative;
}
.agents .agents__states--mobile {
display: none;
}
@media screen and (max-width: 1024px) {
.agents .agents__states--mobile {
display: block;
font-size: 15px;
}
}
.agents .agents__header > .agents__states > .agents__state {
position: relative;
}
.agents .agents__header > .agents__states > .agents__state:nth-child(even):before {
display: none;
}
.agents .agents__states {
width: 50%;
display: flex;
justify-content: space-between;
}
@media screen and (max-width: 1024px) {
.agents .agents__states {
display: none;
}
}
.agents .agents__states .agents__state {
position: relative;
width: 12.5%;
text-align: center;
font-weight: bold;
display: flex;
justify-content: center;
padding: 30px 10px;
}
.agents .agents__states .agents__state:nth-child(even):before {
content: "";
position: absolute;
background-color: #EEE;
width: 100%;
height: 100%;
z-index: -1;
top: 0;
left: 0;
border-bottom: 1px solid #cccccc5e;
}
.agents .agents__states .check {
color: #ED8028;
font-size: 18px;
font-weight: bold;
}
.agents .agents__header {
border-bottom: 1px solid #AAA;
display: flex;
justify-content: space-between;
height: 50px;
align-items: center;
position: sticky;
top: 0;
left: 0;
right: 0;
background-color: #FFF;
}
@media screen and (max-width: 1024px) {
.agents .agents__header {
display: none;
}
}
.agents .agents__row {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #cccccc5e;
}
@media screen and (max-width: 1024px) {
.agents .agents__row {
display: block;
border: none;
height: auto;
padding: 20px;
}
}
.agents .agents__row .agents__logo {
max-height: 68px;
width: auto;
height: auto;
}
.agents .agents__row .agents__content {
flex-grow: 1;
padding-left: 15px;
}
.agents .agents__row .agents__logo-container {
max-width: 200px;
width: 200px;
}
.agents .agents__row .agents__logo-container a {
border-bottom: none !important;
}
.section {
position: relative;
padding: 30px 0;
}
@media only screen and (min-width: 1025px) {
.section {
padding: 30px 0;
}
}
.section__content {
max-width: 1180px;
width: 100%;
height: 100%;
margin: 0 auto;
position: relative;
padding: 0;
opacity: 1 !important;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
opacity: 1 !important;
}
@media only screen and (min-width: 1601px) {
.section__content {
padding: 20px;
}
}
.section__content--animated {
opacity: 1;
}
.section--purple {
color: #FFF;
background-color: #005D5F;
padding: 30px;
}
@media only screen and (min-width: 1025px) {
.section--purple {
padding: 50px 0;
}
}
.section--grey {
background-color: #F7F7F7;
padding: 30px;
}
@media only screen and (min-width: 1601px) {
.section--grey {
padding: 30px 0;
}
}
.section--home-hero {
background-size: cover;
background-repeat: no-repeat;
padding: 0;
background-image: url(//caretech.com.au/wp-content/themes/caretech/assets/img/home_header_bg.png);
background-image: -webkit-image-set(url(//caretech.com.au/wp-content/themes/caretech/assets/img/home_header_bg.png) 1x, url(//caretech.com.au/wp-content/themes/caretech/assets/img/home_header_bg@2x.png) 2x);
}
@media only screen and (min-width: 1025px) {
.section--home-hero {
height: 70vh;
}
}
@media only screen and (min-width: 1601px) {
.section--home-hero {
height: 80vh;
}
}
.section--home-hero .section__content-hero {
padding: 40px;
max-width: 100%;
position: relative;
}
.section--home-hero .section__content-hero h1 {
color: #FFF;
font-size: 36px;
margin-bottom: 20px;
font-weight: 900;
}
@media only screen and (min-width: 769px) {
.section--home-hero .section__content-hero h1 {
font-size: 42px;
}
}
@media only screen and (min-width: 1025px) {
.section--home-hero .section__content-hero h1 {
font-size: 50px;
}
}
@media only screen and (min-width: 1601px) {
.section--home-hero .section__content-hero h1 {
font-size: 62px;
}
}
.section--home-hero .section__content-hero p {
color: rgba(255, 255, 255, 0.89);
font-size: 14px;
}
@media only screen and (min-width: 769px) {
.section--home-hero .section__content-hero p {
font-size: 16px;
}
}
@media only screen and (min-width: 1025px) {
.section--home-hero .section__content-hero p {
font-size: 18px;
}
}
@media only screen and (min-width: 1601px) {
.section--home-hero .section__content-hero p {
font-size: 20px;
}
}
@media only screen and (min-width: 769px) {
.section--home-hero .section__content-hero {
max-width: 80%;
padding: 50px 30px;
}
}
@media only screen and (min-width: 1025px) {
.section--home-hero .section__content-hero {
padding: 30px;
width: 60%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
}
}
@media only screen and (min-width: 1601px) {
.section--home-hero .section__content-hero {
width: 600px;
padding: 0;
}
}
.section--feature {
padding: 0;
}
@media only screen and (min-width: 1025px) {
.section--treated:after {
content: "";
background-image: url(//caretech.com.au/wp-content/themes/caretech/assets/img/caretech_bg_treatment.png);
background-image: -webkit-image-set(url(//caretech.com.au/wp-content/themes/caretech/assets/img/caretech_bg_treatment.png) 1x, url(//caretech.com.au/wp-content/themes/caretech/assets/img/caretech_bg_treatment@2x.png) 2x);
background-size: contain;
background-repeat: no-repeat;
position: absolute;
top: 100px;
right: 0;
width: 220px;
height: 310px;
}
}
.section--download {
background-color: #F7F7F7;
padding: 30px;
margin-top: 40px;
}
@media only screen and (min-width: 1025px) {
.section--download {
margin-top: 100px;
}
}
@media only screen and (min-width: 1025px) {
.section--after-hero {
padding: 120px 0 60px;
}
}
.section--hero {
padding: 0;
}
@media only screen and (min-width: 1025px) {
.section--hero + .section {
padding: 120px 0 60px;
}
}
@media only screen and (min-width: 769px) {
.section--hero {
margin-bottom: -100px;
}
}
.section--hero .section__content {
background-size: cover;
background-position: center;
min-height: 200px;
z-index: 1;
}
@media only screen and (min-width: 769px) {
.section--hero .section__content {
min-height: 400px;
}
}
.section--hero .section__content:after {
content: " ";
background: radial-gradient(rgba(107, 88, 154, 0.3), rgba(52, 41, 77, 0.3));
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.section--extra-padding {
padding: 40px 0;
}
@media only screen and (min-width: 1025px) {
.section--extra-padding {
padding: 60px 0;
}
}
.is-hidden {
display: none;
}
.posts__announcements li {
padding-bottom: 20px;
margin-bottom: 30px;
list-style-type: none;
border-bottom: 1px solid #CCC;
}
.posts__announcements a {
margin-bottom: 20px;
display: inline-block;
padding: 5px 10px;
border: 1px solid #CCC;
}
.posts__announcements h4 {
margin-bottom: 10px;
}
.download {
display: flex;
flex-direction: column;
}
@media only screen and (min-width: 769px) {
.download {
flex-direction: row;
align-items: center;
}
}
.download__image {
margin: 0 auto;
margin-top: -75px;
max-width: 200px;
}
@media only screen and (min-width: 769px) {
.download__image {
margin-top: -100px;
margin-bottom: -35px;
margin-right: 40px;
max-width: 270px;
}
}
@media only screen and (min-width: 769px) {
.download__form {
padding: 0;
}
}
.download__form h2 {
margin-bottom: 10px;
}
.download__form p {
margin-top: 10px;
margin-bottom: 30px;
}
.download__form input {
display: block;
width: 100%;
margin-bottom: 10px;
height: 45px;
padding: 0 10px;
border: 1px solid #D6D6D6;
font-size: 14px;
font-family: "Lato", sans-serif;
min-width: 250px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.download__form input:focus {
border-color: #AAA;
outline: none;
}
@media only screen and (min-width: 769px) {
.download__form input {
margin: 0;
width: auto;
display: inline-block;
}
}
.download__form button {
display: block;
font-size: 14px;
width: 100%;
}
@media only screen and (min-width: 769px) {
.download__form button {
width: auto;
}
}
.footer {
max-width: 90%;
width: 1180px;
margin: 0 auto;
padding: 50px 20px 40px;
display: flex;
flex-direction: column;
align-items: center;
}
@media only screen and (min-width: 769px) {
.footer {
padding: 75px 20px 40px;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
}
.footer__logo {
width: 200px;
height: auto;
order: 2;
}
@media only screen and (min-width: 769px) {
.footer__logo {
order: 1;
}
}
.footer__logo a {
text-decoration: none;
border: none;
}
.footer__nav {
order: 1;
}
@media only screen and (min-width: 769px) {
.footer__nav {
width: calc(100% - 200px);
order: 2;
}
}
.footer__nav ul {
display: flex;
justify-content: flex-end;
text-transform: uppercase;
font-family: "Lato", sans-serif;
font-size: 14px;
list-style: none;
flex-direction: column;
padding: 0;
text-align: center;
}
@media only screen and (min-width: 769px) {
.footer__nav ul {
flex-direction: row;
text-align: right;
}
}
.footer__nav ul li {
margin: 0 0 20px 0;
padding: 0;
}
@media only screen and (min-width: 769px) {
.footer__nav ul li {
margin: 0 0 0 30px;
}
}
.footer__nav ul li a {
border: none;
text-decoration: none;
}
.footer__copyright {
margin-top: 25px;
font-size: 13px;
color: #AAA;
order: 3;
text-align: center;
}
@media only screen and (min-width: 769px) {
.footer__copyright {
margin-top: 25px;
text-align: left;
}
.footer__copyright a {
display: inline-block;
}
}
.footer__linkedin {
color: rgba(0, 0, 0, 0.65) !important;
display: inline-flex !important;
margin-bottom: 25px;
align-content: flex-end;
align-items: center;
font-size: 15px;
text-transform: uppercase;
padding: 8px 13px;
border: 1px solid #dddddd;
border-radius: 3px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.footer__linkedin img {
width: 16px;
opacity: 0.65;
height: auto;
margin-left: 8px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.footer__linkedin:hover {
border-color: #AAA;
}
.footer__credit {
display: inline-block !important;
position: relative;
text-align: right;
order: 4;
margin-top: 25px;
}
.footer__credit a {
border: none !important;
}
@media only screen and (min-width: 1025px) {
.footer__credit {
margin-top: 50px;
}
}
.footer__credit img {
width: 105px;
height: auto;
opacity: 0.5;
position: relative;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.footer__credit:before {
content: " ";
height: 2px;
background-color: #4D02F0;
position: absolute;
bottom: 3.5px;
right: 2px;
width: 45px;
max-width: 0;
opacity: 0.5;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.footer__credit:hover:before {
max-width: 100px;
opacity: 1;
}
.footer__credit:hover img {
opacity: 1;
}
@media only screen and (min-width: 769px) {
.footer__credit {
display: block;
}
}
@keyframes slide-in-from-right {
100% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
.button {
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
display: inline-block;
margin-top: 20px;
padding: 20px 25px;
line-height: 1em;
font-family: "Lato", sans-serif;
letter-spacing: 0.5px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
cursor: pointer;
background-color: #005D5F !important;
color: #FFF !important;
border: 3px solid #005D5F !important;
}
.button:hover {
background-color: transparent !important;
color: #005D5F !important;
}
.button:focus {
outline: none;
}
.button--hero {
border: 2px solid #B2CECE !important;
background-color: transparent !important;
}
.button--hero:hover {
background-color: #B2CECE !important;
}
.button--hero:hover .button__line {
background-color: #005D5F !important;
}
.button__line {
display: none;
}
@media only screen and (min-width: 769px) {
.button__line {
display: inline-block;
width: 50px;
margin-left: 15px;
height: 2px;
background-color: #B2CECE;
vertical-align: middle;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
}
.button--card {
display: flex;
margin-top: 25px;
}
.button--card a {
font-size: 15px;
text-transform: uppercase;
text-align: right;
width: auto;
font-family: "Lato", sans-serif;
border: none !important;
color: #2C2825 !important;
font-size: 14px;
font-weight: 600;
}
.button--card a:hover {
color: #707070 !important;
}
.button--card a:hover .button__line {
background-color: #707070;
}
.cards {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: flex-start;
padding-top: 30px;
}
@media only screen and (min-width: 1025px) {
.cards {
padding-top: 0;
}
}
.card {
background-color: #F7F7F7;
margin-bottom: 60px;
width: 100%;
}
@media only screen and (min-width: 769px) {
.card {
width: 48%;
margin: 0 4% 60px 0;
}
.card:nth-child(2n) {
margin-right: 0;
}
}
.card--smaller {
margin-bottom: 40px;
}
@media only screen and (min-width: 769px) {
.card--smaller {
width: 48%;
margin: 0 4% 40px 0;
}
.card--smaller:nth-child(2n) {
margin-right: 0;
}
}
@media only screen and (min-width: 1025px) {
.card--smaller {
width: 31%;
margin: 0 3.5% 40px 0;
}
.card--smaller:nth-child(2n) {
margin-right: 3.5%;
}
.card--smaller:nth-child(3n) {
margin-right: 0;
}
}
.card--smaller h3 {
text-transform: none !important;
}
.card--team h3 {
text-transform: none !important;
margin: 0 !important;
}
.card--team .card__hero {
padding-top: 102% !important;
}
.card__content {
padding: 20px;
font-size: 14px;
}
.card__content h3 {
text-transform: uppercase;
margin: 0;
font-size: 1.2rem;
margin-bottom: 8px;
}
.card__content p {
font-size: 14px;
margin-top: 5px;
}
.card__content--darker {
background-color: #E5E5E5;
}
.card__hero {
background-size: cover;
position: relative;
padding-top: 60%;
overflow: hidden;
}
@media only screen and (min-width: 769px) {
.card__hero {
padding-top: 67%;
}
}
@media only screen and (min-width: 1025px) {
.card__hero {
padding-top: 50%;
}
}
.card__hero:after {
position: absolute;
content: " ";
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 93, 95, 0.8);
background: radial-gradient(rgba(0, 93, 95, 0.8), rgba(1, 52, 53, 0.8));
}
.card__hero--no-overlay:after {
display: none;
}
.card__icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: auto;
z-index: 1;
max-height: 170px;
}
@media only screen and (min-width: 769px) {
.card__icon {
max-height: 200px;
}
}
.card__img {
max-width: 95%;
max-height: 95%;
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.helper__feature-img {
display: block;
margin: 0 auto;
max-height: 300px;
width: auto;
}
@media only screen and (min-width: 1025px) {
.helper__feature-img {
max-height: 400px;
}
}
.helper__product-intro {
font-size: 16px;
}
@media only screen and (min-width: 1025px) {
.helper__product-intro {
font-size: 20px;
}
}
.helper__align-center {
align-items: center;
}
.helper__standard-line-height {
line-height: 1em;
}
.breadcrumb li:not(:last-child) {
margin-right: 10px;
}
.breadcrumb li:not(:last-child):after {
content: "›";
padding-left: 10px;
}
.breadcrumb {
display: flex;
padding: 0;
list-style: none;
margin: 0;
text-transform: uppercase;
font-size: 13px;
color: #999999;
}
@media only screen and (min-width: 769px) {
.breadcrumb {
margin: 0 0 40px;
}
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
@media only screen and (min-width: 769px) {
.alignleft {
float: left;
margin: 5px 50px 20px 0;
}
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%; text-align: left;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.dealer__download-list {
padding: 0;
margin: 0;
list-style: none;
font-size: 14px;
line-height: 1.6em;
padding-bottom: 0;
max-height: 0;
overflow: hidden;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.dealer__download-list a {
margin: 6px 5px 6px 5px;
display: inline-block;
}
.dealer__download-list--toggled {
max-height: 1000px;
padding-bottom: 15px;
}
@media only screen and (min-width: 769px) {
.dealer__download-list {
max-height: none;
padding-bottom: 0;
}
}
.dealer__sidebar-title {
font-size: 16px;
margin-bottom: 10px;
position: relative;
}
.dealer__sidebar-title--toggle {
margin-top: 15px;
}
.dealer__sidebar-title--toggle:after {
content: "+";
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
@media only screen and (min-width: 769px) {
.dealer__sidebar-title--toggle:after {
display: none;
}
}
.dealer__sidebar-title--toggled:after {
content: "-";
}
.dealer__divider {
border-bottom: 1px solid #EEE;
}
@media only screen and (min-width: 769px) {
.dealer__divider {
border-right: 1px solid #EEE;
border-bottom: none;
}
}
.dealer__title {
font-size: 2em;
}
.dealer__title--extra-margin {
margin-top: 20px;
}
.dealer__content {
padding-top: 20px;
}
@media only screen and (min-width: 769px) {
.dealer__content {
padding-left: 30px;
padding-top: 0;
}
}
.dealer__category {
background-color: #F7F7F7;
margin-bottom: 30px;
padding: 20px;
}
.dealer__category .fas {
color: #B9AAE6;
font-size: 32px;
}
.dealer__category-title {
font-size: 22px;
margin: 10px 0;
}
.dealer__hr {
border: none;
background-color: #EEE;
height: 1px;
margin: 25px 0;
}
a.dealer__current-page {
border: none;
color: #111;
display: block;
padding: 5px 6px;
background-color: #F7F7F7;
margin: 5px 0;
border-radius: 5px;
}