/*! Humaan DNA v4.0 */
/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15
}

body {
    margin: 0
}

body {
    font-family: 'Montserrat', sans-serif;
    font-display: fallback
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    height: 0
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp,
pre {
    font-family: 'Montserrat', sans-serif;
    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
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

[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
}

summary {
    display: list-item
}

.hidden,
input[type="checkbox"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.hide {
    display: none
}

.clearfix:after {
    content: '';
    clear: both;
    display: table
}

nav ul {
    list-style: none
}

nav ul,
nav ul li {
    margin: 0;
    padding: 0
}

p {
    font-size: 16px
}

.cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 35%
}

@font-face {
    font-family: 'Maison Neue', Arial, sans-serif;
    src: url("_fonts/_maison-neue/MaisonNeue-Book.woff2") format("woff2"), url("_fonts/_maison-neue/MaisonNeue-Book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'Maison Neue', Arial, sans-serif;
    src: url("_fonts/_maison-neue/MaisonNeue-Book.woff2") format("woff2"), url("_fonts/_maison-neue/MaisonNeue-Book.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: 'Maison Neue', Arial, sans-serif;
    src: url("_fonts/_maison-neue/MaisonNeue-Bold.woff2") format("woff2"), url("_fonts/_maison-neue/MaisonNeue-Bold.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    font-display: fallback
}

@font-face {
    font-family: 'Mark Pro', Arial, sans-serif;
    src: url("_fonts/_mark/heavy.woff2") format("woff2"), url("_fonts/_mark/heavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    font-display: fallback
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

html,
body {
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-size: 14px;
    line-height: 1.7;
    font-family: 'Montserrat', sans-serif;
    font-display: fallback
}

@media screen and (min-width:480px) {
    body {
        font-size: calc(14px + 4 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    body {
        font-size: 18px
    }
}

body ::-moz-selection {
    background: #ffde1a;
    color: #111
}

body ::selection {
    background: #ffde1a;
    color: #111
}

h1,
h2,
.wp-google-place .wp-google-rating,
h3,
h4,
h5,
h6,
.title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin: 0;
    color: white;
    letter-spacing: -.03em;
    line-height: 1.3;
    font-display: fallback
}

.title--stagger>* {
    white-space: nowrap
}

@media screen and (prefers-reduced-motion) {
    .title--stagger * {
        -webkit-transition: none !important;
        transition: none !important;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
        transform: matrix(1, 0, 0, 1, 0, 0) !important;
        opacity: 1 !important
    }
}

.title--underline {
    color: #ffde1a;
    position: relative;
    display: inline-block
}

.title--underline svg {
    position: absolute;
    top: 100%;
    left: -5%;
    width: 110%;
    height: auto;
    display: block;
    margin-top: 5px
}

.text-fineprint {
    font-size: 12px
}

@media screen and (min-width:480px) {
    .text-fineprint {
        font-size: calc(12px + 2 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .text-fineprint {
        font-size: 14px
    }
}

.text-fineprint a {
    color: #ffde1a;
    text-decoration: underline;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

html:not(.mobile):not(.tablet) .text-fineprint a:hover,
.text-fineprint a.on_press {
    opacity: .5
}

p {
    margin: 0
}

p+p {
    margin: 25px 0 0
}

strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-display: fallback
}

em,
i {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-display: fallback
}

a {
    color: #ffde1a;
    outline: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    text-decoration: none
}

a:hover {
    opacity: .65
}

.focus-visible {
    outline: 1px dotted #212121;
    outline: 5px auto -webkit-focus-ring-color
}

@font-face {
    font-family: "icons";
    src: url("../fonts/icons.woff2") format("woff2"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype");
    font-display: fallback
}

.icon:before {
    font-family: "icons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    font-display: fallback
}

.icon--chevron-down:before {
    content: "\EA01"
}

.icon--chevron-up:before {
    content: "\EA02"
}

.icon--facebook:before {
    content: "\EA03"
}

.icon--instagram:before {
    content: "\EA04"
}

.icon--linkedin-circle:before {
    content: "\EA05"
}

.icon--linkedin:before {
    content: "\EA06"
}

.icon--mail:before {
    content: "\EA07"
}

.icon--phone:before {
    content: "\EA08"
}

.icon--play:before {
    content: "\EA09"
}

.icon--tick:before {
    content: "\EA0A"
}

.icon--twitter:before {
    content: "\EA0B"
}

.gform_wrapper {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.2;
    max-width: 550px;
    margin: 0 auto;
    font-display: fallback
}

.gform_wrapper ul li {
    text-align: left
}

.gform_wrapper ul li.gfield {
    margin-top: 30px
}

.gform_wrapper .validation_error {
    -webkit-box-shadow: 0 0 0 2px #e00404;
    box-shadow: 0 0 0 2px #e00404;
    background-color: rgba(224, 4, 4, 0.05);
    color: #e00404;
    padding: 25px;
    margin-bottom: 25px;
    font-size: 16px
}

.gform_wrapper .validation_message {
    font-size: 16px
}

.gform_wrapper .gform_heading {
    margin-bottom: 25px
}

.gform_wrapper .gform_body {
    margin-bottom: 25px
}

.gform_wrapper .gform_title {
    font-size: 25px;
    font-weight: 900;
    color: white
}

.gform_wrapper .gsection_title {
    font-size: 20px;
    font-weight: 900;
    color: white
}

.gform_wrapper .gform_description,
.gform_wrapper .gsection_description,
.gform_wrapper .gfield_description {
    margin-top: 10px;
    color: white
}

.gform_wrapper .gform_description.validation_message,
.gform_wrapper .gsection_description.validation_message,
.gform_wrapper .gfield_description.validation_message {
    color: #e00404
}

.gform_wrapper .gform_title+.gform_description,
.gform_wrapper .gsection_title+.gsection_description {
    margin-top: 10px;
    font-size: 16px
}

.gform_wrapper .gform_fields {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0
}

.gform_wrapper .gform_fields>li {
    padding-left: 0
}

.gform_wrapper .gform_fields>li+li {
    margin-top: 25px
}

.gform_wrapper .gfield_label {
    font-weight: 800;
    color: white;
    font-size: 1.6rem;
    display: block;
    line-height: 1;
    margin-bottom: 10px;
    text-align: left
}

.gform_wrapper .gform_button {
    border: 0;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    width: 100% !important
}

html:not(.mobile):not(.tablet) .gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button.on_press {
    background-color: rgba(241, 232, 43, 0.65)
}

.gform_wrapper .ginput_container_textarea .textarea {
    padding-top: 25px;
    padding-bottom: 25px;
    max-height: 100px;
    height: 100px;
    min-height: 100px
}

.gform_wrapper .ginput_container_text input,
.gform_wrapper .ginput_container_email input,
.gform_wrapper .ginput_container_date input,
.gform_wrapper .ginput_container_number input,
.gform_wrapper .ginput_container_textarea .textarea,
.gform_wrapper .gfield_select:not(.hasCustomSelect) {
    font-size: 16px;
    color: white;
    -webkit-appearance: none;
    padding: 12px 20px;
    margin: 0;
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out;
    border: 1px solid rgba(255, 255, 255, 0.4)
}

.gform_wrapper .ginput_container_text input:focus,
.gform_wrapper .ginput_container_email input:focus,
.gform_wrapper .ginput_container_date input:focus,
.gform_wrapper .ginput_container_number input:focus,
.gform_wrapper .ginput_container_textarea .textarea:focus,
.gform_wrapper .gfield_select:not(.hasCustomSelect):focus {
    outline: 0;
    border: 1px solid #ffde1a
}

.gform_wrapper .ginput_container_text input[aria-invalid="true"],
.gform_wrapper .ginput_container_email input[aria-invalid="true"],
.gform_wrapper .ginput_container_date input[aria-invalid="true"],
.gform_wrapper .ginput_container_number input[aria-invalid="true"],
.gform_wrapper .ginput_container_textarea .textarea[aria-invalid="true"],
.gform_wrapper .gfield_select:not(.hasCustomSelect)[aria-invalid="true"] {
    border: 1px solid #e00404
}

.gform_wrapper #gform_ajax_spinner_1 {
    margin: 25px auto
}

.gform_wrapper .ginput_container_checkbox .gfield_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(min-width:769px) {
    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li:nth-child(odd) {
        width: 29%
    }

    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li:nth-child(even) {
        width: 21%
    }
}

@media(min-width:480px) and (max-width:768px) {
    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li {
        width: 50%
    }
}

@media(max-width:479px) {
    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li {
        width: 100%
    }
}

.gform_wrapper .gfield_checkbox,
.gform_wrapper .gfield_radio {
    list-style: none;
    padding-left: 0
}

.gform_wrapper .gfield_checkbox li:not(:last-child),
.gform_wrapper .gfield_radio li:not(:last-child) {
    margin-bottom: 10px
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]+label,
.gform_wrapper .gfield_checkbox input[type="radio"]+label,
.gform_wrapper .gfield_radio input[type="checkbox"]+label,
.gform_wrapper .gfield_radio input[type="radio"]+label {
    padding-left: 22px;
    position: relative;
    color: white;
    font-size: 1.3rem;
    line-height: 1;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]+label:before,
.gform_wrapper .gfield_checkbox input[type="radio"]+label:before,
.gform_wrapper .gfield_radio input[type="checkbox"]+label:before,
.gform_wrapper .gfield_radio input[type="radio"]+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]+label:after,
.gform_wrapper .gfield_checkbox input[type="radio"]+label:after,
.gform_wrapper .gfield_radio input[type="checkbox"]+label:after,
.gform_wrapper .gfield_radio input[type="radio"]+label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 8px;
    height: 8px;
    display: block;
    background-color: #ffde1a;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]:checked+label:before,
.gform_wrapper .gfield_checkbox input[type="radio"]:checked+label:before,
.gform_wrapper .gfield_radio input[type="checkbox"]:checked+label:before,
.gform_wrapper .gfield_radio input[type="radio"]:checked+label:before {
    border: 1px solid #ffde1a
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]:checked+label:after,
.gform_wrapper .gfield_checkbox input[type="radio"]:checked+label:after,
.gform_wrapper .gfield_radio input[type="checkbox"]:checked+label:after,
.gform_wrapper .gfield_radio input[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.gform_wrapper .gfield_radio input[type="radio"]+label:before {
    border-radius: 50%
}

.gform_wrapper .gfield_radio input[type="radio"]+label:after {
    background-color: #ffde1a;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 5px;
    left: 4px
}

.gform_wrapper .ginput_container_select {
    position: relative
}

.gform_wrapper .ginput_container_select .gfield_select.hasCustomSelect {
    width: 100% !important;
    height: 100% !important;
    z-index: 2
}

.gform_wrapper .ginput_container_select .gfield_select:not(.hasCustomSelect) {
    padding-left: 0;
    padding-right: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.45);
    line-height: 70px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.gform_wrapper .ginput_container_select .gfield_select:not(.hasCustomSelect) .customSelectInner {
    padding-left: 30px;
    padding-right: 80px
}

.gform_wrapper .ginput_container_select .gfield_select:not(.hasCustomSelect):before {
    font-family: "icons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "\EA01";
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #ffde1a;
    color: white;
    text-align: center;
    font-size: 7px;
    font-display: fallback
}

.gform_wrapper .ginput_container_multiselect .gfield_select {
    -webkit-appearance: none;
    padding-left: 0;
    padding-right: 0
}

.gform_wrapper .ginput_container_multiselect .gfield_select option {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px
}

.gform_wrapper .ginput_container_multiselect .gfield_select option:focus {
    background-color: rgba(255, 255, 255, 0.45)
}

.gform_text {
    line-height: 1.6;
    font-size: 1.8rem
}

.gform_text .title {
    font-size: 22px;
    margin-bottom: 20px
}

@media screen and (min-width:480px) {
    .gform_text .title {
        font-size: calc(22px + 8 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .gform_text .title {
        font-size: 30px
    }
}

.gform_text a {
    color: #ffde1a;
    text-decoration: underline;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.gform_text a:hover,
.gform_text a:focus {
    color: inherit;
    opacity: .65
}

.gform_fineprint {
    margin-top: 20px
}

.gform_fineprint small {
    font-size: 1.3rem
}

.gform_fineprint a {
    color: #ffde1a;
    text-decoration: underline;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.gform_fineprint a:hover,
.gform_fineprint a:focus {
    color: inherit;
    opacity: .65
}

@media(min-width:480px) {
    .gform_wrapper .gform_fineprint {
        padding-left: 150px
    }

    .gform_wrapper ul li.gfield:not(.gfield_html) {
        padding-left: 150px;
        position: relative
    }

    .gform_wrapper ul li.gfield:not(.gfield_html) .gfield_label {
        position: absolute;
        left: 0;
        top: 15px;
        width: 150px
    }

    .gform_wrapper .ginput_container.ginput_container_checkbox {
        padding-top: 15px
    }
}

@media(max-width:479px) {
    .gform_wrapper .gform_text {
        font-size: 1.6rem
    }
}

@media(min-width:769px) {
    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li:nth-child(odd) {
        width: 58%
    }

    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li:nth-child(even) {
        width: 42%
    }
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@media screen and (prefers-reduced-motion) {
    .slick-slide {
        -webkit-transition: none !important;
        transition: none !important
    }
}

.accordion-list {
    counter-reset: i;
    border: 1px solid #303030;
    border-radius: 4px
}

.accordion {
    position: relative;
    counter-increment: i;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.accordion+.accordion:before {
    content: '';
    display: block;
    background-color: #303030;
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px
}

.accordion__trigger {
    cursor: pointer;
    padding: 1.5em;
    width: 100%;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    text-align: left;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.accordion__trigger:before {
    content: counter(i, decimal-leading-zero);
    color: #ffde1a;
    margin-right: 1em
}

.accordion__trigger .icon {
    margin-left: auto;
    color: #ffde1a;
    font-size: 1rem;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.accordion__trigger,
.accordion__panel {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.accordion__panel {
    overflow: hidden;
    will-change: scroll-position
}

.accordion__panel>div {
    padding: 1em 4em;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    opacity: 1;
    -webkit-transition: opacity 400ms ease-out, -webkit-transform 400ms ease;
    transition: opacity 400ms ease-out, -webkit-transform 400ms ease;
    transition: transform 400ms ease, opacity 400ms ease-out;
    transition: transform 400ms ease, opacity 400ms ease-out, -webkit-transform 400ms ease
}

@media(max-width:600px) {
    .accordion__panel>div {
        padding: 1em 2em
    }
}

[data-active="true"] .accordion__trigger {
    color: #ffde1a
}

[data-active="true"] .accordion__trigger .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: currentColor
}

[data-active="false"] .accordion__panel div {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0
}

.accordion {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0)
}

button {
    border: 0;
    outline: 0;
    background-color: transparent;
    border-radius: 0
}

button:hover {
    cursor: pointer
}

.buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.buttons>.btn:not(:last-child),
.gform_wrapper .buttons>.gform_button:not(:last-child) {
    margin-right: 20px
}

.btn,
.gform_wrapper .gform_button {
    display: inline-block;
    padding: 12px 15px;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 800
}

.btn--wide {
    padding-left: 40px;
    padding-right: 40px
}

.btn--block {
    display: block;
    width: 100%
}

.btn--primary,
.gform_wrapper .gform_button {
    background-color: #ffde1a;
    color: #111
}

.btn--grey {
    font-weight: 400;
    background-color: #231f20;
    color: white
}

.btn--black {
    font-weight: 400;
    background-color: black;
    color: white
}

.btn--small {
    font-weight: 400;
    font-size: 1.3rem;
    padding: 14px 20px
}

@media(max-width:480px) {
    .btn--small {
        font-size: 1.1rem;
        padding: 11px 20px
    }
}

.btn--small.btn--wide {
    padding-left: 30px;
    padding-right: 30px
}

.btn--large,
.gform_wrapper .gform_button {
    font-size: 2.0rem;
    padding: 20px 30px
}

.btn--large.btn--wide,
.gform_wrapper .btn--wide.gform_button {
    padding-left: 50px;
    padding-right: 50px
}

@media(max-width:767px) {

    .btn--large,
    .gform_wrapper .gform_button {
        padding: 15px 20px
    }
}

.btn--phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn--phone>svg {
    margin-right: 18px;
    height: 24px;
    width: auto
}

a.btn,
.gform_wrapper a.gform_button,
button.btn,
.gform_wrapper button.gform_button {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

a.btn:hover,
.gform_wrapper a.gform_button:hover,
button.btn:hover,
.gform_wrapper button.gform_button:hover {
    text-decoration: none
}

html:not(.mobile):not(.tablet) a.btn--primary:hover,
html:not(.mobile):not(.tablet) .gform_wrapper a.gform_button:hover,
.gform_wrapper html:not(.mobile):not(.tablet) a.gform_button:hover,
a.btn--primary.on_press,
.gform_wrapper a.on_press.gform_button,
html:not(.mobile):not(.tablet) button.btn--primary:hover,
html:not(.mobile):not(.tablet) .gform_wrapper button.gform_button:hover,
.gform_wrapper html:not(.mobile):not(.tablet) button.gform_button:hover,
button.btn--primary.on_press,
.gform_wrapper button.on_press.gform_button {
    background-color: rgba(241, 232, 43, 0.65)
}

a.btn--grey:hover,
button.btn--grey:hover {
    background-color: #ffde1a;
    color: #111;
    opacity: 1
}

.skip-to-link {
    position: fixed;
    top: 10px;
    left: 10px;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    color: #111;
    background: #ffde1a;
    opacity: 0;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 102;
    outline: 0;
    white-space: nowrap;
    clip: rect(0 0 0 0);
    padding: 10px 16px
}

.skip-to-link:focus {
    overflow: visible;
    width: auto;
    height: auto;
    opacity: 1;
    clip: auto;
    white-space: normal;
    outline: 0;
    text-decoration: underline
}

.skip-to-link:hover {
    background: rgba(230, 230, 230, 0.85)
}

.skip-to-link.js-enquiryReturn {
    display: none
}

body.is-enquiryOpen .skip-to-link.js-enquiryReturn {
    display: block
}

.skip-to-link--enquiry {
    -webkit-transition: none;
    transition: none
}

.skip-to-link--enquiry:focus {
    right: 0;
    top: 0;
    left: auto;
    width: 670px;
    height: 100vh;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.9);
    color: white
}

label {
    display: block
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: left
}

fieldset legend {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-display: fallback
}

input[type="checkbox"]+.checkbox-label {
    padding-left: 22px;
    position: relative;
    color: white;
    font-size: 1.3rem;
    line-height: 1;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input[type="checkbox"]+.checkbox-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

input[type="checkbox"]+.checkbox-label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 8px;
    height: 8px;
    display: block;
    background-color: #ffde1a;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

input[type="checkbox"]:checked+.checkbox-label:before {
    border-color: #ffde1a
}

input[type="checkbox"]:checked+.checkbox-label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

input[type="checkbox"]:focus+.checkbox-label:before,
input[type="checkbox"]:hover+.checkbox-label:before {
    border-color: #ffde1a
}

input[type="text"],
textarea {
    display: block;
    width: 100%;
    -webkit-appearance: none;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 0;
    color: white;
    background: transparent;
    padding: 18px 20px;
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-display: fallback
}

input[type="text"]:focus,
textarea:focus {
    outline: 0;
    border-color: #ffde1a
}

@-webkit-keyframes autofill {
    to {
        color: white;
        background: transparent
    }
}

input[type="text"]:-webkit-autofill,
input[type="text"]:-webkit-autofill:hover,
input[type="text"]:-webkit-autofill:focus,
input[type="text"]:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both
}

input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    color: white;
    opacity: .85
}

input[type="text"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: .5
}

@media(min-width:767px) {

    input[type="text"],
    textarea {
        font-size: 1.4rem
    }

    input[type="text"]::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        font-size: 1.4rem
    }
}

@media(max-width:768px) {

    input[type="text"],
    textarea {
        font-size: 1.6rem
    }

    input[type="text"]::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        font-size: 1.6rem
    }
}

textarea {
    min-height: 100px;
    min-width: 100%;
    max-width: 100%
}

input[type="file"] {
    cursor: pointer
}

.newsletter {
    display: block
}

.newsletter,
.newsletter label,
.newsletter .inner {
    position: relative
}

.newsletter .inner {
    display: block
}

.newsletter .icon--mail {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 1.6rem;
    margin-top: -8px
}

.newsletter .icon--mail,
.newsletter .icon--mail:before {
    line-height: 1;
    display: block
}

.newsletter input[type="text"] {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    padding-right: 120px;
    padding-left: 40px;
    font-size: 1.8rem;
    height: 82px
}

.newsletter input[type="text"]::-webkit-input-placeholder {
    font-size: 1.8rem
}

.newsletter button {
    position: absolute;
    right: 0;
    top: 20px
}

.newsletter button.btn--grey {
    width: 90px
}

.newsletter .message--success {
    margin-top: 10px;
    width: 100%
}

@media(min-width:768px) {
    .newsletter__hidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px !important;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px
    }
}

@media(max-width:767px) {
    .newsletter__hidden {
        display: block;
        font-size: 1.4rem;
        color: white;
        margin-bottom: 0
    }

    .newsletter input[type="text"]::-webkit-input-placeholder {
        content: none;
        display: none;
        visibility: hidden;
        opacity: 0
    }
}

@media(max-width:480px) {
    .newsletter input[type="text"] {
        padding-right: 20px;
        padding-left: 40px;
        height: 52px
    }
}

.share {
    display: inline-block
}

.share .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.share a {
    display: block
}

.share a:hover,
.share a:focus {
    color: white;
    opacity: 1;
    text-decoration: none
}

.share .icon,
.share .icon:before {
    display: block;
    line-height: 1
}

.share .icon--instagram {
    font-size: 2.4rem
}

.share .icon--facebook:before {
    font-size: 2.4rem
}

.share .icon--twitter:before {
    font-size: 1.9rem
}

.share .icon--linkedin:before {
    font-size: 1.9rem
}

.share__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    margin-right: 30px;
    font-display: fallback
}

.share__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.8rem;
    color: rgba(255, 255, 255, 0.55)
}

.share__list>li:not(:last-child) {
    margin-right: 30px
}

.share--resource {
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    color: white;
    padding: 15px 20px
}

.share--resource a {
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.share--resource a:hover,
.share--resource a:focus {
    opacity: .5
}

.share--resource .share__title {
    font-weight: 800
}

@media(min-width:960px) {
    .share--resource .share__title {
        font-size: 1.4rem
    }
}

@media(max-width:959px) {
    .share--resource .share__title {
        font-size: 1.2rem
    }
}

.share--resource .share__title,
.share--resource .share__list>li:not(:last-child) {
    margin-right: 20px
}

.share--resource .icon--instagram {
    font-size: 1.7rem
}

.share--resource .icon--facebook:before {
    font-size: 1.7rem
}

.share--resource .icon--twitter:before {
    font-size: 1.4rem
}

.share--resource .icon--linkedin:before {
    font-size: 1.6rem
}

.specialty {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    text-align: center;
    padding: 40px;
    height: 200px
}

.specialty__icon,
.specialty__title {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.specialty__icon {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 1;
    width: 100%;
    padding: 0 20px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none
}

.specialty__icon>img {
    margin: 0 auto;
    max-height: 52px;
    height: auto;
    width: auto
}

.specialty__title {
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    padding: 0 20px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

@media screen and (min-width:480px) {
    .specialty__title {
        font-size: calc(16px + 7 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .specialty__title {
        font-size: 23px
    }
}

.specialty__content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    font-size: 1.4rem;
    line-height: 1.4;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.specialty__content .text {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px
}

html:not(.mobile):not(.tablet) .specialty:hover .specialty__icon,
.specialty.on_press .specialty__icon {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

html:not(.mobile):not(.tablet) .specialty:hover .specialty__title,
.specialty.on_press .specialty__title {
    -webkit-transform: translateY(-95px);
    transform: translateY(-95px)
}

html:not(.mobile):not(.tablet) .specialty:hover .specialty__content,
.specialty.on_press .specialty__content {
    opacity: 1
}

.tablet .specialty .specialty__icon,
.mobile .specialty .specialty__icon {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

.tablet .specialty .specialty__title,
.mobile .specialty .specialty__title {
    -webkit-transform: translateY(-95px);
    transform: translateY(-95px)
}

.tablet .specialty .specialty__content,
.mobile .specialty .specialty__content {
    opacity: 1
}

@media (max-width:1699px) {
    .section-specialty .specialty {
        padding: 20px;
    }

    .section-specialty .specialty__content .text {
        padding-left: 0;
        padding-right: 0;
    }
}

@media(min-width:480px) and (max-width:1023px) {

    .tablet .specialty,
    .mobile .specialty {
        margin-bottom: 50px
    }
}

@media(max-width:479px) {
    .specialty .specialty__icon {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }

    .specialty .specialty__title {
        -webkit-transform: translateY(-95px);
        transform: translateY(-95px)
    }

    .specialty .specialty__content {
        opacity: 1
    }
}

.value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.single-solution .section-specialty .value__inner {
    text-align: center
}

.value__inner .count {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #646464
}

.value__content {
    position: relative;
    text-align: center
}

.value .icon {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 185px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single-solution .section-specialty .value .icon {
    height: 50px
}

.value .icon img {
    display: block;
    margin: 0
}

.value .title {
    font-size: 18px;
    margin-bottom: 15px
}

@media screen and (min-width:480px) {
    .value .title {
        font-size: calc(18px + 10 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .value .title {
        font-size: 28px
    }
}

@media(max-width:767px) {
    .value__inner {
        width: 100%;
        padding: 140px 15px 40px
    }

    .value .icon {
        height: 100px;
        margin-bottom: 10px
    }
}

.value__inner,
.wp-google-right,
.wp-google-place {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #231f20;
    color: rgba(255, 255, 255, 0.85);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 320px;
    padding: 30px;
    padding-top: 230px;
    padding-bottom: 85px;
    background-repeat: repeat-x;
    background-position: bottom left;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJElEQVQoU2NkIAIE+vv/ZyRCHcNgUAhyw/qNGxnx0WDPDHKFAB3NY1f2Rf6gAAAAAElFTkSuQmCC);
    -webkit-transition: -webkit-transform .2s ease-out, -webkit-box-shadow .2s linear;
    transition: -webkit-transform .2s ease-out, -webkit-box-shadow .2s linear;
    transition: transform .2s ease-out, box-shadow .2s linear;
    transition: transform .2s ease-out, box-shadow .2s linear, -webkit-transform .2s ease-out, -webkit-box-shadow .2s linear
}

.single-solution .section-specialty .value__inner,
.single-solution .section-specialty .wp-google-right,
.single-solution .section-specialty .wp-google-place {
    position: relative;
    padding: 40px;
    height: 200px
}

html:not(.mobile):not(.tablet) .single-solution .section-specialty .value__inner:hover .icon,
.single-solution .section-specialty .value__inner.on_press .icon,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-right:hover .icon,
.single-solution .section-specialty .wp-google-right.on_press .icon,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-place:hover .icon,
.single-solution .section-specialty .wp-google-place.on_press .icon {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

html:not(.mobile):not(.tablet) .single-solution .section-specialty .value__inner:hover .title,
.single-solution .section-specialty .value__inner.on_press .title,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-right:hover .title,
.single-solution .section-specialty .wp-google-right.on_press .title,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-place:hover .title,
.single-solution .section-specialty .wp-google-place.on_press .title {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

html:not(.mobile):not(.tablet) .single-solution .section-specialty .value__inner:hover .specialty__content,
.single-solution .section-specialty .value__inner.on_press .specialty__content,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-right:hover .specialty__content,
.single-solution .section-specialty .wp-google-right.on_press .specialty__content,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-place:hover .specialty__content,
.single-solution .section-specialty .wp-google-place.on_press .specialty__content {
    opacity: 1
}

.widget-brands {
    list-style: none;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-items: center;
    width: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.widget-brands>li {
    padding-left: 8px;
    padding-right: 8px;
    min-width: 152px;
    width: 16.66666667%;
    padding-bottom: 30px
}

@media screen and (min-width:480px) {
    .widget-brands>li {
        padding-left: calc(8px + 22 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .widget-brands>li {
        padding-left: 7px
    }
}

@media screen and (min-width:480px) {
    .widget-brands>li {
        padding-right: calc(8px + 22 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .widget-brands>li {
        padding-right: 7px
    }
}

@media screen and (min-width:480px) {
    .widget-brands>li {
        min-width: calc(152px + 78 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .widget-brands>li {
        min-width: 230px
    }
}

.widget-brands>li:first-child {
    margin-left: -7px
}

@media screen and (min-width:480px) {
    .widget-brands>li:first-child {
        margin-left: calc(-8px + -22 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .widget-brands>li:first-child {
        margin-left: -30px
    }
}

.widget-brands__item {
    font-size: 12px;
    width: 100%;
    margin: 0 auto;
    display: block;
    color: white;
    line-height: 1;
    text-align: center
}

@media screen and (min-width:480px) {
    .widget-brands__item {
        font-size: calc(12px + 2 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .widget-brands__item {
        font-size: 14px
    }
}

@media(min-width:1024px) {
    .widget-brands__item>*:not(.logo) {
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        opacity: .14
    }
}

.widget-brands__item .logo {
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.widget-brands__item .stat {
    margin-bottom: 8px
}

.widget-brands__item .post-stat-text {
    margin-bottom: 25px;
    display: block;
    font-size: 12px
}

@media(max-width:479px) {
    .widget-brands__item .post-stat-text {
        white-space: pre-wrap;
        min-height: 25px
    }
}

.widget-brands__item .btn,
.widget-brands__item .gform_wrapper .gform_button,
.gform_wrapper .widget-brands__item .gform_button {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.widget-brands__item .btn:hover,
.widget-brands__item .gform_wrapper .gform_button:hover,
.gform_wrapper .widget-brands__item .gform_button:hover,
.widget-brands__item .btn:focus,
.widget-brands__item .gform_wrapper .gform_button:focus,
.gform_wrapper .widget-brands__item .gform_button:focus {
    background-color: #ffde1a;
    color: #111
}

html:not(.mobile):not(.tablet) .widget-brands__item:hover,
.widget-brands__item.on_press {
    text-decoration: none
}

html:not(.mobile):not(.tablet) .widget-brands__item:hover,
html:not(.mobile):not(.tablet) .widget-brands__item:hover>*,
.widget-brands__item.on_press,
.widget-brands__item.on_press>* {
    opacity: 1
}

html:not(.mobile):not(.tablet) .widget-brands__item:hover .btn,
html:not(.mobile):not(.tablet) .widget-brands__item:hover .gform_wrapper .gform_button,
.gform_wrapper html:not(.mobile):not(.tablet) .widget-brands__item:hover .gform_button,
.widget-brands__item.on_press .btn,
.widget-brands__item.on_press .gform_wrapper .gform_button,
.gform_wrapper .widget-brands__item.on_press .gform_button {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media(max-width:767px) {
    .widget-brands__item {
        opacity: 1
    }

    .widget-brands__item .logo {
        padding-left: 10px;
        padding-right: 10px;
        height: 80px
    }

    .widget-brands__item .btn,
    .widget-brands__item .gform_wrapper .gform_button,
    .gform_wrapper .widget-brands__item .gform_button {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: background-color .2s ease-out, color .2s ease-out;
        transition: background-color .2s ease-out, color .2s ease-out
    }

    html:not(.mobile):not(.tablet) .widget-brands__item:hover .btn,
    html:not(.mobile):not(.tablet) .widget-brands__item:hover .gform_wrapper .gform_button,
    .gform_wrapper html:not(.mobile):not(.tablet) .widget-brands__item:hover .gform_button,
    .widget-brands__item.on_press .btn,
    .widget-brands__item.on_press .gform_wrapper .gform_button,
    .gform_wrapper .widget-brands__item.on_press .gform_button {
        background-color: #ffde1a;
        color: #111
    }
}

.wp-google-list .wp-google-reviews .slick-prev,
.wp-google-list .wp-google-reviews .slick-next {
    position: absolute;
    top: 50%;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.wp-google-list .wp-google-reviews .slick-prev {
    left: -1.5em
}

.wp-google-list .wp-google-reviews .slick-next {
    right: -1.5em
}

:root .wp-google-reviews>.slick-list {
    overflow: hidden
}

.wp-google-place,
.wp-google-review {
    position: relative
}

.wp-google-left {
    position: absolute;
    z-index: 9;
    left: 40px;
    top: 2em
}

.wp-google-left>img {
    border-radius: 100%
}

.wp-google-right {
    width: 100%;
    background-image: none;
    background-repeat: no-repeat;
    background-position: calc(100% - 4rem) calc(2rem + (25px/2));
    background-size: 25px auto;
    padding-top: 2em !important;
    padding-bottom: 2em !important
}

.wp-google-place .wp-google-right {
    background: 0
}

.wp-google-stars {
    display: block;
    margin: 1em 0 .5em
}

.wp-google-stars path {
    fill: #ffde1a
}

.wp-google-stars .wp-stars {
    margin-left: -.2em
}

.wp-google-stars .wp-stars .wp-star {
    padding: 0 .2em
}

.wp-google-name,
.wp-google-time {
    margin-left: calc(50px + 1.2em)
}

.wp-google-place {
    text-align: center;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 2em !important;
    padding-bottom: 2em !important
}

.wp-google-place .wp-google-name {
    display: none
}

.wp-google-place .wp-google-left {
    position: static
}

.wp-google-place .wp-google-right {
    padding-top: 0 !important
}

.wp-google-place .wp-google-powered {
    white-space: nowrap
}

.wp-google-place .wp-google-rating {
    font-size: 24px
}

@media screen and (min-width:480px) {
    .wp-google-place .wp-google-rating {
        font-size: calc(24px + 36 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .wp-google-place .wp-google-rating {
        font-size: 60px
    }
}

.wp-google-place .wp-google-rating:after {
    content: "/5"
}

.wp-google-place .wp-google-right>:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1em 0 .5em
}

.wp-google-place .wp-google-right>:nth-child(2) .wp-google-stars {
    display: none
}

.wp-google-url {
    display: block;
    text-align: center;
    margin-top: 2em
}

.wp-google-text {
    font-size: 14px
}

.wp-more {
    display: none
}

.wp-more-toggle {
    color: #ffde1a
}

svg {
    min-height: 0;
    min-width: 0
}

html {
    height: 100%
}

body {
    background-color: #000;
    color: #fff
}

@media screen and (prefers-reduced-motion) {
    * {
        -webkit-transition: none !important;
        transition: none !important
    }
}

.container,
.widget-brands {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.container--page {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    position: relative
}

.container--full {
    max-width: none !important
}

@media(min-width:1440px) {
    .container--wide {
        max-width: 1900px
    }

    .container--narrow {
        max-width: 1140px
    }
}

@media(max-width:1023px) {

    .container,
    .widget-brands {
        max-width: 1460px;
        padding-left: 15px;
        padding-right: 15px
    }

    .container--wide {
        max-width: 1780px
    }

    .container--narrow {
        max-width: 1020px
    }
}

.bg-black {
    background-color: black;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.grid--walled {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(min-width:960px) {
    .grid--walled {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: -40px;
        width: auto
    }

    .grid--walled .hero-internal__title {
        margin-left: 0;
        margin-right: 0;
        text-align: left
    }

    .grid--walled>.grid__col {
        width: 50%;
        padding-left: 40px
    }

    .grid--walled>.grid__col:first-child {
        width: 52.778%
    }

    .grid--walled>.grid__col:last-child {
        width: 47.222%
    }

    .grid--walled .form-walled {
        position: absolute;
        right: 0;
        top: 0;
        width: calc(47.222% - 40px)
    }

    .grid--walled .hero-internal__meta,
    .grid--walled .cms-block-content {
        max-width: 640px
    }
}

@media(max-width:959px) {
    .grid--walled {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grid--walled .form-walled {
        margin: 0 auto;
        width: 100%
    }
}

.page-home .section-brightestminds {
    margin-bottom: 50px
}

@media screen and (min-width:480px) {
    .page-home .section-brightestminds {
        margin-bottom: calc(50px + 140 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-home .section-brightestminds {
        margin-bottom: 190px
    }
}

.page-home .section-services {
    margin-bottom: 100px
}

@media screen and (min-width:480px) {
    .page-home .section-services {
        margin-bottom: calc(100px + 90 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-home .section-services {
        margin-bottom: 190px
    }
}

.page-home .quote-statement {
    margin-bottom: 100px
}

@media screen and (min-width:480px) {
    .page-home .quote-statement {
        margin-bottom: calc(100px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-home .quote-statement {
        margin-bottom: 230px
    }
}

.page-home .section-cs {
    margin-bottom: 75px
}

@media screen and (min-width:480px) {
    .page-home .section-cs {
        margin-bottom: calc(75px + 175 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-home .section-cs {
        margin-bottom: 250px
    }
}

.page-home .cta-letstalk {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-home .cta-letstalk {
        margin-bottom: calc(40px + 190 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-home .cta-letstalk {
        margin-bottom: 230px
    }
}

.page-about .hero-internal .container,
.page-about .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 100px
}

@media screen and (min-width:480px) {

    .page-about .hero-internal .container,
    .page-about .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-about .hero-internal .container,
    .page-about .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .page-about .hero-internal .container,
    .page-about .hero-internal .widget-brands {
        padding-bottom: calc(100px+35 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-about .hero-internal .container,
    .page-about .hero-internal .widget-brands {
        padding-bottom: 135px
    }
}

.page-about .hero-internal__content {
    max-width: 480px
}

@media screen and (min-width:480px) {
    .page-about .hero-internal__content {
        max-width: calc(480px + 240 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .hero-internal__content {
        max-width: 720px
    }
}

.page-about .content-main {
    padding-top: 50px
}

@media screen and (min-width:480px) {
    .page-about .content-main {
        padding-top: calc(50px + 90 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .content-main {
        padding-top: 140px
    }
}

.page-about .section-sidebyside+.bg-black {
    margin-top: 75px
}

@media screen and (min-width:480px) {
    .page-about .section-sidebyside+.bg-black {
        margin-top: calc(75px + 75 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .section-sidebyside+.bg-black {
        margin-top: 150px
    }
}

.page-about .section-values {
    margin-top: 75px
}

@media screen and (min-width:480px) {
    .page-about .section-values {
        margin-top: calc(75px + 105 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .section-values {
        margin-top: 180px
    }
}

.page-about .section-values__overflow+.container--wide {
    margin-top: 75px;
    margin-bottom: 75px
}

@media screen and (min-width:480px) {
    .page-about .section-values__overflow+.container--wide {
        margin-top: calc(75px + 125 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .section-values__overflow+.container--wide {
        margin-top: 200px
    }
}

@media screen and (min-width:480px) {
    .page-about .section-values__overflow+.container--wide {
        margin-bottom: calc(75px + 125 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .section-values__overflow+.container--wide {
        margin-bottom: 200px
    }
}

.page-about .section-values__list {
    margin-top: 40px
}

@media screen and (min-width:480px) {
    .page-about .section-values__list {
        margin-top: calc(40px + 40 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .section-values__list {
        margin-top: 80px
    }
}

.page-about .bg-black>.section-sidebyside--google {
    margin-top: 75px;
    margin-bottom: 100px
}

@media screen and (min-width:480px) {
    .page-about .bg-black>.section-sidebyside--google {
        margin-top: calc(75px + 135 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .bg-black>.section-sidebyside--google {
        margin-top: 210px
    }
}

@media screen and (min-width:480px) {
    .page-about .bg-black>.section-sidebyside--google {
        margin-bottom: calc(100px + 215 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .bg-black>.section-sidebyside--google {
        margin-bottom: 315px
    }
}

.page-about .section-awards {
    margin-bottom: 75px
}

@media screen and (min-width:480px) {
    .page-about .section-awards {
        margin-bottom: calc(75px + 75 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .section-awards {
        margin-bottom: 150px
    }
}

.page-about .cta-brightestminds {
    padding-top: 40px;
    padding-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-about .cta-brightestminds {
        padding-top: calc(40px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .cta-brightestminds {
        padding-top: 150px
    }
}

@media screen and (min-width:480px) {
    .page-about .cta-brightestminds {
        padding-bottom: calc(40px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .cta-brightestminds {
        padding-bottom: 150px
    }
}

.page-about .cta-letstalk {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-about .cta-letstalk {
        margin-bottom: calc(40px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-about .cta-letstalk {
        margin-bottom: 150px
    }
}

.page-approach .hero-internal .container,
.page-approach .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 100px
}

@media screen and (min-width:480px) {

    .page-approach .hero-internal .container,
    .page-approach .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-approach .hero-internal .container,
    .page-approach .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .page-approach .hero-internal .container,
    .page-approach .hero-internal .widget-brands {
        padding-bottom: calc(100px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-approach .hero-internal .container,
    .page-approach .hero-internal .widget-brands {
        padding-bottom: 210px
    }
}

.page-approach .hero-internal__content {
    max-width: 480px
}

@media screen and (min-width:480px) {
    .page-approach .hero-internal__content {
        max-width: calc(480px + 350 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-approach .hero-internal__content {
        max-width: 830px
    }
}

.page-approach .cta-letstalk {
    margin-top: 100px;
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-approach .cta-letstalk {
        margin-top: calc(100px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-approach .cta-letstalk {
        margin-top: 210px
    }
}

@media screen and (min-width:480px) {
    .page-approach .cta-letstalk {
        margin-bottom: calc(40px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-approach .cta-letstalk {
        margin-bottom: 150px
    }
}

.page-solutions .hero-internal .container,
.page-solutions .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 40px
}

@media screen and (min-width:480px) {

    .page-solutions .hero-internal .container,
    .page-solutions .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-solutions .hero-internal .container,
    .page-solutions .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .page-solutions .hero-internal .container,
    .page-solutions .hero-internal .widget-brands {
        padding-bottom: calc(40px + 170 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-solutions .hero-internal .container,
    .page-solutions .hero-internal .widget-brands {
        padding-bottom: 210px
    }
}

.page-solutions .hero-internal__content {
    max-width: 480px
}

@media screen and (min-width:480px) {
    .page-solutions .hero-internal__content {
        max-width: calc(480px + 240 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-solutions .hero-internal__content {
        max-width: 720px
    }
}

.page-solutions .cta-letstalk {
    margin-top: 100px;
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-solutions .cta-letstalk {
        margin-top: calc(100px+110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-solutions .cta-letstalk {
        margin-top: 210px
    }
}

@media screen and (min-width:480px) {
    .page-solutions .cta-letstalk {
        margin-bottom: calc(40px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-solutions .cta-letstalk {
        margin-bottom: 150px
    }
}

.page-work .hero-internal .container,
.page-work .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 40px
}

@media screen and (min-width:480px) {

    .page-work .hero-internal .container,
    .page-work .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-work .hero-internal .container,
    .page-work .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .page-work .hero-internal .container,
    .page-work .hero-internal .widget-brands {
        padding-bottom: calc(40px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-work .hero-internal .container,
    .page-work .hero-internal .widget-brands {
        padding-bottom: 70px
    }
}

.page-work .hero-internal__content {
    max-width: 480px
}

@media screen and (min-width:480px) {
    .page-work .hero-internal__content {
        max-width: calc(480px + 240 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-work .hero-internal__content {
        max-width: 720px
    }
}

.page-work .section-work {
    margin-bottom: 75px
}

@media screen and (min-width:480px) {
    .page-work .section-work {
        margin-bottom: calc(75px + 105 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-work .section-work {
        margin-bottom: 180px
    }
}

.page-work .filter {
    margin-bottom: 20px
}

@media screen and (min-width:480px) {
    .page-work .filter {
        margin-bottom: calc(20px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-work .filter {
        margin-bottom: 80px
    }
}

.page-work .pagination {
    margin-top: 20px
}

@media screen and (min-width:480px) {
    .page-work .pagination {
        margin-top: calc(20px + 45 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-work .pagination {
        margin-top: 65px
    }
}

.page-work .cta-letstalk {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-work .cta-letstalk {
        margin-bottom: calc(40px + 120 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-work .cta-letstalk {
        margin-bottom: 160px
    }
}

.page-work .cta-more {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-work .cta-more {
        margin-bottom: calc(40px + 80 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-work .cta-more {
        margin-bottom: 120px
    }
}

.page-resources .hero-internal .container,
.page-resources .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 40px
}

@media screen and (min-width:480px) {

    .page-resources .hero-internal .container,
    .page-resources .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-resources .hero-internal .container,
    .page-resources .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .page-resources .hero-internal .container,
    .page-resources .hero-internal .widget-brands {
        padding-bottom: calc(40px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-resources .hero-internal .container,
    .page-resources .hero-internal .widget-brands {
        padding-bottom: 70px
    }
}

.page-resources .hero-internal__content {
    max-width: 480px
}

@media screen and (min-width:480px) {
    .page-resources .hero-internal__content {
        max-width: calc(480px + 240 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-resources .hero-internal__content {
        max-width: 720px
    }
}

.page-resources .filter {
    margin-bottom: 20px
}

@media screen and (min-width:480px) {
    .page-resources .filter {
        margin-bottom: calc(20px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-resources .filter {
        margin-bottom: 80px
    }
}

.page-resources .section-resources {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-resources .section-resources {
        margin-bottom: calc(40px + 80 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-resources .section-resources {
        margin-bottom: 120px
    }
}

.page-resources .pagination {
    margin-top: 40px
}

@media screen and (min-width:480px) {
    .page-resources .pagination {
        margin-top: calc(40px + 35 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-resources .pagination {
        margin-top: 75px
    }
}

.page-team .hero-internal .container,
.page-team .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 40px
}

@media screen and (min-width:480px) {

    .page-team .hero-internal .container,
    .page-team .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-team .hero-internal .container,
    .page-team .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .page-team .hero-internal .container,
    .page-team .hero-internal .widget-brands {
        padding-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-team .hero-internal .container,
    .page-team .hero-internal .widget-brands {
        padding-bottom: 100px
    }
}

.page-team .hero-internal__content {
    max-width: 480px
}

@media screen and (min-width:480px) {
    .page-team .hero-internal__content {
        max-width: calc(480px + 320 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-team .hero-internal__content {
        max-width: 800px
    }
}

.page-team .section-values {
    margin-bottom: 20px
}

@media screen and (min-width:480px) {
    .page-team .section-values {
        margin-bottom: calc(20px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-team .section-values {
        margin-bottom: 80px
    }
}

.page-team .section-team {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-team .section-team {
        margin-bottom: calc(40px + 80 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-team .section-team {
        margin-bottom: 120px
    }
}

.page-team .filter {
    margin-bottom: 20px
}

@media screen and (min-width:480px) {
    .page-team .filter {
        margin-bottom: calc(20px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-team .filter {
        margin-bottom: 80px
    }
}

.page-quote .hero-internal .container,
.page-quote .hero-internal .widget-brands {
    padding-top: 120px
}

@media screen and (min-width:480px) {

    .page-quote .hero-internal .container,
    .page-quote .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .page-quote .hero-internal .container,
    .page-quote .hero-internal .widget-brands {
        padding-top: 250px
    }
}

.page-quote .hero-internal__content {
    max-width: 480px
}

@media screen and (min-width:480px) {
    .page-quote .hero-internal__content {
        max-width: calc(480px + 350 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-quote .hero-internal__content {
        max-width: 830px
    }
}

.page-quote .section-quote {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-quote .section-quote {
        margin-bottom: calc(40px + 170 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-quote .section-quote {
        margin-bottom: 210px
    }
}

.page-contact .section-contact {
    padding-top: 120px;
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .page-contact .section-contact {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-contact .section-contact {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {
    .page-contact .section-contact {
        margin-bottom: calc(40px + 95 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .page-contact .section-contact {
        margin-bottom: 135px
    }
}

@media(max-width:479px) {
    .page-contact .section-contact {
        margin-bottom: 0
    }
}

.error404 .title,
.page-standard .title {
    text-align: left
}

.error404 .hero-internal__title,
.page-standard .hero-internal__title {
    max-width: none
}

.error404 .hero-internal .container,
.error404 .hero-internal .widget-brands,
.page-standard .hero-internal .container,
.page-standard .hero-internal .widget-brands {
    padding-top: 120px;
    margin-bottom: 40px
}

@media screen and (min-width:480px) {

    .error404 .hero-internal .container,
    .error404 .hero-internal .widget-brands,
    .page-standard .hero-internal .container,
    .page-standard .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .error404 .hero-internal .container,
    .error404 .hero-internal .widget-brands,
    .page-standard .hero-internal .container,
    .page-standard .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .error404 .hero-internal .container,
    .error404 .hero-internal .widget-brands,
    .page-standard .hero-internal .container,
    .page-standard .hero-internal .widget-brands {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .error404 .hero-internal .container,
    .error404 .hero-internal .widget-brands,
    .page-standard .hero-internal .container,
    .page-standard .hero-internal .widget-brands {
        margin-bottom: 100px
    }
}

.error404 .cms-block-content,
.page-standard .cms-block-content {
    margin-bottom: 100px
}

@media screen and (min-width:480px) {

    .error404 .cms-block-content,
    .page-standard .cms-block-content {
        margin-bottom: calc(100px + 35 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .error404 .cms-block-content,
    .page-standard .cms-block-content {
        margin-bottom: 135px
    }
}

.single-solution .hero-solution {
    padding-top: 120px
}

@media screen and (min-width:480px) {
    .single-solution .hero-solution {
        padding-top: calc(120px + 40 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .hero-solution {
        padding-top: 180px
    }
}

.single-solution .bg-black {
    padding-top: 40px;
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-solution .bg-black {
        padding-top: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .bg-black {
        padding-top: 100px
    }
}

@media screen and (min-width:480px) {
    .single-solution .bg-black {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .bg-black {
        margin-bottom: 100px
    }
}

.single-solution .section-cs {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-solution .section-cs {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .section-cs {
        margin-bottom: 100px
    }
}

.single-solution .content-main>.section-textblock:last-child {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-solution .content-main>.section-textblock:last-child {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .content-main>.section-textblock:last-child {
        margin-bottom: 100px
    }
}

.single-solution .section-textblock--large {
    margin-top: 75px;
    margin-bottom: 75px
}

@media screen and (min-width:480px) {
    .single-solution .section-textblock--large {
        margin-top: calc(75px + 135 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .section-textblock--large {
        margin-top: 210px
    }
}

@media screen and (min-width:480px) {
    .single-solution .section-textblock--large {
        margin-bottom: calc(75px + 75 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .section-textblock--large {
        margin-bottom: 150px
    }
}

.single-solution .section-gr,
.single-solution .section-fullwidth,
.single-solution .section-specialty {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {

    .single-solution .section-gr,
    .single-solution .section-fullwidth,
    .single-solution .section-specialty {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-solution .section-gr,
    .single-solution .section-fullwidth,
    .single-solution .section-specialty {
        margin-bottom: 120px
    }
}

.single-solution .section-industries {
    margin-bottom: 75px
}

@media screen and (min-width:480px) {
    .single-solution .section-industries {
        margin-bottom: calc(75px + 100 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .section-industries {
        margin-bottom: 175px
    }
}

.single-solution .section-faq {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-solution .section-faq {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .section-faq {
        margin-bottom: 100px
    }
}

.single-solution .cta-letstalk {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-solution .cta-letstalk {
        margin-bottom: calc(40px + 170 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .cta-letstalk {
        margin-bottom: 210px
    }
}

.single-solution .section-sidebyside {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-solution .section-sidebyside {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .section-sidebyside {
        margin-bottom: 100px
    }
}

.single-solution .section-cta {
    margin-bottom: 40px
}

.single-solution .section-cta .buttons>.button {
    margin: 0 auto
}

@media screen and (min-width:480px) {
    .single-solution .section-cta {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .section-cta {
        margin-bottom: 100px
    }
}

.single-work .hero-internal .container,
.single-work .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 100px
}

@media screen and (min-width:480px) {

    .single-work .hero-internal .container,
    .single-work .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-work .hero-internal .container,
    .single-work .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .single-work .hero-internal .container,
    .single-work .hero-internal .widget-brands {
        padding-bottom: calc(100px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-work .hero-internal .container,
    .single-work .hero-internal .widget-brands {
        padding-bottom: 210px
    }
}

.single-work .hero-internal__content {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-work .hero-internal__content {
        margin-bottom: calc(40px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-work .hero-internal__content {
        margin-bottom: 70px
    }
}

.single-work .quote-statement {
    margin-top: 75px;
    margin-bottom: 75px
}

@media screen and (min-width:480px) {
    .single-work .quote-statement {
        margin-top: calc(75px + 75 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-work .quote-statement {
        margin-top: 150px
    }
}

@media screen and (min-width:480px) {
    .single-work .quote-statement {
        margin-bottom: calc(75px + 75 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-work .quote-statement {
        margin-bottom: 150px
    }
}

.single-work .cta-letstalk {
    margin-top: 75px;
    margin-bottom: 100px
}

@media screen and (min-width:480px) {
    .single-work .cta-letstalk {
        margin-top: calc(75px + 175 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-work .cta-letstalk {
        margin-top: 250px
    }
}

@media screen and (min-width:480px) {
    .single-work .cta-letstalk {
        margin-bottom: calc(100px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-work .cta-letstalk {
        margin-bottom: 160px
    }
}

.single-work .cta-more {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-work .cta-more {
        margin-bottom: calc(40px + 80 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-work .cta-more {
        margin-bottom: 120px
    }
}

.single-resource .hero-internal .container,
.single-resource .hero-internal .widget-brands,
.single-resource--walled .hero-internal .container,
.single-resource--walled .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 100px
}

@media screen and (min-width:480px) {

    .single-resource .hero-internal .container,
    .single-resource .hero-internal .widget-brands,
    .single-resource--walled .hero-internal .container,
    .single-resource--walled .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .hero-internal .container,
    .single-resource .hero-internal .widget-brands,
    .single-resource--walled .hero-internal .container,
    .single-resource--walled .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .single-resource .hero-internal .container,
    .single-resource .hero-internal .widget-brands,
    .single-resource--walled .hero-internal .container,
    .single-resource--walled .hero-internal .widget-brands {
        padding-bottom: calc(100px + 110 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .hero-internal .container,
    .single-resource .hero-internal .widget-brands,
    .single-resource--walled .hero-internal .container,
    .single-resource--walled .hero-internal .widget-brands {
        padding-bottom: 210px
    }
}

.single-resource .hero-internal__content,
.single-resource--walled .hero-internal__content {
    max-width: 480px;
    margin-bottom: 40px
}

@media screen and (min-width:480px) {

    .single-resource .hero-internal__content,
    .single-resource--walled .hero-internal__content {
        max-width: calc(480px + 240 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .hero-internal__content,
    .single-resource--walled .hero-internal__content {
        max-width: 720px
    }
}

@media screen and (min-width:480px) {

    .single-resource .hero-internal__content,
    .single-resource--walled .hero-internal__content {
        margin-bottom: calc(40px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .hero-internal__content,
    .single-resource--walled .hero-internal__content {
        margin-bottom: 70px
    }
}

.single-resource .content-main .share,
.single-resource--walled .content-main .share {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {

    .single-resource .content-main .share,
    .single-resource--walled .content-main .share {
        margin-bottom: calc(40px + 80 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .content-main .share,
    .single-resource--walled .content-main .share {
        margin-bottom: 120px
    }
}

.single-resource .cta-letstalk,
.single-resource--walled .cta-letstalk {
    margin-top: 75px;
    margin-bottom: 100px
}

@media screen and (min-width:480px) {

    .single-resource .cta-letstalk,
    .single-resource--walled .cta-letstalk {
        margin-top: calc(75px + 175 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .cta-letstalk,
    .single-resource--walled .cta-letstalk {
        margin-top: 250px
    }
}

@media screen and (min-width:480px) {

    .single-resource .cta-letstalk,
    .single-resource--walled .cta-letstalk {
        margin-bottom: calc(100px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .cta-letstalk,
    .single-resource--walled .cta-letstalk {
        margin-bottom: 160px
    }
}

.single-resource .cta-newsletter,
.single-resource--walled .cta-newsletter {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {

    .single-resource .cta-newsletter,
    .single-resource--walled .cta-newsletter {
        margin-bottom: calc(40px + 80 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .cta-newsletter,
    .single-resource--walled .cta-newsletter {
        margin-bottom: 120px
    }
}

@media(min-width:768px) and (max-width:959px) {

    .single-resource .cta-newsletter .widget-newsletter:before,
    .single-resource--walled .cta-newsletter .widget-newsletter:before {
        padding-top: 0;
        height: 330px
    }
}

.single-resource .cms-block-content,
.single-resource .cms-block-preview:last-child,
.single-resource--walled .cms-block-content,
.single-resource--walled .cms-block-preview:last-child {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {

    .single-resource .cms-block-content,
    .single-resource .cms-block-preview:last-child,
    .single-resource--walled .cms-block-content,
    .single-resource--walled .cms-block-preview:last-child {
        margin-bottom: calc(40px + 50 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-resource .cms-block-content,
    .single-resource .cms-block-preview:last-child,
    .single-resource--walled .cms-block-content,
    .single-resource--walled .cms-block-preview:last-child {
        margin-bottom: 90px
    }
}

.single-resource--walled .grid {
    position: relative
}

.single-resource--walled .hero-internal__title {
    font-size: 40px
}

@media screen and (min-width:480px) {
    .single-resource--walled .hero-internal__title {
        font-size: calc(40px + 32 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-resource--walled .hero-internal__title {
        font-size: 72px
    }
}

@media(max-width:600px) {
    .single-resource--walled .form-walled {
        margin-top: 30px
    }
}

.single-hiring .hero-internal .container,
.single-hiring .hero-internal .widget-brands {
    padding-top: 120px;
    padding-bottom: 100px
}

@media screen and (min-width:480px) {

    .single-hiring .hero-internal .container,
    .single-hiring .hero-internal .widget-brands {
        padding-top: calc(120px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-hiring .hero-internal .container,
    .single-hiring .hero-internal .widget-brands {
        padding-top: 250px
    }
}

@media screen and (min-width:480px) {

    .single-hiring .hero-internal .container,
    .single-hiring .hero-internal .widget-brands {
        padding-bottom: calc(100px + 130 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-hiring .hero-internal .container,
    .single-hiring .hero-internal .widget-brands {
        padding-bottom: 230px
    }
}

.single-hiring .hero-internal__content {
    max-width: 480px
}

@media screen and (min-width:480px) {
    .single-hiring .hero-internal__content {
        max-width: calc(480px + 240 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-hiring .hero-internal__content {
        max-width: 720px
    }
}

.single-hiring .section-values,
.single-hiring .section-positions,
.single-hiring .decorative-landscape,
.single-hiring .decorative-mosaic {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {

    .single-hiring .section-values,
    .single-hiring .section-positions,
    .single-hiring .decorative-landscape,
    .single-hiring .decorative-mosaic {
        margin-bottom: calc(40px + 80 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .single-hiring .section-values,
    .single-hiring .section-positions,
    .single-hiring .decorative-landscape,
    .single-hiring .decorative-mosaic {
        margin-bottom: 120px
    }
}
}

.header-main nav>ul .btn.js-enquiryToggle,
.header-main nav>ul .gform_wrapper .js-enquiryToggle.gform_button,
.gform_wrapper .header-main nav>ul .js-enquiryToggle.gform_button {
    padding: 0
}

@media(min-width:960px) {
    body.is-headerScroll .header-main {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    body.is-headerScroll.is-enquiryOpen .header-main {
        -webkit-transform: translate(-670px, 0);
        transform: translate(-670px, 0)
    }

    body.is-enquiryOpen .header-main {
        -webkit-transform: translate(-670px, 30px);
        transform: translate(-670px, 30px)
    }

    body.is-enquiryOpen .header-main .header-main__inner {
        opacity: .35;
        pointer-events: none
    }
}

@media(max-width:959px) {

    .header-main,
    .header-main__spacer {
        height: 86px
    }

    .header-main:before {
        content: ''
    }

    .header-main__inner {
        padding-top: 18px;
        padding-bottom: 18px
    }

    .header-main nav>ul>li,
    .header-main nav>ul>li .js-enquiryToggle,
    .header-main nav>ul>li.has-phone .text {
        display: none
    }

    .header-main nav>ul>li.has-phone,
    .header-main nav>ul>li.has-action {
        display: block
    }

    .header-main nav>ul>li.has-phone .phone {
        padding-left: 0;
        -webkit-transition: opacity .2s ease-out;
        transition: opacity .2s ease-out;
        width: 26px;
        height: 26px
    }

    .header-main nav>ul>li.has-phone .phone .icon {
        position: static
    }

    html:not(.mobile):not(.tablet) .header-main nav>ul>li.has-phone .phone:hover,
    .header-main nav>ul>li.has-phone .phone.on_press {
        opacity: .65
    }
}

.header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    font-size: 2.0rem;
    background-color: #111;
    padding: 30px;
    padding-top: 86px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.is-hamburgerOpen .header-mobile {
    visibility: visible;
    opacity: 1;
    pointer-events: all
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(2),
.is-hamburgerOpen .header-mobile nav ul li:nth-child(3),
.is-hamburgerOpen .header-mobile nav ul li:nth-child(4),
.is-hamburgerOpen .header-mobile nav ul li:nth-child(5),
.is-hamburgerOpen .header-mobile nav ul li:nth-child(6),
.is-hamburgerOpen .header-mobile nav ul li:nth-child(7) {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(2) {
    -webkit-transition-delay: .05s;
    transition-delay: .05s
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(3) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(4) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(5) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(6) {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(7) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.header-mobile a {
    text-decoration: none;
    color: white
}

.header-mobile a .text {
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.header-mobile a:hover,
.header-mobile a:focus {
    opacity: 1
}

.header-mobile a:hover .text,
.header-mobile a:focus .text {
    color: #ffde1a;
    opacity: 1
}

.header-mobile .btn.btn--primary,
.header-mobile .gform_wrapper .gform_button,
.gform_wrapper .header-mobile .gform_button {
    line-height: 49px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.4rem;
    color: #111
}

html:not(.mobile):not(.tablet) .header-mobile .btn.btn--primary:hover,
html:not(.mobile):not(.tablet) .header-mobile .gform_wrapper .gform_button:hover,
.gform_wrapper html:not(.mobile):not(.tablet) .header-mobile .gform_button:hover,
.header-mobile .btn.btn--primary.on_press,
.header-mobile .gform_wrapper .on_press.gform_button,
.gform_wrapper .header-mobile .on_press.gform_button {
    color: #111
}

.header-mobile .logo {
    display: block;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.header-mobile .logo,
.header-mobile .logo svg {
    width: 69px;
    height: 50px
}

html:not(.mobile):not(.tablet) .header-mobile .logo:hover,
.header-mobile .logo.on_press {
    opacity: .65
}

.header-mobile nav ul li {
    margin-bottom: 40px
}

.header-mobile nav ul li.is-active>a {
    color: #ffde1a
}

.header-mobile nav ul li:nth-child(2),
.header-mobile nav ul li:nth-child(3),
.header-mobile nav ul li:nth-child(4),
.header-mobile nav ul li:nth-child(5),
.header-mobile nav ul li:nth-child(6),
.header-mobile nav ul li:nth-child(7) {
    opacity: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
    transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
    transition: opacity .2s ease-out, transform .2s ease-out;
    transition: opacity .2s ease-out, transform .2s ease-out, -webkit-transform .2s ease-out
}

.header-mobile nav ul a {
    display: block;
    width: 100%;
    line-height: 1
}

html:not(.mobile):not(.tablet) .header-mobile nav ul a:hover,
.header-mobile nav ul a.on_press {
    color: #ffde1a
}

.header-mobile .bottom {
    border-top: 1px solid #2d2d2d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 60px;
    padding-top: 30px
}

.header-mobile .phone {
    position: relative;
    padding-left: 34px
}

.header-mobile .phone svg {
    position: absolute;
    left: 0;
    top: 50%;
    height: 24px;
    width: auto;
    margin-top: -12px
}

.header-mobile .social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-mobile .social a {
    opacity: .4;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

html:not(.mobile):not(.tablet) .header-mobile .social a:hover,
.header-mobile .social a.on_press {
    opacity: 1
}

.header-mobile .social li {
    margin: 0 15px
}

.header-mobile .social li:first-child {
    margin-left: 0
}

.header-mobile .social li:last-child {
    margin-right: 0
}

.header-mobile .social .icon {
    color: white
}

.header-mobile .social .icon--instagram,
.header-mobile .social .icon--facebook {
    font-size: 2.4rem
}

.header-mobile .social .icon--twitter {
    font-size: 1.9rem
}

@media(min-width:960px) {
    .header-mobile {
        display: none
    }
}

.header-mobile .accordion {
    border: 0;
    position: relative;
    padding-right: 40px
}

.header-mobile .accordion .accordion__trigger {
    position: absolute;
    right: -15px;
    top: -20px;
    width: 60px;
    height: 60px;
    display: block;
    padding: 0;
    margin: 0;
    opacity: 0
}

.header-mobile .accordion .accordion__trigger:before {
    content: '';
    left: 50%;
    top: 50%;
    right: auto;
    margin-left: -7px;
    margin-top: -7px;
    height: 14px;
    width: 14px;
    border-bottom: 3px solid white;
    border-right: 3px solid white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.header-mobile .accordion.accordion-active .accordion__trigger:before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.header-mobile .accordion .accordion__panel {
    padding: 0;
    padding-top: 20px
}

.header-mobile .accordion .accordion__panel li {
    margin-bottom: 0
}

.header-mobile .accordion .accordion__panel li a {
    padding: 10px;
    font-size: 1.6rem
}

.is-hamburgerOpen {
    overflow: hidden
}

.footer-main {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.55)
}

@media screen and (min-width:480px) {
    .footer-main {
        font-size: calc(12px + 3 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .footer-main {
        font-size: 15px
    }
}

.footer-main .logo .path-1,
.footer-main .logo .path-2 {
    -webkit-transition: fill .2s ease-out;
    transition: fill .2s ease-out
}

html:not(.mobile):not(.tablet) .footer-main .logo:hover .path-1,
.footer-main .logo.on_press .path-1 {
    fill: #c2c3c1
}

html:not(.mobile):not(.tablet) .footer-main .logo:hover .path-2,
.footer-main .logo.on_press .path-2 {
    fill: #ffde1a
}

.footer-main a {
    color: rgba(255, 255, 255, 0.85);
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.footer-main a:hover,
.footer-main a:focus {
    color: white;
    opacity: 1
}

.footer-main>.container,
.footer-main>.widget-brands {
    padding-top: 40px;
    padding-bottom: 40px
}

@media screen and (min-width:480px) {

    .footer-main>.container,
    .footer-main>.widget-brands {
        padding-top: calc(40px + 45 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .footer-main>.container,
    .footer-main>.widget-brands {
        padding-top: 85px
    }
}

@media screen and (min-width:480px) {

    .footer-main>.container,
    .footer-main>.widget-brands {
        padding-bottom: calc(40px + 25 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .footer-main>.container,
    .footer-main>.widget-brands {
        padding-bottom: 65px
    }
}

.footer-main__learn {
    margin-bottom: 35px
}

@media screen and (min-width:480px) {
    .footer-main__learn {
        margin-bottom: calc(35px + 50 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .footer-main__learn {
        margin-bottom: 85px
    }
}

.footer-main__learn .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-left: -40px
}

.footer-main__learn .grid__col {
    width: 33.33333%;
    max-width: 33.3333%;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-main__learn__resources>.title {
    font-size: 2.4rem;
    color: white;
    margin-bottom: 12px
}

.footer-main__learn__resources .list {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-main__learn__resources .list>li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.footer-main__learn__resources .list>li .title {
    font-size: 1.8rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    font-display: fallback
}

.footer-main__learn__resources .list>li a {
    font-size: 1.6rem;
    line-height: 1.7;
    display: block;
    padding: 15px 30px;
    padding-left: 70px;
    color: white;
    position: relative;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.footer-main__learn__resources .list>li a:hover,
.footer-main__learn__resources .list>li a:focus {
    color: #ffde1a;
    opacity: 1;
    text-decoration: none
}

.footer-main__learn__resources .list>li svg {
    position: absolute;
    left: 20px;
    top: 16px
}

.footer-main__learn__resources .cta {
    display: block;
    position: relative;
    color: #8c8c8c;
    font-size: 1.6rem;
    padding: 20px;
    padding-left: 80px;
    padding-bottom: 0;
    -webkit-transition: padding-left .2s ease-out, opacity .2s linear;
    transition: padding-left .2s ease-out, opacity .2s linear;
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.footer-main__learn__resources .cta svg {
    position: absolute;
    left: 15px;
    top: 30px;
    width: 45px;
    height: 13px;
    display: block
}

.footer-main__learn__resources .cta:hover,
.footer-main__learn__resources .cta:focus {
    text-decoration: none;
    color: #ffde1a
}

.footer-main__learn .footer-main__resource {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background-color: #231f20;
    color: rgba(255, 255, 255, 0.75);
    font-size: 1.4rem;
    line-height: 1.7;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width:480px) {
    .footer-main__learn .footer-main__resource {
        padding-top: calc(20px + 15 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .footer-main__learn .footer-main__resource {
        padding-top: 35px
    }
}

@media screen and (min-width:480px) {
    .footer-main__learn .footer-main__resource {
        padding-bottom: calc(20px + 15 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .footer-main__learn .footer-main__resource {
        padding-bottom: 35px
    }
}

@media screen and (min-width:480px) {
    .footer-main__learn .footer-main__resource {
        padding-left: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .footer-main__learn .footer-main__resource {
        padding-left: 40px
    }
}

@media screen and (min-width:480px) {
    .footer-main__learn .footer-main__resource {
        padding-right: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .footer-main__learn .footer-main__resource {
        padding-right: 40px
    }
}

html:not(.mobile):not(.tablet) .footer-main__learn .footer-main__resource a:hover,
.footer-main__learn .footer-main__resource a.on_press {
    text-decoration: none
}

.footer-main__learn .footer-main__resource .content {
    display: block
}

.footer-main__learn .footer-main__resource .content:hover .title,
.footer-main__learn .footer-main__resource .content:focus .title {
    color: #ffde1a
}

.footer-main__learn .footer-main__resource .title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: normal;
    margin-bottom: 40px;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    font-display: fallback
}

.footer-main__learn .footer-main__resource .avatar-wrap {
    margin-top: 20px
}

.footer-main__communication {
    margin-bottom: 50px
}

@media screen and (min-width:480px) {
    .footer-main__communication {
        margin-bottom: calc(50px + 80 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .footer-main__communication {
        margin-bottom: 130px
    }
}

.footer-main__communication .grid__col {
    padding-left: 40px
}

.footer-main__communication .grid__col:nth-child(1) {
    width: 66.6666667%;
    max-width: 66.6666667%
}

.footer-main__communication .grid__col:nth-child(2) {
    width: 33.333333%;
    max-width: 33.333333%
}

.footer-main__communication .share a:hover,
.footer-main__communication .share a:focus {
    color: #ffde1a
}

.footer-main__communication .share .title {
    font-size: 1.8rem
}

.footer-main__locations {
    margin-bottom: 40px;
    display: block
}

@media screen and (min-width:960px) {
    .footer-main__locations {
        margin-bottom: calc(40px + 95 *(100vw - 960px) / 840)
    }
}

@media(max-width:959px) {
    .footer-main__learn .grid {
        margin-left: -20px
    }

    .footer-main__learn .grid>.grid__col {
        padding-left: 20px
    }

    .footer-main__learn__resources .list>li .title {
        font-size: 1.6rem
    }

    .footer-main__learn__resources .list>li a {
        padding: 15px 30px
    }

    .footer-main__learn__resources .list>li svg {
        top: 15px;
        left: 0
    }

    .footer-main__learn__resources>.title {
        font-size: 2.0rem
    }

    .footer-main__learn__resources .cta {
        font-size: 1.6rem;
        padding: 15px;
        padding-left: 70px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .footer-main__learn__resources .cta svg {
        left: 0;
        top: 25px
    }

    .footer-main__learn .footer-main__resource {
        font-size: 1.4rem
    }

    .footer-main__learn .footer-main__resource .title {
        font-size: 1.6rem;
        margin-bottom: 20px
    }

    .footer-main__communication .grid>.grid__col {
        width: 100%;
        max-width: 100%
    }

    /* .footer-main__communication .grid>.grid__col:nth-child(2) {
        display: none
    } */

    .footer-main__credits {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-main__credits .share {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 30px;
        margin-bottom: 30px;
        width: 100%
    }

    .footer-main__credits .share a {
        color: rgba(255, 255, 255, 0.4)
    }

    .footer-main__credits .share a:hover,
    .footer-main__credits .share a:focus {
        color: white
    }
}

@media(max-width:767px) {

    .footer-main__learn__resources .list>li .title,
    .footer-main__learn__resources .cta {
        font-size: 1.4rem
    }

    .footer-main__learn .footer-main__resource .title {
        font-size: 1.4rem
    }
}

@media(min-width:768px) {
    .footer-main__communication .newsletter .message {
        position: absolute;
        left: 0;
        top: 100%
    }
}

@media screen and (min-width:480px) {

    .footer-sitemap .container,
    .footer-sitemap .widget-brands {
        padding-top: calc(40px + 50 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .footer-sitemap .container,
    .footer-sitemap .widget-brands {
        padding-top: 90px
    }
}

@media screen and (min-width:480px) {

    .footer-sitemap .container,
    .footer-sitemap .widget-brands {
        padding-bottom: calc(40px + 50 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .footer-sitemap .container,
    .footer-sitemap .widget-brands {
        padding-bottom: 90px
    }
}

.footer-sitemap .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-sitemap .grid__col {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-sitemap a {
    display: inline-block;
    color: rgba(255, 255, 255, 0.55);
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.footer-sitemap a:hover,
.footer-sitemap a:focus {
    color: white;
    opacity: 1
}

.footer-sitemap .title,
.footer-sitemap .spacer {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 1.4rem;
    margin-bottom: 20px;
    font-display: fallback
}

.footer-sitemap .title a,
.footer-sitemap .spacer a {
    color: white
}

@media(max-width:767px) {
    .footer-sitemap .grid {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer-sitemap .grid__col {
        width: 50%;
        max-width: 50%;
        margin-bottom: 40px
    }
}

@media(max-width:480px) {
    .footer-sitemap .grid__col {
        width: 100%
    }

    .footer-sitemap .grid__col:last-child {
        margin-bottom: 0
    }
}

.enquiry {
    position: fixed;
    left: 100%;
    top: 0;
    z-index: 101;
    width: 670px;
    height: 100vh;
    background: #231f20;
    -webkit-transition: -webkit-transform .2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform .2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform .2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform .2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform .2s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 60px 45px;
    text-align: center;
    font-size: 1.4rem;
    color: rgba(255, 255, 255, 0.85)
}

.enquiry p+p {
    margin-top: 0
}

.enquiry .title {
    color: white
}

.enquiry__close {
    position: absolute;
    right: 40px;
    top: 35px;
    width: 22px;
    height: 22px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.enquiry__close:before,
.enquiry__close:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 2px;
    margin-left: -11px;
    margin-top: -1px;
    border-radius: 2px;
    background-color: #ffde1a;
    display: block
}

.enquiry__close:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

html:not(.mobile):not(.tablet) .enquiry__close:hover,
.enquiry__close.on_press {
    opacity: 1;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.enquiry__overlay {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    display: block;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.enquiry__intro {
    margin-bottom: 40px
}

.enquiry__intro .title {
    font-size: 2.4rem;
    margin-bottom: 10px
}

.enquiry__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-bottom: 20px
}

.enquiry__details>label {
    width: 50%;
    padding-left: 10px;
    margin-bottom: 10px
}

.enquiry__details>label:nth-child(1) {
    width: 100%
}

.enquiry__offerings {
    margin-bottom: 40px;
    margin-right: -40px
}

.enquiry__offerings legend {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 20px;
    width: 100%
}

.enquiry__offerings .col-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.enquiry__offerings .col-4>label {
    display: block;
    margin-bottom: 17px
}

.enquiry__offerings .col-4>label:nth-child(odd) {
    width: 29%
}

.enquiry__offerings .col-4>label:nth-child(even) {
    width: 21%
}

.enquiry__message {
    margin-bottom: 40px
}

.enquiry__footer .btn,
.enquiry__footer .gform_wrapper .gform_button,
.gform_wrapper .enquiry__footer .gform_button {
    margin-bottom: 30px
}

@media only screen and (max-height:960px) {
    .enquiry {
        padding: 40px
    }

    .enquiry .btn--large,
    .enquiry .gform_wrapper .gform_button,
    .gform_wrapper .enquiry .gform_button {
        padding: 18px
    }

    .enquiry .enquiry__title {
        margin-bottom: 10px
    }

    .enquiry input,
    .enquiry textarea,
    .enquiry input[type="radio"]+.label,
    .enquiry input[type="checkbox"]+.label {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media(min-width:960px) {

    .container--outer,
    .enquiry {
        -webkit-transition: -webkit-transform .2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform .2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform .2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform .2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform .2s cubic-bezier(0.165, 0.84, 0.44, 1)
    }

    body.is-enquiryOpen {
        overflow: hidden
    }

    body.is-enquiryOpen .container--outer,
    body.is-enquiryOpen .enquiry {
        -webkit-transform: translateX(-670px);
        transform: translateX(-670px)
    }

    body.is-enquiryOpen .enquiry__overlay {
        opacity: 1;
        visibility: visible
    }
}

.cta-letstalk {
    font-size: 14px;
    text-align: center;
    color: white
}

@media screen and (min-width:480px) {
    .cta-letstalk {
        font-size: calc(14px + 6 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .cta-letstalk {
        font-size: 20px
    }
}

@media(min-width:1440px) {

    .cta-letstalk .container,
    .cta-letstalk .widget-brands {
        max-width: 760px
    }
}

@media(min-width:1024px) and (max-width:1439px) {

    .cta-letstalk .container,
    .cta-letstalk .widget-brands {
        max-width: 700px
    }
}

@media(max-width:1023px) {

    .cta-letstalk .container,
    .cta-letstalk .widget-brands {
        max-width: 640px
    }
}

.cta-letstalk .title {
    font-size: 48px;
    margin-bottom: 20px;
    line-height: 1
}

@media screen and (min-width:480px) {
    .cta-letstalk .title {
        font-size: calc(48px + 12 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .cta-letstalk .title {
        font-size: 60px
    }
}

@media screen and (min-width:480px) {
    .cta-letstalk .title {
        margin-bottom: calc(20px + 40 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .cta-letstalk .title {
        margin-bottom: 60px
    }
}

.cta-letstalk .buttons {
    padding-top: 30px;
    padding-bottom: 20px
}

@media screen and (min-width:480px) {
    .cta-letstalk .buttons {
        padding-top: calc(30px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .cta-letstalk .buttons {
        padding-top: 50px
    }
}

@media screen and (min-width:480px) {
    .cta-letstalk .buttons {
        padding-bottom: calc(20px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .cta-letstalk .buttons {
        padding-bottom: 50px
    }
}

.cta-letstalk__fineprint {
    color: rgba(255, 255, 255, 0.85)
}

.cta-letstalk__fineprint a {
    text-decoration: underline;
    color: inherit;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.cta-letstalk__fineprint a:hover,
.cta-letstalk__fineprint a:focus {
    color: white;
    opacity: 1
}

@media(min-width:768px) {
    .cta-letstalk .buttons {
        margin-left: -20px
    }

    .cta-letstalk .buttons>.button {
        width: 50%;
        padding-left: 20px
    }

    .cta-letstalk .buttons .btn,
    .cta-letstalk .buttons .gform_wrapper .gform_button,
    .gform_wrapper .cta-letstalk .buttons .gform_button {
        width: 100%;
        height: 100%
    }
}

@media(max-width:767px) {
    .cta-letstalk .buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cta-letstalk .buttons .btn,
    .cta-letstalk .buttons .gform_wrapper .gform_button,
    .gform_wrapper .cta-letstalk .buttons .gform_button {
        width: 100%
    }

    .cta-letstalk .buttons>.button:not(:last-child) {
        margin-bottom: 10px
    }
}

.hero-home {
    width: 100vw;
    position: relative;
    background-color: #09060d;
    margin-bottom: 160px
}

.hero-home:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 200px;
    display: block;
    background: -webkit-gradient(linear, left top, left bottom, from(#09060d), to(rgba(9, 6, 13, 0)));
    background: linear-gradient(to bottom, #09060d 0, rgba(9, 6, 13, 0) 100%)
}

.hero-home>* {
    position: relative;
    z-index: 2
}

.hero-home__bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    -webkit-transition: opacity 1.5s linear;
    transition: opacity 1.5s linear;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    overflow: hidden
}

.hero-home__bg:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(9, 6, 13, 0)), to(#09060d));
    background: linear-gradient(to bottom, rgba(9, 6, 13, 0) 0, #09060d 100%)
}

.hero-home__bg canvas {
    z-index: 1;
    margin-left: -200px;
    left: 0
}

@media screen and (min-width:768px) {
    .hero-home__bg canvas {
        margin-left: calc(-200px + 200 *(100vw - 768px) / 512)
    }
}

@media screen and (min-width:1280px) {
    .hero-home__bg canvas {
        margin-left: 0
    }
}

@media screen and (min-width:481px) {
    .hero-home__bg canvas {
        left: calc(0 + 150 *(100vw - 481px) / 286)
    }
}

@media screen and (min-width:767px) {
    .hero-home__bg canvas {
        left: 150px
    }
}

@media screen and (prefers-reduced-motion) {
    .hero-home__bg {
        background-image: url(../../img/jellyfish-fallback.png);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: auto 100%
    }

    .hero-home__bg canvas {
        display: none
    }
}

.hero-home__bg.is-init {
    opacity: 1
}

.hero-home__statement {
    color: white;
    width: 100%;
    position: relative
}

.hero-home__statement .inner {
    position: relative;
    z-index: 2
}

.hero-home__statement .title {
    font-size: 46px;
    line-height: 1;
    margin-bottom: 40px
}

@media screen and (min-width:320px) {
    .hero-home__statement .title {
        font-size: calc(46px + 40 *(100vw - 320px) / 1480)
    }
}

@media screen and (min-width:1800px) {
    .hero-home__statement .title {
        font-size: 86px
    }
}

.hero-home__clients {
    width: 100vw;
    height: 250px
}

.hero-home__clients .title {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.85);
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 20px;
    font-display: fallback
}

@media screen and (min-width:480px) {
    .hero-home__clients .title {
        font-size: calc(14px + 4 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .hero-home__clients .title {
        font-size: 18px
    }
}

@media(min-width:768px) {
    .hero-home__bg canvas {
        position: absolute;
        width: auto !important;
        height: 90vh !important;
        min-height: 800px;
        left: 50vw;
        top: 50%;
        -webkit-transform: translate(-35%, -45%);
        transform: translate(-35%, -45%)
    }

    .hero-home__statement {
        display: table
    }

    .hero-home__statement .inner {
        display: table-cell;
        vertical-align: middle;
        height: calc(100vh - 250px)
    }

    .hero-home__statement .container,
    .hero-home__statement .widget-brands {
        padding-top: 130px;
        padding-bottom: 130px
    }
}

@media(max-width:767px) {
    .hero-home {
        font-size: 1.4rem
    }

    .hero-home__statement {
        margin-bottom: 60px
    }

    .hero-home .inner {
        margin-top: -25%
    }

    .hero-home__bg {
        position: relative
    }

    .hero-home__bg canvas {
        width: 120vw !important;
        height: auto !important;
        display: block;
        margin-bottom: 0;
        margin-left: -10vw;
        position: relative
    }
}

.hero-solution {
    position: relative
}

.hero-solution__intro {
    margin-bottom: 30px
}

.hero-solution__title.title {
    font-size: 38px;
    margin-bottom: 10px;
    line-height: 1.2;
    max-width: 920px
}

.hero-solution .cta-letstalk {
    margin-top: 0;
}


@media screen and (min-width:480px) {
    .hero-solution__title.title {
        font-size: calc(28px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .hero-solution__title.title {
        font-size: 40px
    }
}

@media screen and (min-width:480px) {
    .hero-solution__title.title {
        margin-bottom: calc(10px + 10 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .hero-solution__title.title {
        margin-bottom: 20px
    }
}

.hero-solution__subtitle.title {
    font-size: 18px;
    color: #ffde1a;
    line-height: 1.4
}

@media screen and (min-width:480px) {
    .hero-solution__subtitle.title {
        font-size: calc(18px + 10 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .hero-solution__subtitle.title {
        font-size: 20px;
        font-weight: 600
    }
}

.hero-solution__text {
    max-width: 600px
}

.hero-solution__content {
    position: relative;
    z-index: 2
}

.hero-solution__content>.cta-letstalk {
    margin-bottom: 0
}

.hero-solution__content>.cta-letstalk .buttons {
    padding-top: 2em;
    padding-bottom: 1em
}

.hero-solution__image {
    vertical-align: middle
}

.hero-solution__image .exploded {
    margin: 0 auto;
    width: 100%
}

.hero-solution__image .exploded.exploded-seo {
    max-width: 600px
}

.hero-solution__image .exploded.exploded-adwords {
    max-width: 340px
}

.hero-solution__image .exploded.exploded-remarketing {
    max-width: 680px
}

.hero-solution__image .exploded.exploded-socialadvertising {
    max-width: 680px
}

.hero-solution__image .exploded.exploded-webdesign {
    max-width: 680px
}

.hero-solution__image .exploded.exploded-consulting {
    max-width: 510px
}

.hero-solution__image .exploded.exploded-digital-advertising {
    max-width: 680px
}

.hero-solution__image>img {
    max-width: 100%;
    height: auto
}

.hero-solution__accolades {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hero-solution__accolades>li {
    padding: 0 5%;
    height: 50px
}

.hero-solution__accolades>li img {
    max-width: 100%;
    height: 100%;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.hero-solution__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media(min-width:960px) {
    .hero-solution__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .hero-solution__content {
        padding-right: 20px;
        vertical-align: middle;
        width: 50%
    }

    .hero-solution__image {
        vertical-align: top;
        padding-left: 20px;
        -webkit-transform: translateX(40px);
        transform: translateX(40px);
        width: 50%
    }
}

@media(max-width:959px) {
    .hero-solution__wrap {
        position: relative;
        margin-top: -50px
    }

    .hero-solution__content {
        z-index: 2;
        position: relative
    }

    .hero-solution__content:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0)), to(#111));
        background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0, #111 100%)
    }

    .hero-solution__content>* {
        position: relative;
        z-index: 2
    }
}

@media(max-width:600px) {
    .hero-solution__wrap {
        margin-top: 0
    }

    .hero-solution__image {
        width: 100%
    }

    .hero-solution__image .exploded.exploded-digital-advertising {
        margin-bottom: 20px
    }
}

.section-brightestminds__fancy {
    pointer-events: none;
    display: block;
    width: 70vw;
    max-width: 940px;
    margin-right: -90px;
    margin-top: -115px
}

.section-brightestminds__fancy:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 79.4%
}

.section-brightestminds__intro {
    position: relative
}

.section-brightestminds__intro .section-brightestminds__fancy {
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 2;
    background-image: url(../../img/bg-brightest-minds--off.png)
}

.section-brightestminds__intro .section-brightestminds__fancy,
.section-brightestminds__intro .section-brightestminds__fancy:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.section-brightestminds__intro .section-brightestminds__fancy:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../img/bg-brightest-minds.png);
    opacity: 0
}

.section-brightestminds__intro .section-brightestminds__fancy.is-revealed:after {
    -webkit-animation: play .65s forwards 1s;
    animation: play .65s forwards 1s
}

@media screen and (prefers-reduced-motion) {
    .section-brightestminds__intro .section-brightestminds__fancy:after {
        opacity: 1 !important
    }

    .section-brightestminds__intro .section-brightestminds__fancy.is-revealed:after {
        -webkit-animation: none !important;
        animation: none !important
    }
}

@-webkit-keyframes play {
    0 {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    20% {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    90% {
        opacity: 1
    }

    95% {
        opacity: 0
    }

    98% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes play {
    0 {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    20% {
        opacity: 0
    }

    40% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    80% {
        opacity: 0
    }

    90% {
        opacity: 1
    }

    95% {
        opacity: 0
    }

    98% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.section-brightestminds__intro .title {
    font-size: 48px;
    color: white;
    line-height: 1;
    letter-spacing: -0.045em
}

@media screen and (min-width:480px) {
    .section-brightestminds__intro .title {
        font-size: calc(48px + 72 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__intro .title {
        font-size: 120px
    }
}

.section-brightestminds__intro .title>* {
    display: block;
    width: 100%;
    white-space: nowrap
}

.section-brightestminds__intro .title .line-1 {
    margin-left: -50px
}

@media screen and (min-width:960px) {
    .section-brightestminds__intro .title .line-1 {
        margin-left: calc(-50px+-70 *(100vw - 960px) / 386)
    }
}

@media screen and (min-width:1346px) {
    .section-brightestminds__intro .title .line-1 {
        margin-left: -120px
    }
}

.section-brightestminds__intro .title .line-2 {
    margin-left: 12px
}

@media screen and (min-width:960px) {
    .section-brightestminds__intro .title .line-2 {
        margin-left: calc(12px + -32 *(100vw - 960px) / 386)
    }
}

@media screen and (min-width:1346px) {
    .section-brightestminds__intro .title .line-2 {
        margin-left: -20px
    }
}

.section-brightestminds__intro .content {
    margin-top: 25px;
    margin-bottom: 25px;
    max-width: 650px
}

@media screen and (min-width:480px) {
    .section-brightestminds__intro .content {
        margin-top: calc(25px + 25 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__intro .content {
        margin-top: 50px
    }
}

@media screen and (min-width:480px) {
    .section-brightestminds__intro .content {
        margin-bottom: calc(25px + 35 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__intro .content {
        margin-bottom: 60px
    }
}

@media(min-width:960px) {
    .section-brightestminds__intro .content {
        padding-left: 30px
    }
}

.section-brightestminds__video {
    display: block;
    max-width: 700px;
    width: 100%;
    color: inherit
}

.section-brightestminds__video .illo path {
    stroke: #ffde1a
}

.section-brightestminds__video>.inner {
    position: relative
}

.section-brightestminds__video>.inner .icon {
    font-size: 50px;
    margin-top: -25px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    width: 100%;
    line-height: 1;
    display: block;
    text-align: center;
    color: white;
    text-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

@media screen and (min-width:480px) {
    .section-brightestminds__video>.inner .icon {
        font-size: calc(50px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__video>.inner .icon {
        font-size: 80px
    }
}

@media screen and (min-width:480px) {
    .section-brightestminds__video>.inner .icon {
        margin-top: calc(-25px + -15 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__video>.inner .icon {
        margin-top: -40px
    }
}

.section-brightestminds__video>.inner .bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    display: block;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.section-brightestminds__video>.inner .bg:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 63.89%
}

.section-brightestminds__video>.inner .bg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: black;
    opacity: .27
}

.section-brightestminds__video>.supporting-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: inherit;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.85);
    margin-top: 10px;
    font-display: fallback
}

@media screen and (min-width:768px) {
    .section-brightestminds__video>.supporting-text {
        margin-top: calc(10px + 15 *(100vw - 768px) / 1032)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__video>.supporting-text {
        margin-top: 25px
    }
}

.section-brightestminds__video>.supporting-text .arrow {
    margin-left: 10px;
    height: 25px;
    width: auto
}

@media(max-width:479px) {
    .section-brightestminds__video>.supporting-text {
        line-height: 1.6
    }

    .section-brightestminds__video>.supporting-text .illo {
        width: 20px;
        height: auto;
        margin-left: 5px
    }
}

html:not(.mobile):not(.tablet) .section-brightestminds__video:hover,
.section-brightestminds__video.on_press {
    opacity: 1;
    text-decoration: none
}

html:not(.mobile):not(.tablet) .section-brightestminds__video:hover .icon,
.section-brightestminds__video.on_press .icon {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

html:not(.mobile):not(.tablet) .section-brightestminds__video:hover .bg,
.section-brightestminds__video.on_press .bg {
    opacity: .65
}

.section-brightestminds__stats .section-brightestminds__fancy {
    float: right
}

.section-brightestminds__stats .title {
    font-size: 14px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    letter-spacing: normal;
    margin-bottom: 28px;
    font-display: fallback
}

@media screen and (min-width:480px) {
    .section-brightestminds__stats .title {
        font-size: calc(14px + 8 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__stats .title {
        font-size: 22px
    }
}

.section-brightestminds__stats .list {
    list-style: none;
    padding: 0;
    margin: 0
}

.section-brightestminds__stats .list>li {
    min-height: 40px;
    padding-left: 60px;
    position: relative
}

@media screen and (min-width:480px) {
    .section-brightestminds__stats .list>li {
        min-height: calc(40px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__stats .list>li {
        min-height: 70px
    }
}

@media screen and (min-width:480px) {
    .section-brightestminds__stats .list>li {
        padding-left: calc(60px + 40 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__stats .list>li {
        padding-left: 100px
    }
}

.section-brightestminds__stats .list>li:not(:last-child) {
    margin-bottom: 15px
}

@media screen and (min-width:480px) {
    .section-brightestminds__stats .list>li:not(:last-child) {
        margin-bottom: calc(15px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__stats .list>li:not(:last-child) {
        margin-bottom: 35px
    }
}

.single-solution .section-brightestminds__stats .list>li:not(:last-child) {
    margin-bottom: 1rem
}

.section-brightestminds__stats .icon {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #303030;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:480px) {
    .section-brightestminds__stats .icon {
        width: calc(40px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__stats .icon {
        width: 70px
    }
}

@media screen and (min-width:480px) {
    .section-brightestminds__stats .icon {
        height: calc(40px + 30 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__stats .icon {
        height: 70px
    }
}

.section-brightestminds__stats .icon>img {
    width: auto;
    height: auto;
    max-width: 65%;
    max-height: 65%
}

.section-brightestminds__stats .text {
    padding-top: 0;
    color: rgba(255, 255, 255, 0.85);
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: inherit;
    letter-spacing: normal;
    font-display: fallback
}

@media screen and (min-width:480px) {
    .section-brightestminds__stats .text {
        padding-top: calc(0 + 8 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-brightestminds__stats .text {
        padding-top: 8px
    }
}

@media(min-width:960px) {
    .section-brightestminds .grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        width: auto
    }

    .section-brightestminds .grid__col {
        width: 50%;
        max-width: 50%
    }

    .section-brightestminds__intro .title br {
        display: none
    }

    .section-brightestminds__stats {
        padding-right: 40px
    }

    .home.page .section-brightestminds__stats .title {
        margin-top: -60px
    }

    .section-brightestminds__stats .list {
        max-width: 600px
    }
}

@media(max-width:959px) {
    .section-brightestminds .grid__col:not(:last-child) {
        margin-bottom: 40px
    }

    .section-brightestminds__intro .title .line-1,
    .section-brightestminds__intro .title .line-2 {
        margin-left: 0
    }

    .section-brightestminds__intro .section-brightestminds__fancy {
        right: auto;
        left: 4%;
        bottom: 65%;
        top: auto;
        margin: 0;
        width: 376px
    }

    .section-brightestminds__stats .section-brightestminds__fancy {
        display: none
    }
}

@media(min-width:601px) and (max-width:959px) {
    .section-brightestminds__stats .list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: auto
    }

    .section-brightestminds__stats .list>li {
        width: 50%;
        padding-right: 40px
    }
}

@media(max-width:767px) {
    .section-brightestminds .grid__col:not(:last-child) {
        margin-bottom: 20px
    }

    .section-brightestminds__video>.supporting-text {
        display: inline-block;
        position: relative
    }

    .section-brightestminds__video>.supporting-text .arrow {
        position: absolute;
        right: -15px;
        bottom: 100%
    }

    .section-brightestminds__stats .title {
        margin-bottom: 20px
    }
}

@media(max-width:480px) {
    .section-brightestminds__intro .section-brightestminds__fancy {
        left: 15px;
        top: -170px;
        bottom: auto
    }

    .section-brightestminds__video>.supporting-text .arrow {
        right: 15px;
        margin-left: 0
    }
}

.section-cs .slick-slide img {
    max-width: 100%;
    width: auto;
    height: auto
}

.section-cs__controls ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    padding: 0;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 2px;
    border-top: 2px solid #303030
}

.section-cs__controls ul>li {
    width: auto;
    white-space: nowrap
}

.section-cs__controls .pager-item {
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px;
    padding-top: 22px;
    position: relative;
    color: rgba(255, 255, 255, 0.55);
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    white-space: nowrap;
    position: relative
}

@media screen and (min-width:480px) {
    .section-cs__controls .pager-item {
        font-size: calc(14px + 2 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__controls .pager-item {
        font-size: 16px
    }
}

.section-cs__controls .pager-item:hover,
.section-cs__controls .pager-item:focus {
    color: white;
    opacity: 1;
    text-decoration: none
}

.section-cs__controls .pager-item .indicator {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 2px;
    overflow: hidden;
    display: block
}

.section-cs__controls .pager-item .indicator:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    z-index: 2;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    background-color: #ffde1a
}

.section-cs__controls .pager-item svg {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    width: 120px;
    height: 13px
}

.section-cs__controls .pager-item svg path {
    visibility: hidden;
    -webkit-transition: visibility .2s linear;
    transition: visibility .2s linear
}

.section-cs__controls li.slick-active .pager-item {
    color: white
}

.section-cs__controls li.slick-active .pager-item:hover,
.section-cs__controls li.slick-active .pager-item:focus {
    color: white
}

.section-cs__controls li.slick-active .pager-item .indicator:before {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.section-cs__intro {
    position: relative;
    z-index: 2
}

.section-cs__intro .title {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 35px
}

@media screen and (min-width:480px) {
    .section-cs__intro .title {
        font-size: calc(48px + 72 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__intro .title {
        font-size: 120px
    }
}

.section-cs__excerpt {
    color: rgba(255, 255, 255, 0.85)
}

.section-cs__excerpt .title {
    font-size: 30px;
    line-height: 1;
    display: block;
    margin-bottom: 20px
}

@media screen and (min-width:480px) {
    .section-cs__excerpt .title {
        font-size: calc(30px + 16 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__excerpt .title {
        font-size: 46px
    }
}

.section-cs__excerpt .content {
    display: block;
    margin-bottom: 30px
}

.section-cs__video {
    margin-top: 50px;
    position: relative;
    display: block
}

@media screen and (min-width:481px) {
    .section-cs__video {
        margin-top: calc(50px + 50 *(100vw - 481px) / 1319)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__video {
        margin-top: 100px
    }
}

.section-cs__video .thumb {
    display: block;
    position: relative
}

.section-cs__video .thumb .play {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.section-cs__video .thumb .play:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent white;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    border-width: 5.5px 0 5.5px 8px;
    margin-left: -3px;
    margin-top: -5px
}

.section-cs__video .thumb .bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.section-cs__video .content {
    color: white;
    font-size: 1.4rem;
    line-height: 1.4
}

.section-cs__video .content .title {
    font-size: 1.2rem;
    color: rgba(255, 255, 255, 0.55);
    margin-bottom: 10px
}

.section-cs__video:hover,
.section-cs__video:focus {
    text-decoration: none;
    opacity: 1
}

.section-cs__video:hover .play,
.section-cs__video:focus .play {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.section-cs__video:hover .bg,
.section-cs__video:focus .bg {
    opacity: .65
}

.section-cs__stats {
    list-style: none
}

.section-cs__stats,
.section-cs__stats li {
    display: block;
    margin: 0;
    padding: 0
}

.section-cs__stats li.stat:not(:last-child) {
    margin-bottom: 35px
}

@media screen and (min-width:480px) {
    .section-cs__stats li.stat:not(:last-child) {
        margin-bottom: calc(35px + 25 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__stats li.stat:not(:last-child) {
        margin-bottom: 60px
    }
}

.section-cs__stats li.stat__inner {
    margin-bottom: 25px
}

.section-cs__stats li.stat__inner .text {
    font-size: 32px
}

@media screen and (min-width:480px) {
    .section-cs__stats li.stat__inner .text {
        font-size: calc(32px + 13 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__stats li.stat__inner .text {
        font-size: 45px
    }
}

.section-cs__stats li.stat__inner .arrow {
    height: 30px;
    width: auto;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}

@media screen and (min-width:480px) {
    .section-cs__stats li.stat__inner .arrow {
        height: calc(30px + 10 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__stats li.stat__inner .arrow {
        height: 40px
    }
}

.section-cs__stats li.stat__text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.7
}

@media screen and (min-width:480px) {
    .section-cs__stats li.stat__text {
        font-size: calc(14px + 2 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__stats li.stat__text {
        font-size: 16px
    }
}

.section-cs__footer {
    display: block;
    text-align: center;
    margin-top: 50px
}

.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .section-cs__stats li,
.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .section-cs__bg,
.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .section-cs__excerpt,
.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .section-cs__video,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__stats li,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__bg,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__excerpt,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__video {
    opacity: 0
}

.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .section-cs__stats li,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__stats li {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .section-cs__excerpt,
.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .section-cs__video,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__excerpt,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__video {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .slick-slide.slick-active .section-cs__stats li,
.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .slick-slide.slick-active .section-cs__bg,
.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .slick-slide.slick-active .section-cs__excerpt,
.section-cs__slider.js-wp--section-cs .slick-track>.slick-slide:not(:first-child) .slick-slide.slick-active .section-cs__video,
.section-cs__slider:not(.js-wp--section-cs) .slick-slide.slick-active .section-cs__stats li,
.section-cs__slider:not(.js-wp--section-cs) .slick-slide.slick-active .section-cs__bg,
.section-cs__slider:not(.js-wp--section-cs) .slick-slide.slick-active .section-cs__excerpt,
.section-cs__slider:not(.js-wp--section-cs) .slick-slide.slick-active .section-cs__video {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.section-cs__slide {
    margin-bottom: 50px
}

@media screen and (min-width:481px) {
    .section-cs__slide {
        margin-bottom: calc(50px + 50 *(100vw - 481px) / 1319)
    }
}

@media screen and (min-width:1800px) {
    .section-cs__slide {
        margin-bottom: 100px
    }
}

@media(min-width:1024px) {
    .section-cs__controls ul>li {
        width: 20%
    }
}

@media(max-width:1023px) {
    .section-cs__controls ul {
        padding-bottom: 20px;
        width: 100%
    }

    .section-cs__footer {
        margin-top: 20px
    }
}

@media(min-width:768px) {
    .section-cs__intro {
        margin-bottom: 130px
    }

    .section-cs__bg {
        background-repeat: no-repeat;
        background-position: center bottom;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        display: block
    }

    .section-cs__bg>img {
        display: none
    }

    .section-cs__slide>.grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        z-index: 2
    }

    .section-cs__slide>.grid>.grid__col {
        width: 33.3333%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .section-cs__slide>.grid>.grid__col:nth-child(1) {
        max-width: 400px
    }

    .section-cs__slide>.grid>.grid__col:nth-child(2) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section-cs__slide>.grid>.grid__col:nth-child(3) {
        max-width: 300px
    }

    .section-cs__video .thumb {
        position: absolute;
        left: 0;
        top: 50%;
        width: 180px;
        height: 100px;
        margin-top: -50px
    }

    .section-cs__video .content {
        padding-left: 200px
    }
}

@media(max-width:767px) {
    .section-cs__slide>.grid {
        position: relative
    }

    .section-cs__slide>.grid:before {
        content: '';
        display: block;
        width: 100%;
        padding-top: 100%
    }

    .section-cs__slide>.grid>.grid__col:nth-child(2) {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }

    .section-cs__slide>.grid>.grid__col:nth-child(2):before {
        content: '';
        display: block;
        width: 100%;
        padding-top: 100%
    }

    .section-cs__slide>.grid>.grid__col:nth-child(2)>div {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .section-cs__slide>.grid>.grid__col:nth-child(2) img {
        margin: 0;
        height: 100%
    }

    .section-cs__slide>.grid>.grid__col:nth-child(1),
    .section-cs__slide>.grid>.grid__col:nth-child(3) {
        margin-top: 20px
    }

    .section-cs__bg {
        display: block;
        width: 100%;
        background-image: none !important
    }

    .section-cs__bg>img {
        display: block;
        margin-bottom: 20px;
        max-width: 265px;
        height: auto
    }

    .section-cs__excerpt {
        max-width: 450px
    }

    .section-cs .stat {
        max-width: 450px;
        padding-left: 130px;
        position: relative
    }

    .section-cs .stat__inner {
        position: relative;
        left: 0;
        top: 0
    }

    .section-cs__controls {
        margin-left: -30px;
        margin-right: -30px
    }

    .section-cs__video {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 50px
    }

    .section-cs__video .thumb {
        width: 180px;
        position: relative;
        left: 0;
        top: 0;
        margin-right: 20px;
        margin-top: 0
    }

    .section-cs__video .thumb:before {
        content: '';
        display: block;
        width: 100%;
        padding-top: 56.25%
    }

    .section-cs__video .content {
        padding-left: 0
    }
}

@media(min-width:768px) and (max-width:1200px) {
    .section-cs__slide {
        min-height: 0
    }

    .section-cs__slide>.grid {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .section-cs__slide>.grid>.grid__col:nth-child(1),
    .section-cs__slide>.grid>.grid__col:nth-child(2) {
        width: 50%
    }

    .section-cs__slide>.grid>.grid__col:nth-child(3) {
        margin-top: 30px;
        width: 100%;
        max-width: none
    }

    .section-cs__bg {
        background-image: none !important;
        position: absolute;
        bottom: 0;
        top: auto;
        right: 0;
        left: auto;
        width: 50%
    }

    .section-cs__bg>img {
        display: block;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        margin: 0;
        margin-left: auto
    }

    .section-cs__stats {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: relative;
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
        padding-right: 30px
    }

    .section-cs__stats:before {
        content: '';
        z-index: 1;
        display: block;
        width: 100%;
        height: 200%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0)), color-stop(85%, #111));
        background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0, #111 85%)
    }

    .section-cs__stats>li.stat {
        width: 33.3333%;
        position: relative;
        z-index: 2
    }

    .section-cs__stats>li.stat .stat__text {
        max-width: 220px
    }

    .section-cs__bg {
        margin-right: -80px
    }
}

@media(max-width:480px) {
    .section-cs__video {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .section-cs__video .thumb {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0
    }

    .section-cs__video .thumb .play {
        width: 70px;
        height: 70px;
        margin-top: -35px;
        margin-left: -35px
    }

    .section-cs__video .thumb .play:before {
        border-width: 10px 0 10px 14px;
        margin-left: -5px;
        margin-top: -10px
    }
}

.section-faq__title {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1
}

@media screen and (min-width:480px) {
    .section-faq__title {
        font-size: calc(24px + 26 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-faq__title {
        font-size: 50px
    }
}

@media screen and (min-width:480px) {
    .section-faq__title {
        margin-bottom: calc(20px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-faq__title {
        margin-bottom: 80px
    }
}

.section-services__slide .accordion__panel {
    overflow: initial;
    -webkit-transform: none;
    transform: none;
    will-change: initial
}

.section-services__slide .accordion__panel .icon,
.section-services__slide .accordion__panel>div {
    contain: initial;
    padding: unset
}

.section-services__intro .title {
    font-size: 48px;
    margin-bottom: 20px;
    line-height: 1
}

@media screen and (min-width:480px) {
    .section-services__intro .title {
        font-size: calc(48px + 72 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-services__intro .title {
        font-size: 120px
    }
}

@media screen and (min-width:480px) {
    .section-services__intro .title {
        margin-bottom: calc(20px + 15 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-services__intro .title {
        margin-bottom: 35px
    }
}

.section-services__content .title {
    font-size: 38px;
    line-height: 1;
    margin-bottom: 30px
}

.section-services .pager-item,
.section-services .accordion__trigger {
    color: rgba(255, 255, 255, 0.55);
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.section-services .pager-item:hover,
.section-services .pager-item:focus,
.section-services .accordion__trigger:hover,
.section-services .accordion__trigger:focus {
    color: white
}

.section-services .pager-item .text,
.section-services .accordion__trigger .text {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: translateX(-44px);
    transform: translateX(-44px);
    display: inline-block
}

@media screen and (prefers-reduced-motion) {

    .section-services .pager-item .text,
    .section-services .accordion__trigger .text {
        -webkit-transition: none !important;
        transition: none !important
    }
}

.section-services .pager-item {
    padding: 0
}

.section-services .pager-item svg {
    padding-right: 12px
}

@media screen and (prefers-reduced-motion) {
    .section-services .pager-item svg {
        -webkit-transition: none !important;
        transition: none !important
    }
}

.section-services__controls ul>li.slick-active .pager-item,
.section-services .accordion-active .accordion__trigger {
    color: white;
    font-weight: 600
}

.section-services__controls ul>li.slick-active .pager-item .text,
.section-services .accordion-active .accordion__trigger .text {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.section-services__controls ul>li.slick-active .pager-item:hover,
.section-services .accordion-active .accordion__trigger:hover {
    color: #ffde1a
}

.section-services__controls ul>li.slick-active .pager-item .icon--chevron-up:before,
.section-services .accordion-active .accordion__trigger .icon--chevron-up:before {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.section-services .accordion__trigger {
    display: none;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
    width: 100%;
    text-align: left;
    padding: 0;
    line-height: 50px;
    margin-top: -1px;
    color: white;
    font-weight: 800;
    position: relative
}

.section-services .accordion__trigger .arrow {
    width: 38px;
    height: 7.5px
}

.section-services .accordion__trigger .icon--chevron-up {
    position: absolute;
    right: 0;
    top: 50%;
    color: #ffde1a;
    font-size: 6px;
    margin-top: -3px
}

.section-services .accordion__trigger .icon--chevron-up,
.section-services .accordion__trigger .icon--chevron-up:before {
    line-height: 1;
    display: block
}

.section-services .accordion__trigger .icon--chevron-up:before {
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.section-services__slide:not(.accordion-active) .arrow {
    visibility: hidden
}
}

.section-services__image .exploded__fallback {
    display: none
}

@media(min-width:1024px) {
    .section-services__slider {
        position: relative
    }

    .section-services__slider .slick-list {
        z-index: 1
    }

    .section-services__slide {
        min-height: 820px
    }

    .single-solution .section-services__slide {
        min-height: 480px
    }

    .section-services__slide:after {
        content: '';
        display: table;
        clear: both
    }

    .section-services .accordion__panel {
        display: block !important
    }

    .section-services__underlay,
    .section-services__overlay {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .section-services__underlay {
        z-index: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section-services__underlay>img {
        display: block
    }

    .section-services__overlay {
        z-index: 2;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .section-services__controls {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .section-services__controls ul {
        list-style: none;
        font-size: 2.2rem;
        counter-reset: i
    }

    .section-services__controls ul,
    .section-services__controls ul li {
        margin: 0;
        padding: 0
    }

    .section-services__controls ul>li {
        counter-increment: i
    }

    .section-services__controls ul>li:not(:last-child) {
        margin-bottom: 20px
    }

    .section-services__controls ul>li:before {
        content: counter(i, decimal-leading-zero);
        color: #ffde1a;
        margin-right: 18px
    }

    .section-services__controls ul>li:not(.slick-active) svg {
        visibility: hidden
    }
}

@media(max-width:1200px) {
    .section-services__underlay img {
        opacity: .25;
        -webkit-filter: grayscale(1);
        filter: grayscale(1)
    }
}

@media(max-width:1023px) {
    .section-services .exploded.exploded-consulting {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }

    .section-services__overlay {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -40px
    }

    .section-services__overlay>div {
        padding-left: 40px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .section-services__intro {
        margin-bottom: 20px
    }

    .section-services__image {
        min-width: 400px
    }

    .section-services__image>img {
        max-width: 360px;
        width: auto;
        height: auto;
        display: block;
        margin: 0
    }

    .section-services__slider {
        counter-reset: i
    }

    .section-services__slide {
        counter-increment: i
    }

    .section-services__slide .accordion__trigger:before {
        content: counter(i, decimal-leading-zero);
        color: #ffde1a;
        margin-right: 12px
    }

    .section-services__slide:not(.accordion-has-eased) .accordion__panel,
    .section-services__underlay {
        display: none
    }

    .section-services .accordion__trigger {
        display: block
    }

    .section-services .accordion__panel {
        padding: 40px 0
    }
}

@media(max-width:767px) {
    .section-services__image {
        min-width: 250px
    }
}

@media(max-width:600px) {
    .section-services__overlay {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .section-services__image {
        margin-bottom: 30px
    }
}

.single-solution .section-services {
    margin-bottom: 40px
}

@media screen and (min-width:480px) {
    .single-solution .section-services {
        margin-bottom: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .single-solution .section-services {
        margin-bottom: 100px
    }
}

.section-sidebyside {
    position: relative
}

.section-sidebyside+.section-sidebyside,
.section-sidebyside+.bg-black {
    margin-top: 40px
}

@media screen and (min-width:480px) {

    .section-sidebyside+.section-sidebyside,
    .section-sidebyside+.bg-black {
        margin-top: calc(40px + 60 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {

    .section-sidebyside+.section-sidebyside,
    .section-sidebyside+.bg-black {
        margin-top: 100px
    }
}

.section-sidebyside picture {
    width: 100%;
    display: block
}

.section-sidebyside .title {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1.3
}

.section-sidebyside p {
    font-size: 16px
}

@media screen and (min-width:480px) {
    .section-sidebyside .title {
        font-size: calc(26px + 22 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside .title {
        font-size: 38px
    }
}

@media screen and (min-width:480px) {
    .section-sidebyside .title {
        margin-bottom: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside .title {
        margin-bottom: 20px
    }
}

.section-sidebyside .buttons {
    margin-top: 20px
}

@media screen and (min-width:480px) {
    .section-sidebyside .buttons {
        margin-top: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside .buttons {
        margin-top: 40px
    }
}

.section-sidebyside .grid {
    margin-left: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:480px) {
    .section-sidebyside .grid {
        margin-left: calc(-20px + -20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside .grid {
        margin-left: -40px
    }
}

.section-sidebyside .grid__col {
    padding-left: 20px
}

@media screen and (min-width:480px) {
    .section-sidebyside .grid__col {
        padding-left: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside .grid__col {
        padding-left: 40px
    }
}

.section-sidebyside.is-odd .grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.section-sidebyside.is-odd .grid__col--primary>.inner {
    padding-left: 20px
}

@media screen and (min-width:960px) {
    .section-sidebyside.is-odd .grid__col--primary>.inner {
        padding-left: calc(20px + 60 *(100vw - 960px) / 840)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside.is-odd .grid__col--primary>.inner {
        padding-left: 80px
    }
}

.section-sidebyside.is-even .grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.section-sidebyside.is-even .grid__col--primary>.inner {
    padding-right: 20px
}

@media screen and (min-width:960px) {
    .section-sidebyside.is-even .grid__col--primary>.inner {
        padding-right: calc(20px + 60 *(100vw - 960px) / 840)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside.is-even .grid__col--primary>.inner {
        padding-right: 80px
    }
}

.section-sidebyside:not(.is-full) .grid>.grid__col {
    width: 50%;
    max-width: 50%
}

.section-sidebyside:not(.is-full) .grid>.grid__col--primary {
    display: table
}

.section-sidebyside:not(.is-full) .grid>.grid__col--primary .inner {
    display: table-cell;
    vertical-align: middle
}

.section-sidebyside:not(.is-full) .grid .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    height: 100%
}

.section-sidebyside:not(.is-full) .grid .image .bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.section-sidebyside:not(.is-breakout):not(.is-full) .grid>.grid__col--primary .inner {
    height: 300px
}

@media screen and (min-width:1024px) {
    .section-sidebyside:not(.is-breakout):not(.is-full) .grid>.grid__col--primary .inner {
        height: calc(300px + 180 *(100vw - 1024px) / 776)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside:not(.is-breakout):not(.is-full) .grid>.grid__col--primary .inner {
        height: 480px
    }
}

@media(max-width:767px) {
    .section-sidebyside:not(.is-breakout):not(.is-full) .grid>.grid__col--primary .inner {
        height: auto
    }
}

.section-sidebyside.is-full .grid__col--primary {
    margin-bottom: 58px
}

@media screen and (min-width:768px) {
    .section-sidebyside.is-full .grid__col--primary {
        margin-bottom: calc(58px + 62 *(100vw - 768px) / 1032)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside.is-full .grid__col--primary {
        margin-bottom: 120px
    }
}

@media(max-width:767px) {
    .section-sidebyside.is-full .grid__col--primary {
        margin-bottom: 0
    }
}

.section-sidebyside.is-full .content {
    max-width: 572px
}

@media screen and (min-width:768px) {
    .section-sidebyside.is-full .content {
        max-width: calc(572px + 258 *(100vw - 768px) / 1032)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside.is-full .content {
        max-width: 830px
    }
}

@media(max-width:767px) {
    .section-sidebyside.is-full .content {
        max-width: none
    }
}

.section-sidebyside.is-breakout .grid>.grid__col--primary .inner {
    height: 500px
}

@media screen and (min-width:1024px) {
    .section-sidebyside.is-breakout .grid>.grid__col--primary .inner {
        height: calc(500px + 300 *(100vw - 1024px) / 776)
    }
}

@media screen and (min-width:1800px) {
    .section-sidebyside.is-breakout .grid>.grid__col--primary .inner {
        height: 800px
    }
}

@media(max-width:1023px) {
    .section-sidebyside.is-breakout .grid>.grid__col--primary .inner {
        height: 300px
    }
}

@media(max-width:767px) {
    .section-sidebyside.is-breakout .grid>.grid__col--primary .inner {
        height: auto
    }
}

@media(min-width:768px) {

    .section-sidebyside.is-breakout .container,
    .section-sidebyside.is-breakout .widget-brands {
        position: static
    }

    .section-sidebyside.is-breakout .image {
        position: absolute !important;
        top: 0;
        width: 50vw
    }

    .section-sidebyside.is-breakout.is-odd .image {
        left: 0
    }

    .section-sidebyside.is-breakout.is-even .image {
        right: 0
    }
}

@media(min-width:768px) {
    .section-sidebyside.is-full .grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-sidebyside.is-full .grid__col {
        width: 100%;
        max-width: 100%;
        text-align: center
    }

    .section-sidebyside.is-full .content {
        margin: 0 auto
    }

    .section-sidebyside.is-full .image {
        display: block;
        width: 100%
    }

    .section-sidebyside.is-full .image .bg {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        max-height: 560px
    }

    .section-sidebyside.is-full .image .bg:before {
        content: '';
        display: block;
        width: 100%;
        padding-top: 40%
    }

    .section-sidebyside:not(.section-sidebyside--google) img {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px !important;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px
    }
}

@media(max-width:767px) {

    .section-sidebyside.is-odd .grid,
    .section-sidebyside.is-even .grid,
    .section-sidebyside.is-breakout .grid,
    .section-sidebyside.is-full .grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-left: 0
    }

    .section-sidebyside.is-odd .grid>.grid__col,
    .section-sidebyside.is-even .grid>.grid__col,
    .section-sidebyside.is-breakout .grid>.grid__col,
    .section-sidebyside.is-full .grid>.grid__col {
        width: 100%;
        max-width: 100%;
        padding-left: 0
    }

    .section-sidebyside.is-odd .grid>.grid__col--primary,
    .section-sidebyside.is-even .grid>.grid__col--primary,
    .section-sidebyside.is-breakout .grid>.grid__col--primary,
    .section-sidebyside.is-full .grid>.grid__col--primary {
        padding-left: 0;
        padding-right: 0;
        display: block
    }

    .section-sidebyside.is-odd .grid>.grid__col--primary .inner,
    .section-sidebyside.is-even .grid>.grid__col--primary .inner,
    .section-sidebyside.is-breakout .grid>.grid__col--primary .inner,
    .section-sidebyside.is-full .grid>.grid__col--primary .inner {
        display: block;
        height: auto;
        padding-left: 0
    }

    .section-sidebyside.is-odd .grid>.grid__col--secondary,
    .section-sidebyside.is-even .grid>.grid__col--secondary,
    .section-sidebyside.is-breakout .grid>.grid__col--secondary,
    .section-sidebyside.is-full .grid>.grid__col--secondary {
        margin-bottom: 30px
    }

    .section-sidebyside .image {
        height: auto;
        width: 100%
    }

    .section-sidebyside .image .bg {
        display: none !important
    }

    .section-sidebyside .image img {
        display: block;
        width: 100%;
        height: auto;
        margin: 0
    }
}

.section-sidebyside--tour .grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-sidebyside--tour .pano {
    display: block;
    width: 100%;
    height: 100%
}

@media(min-width:1024px) {
    .section-sidebyside--tour .pano iframe {
        min-height: 500px
    }
}

.section-sidebyside--google .google-badge {
    margin-top: 30px
}

.section-sidebyside--google .image {
    display: block !important
}

.section-sidebyside--google .image>img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: none
}

.section-sidebyside--google .image img.google-logo {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
    max-width: 468px
}

@media(min-width:768px) {
    .section-sidebyside--google .grid__col--secondary {
        position: relative
    }

    .section-sidebyside--google .image {
        padding-left: 80px;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media(max-width:767px) {
    .section-sidebyside--google .image {
        padding-left: 80px;
        padding-right: 80px;
        max-width: 400px
    }

    .section-sidebyside--google img.google-badge {
        max-width: 100%;
        width: auto
    }
}

.section-solution {
    position: relative
}

.section-solution+.section-solution {
    margin-top: 75px
}

@media screen and (min-width:480px) {
    .section-solution+.section-solution {
        margin-top: calc(75px + 75 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-solution+.section-solution {
        margin-top: 150px
    }
}

.section-solution .title {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1
}

@media screen and (min-width:480px) {
    .section-solution .title {
        font-size: calc(26px + 22 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-solution .title {
        font-size: 38px
    }
}

@media screen and (min-width:480px) {
    .section-solution .title {
        margin-bottom: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-solution .title {
        margin-bottom: 40px
    }
}

.section-solution .image {
    position: relative
}

.section-solution .image>img {
    display: block;
    margin: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    opacity: 0
}

.section-solution .image .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%
}

.section-solution .buttons {
    margin-top: 20px
}

@media screen and (min-width:480px) {
    .section-solution .buttons {
        margin-top: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-solution .buttons {
        margin-top: 40px
    }
}

.section-solution .grid {
    margin-left: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:480px) {
    .section-solution .grid {
        margin-left: calc(-20px + -20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-solution .grid {
        margin-left: -40px
    }
}

.section-solution .grid__col {
    padding-left: 20px;
    width: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:480px) {
    .section-solution .grid__col {
        padding-left: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-solution .grid__col {
        padding-left: 40px
    }
}

.section-solution.is-odd .grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.section-solution.is-odd .grid__col--primary>.inner {
    padding-left: 20px
}

@media screen and (min-width:960px) {
    .section-solution.is-odd .grid__col--primary>.inner {
        padding-left: calc(20px + 60 *(100vw - 960px) / 840)
    }
}

@media screen and (min-width:1800px) {
    .section-solution.is-odd .grid__col--primary>.inner {
        padding-left: 80px
    }
}

.section-solution.is-even .grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.section-solution.is-even .grid__col--primary>.inner {
    padding-right: 20px
}

@media screen and (min-width:960px) {
    .section-solution.is-even .grid__col--primary>.inner {
        padding-right: calc(20px + 60 *(100vw - 960px) / 840)
    }
}

@media screen and (min-width:1800px) {
    .section-solution.is-even .grid__col--primary>.inner {
        padding-right: 80px
    }
}

@media(max-width:767px) {
    .section-solution .grid>.grid__col {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .section-solution .grid>.grid__col--primary {
        width: 65%;
        max-width: 65%
    }

    .section-solution .grid>.grid__col--secondary {
        width: 35%;
        max-width: 35%
    }
}

@media(min-width:481px) and (max-width:600px) {
    .section-solution .grid>.grid__col--secondary .image {
        margin-left: -25px;
        margin-right: -25px
    }
}

@media(max-width:480px) {

    .section-solution.is-odd .grid,
    .section-solution.is-even .grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-left: 0
    }

    .section-solution.is-odd .grid>.grid__col,
    .section-solution.is-even .grid>.grid__col {
        width: 100%;
        padding-left: 0;
        position: relative
    }

    .section-solution.is-odd .grid>.grid__col--primary,
    .section-solution.is-even .grid>.grid__col--primary {
        padding-left: 0;
        padding-right: 0;
        display: block;
        z-index: 2;
        margin-bottom: 20px
    }

    .section-solution.is-odd .grid>.grid__col--primary .inner,
    .section-solution.is-even .grid>.grid__col--primary .inner {
        display: block;
        height: auto;
        padding-left: 0
    }

    .section-solution.is-odd .grid>.grid__col--secondary,
    .section-solution.is-even .grid>.grid__col--secondary {
        z-index: 1
    }

    .section-solution .grid>.grid__col--primary {
        max-width: none
    }

    .section-solution .grid>.grid__col--secondary {
        margin-bottom: 20px;
        max-width: none
    }

    .section-solution .exploded.exploded-seo {
        max-width: 350px
    }

    .section-solution .exploded.exploded-adwords {
        max-width: 200px;
        margin: 0
    }

    .section-solution .exploded.exploded-remarketing {
        max-width: 450px
    }

    .section-solution .exploded.exploded-socialadvertising {
        max-width: 450px
    }

    .section-solution .exploded.exploded-webdesign {
        max-width: 450px
    }

    .section-solution .exploded.exploded-consulting {
        max-width: 350px;
        margin-bottom: 40px
    }

    .section-solution .exploded.exploded-digital-advertising {
        max-width: 480px;
        margin-right: auto;
        margin-bottom: 40px
    }
}

.section-gr .container-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

@media screen and (min-width:480px) {
    .section-gr .container-inner {
        margin-bottom: calc(20px + 40 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-gr .container-inner {
        margin-bottom: 60px
    }
}

@media(min-width:959px) {
    .section-gr .container-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.section-gr .container-inner .wp-google-place {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.section-gr-header {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

:root .section-gr-title {
    font-size: 48px
}

@media screen and (min-width:480px) {
    :root .section-gr-title {
        font-size: calc(48px + 48 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    :root .section-gr-title {
        font-size: 96px
    }
}

.section-specialty .container-inner {
    max-width: 1080px;
    margin: 0 auto
}

.section-specialty__title {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center
}

@media screen and (min-width:480px) {
    .section-specialty__title {
        font-size: calc(26px + 36 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-specialty__title {
        font-size: 38px
    }
}

@media screen and (min-width:480px) {
    .section-specialty__title {
        margin-bottom: calc(20px + 40 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-specialty__title {
        margin-bottom: 45px
    }
}

.section-specialty__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    margin-left: -10px;
    margin-bottom: -10px
}

@media screen and (min-width:480px) {
    .section-specialty__list {
        margin-left: calc(-10px + -50 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-specialty__list {
        margin-left: -60px
    }
}

@media screen and (min-width:480px) {
    .section-specialty__list {
        margin-bottom: calc(-10px + -50 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-specialty__list {
        margin-bottom: -60px
    }
}

.section-specialty__list>li {
    margin: 0;
    padding: 0;
    width: 20%;
    padding-left: 10px;
    margin-bottom: 10px
}

@media screen and (min-width:480px) {
    .section-specialty__list>li {
        padding-left: calc(10px + 50 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-specialty__list>li {
        padding-left: 60px
    }
}

@media screen and (min-width:480px) {
    .section-specialty__list>li {
        margin-bottom: calc(10px + 50 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-specialty__list>li {
        margin-bottom: 0
    }
}

.section-specialty__preface {
    text-align: center;
    margin-bottom: 20px
}

@media screen and (min-width:480px) {
    .section-specialty__preface {
        margin-bottom: calc(20px + 40 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-specialty__preface {
        margin-bottom: 90px
    }
}

.section-specialty__footnote {
    text-align: center
}

.section-specialty__controls {
    position: relative;
    padding: 20px 50px;
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width:480px) {
    .section-specialty__controls {
        display: none
    }
}

.section-specialty__controls .slick-dots {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section-specialty__controls .slick-dots,
.section-specialty__controls .slick-dots li {
    padding: 0;
    margin: 0
}

.section-specialty__controls .slick-dots li {
    padding: 5px
}

.section-specialty__controls .slick-dots button {
    padding: 0;
    display: block;
    width: 10px;
    height: 10px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    border: 1px solid rgba(255, 255, 255, 0.55);
    border-radius: 50%
}

.section-specialty__controls .slick-dots .slick-active button {
    background-color: rgba(255, 255, 255, 0.55)
}

.section-specialty__controls .section-specialty__slider__prev,
.section-specialty__controls .section-specialty__slider__next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    display: block;
    background-color: #111;
    z-index: 10;
    border-radius: 50%;
    margin-top: -20px;
    padding: 0;
    border: 1px solid #303030;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-specialty__controls .section-specialty__slider__prev.slick-disabled,
.section-specialty__controls .section-specialty__slider__next.slick-disabled {
    display: none !important
}

.section-specialty__controls .section-specialty__slider__prev svg,
.section-specialty__controls .section-specialty__slider__next svg {
    width: 13px;
    height: auto;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.section-specialty__controls .section-specialty__slider__prev svg>*,
.section-specialty__controls .section-specialty__slider__next svg>* {
    fill: #ffde1a
}

.section-specialty__controls .section-specialty__slider__prev {
    left: 0
}

html:not(.mobile):not(.tablet) .section-specialty__controls .section-specialty__slider__prev:hover svg,
.section-specialty__controls .section-specialty__slider__prev.on_press svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px)
}

.section-specialty__controls .section-specialty__slider__next {
    right: 0
}

html:not(.mobile):not(.tablet) .section-specialty__controls .section-specialty__slider__next:hover svg,
.section-specialty__controls .section-specialty__slider__next.on_press svg {
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

@media(min-width:480px) and (max-width:767px) {
    .section-specialty__list>li {
        width: 50%
    }
}

@media(max-width:480px) {
    .section-specialty__list {
        display: block;
        padding-top: 30px;
        margin-left: -30px;
        margin-right: -30px
    }

    .section-specialty__list>li {
        width: auto
    }

    .section-specialty__list .slick-list {
        overflow: visible
    }

    .section-specialty__list .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .section-specialty__list .slick-slide {
        padding-left: 10px;
        padding-right: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        min-height: 0
    }
}

.section-specialty--industries .container-inner {
    max-width: none
}

@media(min-width:1024px) {
    .section-specialty--industries ul>li {
        width: 25%
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .section-specialty--industries ul>li {
        width: 33.3333%
    }
}

.section-textblock {
    color: white
}

@media(min-width:1440px) {

    .section-textblock .container,
    .section-textblock .widget-brands {
        max-width: 1040px
    }
}

@media(max-width:1439px) {

    .section-textblock .container,
    .section-textblock .widget-brands {
        max-width: 870px
    }
}

.section-textblock--large {
    font-size: 16px;
    text-align: center
}

@media screen and (min-width:480px) {
    .section-textblock--large {
        font-size: calc(16px + 9 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-textblock--large {
        font-size: 25px
    }
}

@media(min-width:1440px) {

    .section-textblock--large .container,
    .section-textblock--large .widget-brands {
        max-width: 1090px
    }
}

@media(max-width:1439px) {

    .section-textblock--large .container,
    .section-textblock--large .widget-brands {
        max-width: 920px
    }
}

.section-values__title {
    font-size: 20px;
    line-height: 1.5;
    max-width: 850px;
    margin: 0 auto;
    text-align: center
}

@media screen and (min-width:480px) {
    .section-values__title {
        font-size: calc(20px + 20 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-values__title {
        font-size: 40px
    }
}

.section-values__title strong {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color: #ffde1a;
    position: relative;
    font-display: fallback
}

.section-values__title strong svg {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    height: 19px;
    margin-left: -172px;
    margin-top: -5px;
    -webkit-transition: opacity .3s linear, -webkit-transform .3s ease-out;
    transition: opacity .3s linear, -webkit-transform .3s ease-out;
    transition: transform .3s ease-out, opacity .3s linear;
    transition: transform .3s ease-out, opacity .3s linear, -webkit-transform .3s ease-out;
    opacity: 0;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

.section-values__title.is-revealed svg {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.wp-google-reviews,
.section-values__list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    margin-left: -10px;
    margin-right: -10px
}

.wp-google-reviews .slick-list,
.section-values__list .slick-list {
    overflow: visible
}

.wp-google-reviews .slick-track,
.section-values__list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%
}

.wp-google-reviews .slick-slide,
.section-values__list .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    min-height: 0;
    float: none;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

@media(min-width:520px) {

    .wp-google-reviews .slick-slide:not(.slick-active),
    .section-values__list .slick-slide:not(.slick-active) {
        -webkit-transform: translateX(-65px);
        transform: translateX(-65px)
    }

    .wp-google-reviews .slick-slide.slick-active~.slick-slide:not(.slick-active),
    .section-values__list .slick-slide.slick-active~.slick-slide:not(.slick-active) {
        -webkit-transform: translateX(65px);
        transform: translateX(65px)
    }
}

@media(max-width:519px) {

    .wp-google-reviews .slick-slide:not(.slick-current),
    .section-values__list .slick-slide:not(.slick-current) {
        -webkit-transform: translateX(-65px);
        transform: translateX(-65px)
    }

    .wp-google-reviews .slick-slide.slick-current~.slick-slide:not(.slick-current),
    .section-values__list .slick-slide.slick-current~.slick-slide:not(.slick-current) {
        -webkit-transform: translateX(65px);
        transform: translateX(65px)
    }
}

.wp-google-reviews>li,
.section-values__list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 30px;
    margin-bottom: 30px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

html:not(.mobile):not(.tablet) .wp-google-reviews>li:hover .value__inner,
.wp-google-reviews>li.on_press .value__inner,
html:not(.mobile):not(.tablet) .section-values__list>li:hover .value__inner,
.section-values__list>li.on_press .value__inner {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.35)
}

.wp-google-reviews .value,
.section-values__list .value {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.section-values__footer {
    max-width: 280px;
    line-height: 1.4;
    text-align: center;
    color: white;
    margin: 0 auto
}

@media screen and (min-width:480px) {
    .section-values__footer {
        max-width: calc(280px + 420 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-values__footer {
        max-width: 700px
    }
}

.section-values__footer>* {
    line-height: inherit
}

.section-values__controls {
    position: relative
}

.section-values__controls .section-values__slider__prev,
.section-values__controls .section-values__slider__next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    display: block;
    background-color: #111;
    color: #231f20;
    z-index: 10;
    border-radius: 50%;
    margin-top: -20px;
    padding: 0;
    border: 1px solid #303030;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-values__controls .section-values__slider__prev.slick-disabled,
.section-values__controls .section-values__slider__next.slick-disabled {
    display: none !important
}

.section-values__controls .section-values__slider__prev svg,
.section-values__controls .section-values__slider__next svg {
    width: 13px;
    height: auto;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.section-values__controls .section-values__slider__prev svg>*,
.section-values__controls .section-values__slider__next svg>* {
    stroke: #ffde1a
}

.section-values__controls .section-values__slider__prev {
    left: -20px
}

html:not(.mobile):not(.tablet) .section-values__controls .section-values__slider__prev:hover svg,
.section-values__controls .section-values__slider__prev.on_press svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px)
}

.section-values__controls .section-values__slider__next {
    right: -20px
}

html:not(.mobile):not(.tablet) .section-values__controls .section-values__slider__next:hover svg,
.section-values__controls .section-values__slider__next.on_press svg {
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

@media(max-width:600px) {
    .section-values__title br {
        display: none
    }
}

@media(max-width:480px) {
    .section-values__list {
        margin-left: -30px;
        margin-right: -30px
    }

    .section-values__slider {
        width: auto
    }

    .section-values__controls .section-values__slider__prev {
        left: 10px
    }

    .section-values__controls .section-values__slider__next {
        right: 10px
    }
}

@media(max-width:375px) {
    .section-values__list .slick-list {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .section-values__controls .section-values__slider__prev {
        left: -15px
    }

    .section-values__controls .section-values__slider__next {
        right: -15px
    }
}

.section-values--stats .value__inner {
    padding-top: 200px;
    padding-bottom: 45px
}

.section-values--stats .value h3 {
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

.section-values--stats .value .title,
.section-values--stats .value .text {
    display: block
}

.section-values--stats .value .title {
    font-size: 18px
}

@media screen and (min-width:480px) {
    .section-values--stats .value .title {
        font-size: calc(18px + 42 *(100vw - 480px) / 1320)
    }
}

@media screen and (min-width:1800px) {
    .section-values--stats .value .title {
        font-size: 60px
    }
}

.section-values--stats .value .text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    white-space: initial;
    font-display: fallback
}

.section-specialty__title {
    width: 100%
}

.specialtySec ul {
    margin: 0 -30px;
    padding: 0 40px
}

.specialtySec ul li {
    padding: 0 30px
}

.wp-google-right .wp-google-name {
    font-weight: 600;
    color: #ffde1a
}

.wp-google-right .wp-google-time {
    font-weight: 600
}

.rattingStar {
    display: block;
    margin: 20px 0 15px 0;
    vertical-align: middle;
    width: 100px;
    height: 14px;
    background: url(../img/exploded/stars.svg) repeat-x left bottom;
    background-size: 20px auto;
    position: relative
}

.rattingStar .fillStars {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(../img/exploded/stars.svg) repeat-x left top;
    background-size: 20px auto
}

.viewmore_boxes {
    display: none
}

.viewmore_boxes.viewbox_active {
    display: inline
}

.viewmorebtn {
    color: #ffde1a;
    cursor: pointer
}

.slick-arrow svg path {
    stroke: #ffde1a
}

.section-specialty__item .wp-google-text .text {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden
}

.blockdevlSec {
    padding-bottom: 120px
}

.blockdevboxsmain {
    display: flex;
    flex-wrap: wrap
}

.blockdevboxlist {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    flex: 0 0 auto;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.blockdevboxlist:nth-last-child(-n+4),
.blockdevboxlist:nth-last-child(-n+4):nth-child(4n+1)~li {
    border-bottom: 0
}

.blockdevboxlist:nth-child(4n+4) {
    border-right: 0
}

.blockdevbox {
    padding: 30px 15px;
    text-align: center;
    height: 100%
}

.blockdevboximg {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 17%;
    margin-bottom: 26px;
    filter: brightness(0) invert(100);
    opacity: .3;
    transition: all .4s ease-in-out
}

.blockdevboximg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-position: center;
    object-fit: contain
}

.blockdevbox p {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    font-weight: 400
}

.oureviewcon .section-specialty__title {
    display: block;
    margin-bottom: 20px;
    opacity: 1;
    transform: none
}

.oureviewcon {
    text-align: center;
    max-width: 71%;
    margin: auto;
    margin-bottom: 45px
}

.blockdevboxlist:hover .blockdevboximg {
    opacity: 1
}

.webtechnoloSec {
    padding: 100px 0
}

.webtechnoloSec .oureviewcon {
    max-width: 68%;
    margin: auto;
    margin-bottom: 45px
}

.webtechnoloboxsmain {
    display: flex;
    flex-wrap: wrap
}

.webtechnoloboxlist {
    display: inline-block;
    vertical-align: top;
    width: 14.28%;
    flex: 0 0 auto;
    padding: 30px 15px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.webtechnoloboxlist:nth-last-child(-n+7),
.webtechnoloboxlist:nth-last-child(-n+7):nth-child(7n+1)~li {
    border-bottom: 0
}

.webtechnoloboxlist:nth-child(7n+7) {
    border-right: 0
}

.webtechnolobox {
    padding: 0 10px;
    text-align: center;
    height: 100%
}

.webtechnoimg {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 28%;
    filter: brightness(0) invert(100);
    opacity: .3;
    transition: all .4s ease-in-out
}

.webtechnoimg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-position: center;
    object-fit: contain
}

.ourapproachSec {
    padding-bottom: 70px
}

.ourapproachmain {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    font-size: 0
}

.ourapproachlist {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    flex: 0 0 auto;
    padding: 0 15px;
    margin-bottom: 30px
}

.ourapproachbox {
    height: 100%;
    background: #231f20;
    border-radius: 20px;
    padding: 50px 38px
}

.ourapproachimg {
    width: 55px;
    height: 55px;
    margin-bottom: 30px
}

.ourapproachcon .approachtitle {
    font-size: 23px;
    font-weight: 800;
    color: #fff;
    display: block;
    margin-bottom: 12px
}

.ourapproachcon p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.4
}

.servdetailheroSec {
    padding-bottom: 40px
}

.reviewSec .section-specialty__title {
    margin-bottom: 0
}

.section-gr.reviewSec .container-inner {
    margin-bottom: 30px
}

.ressmalltitle {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 30px
}

.specialtySec .section-specialty__list>li {
    margin-bottom: 58px
}

.benchorepSec .content ul {
    padding: 0
}

.benchorepSec .content ul li {
    outline: 0;
    position: relative;
    padding-left: 20px;
    list-style-type: none
}

.benchorepSec .content ul li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    background: #ffde1a;
    border-radius: 50%
}

.single-solution .section-specialty.ourblocbasSec {
    margin-bottom: 60px
}

.webdevcomSec {
    padding-bottom: 100px
}

.wp-google-text p {
    font-size: 12px
}

.approwebdeveSec {
    padding-bottom: 115px
}

.approwebdeveSec .oureviewcon .section-specialty__title {
    margin-bottom: 67px
}

.ourapprwebdevmain {
    margin-right: -575px
}

.apprwebdevrow {
    margin: 0 -12px
}

.apprwebdevcol {
    padding: 0 12px
}

.apprwebdevicon {
    position: relative;
    margin-bottom: 20px;
    line-height: 0;
    text-align: left;
    overflow: hidden
}

.apprwebdevicon:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    left: 65px;
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #595959
}

.apprwebdevicon img {
    max-width: 45px
}

.apprwebdevcon {
    max-width: 83%;
    text-align: left
}

.apprwebdevcon .apprwebdevtitle {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px
}

.apprwebdevcon p {
    font-size: 16px;
    line-height: 1.4;
    color: #fff
}

.webdevcomservSec .section-specialty__list>li {
    width: 50%
}

.webdevcomservSec .specialty {
    height: 340px
}

.webdevcomservSec .specialty__icon {
    top: 0;
    bottom: 80px;
    margin: auto
}

.webdevcomservSec .specialty__title {
    bottom: 0;
    top: 80px;
    margin: auto
}

.webdevcomservSec .specialty__content {
    height: 245px
}

.webdevcomservSec .wp-google-text {
    padding: 0 15px
}

html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__icon {
    -webkit-transform: translateY(-130px);
    transform: translateY(-130px)
}

html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__title {
    -webkit-transform: translateY(-130px);
    transform: translateY(-130px)
}

.blockspecialSec .specialty {
    height: 300px
}

.blockspecialSec .specialty__content {
    height: 220px;
    padding: 0 15px
}

.blockspecialSec .specialty__icon {
    top: 0;
    bottom: 80px;
    margin: auto
}

.blockspecialSec .specialty__title {
    bottom: 0;
    top: 80px;
    margin: auto
}

html:not(.mobile):not(.tablet) .blockspecialSec .specialty:hover .specialty__icon {
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px)
}

html:not(.mobile):not(.tablet) .blockspecialSec .specialty:hover .specialty__title {
    -webkit-transform: translateY(-130px);
    transform: translateY(-130px)
}

.digitaladspecial .specialty {
    height: 430px
}

.digitaladspecial .specialty__content {
    height: 330px;
    padding: 0 15px
}

.digitaladspecial .specialty__icon {
    top: 0;
    bottom: 80px;
    margin: auto
}

.digitaladspecial .specialty__title {
    bottom: 0;
    top: 80px;
    margin: auto
}

html:not(.mobile):not(.tablet) .digitaladspecial .specialty:hover .specialty__icon {
    -webkit-transform: translateY(-170px);
    transform: translateY(-170px)
}

html:not(.mobile):not(.tablet) .digitaladspecial .specialty:hover .specialty__title {
    -webkit-transform: translateY(-165px);
    transform: translateY(-165px)
}

.mobileappspecialSec .section-specialty__list>li {
    width: 33.33%
}

.mobileappspecialSec .specialty {
    height: 330px
}

.mobileappspecialSec .specialty__content {
    height: 205px;
    padding: 0 15px
}

.mobileappspecialSec .specialty__icon {
    top: 0;
    bottom: 80px;
    margin: auto
}

.mobileappspecialSec .specialty__title {
    bottom: 0;
    top: 80px;
    margin: auto
}

html:not(.mobile):not(.tablet) .mobileappspecialSec .specialty:hover .specialty__icon {
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px)
}

html:not(.mobile):not(.tablet) .mobileappspecialSec .specialty:hover .specialty__title {
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px)
}

.mobappwebtechnoSec .webtechnoloboxlist {
    width: 16.66%
}

.mobappwebtechnoSec .webtechnoloboxlist:nth-last-child(-n+7),
.webtechnoloboxlist:nth-last-child(-n+7):nth-child(7n+1)~li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.mobappwebtechnoSec .webtechnoloboxlist:nth-child(7n+7) {
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.mobappwebtechnoSec .webtechnoloboxlist:nth-last-child(-n+6),
.mobappwebtechnoSec .webtechnoloboxlist:nth-last-child(-n+6):nth-child(6n+1)~li {
    border-bottom: 0
}

.mobappwebtechnoSec .webtechnoloboxlist:nth-child(6n+6) {
    border-right: 0
}

.webtechnoloSec.mobappwebtechnoSec {
    padding-top: 0
}

.mobappdevspeciSec {
    padding-top: 110px;
    padding-bottom: 50px
}

.webtechnoloboxlist:hover .webtechnoimg {
    opacity: 1
}

@media only screen and (max-width:1599px) {
    .specialtySec ul {
        margin: 0 -15px
    }

    .specialtySec ul li {
        padding: 0 15px
    }

    .hero-solution__title.title {
        font-size: 36px
    }

    .section-brightestminds__stats .text {
        font-size: 14px
    }

    .hero-solution__subtitle.title {
        font-size: 20px
    }

    .webtechnoloSec .oureviewcon {
        max-width: 90%
    }

    .oureviewcon .section-specialty__title {
        font-size: 38px
    }

    .webdevcomservSec .specialty {
        height: 375px
    }

    .webdevcomservSec .specialty__content {
        height: 275px
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-145px);
        transform: translateY(-145px)
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-145px);
        transform: translateY(-145px)
    }

    .section-specialty__list>li {
        width: 25%
    }

    .blockspecialSec .specialty {
        height: 360px
    }

    .blockspecialSec .specialty__content {
        height: 280px
    }

    html:not(.mobile):not(.tablet) .blockspecialSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-140px);
        transform: translateY(-140px)
    }

    html:not(.mobile):not(.tablet) .blockspecialSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-150px);
        transform: translateY(-150px)
    }

    .digitaladspecial .section-specialty__list>li {
        width: 33.33%
    }

    .mobileappspecialSec .specialty {
        height: 355px
    }

    html:not(.mobile):not(.tablet) .mobileappspecialSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-140px);
        transform: translateY(-140px)
    }

    html:not(.mobile):not(.tablet) .mobileappspecialSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-140px);
        transform: translateY(-140px)
    }

    .mobileappspecialSec .specialty__content {
        height: 250px
    }
}

@media only screen and (max-width:1199px) {

    .btn--large,
    .gform_wrapper .gform_button {
        padding: 15px
    }

    .specialtySec ul {
        margin: 0 -12px;
        padding: 0 20px
    }

    .specialtySec ul li {
        padding: 0 12px;
        width: 33.33%
    }

    .section-cs__slide {
        margin-bottom: 20px
    }

    .section-services__content .title {
        font-size: 30px
    }

    .hero-solution__title.title {
        font-size: 34px
    }

    .blockdevbox p {
        font-size: 14px
    }

    .single-solution .section-specialty.ourblocbasSec {
        margin-bottom: 30px
    }

    .blockdevlSec {
        padding-bottom: 60px
    }

    .oureviewcon {
        max-width: 100%;
        margin-bottom: 35px;
    }

    .ourapproachbox {
        padding: 35px 20px
    }

    .benchorepSec .content ul li:before {
        top: 9px;
        width: 8px;
        height: 8px
    }

    .oureviewcon .section-specialty__title {
        font-size: 32px;
        margin-bottom: 0;
    }

    .webdevcomservSec .specialty__content {
        height: 315px
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-170px);
        transform: translateY(-170px)
    }

    .ourapprwebdevmain {
        margin-right: -210px
    }

    .approwebdeveSec {
        padding-bottom: 75px
    }

    .webdevcomtechnoSec {
        padding-top: 0
    }

    .cta-letstalk .coninfomain .button {
        display: inline-block;
        vertical-align: middle
    }

    .mobileappspecialSec .specialty {
        height: 400px
    }

    html:not(.mobile):not(.tablet) .mobileappspecialSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px)
    }

    html:not(.mobile):not(.tablet) .mobileappspecialSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px)
    }

    .mobileappspecialSec .specialty__content {
        height: 280px
    }
}

@media only screen and (max-width:991px) {
    .serdetheroimg {
        margin-bottom: 20px
    }

    .section-sidebyside.is-even .grid__col--primary>.inner {
        padding-right: 0
    }

    .section-sidebyside.is-odd .grid__col--primary>.inner {
        padding-left: 0
    }

    .cta-letstalk .coninfomain {
        font-size: 0;
        margin: 0 -10px;
        display: block;
        padding: 0
    }

    .cta-letstalk .buttons>.button:not(:last-child) {
        margin-bottom: 0
    }

    .ressmalltitle {
        font-size: 18px
    }

    .hero-solution__image {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .hero-solution__text {
        max-width: 100%
    }

    .blockdevboxlist {
        width: 33.33%
    }

    .blockdevboxlist:nth-last-child(-n+4),
    .blockdevboxlist:nth-last-child(-n+4):nth-child(4n+1)~li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .blockdevboxlist:nth-child(4n+4) {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .blockdevboxlist li:nth-last-child(-n+3):nth-child(3n+1),
    .blockdevboxlist li:nth-last-child(-n+3):nth-child(3n+1)~li {
        border-bottom: 0
    }

    .blockdevboxlist:nth-child(3n+3) {
        border-right: 0
    }

    .webtechnoloSec {
        padding: 60px 0
    }

    .webtechnoloboxlist {
        width: 20%;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .webtechnoloboxlist:nth-last-child(-n+7),
    .webtechnoloboxlist:nth-last-child(-n+7):nth-child(7n+1)~li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 15px;
        padding-bottom: 15px
    }

    .webtechnoloboxlist:nth-child(7n+7) {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .webtechnoloboxlist li:nth-last-child(-n+5):nth-child(5n+1),
    .webtechnoloboxlist li:nth-last-child(-n+5):nth-child(5n+1)~li {
        border-bottom: 0
    }

    .webtechnoloboxlist:nth-child(5n+5) {
        border-right: 0
    }

    .ourapproachlist {
        width: 50%
    }

    .ourapproachmain {
        margin: 0 -7px
    }

    .ourapproachlist {
        padding: 0 7px;
        margin-bottom: 14px
    }

    .blockdevboximg {
        padding-bottom: 21%
    }

    .webdevcomservSec .specialty {
        height: 475px
    }

    .webdevcomservSec .specialty__content {
        height: 370px
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-185px);
        transform: translateY(-185px)
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-185px);
        transform: translateY(-185px)
    }

    .webdevcomSec {
        padding-bottom: 50px
    }

    .apprwebdevcon {
        max-width: 100%
    }

    .approwebdeveSec .oureviewcon .section-specialty__title {
        margin-bottom: 40px
    }

    .section-services .accordion__trigger {
        padding: 15px 0
    }

    .section-services .accordion__trigger {
        line-height: 1.4
    }

    .webdevcomtechnoSec {
        padding-top: 0
    }

    .specialtySec.blockspecialSec ul li {
        width: 50%
    }

    .specialtySec .section-specialty__list>li {
        margin-bottom: 40px
    }

    .digitaladspecial .section-specialty__list>li {
        width: 50%
    }

    .mobileappspecialSec .section-specialty__list>li {
        width: 50%
    }

    .webtechnoloboxlist {
        padding: 15px 0
    }

    .mobappwebtechnoSec .webtechnoloboxlist {
        width: 20%
    }

    .mobappwebtechnoSec .webtechnoloboxlist:nth-last-child(-n+6),
    .mobappwebtechnoSec .webtechnoloboxlist:nth-last-child(-n+6):nth-child(6n+1)~li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .mobappwebtechnoSec .webtechnoloboxlist:nth-child(6n+6) {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .mobappdevspeciSec {
        padding-bottom: 0;
        padding-top: 60px
    }
}

@media only screen and (max-width:767px) {
    .specialtySec {
        padding-top: 50px
    }

    .section-services__content .title {
        font-size: 26px
    }

    .hero-solution__title.title {
        font-size: 28px
    }

    .section-brightestminds__stats .text {
        font-size: 14px
    }

    .servdetailheroSec .hero-solution__text {
        margin-bottom: 20px
    }

    .button {
        font-size: 16px
    }

    .btn--large,
    .gform_wrapper .gform_button {
        font-size: 16px
    }

    .oureviewcon {
        margin-bottom: 25px;
    }

    .oureviewcon .section-specialty__title {
        font-size: 26px
    }

    .section-specialty__item .wp-google-text .text {
        font-size: 14px
    }

    .benchorepSec .content ul li:before {
        top: 8px
    }

    .webdevcomservSec .section-specialty__list>li {
        width: 100%
    }

    .webdevcomservSec .specialty {
        height: 390px
    }

    .webdevcomservSec .specialty__content {
        height: 300px
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-150px);
        transform: translateY(-150px)
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-160px);
        transform: translateY(-160px)
    }

    .section-cs .stat__inner {
        position: absolute
    }
}

@media only screen and (max-width:568px) {
    .cta-letstalk .buttons>.button:not(:last-child) {
        margin-bottom: 15px
    }

    .section-services .accordion__panel {
        padding: 20px 0
    }

    .section-services__content .title {
        font-size: 26px;
        margin-bottom: 15px
    }

    .section-specialty__title {
        font-size: 26px;
        margin-bottom: 30px
    }

    .single-solution .section-specialty.ourblocbasSec {
        margin-bottom: 0
    }

    .blockdevlSec .section-specialty__title {
        margin-bottom: 30px
    }

    .blockdevboxlist {
        width: 50%
    }

    .blockdevboxlist:nth-last-child(-n+4),
    .blockdevboxlist:nth-last-child(-n+4):nth-child(4n+1)~li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .blockdevboxlist:nth-child(4n+4) {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .blockdevboxlist li:nth-last-child(-n+3):nth-child(3n+1),
    .blockdevboxlist li:nth-last-child(-n+3):nth-child(3n+1)~li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .blockdevboxlist:nth-child(3n+3) {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .blockdevboxlist li:nth-last-child(-n+2):nth-child(2n+1),
    .blockdevboxlist li:nth-last-child(-n+2):nth-child(2n+1)~li {
        border-bottom: 0
    }

    .blockdevboxlist:nth-child(2n+2) {
        border-right: 0
    }

    .specialtySec ul li {
        padding: 0 12px;
        width: 100%
    }

    .blockdevbox {
        padding: 20px 10px
    }

    .webtechnoloSec .oureviewcon {
        max-width: 100%;
    }

    .webtechnoloboxlist {
        width: 33.33%;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .webtechnoloboxlist:nth-last-child(-n+7),
    .webtechnoloboxlist:nth-last-child(-n+7):nth-child(7n+1)~li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 15px;
        padding-bottom: 15px
    }

    .webtechnoloboxlist:nth-child(7n+7) {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .webtechnoloboxlist li:nth-last-child(-n+5):nth-child(5n+1),
    .webtechnoloboxlist li:nth-last-child(-n+5):nth-child(5n+1)~li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }

    .webtechnoloboxlist:nth-child(5n+5) {
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .webtechnoloboxlist li:nth-last-child(-n+3):nth-child(3n+1),
    .webtechnoloboxlist li:nth-last-child(-n+3):nth-child(3n+1)~li {
        border-bottom: 0
    }

    .webtechnoloboxlist:nth-child(3n+3) {
        border-right: 0
    }

    .webtechnoloSec {
        padding: 40px 0
    }

    .section-sidebyside .title {
        font-size: 26px
    }

    .ourapproachlist {
        width: 100%
    }

    .ourapproachimg {
        width: 45px;
        height: 45px
    }

    .ourapproachSec {
        padding-bottom: 40px
    }

    .single-solution .hero-solution {
        padding-top: 100px
    }

    .webdevcomservSec .specialty {
        height: 615px
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-260px);
        transform: translateY(-260px)
    }

    html:not(.mobile):not(.tablet) .webdevcomservSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-280px);
        transform: translateY(-280px)
    }

    .webdevcomservSec .specialty .specialty__icon {
        -webkit-transform: translateY(-260px);
        transform: translateY(-260px)
    }

    .webdevcomservSec .specialty .specialty__title {
        -webkit-transform: translateY(-280px);
        transform: translateY(-280px)
    }

    .webdevcomservSec .specialty__content {
        height: 545px
    }

    .webdevcomservSec.specialtySec ul {
        padding: 0
    }

    .section-cs__intro .title {
        font-size: 36px
    }

    .webtechnoloSec.webdevcomtechnoSec {
        padding-top: 0
    }

    .blockspecialSec .specialty__icon {
        -webkit-transform: translateY(-155px);
        transform: translateY(-155px)
    }

    .blockspecialSec .specialty__title {
        -webkit-transform: translateY(-170px);
        transform: translateY(-170px)
    }

    .blockspecialSec .specialty {
        height: 400px
    }

    .blockspecialSec .specialty__content {
        height: 310px
    }

    html:not(.mobile):not(.tablet) .blockspecialSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-155px);
        transform: translateY(-155px)
    }

    html:not(.mobile):not(.tablet) .blockspecialSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-170px);
        transform: translateY(-170px)
    }

    .digitaladspecial .specialty__icon {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px)
    }

    .digitaladspecial .specialty__title {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px)
    }

    .digitaladspecial .specialty {
        height: 480px
    }

    .digitaladspecial .specialty__content {
        height: 390px
    }

    html:not(.mobile):not(.tablet) .digitaladspecial .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px)
    }

    html:not(.mobile):not(.tablet) .digitaladspecial .specialty:hover .specialty__title {
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px)
    }

    .specialty__content .text {
        padding: 0
    }

    .specialty {
        padding: 20px
    }

    .specialtySec ul {
        padding: 0
    }

    .mobileappspecialSec .specialty {
        height: 450px
    }

    html:not(.mobile):not(.tablet) .mobileappspecialSec .specialty:hover .specialty__icon {
        -webkit-transform: translateY(-180px);
        transform: translateY(-180px)
    }

    html:not(.mobile):not(.tablet) .mobileappspecialSec .specialty:hover .specialty__title {
        -webkit-transform: translateY(-180px);
        transform: translateY(-180px)
    }

    .mobileappspecialSec .specialty__content {
        height: 340px
    }

    .mobileappspecialSec .specialty__icon {
        -webkit-transform: translateY(-180px);
        transform: translateY(-180px)
    }

    .mobileappspecialSec .specialty__title {
        -webkit-transform: translateY(-180px);
        transform: translateY(-180px)
    }

    .mobappwebtechnoSec .webtechnoloboxlist {
        width: 33.33%;
        padding: 10px 0
    }

    .mobappwebtechnoSec .webtechnoloboxlist:nth-child(6n+6) {
        border-right: 0
    }

    .mobappdevspeciSec {
        padding-top: 30px
    }

    .ourapproachcon .approachtitle {
        font-size: 20px;
    }
}