/*!
Theme Name:             CQ Bookkeeping
Theme URI:              http://stormbox.com.au
Version:                5.2.0
Author:                 Stormbox
Author URI:             https://stormbox.com.au
Description:            WordPress theme for Stormbox web sites.
License:                Proprietary
License URI:            https://stormbox.com.au
*/
*,
:after,
:before {
    box-sizing: border-box
}

* {
    margin: 0
}

body {
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

canvas,
img,
picture,
svg,
video {
    display: block;
    max-width: 100%
}

button,
input,
select,
textarea {
    font: inherit
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    overflow-wrap: break-word
}

#__next,
#root {
    isolation: isolate
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 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 {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.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: 11px;
    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
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

li,
ul {
    margin: 0;
    padding: 0
}

html.disable-scrolling {
    overflow: hidden
}

body {
    font-size: 62.5%;
    font-family: "Open Sans", serif;
    font-weight: normal;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: 100%;
    text-wrap: balance
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p {
    text-wrap: pretty
}

h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    font-family: "Quicksand", sans-serif;
    line-height: 1em
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none;
    font-weight: inherit
}

h1 {
    font-size: 2.1em;
    margin: 0 0 25px 0
}

@media (min-width:980px) {
    h1 {
        font-size: 7.6em
    }
}

h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 25px 0
}

h2 {
    font-size: 1.8em
}

@media (min-width:980px) {
    h2 {
        font-size: 2.4em
    }
}

h3 {
    font-size: 1.7em
}

@media (min-width:980px) {
    h3 {
        font-size: 2em
    }
}

h4 {
    font-size: 1.4em
}

h5 {
    font-size: 1.1em
}

h6 {
    font-size: 0.9em
}

p {
    margin: 10px 0;
    font-size: 1.6em
}

p a {
    color: #000
}

ol,
ul {
    margin: 25px
}

ol li,
ul li {
    font-size: 1.6em
}

ol li ul li,
ul li ul li {
    font-size: 1em
}

ol li a,
ul li a {
    color: #000
}

small {
    font-size: 1.1em
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.lowercase {
    text-transform: lowercase
}

.main-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden
}

@media (min-width:980px) {
    .main-container {
        position: relative;
        width: 1920px;
        max-width: 100%;
        margin: 0 auto
    }
}

.container {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 25px
}

@media (min-width:980px) {
    .container {
        position: relative;
        display: block;
        max-width: 1400px;
        margin: 0 auto;
        z-index: 99;
        padding: 80px 0
    }
}

.alignleft {
    float: left;
    margin: 0 15px 15px 0
}

.alignright {
    float: right;
    margin: 0 0 15px 15px
}

.clear {
    clear: both
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-container {
    position: relative;
    padding: 0 0 56.25% 0;
    height: 0
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.flex-boxes {
    display: block
}

@media (min-width:980px) {
    .flex-boxes {
        display: flex;
        flex-flow: row wrap
    }
}

.rounded-2 {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.rounded-5 {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.rounded-10 {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.rounded-20 {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.rounded-30 {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block
}

.block {
    display: block
}

.edit {
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 99999999;
    width: 30px;
    height: 30px;
    background: #00bcd4;
    padding: 7px;
    border-radius: 3px
}

@media (min-width:980px) {
    .edit {
        top: 65px
    }
}

.skip-links ul {
    margin: 0;
    padding: 0
}

.skip-links li {
    height: 0;
    list-style: none;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    margin: 0;
    padding: 0
}

.screen-reader-shortcut,
.screen-reader-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap
}

.screen-reader-shortcut.focusable:active,
.screen-reader-shortcut:focus,
.screen-reader-text.focusable:active,
.screen-reader-text:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit
}

.screen-reader-shortcut:focus,
.screen-reader-text:focus {
    background: #fff;
    color: #333;
    display: block;
    font-size: 1rem;
    padding: 15px 23px 14px;
    text-decoration: none;
    z-index: 100000
}

header#header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1600px;
    margin: auto;
    padding-inline: 25px;
    padding-bottom: 15px
}

header#header .logo img {
    max-width: 150px
}

header#header span.mobile-nav.toggle-nav {
    display: none
}

header#header nav#navigation ul {
    list-style: none;
    display: flex;
    gap: 20px
}

header#header nav#navigation ul li svg {
    stroke: #3c3d7c
}

header#header nav#navigation .header-powered-text p {
    text-align: center
}

header#header nav#navigation .header-powered-text a {
    text-decoration: none
}

@media (min-width:980px) {
    header#header {
        padding-inline: 25px
    }

    header#header .logo img {
        max-width: 300px;
        margin-bottom: -52%;
        z-index: 9999;
        position: relative;
        border-radius: 0 0 25px 0
    }

    header#header nav#navigation {
        padding-inline: 25px;
        display: flex;
        justify-content: space-between;
        width: 100%;
        max-width: 500px;
        padding-top: 15px
    }

    header#header nav#navigation .header-powered-text p {
        text-align: left
    }
}

footer#footer {
    max-width: 1600px;
    margin: auto;
    padding-inline: 25px;
    padding-block: 15px
}

footer#footer .footer-power-text {
    text-align: center
}

footer#footer .footer-power-text a {
    text-decoration: none
}

footer#footer .bottom-footer .copyright {
    font-size: 1.3em;
    text-align: center
}

footer#footer .bottom-footer a.stormbox {
    padding-block: 10px;
    display: block
}

footer#footer .bottom-footer a.stormbox img {
    width: 100px;
    margin: auto
}

@media (min-width:980px) {
    footer#footer .bottom-footer {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    footer#footer .bottom-footer a.stormbox {
        width: 100px
    }
}

table td,
table tr {
    padding: 7px
}

table tr th {
    background: #03a9f4;
    color: #fff;
    text-align: left
}

table td {
    border-bottom: solid 1px #f1f1f1
}

.table-scroll {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

::-webkit-file-upload-button {
    padding: 0;
    border: 0;
    background: none
}

.gform_wrapper {}

.gform_wrapper .gform_heading {
    display: none
}

.gform_wrapper .gform_heading p:last-child {
    margin: 20px 0
}

.gform_wrapper .gform_validation_errors,
.gform_wrapper .validation_message {
    color: #f47f36;
    font-weight: bold
}

.gform_wrapper .gform_validation_errors h2,
.gform_wrapper .validation_message h2 {
    font-size: 1.5em
}

.gform_wrapper fieldset {
    border: none;
    padding: 0;
    margin: 0
}

.gform_wrapper input[type=email],
.gform_wrapper input[type=password],
.gform_wrapper input[type=text],
.gform_wrapper select,
.gform_wrapper textarea {
    width: 100%;
    border: solid 2px #000;
    height: 44px;
    box-shadow: inset 3px 3px 5px rgba(0, 0, 0, 0.2);
    border-radius: 3px
}

.gform_wrapper textarea {
    height: 120px
}

.gform_wrapper select {
    font-size: 1.5em;
    padding: 10px 15px
}

.gform_wrapper label,
.gform_wrapper legend {
    font-size: 1.5em;
    display: block;
    font-weight: bold
}

.gform_wrapper .gfield_description {
    font-size: 1.5em
}

.gform_wrapper .gfield_required_asterisk,
.gform_wrapper .gfield_required_text {
    display: inline-block;
    margin: 0 0 0 4px;
    color: #f47f36
}

.gform_wrapper .gfield_required_asterisk {
    font-size: 1.2em
}

.gform_wrapper .large,
.gform_wrapper .medium,
.gform_wrapper input[type=text i] {
    padding: 10px 15px;
    font-size: 1.5em
}

.gform_wrapper .gfield {
    display: block;
    margin: 25px 0
}

.gform_wrapper .gfield--type-name .ginput_container {
    display: flex;
    flex-flow: row wrap
}

.gform_wrapper .gfield--type-name span {
    display: block;
    width: 100%
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-name span {
        width: 50%
    }
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-name span:first-child input {
        width: calc(100% - 15px)
    }
}

.gform_wrapper .gform-field-label--type-sub {
    font-weight: normal
}

.gform_wrapper .gfield--type-address {
    margin: 25px 0
}

.gform_wrapper .gfield--type-address .ginput_container {
    display: flex;
    flex-flow: row wrap
}

.gform_wrapper .gfield--type-address span {
    width: 100%;
    display: block;
    margin: 10px 0
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-address span {
        width: 50%
    }
}

.gform_wrapper .gfield--type-address span.address_line_1 input {
    width: 100%
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-address span.address_line_1 input {
        width: calc(100% - 15px)
    }
}

.gform_wrapper .gfield--type-address span.address_city {
    width: 50%
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-address span.address_city {
        width: 25%
    }
}

.gform_wrapper .gfield--type-address span.address_city input {
    width: calc(100% - 15px)
}

.gform_wrapper .gfield--type-address span.address_state {
    width: 50%
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-address span.address_state {
        width: 25%
    }
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-address span.address_state input {
        width: calc(100% - 15px)
    }
}

.gform_wrapper .gfield--type-address span.address_zip {
    width: 50%
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-address span.address_zip {
        width: 15%
    }
}

.gform_wrapper .gfield--type-address span.address_zip input {
    width: calc(100% - 15px)
}

.gform_wrapper .gfield--type-address span.address_country {
    width: 50%
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-address span.address_country {
        width: 35%
    }
}

.gform_wrapper .gfield--type-address span.address_country input {
    width: 100%
}

.gform_wrapper .gfield--type-radio .gfield_radio {
    margin: 10px 0
}

.gform_wrapper .gfield--type-radio .gfield_radio div {
    display: flex;
    flex-flow: row wrap
}

.gform_wrapper .gfield--type-radio .gfield_radio input {
    margin: 0 4px 0 0
}

.gform_wrapper .gfield--type-radio .gfield_radio label {
    font-weight: normal
}

.gform_wrapper .ginput_container_checkbox .gfield_checkbox {
    margin: 10px 0
}

.gform_wrapper .ginput_container_checkbox .gfield_checkbox div {
    display: flex;
    flex-flow: row wrap
}

.gform_wrapper .ginput_container_checkbox .gfield_checkbox input {
    margin: 0 4px 0 0
}

.gform_wrapper .ginput_container_checkbox .gfield_checkbox label {
    font-weight: normal
}

.gform_wrapper .gfield--type-captcha {
    display: block;
    width: 100%
}

.gform_wrapper .gfield--type-fileupload .ginput_container_fileupload {
    border: solid 2px #000;
    display: inline-block;
    position: relative;
    border-radius: 3px
}

.gform_wrapper .gfield--type-fileupload .ginput_container_fileupload input[type=file] {
    background: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    width: 100%;
    padding: 10px 15px 10px 55px
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-fileupload .ginput_container_fileupload input[type=file] {
        width: auto;
        border-right: solid 2px #000
    }
}

.gform_wrapper .gfield--type-fileupload .ginput_container_fileupload input[type=file]:after {
    content: '';
    display: block;
    width: 44px;
    height: 36px;
    background: rgba(0, 0, 0, 0.1) url("images/file-plus.svg") no-repeat center;
    background-size: 20px;
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-fileupload .ginput_container_fileupload input[type=file]:after {
        height: 38px
    }
}

.gform_wrapper .gfield--type-fileupload .ginput_container_fileupload .gfield_description {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 10px 0 0 0
}

@media (min-width:980px) {
    .gform_wrapper .gfield--type-fileupload .ginput_container_fileupload .gfield_description {
        margin: 0 20px;
        display: inline
    }
}

.gform_wrapper .gform_footer {
    position: relative;
    display: inline-flex;
    align-content: center
}

.gform_wrapper .gform_footer .gform-loader {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: #3c3d7c url("images/loading.svg") no-repeat center;
    background-size: 50%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 0 0 0 -5px
}

.gform_wrapper .gform_button {
    border: solid 2px #000;
    font-weight: bold;
    padding: 15px 25px;
    background: none;
    cursor: pointer;
    color: #000;
    border-radius: 3px
}

.gform_wrapper .gform_button:hover {
    background: none
}

.gform_wrapper .gfield--type-honeypot {
    display: none
}

.ui-datepicker {
    padding: 15px;
    display: none;
    background: #fff;
    height: auto;
    font-size: 1.3em;
    font-weight: 700;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    z-index: 9999 !important;
    width: 340px;
    border-radius: 5px
}

.ui-datepicker .ui-datepicker-month,
.ui-datepicker .ui-datepicker-year {
    padding: 3px;
    margin: 0 3px
}

.ui-datepicker table {
    border-spacing: 0;
    border-collapse: collapse
}

.ui-datepicker td {
    border-bottom: none;
    border-top: solid 1px #f1f1f1
}

.ui-datepicker a {
    text-decoration: none;
    color: #0c1722
}

.ui-datepicker table {
    width: 100%
}

.ui-datepicker-header {
    color: #3c3d7c;
    font-size: 1.1em;
    line-height: 30px;
    margin: 0 0 10px 0
}

.ui-datepicker-title {
    text-align: center
}

.ui-datepicker-next,
.ui-datepicker-prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-image: url("images/date-picker/arrow.png");
    background-repeat: no-repeat;
    font-size: 0;
    overflow: hidden;
    margin: 0
}

.ui-datepicker-prev {
    float: left;
    background-position: center -30px
}

.ui-datepicker-next {
    float: right;
    background-position: center 0px
}

.ui-datepicker thead {
    opacity: 1
}

.ui-datepicker thead th {
    font-weight: normal;
    font-size: .7em;
    text-align: center
}

.ui-datepicker thead span {
    display: block
}

.ui-datepicker th {
    text-transform: uppercase;
    font-size: 6pt;
    padding: 5px 0;
    background: none
}

.ui-datepicker th span {
    font-weight: bold;
    color: #000
}

.ui-datepicker tbody td {
    padding: 0;
    text-align: center
}

.ui-datepicker tbody td a:hover {
    background: rgba(6, 134, 224, 0.3) !important
}

.ui-datepicker tbody td:last-child {
    border-right: 0px
}

.ui-datepicker tbody tr:last-child {
    border-bottom: 0px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: inline-block;
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 2.8em;
    border: solid 1px #fff
}

.ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7
}

.ui-datepicker-calendar .ui-state-active {
    border: solid 2px #3c3d7c !important;
    color: #fff !important;
    background: #3c3d7c !important
}

.ui-datepicker-calendar .ui-state-active:hover {
    background: #3c3d7c
}

.ui-datepicker-calendar .ui-state-highlight {
    background: rgba(20, 36, 43, 0.23)
}

.ui-datepicker-calendar td:first-child .ui-state-active {
    width: 35px;
    margin-left: 0
}

.ui-datepicker-calendar td:last-child .ui-state-active {
    width: 35px;
    margin-right: 0
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 35px;
    margin-bottom: 0
}

.ui-datepicker-today a {
    border: solid 1px rgba(0, 0, 0, 0) !important;
    color: #000 !important;
    background: rgba(0, 0, 0, 0.1) !important
}

.ui-datepicker tbody td a:hover {
    color: #000 !important;
    background: rgba(60, 61, 124, 0.1) !important
}

.ui-datepicker-week-end a {
    color: #3c3d7c
}

.ui-state-disabled {
    opacity: .3
}

.ui-state-disabled span {
    text-decoration: line-through
}

.note {
    font-size: 1.35em !important;
    line-height: 1.4em;
    padding: 10px;
    border: dashed 1px rgba(227, 6, 19, 0.3);
    background: rgba(227, 6, 19, 0.1);
    border-radius: 3px
}

.note strong {
    color: #e30613
}

.gfield.hidden_label label.gfield_label {
    display: none
}

.bg-blue {
    background-color: #3c3d7c;
    color: white
}

.bg-blue a {
    color: #0e90d1
}

section#intro .base-content {
    padding: 25px
}

section#intro .stack .stack-item .icon {
    background-color: #0e90d1;
    padding: 25px;
    transition: background-color 0.5s ease-in-out
}

section#intro .stack .stack-item .icon a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: white;
    text-decoration: none
}

section#intro .stack .stack-item .icon a svg {
    stroke: white;
    width: 70px;
    height: 70px
}

section#intro .stack .stack-item .icon a>div {
    font-size: 1.9em;
    padding-top: 30px;
    font-weight: bold
}

section#intro .stack .stack-item .icon:hover {
    background-color: #3c3d7c
}

section#intro .stack .stack-item .image img {
    margin: auto;
    width: 100%
}

@media (max-width:1100px) and (min-width:767px) {
    section#intro .stack .stack-item {
        display: flex;
        align-items: stretch
    }

    section#intro .stack .stack-item>div {
        flex: 1 1 50%;
        min-height: 316px
    }

    section#intro .stack .stack-item .image img {
        height: 100%;
        object-fit: cover
    }

    section#intro .stack .stack-item:nth-child(2n) {
        flex-direction: row-reverse
    }
}

@media (min-width:980px) {
    section#intro {
        display: flex
    }

    section#intro .base-content {
        display: flex;
        align-items: center
    }

    section#intro .base-content>div {
        max-width: 700px;
        margin: 0 6% 0 auto
    }

    section#intro .stack .stack-item {
        display: flex;
        align-items: stretch
    }

    section#intro .stack .stack-item>div {
        flex: 1 1 50%;
        min-height: 316px
    }

    section#intro .stack .stack-item .image img {
        height: 100%;
        object-fit: cover
    }

    section#intro .stack .stack-item:nth-child(2n) {
        flex-direction: row-reverse
    }

    section#intro>div {
        flex: 1 1 50%
    }
}

/*# sourceMappingURL=style.css.map */