@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&amp;display=swap');

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

:root {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}

html {
    line-height: 1.15;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    height: 0;
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
pre,
samp {
    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;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    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;
}

.cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 35%;
}

@font-face {
    font-family: "Maison Neue";
    src: url("_fonts/_maison-neue/MaisonNeue-Book.html") format("woff2"), url("_fonts/_maison-neue/MaisonNeue-Book-2.html") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Maison Neue";
    src: url("_fonts/_maison-neue/MaisonNeue-Book.html") format("woff2"), url("_fonts/_maison-neue/MaisonNeue-Book-2.html") format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: "Maison Neue";
    src: url("_fonts/_maison-neue/MaisonNeue-Bold.html") format("woff2"), url("_fonts/_maison-neue/MaisonNeue-Bold-2.html") format("woff");
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: "Mark Pro";
    src: url("_fonts/_mark/heavy.html") format("woff2"), url("_fonts/_mark/heavy-2.html") format("woff");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
}

html {
    font-size: 62.5% !important;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

body,
html {
    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;
}

.businessUnbeatableSec .container,
.marketplaceSolutionsSec .container {
    max-width: 1636px;
    padding: 0 40px;
    margin: 0 auto;
    width: 100%;
}

.businessUnbeatableSec {
    position: relative;
}

.businessUnbeatableInr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(255, 202, 12, 0.1);
    border: 1px solid #1772FF;
    backdrop-filter: blur(25px);
    border-radius: 5px;
    padding: 95px;
}

.businessUnbeatableText {
    flex: 1;
}

.businessUnbeatableText .secTitle {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.25;
    color: #fff;
    max-width: 800px;
    margin-bottom: 60px;
    display: block;
}

.businessUnbeatableText .btn.btn-primary {
    font-weight: 700;
    font-size: 20px;
    line-height: 2.5;
    color: #000;
    background: #1772FF;
    padding: 13px 54px;
    text-decoration: none;
}

.businessUnbeatableImg {
    position: absolute;
    right: 70px;
    bottom: 0;
}

.marketplaceSolutionsSec.commonSec {
    position: relative;
    padding-top: 0;
}

.marketplaceSolutionsInr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(255, 202, 12, 0.1);
    border: 1px solid #1772FF;
    backdrop-filter: blur(25px);
    border-radius: 5px;
    padding: 95px;
}

.marketplaceSolutionsText {
    flex: 1;
}

.marketplaceSolutions .secTitle {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.25;
    color: #fff;
    max-width: 800px;
    margin-bottom: 60px;
    display: block;
}

.marketplaceSolutionsText .btn.btn-primary {
    font-weight: 700;
    font-size: 20px;
    line-height: 2.5;
    color: #000;
    background: #1772FF;
    padding: 13px 54px;
    text-decoration: none;
}

.marketplaceSolutionsImg {
    position: absolute;
    right: 70px;
    bottom: 0;
}

.marketplaceSolutionsText .secTitle {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    max-width: 830px;
    margin-bottom: 60px;
    display: block;
}

.businessUnbeatableImg {
    position: absolute;
    right: 70px;
    bottom: 0;
}

section.benefits-sec.faq-sec {
    padding-top: 0;
    padding-bottom: 60px;
}

.faq-con {
    width: 70%;
    margin: auto;
}

section.benefits-sec.faq-sec {
    min-height: AUTO;
    padding-bottom: 90px;
}

section#nftDevelopmentServicesSec {
    padding-top: 80px !important;
}

.faq-sec .benefits-sec-inr .sec-head {
    margin-bottom: 40px;
}

.faq-con .benefits-accordian-body {
    padding-left: 0;
    position: relative;
}

.faq-sec {
    height: auto;
    position: relative;
}

.faq-sec ul {
    margin: 0;
    padding-left: 21px;
    padding-top: 15px;
    position: relative;
}

.faq-sec li {
    position: relative;
    list-style: none;
}

.faq-sec li::before {
    position: absolute;
    content: "";
    left: -20px;
    top: 10px;
    width: 10px;
    height: 10px;
    background: #1772FF;
    border-radius: 50%;
}

.counter_section {
    padding: 80px 0 150px;
}

.counter_section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.counter_section ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 25%;
    display: inline-block;
}

.counter_section ul li .counter-box .count-icon {
    display: inline-block;
    margin-right: 25px;
}

.counter_section ul li .counter-box .detail {
    display: inline-block;
    width: 70%;
}

.counter_section ul li .counter-box .detail .counter-box-count {
    font-size: 28px;
    line-height: 26px;
    color: #000;
    font-weight: 700;
    margin-bottom: 6px;
}

.counter_section ul li .counter-box .detail p {
    font-size: 18px;
    line-height: 26px;
    color: #000;
}

.contact_section {
    padding-bottom: 56px;
    text-align: center;
}

.contact_section h4 {
    font-size: 24px;
    line-height: 34px;
    color: #000;
    font-weight: 700;
    margin-bottom: 0;
}

.contact_section p {
    font-weight: 600;
    color: #000;
    line-height: 46px;
    font-size: 16px;
    margin-bottom: 20px;
}

.blockchain_gform.gform_wrapper {
    max-width: 80%;
}

.blockchain_gform.gform_wrapper ul {
    max-width: 1080px;
    margin: auto;
}

.blockchain_gform.gform_wrapper ul li.gfield {
    float: left;
    width: 33.33%;
    padding: 0 20px;
    margin-top: 25px;
}

.blockchain_gform.gform_wrapper ul li.gfield.fullWidthField {
    width: 100%;
}

.blockchain_gform.gform_wrapper ul li.formButton {
    float: right;
    width: auto;
    padding: 0 15px;
}

.blockchain_gform.gform_wrapper ul li.gfield:not(.gfield_html) .gfield_label {
    position: static;
}

.getDemoSec .blockchain_gform.gform_wrapper ul li.gfield {
    padding-left: 15px;
    padding-right: 15px;
}

.blockchain_gform.gform_wrapper .gform_footer.top_label {
    width: 100%;
    display: block;
    clear: both;
}

.section-gr {
    padding-top: 100px;
}

.section-gr .viewmorebtn {
    padding-left: 5px;
}

.ourapproachmain {
    justify-content: center;
}

.ourapproachbutton #goTOForm {
    font-weight: 700;
    font-size: 20px;
    line-height: 2.5;
    color: #000;
    background: #1772FF;
    padding: 13px 54px;
    text-decoration: none;
    margin-top: 15px;
}

.businessUnbeatableSec.commonSec {
    padding: 50px 0;
}

.newsLetterEmail {
    font-size: 20px;
    color: #fff;
}

.newsletter button {
    position: absolute !important;
    top: inherit !important;
    right: 0 !important;
    bottom: 10px;
    height: fit-content;
}

.newsletter input[type="text"] {
    height: 55px !important;
}

@media screen and (min-width: 480px) {
    body {
        font-size: calc(14px + 4 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    body {
        font-size: 16px;
    }
}

body ::-moz-selection {
    background: #1772FF;
    color: #111;
}

body ::selection {
    background: #1772FF;
    color: #111;
}

.title,
.wp-google-place .wp-google-rating,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    margin: 0;
    color: #fff;
    letter-spacing: 0;
    line-height: 1;
}

.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: #1772FF;
    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: #1772FF;
    text-decoration: underline;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.text-fineprint a.on_press,
html:not(.mobile):not(.tablet) .text-fineprint a:hover {
    opacity: 0.5;
}

p {
    margin: 0;
}

p+p {
    margin: 25px 0 0;
}

strong {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
}

em,
i {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-style: italic;
}

a {
    color: #1772FF;
    outline: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    opacity: 0.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");
}

.icon:before {
    font-family: icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
}

.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;
}

.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: #fff;
}

.gform_wrapper .gsection_title {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
}

.gform_wrapper .gfield_description,
.gform_wrapper .gform_description,
.gform_wrapper .gsection_description {
    margin-top: 10px;
    color: #fff;
}

.gform_wrapper .gfield_description.validation_message,
.gform_wrapper .gform_description.validation_message,
.gform_wrapper .gsection_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: #fff;
    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;
}

.gform_wrapper .gform_button.on_press,
html:not(.mobile):not(.tablet) .gform_wrapper .gform_button:hover {
    background-color: rgba(23, 114, 255, 0.65);
}

.gform_wrapper .ginput_container_textarea .textarea {
    padding-top: 25px;
    padding-bottom: 25px;
    max-height: 100px;
    height: 100px;
    min-height: 100px;
}

.gform_wrapper .gfield_select:not(.hasCustomSelect),
.gform_wrapper .ginput_container_date input,
.gform_wrapper .ginput_container_email input,
.gform_wrapper .ginput_container_number input,
.gform_wrapper .ginput_container_text input,
.gform_wrapper .ginput_container_text select,
.gform_wrapper .ginput_container_textarea .textarea {
    font-size: 16px;
    color: #fff;
    -webkit-appearance: none;
    padding: 12px 20px;
    margin: 0;
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    border: 1px solid rgba(255, 255, 255, 0.4);
    resize: none;
}

.custom-select {
    cursor: pointer;
    background: transparent url(../../img/exploded/downarrow.html) no-repeat right 24px center;
    -webkit-appearance: none;
    appearance: none;
    padding-right: 30px;
    background-size: 14px;
}

.custom-select option {
    color: #000;
}

.gform_wrapper .gfield_select:not(.hasCustomSelect):focus,
.gform_wrapper .ginput_container_date input:focus,
.gform_wrapper .ginput_container_email input:focus,
.gform_wrapper .ginput_container_number input:focus,
.gform_wrapper .ginput_container_text input:focus,
.gform_wrapper .ginput_container_text select:focus,
.gform_wrapper .ginput_container_textarea .textarea:focus {
    outline: 0;
    border: 1px solid #1772FF;
}

.gform_wrapper .gfield_select:not(.hasCustomSelect)[aria-invalid="true"],
.gform_wrapper .ginput_container_date input[aria-invalid="true"],
.gform_wrapper .ginput_container_email input[aria-invalid="true"],
.gform_wrapper .ginput_container_number input[aria-invalid="true"],
.gform_wrapper .ginput_container_text input[aria-invalid="true"],
.gform_wrapper .ginput_container_text select[aria-invalid="true"],
.gform_wrapper .ginput_container_textarea .textarea[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(2n) {
        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: #fff;
    font-size: 1.3rem;
    line-height: 1.2;
    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 0.2s ease-out;
    transition: border-color 0.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: #1772FF;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.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 #1772FF;
}

.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: #1772FF;
    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: 400;
    text-decoration: none;
    text-transform: none;
    content: "\EA01";
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #1772FF;
    color: #fff;
    text-align: center;
    font-size: 7px;
}

.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: #1772FF;
    text-decoration: underline;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.gform_text a:focus,
.gform_text a:hover {
    color: inherit;
    opacity: 0.65;
}

.gform_fineprint {
    margin-top: 20px;
}

.gform_fineprint small {
    font-size: 1.3rem;
}

.gform_fineprint a {
    color: #1772FF;
    text-decoration: underline;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.gform_fineprint a:focus,
.gform_fineprint a:hover {
    color: inherit;
    opacity: 0.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(2n) {
        width: 42%;
    }
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-datepicker {
    width: 100%;
    display: none;
    text-align: center;
    font-weight: 600;
    font-size: 1.6rem;
    max-width: 300px;
    background-color: #111;
}

.ui-datepicker a {
    color: #fff;
}

.ui-datepicker .ui-datepicker-header {
    font-size: 1.4rem;
    line-height: 1;
    position: relative;
    background-color: #111;
    color: #1772FF;
    text-transform: uppercase;
    padding: 18px 50px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    letter-spacing: 0.05em;
    border: 1px solid #303030;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid #303030;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background-color: #111;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 20px;
    background: no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAMUlEQVQYV2NkYGD4LygoyPD+/XuGjy+0GfglrjIwggQZGBjgAiA2WBCmAqYDt0p0MwHqfB0BWSxuLQAAAABJRU5ErkJggg==);
}

.ui-datepicker .ui-datepicker-prev.on_press:before,
html:not(.mobile):not(.tablet) .ui-datepicker .ui-datepicker-prev:hover:before {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.ui-datepicker .ui-datepicker-next {
    right: 20px;
    background: no-repeat center center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJklEQVQYV2NkYGD4//GFNgO/xFUGGGAECYI4yBJwQWQJ3CrRzQQAOwkUAaB9AKEAAAAASUVORK5CYII=);
}

.ui-datepicker .ui-datepicker-next.on_press:before,
html:not(.mobile):not(.tablet) .ui-datepicker .ui-datepicker-next:hover:before {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
}

.ui-datepicker .ui-datepicker-title {
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #303030;
}

.ui-datepicker thead {
    font-size: 1.4rem;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 40px;
}

.ui-datepicker thead th {
    border-top: 0;
}

.ui-datepicker td:not(:last-child),
.ui-datepicker th:not(:last-child) {
    border-right: 1px solid #303030;
}

.ui-datepicker td,
.ui-datepicker th {
    width: 14.2857%;
    border: 0;
    border-top: 1px solid #303030;
    position: relative;
}

.ui-datepicker td a,
.ui-datepicker th a {
    line-height: 40px;
    display: block;
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    position: relative;
}

.ui-datepicker td a.on_press,
.ui-datepicker th a.on_press,
html:not(.mobile):not(.tablet) .ui-datepicker td a:hover,
html:not(.mobile):not(.tablet) .ui-datepicker th a:hover {
    background-color: #191919;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker .ui-state-disabled {
    background-color: #111;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAJklEQVQYV2MUFBT8z8DAwCAvL8/ACOKAGA8fPmRgNDAw+A9igAAAovwJ9xv3PjgAAAAASUVORK5CYII=);
}

.ui-datepicker .ui-state-active {
    background-color: #1772FF;
    color: #1c1c1c;
    position: relative;
}

.ui-datepicker .ui-state-active.on_press,
html:not(.mobile):not(.tablet) .ui-datepicker .ui-state-active:hover {
    background-color: #000;
}

.is-populated:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #1772FF;
    display: block;
    z-index: 2;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.modaal-noscroll {
    overflow: hidden;
}

.modaal-accessible-hide {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

.modaal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
}

.modaal-wrapper {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto;
    opacity: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
    border: 0;
    background: 0 0;
    padding: 0;
    -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
    display: none;
    opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
    opacity: 0;
}

.modaal-wrapper [tabindex="0"] {
    outline: 0 !important;
}

.modaal-wrapper.modaal-fullscreen {
    overflow: hidden;
}

.modaal-outer-wrapper {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
    display: block;
}

.modaal-inner-wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
    padding: 0;
    display: block;
    vertical-align: top;
}

.modaal-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: left;
    color: #fff;
    max-width: 1000px;
    border-radius: 0;
    background: #000;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    cursor: auto;
}

.modaal-container.is_loading {
    height: 100px;
    width: 100px;
    overflow: hidden;
}

.modaal-fullscreen .modaal-container {
    max-width: none;
    height: 100%;
    overflow: auto;
}

.modaal-close {
    position: fixed;
    right: 20px;
    top: 20px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0);
    border-radius: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.modaal-close:focus,
.modaal-close:hover {
    outline: 0;
    background: #fff;
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
    background: #b93d0c;
}

.modaal-close span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

.modaal-close:after,
.modaal-close:before {
    display: block;
    content: " ";
    position: absolute;
    top: 14px;
    left: 23px;
    width: 4px;
    height: 22px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

.modaal-close:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.modaal-close:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modaal-fullscreen .modaal-close {
    background: #afb7bc;
    right: 10px;
    top: 10px;
}

.modaal-content-container {
    padding: 30px;
}

.modaal-confirm-wrap {
    padding: 30px 0 0;
    text-align: center;
    font-size: 0;
}

.modaal-confirm-btn {
    font-size: 14px;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    background: 0 0;
}

.modaal-confirm-btn.modaal-ok {
    padding: 10px 15px;
    color: #fff;
    background: #555;
    border-radius: 3px;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
    background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
    text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
    text-decoration: none;
    color: #2f2f2f;
}

@keyframes instaReveal {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes instaReveal {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.modaal-instagram .modaal-container {
    width: auto;
    background: 0 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
    padding: 0;
    background: 0 0;
}

.modaal-instagram .modaal-content-container>blockquote {
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
}

.modaal-instagram iframe {
    opacity: 0;
    margin: -6px !important;
    border-radius: 0 !important;
    width: 1000px !important;
    max-width: 800px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-animation: instaReveal 1s linear forwards;
    animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
    padding-left: 140px;
    padding-right: 140px;
}

.modaal-image .modaal-container {
    width: auto;
    max-width: 100%;
}

.modaal-gallery-wrap {
    position: relative;
    color: #fff;
}

.modaal-gallery-item {
    display: none;
}

.modaal-gallery-item img {
    display: block;
}

.modaal-gallery-item.is_active {
    display: block;
}

.modaal-gallery-label {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 20px 0 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

.modaal-gallery-label:focus {
    outline: 0;
}

.modaal-gallery-control {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    cursor: pointer;
    color: #fff;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
    opacity: 0;
    cursor: default;
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
    outline: 0;
    background: #fff;
}

.modaal-gallery-control:focus:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:hover:before {
    background: #afb7bc;
}

.modaal-gallery-control span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

.modaal-gallery-control:after,
.modaal-gallery-control:before {
    display: block;
    content: " ";
    position: absolute;
    top: 16px;
    left: 25px;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
    margin: -5px 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.modaal-gallery-control:after {
    margin: 5px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modaal-gallery-next-inner {
    left: 100%;
    margin-left: 40px;
}

.modaal-gallery-next-outer {
    right: 45px;
}

.modaal-gallery-prev:after,
.modaal-gallery-prev:before {
    left: 22px;
}

.modaal-gallery-prev:before {
    margin: 5px 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
    margin: -5px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
    right: 100%;
    margin-right: 40px;
}

.modaal-gallery-prev-outer {
    left: 45px;
}

.modaal-video-wrap {
    margin: auto 0;
    position: relative;
}

.modaal-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background: #000;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.modaal-video-container embed,
.modaal-video-container iframe,
.modaal-video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modaal-iframe .modaal-content {
    width: 100%;
    height: 100%;
}

.modaal-iframe-elem {
    width: 100%;
    height: 100%;
    display: block;
}

@media only screen and (min-width: 1400px) {
    .modaal-video-container {
        padding-bottom: 0;
        height: 731px;
    }
}

@media only screen and (max-width: 1140px) {
    .modaal-image .modaal-inner-wrapper {
        padding-left: 25px;
        padding-right: 25px;
    }

    .modaal-gallery-control {
        top: auto;
        bottom: 20px;
        -webkit-transform: none;
        transform: none;
        background: rgba(0, 0, 0, 0.7);
    }

    .modaal-gallery-control:after,
    .modaal-gallery-control:before {
        background: #fff;
    }

    .modaal-gallery-next {
        left: auto;
        right: 20px;
    }

    .modaal-gallery-prev {
        left: 20px;
        right: auto;
    }
}

@media screen and (max-width: 900px) {
    .modaal-instagram iframe {
        width: 500px !important;
    }
}

@media screen and (max-height: 1100px) {
    .modaal-instagram iframe {
        width: 700px !important;
    }
}

@media screen and (max-height: 1000px) {
    .modaal-inner-wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .modaal-instagram iframe {
        width: 600px !important;
    }
}

@media screen and (max-height: 900px) {
    .modaal-instagram iframe {
        width: 500px !important;
    }

    .modaal-video-container {
        max-width: 900px;
        max-height: 510px;
    }
}

@media only screen and (max-width: 600px) {
    .modaal-instagram iframe {
        width: 280px !important;
    }
}

@media only screen and (max-height: 820px) {
    .modaal-gallery-label {
        display: none;
    }
}

.modaal-loading-spinner {
    background: 0;
    position: absolute;
    width: 200px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
}

@-webkit-keyframes modaal-loading-spinner {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    100% {
        opacity: 0.1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes modaal-loading-spinner {
    0% {
        opacity: 1;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    100% {
        opacity: 0.1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.modaal-loading-spinner>div {
    width: 24px;
    height: 24px;
    margin-left: 4px;
    margin-top: 4px;
    position: absolute;
}

.modaal-loading-spinner>div>div {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: #fff;
}

.modaal-loading-spinner>div:first-of-type>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

.modaal-loading-spinner>div:nth-of-type(2)>div,
.modaal-loading-spinner>div:nth-of-type(3)>div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner>div:first-of-type {
    -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(2)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0.12s;
    animation-delay: 0.12s;
}

.modaal-loading-spinner>div:nth-of-type(2) {
    -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(3)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

.modaal-loading-spinner>div:nth-of-type(4)>div,
.modaal-loading-spinner>div:nth-of-type(5)>div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner>div:nth-of-type(3) {
    -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(4)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0.37s;
    animation-delay: 0.37s;
}

.modaal-loading-spinner>div:nth-of-type(4) {
    -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(5)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.modaal-loading-spinner>div:nth-of-type(6)>div,
.modaal-loading-spinner>div:nth-of-type(7)>div {
    -ms-animation: modaal-loading-spinner 1s linear infinite;
    -moz-animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner>div:nth-of-type(5) {
    -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(6)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0.62s;
    animation-delay: 0.62s;
}

.modaal-loading-spinner>div:nth-of-type(6) {
    -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(7)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}

.modaal-loading-spinner>div:nth-of-type(7) {
    -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner>div:nth-of-type(8)>div {
    -webkit-animation: modaal-loading-spinner 1s linear infinite;
    animation: modaal-loading-spinner 1s linear infinite;
    -webkit-animation-delay: 0.87s;
    animation-delay: 0.87s;
}

.modaal-loading-spinner>div:nth-of-type(8) {
    -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
    transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

.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-list,
.slick-slider .slick-track {
    -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:after,
.slick-track:before {
    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 img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@media screen and (prefers-reduced-motion) {
    .slick-slide {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

.step-in {
    opacity: 0;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
}

.is-revealed .step-in,
.step-in.is-revealed {
    opacity: 1;
}

.step-up {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: opacity 0.6s linear, -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.6s linear, -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.is-revealed .step-up,
.step-up.is-revealed {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.fade-in {
    opacity: 0;
    -webkit-transition: opacity 0.6s linear;
    transition: opacity 0.6s linear;
}

.fade-in.is-revealed,
.is-revealed .fade-in {
    opacity: 1;
}

.scale-in {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: opacity 0.6s linear, -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.6s linear, -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.6s linear, transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.is-revealed .scale-in,
.scale-in.is-revealed {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.perspective-in>.value {
    opacity: 0;
    -webkit-transition: opacity 0.1s linear, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 0.1s linear, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.1s linear;
    transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.1s linear, -webkit-transform 2s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: rotateY(20deg) scale(1.1);
    transform: rotateY(20deg) scale(1.1);
}

.perspective-in>.value__content {
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.is-revealed .perspective-in>.value,
.perspective-in>.value.is-revealed {
    opacity: 1;
    -webkit-transform: rotateY(0) scale(1);
    transform: rotateY(0) scale(1);
}

.is-revealed .perspective-in>.value .value__content,
.perspective-in>.value.is-revealed .value__content {
    opacity: 1;
}

.perspective-in:first-child>.value,
.perspective-in:first-child>.value__content {
    -webkit-transition-delay: 0.1s !important;
    transition-delay: 0.1s !important;
}

.fade-in[data-delay="1"],
.perspective-in:first-child>.value__content,
.perspective-in[data-delay="1"]>.value,
.scale-in[data-delay="1"],
.step-in[data-delay="1"],
.step-up[data-delay="1"] {
    -webkit-transition-delay: 0.1s !important;
    transition-delay: 0.1s !important;
}

.perspective-in:nth-child(2)>.value,
.perspective-in:nth-child(2)>.value__content {
    -webkit-transition-delay: 0.2s !important;
    transition-delay: 0.2s !important;
}

.fade-in[data-delay="2"],
.perspective-in:nth-child(2)>.value__content,
.perspective-in[data-delay="2"]>.value,
.scale-in[data-delay="2"],
.step-in[data-delay="2"],
.step-up[data-delay="2"] {
    -webkit-transition-delay: 0.2s !important;
    transition-delay: 0.2s !important;
}

.perspective-in:nth-child(3)>.value,
.perspective-in:nth-child(3)>.value__content {
    -webkit-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
}

.fade-in[data-delay="3"],
.perspective-in:nth-child(3)>.value__content,
.perspective-in[data-delay="3"]>.value,
.scale-in[data-delay="3"],
.step-in[data-delay="3"],
.step-up[data-delay="3"] {
    -webkit-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
}

.perspective-in:nth-child(4)>.value,
.perspective-in:nth-child(4)>.value__content {
    -webkit-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
}

.fade-in[data-delay="4"],
.perspective-in:nth-child(4)>.value__content,
.perspective-in[data-delay="4"]>.value,
.scale-in[data-delay="4"],
.step-in[data-delay="4"],
.step-up[data-delay="4"] {
    -webkit-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
}

.perspective-in:nth-child(5)>.value,
.perspective-in:nth-child(5)>.value__content {
    -webkit-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
}

.fade-in[data-delay="5"],
.perspective-in:nth-child(5)>.value__content,
.perspective-in[data-delay="5"]>.value,
.scale-in[data-delay="5"],
.step-in[data-delay="5"],
.step-up[data-delay="5"] {
    -webkit-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
}

.perspective-in:nth-child(6)>.value,
.perspective-in:nth-child(6)>.value__content {
    -webkit-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
}

.fade-in[data-delay="6"],
.perspective-in:nth-child(6)>.value__content,
.perspective-in[data-delay="6"]>.value,
.scale-in[data-delay="6"],
.step-in[data-delay="6"],
.step-up[data-delay="6"] {
    -webkit-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
}

.perspective-in:nth-child(7)>.value,
.perspective-in:nth-child(7)>.value__content {
    -webkit-transition-delay: 0.7s !important;
    transition-delay: 0.7s !important;
}

.fade-in[data-delay="7"],
.perspective-in:nth-child(7)>.value__content,
.perspective-in[data-delay="7"]>.value,
.scale-in[data-delay="7"],
.step-in[data-delay="7"],
.step-up[data-delay="7"] {
    -webkit-transition-delay: 0.7s !important;
    transition-delay: 0.7s !important;
}

.perspective-in:nth-child(8)>.value,
.perspective-in:nth-child(8)>.value__content {
    -webkit-transition-delay: 0.8s !important;
    transition-delay: 0.8s !important;
}

.fade-in[data-delay="8"],
.perspective-in:nth-child(8)>.value__content,
.perspective-in[data-delay="8"]>.value,
.scale-in[data-delay="8"],
.step-in[data-delay="8"],
.step-up[data-delay="8"] {
    -webkit-transition-delay: 0.8s !important;
    transition-delay: 0.8s !important;
}

.perspective-in:nth-child(9)>.value,
.perspective-in:nth-child(9)>.value__content {
    -webkit-transition-delay: 0.9s !important;
    transition-delay: 0.9s !important;
}

.fade-in[data-delay="9"],
.perspective-in:nth-child(9)>.value__content,
.perspective-in[data-delay="9"]>.value,
.scale-in[data-delay="9"],
.step-in[data-delay="9"],
.step-up[data-delay="9"] {
    -webkit-transition-delay: 0.9s !important;
    transition-delay: 0.9s !important;
}

.perspective-in:nth-child(10)>.value,
.perspective-in:nth-child(10)>.value__content {
    -webkit-transition-delay: 1s !important;
    transition-delay: 1s !important;
}

.fade-in[data-delay="10"],
.perspective-in:nth-child(10)>.value__content,
.perspective-in[data-delay="10"]>.value,
.scale-in[data-delay="10"],
.step-in[data-delay="10"],
.step-up[data-delay="10"] {
    -webkit-transition-delay: 1s !important;
    transition-delay: 1s !important;
}

.perspective-in:nth-child(11)>.value,
.perspective-in:nth-child(11)>.value__content {
    -webkit-transition-delay: 1.1s !important;
    transition-delay: 1.1s !important;
}

.fade-in[data-delay="11"],
.perspective-in:nth-child(11)>.value__content,
.perspective-in[data-delay="11"]>.value,
.scale-in[data-delay="11"],
.step-in[data-delay="11"],
.step-up[data-delay="11"] {
    -webkit-transition-delay: 1.1s !important;
    transition-delay: 1.1s !important;
}

.perspective-in:nth-child(12)>.value,
.perspective-in:nth-child(12)>.value__content {
    -webkit-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important;
}

.fade-in[data-delay="12"],
.perspective-in:nth-child(12)>.value__content,
.perspective-in[data-delay="12"]>.value,
.scale-in[data-delay="12"],
.step-in[data-delay="12"],
.step-up[data-delay="12"] {
    -webkit-transition-delay: 1.2s !important;
    transition-delay: 1.2s !important;
}

.perspective-in:nth-child(13)>.value,
.perspective-in:nth-child(13)>.value__content {
    -webkit-transition-delay: 1.3s !important;
    transition-delay: 1.3s !important;
}

.fade-in[data-delay="13"],
.perspective-in:nth-child(13)>.value__content,
.perspective-in[data-delay="13"]>.value,
.scale-in[data-delay="13"],
.step-in[data-delay="13"],
.step-up[data-delay="13"] {
    -webkit-transition-delay: 1.3s !important;
    transition-delay: 1.3s !important;
}

.perspective-in:nth-child(14)>.value,
.perspective-in:nth-child(14)>.value__content {
    -webkit-transition-delay: 1.4s !important;
    transition-delay: 1.4s !important;
}

.fade-in[data-delay="14"],
.perspective-in:nth-child(14)>.value__content,
.perspective-in[data-delay="14"]>.value,
.scale-in[data-delay="14"],
.step-in[data-delay="14"],
.step-up[data-delay="14"] {
    -webkit-transition-delay: 1.4s !important;
    transition-delay: 1.4s !important;
}

.perspective-in:nth-child(15)>.value,
.perspective-in:nth-child(15)>.value__content {
    -webkit-transition-delay: 1.5s !important;
    transition-delay: 1.5s !important;
}

.fade-in[data-delay="15"],
.perspective-in:nth-child(15)>.value__content,
.perspective-in[data-delay="15"]>.value,
.scale-in[data-delay="15"],
.step-in[data-delay="15"],
.step-up[data-delay="15"] {
    -webkit-transition-delay: 1.5s !important;
    transition-delay: 1.5s !important;
}

.perspective-in:nth-child(16)>.value,
.perspective-in:nth-child(16)>.value__content {
    -webkit-transition-delay: 1.6s !important;
    transition-delay: 1.6s !important;
}

.fade-in[data-delay="16"],
.perspective-in:nth-child(16)>.value__content,
.perspective-in[data-delay="16"]>.value,
.scale-in[data-delay="16"],
.step-in[data-delay="16"],
.step-up[data-delay="16"] {
    -webkit-transition-delay: 1.6s !important;
    transition-delay: 1.6s !important;
}

.perspective-in:nth-child(17)>.value,
.perspective-in:nth-child(17)>.value__content {
    -webkit-transition-delay: 1.7s !important;
    transition-delay: 1.7s !important;
}

.fade-in[data-delay="17"],
.perspective-in:nth-child(17)>.value__content,
.perspective-in[data-delay="17"]>.value,
.scale-in[data-delay="17"],
.step-in[data-delay="17"],
.step-up[data-delay="17"] {
    -webkit-transition-delay: 1.7s !important;
    transition-delay: 1.7s !important;
}

.perspective-in:nth-child(18)>.value,
.perspective-in:nth-child(18)>.value__content {
    -webkit-transition-delay: 1.8s !important;
    transition-delay: 1.8s !important;
}

.fade-in[data-delay="18"],
.perspective-in:nth-child(18)>.value__content,
.perspective-in[data-delay="18"]>.value,
.scale-in[data-delay="18"],
.step-in[data-delay="18"],
.step-up[data-delay="18"] {
    -webkit-transition-delay: 1.8s !important;
    transition-delay: 1.8s !important;
}

.perspective-in:nth-child(19)>.value,
.perspective-in:nth-child(19)>.value__content {
    -webkit-transition-delay: 1.9s !important;
    transition-delay: 1.9s !important;
}

.fade-in[data-delay="19"],
.perspective-in:nth-child(19)>.value__content,
.perspective-in[data-delay="19"]>.value,
.scale-in[data-delay="19"],
.step-in[data-delay="19"],
.step-up[data-delay="19"] {
    -webkit-transition-delay: 1.9s !important;
    transition-delay: 1.9s !important;
}

.perspective-in:nth-child(20)>.value,
.perspective-in:nth-child(20)>.value__content {
    -webkit-transition-delay: 2s !important;
    transition-delay: 2s !important;
}

.fade-in[data-delay="20"],
.perspective-in:nth-child(20)>.value__content,
.perspective-in[data-delay="20"]>.value,
.scale-in[data-delay="20"],
.step-in[data-delay="20"],
.step-up[data-delay="20"] {
    -webkit-transition-delay: 2s !important;
    transition-delay: 2s !important;
}

.perspective-in:nth-child(21)>.value,
.perspective-in:nth-child(21)>.value__content {
    -webkit-transition-delay: 2.1s !important;
    transition-delay: 2.1s !important;
}

.fade-in[data-delay="21"],
.perspective-in:nth-child(21)>.value__content,
.perspective-in[data-delay="21"]>.value,
.scale-in[data-delay="21"],
.step-in[data-delay="21"],
.step-up[data-delay="21"] {
    -webkit-transition-delay: 2.1s !important;
    transition-delay: 2.1s !important;
}

.perspective-in:nth-child(22)>.value,
.perspective-in:nth-child(22)>.value__content {
    -webkit-transition-delay: 2.2s !important;
    transition-delay: 2.2s !important;
}

.fade-in[data-delay="22"],
.perspective-in:nth-child(22)>.value__content,
.perspective-in[data-delay="22"]>.value,
.scale-in[data-delay="22"],
.step-in[data-delay="22"],
.step-up[data-delay="22"] {
    -webkit-transition-delay: 2.2s !important;
    transition-delay: 2.2s !important;
}

.perspective-in:nth-child(23)>.value,
.perspective-in:nth-child(23)>.value__content {
    -webkit-transition-delay: 2.3s !important;
    transition-delay: 2.3s !important;
}

.fade-in[data-delay="23"],
.perspective-in:nth-child(23)>.value__content,
.perspective-in[data-delay="23"]>.value,
.scale-in[data-delay="23"],
.step-in[data-delay="23"],
.step-up[data-delay="23"] {
    -webkit-transition-delay: 2.3s !important;
    transition-delay: 2.3s !important;
}

.perspective-in:nth-child(24)>.value,
.perspective-in:nth-child(24)>.value__content {
    -webkit-transition-delay: 2.4s !important;
    transition-delay: 2.4s !important;
}

.fade-in[data-delay="24"],
.perspective-in:nth-child(24)>.value__content,
.perspective-in[data-delay="24"]>.value,
.scale-in[data-delay="24"],
.step-in[data-delay="24"],
.step-up[data-delay="24"] {
    -webkit-transition-delay: 2.4s !important;
    transition-delay: 2.4s !important;
}

.perspective-in:nth-child(25)>.value,
.perspective-in:nth-child(25)>.value__content {
    -webkit-transition-delay: 2.5s !important;
    transition-delay: 2.5s !important;
}

.fade-in[data-delay="25"],
.perspective-in:nth-child(25)>.value__content,
.perspective-in[data-delay="25"]>.value,
.scale-in[data-delay="25"],
.step-in[data-delay="25"],
.step-up[data-delay="25"] {
    -webkit-transition-delay: 2.5s !important;
    transition-delay: 2.5s !important;
}

.perspective-in:nth-child(26)>.value,
.perspective-in:nth-child(26)>.value__content {
    -webkit-transition-delay: 2.6s !important;
    transition-delay: 2.6s !important;
}

.fade-in[data-delay="26"],
.perspective-in:nth-child(26)>.value__content,
.perspective-in[data-delay="26"]>.value,
.scale-in[data-delay="26"],
.step-in[data-delay="26"],
.step-up[data-delay="26"] {
    -webkit-transition-delay: 2.6s !important;
    transition-delay: 2.6s !important;
}

.perspective-in:nth-child(27)>.value,
.perspective-in:nth-child(27)>.value__content {
    -webkit-transition-delay: 2.7s !important;
    transition-delay: 2.7s !important;
}

.fade-in[data-delay="27"],
.perspective-in:nth-child(27)>.value__content,
.perspective-in[data-delay="27"]>.value,
.scale-in[data-delay="27"],
.step-in[data-delay="27"],
.step-up[data-delay="27"] {
    -webkit-transition-delay: 2.7s !important;
    transition-delay: 2.7s !important;
}

.perspective-in:nth-child(28)>.value,
.perspective-in:nth-child(28)>.value__content {
    -webkit-transition-delay: 2.8s !important;
    transition-delay: 2.8s !important;
}

.fade-in[data-delay="28"],
.perspective-in:nth-child(28)>.value__content,
.perspective-in[data-delay="28"]>.value,
.scale-in[data-delay="28"],
.step-in[data-delay="28"],
.step-up[data-delay="28"] {
    -webkit-transition-delay: 2.8s !important;
    transition-delay: 2.8s !important;
}

.perspective-in:nth-child(29)>.value,
.perspective-in:nth-child(29)>.value__content {
    -webkit-transition-delay: 2.9s !important;
    transition-delay: 2.9s !important;
}

.fade-in[data-delay="29"],
.perspective-in:nth-child(29)>.value__content,
.perspective-in[data-delay="29"]>.value,
.scale-in[data-delay="29"],
.step-in[data-delay="29"],
.step-up[data-delay="29"] {
    -webkit-transition-delay: 2.9s !important;
    transition-delay: 2.9s !important;
}

.perspective-in:nth-child(30)>.value,
.perspective-in:nth-child(30)>.value__content {
    -webkit-transition-delay: 3s !important;
    transition-delay: 3s !important;
}

.fade-in[data-delay="30"],
.perspective-in:nth-child(30)>.value__content,
.perspective-in[data-delay="30"]>.value,
.scale-in[data-delay="30"],
.step-in[data-delay="30"],
.step-up[data-delay="30"] {
    -webkit-transition-delay: 3s !important;
    transition-delay: 3s !important;
}

.perspective-in:nth-child(31)>.value,
.perspective-in:nth-child(31)>.value__content {
    -webkit-transition-delay: 3.1s !important;
    transition-delay: 3.1s !important;
}

.fade-in[data-delay="31"],
.perspective-in:nth-child(31)>.value__content,
.perspective-in[data-delay="31"]>.value,
.scale-in[data-delay="31"],
.step-in[data-delay="31"],
.step-up[data-delay="31"] {
    -webkit-transition-delay: 3.1s !important;
    transition-delay: 3.1s !important;
}

@media screen and (prefers-reduced-motion) {

    .fade-in,
    .perspective-in>.value,
    .perspective-in>.value__content,
    .scale-in,
    .step-in,
    .step-up {
        -webkit-transition: none !important;
        transition: none !important;
        opacity: 1 !important;
        -webkit-transform: scale(1) !important;
        transform: scale(1) !important;
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important;
        -webkit-transform: translateX(0) !important;
        transform: translateX(0) !important;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
    }
}

.accordion-list {
    counter-reset: i;
    border: 1px solid #303030;
    border-radius: 4px;
}

.accordion {
    position: relative;
    counter-increment: i;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.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 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.accordion__trigger:before {
    content: counter(i, decimal-leading-zero);
    color: #1772FF;
    margin-right: 1em;
}

.accordion__trigger .icon {
    margin-left: auto;
    color: #1772FF;
    font-size: 1rem;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.accordion__panel,
.accordion__trigger {
    -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 0.4s ease-out, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease-out, -webkit-transform 0.4s ease;
    transition: transform 0.4s ease, opacity 0.4s ease-out;
    transition: transform 0.4s ease, opacity 0.4s ease-out, -webkit-transform 0.4s ease;
}

@media (max-width: 600px) {
    .accordion__panel>div {
        padding: 1em 2em;
    }
}

[data-active="true"] .accordion__trigger {
    color: #1772FF;
}

[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);
}

.avatar {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
}

.avatar-wrap {
    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.2rem;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.55);
    white-space: nowrap;
}

.avatar-wrap .avatar {
    margin-right: 15px;
}

.avatar-wrap strong {
    color: #fff;
    margin-left: 5px;
}

.avatar-wrap a {
    display: inline-block;
    color: #1772FF;
}

.avatar-wrap a strong {
    color: inherit;
}

.avatar-wrap a:focus,
.avatar-wrap a:hover {
    text-decoration: none;
}

.award {
    color: rgba(255, 255, 255, 0.85);
    text-align: center;
}

.award svg {
    display: block;
    margin: 0 auto;
    width: 56px;
    height: 51px;
    margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .award svg {
        margin-bottom: calc(20px + 15 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .award svg {
        margin-bottom: 35px;
    }
}

.award .title {
    font-size: 16px;
    margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
    .award .title {
        font-size: calc(16px + 7 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .award .title {
        font-size: 23px;
    }
}

@media screen and (min-width: 480px) {
    .award .title {
        margin-bottom: calc(10px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .award .title {
        margin-bottom: 20px;
    }
}

.award .quote {
    font-weight: 800;
    font-size: 1.5rem;
    margin-bottom: 5px;
    color: #fff;
}

.award .text {
    max-width: 280px;
    margin: 0 auto;
}

.award .text p+p {
    margin-top: 0;
}

@media (max-width: 480px) {
    .award .quote {
        font-size: 1.2rem;
        line-height: 1.2;
    }

    .award .text {
        font-size: 1.2rem;
        line-height: 1.6;
    }
}

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: #1772FF;
    color: #111;
}

.btn--grey {
    font-weight: 400;
    background-color: #1c1c1c;
    color: #fff;
}

.btn--black {
    font-weight: 400;
    background-color: #000;
    color: #fff;
}

.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: 2rem;
    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;
}

.gform_wrapper a.gform_button,
.gform_wrapper button.gform_button,
a.btn,
button.btn {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.gform_wrapper a.gform_button:hover,
.gform_wrapper button.gform_button:hover,
a.btn:hover,
button.btn:hover {
    text-decoration: none;
}

.gform_wrapper a.on_press.gform_button,
.gform_wrapper button.on_press.gform_button,
.gform_wrapper html:not(.mobile):not(.tablet) a.gform_button:hover,
.gform_wrapper html:not(.mobile):not(.tablet) button.gform_button:hover,
a.btn--primary.on_press,
button.btn--primary.on_press,
html:not(.mobile):not(.tablet) .gform_wrapper a.gform_button:hover,
html:not(.mobile):not(.tablet) .gform_wrapper button.gform_button:hover,
html:not(.mobile):not(.tablet) a.btn--primary:hover,
html:not(.mobile):not(.tablet) button.btn--primary:hover {
    background-color: rgba(23, 114, 255, 0.65);
}

a.btn--grey:hover,
button.btn--grey:hover {
    background-color: #1772FF;
    color: #111;
    opacity: 1;
}

.skip-to-link {
    position: fixed;
    top: 10px;
    left: 10px;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    color: #111;
    background: #1772FF;
    opacity: 0;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.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: #fff;
}

.decorative-landscape {
    position: relative;
}

.decorative-landscape picture {
    width: 100%;
    display: block;
}

@media (min-width: 768px) {
    .decorative-landscape img {
        display: none;
    }

    .decorative-landscape .bg {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        max-height: 720px;
    }

    .decorative-landscape .bg:before {
        content: "";
        display: block;
        width: 100%;
        padding-top: 42%;
    }
}

@media (max-width: 767px) {
    .nft-development-services-sec {
        margin-bottom: 0 !important;
    }

    .decorative-landscape {
        height: auto;
        width: 100%;
    }

    .decorative-landscape img {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
    }

    .decorative-landscape .bg {
        display: none !important;
    }
}

.decorative-mosaic {
    position: relative;
}

.decorative-mosaic .grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

@media screen and (min-width: 480px) {
    .decorative-mosaic .grid {
        grid-column-gap: calc(10px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .decorative-mosaic .grid {
        grid-column-gap: 30px;
    }
}

@media screen and (min-width: 480px) {
    .decorative-mosaic .grid {
        grid-row-gap: calc(10px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .decorative-mosaic .grid {
        grid-row-gap: 30px;
    }
}

.decorative-mosaic .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "grid__col-1 grid__col-3" "grid__col-2 grid__col-3";
}

.decorative-mosaic .grid__col {
    position: relative;
}

.decorative-mosaic .grid__col-1 {
    grid-area: grid__col-1;
}

.decorative-mosaic .grid__col-2 {
    grid-area: grid__col-2;
}

.decorative-mosaic .grid__col-3 {
    grid-area: grid__col-3;
}

.decorative-mosaic .grid__col-1,
.decorative-mosaic .grid__col-2 {
    max-height: 630px;
}

.decorative-mosaic .grid__col-1:before,
.decorative-mosaic .grid__col-2:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 80%;
}

.decorative-mosaic img {
    display: none;
}

.decorative-mosaic .bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.device-hand {
    width: 100%;
    max-width: 527px;
    max-height: 837px;
    position: relative;
}

.device-hand:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 158.826%;
}

.device-hand__bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-position: top left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
}

.device-hand__slider {
    position: absolute;
    left: 16.9%;
    top: 8%;
    z-index: 3;
    width: 41%;
    height: auto;
}

.device-hand__slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.device-hand__slide:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 177.5%;
}

@media (min-width: 768px) {
    .filter {
        list-style: none;
        margin: 0;
        padding: 0;
        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;
    }

    .filter>li {
        margin: 0;
        padding: 0;
        margin-bottom: 20px;
    }

    .filter>li.is-active .filter-item {
        color: #fff;
        font-weight: 800;
    }

    .filter>li.is-active .filter-item svg {
        opacity: 1;
        visibility: visible;
    }

    .filter>li.is-active .filter-item:focus,
    .filter>li.is-active .filter-item:hover {
        color: #1772FF;
    }

    .filter-item {
        cursor: pointer;
        display: block;
        color: rgba(255, 255, 255, 0.55);
        position: relative;
        -webkit-transition: color 0.2s linear;
        transition: color 0.2s linear;
        padding: 10px;
        line-height: 1;
        white-space: nowrap;
        font-size: 1.6rem;
    }

    .filter-item svg {
        position: absolute;
        left: 50%;
        top: 100%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block;
        width: auto;
        max-width: 125%;
        min-width: 50px;
        height: 12px;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
        min-height: 12px;
    }

    .filter-item:focus,
    .filter-item:hover {
        color: #fff;
        text-decoration: none;
        opacity: 1;
    }
}

@media (max-width: 767px) {
    .filter {
        list-style: none;
        padding-top: 60px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        min-height: 60px;
        display: block;
        position: relative;
        border: 1px solid #303030;
    }

    .filter:before {
        content: "";
        border-right: 1.5px solid #1772FF;
        border-bottom: 1.5px solid #1772FF;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        display: block;
        width: 7px;
        height: 7px;
        right: 30px;
        top: 30px;
        position: absolute;
        -webkit-transition: -webkit-transform 0.2s ease-out;
        transition: -webkit-transform 0.2s ease-out;
        transition: transform 0.2s ease-out;
        transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    }

    .filter svg {
        display: none;
    }

    .filter>li {
        margin: 0;
        padding: 0;
        display: none;
        width: 100%;
        color: rgba(255, 255, 255, 0.55);
    }

    .filter>li.is-active {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        color: #fff;
    }

    .filter>li.is-active span.filter-item:focus,
    .filter>li.is-active span.filter-item:hover {
        color: #1772FF;
    }

    .filter>li:not(:last-child) span.filter-item {
        border-bottom: 1px solid #303030;
    }

    .filter span.filter-item {
        display: block;
        color: inherit;
        width: 100%;
        line-height: 60px;
        padding-right: 60px;
        padding-left: 30px;
        font-size: 1.6rem;
        cursor: pointer;
        -webkit-transition: color 0.2s linear;
        transition: color 0.2s linear;
    }

    .filter span.filter-item:focus,
    .filter span.filter-item:hover {
        color: #fff;
    }

    .filter.is-accordion-open:before {
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    .filter.is-accordion-open li {
        display: block;
    }

    .section-resources .filter a.filter-item,
    .section-work .filter a.filter-item {
        display: block;
        padding: 0;
        color: inherit;
    }

    .section-resources .filter a.filter-item:focus,
    .section-resources .filter a.filter-item:hover,
    .section-work .filter a.filter-item:focus,
    .section-work .filter a.filter-item:hover {
        opacity: 1;
        text-decoration: none;
    }
}

@media (max-width: 479px) {
    .filter {
        padding-top: 50px;
        min-height: 50px;
    }

    .filter:before {
        content: "";
        top: 22px;
    }

    .filter span.filter-item {
        line-height: 50px;
        padding-right: 50px;
    }
}

label {
    display: block;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: left;
}

fieldset legend {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
}

input[type="checkbox"]+.checkbox-label {
    padding-left: 22px;
    position: relative;
    color: #fff;
    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 0.2s ease-out;
    transition: border-color 0.2s ease-out;
}

input[type="checkbox"]+.checkbox-label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 8px;
    height: 8px;
    display: block;
    background-color: #1772FF;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

input[type="checkbox"]:checked+.checkbox-label:before {
    border-color: #1772FF;
}

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: #1772FF;
}

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: #fff;
    background: 0 0;
    padding: 18px 20px;
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

input[type="text"]:focus,
textarea:focus {
    outline: 0;
    border-color: #1772FF;
}

@-webkit-keyframes autofill {
    to {
        color: #fff;
        background: 0 0;
    }
}

input[type="text"]:-webkit-autofill,
input[type="text"]:-webkit-autofill:active,
input[type="text"]:-webkit-autofill:focus,
input[type="text"]:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:active,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    color: #fff;
    opacity: 0.85;
}

input[type="text"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0.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;
}

.form-walled {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #1c1c1c;
}

@media screen and (min-width: 480px) {
    .form-walled {
        padding-top: calc(20px + 60 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .form-walled {
        padding-top: 80px;
    }
}

@media screen and (min-width: 480px) {
    .form-walled {
        padding-bottom: calc(20px + 60 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .form-walled {
        padding-bottom: 80px;
    }
}

@media screen and (min-width: 480px) {
    .form-walled {
        padding-left: calc(30px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .form-walled {
        padding-left: 60px;
    }
}

@media screen and (min-width: 480px) {
    .form-walled {
        padding-right: calc(30px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .form-walled {
        padding-right: 60px;
    }
}

.form-walled .title {
    max-width: 440px;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .form-walled .title {
        font-size: calc(18px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .form-walled .title {
        font-size: 28px;
    }
}

@media screen and (min-width: 480px) {
    .form-walled .title {
        margin-bottom: calc(20px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .form-walled .title {
        margin-bottom: 60px;
    }
}

@media (max-width: 480px) {
    .form-walled .title {
        margin-bottom: 20px;
    }
}

.form-walled .btn,
.form-walled .gform_wrapper .gform_button,
.form-walled .text-fineprint,
.gform_wrapper .form-walled .gform_button {
    margin-top: 10px;
}

@media screen and (min-width: 480px) {

    .form-walled .btn,
    .form-walled .gform_wrapper .gform_button,
    .form-walled .text-fineprint,
    .gform_wrapper .form-walled .gform_button {
        margin-top: calc(10px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .form-walled .btn,
    .form-walled .gform_wrapper .gform_button,
    .form-walled .text-fineprint,
    .gform_wrapper .form-walled .gform_button {
        margin-top: 30px;
    }
}

@media (max-width: 480px) {

    .form-walled .btn,
    .form-walled .gform_wrapper .gform_button,
    .form-walled .text-fineprint,
    .gform_wrapper .form-walled .gform_button {
        margin-top: 10px;
    }
}

.form-walled .text-fineprint {
    text-align: center;
}

.form-walled .btn,
.form-walled .gform_wrapper .gform_button,
.form-walled label,
.gform_wrapper .form-walled .gform_button {
    max-width: 520px;
    margin: 0 auto;
}

.hamburger {
    margin: 0;
    padding: 0;
    border: 0;
    position: relative;
    display: block;
    width: 32px;
    height: 24px;
}

.hamburger.on_press .line--top,
html:not(.mobile):not(.tablet) .hamburger:hover .line--top {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.hamburger.on_press .line--bottom,
html:not(.mobile):not(.tablet) .hamburger:hover .line--bottom {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}

.hamburger .lines {
    display: block;
    width: 32px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -12px;
}

.hamburger .line {
    background-color: #fff;
    display: block;
    position: absolute;
    left: 50%;
    width: 32px;
    height: 3px;
    margin-left: -16px;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    border-radius: 3px;
}

.hamburger .line--top {
    top: 0;
}

.hamburger .line--middle1,
.hamburger .line--middle2 {
    top: 50%;
    margin-top: -1.5px;
}

.hamburger .line--bottom {
    bottom: -1px;
}

.is-hamburgerOpen .hamburger .line--bottom,
.is-hamburgerOpen .hamburger .line--top {
    opacity: 0;
}

.is-hamburgerOpen .hamburger .line--middle1 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.is-hamburgerOpen .hamburger .line--middle2 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media (min-width: 960px) {
    .hamburger {
        display: none;
    }
}

.message {
    display: block;
    padding: 5px 0;
    font-size: 1.5rem;
}

.message--error {
    color: #e00404;
}

.message--success {
    display: block;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 1.3rem;
    font-weight: 600;
    border: 2px solid #1772FF;
    color: #1772FF;
    border-radius: 5px;
}

.message--js {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    padding: 10px 20px;
    font-weight: 600;
    background-color: #1772FF;
    color: #111;
    font-size: 1.5rem;
}

.newsletter {
    display: block;
}

.newsletter,
.newsletter .inner,
.newsletter label {
    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.6rem;
    height: 57px;
}

.reflogo {
    max-width: 100px;
}

.newsletter input[type="text"]::-webkit-input-placeholder {
    font-size: 1.3rem;
}

.newsletter button {
    position: absolute;
    right: 0;
    top: 30px;
}

.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: #fff;
        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;
    }
}

.quote-statement {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 995px;
    padding: 0 30px;
}

.quote-statement blockquote {
    font-size: 14px;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    position: relative;
    color: #fff;
    margin: 0;
}

.quote-statement blockquote .quote-statement__text {
    font-size: 20px;
}

@media screen and (min-width: 480px) {
    .quote-statement blockquote {
        font-size: calc(14px + 12 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement blockquote {
        font-size: 26px;
    }
}

@media screen and (min-width: 480px) {
    .quote-statement blockquote {
        line-height: calc(22px + 22 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement blockquote {
        line-height: 44px;
    }
}

@media screen and (min-width: 480px) {
    .quote-statement blockquote {
        padding-top: calc(15px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement blockquote {
        padding-top: 35px;
    }
}

@media screen and (min-width: 480px) {
    .quote-statement blockquote {
        padding-bottom: calc(15px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement blockquote {
        padding-bottom: 35px;
    }
}

.quote-statement figcaption {
    font-size: 12px;
    position: relative;
    z-index: 3;
}

@media screen and (min-width: 480px) {
    .quote-statement figcaption {
        font-size: calc(12px + 4 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement figcaption {
        font-size: 16px;
    }
}

.quote-statement__text {
    position: relative;
    z-index: 2;
}

.quote-statement__mark {
    width: 94px;
    height: 70px;
    margin-left: -47px;
    margin-top: -35px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    display: block;
}

@media screen and (min-width: 480px) {
    .quote-statement__mark {
        width: calc(94px + 94 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement__mark {
        width: 188px;
    }
}

@media screen and (min-width: 480px) {
    .quote-statement__mark {
        height: calc(70px + 70 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement__mark {
        height: 140px;
    }
}

@media screen and (min-width: 480px) {
    .quote-statement__mark {
        margin-left: calc(-47px + -47 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement__mark {
        margin-left: -94px;
    }
}

@media screen and (min-width: 480px) {
    .quote-statement__mark {
        margin-top: calc(-35px + -35 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .quote-statement__mark {
        margin-top: -70px;
    }
}

.pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    font-size: 1.4rem;
    font-weight: 800;
}

.pagination a {
    color: rgba(255, 255, 255, 0.55);
    text-decoration: none;
}

.pagination__list li,
.pagination__next,
.pagination__prev {
    line-height: 40px;
    padding: 0;
}

.pagination,
.pagination__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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination__list {
    list-style: none;
}

.pagination__list,
.pagination__list>li {
    margin: 0;
    padding: 0;
}

.pagination__list>li .current,
.pagination__list>li a,
.pagination__list>li.is-current {
    width: 30px;
    height: 40px;
    display: block;
}

.pagination__list li .current,
.pagination__list li.is-current {
    background-color: #1c1c1c;
    color: #fff;
    border-radius: 50%;
    width: 40px;
}

.pagination__next,
.pagination__prev {
    width: 40px;
    height: 40px;
    background-color: #111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #303030;
}

.pagination__next svg,
.pagination__prev svg {
    width: 13px;
    height: auto;
    position: relative;
    top: 0;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.pagination__next svg>*,
.pagination__prev svg>* {
    stroke: #1772FF;
}

.pagination__prev {
    margin-right: 30px;
}

.pagination__prev.on_press svg,
html:not(.mobile):not(.tablet) .pagination__prev:hover svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.pagination__next {
    margin-left: 30px;
}

.pagination__next.on_press svg,
html:not(.mobile):not(.tablet) .pagination__next:hover svg {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
}

.pagination .is-disabled {
    display: none;
}

.resource {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: left;
    background-color: #1c1c1c;
    overflow: hidden;
}

.resource>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.55);
}

.resource>a:focus,
.resource>a:hover {
    opacity: 1;
}

.resource__bg,
.resource__content {
    position: relative;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.resource__bg {
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
    max-height: 326px;
}

.resource__bg:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 70%;
}

.resource__bg:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.resource__bg .logo {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.resource__bg .logo img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}

.resource__content {
    padding: 20px;
    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;
    z-index: 2;
    background-color: #1c1c1c;
}

@media screen and (min-width: 480px) {
    .resource__content {
        padding: calc(20px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .resource__content {
        padding: 30px;
    }
}

.resource__title {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: normal;
    line-height: 1.2;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 48px;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

@media screen and (min-width: 480px) {
    .resource__title {
        font-size: calc(16px + 4 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .resource__title {
        font-size: 20px;
    }
}

.resource__text {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media screen and (min-width: 480px) {
    .resource__text {
        font-size: calc(13px + 3 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .resource__text {
        font-size: 16px;
    }
}

@media screen and (min-width: 480px) {
    .resource__text {
        line-height: calc(18px + 8 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .resource__text {
        line-height: 26px;
    }
}

@media screen and (min-width: 480px) {
    .resource__text {
        margin-bottom: calc(10px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .resource__text {
        margin-bottom: 30px;
    }
}

.resource__footer {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -10px;
}

.resource__footer .resource__avatar,
.resource__footer .resource__tags {
    margin-bottom: 10px;
}

.resource__footer .resource__avatar {
    margin-right: 10px;
}

.resource__tags {
    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;
    font-size: 1.2rem;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.55);
}

.resource__tags {
    margin: 0 0 5px;
    padding: 0;
}

.resource__tags>li {
    margin: 0;
    padding: 0;
    display: inline;
}

.resource__tags>li:not(:last-child):after {
    content: "|";
    font-weight: 800;
    color: rgba(255, 255, 255, 0.55);
    margin: 0 5px;
    opacity: 0.5;
}

.resource__tags>li.date {
    color: #fff;
}

.resource__tags>li:not(:last-child):not(:first-child):after {
    content: "|";
    margin-right: 3px;
}

.resource__more {
    font-size: 13px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 78px;
    border-top: 1px solid #111;
    padding: 0 30px;
    font-weight: 800;
    color: #fff;
    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) {
    .resource__more {
        font-size: calc(13px + 3 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .resource__more {
        font-size: 16px;
    }
}

.resource__more svg {
    margin-right: 30px;
}

@media (min-width: 768px) {

    .resource>a.on_press .resource__content,
    html:not(.mobile):not(.tablet) .resource>a:hover .resource__content {
        -webkit-transform: translateY(-78px);
        transform: translateY(-78px);
    }
}

@media (max-width: 767px) {

    .resource>a:focus .resource__title,
    .resource>a:hover .resource__title {
        color: #1772FF;
    }

    .resource .resource__more {
        display: none;
    }

    .resource__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .resource__footer .avatar-wrap+.resource__tags {
        margin-top: 10px;
    }
}

@media (max-width: 600px) {
    .resource>a {
        color: rgba(255, 255, 255, 0.85);
    }
}

.share-box {
    width: 50%;
}

.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:focus,
.share a:hover {
    color: #fff;
    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;
    text-align: start;
}

.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: #fff;
    padding: 15px 20px;
}

.share--resource a {
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.share--resource a:focus,
.share--resource a:hover {
    opacity: 0.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__list>li:not(:last-child),
.share--resource .share__title {
    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__icon,
.specialty__title {
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.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 0.2s linear;
    transition: opacity 0.2s linear;
}

.specialty__content .text {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.specialty.on_press .specialty__icon,
html:not(.mobile):not(.tablet) .specialty:hover .specialty__icon {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
}

.specialty.on_press .specialty__title,
html:not(.mobile):not(.tablet) .specialty:hover .specialty__title {
    -webkit-transform: translateY(-95px);
    transform: translateY(-95px);
}

.specialty.on_press .specialty__content,
html:not(.mobile):not(.tablet) .specialty:hover .specialty__content {
    opacity: 1;
}

.mobile .specialty .specialty__icon,
.tablet .specialty .specialty__icon {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
}

.mobile .specialty .specialty__title,
.tablet .specialty .specialty__title {
    -webkit-transform: translateY(-95px);
    transform: translateY(-95px);
}

.mobile .specialty .specialty__content,
.tablet .specialty .specialty__content {
    opacity: 1;
}

@media (min-width: 480px) and (max-width: 1023px) {

    .mobile .specialty,
    .tablet .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;
    }
}

.stat {
    display: block;
}

.stat,
.stat * {
    line-height: 1;
}

.stat__inner {
    position: relative;
    width: auto;
    display: inline-block;
}

.stat__inner .text {
    display: block;
    font-size: 3rem;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
}

.stat__inner .arrow {
    position: absolute;
    left: 100%;
    bottom: 0;
    height: 80%;
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
}

.stat__text {
    margin-top: 10px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.55);
    font-size: 1.6rem;
}

.menu-item-has-children {
    position: relative;
}

.menu-item-has-children>a {
    padding-right: 20px;
    position: relative;
}

.menu-item-has-children>a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 3px 0 3px;
    border-color: #1772FF transparent transparent transparent;
    -webkit-transition: -webkit-transform 0.1s ease-out;
    transition: -webkit-transform 0.1s ease-out;
    transition: transform 0.1s ease-out;
    transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}

.menu-item-has-children>.submenu {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    display: block;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    opacity: 0;
    top: 100%;
    left: 50%;
    width: 260px;
    margin-left: -110px;
    padding-top: 20px;
    border-radius: 5px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.menu-item-has-children>.submenu:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 20px);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.65);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.65);
    border-radius: 5px;
}

.menu-item-has-children>.submenu:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 100%;
    z-index: 2;
    margin-left: -6px;
    margin-bottom: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent rgba(35, 31, 32, 0.9) transparent;
}

.menu-item-has-children>.submenu>li {
    position: relative;
    z-index: 2;
    padding: 0 24px;
    background-color: rgba(35, 31, 32, 0.9);
    font-size: 14px;
}

.menu-item-has-children>.submenu>li:first-child {
    border-radius: 5px 5px 0 0;
}

.menu-item-has-children>.submenu>li:last-child {
    border-radius: 0 0 5px 5px;
}

.menu-item-has-children>.submenu>li:not(:last-child)>a {
    border-bottom: 1px solid #303030;
}

.menu-item-has-children>.submenu>li.is-active>a {
    color: #1772FF;
}

.menu-item-has-children>.submenu>li.is-active>a.on_press,
html:not(.mobile):not(.tablet) .menu-item-has-children>.submenu>li.is-active>a:hover {
    color: #f6f073;
}

.menu-item-has-children>.submenu>li.menu-item-has-children>a {
    padding-right: 30px;
}

.menu-item-has-children>.submenu>li.menu-item-has-children>a:after {
    right: 20px;
}

.menu-item-has-children>.submenu>li>a {
    white-space: nowrap;
    display: block;
    padding: 13px 0;
    color: #fff;
}

.menu-item-has-children>.submenu>li>a.on_press,
html:not(.mobile):not(.tablet) .menu-item-has-children>.submenu>li>a:hover {
    color: #1772FF;
}

.menu-item-has-children>.submenu .submenu {
    top: 0;
    left: 100%;
    margin-left: 0;
    padding-top: 0;
}

.menu-item-has-children.focussed,
.menu-item-has-children:hover {
    z-index: 2;
}

.menu-item-has-children.focussed>a:after,
.menu-item-has-children:hover>a:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.menu-item-has-children.focussed>.submenu,
.menu-item-has-children:hover>.submenu {
    display: block;
    clip: auto;
    height: auto;
    overflow: visible;
    white-space: normal;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.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-place,
.wp-google-right {
    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: #1c1c1c;
    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 0.2s ease-out, -webkit-box-shadow 0.2s linear;
    transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s linear;
    transition: transform 0.2s ease-out, box-shadow 0.2s linear;
    transition: transform 0.2s ease-out, box-shadow 0.2s linear, -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s linear;
}

.single-solution .section-specialty .value__inner,
.single-solution .section-specialty .wp-google-place,
.single-solution .section-specialty .wp-google-right {
    position: relative;
    padding: 40px;
    height: 200px;
}

.single-solution .section-specialty .value__inner.on_press .icon,
.single-solution .section-specialty .wp-google-place.on_press .icon,
.single-solution .section-specialty .wp-google-right.on_press .icon,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .value__inner:hover .icon,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-place:hover .icon,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-right:hover .icon {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
}

.single-solution .section-specialty .value__inner.on_press .title,
.single-solution .section-specialty .wp-google-place.on_press .title,
.single-solution .section-specialty .wp-google-right.on_press .title,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .value__inner:hover .title,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-place:hover .title,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-right:hover .title {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
}

.single-solution .section-specialty .value__inner.on_press .specialty__content,
.single-solution .section-specialty .wp-google-place.on_press .specialty__content,
.single-solution .section-specialty .wp-google-right.on_press .specialty__content,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .value__inner:hover .specialty__content,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-place:hover .specialty__content,
html:not(.mobile):not(.tablet) .single-solution .section-specialty .wp-google-right:hover .specialty__content {
    opacity: 1;
}

.widget-brands {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    width: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.widget-brands>li {
    padding-left: 8px;
    padding-right: 8px;
    min-width: 152px;
    white-space: nowrap;
    padding-bottom: 30px;
    white-space: normal;
}

@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: 1800px) {
    .widget-brands>li {
        padding-right: 7px;
    }
}

@media screen and (min-width: 1800px) {
    .widget-brands>li {
        min-width: unset;
    }
}

.widget-brands>li:first-child {
    margin-left: -8px;
}

@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: -7px;
    }
}

.widget-brands__item {
    font-size: 12px;
    width: 100%;
    margin: 0 auto;
    display: block;
    color: #fff;
    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 0.2s linear;
        transition: all 0.2s linear;
        opacity: 0.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 .logo>img {
    margin: 0 auto;
    display: block;
    max-width: 220px;
    max-height: 80px;
    width: auto;
    height: auto;
}

.widget-brands__item .stat {
    margin-bottom: 8px;
}

.widget-brands__item .post-stat-text {
    margin-bottom: 25px;
    display: block;
}

@media (max-width: 479px) {
    .widget-brands__item .post-stat-text {
        white-space: pre-wrap;
        min-height: 25px;
    }
}

.gform_wrapper .widget-brands__item .gform_button,
.widget-brands__item .btn,
.widget-brands__item .gform_wrapper .gform_button {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.gform_wrapper .widget-brands__item .gform_button:focus,
.gform_wrapper .widget-brands__item .gform_button:hover,
.widget-brands__item .btn:focus,
.widget-brands__item .btn:hover,
.widget-brands__item .gform_wrapper .gform_button:focus,
.widget-brands__item .gform_wrapper .gform_button:hover {
    background-color: #1772FF;
    color: #111;
}

.widget-brands__item.on_press,
html:not(.mobile):not(.tablet) .widget-brands__item:hover {
    text-decoration: none;
}

.widget-brands__item.on_press,
.widget-brands__item.on_press>*,
html:not(.mobile):not(.tablet) .widget-brands__item:hover,
html:not(.mobile):not(.tablet) .widget-brands__item:hover>* {
    opacity: 1;
}

.gform_wrapper .widget-brands__item.on_press .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,
html:not(.mobile):not(.tablet) .widget-brands__item:hover .btn,
html:not(.mobile):not(.tablet) .widget-brands__item:hover .gform_wrapper .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;
    }

    .gform_wrapper .widget-brands__item .gform_button,
    .widget-brands__item .btn,
    .widget-brands__item .gform_wrapper .gform_button {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
        transition: background-color 0.2s ease-out, color 0.2s ease-out;
    }

    .gform_wrapper .widget-brands__item.on_press .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,
    html:not(.mobile):not(.tablet) .widget-brands__item:hover .btn,
    html:not(.mobile):not(.tablet) .widget-brands__item:hover .gform_wrapper .gform_button {
        background-color: #1772FF;
        color: #111;
    }
}

.widget-newsletter {
    background-color: #1c1c1c;
    display: block;
    width: 100%;
    padding-left: 430px;
    padding-right: 50px;
    position: relative;
}

.widget-newsletter .title {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.2;
}

@media screen and (min-width: 480px) {
    .widget-newsletter .title {
        font-size: calc(18px + 32 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .widget-newsletter .title {
        font-size: 50px;
    }
}

@media screen and (min-width: 480px) {
    .widget-newsletter .title {
        margin-bottom: calc(20px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .widget-newsletter .title {
        margin-bottom: 60px;
    }
}

.widget-newsletter__inner {
    padding-top: 30px;
    padding-bottom: 30px;
    left: 0;
    position: relative;
    max-width: 720px;
    margin: 0 auto;
}

@media screen and (min-width: 480px) {
    .widget-newsletter__inner {
        padding-top: calc(30px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .widget-newsletter__inner {
        padding-top: 70px;
    }
}

@media screen and (min-width: 480px) {
    .widget-newsletter__inner {
        padding-bottom: calc(30px + 60 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .widget-newsletter__inner {
        padding-bottom: 90px;
    }
}

@media screen and (min-width: 1200px) {
    .widget-newsletter__inner {
        left: calc(0 + -30 * (100vw - 1200px) / 600);
    }
}

@media screen and (min-width: 1800px) {
    .widget-newsletter__inner {
        left: -30px;
    }
}

.widget-newsletter .newsletter .inner {
    margin-top: -10px;
}

.widget-newsletter .newsletter input[type="text"] {
    padding-right: 150px;
}

.widget-newsletter .newsletter button {
    top: 22px;
}

.widget-newsletter__fancy {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: -110px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    pointer-events: none;
    width: 100%;
    max-width: 528px;
    background-image: url(../../img/bg-brightest-minds--small--off.html);
}

.widget-newsletter__fancy:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 79.4%;
}

.widget-newsletter__fancy,
.widget-newsletter__fancy:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.widget-newsletter__fancy:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../img/bg-brightest-minds--small.html);
    opacity: 0;
}

.widget-newsletter__fancy.is-revealed:after {
    -webkit-animation: play 0.65s forwards 1s;
    animation: play 0.65s forwards 1s;
}

@-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;
    }
}

@media (min-width: 768px) and (max-width: 1180px) {
    .widget-newsletter .newsletter__hidden {
        clip: initial;
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static !important;
    }

    .widget-newsletter .newsletter input[type="text"] {
        height: 64px;
    }

    .widget-newsletter .newsletter input[type="text"]::-webkit-input-placeholder {
        display: none !important;
        visibility: hidden;
        opacity: 0;
    }

    .widget-newsletter .newsletter button {
        top: 28px;
    }
}

@media (max-width: 959px) {
    .widget-newsletter {
        padding-left: 30px;
        padding-right: 30px;
    }

    .widget-newsletter:before {
        content: "";
        display: block;
        width: 100%;
        padding-top: 80%;
    }

    .widget-newsletter .title {
        max-width: 480px;
    }

    .widget-newsletter__fancy {
        width: calc(100% + 50px);
        left: -50px;
        top: -50px;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .widget-newsletter .newsletter .message,
    .widget-newsletter .newsletter__hidden {
        font-size: 1.3rem;
        line-height: 1.4;
    }

    .widget-newsletter .newsletter__hidden {
        color: #fff;
    }

    .widget-newsletter .newsletter .inner {
        margin-top: -5px;
    }

    .widget-newsletter .newsletter input[type="text"] {
        padding-right: 20px;
        height: 60px;
        font-size: 1.6rem;
    }

    .widget-newsletter .newsletter .message {
        margin-bottom: 10px;
    }

    .widget-newsletter .newsletter button {
        position: static;
        width: 100%;
    }
}

@media (min-width: 481px) and (max-width: 959px) {
    .widget-newsletter:before {
        padding-top: 345px;
    }
}

.work {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: left;
    background-color: #1c1c1c;
    overflow: hidden;
}

.work>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.55);
    position: relative;
}

.work>a:focus,
.work>a:hover {
    opacity: 1;
}

.work__bg,
.work__content {
    position: relative;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.work__bg {
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
    max-height: 326px;
}

.work__bg:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 70%;
}

.work__bg:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.work__bg .logo {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.work__bg .logo img {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}

.work__content {
    padding: 20px;
    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;
    z-index: 2;
    background-color: #1c1c1c;
}

@media screen and (min-width: 480px) {
    .work__content {
        padding: calc(20px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .work__content {
        padding: 30px;
    }
}

.work__title {
    font-size: 16px;
    margin-bottom: 15px;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

@media screen and (min-width: 480px) {
    .work__title {
        font-size: calc(16px + 14 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .work__title {
        font-size: 30px;
    }
}

.work__text {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media screen and (min-width: 480px) {
    .work__text {
        font-size: calc(13px + 3 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .work__text {
        font-size: 16px;
    }
}

@media screen and (min-width: 480px) {
    .work__text {
        line-height: calc(18px + 8 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .work__text {
        line-height: 26px;
    }
}

@media screen and (min-width: 480px) {
    .work__text {
        margin-bottom: calc(10px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .work__text {
        margin-bottom: 20px;
    }
}

.work__tags {
    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;
    font-size: 1.2rem;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.55);
}

.work__tags,
.work__tags>li {
    margin: 0;
    padding: 0;
}

.work__tags>li:not(:last-child):after {
    content: "|";
    font-weight: 800;
    color: rgba(255, 255, 255, 0.55);
    margin: 0 5px;
    opacity: 0.5;
}

.work__tags>li:not(:last-child):not(:first-child):after {
    content: "|";
    margin-right: 3px;
}

.work__stat {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 78px;
    border-top: 1px solid #111;
    padding: 0 30px;
    font-size: 1.3rem;
    color: #fff;
    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;
}

.work__stat .stat.has-arrow {
    margin-right: 30px;
}

.work__stat .stat:not(.has-arrow) {
    margin-right: 15px;
}

.work__stat .stat__inner .text {
    font-size: 2.1rem;
}

.work__stat .stat svg {
    width: auto;
    height: 18px;
}

@media (min-width: 768px) {

    .work>a.on_press .logo,
    html:not(.mobile):not(.tablet) .work>a:hover .logo {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    .work>a.on_press .work__bg,
    html:not(.mobile):not(.tablet) .work>a:hover .work__bg {
        -webkit-transform: translateY(-39px);
        transform: translateY(-39px);
    }

    .work>a.on_press .work__content,
    html:not(.mobile):not(.tablet) .work>a:hover .work__content {
        -webkit-transform: translateY(-78px);
        transform: translateY(-78px);
    }

    .work.has-logo>a.on_press .work__bg:after,
    html:not(.mobile):not(.tablet) .work.has-logo>a:hover .work__bg:after {
        opacity: 1;
    }
}

@media (max-width: 767px) {

    .work>a:focus .work__title,
    .work>a:hover .work__title {
        color: #1772FF;
    }

    .work .work__stat {
        display: none;
    }
}

@media (max-width: 600px) {
    .work>a {
        color: rgba(255, 255, 255, 0.85);
    }
}

.wp-google-list .wp-google-reviews .slick-next,
.wp-google-list .wp-google-reviews .slick-prev {
    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: url(../../img/google-logo.html);
    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 0.5em;
}

.wp-google-stars path {
    fill: #1772FF;
}

.wp-google-stars .wp-stars {
    margin-left: -0.2em;
}

.wp-google-stars .wp-stars .wp-star {
    padding: 0 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 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: #1772FF;
}

.collapse {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    margin: 25px 0 0;
}

.collapse p:last-child {
    margin-bottom: 25px;
}

svg {
    min-height: 0;
    min-width: 0;
}

html {
    height: 100%;
}

body {
    background-color: #000;
    color: rgba(255, 255, 255, 0.85);
}

@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,
    .widget-brands {
        max-width: 1640px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .container--wide {
        max-width: 1900px;
    }

    .container--narrow {
        max-width: 1140px;
    }
}

@media (max-width: 1460px) {
    .widget-brands__item .logo>img {
        max-width: 150px;
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {

    .container,
    .widget-brands {
        max-width: 1520px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .container--wide {
        max-width: 1840px;
    }

    .container--narrow {
        max-width: 1080px;
    }
}

@media (max-width: 1023px) {

    .container,
    .widget-brands {
        max-width: 1460px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .container--wide {
        max-width: 1780px;
    }

    .container--narrow {
        max-width: 1020px;
    }
}

.bg-black {
    background-color: #000;
    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 .cms-block-content,
    .grid--walled .hero-internal__meta {
        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);
    }

    .section-brightestminds.js-wp.section-brightestminds-main.is-revealed {
        margin-bottom: 80px;
    }
}

@media screen and (min-width: 1800px) {
    .page-home .section-brightestminds {
        margin-bottom: 100px;
    }

    .section-brightestminds.js-wp.section-brightestminds-main.is-revealed {
        margin-bottom: 80px;
    }
}

.page-home .section-services {
    margin-bottom: 100px;
}

@media screen and (min-width: 480px) {
    .page-home .section-services {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1800px) {
    .page-home .section-services {
        margin-bottom: 20px;
    }
}

.page-home .quote-statement {
    margin-bottom: 125px;
}

.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-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: 160px;
    }
}

.page-about .hero-internal__content {
    max-width: 480px;
}

@media screen and (min-width: 480px) {
    .page-about .hero-internal__content {
        max-width: 79%;
    }
}

@media screen and (min-width: 1800px) {
    .page-about .hero-internal__content {
        max-width: 74%;
    }
}

.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;
}

.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 + 100 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .page-about .bg-black>.section-sidebyside--google {
        margin-top: 150px;
    }
}

@media screen and (min-width: 480px) {
    .page-about .bg-black>.section-sidebyside--google {
        margin-bottom: calc(100px + 100 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .page-about .bg-black>.section-sidebyside--google {
        margin-bottom: 150px;
    }
}

.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: 0;
}

@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;
    }
}

.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: 55%;
    }
}

.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: 85;
}

@media screen and (min-width: 480px) {
    .page-team .section-team {
        margin-bottom: calc(40px + 85 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .page-team .section-team {
        margin-bottom: 125px;
    }
}

.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: 160px;
    }
}

.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-fullwidth,
.single-solution .section-gr,
.single-solution .section-specialty {
    margin-bottom: 40px;
}

@media screen and (min-width: 480px) {

    .single-solution .section-fullwidth,
    .single-solution .section-gr,
    .single-solution .section-specialty {
        margin-bottom: calc(40px + 60 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .single-solution .section-fullwidth,
    .single-solution .section-gr,
    .single-solution .section-specialty {
        margin-bottom: 100px;
    }
}

.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 .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 .decorative-landscape,
.single-hiring .decorative-mosaic,
.single-hiring .section-positions,
.single-hiring .section-values {
    margin-bottom: 40px;
}

@media screen and (min-width: 480px) {

    .single-hiring .decorative-landscape,
    .single-hiring .decorative-mosaic,
    .single-hiring .section-positions,
    .single-hiring .section-values {
        margin-bottom: calc(40px + 80 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .single-hiring .decorative-landscape,
    .single-hiring .decorative-mosaic,
    .single-hiring .section-positions,
    .single-hiring .section-values {
        margin-bottom: 120px;
    }
}

.header-main {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100vw;
    font-size: 1.6rem;
}

.header-main:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #111;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 1;
}

.is-headerScroll .header-main {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.is-headerScroll .header-main nav ul li.active a svg {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

body:not(.is-headerScroll) .header-main:before {
    opacity: 0;
}

body:not(.page-home) .header-main__spacer {
    display: none;
}

.header-main a {
    text-decoration: none;
    color: #fff;
}

.header-main a .text {
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.sub-menu.submenu li.active a {
    color: #1772FF;
}

.header-main a:hover {
    opacity: 1;
}

.header-main a:hover .text {
    color: #1772FF;
    opacity: 1;
}

.header-main__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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    transition: all 0.4s ease-in-out;
}

.header-main__inner>* {
    position: relative;
    z-index: 2;
}

.header-main__spacer {
    width: 100%;
    height: 130px;
    display: block;
}

.page-home .header-main__spacer {
    display: none;
}

.header-main .logo {
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    display: block;
}

.header-main .logo a {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    width: 104px;
    overflow: hidden;
    display: inline-block;
}

.header-main .logo {
    width: 100%;
    max-width: 200px;
}

.header-main .logo img {
    width: auto;
    max-width: inherit;
}

body:not(.is-headerScroll) .header-main .logo-text {
    display: inline-block;
    vertical-align: middle;
    max-width: 104px;
    overflow: hidden;
}

body:not(.is-headerScroll) .header-main .logo-icon {
    display: inline-block;
    vertical-align: middle;
    max-width: 160px;
    margin-left: 0px;
    margin-right: 5px;
    overflow: hidden;
}

.header-main .logo-text {
    max-width: 0;
    width: 0;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
}

.header-main .logo-text img {
    max-width: initial;
    max-height: inherit;
    width: 104px;
    height: 55px;
}

.header-main .logo-icon {
    max-width: 55px;
}

.header-main .logo.on_press,
html:not(.mobile):not(.tablet) .header-main .logo:hover {
    opacity: 0.65;
}

.header-main nav>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.header-main nav>ul>li {
    margin-left: 10px;
    margin-right: 10px;
}

@media screen and (min-width: 1250px) {
    .header-main nav>ul>li {
        margin-left: 25px;
    }
}

@media screen and (min-width: 1250px) {
    .header-main nav>ul>li {
        margin-right: 25px;
    }
}

.header-main nav>ul>li:first-child {
    margin-left: 0;
}

.header-main nav>ul>li:last-child {
    margin-right: 0;
}

.header-main nav>ul>li>a {
    position: relative;
}

.header-main nav>ul>li:not(.has-phone) svg {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 80px;
    margin-left: -40px;
    height: 7px;
    display: block;
    -webkit-transition: opacity 0.2s linear 0.2s, -webkit-transform 0.2s ease-out;
    transition: opacity 0.2s linear 0.2s, -webkit-transform 0.2s ease-out;
    transition: opacity 0.2s linear 0.2s, transform 0.2s ease-out;
    transition: opacity 0.2s linear 0.2s, transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.header-main nav>ul>li.active:not(.has-phone) a svg {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.header-main nav>ul .phone {
    position: relative;
    padding-left: 16px;
    display: inline-block;
}

@media screen and (min-width: 960px) {
    .header-main nav>ul .phone {
        padding-left: calc(16px + 9 * (100vw - 960px) / 290);
    }
}

@media screen and (min-width: 1250px) {
    .header-main nav>ul .phone {
        padding-left: 25px;
    }
}

.header-main nav>ul .phone svg {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    height: 16px;
    width: 16px;
    margin-top: -8px;
}

@media (max-width: 959px) {
    .header-main nav>ul .phone svg {
        width: 26px;
        height: 26px;
        margin-top: -11px;
    }
}

.gform_wrapper .header-main nav>ul .js-enquiryToggle.gform_button,
.header-main nav>ul .btn.js-enquiryToggle,
.header-main nav>ul .gform_wrapper .js-enquiryToggle.gform_button {
    padding: 0;
    width: 140px;
}

@media screen and (min-width: 960px) {

    .gform_wrapper .header-main nav>ul .js-enquiryToggle.gform_button,
    .header-main nav>ul .btn.js-enquiryToggle,
    .header-main nav>ul .gform_wrapper .js-enquiryToggle.gform_button {
        width: calc(140px + 40 * (100vw - 960px) / 290);
    }
}

@media screen and (min-width: 1250px) {

    .gform_wrapper .header-main nav>ul .js-enquiryToggle.gform_button,
    .header-main nav>ul .btn.js-enquiryToggle,
    .header-main nav>ul .gform_wrapper .js-enquiryToggle.gform_button {
        width: 180px;
    }
}

.gform_wrapper .header-main nav>ul .js-enquiryToggle.gform_button,
.header-main nav>ul .btn.js-enquiryToggle,
.header-main nav>ul .gform_wrapper .js-enquiryToggle.gform_button,
.header-main nav>ul>li>a {
    line-height: 46px;
}

@media (min-width: 960px) {
    .header-main {
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
        -webkit-transform: translate(0, 30px);
        transform: translate(0, 30px);
    }

    .header-main__inner {
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear;
    }

    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: 0.35;
        pointer-events: none;
    }
}

@media (max-width: 959px) {
    .header-main:before {
        content: "";
    }

    .header-main__inner {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .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-action,
    .header-main nav>ul>li.has-phone {
        display: block;
    }

    .header-main nav>ul>li.has-phone .phone {
        padding-left: 0;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out;
        width: 26px;
        height: 26px;
    }

    .header-main nav>ul>li.has-phone .phone .icon {
        position: static;
    }

    .header-main nav>ul>li.has-phone .phone.on_press,
    html:not(.mobile):not(.tablet) .header-main nav>ul>li.has-phone .phone:hover {
        opacity: 0.65;
    }
}

.header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    font-size: 2rem;
    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 0.2s ease-out;
    transition: all 0.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: 0.05s;
    transition-delay: 0.05s;
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(4) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(5) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(6) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.is-hamburgerOpen .header-mobile nav ul li:nth-child(7) {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.header-mobile a {
    text-decoration: none;
    color: #fff;
}

.header-mobile a .text {
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.header-mobile a:focus,
.header-mobile a:hover {
    opacity: 1;
}

.header-mobile a:focus .text,
.header-mobile a:hover .text {
    color: #1772FF;
    opacity: 1;
}

.gform_wrapper .header-mobile .gform_button,
.header-mobile .btn.btn--primary,
.header-mobile .gform_wrapper .gform_button {
    line-height: 49px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.4rem;
    color: #111;
}

.gform_wrapper .header-mobile .on_press.gform_button,
.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,
html:not(.mobile):not(.tablet) .header-mobile .btn.btn--primary:hover,
html:not(.mobile):not(.tablet) .header-mobile .gform_wrapper .gform_button:hover {
    color: #111;
}

.header-mobile .logo {
    display: block;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.header-mobile .logo,
.header-mobile .logo svg {
    width: 150px;
}

.header-mobile .logo.on_press,
html:not(.mobile):not(.tablet) .header-mobile .logo:hover {
    opacity: 0.65;
}

.header-mobile nav ul li {
    margin-bottom: 40px;
}

.header-mobile nav ul li.is-active>a {
    color: #1772FF;
}

.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 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
    transition: opacity 0.2s ease-out, transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.header-mobile nav ul a {
    display: block;
    width: 100%;
    line-height: 1;
}

.header-mobile nav ul a.on_press,
html:not(.mobile):not(.tablet) .header-mobile nav ul a:hover {
    color: #1772FF;
}

.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: 0.4;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.header-mobile .social a.on_press,
html:not(.mobile):not(.tablet) .header-mobile .social a:hover {
    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: #fff;
}

.header-mobile .social .icon--facebook,
.header-mobile .social .icon--instagram {
    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 #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.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 0.2s ease-out;
    transition: fill 0.2s ease-out;
}

.footer-main .logo.on_press .path-1,
html:not(.mobile):not(.tablet) .footer-main .logo:hover .path-1 {
    fill: #c2c3c1;
}

.footer-main .logo.on_press .path-2,
html:not(.mobile):not(.tablet) .footer-main .logo:hover .path-2 {
    fill: #1772FF;
}

.footer-main a {
    color: rgba(255, 255, 255, 0.85);
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    display: inline-block;
    vertical-align: middle;
}

.footer-main a~a {
    margin-left: 20px;
    max-width: 150px;
}

.footer-main .reflogo {
    max-width: 100px;
}

.footer-main a:focus,
.footer-main a:hover {
    color: #fff;
    opacity: 1;
}

.footer-main>.container,
.footer-main>.widget-brands {
    padding-top: 65px;
    padding-bottom: 40px;
}

@media screen and (min-width: 480px) {

    .footer-main>.container,
    .footer-main>.widget-brands {
        padding-bottom: calc(80px + 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: #fff;
    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;
}

.footer-main__learn__resources .list>li a {
    font-size: 1.6rem;
    line-height: 1.7;
    display: block;
    padding: 15px 30px;
    padding-left: 70px;
    color: #fff;
    position: relative;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.footer-main__learn__resources .list>li a:focus,
.footer-main__learn__resources .list>li a:hover {
    color: #1772FF;
    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 0.2s ease-out, opacity 0.2s linear;
    transition: padding-left 0.2s ease-out, opacity 0.2s linear;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.footer-main__learn__resources .cta svg {
    position: absolute;
    left: 15px;
    top: 30px;
    width: 45px;
    height: 13px;
    display: block;
}

.footer-main__learn__resources .cta:focus,
.footer-main__learn__resources .cta:hover {
    text-decoration: none;
    color: #1772FF;
}

.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: #1c1c1c;
    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;
    }
}

.footer-main__learn .footer-main__resource a.on_press,
html:not(.mobile):not(.tablet) .footer-main__learn .footer-main__resource a:hover {
    text-decoration: none;
}

.footer-main__learn .footer-main__resource .content {
    display: block;
}

.footer-main__learn .footer-main__resource .content:focus .title,
.footer-main__learn .footer-main__resource .content:hover .title {
    color: #1772FF;
}

.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 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.footer-main__learn .footer-main__resource .avatar-wrap {
    margin-top: 20px;
}

.footer-main__communication {
    margin-bottom: 50px;
}

.footer-main__communication .share .reviewText {
    padding-right: 30px;
}

.companyPartner .blockchainTechno {
    width: 100px;
}

@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 {
    margin-left: -40px;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.footer-main__communication .grid__col {
    padding-left: 40px;
}

.footer-main__communication .grid__col:first-child {
    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 {
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.footer-main__communication .share a:focus,
.footer-main__communication .share a:hover {
    color: #1772FF;
}

.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 screen and (min-width: 1800px) {
    .footer-main__locations {
        margin-bottom: 100px;
    }
}

.footer-main__locations .title {
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 20px;
}

.footer-main__locations ul {
    list-style: none;
    margin: 0;
    padding: 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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-main__credits {
    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-main__credits ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
}

.footer-main__credits ul li:not(:last-child) {
    margin-right: 25px;
}

.footer-main__credits button {
    display: block;
    position: relative;
    color: #fff;
    padding-right: 30px;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.footer-main__credits button:focus,
.footer-main__credits button:hover {
    color: #1772FF;
}

.footer-main__credits button .icon {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.footer-main__credits button .icon:before {
    display: block;
    font-size: 8px;
    line-height: 1;
    color: #1772FF;
}

.footer-main__credits button.is-active .icon {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.footer-main:not(.is-revealed) .cta {
    padding-left: 40px;
    opacity: 0;
}

@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: 2rem;
    }

    .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__locations ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .footer-main__locations ul>li:first-child {
        width: 100%;
        margin-bottom: 30px;
    }

    .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:focus,
    .footer-main__credits .share a:hover {
        color: #fff;
    }
}

@media (max-width: 767px) {

    .footer-main__learn__resources .cta,
    .footer-main__learn__resources .list>li .title {
        font-size: 1.4rem;
    }

    .footer-main__learn .footer-main__resource .title {
        font-size: 1.4rem;
    }
}

@media (min-width: 768px) {
    .footer-main__credits .share {
        display: none;
    }

    .footer-main__communication .newsletter .message {
        position: absolute;
        left: 0;
        top: 100%;
    }
}

@media (max-width: 767px) {
    .footer-main__learn .grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer-main__learn .grid>.grid__col {
        width: 100%;
        max-width: 100%;
        margin-bottom: 0;
    }

    .footer-main__learn .grid>.grid__col:not(:first-child) {
        display: none;
    }

    .footer-main__learn .footer-main__resource {
        display: none;
    }

    .footer-main__communication .newsletter label {
        margin-bottom: 10px;
    }

    .footer-main__communication .newsletter input[type="text"] {
        padding-right: 20px;
    }

    .footer-main__communication .newsletter button {
        width: 100%;
        position: static;
        max-width: 100px;
    }

    .footer-main__locations {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        font-size: 1.1rem;
        line-height: 1.4;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 0;
    }

    .footer-main__locations .title {
        font-size: 1.4rem;
        margin-bottom: 10px;
    }

    .footer-main__locations .logo>svg {
        width: 54px;
        height: 40px;
        display: block;
    }

    .footer-main__locations ul {
        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-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .footer-main__locations ul>li {
        width: 50%;
        margin-bottom: 20px;
    }

    .footer-main__locations ul>li:first-child {
        width: 50%;
    }

    .footer-main__locations ul>li:nth-child(2) .text {
        display: block;
        width: 100%;
    }

    .footer-main__locations ul>li:nth-child(2) a {
        display: inline-block;
        color: rgba(255, 255, 255, 0.85);
        font-size: 1.4rem;
    }

    .footer-main__locations ul>li:nth-child(5),
    .footer-main__locations ul>li:nth-child(6) {
        margin-bottom: 0;
    }

    .footer-main__credits .freecall {
        display: none;
    }

    .footer-main__credits,
    .footer-main__credits ul {
        -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;
    }

    .footer-main__credits ul {
        margin-bottom: 15px;
    }

    .footer-main button {
        padding-right: 20px;
    }

    .footer-main button .icon {
        margin-top: -2px;
    }

    .footer-main button .icon:before {
        font-size: 6px;
    }
}

.footer-sitemap {
    display: none;
    font-size: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    background-color: #000;
}

.footer-sitemap .widget-brands {
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 1040px;
}

@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;
    display: flex;
    flex-wrap: wrap;
}

.footer-sitemap .grid__col li {
    flex: 0 0 50%;
    max-width: 50%;
}

.footer-sitemap .grid__col li:first-child {
    flex: 0 0 100%;
    max-width: 100%;
}

.footer-sitemap a {
    display: inline-block;
    color: rgba(255, 255, 255, 0.55);
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.footer-sitemap a:focus,
.footer-sitemap a:hover {
    color: #fff;
    opacity: 1;
}

.footer-sitemap .spacer,
.footer-sitemap .title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    font-size: 1.4rem;
    margin-bottom: 20px;
}

.footer-sitemap .spacer a,
.footer-sitemap .title a {
    color: #fff;
}

@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: #1c1c1c;
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: auto;
    -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: #fff;
}

.enquiry__close {
    position: absolute;
    right: 40px;
    top: 35px;
    width: 22px;
    height: 22px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.enquiry__close:after,
.enquiry__close:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 2px;
    margin-left: -11px;
    margin-top: -1px;
    border-radius: 2px;
    background-color: #1772FF;
    display: block;
}

.enquiry__close:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.enquiry__close.on_press,
html:not(.mobile):not(.tablet) .enquiry__close:hover {
    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 0.2s ease-out;
    transition: all 0.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:first-child {
    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(2n) {
    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 input[type="checkbox"]+.label,
    .enquiry input[type="radio"]+.label,
    .enquiry textarea {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

@media (min-width: 960px) {

    .container--outer,
    .enquiry {
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.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;
    }
}

.is-editable:after {
    content: "";
    clear: both;
    display: table;
}

.is-editable img {
    width: auto;
    max-width: 100%;
    display: block;
}

.is-editable .iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.is-editable .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cta-brightestminds {
    text-align: center;
    color: #fff;
}

.cta-brightestminds__wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}

@media screen and (min-width: 480px) {
    .cta-brightestminds__wrap {
        padding-top: calc(40px + 205 * (100vw - 800px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-brightestminds__wrap {
        padding-top: 245px;
    }
}

@media screen and (min-width: 480px) {
    .cta-brightestminds__wrap {
        padding-bottom: calc(40px + 205 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-brightestminds__wrap {
        padding-bottom: 350px;
    }
}

.cta-brightestminds__overlay {
    position: relative;
    z-index: 2;
}

.cta-brightestminds__title {
    font-size: 24px;
    margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
    .cta-brightestminds__title {
        font-size: calc(26px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-brightestminds__title {
        font-size: 54px;
    }
}

@media screen and (min-width: 480px) {
    .cta-brightestminds__title {
        margin-bottom: calc(10px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-brightestminds__title {
        margin-bottom: 40px;
    }
}

.cta-brightestminds__intro {
    margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
    .cta-brightestminds__intro {
        margin-bottom: calc(10px + 50 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-brightestminds__intro {
        margin-bottom: 40px;
    }
}

.cta-brightestminds__intro .link {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    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;
    padding: 10px 20px;
    max-width: 350px;
    margin: 0 auto;
}

@media screen and (min-width: 480px) {
    .cta-brightestminds__intro .link {
        font-size: calc(16px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-brightestminds__intro .link {
        font-size: 26px;
    }
}

.cta-brightestminds__intro .link:focus,
.cta-brightestminds__intro .link:hover {
    text-decoration: none;
}

.cta-brightestminds__intro .link:focus {
    color: #1772FF;
}

.cta-brightestminds__intro .link .text,
.cta-brightestminds__intro .link svg {
    -webkit-transition: -webkit-transform 0.1s ease-out;
    transition: -webkit-transform 0.1s ease-out;
    transition: transform 0.1s ease-out;
    transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}

.cta-brightestminds__intro .link.on_press .text,
html:not(.mobile):not(.tablet) .cta-brightestminds__intro .link:hover .text {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
}

.cta-brightestminds__intro .link.on_press svg,
html:not(.mobile):not(.tablet) .cta-brightestminds__intro .link:hover svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.cta-brightestminds__intro .link,
.cta-brightestminds__intro .title {
    position: relative;
    z-index: 2;
}

.cta-brightestminds__intro svg {
    width: 40px;
    height: auto;
    margin-left: 12px;
}

@media screen and (min-width: 480px) {
    .cta-brightestminds__intro svg {
        width: calc(40px + 57 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-brightestminds__intro svg {
        width: 97px;
    }
}

.cta-brightestminds__intro .mosaic {
    position: absolute;
    z-index: 1;
}

.cta-brightestminds__content {
    font-size: 16px;
    display: block;
    max-width: 605px;
    margin: 0 327px auto;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
}

@media screen and (min-width: 480px) {
    .cta-brightestminds__content {
        font-size: calc(14px + 4 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-brightestminds__content {
        font-size: 16px;
    }
}

.cta-brightestminds__mosaic {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 20px;
    z-index: 1;
    width: calc(100% + 40px);
    display: block;
}

.cta-brightestminds__mosaic .mosaic {
    position: absolute;
    display: block;
    filter: grayscale(100);
}

.cta-brightestminds__mosaic .mosaic:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
}

.cta-brightestminds__mosaic .mosaic .bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    left: 0;
    top: 0;
}

.cta-brightestminds__mosaic .mosaic--1 {
    left: 0;
    bottom: 0;
    width: 33.3333%;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}

.cta-brightestminds__mosaic .mosaic--2 {
    left: 33.3333%;
    bottom: 0;
    width: 16.666667%;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
}

.cta-brightestminds__mosaic .mosaic--2 .bg {
    -webkit-transform: translateY(calc(-100% - 40px));
    transform: translateY(calc(-100% - 40px));
}

.cta-brightestminds__mosaic .mosaic--3 {
    left: 50%;
    bottom: 25%;
    width: 14.666667%;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

.cta-brightestminds__mosaic .mosaic--4 {
    right: 12%;
    bottom: 0;
    width: 23.33333%;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
}

.cta-brightestminds__mosaic .mosaic--5 {
    left: 0;
    top: 0;
    width: 16.66667%;
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.cta-brightestminds__mosaic .mosaic--5 .bg {
    -webkit-transform: translateY(calc(100% + 40px));
    transform: translateY(calc(100% + 40px));
}

.cta-brightestminds__mosaic .mosaic--6 {
    left: 19%;
    top: 58px;
    width: 25.3333%;
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.cta-brightestminds__mosaic .mosaic--7 {
    left: 60%;
    top: 10%;
    width: 20%;
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

.cta-brightestminds__mosaic .mosaic--7 .bg {
    -webkit-transform: translateY(calc(100% + 40px));
    transform: translateY(calc(100% + 40px));
}

.cta-brightestminds__mosaic .mosaic--8 {
    left: 64%;
    top: 0;
    width: 14.66667%;
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

.cta-brightestminds__mosaic .mosaic--2 .bg,
.cta-brightestminds__mosaic .mosaic--3 .bg,
.cta-brightestminds__mosaic .mosaic--6 .bg,
.cta-brightestminds__mosaic .mosaic--7 .bg,
.cta-brightestminds__mosaic .mosaic--8 .bg {
    opacity: 0.44;
}

@media (max-width: 1023px) {
    .cta-brightestminds__mosaic {
        margin-top: 10px;
        width: calc(100% + 20px);
    }

    .cta-brightestminds__mosaic .mosaic .bg {
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        opacity: 0.5;
    }

    .cta-brightestminds__mosaic .mosaic--3 .bg,
    .cta-brightestminds__mosaic .mosaic--6 .bg,
    .cta-brightestminds__mosaic .mosaic--8 .bg {
        opacity: 0.22;
    }

    .cta-brightestminds__mosaic .mosaic--2 .bg {
        -webkit-transform: translateY(calc(-100% - 20px));
        transform: translateY(calc(-100% - 20px));
    }

    .cta-brightestminds__mosaic .mosaic--5 .bg,
    .cta-brightestminds__mosaic .mosaic--7 .bg {
        -webkit-transform: translateY(calc(100% + 20px));
        transform: translateY(calc(100% + 20px));
    }
}

.cta-letstalk {
    margin-top: 125px;
    margin-bottom: 40px;
}

.cta-letstalk p {
    font-size: 20px;
}

@media (max-width: 902px) {
    .cta-letstalk {
        margin-top: 85px;
        margin-bottom: 0;
    }
}

@media (max-width: 1199px) {
    .cta-letstalk p {
        font-size: 16px;
    }

}

@media (max-width: 767px) {
    .cta-brightestminds__mosaic {
        margin-top: 5px;
        margin-left: -30px;
        margin-right: -30px;
        width: calc(100% + 70px);
    }

    .cta-brightestminds__mosaic .mosaic .bg {
        width: calc(100% - 10px);
        height: calc(100% - 10px);
        opacity: 0.22;
    }

    .cta-brightestminds__mosaic .mosaic--3 .bg,
    .cta-brightestminds__mosaic .mosaic--6 .bg,
    .cta-brightestminds__mosaic .mosaic--8 .bg {
        opacity: 0.15;
    }

    .cta-brightestminds__mosaic .mosaic--2 .bg {
        -webkit-transform: translateY(calc(-100% - 10px));
        transform: translateY(calc(-100% - 10px));
    }

    .cta-brightestminds__mosaic .mosaic--5 .bg,
    .cta-brightestminds__mosaic .mosaic--7 .bg {
        -webkit-transform: translateY(calc(100%+10px));
        transform: translateY(calc(100% + 10px));
    }
}

.cta-letstalk {
    font-size: 14px;
    text-align: center;
    color: #fff;
}

@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(40px + 12 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-letstalk .title {
        font-size: 48px;
    }
}

@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: 0;
}

.cta-letstalk__fineprint {
    color: rgba(255, 255, 255, 0.85);
}

.cta-letstalk__fineprint a {
    text-decoration: underline;
    color: inherit;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.cta-letstalk__fineprint a:focus,
.cta-letstalk__fineprint a:hover {
    color: #fff;
    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;
    }
}

.cta-more {
    text-align: center;
    color: #fff;
}

.cta-more__title {
    font-size: 28px;
    margin-bottom: 40px;
}

@media screen and (min-width: 480px) {
    .cta-more__title {
        font-size: calc(28px + 22 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-more__title {
        font-size: 50px;
    }
}

@media screen and (min-width: 480px) {
    .cta-more__title {
        margin-bottom: calc(40px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cta-more__title {
        margin-bottom: 80px;
    }
}

.cta-more .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;
    margin-left: -20px;
}

.cta-more .grid__col {
    width: 33.3333%;
    max-width: 33.3333%;
    padding-left: 20px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}


.cta-more__controls {
    position: relative;
}

.cta-more__controls .cta-more__controls__next,
.cta-more__controls .cta-more__controls__prev {
    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;
}

.cta-more__controls .cta-more__controls__next.slick-disabled,
.cta-more__controls .cta-more__controls__prev.slick-disabled {
    display: none !important;
}

.cta-more__controls .cta-more__controls__next svg,
.cta-more__controls .cta-more__controls__prev svg {
    width: 13px;
    height: auto;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.cta-more__controls .cta-more__controls__next svg>*,
.cta-more__controls .cta-more__controls__prev svg>* {
    fill: #1772FF;
}

.cta-more__controls .cta-more__controls__prev {
    left: -20px;
}

.cta-more__controls .cta-more__controls__prev.on_press svg,
html:not(.mobile):not(.tablet) .cta-more__controls .cta-more__controls__prev:hover svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.cta-more__controls .cta-more__controls__next {
    right: -20px;
}

.cta-more__controls .cta-more__controls__next.on_press svg,
html:not(.mobile):not(.tablet) .cta-more__controls .cta-more__controls__next:hover svg {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
}

.cta-more__slider {
    margin-bottom: 20px;
}

.cta-more__slider .slick-list {
    overflow: visible;
}

.cta-more__slider,
.cta-more__slider .slick-list,
.cta-more__slider .slick-track {
    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-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media (max-width: 1199px) {

    .cta-more .grid__col {
        width: 50%;
        max-width: 50%;
    }
}

@media (max-width: 959px) {
    .cta-more .grid {
        display: block;
    }

    .cta-more .grid>.grid__col {
        width: 50%;
        max-width: none;
    }

    .cta-more .work .work__text {
        min-height: 60px;
    }
}

@media (max-width: 767px) {
    .cta-more .work .work__text {
        min-height: 80px;
    }
}

@media (max-width: 599px) {
    .cta-more__controls {
        margin-left: -30px;
        margin-right: -30px;
    }

    .cta-more__controls .cta-more__controls__prev {
        left: 10px;
    }

    .cta-more__controls .cta-more__controls__next {
        right: 10px;
    }

    .cta-more .grid>.grid__col {
        width: 100%;
    }

    .cta-more .grid__col {
        width: 100%;
        max-width: 100%;
    }

    .cta-more__slider .slick-list {
        padding: 0 30px !important;
    }
}

.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: 0.3s;
    transition-delay: 0.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.html);
        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: #fff;
    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;
    padding-top: 100px;
}

.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;
}

@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: 260px;
        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-internal {
    width: 100vw;
    position: relative;
    z-index: 1;
}

.hero-internal.js-wp.is-revealed {
    padding: 50px;
    height: 600px;
    padding-top: 150px;

}
.page-about .hero-internal {
    margin-bottom: 56px;
}
.hero-internal .container {
        padding-bottom: calc(100px + 35 * (100vw - 480px) / 1320);}

@media (min-width: 960px) {
    .single-work .hero-internal .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-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .single-work .hero-internal .grid>.grid-item {
        width: 50%;
    }

    .single-work .hero-internal .grid>.grid-item:first-child .hero-internal__video {
        display: none;
    }
}

@media (max-width: 959px) {
    .single-work .hero-internal .grid>.grid-item:not(:last-child) {
        margin-bottom: 40px;
    }

    .single-work .hero-internal .grid>.grid-item:first-child .hero-internal__video {
        margin-bottom: 40px;
    }

    .single-work .hero-internal .grid>.grid-item:nth-child(2) {
        display: none;
    }
}

.single-work .hero-internal .grid>.grid-item:first-child {
    padding-right: 50px;
    padding-right: 0;
}

@media screen and (min-width: 960px) {
    .single-work .hero-internal .grid>.grid-item:first-child {
        padding-right: calc(50px + 100 * (100vw - 960px) / 840);
    }
}

@media screen and (min-width: 1800px) {
    .single-work .hero-internal .grid>.grid-item:first-child {
        padding-right: 150px;
    }
}

.single-work .hero-internal__content,
.single-work .hero-internal__title {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}

.single-work .hero-internal__content a {
    text-decoration: underline;
}

.single-work .hero-internal__stats {
    max-width: 460px;
    display: block;
}

.single-work .hero-internal__daterange {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.4rem;
}

.single-work .hero-internal a.hero-internal__video.on_press,
html:not(.mobile):not(.tablet) .single-work .hero-internal a.hero-internal__video:hover {
    opacity: 1;
    text-decoration: none;
}

.single-work .hero-internal a.hero-internal__video.on_press .icon,
html:not(.mobile):not(.tablet) .single-work .hero-internal a.hero-internal__video:hover .icon {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.single-work .hero-internal a.hero-internal__video.on_press .bg,
html:not(.mobile):not(.tablet) .single-work .hero-internal a.hero-internal__video:hover .bg {
    opacity: 0.65;
}

@media (min-width: 768px) {

    .single-work .hero-internal__content,
    .single-work .hero-internal__stats-controls,
    .single-work .hero-internal__title {
        position: relative;
        z-index: 2;
    }

    .single-work .hero-internal+.content-main .section-sidexside .grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.hero-internal.is-masked:after,
.hero-internal.is-masked:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: block;
}

.hero-internal.is-masked:before {
    width: 100%;
    height: 35%;
    background: -webkit-gradient(linear, left bottom, left top, from(#111), to(rgba(17, 17, 17, 0)));
    background: linear-gradient(to top, #111 0, rgba(17, 17, 17, 0) 100%);
}

.hero-internal.is-masked:after {
    width: 100%;
    height: 100%;
    background: linear-gradient(115deg, rgba(17, 17, 17, 0.65) 0, #111 100%);
}

.hero-internal.is-masked+.content-main {
    margin-top: -50px;
    position: relative;
    z-index: 2;
}

.hero-internal.is-masked .hero-internal__bg {
    opacity: 1;
}

.hero-internal>.container,
.hero-internal>.widget-brands {
    position: relative;
    z-index: 3;
}

.hero-internal__logo {
    margin-bottom: 20px;
}

.hero-internal__logo>img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.hero-internal__content,
.hero-internal__title {
    margin: 0 auto;
    text-align: center;
}

.hero-internal__title {
    font-size: 40px;
    margin-bottom: 30px;
    line-height: 1;
    /* max-width: 920px; */
}

@media screen and (min-width: 480px) {
    .hero-internal__title {
        font-size: calc(32px + 46 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .hero-internal__title {
        font-size: 75px;
    }
}

@media screen and (min-width: 480px) {
    .hero-internal__title {
        margin-bottom: calc(30px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .hero-internal__title {
        margin-bottom: 60px;
    }
}

.hero-internal .work__tags {
    color: #1772FF;
    margin-bottom: 20px;
    font-size: 14px;
}

@media screen and (min-width: 480px) {
    .hero-internal .work__tags {
        margin-bottom: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .hero-internal .work__tags {
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 480px) {
    .hero-internal .work__tags {
        font-size: calc(14px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .hero-internal .work__tags {
        font-size: 16px;
    }
}

.hero-internal .work__tags a {
    color: #1772FF;
}

.hero-internal__content {
    color: #fff;
}

.hero-internal__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;
    opacity: 0.5;
}

.hero-internal__video {
    display: block;
    width: 100%;
    color: inherit;
}

.hero-internal__video>.inner {
    position: relative;
}

.hero-internal__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: #fff;
    text-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media screen and (min-width: 480px) {
    .hero-internal__video>.inner .icon {
        font-size: calc(50px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .hero-internal__video>.inner .icon {
        font-size: 80px;
    }
}

@media screen and (min-width: 480px) {
    .hero-internal__video>.inner .icon {
        margin-top: calc(-25px + -15 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .hero-internal__video>.inner .icon {
        margin-top: -40px;
    }
}

.hero-internal__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 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.hero-internal__video>.inner .bg:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 63.89%;
}

.hero-internal__video>.inner .bg:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    opacity: 0.27;
}

.hero-internal__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;
}

@media screen and (min-width: 768px) {
    .hero-internal__video>.supporting-text {
        margin-top: calc(10px + 15 * (100vw - 768px) / 1032);
    }
}

@media screen and (min-width: 1800px) {
    .hero-internal__video>.supporting-text {
        margin-top: 25px;
    }
}

.hero-internal__video>.supporting-text .illo {
    margin-left: 10px;
    height: 25px;
    width: auto;
}

.hero-internal__video>.supporting-text .illo path {
    stroke: #1772FF;
}

@media (max-width: 479px) {
    .hero-internal__video>.supporting-text .illo {
        width: 20px;
        height: auto;
        margin-left: 5px;
    }
}

.hero-internal__video.is-image .bg:after {
    content: none;
}

.hero-internal__meta {
    position: relative;
}

@media (min-width: 960px) {
    .hero-internal__meta {
        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;
        font-size: 1.4rem;
    }

    .hero-internal__meta .avatar-wrap,
    .hero-internal__meta .share__title,
    .hero-internal__meta .tag-wrap {
        font-size: 1.4rem;
    }

    .hero-internal__meta .avatar-wrap,
    .hero-internal__meta .tag-wrap {
        position: absolute;
        top: 50%;
        z-index: 2;
    }

    .hero-internal__meta .avatar-wrap {
        left: 0;
        margin-top: -20px;
    }

    .hero-internal__meta .tag-wrap {
        right: 0;
        margin-top: -10px;
    }

    .hero-internal__meta .share.share--resource {
        margin: 0 auto;
    }
}

@media (max-width: 959px) {
    .hero-internal__meta {
        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;
    }

    .hero-internal__meta__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;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px;
        width: 100%;
    }

    .hero-internal__meta .avatar-wrap,
    .hero-internal__meta .share__title,
    .hero-internal__meta .tag-wrap {
        font-size: 1.2rem;
    }
}

@media (max-width: 600px) {
    .hero-internal__meta__inner {
        -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;
    }

    .hero-internal__meta__inner,
    .hero-internal__meta__inner .avatar-wrap {
        margin-bottom: 10px;
    }
}

.hero-internal__meta .tag-wrap {
    line-height: 20px;
    text-align: right;
    font-weight: 800;
    color: #fff;
}

.hero-internal__meta .tag-wrap,
.hero-internal__meta .tag-wrap .tags {
    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;
}

.hero-internal__meta .tag-wrap .date {
    margin-right: 5px;
}

.hero-internal__meta .tag-wrap .tags {
    list-style: none;
}

.hero-internal__meta .tag-wrap .tags,
.hero-internal__meta .tag-wrap .tags>li {
    padding: 0;
    margin: 0;
}

.hero-internal__meta .tag-wrap .tags li {
    color: #1772FF;
}

.hero-internal__meta .tag-wrap .tags li:not(:last-child):after {
    content: "|";
    font-weight: 800;
    color: rgba(255, 255, 255, 0.55);
    margin: 0 5px;
    opacity: 0.5;
}

.hero-internal__meta .tag-wrap a {
    color: #1772FF;
}

.hero-internal__meta .tag-wrap a:focus,
.hero-internal__meta .tag-wrap a:hover {
    text-decoration: none;
}

.hero-internal__stats {
    list-style: none;
    color: #fff;
}

.hero-internal__stats,
.hero-internal__stats>li {
    margin: 0;
    padding: 0;
}

.hero-internal__stats>li {
    padding: 0 10px;
}

.hero-internal__stats .stat {
    margin-right: 20px;
    min-width: 40px;
}

.hero-internal__stats .stat .arrow path[stroke="#000"] {
    stroke-width: 4;
}

.hero-internal__stats .stat .arrow path[stroke="#1772FF"] {
    stroke-width: 1.5;
}

.hero-internal__stats-controls {
    position: relative;
}

.hero-internal__stats-controls .hero-internal__stats-controls__next,
.hero-internal__stats-controls .hero-internal__stats-controls__prev {
    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 rgba(255, 255, 255, 0.55);
    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;
}

.hero-internal__stats-controls .hero-internal__stats-controls__next.slick-disabled,
.hero-internal__stats-controls .hero-internal__stats-controls__prev.slick-disabled {
    display: none !important;
}

.hero-internal__stats-controls .hero-internal__stats-controls__next svg,
.hero-internal__stats-controls .hero-internal__stats-controls__prev svg {
    width: 13px;
    height: auto;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.hero-internal__stats-controls .hero-internal__stats-controls__next svg>*,
.hero-internal__stats-controls .hero-internal__stats-controls__prev svg>* {
    fill: #1772FF;
}

.hero-internal__stats-controls .hero-internal__stats-controls__prev {
    left: -20px;
}

.hero-internal__stats-controls .hero-internal__stats-controls__prev.on_press svg,
html:not(.mobile):not(.tablet) .hero-internal__stats-controls .hero-internal__stats-controls__prev:hover svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.hero-internal__stats-controls .hero-internal__stats-controls__next {
    right: -20px;
}

.hero-internal__stats-controls .hero-internal__stats-controls__next.on_press svg,
html:not(.mobile):not(.tablet) .hero-internal__stats-controls .hero-internal__stats-controls__next:hover svg {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
}

@media (min-width: 500px) {
    .hero-internal__stats {
        font-size: 1.6rem;
    }

    .hero-internal__stats>li {
        margin-bottom: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .hero-internal__stats .stat.has-arrow {
        min-width: 170px;
    }

    .hero-internal__stats .stat__inner .text {
        font-size: 4.5rem;
    }

    .hero-internal__stats .stat svg {
        width: auto;
        height: 36px;
    }
}

@media (max-width: 499px) {
    .hero-internal__stats {
        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;
        text-align: center;
        font-size: 1.4rem;
    }

    .hero-internal__stats>li {
        margin-bottom: 40px;
        width: 25%;
    }

    .hero-internal__stats .stat {
        font-size: 3rem;
        margin-bottom: 15px;
        margin-right: 0;
    }

    .hero-internal__stats .stat svg {
        width: auto;
        height: 30px;
        -webkit-transform: translate(-15%, 10%);
        transform: translate(-15%, 10%);
    }

    .hero-internal__stats-slider .slick-list {
        overflow: visible;
    }

    .hero-internal__stats-slide {
        padding-left: 20px;
        padding-right: 20px;
    }

    .hero-internal__stats p {
        max-width: 150px;
        margin: 0 auto;
    }
}

@media (max-width: 375px) {
    .hero-internal__stats-controls {
        max-width: calc(100vw - 20px);
        margin: 0 auto;
    }
}

.hero-internal__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 2;
    width: 560px;
    height: 110px;
    margin-top: -55px;
    margin-left: -280px;
    background-color: #1c1c1c;
}

.hero-internal__cta .inner {
    -webkit-transition: -webkit-box-shadow 0.2s ease-out;
    transition: -webkit-box-shadow 0.2s ease-out;
    transition: box-shadow 0.2s ease-out;
    transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 220px;
    padding-right: 120px;
}

.hero-internal__cta .title {
    font-size: 1.8rem;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: normal;
}

.hero-internal__cta .text {
    color: rgba(255, 255, 255, 0.85);
}

.hero-internal__cta .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 185px;
    height: 100%;
    display: block;
}

.hero-internal__cta svg {
    position: absolute;
    right: 30px;
    top: 50%;
    width: 72px;
    height: 19px;
    margin-top: -9px;
    display: block;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.hero-internal__cta:focus,
.hero-internal__cta:hover {
    text-decoration: none;
}

.hero-internal__cta.on_press .inner,
html:not(.mobile):not(.tablet) .hero-internal__cta:hover .inner {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
}

.hero-internal__cta.on_press svg,
html:not(.mobile):not(.tablet) .hero-internal__cta:hover svg {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

@media (max-width: 620px) {
    .hero-internal__cta {
        margin-left: 30px;
        margin-right: 30px;
        width: calc(100vw - 60px);
        left: 0;
    }
}

@media (max-width: 560px) {
    .hero-internal__cta {
        height: 90px;
        margin-top: -50px;
        left: 0;
    }

    .hero-internal__cta .inner {
        padding-left: 140px;
        padding-right: 60px;
    }

    .hero-internal__cta .title {
        font-size: 1.6rem;
    }

    .hero-internal__cta .image {
        width: 120px;
    }

    .hero-internal__cta svg {
        right: 10px;
        width: 40px;
        height: 10px;
        margin-top: -5px;
    }

    .businessUnbeatableSec .container,
    .marketplaceSolutionsSec .container {
        padding: 0 15px;
    }

    .businessUnbeatableText .secTitle,
    .marketplaceSolutionsText .secTitle {
        font-size: 22px !important;
        line-height: 1.3;
    }

    .businessUnbeatableText .btn.btn-primary {
        font-size: 18px;
    }

    .marketplaceSolutionsText .btn.btn-primary {
        font-size: 18px;
    }

    .businessUnbeatableInr {
        padding: 20px;
    }

    .marketplaceSolutionsInr {
        padding: 20px;
    }
}

@media (max-width: 400px) {
    .hero-internal__cta {
        margin-left: 0;
        margin-right: 0;
        width: 100vw;
        left: 0;
    }
}

@media (max-width: 340px) {
    .hero-internal__cta .inner {
        padding-left: 30px;
    }

    .hero-internal__cta .image {
        display: none;
    }

    .hero-internal__cta svg {
        right: 30px;
    }
}

@media (max-width: 499px) {
    .hero-internal__daterange {
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width: 376px) and (max-width: 499px) {
    .hero-internal__stats-slider .slick-list .slick-slide {
        -webkit-transition: -webkit-transform 0.2s ease-out;
        transition: -webkit-transform 0.2s ease-out;
        transition: transform 0.2s ease-out;
        transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
        -webkit-transition-delay: 0 !important;
        transition-delay: 0 !important;
    }

    .hero-internal__stats-slider .slick-list .slick-slide:not(.slick-active) {
        -webkit-transform: translateX(-65px);
        transform: translateX(-65px);
    }

    .hero-internal__stats-slider .slick-list .slick-slide.slick-active~.slick-slide:not(.slick-active) {
        -webkit-transform: translateX(65px);
        transform: translateX(65px);
    }
}

@media (max-width: 375px) {
    .hero-internal__stats-slider .slick-list {
        margin-left: -30px;
        margin-right: -30px;
    }

    .hero-internal__stats-slider .slick-list p {
        max-width: none;
    }

    .hero-internal__stats-slider .slick-list .slick-slide {
        -webkit-transition: -webkit-transform 0.2s ease-out;
        transition: -webkit-transform 0.2s ease-out;
        transition: transform 0.2s ease-out;
        transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
        -webkit-transition-delay: 0 !important;
        transition-delay: 0 !important;
    }

    .hero-internal__stats-slider .slick-list .slick-slide:not(.slick-current) {
        -webkit-transform: translateX(-65px);
        transform: translateX(-65px);
    }

    .hero-internal__stats-slider .slick-list .slick-slide.slick-current~.slick-slide:not(.slick-current) {
        -webkit-transform: translateX(65px);
        transform: translateX(65px);
    }
}

.hero-solution {
    position: relative;
}

.hero-solution__intro {
    margin-bottom: 1em;
}

.hero-solution__title.title {
    font-size: 40px;
    margin-bottom: 10px;
    line-height: 1;
    max-width: 920px;
}

@media screen and (min-width: 480px) {
    .hero-solution__title.title {
        font-size: calc(40px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .hero-solution__title.title {
        font-size: 60px;
    }
}

@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: #1772FF;
    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: 28px;
    }
}

.hero-solution__text {
    max-width: 575px;
}

.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-awards__intro {
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
}

@media screen and (min-width: 480px) {
    .section-awards__intro {
        margin-bottom: calc(40px + 80 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-awards__intro {
        margin-bottom: 120px;
    }
}

.section-awards__intro .title {
    font-size: 24px;
    margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .section-awards__intro .title {
        font-size: calc(24px + 36 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-awards__intro .title {
        font-size: 60px;
    }
}

@media screen and (min-width: 480px) {
    .section-awards__intro .title {
        margin-bottom: calc(20px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-awards__intro .title {
        margin-bottom: 60px;
    }
}

.section-awards__intro .content {
    max-width: 400px;
    margin: 0 auto;
}

@media screen and (min-width: 480px) {
    .section-awards__intro .content {
        max-width: calc(400px + 400 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-awards__intro .content {
        max-width: 800px;
    }
}

.section-awards__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.section-awards__list>li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 1.4;
}

@media screen and (min-width: 480px) {
    .section-awards__list>li {
        margin-bottom: calc(40px + 50 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-awards__list>li {
        margin-bottom: 90px;
    }
}

@media screen and (min-width: 480px) {
    .section-awards__list>li {
        font-size: calc(14px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-awards__list>li {
        font-size: 16px;
    }
}

.section-awards__controls {
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
}

.section-awards__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-awards__controls .slick-dots,
.section-awards__controls .slick-dots li {
    padding: 0;
    margin: 0;
}

.section-awards__controls .slick-dots li {
    padding: 5px;
}

.section-awards__controls .slick-dots button {
    padding: 0;
    display: block;
    width: 10px;
    height: 10px;
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    border: 1px solid rgba(255, 255, 255, 0.55);
    border-radius: 50%;
}

.section-awards__controls .slick-dots .slick-active button {
    background-color: rgba(255, 255, 255, 0.55);
}

.section-awards__controls .section-awards__slider__next,
.section-awards__controls .section-awards__slider__prev {
    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-awards__controls .section-awards__slider__next.slick-disabled,
.section-awards__controls .section-awards__slider__prev.slick-disabled {
    display: none !important;
}

.section-awards__controls .section-awards__slider__next svg,
.section-awards__controls .section-awards__slider__prev svg {
    width: 13px;
    height: auto;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.section-awards__controls .section-awards__slider__next svg>*,
.section-awards__controls .section-awards__slider__prev svg>* {
    fill: #1772FF;
}

.section-awards__controls .section-awards__slider__prev {
    left: 0;
}

.section-awards__controls .section-awards__slider__prev.on_press svg,
html:not(.mobile):not(.tablet) .section-awards__controls .section-awards__slider__prev:hover svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.section-awards__controls .section-awards__slider__next {
    right: 0;
}

.section-awards__controls .section-awards__slider__next.on_press svg,
html:not(.mobile):not(.tablet) .section-awards__controls .section-awards__slider__next:hover svg {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
}

@media (max-width: 767px) {
    .section-awards__list>li {
        width: 33.3333%;
    }
}

@media (max-width: 600px) {
    .section-awards__list>li {
        width: 50%;
    }
}

@media (min-width: 481px) {
    .section-awards__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;
    }
}

@media (max-width: 480px) {
    .section-awards__list {
        margin-left: -10px;
        margin-right: -10px;
    }

    .section-awards__list .slick-list {
        overflow: visible;
    }

    .section-awards__list .slick-track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .section-awards__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-brightestminds__fancy {
    pointer-events: none;
    display: block;
    width: 37vw;
    max-width: 742px;
    margin-right: 30px;
    margin-top: -115px;
}

.section-brightestminds__fancy:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 94%;
}

.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: contain;
}

.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 0.65s forwards 1s;
    animation: play 0.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;
    }
}

@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: 50px;
    color: #fff;
    line-height: 1;
    letter-spacing: -0.045em;
}

@media screen and (min-width: 1800px) {
    .section-brightestminds__intro .title {
        font-size: 110px;
    }
}

@media screen and (min-width: 1299px) {
    .section-brightestminds__intro .title {
        font-size: 90px;
    }
}

.section-brightestminds__intro .title>* {
    display: block;
    width: 100%;
    white-space: nowrap;
}

@media screen and (min-width: 1346px) {
    .section-brightestminds__intro .title .line-1 {
        margin-left: -120px;
    }

    .section-brightestminds__intro .title .line-2 {
        margin-left: -162px;
    }

    .section-brightestminds__intro .title .line-3 {
        margin-left: -70px;
    }
}

.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: 0;
    }
}

.section-brightestminds__video {
    display: block;
    max-width: 700px;
    width: 100%;
    color: inherit;
}

.key-stats-sec .section-brightestminds__video {
    max-width: 1200px;
    margin-inline: auto;
    text-align: center;
}

.section-brightestminds__video video {
    width: 100%;
}

.section-brightestminds__video .illo path {
    stroke: #1772FF;
}

.section-brightestminds__video>.inner {
    position: relative;
}

.section-brightestminds__video>.inner .icon {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    width: 100%;
    font-size: 35px;
    transform: translateY(-50%);
    line-height: 1;
    display: block;
    text-align: center;
    transition: opacity 0.2s ease-out;
    cursor: pointer;
}

.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 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    border-radius: 10px;
    border: 12px solid #ffffff29;
}

.section-brightestminds__video>.inner .bg:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 55.89%;
}

.section-brightestminds__video>.inner .bg:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    opacity: 0.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;
}

@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;
    }
}

.section-brightestminds__video.on_press,
html:not(.mobile):not(.tablet) .section-brightestminds__video:hover {
    opacity: 1;
    text-decoration: none;
}

.section-brightestminds__video.on_press .bg,
html:not(.mobile):not(.tablet) .section-brightestminds__video:hover .bg {
    opacity: 0.65;
}

.section-brightestminds__stats .title {
    font-size: 14px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: normal;
    margin-bottom: 28px;
    padding-top: 40px;
}

@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;
}

.key-stats-sec .section-brightestminds__stats .list {
    margin-bottom: 80px;
    max-width: 100% !important;
    display: flex !important;
    gap: 15px !important;
    flex-wrap: wrap;
}

.section-brightestminds__stats .list>li {
    min-height: 40px;
    padding-left: 60px;
    position: relative;
}

.key-stats-sec .section-brightestminds__stats .list>li {
    flex: 0 0 calc(25% - 12px);
    height: inherit;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 40px 25px !important;
    border-radius: 5px;
    text-align: center;
}


@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;
    }

    .key-stats-sec .section-brightestminds__stats .list>li {
        padding-left: 0;
    }
}

.section-brightestminds__stats .list>li:not(:last-child) {
    margin-bottom: 15px;
}

.key-stats-sec .section-brightestminds__stats .list>li:not(:last-child) {
    margin-bottom: 0;
}

@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;
}

.key-stats-sec .section-brightestminds__stats .icon {
    position: unset;
    margin-inline: auto;
    margin-bottom: 10px;
    width: 80px;
    height: 80px;
    padding: 5px;

}



@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;
}

@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;
    }

    .key-stats-sec .section-brightestminds__stats .text {
        padding-top: 15px;
    }
}

@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.key-stats-sec .grid {
        display: block !important;
    }

    .section-brightestminds .grid__col {
        width: 50%;
        max-width: 50%;
    }

    .section-brightestminds.key-stats-sec .grid__col {
        width: 100%;
        max-width: 100%;
    }

    .section-brightestminds__stats {
        padding-right: 40px;
    }

    .key-stats-sec .section-brightestminds__stats {
        padding-right: 0;
    }

    .section-brightestminds__stats .list {
        max-width: 580px;
    }

}


@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-contact .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: -40px;
}

.section-contact .grid>.grid-item {
    width: 50%;
    padding-left: 40px;
}

.section-contact .grid>.grid-item:first-child>* {
    max-width: 670px;
}

.section-contact ul {
    list-style: none;
}

.section-contact ul,
.section-contact ul li {
    padding: 0;
    margin: 0;
}

.section-contact__intro {
    margin-bottom: 30px;
}

@media screen and (min-width: 480px) {
    .section-contact__intro {
        margin-bottom: calc(30px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__intro {
        margin-bottom: 60px;
    }
}

.section-contact__intro>.title {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 1;
}

@media screen and (min-width: 480px) {
    .section-contact__intro>.title {
        font-size: calc(30px + 46 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__intro>.title {
        font-size: 74px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__intro>.title {
        margin-bottom: calc(30px+30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__intro>.title {
        margin-bottom: 60px;
    }
}

.section-contact__intro ul {
    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-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .section-contact__intro ul {
        margin-bottom: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__intro ul {
        margin-bottom: 40px;
    }
}

.section-contact__intro ul>li:not(:last-child) {
    margin-right: 50px;
}

.section-contact__intro ul a {
    text-decoration: 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-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-contact__intro ul a svg {
    margin-right: 15px;
}

.section-contact__intro ul a:focus,
.section-contact__intro ul a:hover {
    text-decoration: none;
    color: #1772FF;
    opacity: 1;
}

.section-contact__locations {
    margin-bottom: 30px;
}

@media screen and (min-width: 480px) {
    .section-contact__locations {
        margin-bottom: calc(30px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations {
        margin-bottom: 60px;
    }
}

.section-contact__locations>.title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1;
}

@media screen and (min-width: 480px) {
    .section-contact__locations>.title {
        font-size: calc(22px + 8 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations>.title {
        font-size: 30px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__locations>.title {
        margin-bottom: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations>.title {
        margin-bottom: 40px;
    }
}

.section-contact__locations ul {
    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: -20px;
    margin-bottom: 20px;
    font-size: 1.5rem;
    color: rgba(255, 255, 255, 0.55);
}

@media screen and (min-width: 480px) {
    .section-contact__locations ul {
        margin-left: calc(-20px + -40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations ul {
        margin-left: -60px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__locations ul {
        margin-bottom: calc(20px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations ul {
        margin-bottom: 60px;
    }
}

.section-contact__locations ul>li {
    width: 50%;
    padding-left: 20px;
    margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .section-contact__locations ul>li {
        padding-left: calc(20px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations ul>li {
        padding-left: 60px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__locations ul>li {
        margin-bottom: calc(20px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations ul>li {
        margin-bottom: 60px;
    }
}

.section-contact__locations ul .title {
    font-size: 14px;
    margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
    .section-contact__locations ul .title {
        font-size: calc(14px + 6 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations ul .title {
        font-size: 20px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__locations ul .title {
        margin-bottom: calc(10px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__locations ul .title {
        margin-bottom: 20px;
    }
}

.section-contact__social .title {
    font-size: 22px;
    margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .section-contact__social .title {
        font-size: calc(22px + 8 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__social .title {
        font-size: 30px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__social .title {
        margin-bottom: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__social .title {
        margin-bottom: 40px;
    }
}

.section-contact__social .icon {
    margin-right: 20px;
    color: #1772FF;
}

.section-contact__social ul {
    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-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .section-contact__social ul {
        margin-bottom: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__social ul {
        margin-bottom: 40px;
    }
}

.section-contact__social ul>li:not(:last-child) {
    margin-right: 50px;
}

.section-contact__social ul a {
    text-decoration: 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-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-contact__social ul a svg {
    margin-right: 15px;
}

.section-contact__social ul a:focus,
.section-contact__social ul a:hover {
    text-decoration: none;
    color: #1772FF;
    opacity: 1;
}

.section-contact__form {
    background-color: #1c1c1c;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (min-width: 480px) {
    .section-contact__form {
        padding-top: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__form {
        padding-top: 40px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__form {
        padding-bottom: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__form {
        padding-bottom: 40px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__form {
        padding-left: calc(30px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__form {
        padding-left: 60px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__form {
        padding-right: calc(30px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__form {
        padding-right: 60px;
    }
}

.section-contact__form>.title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1;
}

@media screen and (min-width: 480px) {
    .section-contact__form>.title {
        font-size: calc(22px + 8 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__form>.title {
        font-size: 30px;
    }
}

@media screen and (min-width: 480px) {
    .section-contact__form>.title {
        margin-bottom: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-contact__form>.title {
        margin-bottom: 40px;
    }
}

@media (max-width: 959px) {
    .section-contact .grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .section-contact .grid>.grid-item {
        width: 100%;
    }

    .section-contact .grid>.grid-item:not(:last-child) {
        margin-bottom: 0;
    }

    .section-contact__form .title {
        text-align: center;
    }
}

@media (max-width: 479px) {

    .section-contact__intro ul,
    .section-contact__locations ul,
    .section-contact__social ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
    }

    .section-contact__intro ul>li,
    .section-contact__locations ul>li,
    .section-contact__social ul>li {
        width: 100%;
        padding-left: 0;
    }

    .section-contact__intro ul>li:not(:last-child),
    .section-contact__locations ul>li:not(:last-child),
    .section-contact__social ul>li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .section-contact__form {
        margin-left: -30px;
        margin-right: -30px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .section-contact__social a {
        position: relative;
        padding-left: 30px;
    }

    .section-contact__social a .icon {
        position: absolute;
        left: 0;
        top: 0;
        width: 18px;
        text-align: center;
        margin-right: 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 0.2s ease-out;
    transition: color 0.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:focus,
.section-cs__controls .pager-item:hover {
    color: #fff;
    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 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    background-color: #1772FF;
}

.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 0.2s linear;
    transition: visibility 0.2s linear;
}

.section-cs__controls li.slick-active .pager-item {
    color: #fff;
}

.section-cs__controls li.slick-active .pager-item:focus,
.section-cs__controls li.slick-active .pager-item:hover {
    color: #fff;
}

.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: 60px;
    line-height: 1;
    margin-bottom: 35px;
}

@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 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.section-cs__video .thumb .play:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    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 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.section-cs__video .content {
    color: #fff;
    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:focus,
.section-cs__video:hover {
    text-decoration: none;
    opacity: 1;
}

.section-cs__video:focus .play,
.section-cs__video:hover .play {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.section-cs__video:focus .bg,
.section-cs__video:hover .bg {
    opacity: 0.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__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__stats li,
.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__bg,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__excerpt,
.section-cs__slider:not(.js-wp--section-cs) .section-cs__stats li,
.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__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__stats li,
.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__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__stats li,
.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:first-child {
        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:first-child,
    .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:first-child,
    .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-positions__intro {
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
}

@media screen and (min-width: 480px) {
    .section-positions__intro {
        margin-bottom: calc(40px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-positions__intro {
        margin-bottom: 80px;
    }
}

.section-positions__intro .title {
    font-size: 24px;
    margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .section-positions__intro .title {
        font-size: calc(24px + 36 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-positions__intro .title {
        font-size: 60px;
    }
}

@media screen and (min-width: 480px) {
    .section-positions__intro .title {
        margin-bottom: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-positions__intro .title {
        margin-bottom: 40px;
    }
}

.section-positions__intro .text {
    max-width: 820px;
    margin: 0 auto;
}

.section-positions__intro .text--large {
    font-size: 14px;
    max-width: none;
}

@media screen and (min-width: 480px) {
    .section-positions__intro .text--large {
        font-size: calc(14px + 11 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-positions__intro .text--large {
        font-size: 25px;
    }
}

.section-positions__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
}

.section-positions__list>li {
    padding: 0;
    margin: 0;
}

.section-positions__list>li:first-child>a {
    border-radius: 4px 4px 0 0;
}

.section-positions__list>li:last-child>a {
    border-radius: 0 0 4px 4px;
}

.section-positions__list>li:not(:first-child) {
    margin-top: -1px;
}

.section-positions__list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border: 1px solid #434343;
    color: rgba(255, 255, 255, 0.55);
    font-size: 1.8rem;
    line-height: 1;
    text-decoration: none;
    position: relative;
    padding: 33px 30px;
    padding-right: 60px;
}

.section-positions__list a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #1772FF;
    position: absolute;
    right: 38px;
    top: 50%;
    margin-top: -5px;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.section-positions__list a.on_press,
html:not(.mobile):not(.tablet) .section-positions__list a:hover {
    opacity: 1;
}

.section-positions__list a.on_press .title,
html:not(.mobile):not(.tablet) .section-positions__list a:hover .title {
    color: #1772FF;
}

.section-positions__list a.on_press:after,
html:not(.mobile):not(.tablet) .section-positions__list a:hover:after {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
}

.section-positions__list .title {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: normal;
    font-size: inherit;
    color: #fff;
    min-width: 315px;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.section-positions__form {
    max-width: 550px;
    margin: 0 auto;
}

.section-positions__form__intro {
    font-size: 1.4rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 40px;
}

.section-positions__form .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;
    margin-left: -10px;
}

.section-positions__form .grid__col {
    display: block;
    padding-left: 10px;
    margin-bottom: 10px;
}

.gform_wrapper .section-positions__form .gform_button,
.section-positions__form .btn,
.section-positions__form .gform_wrapper .gform_button {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media screen and (min-width: 480px) {

    .gform_wrapper .section-positions__form .gform_button,
    .section-positions__form .btn,
    .section-positions__form .gform_wrapper .gform_button {
        margin-top: calc(10px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .gform_wrapper .section-positions__form .gform_button,
    .section-positions__form .btn,
    .section-positions__form .gform_wrapper .gform_button {
        margin-top: 30px;
    }
}

@media screen and (min-width: 480px) {

    .gform_wrapper .section-positions__form .gform_button,
    .section-positions__form .btn,
    .section-positions__form .gform_wrapper .gform_button {
        margin-bottom: calc(10px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .gform_wrapper .section-positions__form .gform_button,
    .section-positions__form .btn,
    .section-positions__form .gform_wrapper .gform_button {
        margin-bottom: 30px;
    }
}

.section-positions__form .fineprint small {
    display: block;
    text-align: center;
    font-size: 1.4rem;
}

.section-positions__form .fineprint small a {
    text-decoration: underline;
    color: #1772FF;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .section-positions__list a {
        padding: 15px 20px;
        padding-right: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 1.6rem;
    }

    .section-positions__list a:after {
        right: 20px;
    }

    .section-positions__list .title {
        margin-bottom: 5px;
    }
}

@media (min-width: 481px) {
    .section-positions__form .grid__col {
        width: 50%;
    }

    .section-positions__form .grid__col--full {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .section-positions__list a {
        font-size: 1.4rem;
    }

    .section-positions__form .grid__col {
        width: 100%;
    }
}

.section-resources__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;
    margin-left: -22px;
}

.section-resources__grid>.grid__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33.3333%;
    max-width: 33.3333%;
    padding-left: 22px;
    margin-bottom: 22px;
}

.section-resources__grid>.grid__col--full {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 959px) {
    .section-resources__grid>.grid__col {
        width: 50%;
        max-width: 50%;
    }

    .section-resources__grid>.grid__col--full {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 480px) and (max-width: 959px) {

    .section-resources__grid>.grid__col:first-child,
    .section-resources__grid>.grid__col:nth-child(2),
    .section-resources__grid>.grid__col:nth-child(3),
    .section-resources__grid>.grid__col:nth-child(5) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .section-resources__grid>.grid__col:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .section-resources__grid>.grid__col:nth-child(n + 6) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

@media (max-width: 479px) {
    .section-resources__grid>.grid__col {
        width: 100%;
        max-width: 100%;
    }
}

.section-quote .enquiry__form {
    max-width: 550px;
    margin: 0 auto;
}

.section-quote .enquiry__intro {
    font-size: 1.4rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.85);
}

.section-quote p+p {
    margin-top: 0;
}

.section-quote .text-fineprint {
    display: block;
    text-align: center;
    font-size: 1.4rem;
}

.section-quote .text-fineprint a {
    text-decoration: underline;
    color: #1772FF;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .section-quote .enquiry__offerings .col-4>label {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .section-quote .enquiry__details>label {
        width: 100%;
    }
}

.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: 60px;
    margin-bottom: 20px;
    line-height: 1;
}

@media screen and (min-width: 1800px) {
    .section-services__intro .title {
        font-size: 60px;
    }
}

@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 {
    position: relative;
    z-index: 2;
    width: 100%;
    display: block;
}

.section-services__content .title {
    font-size: 5rem;
    line-height: 1;
    margin-bottom: 30px;
}

.section-services__content .text {
    margin-bottom: 40px;
}

.section-services .accordion__trigger,
.section-services .pager-item {
    color: rgba(255, 255, 255, 0.55);
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.section-services .accordion__trigger:focus,
.section-services .accordion__trigger:hover,
.section-services .pager-item:focus,
.section-services .pager-item:hover {
    color: #fff;
}

.section-services .accordion__trigger .text,
.section-services .pager-item .text {
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform: translateX(-44px);
    transform: translateX(-44px);
    display: inline-block;
}

@media screen and (prefers-reduced-motion) {

    .section-services .accordion__trigger .text,
    .section-services .pager-item .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 .accordion-active .accordion__trigger,
.section-services__controls ul>li.slick-active .pager-item {
    color: #fff;
    font-weight: 800;
}

.section-services .accordion-active .accordion__trigger .text,
.section-services__controls ul>li.slick-active .pager-item .text {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.section-services .accordion-active .accordion__trigger:hover,
.section-services__controls ul>li.slick-active .pager-item:hover {
    color: #1772FF;
}

.section-services .accordion-active .accordion__trigger .icon--chevron-up:before,
.section-services__controls ul>li.slick-active .pager-item .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: #fff;
    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: #1772FF;
    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 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.section-services__slide:not(.accordion-active) .arrow {
    visibility: hidden;
}

.section-services__image {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.section-services__image img {
    margin: auto;
    max-width: 94%;
}

@media (min-width: 1024px) {
    .section-services__image {
        position: absolute;
        left: 50%;
        margin-left: -300px;
    }
}

.section-services__image .exploded__fallback {
    display: none;
}

@media (min-width: 1024px) {
    .section-services__content {
        text-align: right;
        max-width: 392px;
    }

    .section-services__slider {
        position: relative;
    }

    .section-services__slider .slick-list {
        z-index: 1;
    }

    .section-services__slide {
        min-height: 550px;
    }

    .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__overlay,
    .section-services__underlay {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
        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: inherit;
        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: #1772FF;
        margin-right: 18px;
    }

    .section-services__controls ul>li:not(.slick-active) svg {
        visibility: hidden;
    }
}

@media (max-width: 1200px) {
    .section-services__underlay img {
        opacity: 0.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: #1772FF;
        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;
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-sidebyside+.bg-black,
.section-sidebyside+.section-sidebyside {
    margin-top: 40px;
}

@media screen and (min-width: 480px) {

    .section-sidebyside+.bg-black,
    .section-sidebyside+.section-sidebyside {
        margin-top: calc(40px + 60 * (100vw - 480px) / 1320);
    }
}

.section-sidebyside picture {
    width: 100%;
    display: block;
}

.section-sidebyside .title {
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1;
}

@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(26px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-sidebyside .title {
        margin-bottom: 40px;
    }
}

.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: 70px;
    }
}

.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: 70px;
    }
}

.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: 100% auto;
    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;
        align-items: center;
    }

    .section-sidebyside.is-breakout.is-even .image {
        right: 0;
        align-items: center;
    }
}

@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; */
    }
}

.grid__col--secondary .title {
    display: none !important;
}

@media (max-width: 767px) {

    .section-sidebyside.is-breakout .grid,
    .section-sidebyside.is-even .grid,
    .section-sidebyside.is-full .grid,
    .section-sidebyside.is-odd .grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-left: 0;
    }

    .section-sidebyside.is-breakout .grid>.grid__col,
    .section-sidebyside.is-even .grid>.grid__col,
    .section-sidebyside.is-full .grid>.grid__col,
    .section-sidebyside.is-odd .grid>.grid__col {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
    }

    .section-sidebyside.is-breakout .grid>.grid__col--primary,
    .section-sidebyside.is-even .grid>.grid__col--primary,
    .section-sidebyside.is-full .grid>.grid__col--primary,
    .section-sidebyside.is-odd .grid>.grid__col--primary {
        padding-left: 0;
        padding-right: 0;
        display: block;
    }

    .section-sidebyside.is-breakout .grid>.grid__col--primary .inner,
    .section-sidebyside.is-even .grid>.grid__col--primary .inner,
    .section-sidebyside.is-full .grid>.grid__col--primary .inner,
    .section-sidebyside.is-odd .grid>.grid__col--primary .inner {
        display: block;
        height: auto;
        padding-left: 0;
    }

    .section-sidebyside.is-breakout .grid>.grid__col--secondary,
    .section-sidebyside.is-even .grid>.grid__col--secondary,
    .section-sidebyside.is-full .grid>.grid__col--secondary,
    .section-sidebyside.is-odd .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: 55%;
        max-width: 55%;
    }

    .section-solution .grid>.grid__col--secondary {
        width: 45%;
        max-width: 45%;
    }
}

@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-even .grid,
    .section-solution.is-odd .grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-left: 0;
    }

    .section-solution.is-even .grid>.grid__col,
    .section-solution.is-odd .grid>.grid__col {
        width: 100%;
        padding-left: 0;
        position: relative;
    }

    .section-solution.is-even .grid>.grid__col--primary,
    .section-solution.is-odd .grid>.grid__col--primary {
        padding-left: 0;
        padding-right: 0;
        display: block;
        z-index: 2;
        margin-bottom: 20px;
    }

    .section-solution.is-even .grid>.grid__col--primary .inner,
    .section-solution.is-odd .grid>.grid__col--primary .inner {
        display: block;
        height: auto;
        padding-left: 0;
    }

    .section-solution.is-even .grid>.grid__col--secondary,
    .section-solution.is-odd .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;
    text-align: center;
}

.section-specialty__title {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
}

@media screen and (min-width: 480px) {
    .section-specialty__title {
        font-size: calc(24px + 36 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-specialty__title {
        font-size: 60px;
    }
}

@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: 60px;
    }
}

.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: 33.33333%;
    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: 60px;
    }
}

.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: 60px;
    }
}

.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 0.2s ease-out;
    transition: background-color 0.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__next,
.section-specialty__controls .section-specialty__slider__prev {
    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__next.slick-disabled,
.section-specialty__controls .section-specialty__slider__prev.slick-disabled {
    display: none !important;
}

.section-specialty__controls .section-specialty__slider__next svg,
.section-specialty__controls .section-specialty__slider__prev svg {
    width: 13px;
    height: auto;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.section-specialty__controls .section-specialty__slider__next svg>*,
.section-specialty__controls .section-specialty__slider__prev svg>* {
    fill: #1772FF;
}

.section-specialty__controls .section-specialty__slider__prev {
    left: 0;
}

.section-specialty__controls .section-specialty__slider__prev.on_press svg,
html:not(.mobile):not(.tablet) .section-specialty__controls .section-specialty__slider__prev:hover svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.section-specialty__controls .section-specialty__slider__next {
    right: 0;
}

.section-specialty__controls .section-specialty__slider__next.on_press svg,
html:not(.mobile):not(.tablet) .section-specialty__controls .section-specialty__slider__next:hover 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-team .section-team__item {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
}

.section-team .section-team__item:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 62.69%;
}

.section-team .section-team__item:focus,
.section-team .section-team__item:hover {
    opacity: 1;
}

.section-team .section-team__item.on_press .overlay,
html:not(.mobile):not(.tablet) .section-team .section-team__item:hover .overlay {
    opacity: 1;
}

.section-team .section-team__item.on_press .overlay__primary,
.section-team .section-team__item.on_press .overlay__secondary,
html:not(.mobile):not(.tablet) .section-team .section-team__item:hover .overlay__primary,
html:not(.mobile):not(.tablet) .section-team .section-team__item:hover .overlay__secondary {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.mobile .section-team .section-team__item .overlay,
.tablet .section-team .section-team__item .overlay {
    opacity: 1 !important;
}

.mobile .section-team .section-team__item .overlay__primary,
.mobile .section-team .section-team__item .overlay__secondary,
.tablet .section-team .section-team__item .overlay__primary,
.tablet .section-team .section-team__item .overlay__secondary {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-transition-delay: 0.1s !important;
    transition-delay: 0.1s !important;
}

.section-team .section-team__item .overlay {
    padding: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    opacity: 0;
}

@media screen and (min-width: 961px) {
    .section-team .section-team__item .overlay {
        padding: calc(20px + 20 * (100vw - 961px) / 839);
    }
}

@media screen and (min-width: 1800px) {
    .section-team .section-team__item .overlay {
        padding: 40px;
    }
}

.section-team .section-team__item .overlay:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 50%;
    display: block;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0, rgba(0, 0, 0, 0) 100%);
}

.section-team .section-team__item .overlay__primary,
.section-team .section-team__item .overlay__secondary {
    position: relative;
    z-index: 2;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.section-team .section-team__item .overlay .experience,
.section-team .section-team__item .overlay .position {
    font-size: 13px;
    font-weight: 800;
}

@media screen and (min-width: 480px) {

    .section-team .section-team__item .overlay .experience,
    .section-team .section-team__item .overlay .position {
        font-size: calc(13px + 3 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .section-team .section-team__item .overlay .experience,
    .section-team .section-team__item .overlay .position {
        font-size: 16px;
    }
}

.section-team .section-team__item .overlay .position {
    color: #fff;
}

.section-team .section-team__item .overlay .experience {
    color: #1772FF;
}

.section-team .section-team__item .overlay .icon--linkedin-circle {
    display: block;
    margin-bottom: 20px;
}

.section-team .section-team__item .overlay .icon--linkedin-circle:before {
    font-size: 3rem;
    line-height: 1;
    display: block;
}

.section-team .section-team__item .bg,
.section-team .section-team__item .bg-fallback,
.section-team .section-team__item .stat-wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 20%;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    filter: grayscale(100%);
    transition: filter 0.4s ease-in-out;
}

.section-team .section-team__item:hover .bg,
.section-team .section-team__item:hover .bg-fallback,
.section-team .section-team__item:hover .stat-wrap {
    filter: grayscale(0);
}

.section-team .section-team__item .stat-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
}

.section-team .section-team__item .stat__inner {
    margin-bottom: 10px;
}

@media screen and (min-width: 480px) {
    .section-team .section-team__item .stat__inner {
        margin-bottom: calc(10px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-team .section-team__item .stat__inner {
        margin-bottom: 20px;
    }
}

.section-team .section-team__item .stat__inner .arrow {
    width: auto;
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    height: 20px;
}

@media screen and (min-width: 480px) {
    .section-team .section-team__item .stat__inner .arrow {
        height: calc(20px + 20 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-team .section-team__item .stat__inner .arrow {
        height: 40px;
    }
}

.section-team .section-team__item .stat__inner .text {
    font-size: 16px;
}

@media screen and (min-width: 480px) {
    .section-team .section-team__item .stat__inner .text {
        font-size: calc(16px + 29 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-team .section-team__item .stat__inner .text {
        font-size: 45px;
    }
}

.section-team .section-team__item .stat p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.6;
}

@media screen and (min-width: 480px) {
    .section-team .section-team__item .stat p {
        font-size: calc(13px + 3 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-team .section-team__item .stat p {
        font-size: 16px;
    }
}

.section-team .grid:not(.grid-fancy) {
    margin-left: -10px;
    margin-bottom: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0;
}

@media (min-width: 1024px) {
    .section-team .grid:not(.grid-fancy)>.grid__col {
        width: 25%;
        display: inline-block;
        padding: 0 10px;
        height: 500px;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .section-team .grid:not(.grid-fancy)>.grid__col {
        width: 33.3333%;
    }
}

@media (max-width: 767px) {
    .section-team .grid:not(.grid-fancy)>.grid__col {
        width: 50%;
    }
}

@media (max-width: 479px) {
    .section-team .grid:not(.grid-fancy)>.grid__col {
        width: 100%;
    }
}

.section-team .grid:not(.grid-fancy) .staff-item>a:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 150%;
}

.section-team .grid:not(.grid-fancy) .staff-item .bg {
    display: none;
}

.section-team .grid:not(.grid-fancy) .staff-item .bg-fallback {
    display: block;
}

.section-team .grid:not(.grid-fancy) .staff-item .overlay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: 1.4;
}

.section-team .grid:not(.grid-fancy) .staff-item .overlay__primary,
.section-team .grid:not(.grid-fancy) .staff-item .overlay__secondary {
    width: 100%;
}

.section-team .grid:not(.grid-fancy) .staff-item .overlay .title {
    font-size: 28px;
    margin-bottom: 15px;
}

@media screen and (min-width: 1800px) {
    .section-team .grid:not(.grid-fancy) .staff-item .overlay .title {
        font-size: 28px;
    }
}

.section-team .grid:not(.grid-fancy) .staff-item .overlay .position {
    padding-right: 35px;
}

.section-team .grid:not(.grid-fancy) .staff-item .overlay .linkedin {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
}

.section-team .grid:not(.grid-fancy) .staff-item .overlay .linkedin .icon--linkedin-circle {
    margin-bottom: 0;
}

@media (min-width: 1024px) {

    .section-team .grid-fancy>.grid__col .section-team__item .overlay,
    .section-team .grid-fancy>.grid__col .section-team__item .overlay {
        -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;
    }

    .section-team .grid-fancy>.grid__col .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col .section-team__item .overlay__primary {
        text-align: left;
    }

    .section-team .grid-fancy>.grid__col .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col .section-team__item .overlay__secondary {
        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;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .section-team .grid-fancy>.grid__col .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col .section-team__item .overlay .title {
        font-size: 24px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 1024px) and (min-width: 1800px) {

    .section-team .grid-fancy>.grid__col:nth-child(14n-09) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-13) .section-team__item .overlay .title {
        font-size: 28px;
    }
}

@media (min-width: 1024px) {
    .section-team .grid-fancy>.grid__col:nth-child(14n-01) .section-team__item .overlay {
        -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;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-01) .section-team__item .overlay__primary {
        text-align: left;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-01) .section-team__item .overlay__secondary {
        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;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-01) .section-team__item .overlay .title {
        font-size: 18px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 1024px) and (min-width: 1800px) {
    .section-team .grid-fancy>.grid__col:nth-child(14n-01) .section-team__item .overlay .title {
        font-size: 28px;
    }
}

@media (min-width: 1024px) {

    .section-team .grid-fancy>.grid__col:nth-child(14n-00) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-00) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-02) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-02) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-04) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-04) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-05) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-05) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-07) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-07) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-10) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-10) .section-team__item .overlay__secondary {
        width: 100%;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-00) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-02) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-04) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-05) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-07) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-10) .section-team__item .overlay__secondary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: left;
    }
}

@media screen and (min-width: 1024px) and (min-width: 1800px) {

    .section-team .grid-fancy>.grid__col:nth-child(14n-00) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-02) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-04) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-05) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-07) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-10) .section-team__item .overlay .title {
        font-size: 28px;
    }
}

@media (min-width: 1024px) {

    .section-team .grid-fancy>.grid__col:nth-child(14n-00) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-02) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-04) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-05) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-07) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-10) .section-team__item .overlay .linkedin .icon--linkedin-circle {
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {

    .section-team .grid-fancy>.grid__col:nth-child(14n-03) .section-team__item .overlay,
    .section-team .grid-fancy>.grid__col:nth-child(14n-06) .section-team__item .overlay,
    .section-team .grid-fancy>.grid__col:nth-child(14n-08) .section-team__item .overlay,
    .section-team .grid-fancy>.grid__col:nth-child(14n-11) .section-team__item .overlay,
    .section-team .grid-fancy>.grid__col:nth-child(14n-12) .section-team__item .overlay {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        line-height: 1.4;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-03) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-03) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-06) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-06) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-08) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-08) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-11) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-11) .section-team__item .overlay__secondary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-12) .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col:nth-child(14n-12) .section-team__item .overlay__secondary {
        width: 100%;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-03) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-06) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-08) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-11) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-12) .section-team__item .overlay .title {
        font-size: 24px;
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 1024px) and (min-width: 480px) {

    .section-team .grid-fancy>.grid__col:nth-child(14n-03) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-06) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-08) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-11) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-12) .section-team__item .overlay .title {
        font-size: calc(18px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1024px) and (min-width: 1800px) {

    .section-team .grid-fancy>.grid__col:nth-child(14n-03) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-06) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-08) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-11) .section-team__item .overlay .title,
    .section-team .grid-fancy>.grid__col:nth-child(14n-12) .section-team__item .overlay .title {
        font-size: 28px;
    }
}

@media (min-width: 1024px) {

    .section-team .grid-fancy>.grid__col:nth-child(14n-03) .section-team__item .overlay .linkedin,
    .section-team .grid-fancy>.grid__col:nth-child(14n-06) .section-team__item .overlay .linkedin,
    .section-team .grid-fancy>.grid__col:nth-child(14n-08) .section-team__item .overlay .linkedin,
    .section-team .grid-fancy>.grid__col:nth-child(14n-11) .section-team__item .overlay .linkedin,
    .section-team .grid-fancy>.grid__col:nth-child(14n-12) .section-team__item .overlay .linkedin {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 0;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-03) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-06) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-08) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-11) .section-team__item .overlay .linkedin .icon--linkedin-circle,
    .section-team .grid-fancy>.grid__col:nth-child(14n-12) .section-team__item .overlay .linkedin .icon--linkedin-circle {
        margin-bottom: 0;
    }

    .section-team .grid-fancy {
        display: block !important;
        font-size: 0;
    }
}

@media (max-width: 1023px) {
    .section-team .grid-fancy>.grid__col .section-team__item .overlay {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        line-height: 1.4;
    }

    .section-team .grid-fancy>.grid__col .section-team__item .overlay__primary,
    .section-team .grid-fancy>.grid__col .section-team__item .overlay__secondary {
        width: 100%;
    }

    .section-team .grid-fancy>.grid__col .section-team__item .overlay .title {
        font-size: 18px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 480px) {
    .section-team .grid-fancy>.grid__col .section-team__item .overlay .title {
        font-size: calc(18px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (max-width: 1023px) and (min-width: 1800px) {
    .section-team .grid-fancy>.grid__col .section-team__item .overlay .title {
        font-size: 28px;
    }
}

@media (max-width: 1023px) {
    .section-team .grid-fancy>.grid__col .section-team__item .overlay .linkedin {
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 0;
    }

    .section-team .grid-fancy>.grid__col .section-team__item .overlay .linkedin .icon--linkedin-circle {
        margin-bottom: 0;
    }
}

@media (max-width: 1023px) {
    .section-team .grid>.grid__col.stat-item {
        display: none !important;
    }
}

.section-team .grid-fancy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

@media screen and (min-width: 480px) {
    .section-team .grid-fancy {
        grid-column-gap: calc(10px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-team .grid-fancy {
        grid-column-gap: 20px;
    }
}

@media screen and (min-width: 480px) {
    .section-team .grid-fancy {
        grid-row-gap: calc(10px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .section-team .grid-fancy {
        grid-row-gap: 20px;
    }
}

.section-team .grid-fancy>.grid__col {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: 500px;
    padding: 0 10px;
    margin-bottom: 20px;
    -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;
}

.section-team .grid-fancy>.grid__col.owner_sl {
    width: 50%;
}

@media (min-width: 1024px) {
    .section-team .grid-fancy {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-13) {
        grid-column-end: span 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-9) {
        grid-row-end: span 3;
        grid-column-end: span 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-9) .section-team__item {
        max-height: 900px;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-9) .section-team__item:before {
        content: "";
        display: block;
        width: 100%;
        padding-top: 131%;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-3),
    .section-team .grid-fancy>.grid__col:nth-child(14n-6),
    .section-team .grid-fancy>.grid__col:nth-child(14n-8) {
        grid-row-end: span 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-1) {
        grid-row-end: span 2;
        grid-column-end: span 2;
    }
}

@media (max-width: 1023px) {
    .section-team .grid-fancy {
        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: -10px;
    }

    .section-team .grid-fancy>.grid__col {
        margin-bottom: 10px;
        padding-left: 10px;
        width: 50%;
    }

    .section-team .grid-fancy>.grid__col.stat-item {
        display: none !important;
    }

    .section-team .grid-fancy>.grid__col .section-team__item {
        max-height: 900px;
    }

    .section-team .grid-fancy>.grid__col .section-team__item:before {
        content: "";
        display: block;
        width: 100%;
        padding-top: 131%;
    }
}

@media (max-width: 480px) {
    .section-team .grid-fancy>.grid__col {
        width: 100%;
    }
}

@media all and (-ms-high-contrast: none) {
    .section-team .grid-fancy {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr 1fr 1fr;
        width: auto;
        margin-left: -10px;
        margin-right: -10px;
    }

    .section-team .grid-fancy>.grid__col {
        grid-area: cell;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-13) {
        -ms-grid-column-span: 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-9) {
        -ms-grid-row-span: 4;
        -ms-grid-column-span: 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-3),
    .section-team .grid-fancy>.grid__col:nth-child(14n-6),
    .section-team .grid-fancy>.grid__col:nth-child(14n-8) {
        -ms-grid-row-span: 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-1) {
        -ms-grid-row-span: 2;
        -ms-grid-column-span: 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-13) {
        -ms-grid-column: 1;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-12) {
        -ms-grid-column: 3;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-11) {
        -ms-grid-column: 4;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-10) {
        -ms-grid-column: 1;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-09) {
        -ms-grid-column: 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-08) {
        -ms-grid-column: 4;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-07) {
        -ms-grid-column: 1;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-06) {
        -ms-grid-column: 1;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-05) {
        -ms-grid-column: 4;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-04) {
        -ms-grid-column: 4;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-03) {
        -ms-grid-column: 1;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-02) {
        -ms-grid-column: 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-01) {
        -ms-grid-column: 3;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14n-00) {
        -ms-grid-column: 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(01),
    .section-team .grid-fancy>.grid__col:nth-child(02),
    .section-team .grid-fancy>.grid__col:nth-child(03) {
        -ms-grid-row: 1;
    }

    .section-team .grid-fancy>.grid__col:nth-child(04),
    .section-team .grid-fancy>.grid__col:nth-child(05),
    .section-team .grid-fancy>.grid__col:nth-child(06) {
        -ms-grid-row: 2;
    }

    .section-team .grid-fancy>.grid__col:nth-child(07) {
        -ms-grid-row: 3;
    }

    .section-team .grid-fancy>.grid__col:nth-child(08),
    .section-team .grid-fancy>.grid__col:nth-child(09) {
        -ms-grid-row: 4;
    }

    .section-team .grid-fancy>.grid__col:nth-child(10) {
        -ms-grid-row: 5;
    }

    .section-team .grid-fancy>.grid__col:nth-child(11),
    .section-team .grid-fancy>.grid__col:nth-child(12),
    .section-team .grid-fancy>.grid__col:nth-child(13) {
        -ms-grid-row: 6;
    }

    .section-team .grid-fancy>.grid__col:nth-child(14) {
        -ms-grid-row: 7;
    }

    .section-team .grid-fancy>.grid__col:nth-child(15),
    .section-team .grid-fancy>.grid__col:nth-child(16),
    .section-team .grid-fancy>.grid__col:nth-child(17) {
        -ms-grid-row: 8;
    }

    .section-team .grid-fancy>.grid__col:nth-child(18),
    .section-team .grid-fancy>.grid__col:nth-child(19),
    .section-team .grid-fancy>.grid__col:nth-child(20) {
        -ms-grid-row: 9;
    }

    .section-team .grid-fancy>.grid__col:nth-child(21) {
        -ms-grid-row: 10;
    }

    .section-team .grid-fancy>.grid__col:nth-child(22),
    .section-team .grid-fancy>.grid__col:nth-child(23) {
        -ms-grid-row: 11;
    }

    .section-team .grid-fancy>.grid__col:nth-child(24) {
        -ms-grid-row: 12;
    }

    .section-team .grid-fancy>.grid__col:nth-child(25),
    .section-team .grid-fancy>.grid__col:nth-child(26),
    .section-team .grid-fancy>.grid__col:nth-child(27) {
        -ms-grid-row: 13;
    }

    .section-team .grid-fancy>.grid__col:nth-child(28) {
        -ms-grid-row: 14;
    }

    .section-team .grid-fancy>.grid__col:nth-child(29),
    .section-team .grid-fancy>.grid__col:nth-child(30),
    .section-team .grid-fancy>.grid__col:nth-child(31) {
        -ms-grid-row: 15;
    }

    .section-team .grid-fancy>.grid__col:nth-child(32),
    .section-team .grid-fancy>.grid__col:nth-child(33),
    .section-team .grid-fancy>.grid__col:nth-child(34) {
        -ms-grid-row: 16;
    }

    .section-team .grid-fancy>.grid__col:nth-child(35) {
        -ms-grid-row: 17;
    }

    .section-team .grid-fancy>.grid__col:nth-child(36),
    .section-team .grid-fancy>.grid__col:nth-child(37) {
        -ms-grid-row: 18;
    }

    .section-team .grid-fancy>.grid__col:nth-child(38) {
        -ms-grid-row: 19;
    }

    .section-team .grid-fancy>.grid__col:nth-child(39),
    .section-team .grid-fancy>.grid__col:nth-child(40),
    .section-team .grid-fancy>.grid__col:nth-child(41) {
        -ms-grid-row: 20;
    }

    .section-team .grid-fancy>.grid__col:nth-child(42) {
        -ms-grid-row: 21;
    }
}

.section-textblock {
    color: #fff;
}

@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: 61%;
    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: 38px;
    }
}

.section-values__title strong {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    color: #1772FF;
    position: relative;
}

.section-values__title strong svg {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    height: 19px;
    margin-left: -172px;
    margin-top: -5px;
    -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s linear;
    transition: transform 0.3s ease-out, opacity 0.3s linear, -webkit-transform 0.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);
}

.section-values__list,
.wp-google-reviews {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    margin-left: -10px;
    margin-right: -10px;
}

.section-values__list .slick-list,
.wp-google-reviews .slick-list {
    overflow: visible;
}

.section-values__list .slick-track,
.wp-google-reviews .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    width: 100%;
}

.section-values__list .slick-slide,
.wp-google-reviews .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 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

@media (min-width: 520px) {

    .section-values__list .slick-slide:not(.slick-active),
    .wp-google-reviews .slick-slide:not(.slick-active) {
        -webkit-transform: translateX(-65px);
        transform: translateX(-65px);
    }

    .section-values__list .slick-slide.slick-active~.slick-slide:not(.slick-active),
    .wp-google-reviews .slick-slide.slick-active~.slick-slide:not(.slick-active) {
        -webkit-transform: translateX(65px);
        transform: translateX(65px);
    }
}

@media (max-width: 519px) {

    .section-values__list .slick-slide:not(.slick-current),
    .wp-google-reviews .slick-slide:not(.slick-current) {
        -webkit-transform: translateX(-65px);
        transform: translateX(-65px);
    }

    .section-values__list .slick-slide.slick-current~.slick-slide:not(.slick-current),
    .wp-google-reviews .slick-slide.slick-current~.slick-slide:not(.slick-current) {
        -webkit-transform: translateX(65px);
        transform: translateX(65px);
    }
}

.section-values__list>li,
.wp-google-reviews>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 25%;
}

.section-values__list>li.on_press .value__inner,
.wp-google-reviews>li.on_press .value__inner,
html:not(.mobile):not(.tablet) .section-values__list>li:hover .value__inner,
html:not(.mobile):not(.tablet) .wp-google-reviews>li:hover .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);
}

.section-values__list .value,
.wp-google-reviews .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: #fff;
    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__next,
.section-values__controls .section-values__slider__prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    display: block;
    background-color: #111;
    color: #1c1c1c;
    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__next.slick-disabled,
.section-values__controls .section-values__slider__prev.slick-disabled {
    display: none !important;
}

.section-values__controls .section-values__slider__next svg,
.section-values__controls .section-values__slider__prev svg {
    width: 13px;
    height: auto;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.section-values__controls .section-values__slider__next svg>*,
.section-values__controls .section-values__slider__prev svg>* {
    stroke: #1772FF;
}

.section-values__controls .section-values__slider__prev {
    left: -20px;
}

.section-values__controls .section-values__slider__prev.on_press svg,
html:not(.mobile):not(.tablet) .section-values__controls .section-values__slider__prev:hover svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.section-values__controls .section-values__slider__next {
    right: -20px;
}

.section-values__controls .section-values__slider__next.on_press svg,
html:not(.mobile):not(.tablet) .section-values__controls .section-values__slider__next:hover 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 .text,
.section-values--stats .value .title {
    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;
}

.section-work__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;
    margin-left: -20px;
}

.section-work__grid>.grid__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 33.3333%;
    padding-left: 20px;
    margin-bottom: 20px;
}

@media (max-width: 959px) {
    .section-work__grid>.grid__col {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .section-work__grid>.grid__col {
        width: 100%;
    }
}

.exploded {
    position: relative;
    width: 100%;
    display: block;
}

.exploded__inner {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
}

.exploded__fallback {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    display: none;
}

.exploded .dash {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 9.85%;
    display: block;
    -webkit-transform: translate(0, 0) rotate(0) scale(0);
    transform: translate(0, 0) rotate(0) scale(0);
}

.exploded .screw {
    z-index: 7;
    display: block;
    position: absolute;
    width: 5.2%;
}

.exploded .screw__inner:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 385%;
}

.exploded .screw__inner>img {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
}

.exploded .screw__inner>img:nth-child(2) {
    width: 75%;
    left: 13%;
    top: 45%;
    z-index: 3;
}

.exploded .screw__inner>img:nth-child(3) {
    width: 76%;
    left: 12%;
    top: 67%;
    z-index: 2;
}

.exploded .screw__inner>img:nth-child(4) {
    width: 100%;
    left: 0;
    top: 84%;
    z-index: 1;
}

.exploded .screw .overflow {
    width: 60%;
    left: 20%;
    top: 0;
    z-index: 4;
    position: absolute;
    overflow: hidden;
    height: 59%;
}

.exploded .screw .overflow>img {
    width: 100%;
    display: block;
}

.exploded .screw .dash {
    top: 100%;
    left: 50%;
    height: 71.2%;
}

.exploded .animate-transform,
.exploded .dash,
.exploded .screw,
.exploded .screw .overflow,
.exploded .screw .overflow>img,
.exploded .screw__inner>img:nth-child(2),
.exploded .screw__inner>img:nth-child(3),
.exploded .screw__inner>img:nth-child(4) {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
    transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
}

.exploded .animate-stroke {
    stroke: white;
    -webkit-transition: stroke 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
    transition: stroke 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
}

@media screen and (prefers-reduced-motion) {

    .exploded .animate-stroke,
    .exploded .animate-transform,
    .exploded .dash,
    .exploded .screw,
    .exploded .screw .overflow,
    .exploded .screw .overflow>img,
    .exploded .screw__inner>img:nth-child(2),
    .exploded .screw__inner>img:nth-child(3),
    .exploded .screw__inner>img:nth-child(4) {
        -webkit-transition: none !important;
        transition: none !important;
    }
}

.exploded .screw .overflow>img {
    -webkit-transform: translateY(115%);
    transform: translateY(115%);
}

.exploded .screw__inner>img:nth-child(2) {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
}

.exploded .screw__inner>img:nth-child(3) {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
}

.exploded .screw__inner>img:nth-child(4) {
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
}

.exploded .screw__inner>.dash {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: translate(0, -25%) rotate(0) scale(0);
    transform: translate(0, -25%) rotate(0) scale(0);
}

.exploded.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded .animate-stroke,
.is-exploded .exploded .animate-stroke {
    stroke: #1772FF;
}

.exploded.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded .animate-transform,
.exploded.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded .dash,
.exploded.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded .screw,
.exploded.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded .screw .overflow>img,
.exploded.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded .screw__inner>img:nth-child(2),
.exploded.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded .screw__inner>img:nth-child(3),
.exploded.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded .screw__inner>img:nth-child(4),
.is-exploded .exploded .animate-transform,
.is-exploded .exploded .dash,
.is-exploded .exploded .screw,
.is-exploded .exploded .screw .overflow>img,
.is-exploded .exploded .screw__inner>img:nth-child(2),
.is-exploded .exploded .screw__inner>img:nth-child(3),
.is-exploded .exploded .screw__inner>img:nth-child(4) {
    -webkit-transform: translate(0, 0) rotate(0) scale(1);
    transform: translate(0, 0) rotate(0) scale(1);
}

.exploded-adwords {
    margin: 0 auto;
}

.exploded-adwords:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66%;
}

.exploded-adwords .exploded__fallback {
    opacity: 0.3;
    display: none;
}

.exploded-adwords img,
.exploded-adwords svg {
    height: auto;
}

.exploded-adwords .base,
.exploded-adwords .knob-large,
.exploded-adwords .knob-small,
.exploded-adwords .lens,
.exploded-adwords .ring,
.exploded-adwords .stand,
.exploded-adwords .telescope,
.exploded-adwords .tube {
    position: absolute;
    display: block;
}

.exploded-adwords .telescope {
    z-index: 11;
    width: 35.5%;
    left: 11.5%;
    top: 6%;
}

.exploded-adwords .telescope:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 328%;
}

.exploded-adwords .telescope .ring {
    width: 44%;
    left: 30%;
    top: 6%;
    z-index: 4;
}

.exploded-adwords .telescope .tube {
    width: 81%;
    top: 6%;
    left: 11%;
    z-index: 3;
}

.exploded-adwords .telescope .lens {
    width: 100%;
    left: -1%;
    top: 63%;
    z-index: 1;
}

.exploded-adwords .knob-large {
    z-index: 10;
    width: 16%;
    left: 44.5%;
    top: 28%;
}

.exploded-adwords .knob-large>img {
    display: block;
    width: 100%;
}

.exploded-adwords .knob-small {
    width: 7%;
    left: 56%;
    top: 35.5%;
    z-index: 7;
}

.exploded-adwords .knob-small>img {
    display: block;
    width: 100%;
}

.exploded-adwords .base {
    z-index: 6;
    top: 19%;
    left: 3%;
    width: 89%;
}

.exploded-adwords .stand {
    z-index: 5;
    top: 63.5%;
    left: 0;
    width: 79%;
}

.exploded-adwords .stand>img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}

.exploded-adwords .stand .nut {
    position: absolute;
    z-index: 1;
    width: 6.33%;
}

.exploded-adwords .stand .nut:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 375%;
}

.exploded-adwords .stand .nut>img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    z-index: 1;
    -webkit-transform: translateY(-280%);
    transform: translateY(-280%);
}

.exploded-adwords .stand .nut-1 {
    left: 4.5%;
    top: 50%;
}

.exploded-adwords .stand .nut-2 {
    left: 48%;
    top: 88%;
}

.exploded-adwords .stand .dash {
    position: absolute;
    left: 50%;
    top: 0;
    height: 80%;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

.exploded-adwords .dash-1,
.exploded-adwords .dash-2,
.exploded-adwords .dash-3,
.exploded-adwords .dash-5,
.exploded-adwords .dash-6 {
    -webkit-transform-origin: center top;
    transform-origin: center top;
    z-index: 2;
}

.exploded-adwords .dash-1 {
    top: 72%;
    left: 13%;
}

.exploded-adwords .dash-2 {
    top: 77%;
    left: 51%;
}

.exploded-adwords .dash-3 {
    top: 72%;
    left: 89%;
}

.exploded-adwords .dash-4 {
    top: 100%;
    left: 50%;
    height: 71.2%;
}

.exploded-adwords .screw-1,
.exploded-adwords .screw-2 {
    position: absolute;
    z-index: 2;
    width: 28%;
    top: auto;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translate(-310%, -48%) rotate(121deg);
    transform: translate(-310%, -48%) rotate(121deg);
}

.exploded-adwords .screw-1 {
    width: 28%;
    bottom: 9%;
    left: 114%;
}

.exploded-adwords .screw-2 {
    width: 65%;
    bottom: -62%;
    left: 200%;
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .telescope,
.is-exploded .exploded-adwords .telescope {
    -webkit-transform: translate(0, -10%) rotate(0) scale(1);
    transform: translate(0, -10%) rotate(0) scale(1);
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .ring,
.is-exploded .exploded-adwords .ring {
    -webkit-transform: translate(0, -90%) rotate(0) scale(1);
    transform: translate(0, -90%) rotate(0) scale(1);
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .tube,
.is-exploded .exploded-adwords .tube {
    -webkit-transform: translate(0, -2%) rotate(0) scale(1);
    transform: translate(0, -2%) rotate(0) scale(1);
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .lens,
.is-exploded .exploded-adwords .lens {
    -webkit-transform: translate(0, 32%) rotate(0) scale(1);
    transform: translate(0, 32%) rotate(0) scale(1);
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .stand,
.is-exploded .exploded-adwords .stand {
    -webkit-transform: translate(0, 30%) rotate(0) scale(1);
    transform: translate(0, 30%) rotate(0) scale(1);
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .knob-large,
.is-exploded .exploded-adwords .knob-large {
    -webkit-transform: translate(95%, 52%) rotate(0) scale(1);
    transform: translate(95%, 52%) rotate(0) scale(1);
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .knob-small,
.is-exploded .exploded-adwords .knob-small {
    -webkit-transform: translate(300%, 190%) rotate(0) scale(1);
    transform: translate(300%, 190%) rotate(0) scale(1);
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .screw-1,
.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .screw-2,
.is-exploded .exploded-adwords .screw-1,
.is-exploded .exploded-adwords .screw-2 {
    -webkit-transform: translate(0, 0) rotate(121deg) scale(1);
    transform: translate(0, 0) rotate(121deg) scale(1);
}

.exploded-adwords.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-adwords .stand .nut>img,
.is-exploded .exploded-adwords .stand .nut>img {
    -webkit-transform: translate(0, 0) rotate(0) scale(1);
    transform: translate(0, 0) rotate(0) scale(1);
}

.exploded-consulting {
    margin: 0 auto;
    max-width: 550px;
}

.exploded-consulting:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 118.5%;
}

.exploded-consulting .exploded__fallback {
    display: none;
}

.exploded-consulting img,
.exploded-consulting svg {
    height: auto;
}

.exploded-consulting .reciever-left-wrap {
    position: absolute;
    left: 25.5%;
    top: 18.6%;
    width: 19.4%;
    -webkit-transform: translate(-42.3%, 169%) rotate(0) scale(1);
    transform: translate(-42.3%, 169%) rotate(0) scale(1);
}

.exploded-consulting .reciever-left-wrap .reciever-left {
    width: 100%;
}

.exploded-consulting .reciever-right-wrap {
    position: absolute;
    left: 26.6%;
    top: 8.1%;
    width: 73.2%;
    z-index: 6;
    -webkit-transform: translate(-11.3%, 47%) rotate(0) scale(1);
    transform: translate(-11.3%, 47%) rotate(0) scale(1);
}

.exploded-consulting .reciever-right-wrap .reciever-right {
    width: 100%;
}

.exploded-consulting .trigger-front {
    position: absolute;
    left: 37.3%;
    top: 30.5%;
    width: 30%;
    z-index: 7;
    -webkit-transform: translate(0, 38.5%) rotate(0) scale(1);
    transform: translate(0, 38.5%) rotate(0) scale(1);
}

.exploded-consulting .trigger-front>img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}

.exploded-consulting .trigger-front .dash {
    position: absolute;
    z-index: 1;
    height: 32%;
}

.exploded-consulting .trigger-front .dash-1 {
    left: 4%;
    top: 40%;
}

.exploded-consulting .trigger-front .dash-2 {
    left: 97%;
    top: 100%;
}

.exploded-consulting .trigger-rear {
    position: absolute;
    left: 39%;
    top: 34%;
    width: 38%;
    z-index: 5;
    -webkit-transform: translate(0, 45%) rotate(0) scale(1);
    transform: translate(0, 45%) rotate(0) scale(1);
}

.exploded-consulting .trigger-rear .trigger {
    position: absolute;
    top: -42%;
    left: 20%;
    z-index: 2;
    width: 79.6%;
}

.exploded-consulting .trigger-rear .trigger-base {
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-transform: translate(-4%, 4%);
    transform: translate(-4%, 4%);
}

.exploded-consulting .dial-wrap {
    position: absolute;
    left: 7.5%;
    top: 49%;
    z-index: 4;
    width: 36%;
    -webkit-transform: translate(28%, 12%) rotate(0) scale(1);
    transform: translate(28%, 12%) rotate(0) scale(1);
}

.exploded-consulting .dial-wrap .dial {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}

.exploded-consulting .dial-wrap .dash {
    -webkit-transform: translate(0, 0) rotate(120deg) scale(0);
    transform: translate(0, 0) rotate(120deg) scale(0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    height: 26%;
    position: absolute;
    z-index: 1;
}

.exploded-consulting .dial-wrap .dash-1 {
    left: 95%;
    top: -5%;
}

.exploded-consulting .dial-wrap .dash-2 {
    left: 96%;
    top: 40%;
}

.exploded-consulting .dial-wrap .dash-3 {
    left: 62%;
    top: 69%;
}

.exploded-consulting .base {
    position: absolute;
    left: 1%;
    top: 39.5%;
    width: 86%;
    z-index: 3;
}

.exploded-consulting .foot {
    position: absolute;
    z-index: 1;
    width: 7.8%;
    -webkit-transform: translate(0, -110%) rotate(0) scale(1);
    transform: translate(0, -110%) rotate(0) scale(1);
}

.exploded-consulting .foot>img {
    display: block;
    width: 100%;
}

.exploded-consulting .foot .dash {
    height: 100%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.exploded-consulting .foot .dash-1 {
    left: 13%;
    top: -65%;
}

.exploded-consulting .foot .dash-2 {
    left: 80%;
    top: -65%;
}

.exploded-consulting .foot-1 {
    top: 87.7%;
    left: 0.1%;
}

.exploded-consulting .foot-2 {
    top: 107.3%;
    left: 39.5%;
}

.exploded-consulting .foot-3 {
    top: 88%;
    left: 79.5%;
}

.exploded-consulting.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-consulting .dial-wrap .dash,
.is-exploded .exploded-consulting .dial-wrap .dash {
    -webkit-transform: translate(0, 0) rotate(120deg) scale(1);
    transform: translate(0, 0) rotate(120deg) scale(1);
}

.exploded-digital-advertising {
    margin: 0 auto;
}

.exploded-digital-advertising:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66%;
}

.exploded-digital-advertising .exploded__fallback {
    display: none;
}

.exploded-digital-advertising img,
.exploded-digital-advertising svg {
    height: auto;
}

.exploded-digital-advertising .dash {
    opacity: 0.5;
}

.exploded-digital-advertising .mouthpiece-wrap {
    position: absolute;
    left: 9.5%;
    top: 8%;
    width: 27.5%;
    z-index: 1;
    -webkit-transform: translate(23.5%, 12.5%) rotate(0) scale(1);
    transform: translate(23.5%, 12.5%) rotate(0) scale(1);
}

.exploded-digital-advertising .mouthpiece-wrap .mouthpiece {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 2;
}

.exploded-digital-advertising .mouthpiece-wrap .nut {
    position: absolute;
    width: 12%;
}

.exploded-digital-advertising .mouthpiece-wrap .nut>img {
    display: block;
    width: 100%;
    height: auto;
}

.exploded-digital-advertising .mouthpiece-wrap .nut .dash {
    position: absolute;
    left: 50%;
    bottom: 100%;
    top: auto;
    height: 270%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.exploded-digital-advertising .mouthpiece-wrap .nut-1 {
    left: -10%;
    top: -20%;
    -webkit-transform: translate(233%, 172%) rotate(120deg) scale(1);
    transform: translate(233%, 172%) rotate(120deg) scale(1);
}

.exploded-digital-advertising .mouthpiece-wrap .nut-2 {
    left: -30%;
    top: -10%;
    -webkit-transform: translate(293%, 182%) rotate(120deg) scale(1);
    transform: translate(293%, 182%) rotate(120deg) scale(1);
}

.exploded-digital-advertising .mouthpiece-wrap .nut-3 {
    left: -34%;
    top: 13%;
    -webkit-transform: translate(253%, 142%) rotate(120deg) scale(1);
    transform: translate(253%, 142%) rotate(120deg) scale(1);
}

.exploded-digital-advertising .handle {
    position: absolute;
    left: 10%;
    top: 83%;
    width: 40%;
    height: auto;
    z-index: 1;
    -webkit-transform: translate(25%, -22%) rotate(0) scale(1);
    transform: translate(25%, -22%) rotate(0) scale(1);
}

.exploded-digital-advertising .amplifier-wrap {
    position: absolute;
    left: 28%;
    top: 18%;
    width: 45%;
    z-index: 3;
}

.exploded-digital-advertising .amplifier-wrap .amplifier {
    width: 100%;
    height: auto;
}

.exploded-digital-advertising .amplifier-wrap .dash {
    position: absolute;
    z-index: 1;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translate(0, 0) rotate(120deg) scale(0);
    transform: translate(0, 0) rotate(120deg) scale(0);
}

.exploded-digital-advertising .amplifier-wrap .dash-1 {
    top: -10%;
    left: 64%;
    height: 20%;
}

.exploded-digital-advertising .amplifier-wrap .dash-2 {
    top: 50%;
    left: 25%;
    height: 23%;
}

.exploded-digital-advertising .speaker-wrap {
    position: absolute;
    left: 49%;
    top: 27%;
    width: 39%;
    z-index: 4;
    -webkit-transform: translate(-32%, -14%) rotate(0) scale(1);
    transform: translate(-32%, -14%) rotate(0) scale(1);
}

.exploded-digital-advertising .speaker-wrap .speaker {
    width: 100%;
    height: auto;
}

.exploded-digital-advertising .speaker-wrap .screw {
    position: absolute;
    width: 7%;
    z-index: 1;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.exploded-digital-advertising .speaker-wrap .screw-1 {
    top: 4%;
    left: 110%;
    -webkit-transform: translate(-314%, 0) rotate(120deg) scale(1);
    transform: translate(-314%, 0) rotate(120deg) scale(1);
}

.exploded-digital-advertising .speaker-wrap .screw-2 {
    top: 55%;
    left: 98%;
    -webkit-transform: translate(-369%, -53%) rotate(120deg) scale(1);
    transform: translate(-369%, -53%) rotate(120deg) scale(1);
}

.exploded-digital-advertising .speaker-wrap .screw-3 {
    top: 77%;
    left: 32%;
    -webkit-transform: translate(-369%, -62%) rotate(120deg) scale(1);
    transform: translate(-369%, -62%) rotate(120deg) scale(1);
}

.exploded-digital-advertising .tip-wrap {
    position: absolute;
    left: 36%;
    top: 35.5%;
    width: 53%;
    z-index: 3;
    -webkit-transform: translate(-32%, -14%) rotate(0) scale(1);
    transform: translate(-32%, -14%) rotate(0) scale(1);
}

.exploded-digital-advertising .tip-wrap .tip {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
}

.exploded-digital-advertising .tip-wrap .dash {
    position: absolute;
    z-index: 1;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: translate(0, 0) rotate(120deg) scale(0);
    transform: translate(0, 0) rotate(120deg) scale(0);
}

.exploded-digital-advertising .tip-wrap .dash-1 {
    top: 0;
    left: 28%;
    height: 40%;
}

.exploded-digital-advertising .tip-wrap .dash-2 {
    top: 54%;
    left: -2%;
    height: 40%;
}

.exploded-digital-advertising.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-digital-advertising .amplifier-wrap .dash,
.exploded-digital-advertising.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-digital-advertising .mouthpiece-wrap .nut,
.exploded-digital-advertising.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-digital-advertising .speaker-wrap .screw,
.exploded-digital-advertising.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-digital-advertising .tip-wrap .dash,
.is-exploded .exploded-digital-advertising .amplifier-wrap .dash,
.is-exploded .exploded-digital-advertising .mouthpiece-wrap .nut,
.is-exploded .exploded-digital-advertising .speaker-wrap .screw,
.is-exploded .exploded-digital-advertising .tip-wrap .dash {
    -webkit-transform: translate(0, 0) rotate(120deg) scale(1);
    transform: translate(0, 0) rotate(120deg) scale(1);
}

.exploded-remarketing {
    margin: 0 auto;
}

.exploded-remarketing:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 67%;
}

.exploded-remarketing .exploded__fallback {
    display: none;
}

.exploded-remarketing img,
.exploded-remarketing svg {
    display: block;
    height: auto;
}

.exploded-remarketing .dash {
    opacity: 0.35;
}

.exploded-remarketing .notch {
    position: absolute;
    left: 32%;
    top: 58%;
    z-index: 10;
    width: 2%;
    height: auto;
    display: block;
}

.exploded-remarketing .needle {
    position: absolute;
    left: 45%;
    top: 30%;
    z-index: 7;
    display: block;
    width: 47%;
    -webkit-transform: translate(0, 26%);
    transform: translate(0, 26%);
}

.exploded-remarketing .dial-wrap {
    position: absolute;
    left: 80%;
    top: 39.5%;
    z-index: 6;
    display: block;
    width: 6%;
    -webkit-transform: translateY(90%);
    transform: translateY(90%);
}

.exploded-remarketing .dial-wrap>.dial {
    display: block;
    width: 100%;
}

.exploded-remarketing .dial-wrap .dash {
    position: absolute;
    top: 100%;
    height: 80%;
    -webkit-transform-origin: top center;
    transform-origin: top center;
}

.exploded-remarketing .dial-wrap .dash-1 {
    left: 0;
}

.exploded-remarketing .dial-wrap .dash-2 {
    left: 100%;
    margin-left: -1px;
}

.exploded-remarketing .record-wrap {
    position: absolute;
    left: 16.5%;
    top: 0;
    z-index: 4;
    width: 55%;
    -webkit-transform: translateY(53%);
    transform: translateY(53%);
}

.exploded-remarketing .record-wrap svg ellipse,
.exploded-remarketing .record-wrap svg path {
    stroke: white;
}

.exploded-remarketing .record-wrap .record {
    width: 100%;
    z-index: 2;
    position: relative;
}

.exploded-remarketing .record-wrap>.dash {
    position: absolute;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    opacity: 0.5;
    z-index: 1;
    opacity: 0.3;
}

.exploded-remarketing .record-wrap>.dash-1 {
    left: 10%;
    top: 77%;
    height: 23%;
}

.exploded-remarketing .record-wrap>.dash-2 {
    left: 97%;
    top: 67%;
    height: 21%;
}

.exploded-remarketing .record-wrap>.dash-3 {
    left: 56%;
    top: 100%;
    height: 26%;
}

.exploded-remarketing .tip-wrap {
    position: absolute;
    left: 49.5%;
    top: 37%;
    z-index: 3;
    width: 2.5%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.exploded-remarketing .tip-wrap>.tip {
    display: block;
    width: 100%;
}

.exploded-remarketing .tip-wrap .dash {
    position: absolute;
    top: 100%;
    height: 80%;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    opacity: 0.5;
}

.exploded-remarketing .tip-wrap .dash-1 {
    left: 0;
}

.exploded-remarketing .tip-wrap .dash-2 {
    left: 100%;
    margin-left: -1px;
}

.exploded-remarketing .plate-wrap {
    position: absolute;
    left: 17.5%;
    top: 12%;
    z-index: 3;
    width: 53.9%;
    -webkit-transform: translateY(24%);
    transform: translateY(24%);
}

.exploded-remarketing .plate-wrap>.plate {
    display: block;
    width: 100%;
    position: relative;
    z-index: 3;
}

.exploded-remarketing .plate-wrap>.dash {
    position: absolute;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    opacity: 0.5;
    z-index: 2;
}

.exploded-remarketing .plate-wrap>.dash-1 {
    left: 8%;
    top: 77%;
    height: 17%;
}

.exploded-remarketing .plate-wrap>.dash-2 {
    left: 97%;
    top: 67%;
    height: 13%;
}

.exploded-remarketing .plate-wrap>.dash-3 {
    left: 55%;
    top: 100%;
    height: 19%;
}

.exploded-remarketing .base {
    position: absolute;
    left: 0;
    top: 12.2%;
    z-index: 2;
    width: 100%;
}

.exploded-remarketing .foot {
    position: absolute;
    z-index: 1;
    width: 9%;
}

.exploded-remarketing .foot .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 3;
}

.exploded-remarketing .foot .overlay .dash {
    top: -37%;
    height: 80%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.exploded-remarketing .foot .overlay .dash:first-child {
    left: 14%;
}

.exploded-remarketing .foot .overlay .dash:nth-child(2) {
    left: 80%;
}

.exploded-remarketing .foot>img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}

.exploded-remarketing .foot-1 {
    left: 2%;
    top: 55%;
    -webkit-transform: translateY(-86%);
    transform: translateY(-86%);
}

.exploded-remarketing .foot-2 {
    left: 51%;
    top: 87%;
    -webkit-transform: translateY(-52%);
    transform: translateY(-52%);
}

.exploded-remarketing .foot-3 {
    left: 90%;
    top: 60%;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
}

.exploded-remarketing .foot .nut {
    z-index: 1;
}

.exploded-remarketing .foot .nut-1 {
    left: 5%;
    top: 50%;
}

.exploded-remarketing .foot .nut-2 {
    left: 70%;
    top: 50%;
}

.exploded-remarketing .screw-1,
.exploded-remarketing .screw-2 {
    width: 2%;
    top: 33%;
}

.exploded-remarketing .screw-1 {
    left: 77.5%;
    z-index: 5;
}

.exploded-remarketing .screw-1 .dash {
    height: 85%;
}

.exploded-remarketing .screw-2 {
    left: 86.5%;
    z-index: 7;
}

.exploded-remarketing .screw-2 .dash {
    height: 30%;
}

.exploded-remarketing .nut {
    position: absolute;
    z-index: 1;
    width: 20%;
}

.exploded-remarketing .nut:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 375%;
}

.exploded-remarketing .nut>img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    z-index: 1;
    -webkit-transform: translateY(-280%);
    transform: translateY(-280%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
    transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
    transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0;
}

.exploded-remarketing .nut .dash {
    position: absolute;
    left: 50%;
    top: 0;
    height: 80%;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

.exploded-remarketing.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-remarketing .needle,
.is-exploded .exploded-remarketing .needle {
    -webkit-transform: translate(0, -10%) rotate(0) scale(1);
    transform: translate(0, -10%) rotate(0) scale(1);
}

.exploded-remarketing.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-remarketing .screw-1,
.is-exploded .exploded-remarketing .screw-1 {
    -webkit-transform: translate(0, -30%) rotate(0) scale(1);
    transform: translate(0, -30%) rotate(0) scale(1);
}

.exploded-remarketing.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-remarketing .screw-2,
.is-exploded .exploded-remarketing .screw-2 {
    -webkit-transform: translate(0, 30%) rotate(0) scale(1);
    transform: translate(0, 30%) rotate(0) scale(1);
}

.exploded-socialadvertising {
    margin: 0 auto;
}

.exploded-socialadvertising:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66%;
}

.exploded-socialadvertising .exploded__fallback {
    display: none;
}

.exploded-socialadvertising img,
.exploded-socialadvertising svg {
    display: block;
    height: auto;
}

.exploded-socialadvertising .dash {
    -webkit-transform: translate(0, 0) rotate(-420deg) scale(0);
    transform: translate(0, 0) rotate(-420deg) scale(0);
}

.exploded-socialadvertising .screw .dash {
    -webkit-transform: translate(0, 0) rotate(0) scale(0);
    transform: translate(0, 0) rotate(0) scale(0);
}

.exploded-socialadvertising .screw {
    position: absolute;
    width: 2.5%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    z-index: 1;
}

.exploded-socialadvertising .screw-1 {
    left: 7%;
    top: 33%;
    -webkit-transform: translate(580%, 85%) rotate(-420deg) scale(1);
    transform: translate(580%, 85%) rotate(-420deg) scale(1);
}

.exploded-socialadvertising .screw-2 {
    top: 19%;
    left: 15%;
    -webkit-transform: translate(490%, 90%) rotate(-420deg) scale(1);
    transform: translate(490%, 90%) rotate(-420deg) scale(1);
}

.exploded-socialadvertising .screw-3 {
    left: 26.5%;
    top: 4.5%;
    -webkit-transform: translate(760%, 135%) rotate(-420deg) scale(1);
    transform: translate(760%, 135%) rotate(-420deg) scale(1);
}

.exploded-socialadvertising .screw-3 .dash {
    height: 125%;
}

.exploded-socialadvertising .screw-4 {
    left: 34.5%;
    top: -5%;
    -webkit-transform: translate(670%, 110%) rotate(-420deg) scale(1);
    transform: translate(670%, 110%) rotate(-420deg) scale(1);
}

.exploded-socialadvertising .screw-4 .dash {
    height: 100%;
}

.exploded-socialadvertising .lens {
    position: absolute;
    width: 21%;
    z-index: 2;
    -webkit-transform: translate(38%, 25%);
    transform: translate(38%, 25%);
}

.exploded-socialadvertising .lens-1 {
    left: 14.5%;
    top: 36%;
}

.exploded-socialadvertising .lens-2 {
    left: 38.5%;
    top: 14.5%;
}

.exploded-socialadvertising .base {
    position: absolute;
    left: 23%;
    top: 22%;
    width: 64%;
    z-index: 3;
}

.exploded-socialadvertising .dial-wrap {
    position: absolute;
    left: 64.5%;
    top: 47.5%;
    width: 8%;
    z-index: 4;
    -webkit-transform: translate(-90%, -40%);
    transform: translate(-90%, -40%);
}

.exploded-socialadvertising .dial-wrap>.dial {
    position: relative;
    z-index: 2;
    width: 100%;
}

.exploded-socialadvertising .dial-wrap .dash {
    position: absolute;
    z-index: 1;
    height: 70%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.exploded-socialadvertising .dial-wrap .dash-1 {
    left: 0;
    top: 4%;
}

.exploded-socialadvertising .dial-wrap .dash-2 {
    left: 65%;
    top: -60%;
}

.exploded-socialadvertising .cap-wrap {
    position: absolute;
    z-index: 5;
    width: 22%;
    -webkit-transform: translate(-44%, -23%);
    transform: translate(-44%, -23%);
}

.exploded-socialadvertising .cap-wrap-1 {
    left: 55%;
    top: 67%;
}

.exploded-socialadvertising .cap-wrap-2 {
    left: 78.5%;
    top: 47.5%;
}

.exploded-socialadvertising .cap-wrap>.cap {
    position: relative;
    z-index: 2;
    width: 100%;
}

.exploded-socialadvertising .cap-wrap .dash {
    position: absolute;
    z-index: 1;
    height: 30%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.exploded-socialadvertising .cap-wrap .dash-1 {
    left: -3%;
    top: 34%;
}

.exploded-socialadvertising .cap-wrap .dash-2 {
    left: 15%;
    top: -11%;
}

.exploded-socialadvertising .cap-wrap .dash-3 {
    left: 41%;
    top: -26%;
}

.exploded-socialadvertising.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-socialadvertising .dash,
.exploded-socialadvertising.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-socialadvertising .screw,
.is-exploded .exploded-socialadvertising .dash,
.is-exploded .exploded-socialadvertising .screw {
    -webkit-transform: translate(0, 0) rotate(-420deg) scale(1);
    transform: translate(0, 0) rotate(-420deg) scale(1);
}

.exploded-socialadvertising.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-socialadvertising .screw .dash,
.is-exploded .exploded-socialadvertising .screw .dash {
    -webkit-transform: translate(0, 0) rotate(0) scale(1);
    transform: translate(0, 0) rotate(0) scale(1);
}

.exploded-seo {
    position: relative;
}

.exploded-seo:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 67%;
}

.exploded-seo .image__bottom,
.exploded-seo .image__top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.exploded-seo .image__top {
    z-index: 5;
}

.exploded-seo .image__bottom {
    z-index: 4;
}

.exploded-seo .nut {
    z-index: 1;
    display: block;
    position: absolute;
    width: 4%;
}

.exploded-seo .nut-1 {
    left: 3%;
    top: 91.3%;
}

.exploded-seo .nut-2 {
    left: 41.5%;
    top: 97.3%;
}

.exploded-seo .nut-3 {
    left: 59.2%;
    top: 90.3%;
}

.exploded-seo .hopper {
    position: absolute;
    left: 0;
    top: 9%;
    z-index: 5;
    width: 100%;
    height: auto;
    display: block;
}

.exploded-seo .hopper>path.color {
    stroke: white;
}

.exploded-seo .base {
    position: absolute;
    left: 0;
    top: 51%;
    z-index: 3;
    width: 69.1%;
    display: block;
}

.exploded-seo .dash-1 {
    top: 38%;
    left: 4.4%;
    height: 7.5%;
}

.exploded-seo .dash-2 {
    top: 18%;
    left: 21.8%;
    height: 8%;
}

.exploded-seo .dash-3 {
    top: 24%;
    left: 60%;
    height: 8%;
}

.exploded-seo .dash-4 {
    top: 48%;
    left: 43.3%;
    height: 8%;
}

.exploded-seo .dash-5 {
    top: 54%;
    left: 1.5%;
    height: 7.5%;
}

.exploded-seo .dash-6 {
    top: 54%;
    left: 67%;
    height: 7.5%;
}

.exploded-seo .dash-7 {
    top: 82%;
    left: 5%;
    height: 8%;
}

.exploded-seo .dash-8 {
    top: 89%;
    left: 43.5%;
    height: 7.5%;
}

.exploded-seo .dash-9 {
    top: 82.5%;
    left: 61%;
    height: 7.5%;
}

.exploded-seo .dash-1,
.exploded-seo .dash-2,
.exploded-seo .dash-3,
.exploded-seo .dash-4 {
    z-index: 6;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.exploded-seo .dash-5,
.exploded-seo .dash-6 {
    z-index: 4;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.exploded-seo .dash-7,
.exploded-seo .dash-8,
.exploded-seo .dash-9 {
    z-index: 2;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

.exploded-seo .screw-1 {
    top: 19.6%;
    left: 2%;
}

.exploded-seo .screw-2 {
    top: 0;
    left: 19.2%;
}

.exploded-seo .screw-3 {
    top: 5.7%;
    left: 57.6%;
}

.exploded-seo .screw-4 {
    top: 30%;
    left: 40.8%;
}

.exploded-seo .screw {
    -webkit-transform: translateY(76%);
    transform: translateY(76%);
}

.exploded-seo .screw-2 {
    -webkit-transform: translateY(81%);
    transform: translateY(81%);
}

.exploded-seo .image__top {
    -webkit-transform: translateY(11%);
    transform: translateY(11%);
}

.exploded-seo .image__bottom {
    -webkit-transform: translateY(-11%);
    transform: translateY(-11%);
}

.exploded-seo .nut-1,
.exploded-seo .nut-3 {
    -webkit-transform: translateY(-280%);
    transform: translateY(-280%);
}

.exploded-seo .nut-2 {
    -webkit-transform: translateY(-180%);
    transform: translateY(-180%);
}

.exploded-seo.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-seo .hopper>path.color,
.is-exploded .exploded-seo .hopper>path.color {
    stroke: #1772FF;
}

.exploded-webdesign {
    margin: 0 auto;
}

.exploded-webdesign:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 66%;
}

.exploded-webdesign .exploded__fallback {
    display: none;
}

.exploded-webdesign img,
.exploded-webdesign svg {
    display: block;
    height: auto;
}

.exploded-webdesign .dash {
    opacity: 0.5;
}

.exploded-webdesign .animate-stroke path {
    stroke: white;
}

.exploded-webdesign .dash {
    -webkit-transform: translate(0, 0) rotate(0) scale(0);
    transform: translate(0, 0) rotate(0) scale(0);
}

.exploded-webdesign .screw {
    position: absolute;
    width: 2.5%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    z-index: 1;
}

.exploded-webdesign .cockpit {
    position: absolute;
    left: 41.5%;
    top: 39%;
    z-index: 10;
    width: 12.5%;
}

.exploded-webdesign .base {
    position: absolute;
    left: 10.5%;
    top: 25.5%;
    width: 67.5%;
    z-index: 5;
}

.exploded-webdesign .wing {
    position: absolute;
    left: 51.5%;
    top: 25.5%;
    width: 21%;
    z-index: 7;
}

.exploded-webdesign .tyre-wrap {
    position: absolute;
}

.exploded-webdesign .tyre-wrap>.tyre {
    width: 100%;
    position: relative;
}

.exploded-webdesign .tyre-wrap .dash {
    position: absolute;
}

.exploded-webdesign .tyre-wrap--fl {
    left: 2%;
    top: 42%;
    width: 15%;
    z-index: 2;
    -webkit-transform: translate(50%, 30%);
    transform: translate(50%, 30%);
}

.exploded-webdesign .tyre-wrap--fl>.tyre {
    z-index: 2;
}

.exploded-webdesign .tyre-wrap--fl .dash {
    position: absolute;
    z-index: 1;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translate(0, 0) rotate(119.5deg) scale(0);
    transform: translate(0, 0) rotate(119.5deg) scale(0);
}

.exploded-webdesign .tyre-wrap--fl .dash-1 {
    height: 40%;
    left: 100%;
    top: 37%;
}

.exploded-webdesign .tyre-wrap--fl .dash-2 {
    height: 48%;
    left: 91%;
    top: 38%;
}

.exploded-webdesign .tyre-wrap--fr {
    left: 40%;
    top: 71%;
    width: 17%;
    z-index: 6;
    -webkit-transform: translate(-43%, -26%);
    transform: translate(-43%, -26%);
}

.exploded-webdesign .tyre-wrap--fr>.tyre {
    z-index: 2;
}

.exploded-webdesign .tyre-wrap--fr>.dash {
    z-index: 1;
    position: absolute;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: translate(0, 0) rotate(119.5deg) scale(0);
    transform: translate(0, 0) rotate(119.5deg) scale(0);
}

.exploded-webdesign .tyre-wrap--fr>.dash-1 {
    height: 45%;
    left: -3%;
    top: 1%;
}

.exploded-webdesign .tyre-wrap--fr>.dash-2 {
    height: 60%;
    left: -3%;
    top: 15%;
}

.exploded-webdesign .tyre-wrap--fr .screw {
    z-index: 3;
    position: absolute;
    width: 14%;
    -webkit-transform: translate(-380%, -47%) rotate(119.5deg) scale(1);
    transform: translate(-380%, -47%) rotate(119.5deg) scale(1);
}

.exploded-webdesign .tyre-wrap--fr .screw-1 {
    top: 10%;
    left: 110%;
}

.exploded-webdesign .tyre-wrap--fr .screw-2 {
    left: 99%;
    top: 30%;
}

.exploded-webdesign .tyre-wrap--fr .screw .dash {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
}

.exploded-webdesign .tyre-wrap--rl {
    left: 36.5%;
    top: 9.5%;
    width: 14%;
    z-index: 1;
    -webkit-transform: translate(70%, 34%);
    transform: translate(70%, 34%);
}

.exploded-webdesign .tyre-wrap--rl>.tyre {
    z-index: 2;
}

.exploded-webdesign .tyre-wrap--rl .dash {
    position: absolute;
    z-index: 1;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: translate(0, 0) rotate(119.5deg) scale(0);
    transform: translate(0, 0) rotate(119.5deg) scale(0);
}

.exploded-webdesign .tyre-wrap--rl .dash-1 {
    height: 60%;
    left: 100%;
    top: 14%;
}

.exploded-webdesign .tyre-wrap--rl .dash-2 {
    height: 58%;
    left: 90%;
    top: 25%;
}

.exploded-webdesign .tyre-wrap--rr {
    left: 82%;
    top: 43.5%;
    width: 13.5%;
    z-index: 6;
    -webkit-transform: translate(-56%, -33%);
    transform: translate(-56%, -33%);
}

.exploded-webdesign .tyre-wrap--rr>.tyre {
    z-index: 2;
}

.exploded-webdesign .tyre-wrap--rr>.dash {
    z-index: 1;
    position: absolute;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: translate(0, 0) rotate(119.5deg) scale(0);
    transform: translate(0, 0) rotate(119.5deg) scale(0);
}

.exploded-webdesign .tyre-wrap--rr>.dash-1 {
    height: 65%;
    left: 7%;
    top: 4%;
}

.exploded-webdesign .tyre-wrap--rr>.dash-2 {
    height: 70%;
    left: 0;
    top: 22%;
}

.exploded-webdesign .tyre-wrap--rr .screw {
    z-index: 3;
    position: absolute;
    width: 18%;
    -webkit-transform: translate(-380%, -47%) rotate(119.5deg) scale(1);
    transform: translate(-380%, -47%) rotate(119.5deg) scale(1);
}

.exploded-webdesign .tyre-wrap--rr .screw-1 {
    top: 10%;
    left: 110%;
}

.exploded-webdesign .tyre-wrap--rr .screw-2 {
    left: 99%;
    top: 30%;
}

.exploded-webdesign .tyre-wrap--rr .screw .dash {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
}

.exploded-webdesign .spoiler-wrap {
    position: absolute;
}

.exploded-webdesign .spoiler-wrap>.spoiler {
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
}

.exploded-webdesign .spoiler-wrap .dash {
    position: absolute;
    z-index: 1;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

.exploded-webdesign .spoiler-wrap--front {
    width: 21.5%;
    left: 57.5%;
    top: 1.2%;
    z-index: 8;
    -webkit-transform: translate(0, 30%);
    transform: translate(0, 30%);
}

.exploded-webdesign .spoiler-wrap--front .dash-1 {
    height: 15%;
    left: 63%;
    top: 98%;
}

.exploded-webdesign .spoiler-wrap--front .dash-2 {
    height: 25%;
    left: 94%;
    top: 70%;
}

.exploded-webdesign .spoiler-wrap--rear {
    width: 8.2%;
    left: 56.3%;
    top: 0;
    z-index: 4;
    -webkit-transform: translate(0, 44%);
    transform: translate(0, 44%);
}

.exploded-webdesign .spoiler-wrap--rear .dash-1 {
    height: 26%;
    left: 4%;
    top: 100%;
}

.exploded-webdesign .spoiler-wrap--rear .dash-2 {
    height: 38%;
    left: 88%;
    top: 74%;
}

.exploded-webdesign .front-wrap {
    position: absolute;
    left: 0;
    top: 66%;
    width: 31%;
    z-index: 1;
    -webkit-transform: translate(0, -18%);
    transform: translate(0, -18%);
}

.exploded-webdesign .front-wrap>.front {
    position: relative;
    z-index: 1;
    width: 100%;
}

.exploded-webdesign .front-wrap .dash {
    position: absolute;
    z-index: 2;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
}

.exploded-webdesign .front-wrap .dash-1 {
    top: 42%;
    left: 36%;
    height: 10%;
}

.exploded-webdesign .front-wrap .dash-2 {
    top: 49%;
    left: 53.5%;
    height: 12%;
}

.exploded-webdesign.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-webdesign .tyre-wrap>.dash,
.exploded-webdesign.is-revealed .slick-slide.slick-current:not(.is-exploded) .exploded-webdesign .tyre-wrap>.screw,
.is-exploded .exploded-webdesign .tyre-wrap>.dash,
.is-exploded .exploded-webdesign .tyre-wrap>.screw {
    -webkit-transform: translate(0, 0) rotate(119.5deg) scale(1);
    transform: translate(0, 0) rotate(119.5deg) scale(1);
}

.cms-block-content:after {
    content: "";
    clear: both;
    display: table;
}

.cms-block-content p:first-child {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
}

@media screen and (min-width: 480px) {
    .cms-block-content p:first-child {
        font-size: calc(18px + 4 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content p:first-child {
        font-size: 22px;
    }
}

.cms-block-content--emphasised-first-item> :first-child {
    font-size: 18px;
}

@media screen and (min-width: 480px) {
    .cms-block-content--emphasised-first-item> :first-child {
        font-size: calc(18px + 4 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content--emphasised-first-item> :first-child {
        font-size: 22px;
    }
}

.cms-block-content+.buttons {
    margin-top: 20px;
}

@media screen and (min-width: 480px) {
    .cms-block-content+.buttons {
        margin-top: calc(20px + 40 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content+.buttons {
        margin-top: 60px;
    }
}

.cms-block-content .wp-caption[class*="align"] img {
    margin-bottom: 0;
}

.cms-block-content .wp-caption-text {
    font-size: 12px;
    border-bottom: 1px solid #303030;
    padding: 15px 0;
    color: rgba(255, 255, 255, 0.55);
    margin-top: 0;
}

@media screen and (min-width: 480px) {
    .cms-block-content .wp-caption-text {
        font-size: calc(12px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content .wp-caption-text {
        font-size: 14px;
    }
}

.cms-block-content .wp-caption-text strong {
    margin-right: 10px;
    color: rgba(255, 255, 255, 0.85);
}

.cms-block-content .aligncenter,
.cms-block-content .alignnone {
    clear: both;
    width: auto;
    height: auto;
    max-width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    clear: both;
}

.cms-block-content .aligncenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.cms-block-content .aligncenter .wp-caption-text {
    margin-left: auto;
    margin-right: auto;
}

.cms-block-content img.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}

.cms-block-content .aligncenter img,
.cms-block-content .alignleft img,
.cms-block-content .alignnone img,
.cms-block-content .alignright img {
    margin-bottom: 13px;
}

@media (min-width: 769px) {

    .cms-block-content .alignleft,
    .cms-block-content .alignright {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .cms-block-content .alignleft {
        float: left;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-right: 70px;
    }

    .cms-block-content .alignright {
        float: right;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left: 70px;
    }
}

@media (min-width: 768px) and (max-width: 1490px) {

    .cms-block-content .alignleft,
    .cms-block-content .alignright {
        width: 50%;
    }
}

@media (max-width: 767px) {

    .cms-block-content .aligncenter,
    .cms-block-content .alignleft,
    .cms-block-content .alignnone,
    .cms-block-content .alignright {
        text-align: center;
        margin: 30px auto;
    }

    .cms-block-content .aligncenter .wp-caption-text,
    .cms-block-content .aligncenter img,
    .cms-block-content .alignleft .wp-caption-text,
    .cms-block-content .alignleft img,
    .cms-block-content .alignnone .wp-caption-text,
    .cms-block-content .alignnone img,
    .cms-block-content .alignright .wp-caption-text,
    .cms-block-content .alignright img {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 480px) {

    .cms-block-content .aligncenter,
    .cms-block-content .alignleft,
    .cms-block-content .alignnone,
    .cms-block-content .alignright {
        width: 100%;
        margin: 30px 0;
        max-width: none !important;
        text-align: left;
    }

    .cms-block-content .aligncenter .wp-caption-text,
    .cms-block-content .alignleft .wp-caption-text,
    .cms-block-content .alignnone .wp-caption-text,
    .cms-block-content .alignright .wp-caption-text {
        padding-left: 0;
        padding-right: 0;
    }
}

.cms-block-content img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
}

.cms-block-content a {
    color: #1772FF;
    text-decoration: underline;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.cms-block-content a:hover {
    opacity: 0.65;
    text-decoration: underline;
}

.cms-block-content h3,
.cms-block-content h4,
.cms-block-content h5,
.cms-block-content h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    letter-spacing: normal;
}

.cms-block-content .wp-google-place .wp-google-rating,
.cms-block-content h2,
.wp-google-place .cms-block-content .wp-google-rating {
    font-size: 20px;
}

@media screen and (min-width: 480px) {

    .cms-block-content .wp-google-place .wp-google-rating,
    .cms-block-content h2,
    .wp-google-place .cms-block-content .wp-google-rating {
        font-size: calc(20px + 12 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .cms-block-content .wp-google-place .wp-google-rating,
    .cms-block-content h2,
    .wp-google-place .cms-block-content .wp-google-rating {
        font-size: 32px;
    }
}

.cms-block-content h3 {
    font-size: 18px;
}

@media screen and (min-width: 480px) {
    .cms-block-content h3 {
        font-size: calc(18px + 4 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content h3 {
        font-size: 22px;
    }
}

.cms-block-content h4 {
    font-size: 16px;
}

@media screen and (min-width: 480px) {
    .cms-block-content h4 {
        font-size: calc(16px + 4 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content h4 {
        font-size: 20px;
    }
}

.cms-block-content h5 {
    font-size: 14px;
    text-transform: uppercase;
}

@media screen and (min-width: 480px) {
    .cms-block-content h5 {
        font-size: calc(14px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content h5 {
        font-size: 16px;
    }
}

.cms-block-content h6 {
    font-size: 12px;
    text-transform: uppercase;
}

@media screen and (min-width: 480px) {
    .cms-block-content h6 {
        font-size: calc(12px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content h6 {
        font-size: 14px;
    }
}

.cms-block-content blockquote {
    font-size: 16px;
    padding-left: 30px;
    margin: 0;
    padding-top: 14px;
    padding-bottom: 8px;
    border-left: 7px solid #1772FF;
}

@media screen and (min-width: 480px) {
    .cms-block-content blockquote {
        font-size: calc(16px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content blockquote {
        font-size: 26px;
    }
}

@media screen and (min-width: 480px) {
    .cms-block-content blockquote {
        padding-left: calc(30px + 30 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content blockquote {
        padding-left: 60px;
    }
}

.cms-block-content *+.cms-block--gallery,
.cms-block-content *+.twitter-tweet,
.cms-block-content *+.wp-video,
.cms-block-content *+blockquote,
.cms-block-content *+h2,
.cms-block-content *+h3,
.cms-block-content *+h4,
.cms-block-content *+h5,
.cms-block-content *+h6,
.cms-block-content *+img,
.cms-block-content *+ol,
.cms-block-content *+p,
.cms-block-content *+ul:not(.slick-dots),
.cms-block-content .wp-google-place *+.wp-google-rating,
.wp-google-place .cms-block-content *+.wp-google-rating {
    margin-top: 20px;
}

@media screen and (min-width: 480px) {

    .cms-block-content *+.cms-block--gallery,
    .cms-block-content *+.twitter-tweet,
    .cms-block-content *+.wp-video,
    .cms-block-content *+blockquote,
    .cms-block-content *+h2,
    .cms-block-content *+h3,
    .cms-block-content *+h4,
    .cms-block-content *+h5,
    .cms-block-content *+h6,
    .cms-block-content *+img,
    .cms-block-content *+ol,
    .cms-block-content *+p,
    .cms-block-content *+ul:not(.slick-dots),
    .cms-block-content .wp-google-place *+.wp-google-rating,
    .wp-google-place .cms-block-content *+.wp-google-rating {
        margin-top: calc(20px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .cms-block-content *+.cms-block--gallery,
    .cms-block-content *+.twitter-tweet,
    .cms-block-content *+.wp-video,
    .cms-block-content *+blockquote,
    .cms-block-content *+h2,
    .cms-block-content *+h3,
    .cms-block-content *+h4,
    .cms-block-content *+h5,
    .cms-block-content *+h6,
    .cms-block-content *+img,
    .cms-block-content *+ol,
    .cms-block-content *+p,
    .cms-block-content *+ul:not(.slick-dots),
    .cms-block-content .wp-google-place *+.wp-google-rating,
    .wp-google-place .cms-block-content *+.wp-google-rating {
        margin-top: 30px;
    }
}

.cms-block-content .wp-google-place .wp-google-rating+.cms-block--gallery,
.cms-block-content .wp-google-place .wp-google-rating+.twitter-tweet,
.cms-block-content .wp-google-place .wp-google-rating+.wp-video,
.cms-block-content .wp-google-place .wp-google-rating+blockquote,
.cms-block-content .wp-google-place .wp-google-rating+img,
.cms-block-content .wp-google-place .wp-google-rating+ol,
.cms-block-content .wp-google-place .wp-google-rating+p,
.cms-block-content .wp-google-place .wp-google-rating+ul:not(.slick-dots),
.cms-block-content h1+.cms-block--gallery,
.cms-block-content h1+.twitter-tweet,
.cms-block-content h1+.wp-video,
.cms-block-content h1+blockquote,
.cms-block-content h1+img,
.cms-block-content h1+ol,
.cms-block-content h1+p,
.cms-block-content h1+ul:not(.slick-dots),
.cms-block-content h2+.cms-block--gallery,
.cms-block-content h2+.twitter-tweet,
.cms-block-content h2+.wp-video,
.cms-block-content h2+blockquote,
.cms-block-content h2+img,
.cms-block-content h2+ol,
.cms-block-content h2+p,
.cms-block-content h2+ul:not(.slick-dots),
.cms-block-content h3+.cms-block--gallery,
.cms-block-content h3+.twitter-tweet,
.cms-block-content h3+.wp-video,
.cms-block-content h3+blockquote,
.cms-block-content h3+img,
.cms-block-content h3+ol,
.cms-block-content h3+p,
.cms-block-content h3+ul:not(.slick-dots),
.cms-block-content h4+.cms-block--gallery,
.cms-block-content h4+.twitter-tweet,
.cms-block-content h4+.wp-video,
.cms-block-content h4+blockquote,
.cms-block-content h4+img,
.cms-block-content h4+ol,
.cms-block-content h4+p,
.cms-block-content h4+ul:not(.slick-dots),
.cms-block-content h5+.cms-block--gallery,
.cms-block-content h5+.twitter-tweet,
.cms-block-content h5+.wp-video,
.cms-block-content h5+blockquote,
.cms-block-content h5+img,
.cms-block-content h5+ol,
.cms-block-content h5+p,
.cms-block-content h5+ul:not(.slick-dots),
.cms-block-content h6+.cms-block--gallery,
.cms-block-content h6+.twitter-tweet,
.cms-block-content h6+.wp-video,
.cms-block-content h6+blockquote,
.cms-block-content h6+img,
.cms-block-content h6+ol,
.cms-block-content h6+p,
.cms-block-content h6+ul:not(.slick-dots),
.wp-google-place .cms-block-content .wp-google-rating+.cms-block--gallery,
.wp-google-place .cms-block-content .wp-google-rating+.twitter-tweet,
.wp-google-place .cms-block-content .wp-google-rating+.wp-video,
.wp-google-place .cms-block-content .wp-google-rating+blockquote,
.wp-google-place .cms-block-content .wp-google-rating+img,
.wp-google-place .cms-block-content .wp-google-rating+ol,
.wp-google-place .cms-block-content .wp-google-rating+p,
.wp-google-place .cms-block-content .wp-google-rating+ul:not(.slick-dots) {
    margin-top: 10px;
}

@media screen and (min-width: 480px) {

    .cms-block-content .wp-google-place .wp-google-rating+.cms-block--gallery,
    .cms-block-content .wp-google-place .wp-google-rating+.twitter-tweet,
    .cms-block-content .wp-google-place .wp-google-rating+.wp-video,
    .cms-block-content .wp-google-place .wp-google-rating+blockquote,
    .cms-block-content .wp-google-place .wp-google-rating+img,
    .cms-block-content .wp-google-place .wp-google-rating+ol,
    .cms-block-content .wp-google-place .wp-google-rating+p,
    .cms-block-content .wp-google-place .wp-google-rating+ul:not(.slick-dots),
    .cms-block-content h1+.cms-block--gallery,
    .cms-block-content h1+.twitter-tweet,
    .cms-block-content h1+.wp-video,
    .cms-block-content h1+blockquote,
    .cms-block-content h1+img,
    .cms-block-content h1+ol,
    .cms-block-content h1+p,
    .cms-block-content h1+ul:not(.slick-dots),
    .cms-block-content h2+.cms-block--gallery,
    .cms-block-content h2+.twitter-tweet,
    .cms-block-content h2+.wp-video,
    .cms-block-content h2+blockquote,
    .cms-block-content h2+img,
    .cms-block-content h2+ol,
    .cms-block-content h2+p,
    .cms-block-content h2+ul:not(.slick-dots),
    .cms-block-content h3+.cms-block--gallery,
    .cms-block-content h3+.twitter-tweet,
    .cms-block-content h3+.wp-video,
    .cms-block-content h3+blockquote,
    .cms-block-content h3+img,
    .cms-block-content h3+ol,
    .cms-block-content h3+p,
    .cms-block-content h3+ul:not(.slick-dots),
    .cms-block-content h4+.cms-block--gallery,
    .cms-block-content h4+.twitter-tweet,
    .cms-block-content h4+.wp-video,
    .cms-block-content h4+blockquote,
    .cms-block-content h4+img,
    .cms-block-content h4+ol,
    .cms-block-content h4+p,
    .cms-block-content h4+ul:not(.slick-dots),
    .cms-block-content h5+.cms-block--gallery,
    .cms-block-content h5+.twitter-tweet,
    .cms-block-content h5+.wp-video,
    .cms-block-content h5+blockquote,
    .cms-block-content h5+img,
    .cms-block-content h5+ol,
    .cms-block-content h5+p,
    .cms-block-content h5+ul:not(.slick-dots),
    .cms-block-content h6+.cms-block--gallery,
    .cms-block-content h6+.twitter-tweet,
    .cms-block-content h6+.wp-video,
    .cms-block-content h6+blockquote,
    .cms-block-content h6+img,
    .cms-block-content h6+ol,
    .cms-block-content h6+p,
    .cms-block-content h6+ul:not(.slick-dots),
    .wp-google-place .cms-block-content .wp-google-rating+.cms-block--gallery,
    .wp-google-place .cms-block-content .wp-google-rating+.twitter-tweet,
    .wp-google-place .cms-block-content .wp-google-rating+.wp-video,
    .wp-google-place .cms-block-content .wp-google-rating+blockquote,
    .wp-google-place .cms-block-content .wp-google-rating+img,
    .wp-google-place .cms-block-content .wp-google-rating+ol,
    .wp-google-place .cms-block-content .wp-google-rating+p,
    .wp-google-place .cms-block-content .wp-google-rating+ul:not(.slick-dots) {
        margin-top: calc(10px + 10 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .cms-block-content .wp-google-place .wp-google-rating+.cms-block--gallery,
    .cms-block-content .wp-google-place .wp-google-rating+.twitter-tweet,
    .cms-block-content .wp-google-place .wp-google-rating+.wp-video,
    .cms-block-content .wp-google-place .wp-google-rating+blockquote,
    .cms-block-content .wp-google-place .wp-google-rating+img,
    .cms-block-content .wp-google-place .wp-google-rating+ol,
    .cms-block-content .wp-google-place .wp-google-rating+p,
    .cms-block-content .wp-google-place .wp-google-rating+ul:not(.slick-dots),
    .cms-block-content h1+.cms-block--gallery,
    .cms-block-content h1+.twitter-tweet,
    .cms-block-content h1+.wp-video,
    .cms-block-content h1+blockquote,
    .cms-block-content h1+img,
    .cms-block-content h1+ol,
    .cms-block-content h1+p,
    .cms-block-content h1+ul:not(.slick-dots),
    .cms-block-content h2+.cms-block--gallery,
    .cms-block-content h2+.twitter-tweet,
    .cms-block-content h2+.wp-video,
    .cms-block-content h2+blockquote,
    .cms-block-content h2+img,
    .cms-block-content h2+ol,
    .cms-block-content h2+p,
    .cms-block-content h2+ul:not(.slick-dots),
    .cms-block-content h3+.cms-block--gallery,
    .cms-block-content h3+.twitter-tweet,
    .cms-block-content h3+.wp-video,
    .cms-block-content h3+blockquote,
    .cms-block-content h3+img,
    .cms-block-content h3+ol,
    .cms-block-content h3+p,
    .cms-block-content h3+ul:not(.slick-dots),
    .cms-block-content h4+.cms-block--gallery,
    .cms-block-content h4+.twitter-tweet,
    .cms-block-content h4+.wp-video,
    .cms-block-content h4+blockquote,
    .cms-block-content h4+img,
    .cms-block-content h4+ol,
    .cms-block-content h4+p,
    .cms-block-content h4+ul:not(.slick-dots),
    .cms-block-content h5+.cms-block--gallery,
    .cms-block-content h5+.twitter-tweet,
    .cms-block-content h5+.wp-video,
    .cms-block-content h5+blockquote,
    .cms-block-content h5+img,
    .cms-block-content h5+ol,
    .cms-block-content h5+p,
    .cms-block-content h5+ul:not(.slick-dots),
    .cms-block-content h6+.cms-block--gallery,
    .cms-block-content h6+.twitter-tweet,
    .cms-block-content h6+.wp-video,
    .cms-block-content h6+blockquote,
    .cms-block-content h6+img,
    .cms-block-content h6+ol,
    .cms-block-content h6+p,
    .cms-block-content h6+ul:not(.slick-dots),
    .wp-google-place .cms-block-content .wp-google-rating+.cms-block--gallery,
    .wp-google-place .cms-block-content .wp-google-rating+.twitter-tweet,
    .wp-google-place .cms-block-content .wp-google-rating+.wp-video,
    .wp-google-place .cms-block-content .wp-google-rating+blockquote,
    .wp-google-place .cms-block-content .wp-google-rating+img,
    .wp-google-place .cms-block-content .wp-google-rating+ol,
    .wp-google-place .cms-block-content .wp-google-rating+p,
    .wp-google-place .cms-block-content .wp-google-rating+ul:not(.slick-dots) {
        margin-top: 20px;
    }
}

.cms-block-content *+ol>li>ol,
.cms-block-content *+ul:not(.slick-dots)>li>ul {
    margin-top: 10px;
}

.cms-block-content *+ol>li>ol,
.cms-block-content *+ol>li>ol:last-child,
.cms-block-content *+ul:not(.slick-dots)>li>ul,
.cms-block-content *+ul:not(.slick-dots)>li>ul:last-child {
    margin-bottom: 10px;
}

.cms-block-content :last-child {
    margin-bottom: 0;
}

.cms-block-content hr {
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
    height: 2px;
    width: 100%;
    position: relative;
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
}

@media screen and (min-width: 480px) {
    .cms-block-content hr {
        margin-top: calc(30px + 60 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content hr {
        margin-top: 90px;
    }
}

@media screen and (min-width: 480px) {
    .cms-block-content hr {
        margin-bottom: calc(30px + 60 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content hr {
        margin-bottom: 90px;
    }
}

.cms-block-content hr:after,
.cms-block-content hr:before {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    height: 2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cms-block-content hr:before {
    background-color: #303030;
    opacity: 0.1;
    max-width: 500px;
}

.cms-block-content hr:after {
    background-color: #1772FF;
    max-width: 100px;
}

@media (max-width: 767px) {
    .cms-block-content hr:after {
        max-width: 50px;
    }
}

.cms-block-content ul:not(.slick-dots) {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cms-block-content ul:not(.slick-dots)>li {
    position: relative;
    padding-left: 20px;
}

.cms-block-content ul:not(.slick-dots)>li+li {
    margin-top: 20px;
}

.cms-block-content ul:not(.slick-dots)>li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.85);
}

@media screen and (min-width: 480px) {
    .cms-block-content ul:not(.slick-dots)>li:before {
        top: calc(4px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-content ul:not(.slick-dots)>li:before {
        top: 6px;
    }
}

.cms-block-content ul:not(.slick-dots)>li>ol>li,
.cms-block-content ul:not(.slick-dots)>li>ul>li {
    padding-left: 20px;
}

.cms-block-content ul:not(.slick-dots)>li>ol>li:before,
.cms-block-content ul:not(.slick-dots)>li>ul>li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.85);
}

@media screen and (min-width: 480px) {

    .cms-block-content ul:not(.slick-dots)>li>ol>li:before,
    .cms-block-content ul:not(.slick-dots)>li>ul>li:before {
        top: calc(7px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .cms-block-content ul:not(.slick-dots)>li>ol>li:before,
    .cms-block-content ul:not(.slick-dots)>li>ul>li:before {
        top: 9px;
    }
}

.cms-block-content ul:not(.slick-dots)>li>ol>li:after,
.cms-block-content ul:not(.slick-dots)>li>ul>li:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 1px;
    z-index: 2;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent #111;
}

@media screen and (min-width: 480px) {

    .cms-block-content ul:not(.slick-dots)>li>ol>li:after,
    .cms-block-content ul:not(.slick-dots)>li>ul>li:after {
        top: calc(9px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {

    .cms-block-content ul:not(.slick-dots)>li>ol>li:after,
    .cms-block-content ul:not(.slick-dots)>li>ul>li:after {
        top: 11px;
    }
}

.cms-block-content ol {
    font-weight: 800;
    padding-left: 16px;
}

.cms-block-content ol>li {
    padding-left: 10px;
}

.cms-block-content ol>li:not(:last-child) {
    margin-bottom: 10px;
}

@media (max-width: 479px) {
    .cms-block-content .wp-video {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .marketplaceSolutionsText .btn.btn-primary {
        font-size: 15px;
    }
}

.iframe-wrapper {
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 25px;
    height: 0;
}

.iframe-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cms-block--gallery a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #1c1c1c;
}

.cms-block--gallery a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.cms-block--gallery p,
.cms-block--gallery p:first-child {
    font-size: inherit !important;
    color: currentColor !important;
}

.cms-block--gallery .caption {
    color: rgba(255, 255, 255, 0.55);
    font-size: 1.6rem;
    text-align: center;
    margin: 20px 0;
}

.cms-block--gallery .slick-arrow {
    padding: 0;
}

.cms-block--gallery .slick-next,
.cms-block--gallery .slick-prev {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    display: block;
    background-color: #111;
    color: #1c1c1c;
    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;
}

.cms-block--gallery .slick-next.slick-disabled,
.cms-block--gallery .slick-prev.slick-disabled {
    display: none !important;
}

.cms-block--gallery .slick-next svg,
.cms-block--gallery .slick-prev svg {
    width: 13px;
    height: auto;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.cms-block--gallery .slick-next svg>*,
.cms-block--gallery .slick-prev svg>* {
    fill: #1772FF;
}

.cms-block--gallery .slick-prev {
    left: -20px;
}

.cms-block--gallery .slick-prev.on_press svg,
html:not(.mobile):not(.tablet) .cms-block--gallery .slick-prev:hover svg {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
}

.cms-block--gallery .slick-next {
    right: -20px;
}

.cms-block--gallery .slick-next.on_press svg,
html:not(.mobile):not(.tablet) .cms-block--gallery .slick-next:hover svg {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
}

.cms-block--gallery .slick-dots {
    list-style: none;
    margin: 0;
    padding: 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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cms-block--gallery .slick-dots li:not(:last-child) {
    margin-right: 10px;
}

.cms-block--gallery .slick-dots button {
    pointer-events: all;
    padding: 0;
    width: 10px;
    height: 10px;
    display: block;
    background-color: #fff;
}

.cms-block--gallery .slick-dots li:not(.slick-active) button {
    cursor: pointer;
}

.cms-block--gallery .slick-dots li.slick-active button {
    background-color: #1772FF;
}

.cms-block-preview {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media screen and (min-width: 480px) {
    .cms-block-preview {
        font-size: calc(14px + 2 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-preview {
        font-size: 16px;
    }
}

.cms-block-preview+.cms-block-preview {
    margin-top: 30px;
}

.cms-block-preview .thumb {
    display: block;
    min-width: 142px;
    margin-right: 30px;
    max-width: 142px;
}

.cms-block-preview .thumb>img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
    border: 1px solid #303030;
}

.cms-block-preview .content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.cms-block-preview .title {
    font-size: 16px;
    margin-bottom: 20px;
}

@media screen and (min-width: 480px) {
    .cms-block-preview .title {
        font-size: calc(16px + 6 * (100vw - 480px) / 1320);
    }
}

@media screen and (min-width: 1800px) {
    .cms-block-preview .title {
        font-size: 22px;
    }
}

@media (max-width: 480px) {
    .cms-block-preview {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cms-block-preview .thumb {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .cms-block-preview .title {
        margin-bottom: 10px;
    }
}

bonfire-bar a {
    text-decoration: none !important;
}

.footer-main__resource__footer a {
    padding: 0 0 0 5px;
}

.webinarcontent {
    margin: 80px 0 0 0;
}

.footer-main__communication .grid__col:first-child {
    width: 40% !important;
    max-width: 40% !important;
}

.footer-main__communication .grid__col:nth-child(2) {
    width: 60% !important;
    max-width: 60% !important;
}

.footer-main__communication .share {
    padding: 40px 0 0 0;
}

.partners,
.share {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.share {
    min-width: 100%;
}

.partners img {
    margin: 30px 20px 0 0;
}

.partners img:last-child {
    margin: 0;
}

.section-positions__list .title {
    padding: 0 40px 0 0;
}

.positions-wrap {
    text-align: left;
    display: flex;
    flex-flow: row wrap;
    margin: 50px auto;
    justify-content: center;
}

.positions-left {
    width: 45%;
    padding: 0 3%;
}

.positions-right {
    width: 45%;
    padding: 0 3%;
}

@media (max-width: 400px) {

    .single-solution .hero-solution__image,
    .single-solution .section-services__image,
    .single-solution .section-sidebyside img {
        display: none;
    }
}

.section-values__list {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}

.section-values__list>li {
    padding: 13px;
}

.value__inner {
    width: auto !important;
}

@media (max-width: 660px) {
    .value__inner {
        width: 100%;
        padding-top: 150px;
        padding-bottom: 45px;
    }

    .positions-wrap {
        display: block;
    }

    .positions-left {
        width: 100%;
        padding: 0;
    }

    .positions-right {
        width: 100%;
        padding: 20px 0 0 0;
    }
}

.hero-home__statement .hero-home__bg {
    height: auto;
    display: flex;
    top: initial;
    bottom: 0;
}

.hero-home__statement .hero-home__bg img {
    object-fit: cover;
    display: block;
    width: 100vmax;
    max-width: 100%;
    align-self: flex-end;
    max-height: calc(100vmin - 230px);
    max-height: max(calc(100vmin - 230px), calc(100vh - 230px));
    object-position: top right;
}

@media (min-width: 768px) {
    .hero-home__statement .inner {
        height: calc(100vmin - 250px);
    }
}

.locbox {
    position: relative;
    padding-left: 40px;
}

.locbox .loacimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
}

.locbox a {
    color: #999;
}

.tesmonmain .slick-dots {
    display: block;
    text-align: center;
    margin-top: 25px;
    padding-left: 0;
}

.tesmonmain .slick-dots li {
    display: inline-block;
    width: auto;
    list-style: none;
    padding: 0 5px;
}

.tesmonmain .slick-dots li button {
    font-size: 0;
    border: 0;
    background: #ccc;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    outline: 0;
    position: relative;
}

.tesmonmain .slick-dots li button:hover,
.tesmonmain .slick-dots li.slick-active button {
    background: #1772FF;
}

.tesmonmain .slick-dots li button:before {
    display: none;
}

.tesmonbox {
    position: relative;
}

.logo img {
    max-width: 170px;
    width: 100%;
    display: block;
}

.footer-main__communication .partners h3 {
    text-align: center;
}

.locbox address {
    font-style: normal;
}

.applyformSec .gform_wrapper {
    max-width: 100%;
}

.section-contact__form.applyformSec {
    max-width: 70%;
    margin: auto;
}

.fildtitle {
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
    display: block;
    margin-top: 30px;
}

.applyformSec .gform_wrapper .gfield_label {
    font-weight: 700;
    font-size: 15px;
    line-height: 1.4;
}

.applyformSec .gform_text {
    text-align: center;
    margin-bottom: 50px;
}

.applyformSec .gform_text .title {
    font-size: 36px;
}

.browse {
    float: left;
    width: 100%;
    padding: 15px 20px;
    position: relative;
}

.browse-box .text {
    margin-top: 10px;
    display: block;
}

.browse-box {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
}

.browse-box .BrowseBtn {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    background-color: #fff;
    text-align: left;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    float: right;
    position: relative;
    border-radius: 5px;
}

.browse-box .browse-box .text {
    line-height: 44px;
    vertical-align: middle;
    padding: 0;
    word-break: break-all;
    font-size: 16px;
    color: #666;
    white-space: nowrap;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.browse-box .browse-box input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 99;
}

.browse-box .BrowseBtn .broatte {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
}

.browse-box .BrowseBtn .broatte::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 25%;
    height: 3px;
    background: #000;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: 0.6s all;
    -webkit-transition: 0.6s all;
}

.browse-box .BrowseBtn .broatte:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 25%;
    height: 3px;
    background: #000;
    transition: 0.6s all;
    -webkit-transition: 0.6s all;
}

.ginput_container.choosfile {
    border: 1px solid rgba(255, 255, 255, 0.4);
    width: 100%;
    display: inline-block;
}

.ginput_container.choosfile .browse-btn {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 99;
}

.servicetechcon {
    padding-bottom: 100px;
}

.page-template-home .servicetechcon {
    padding-bottom: 60px;
}

.tesmonbox .quote-statement__text {
    padding: 35px 0;
    display: inline-block;
    font-size: 20px;
    line-height: 2;
    font-weight: 400;
}

.tesmonbox .ceotitle {
    font-size: 16px;
}

.developsuccSec .section-values__list {
    display: flex;
    flex-wrap: wrap;
}

.cta-brightestminds .cta-brightestminds__title {
    display: inline-block;
    text-align: left;
}

img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.value__content .icon img {
    width: 70px;
    height: 62px;
}

.widget-brands li .btn {
    font-size: 14px;
}

.foundastoconSec .section-values__title {
    max-width: 100%;
}

.coomingsonSec {
    padding: 250px 0;
    padding-bottom: 150px;
}

.comingtitle {
    font-size: 100px;
    text-align: center;
}

.error {
    font-weight: 500;
    color: red;
    margin: 5px 0 0 0;
    font-size: 12px;
}

#email-error {
    font-weight: 500;
    color: red;
    margin: 5px 0 0 0;
}

@media only screen and (max-width: 1599px) {

    .container,
    .widget-brands {
        padding: 30px;
    }

    .section-brightestminds__fancy {
        margin-top: -30px;
    }

    .footer-main {
        font-size: 14px;
    }

    /* .section-values__title {
        max-width: 69%;
    } */

    .cta-brightestminds__wrap {
        padding: 220px 0;
    }

    .page-solutions .hero-internal__content {
        max-width: 60%;
    }

    .compartitle {
        max-width: 100%;
        padding-left: 130px;
    }

}

@media only screen and (max-width: 1199px) {
    .faq-con {
        width: 100%;
    }

    .nft-development-services-sec {
        margin-bottom: 100px;
    }

    .header-main .has-phone a .text {
        display: none;
    }

    .section-services__image {
        margin-left: -180px;
        max-width: 300px;
    }

    .section-services__controls ul>li:before {
        font-size: 18px;
        margin-right: 12px;
    }

    .section-services .pager-item {
        font-size: 18px;
    }

    .widget-brands__item .logo>img {
        max-width: 160px;
    }

    .footer-main a.logo img {
        width: 160px;
    }

    .value .title {
        font-size: 16px;
    }

    .section-cs__stats .stat.step-up {
        padding: 0 15px;
    }

    .footer-main__locations ul li {
        padding: 0 15px;
    }

    .footer-main__locations ul li br {
        display: none;
    }

    .page-home .section-services {
        margin-bottom: 0;
    }

    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li:nth-child(odd) {
        width: 100%;
    }

    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li:nth-child(2n) {
        width: 100%;
    }

    .section-contact__form.applyformSec {
        max-width: 100%;
    }

    .section-services__content {
        max-width: 290px;
    }

    .cta-brightestminds__content {
        max-width: 75%;
        margin: 0 auto;
    }

    .hero-home__statement .container,
    .hero-home__statement .widget-brands {
        padding-top: 170px;
    }

    .hero-home {
        margin-bottom: 100px;
    }

    .section-brightestminds__intro .title {
        font-size: 40px;
    }

    body {
        font-size: 14px;
    }

    .section-brightestminds__intro .title span br {
        display: none;
    }

    .section-services__intro .title {
        font-size: 40px;
    }

    .section-services__content .title {
        font-size: 36px;
    }

    .section-values__title {
        max-width: 80%;
    }

    .developsuccSec .value .title {
        font-size: 20px;
    }

    .cta-brightestminds__wrap {
        padding: 150px 0;
    }

    .cta-brightestminds__content {
        max-width: 61%;
    }

    .page-solutions .hero-internal__content {
        max-width: 68%;
    }

    .coomingsonSec {
        padding: 200px 0;
        padding-bottom: 100px;
    }

    .comingtitle {
        font-size: 80px;
    }

    .compartitle {
        text-align: center !important;
        padding-left: 0;
    }

    .page-about .section-values__overflow+.container--wide {
        margin: 40px 0;
    }

    .value__inner {
        padding-top: 160px;
        padding-bottom: 35px;
    }

    .value .icon {
        height: 110px;
    }
}

@media only screen and (max-width: 991px) {
    .widget-brands__item .logo>img {
        max-width: 150px;
    }

    .hero-home {
        margin-bottom: 140px;
    }

    .section-brightestminds__intro .section-brightestminds__fancy {
        position: relative;
        margin-top: 0;
        margin-bottom: 40px;
        left: 0;
        top: 0;
    }

    .section-services__image {
        margin-left: 0;
    }

    .section-services__content .title {
        font-size: 36px;
    }

    .section-cs__intro {
        margin-bottom: 70px;
    }

    .page-home .quote-statement {
        margin-bottom: 85px;
    }

    .footer-main__locations ul li {
        padding: 0 10px;
        display: inline-block;
        width: 33.33%;
    }

    .footer-sitemap .grid__col li {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .footer-sitemap .grid__col li:last-child {
        margin-bottom: 0;
    }

    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li:nth-child(odd) {
        width: 50%;
    }

    .gform_wrapper .ginput_container_checkbox .gfield_checkbox>li:nth-child(2n) {
        width: 50%;
    }

    .cta-brightestminds__content {
        max-width: 80%;
    }

    .hero-home__statement .container,
    .hero-home__statement .widget-brands {
        padding-top: 110px;
    }

    .servicetechcon {
        padding-bottom: 0;
    }

    .section-services__overlay>div.section-services__content {
        padding-left: 0;
        max-width: 320px;
    }

    .footer-main__learn .grid__col {
        width: 100%;
        max-width: 100%;
        padding-bottom: 20px;
    }

    .footer-main__learn .grid__col:last-child {
        padding-bottom: 0;
    }

    .footer-main__communication .grid__col:first-child {
        width: 50% !important;
        max-width: 50% !important;
    }

    .section-values__title {
        max-width: 100%;
    }

    .foundastoconSec h2 br {
        display: none;
    }

    .section-values__footer {
        max-width: 54%;
    }

    .cta-brightestminds__content {
        max-width: 100%;
    }

    .cta-brightestminds__wrap {
        padding: 105px 0;
    }

    .page-solutions .hero-internal__content {
        max-width: 95%;
    }

    .coomingsonSec {
        padding: 150px 0;
        padding-bottom: 90px;
    }

    .comingtitle {
        font-size: 70px;
    }

    .businessUnbeatableSec.commonSec,
    .marketplaceSolutionsSec.commonSec {
        padding: 70px 0 !important;
    }

    .value__inner {
        padding-top: 120px;
    }

    .value__content .icon img {
        width: 50px;
        height: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-home__statement .title {
        font-size: 36px;
    }

    .widget-brands__item .logo>img {
        max-width: 130px;
    }

    .section-brightestminds__intro .section-brightestminds__fancy {
        width: auto;
    }

    .hero-home {
        margin-bottom: 40px;
    }

    .section-brightestminds__intro .title {
        font-size: 36px;
    }

    .footer-main__communication .grid__col:first-child {
        width: 100% !important;
        max-width: 100% !important;
    }

    .footer-main__locations ul>li {
        width: 100%;
    }

    .footer-main__locations ul li {
        font-size: 15px;
    }

    .footer-main__locations ul>li:nth-child(2) a {
        font-size: 16px;
    }

    .section-values__overflow .section-values__list {
        font-size: 0;
    }

    .section-values__overflow .section-values__list>li {
        width: 50%;
    }

    .section-values__overflow .section-values__list>li {
        width: 50%;
        margin-bottom: 0;
    }

    .section-values__overflow .section-values__list li .value {
        display: inline-block;
    }

    .section-values__list>li {
        padding: 8px;
    }

    .section-values__overflow .section-values__list {
        align-items: start;
    }

    .page-about .section-values__overflow+.container--wide {
        margin: 30px 0;
    }

    .section-services__content .text {
        margin-bottom: 0;
    }

    .section-services__intro .title {
        font-size: 28px;
    }

    .section-contact__form {
        padding: 20px 15px;
    }

    .applyformSec .gform_text .title {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .applyformSec .gform_text {
        margin-bottom: 20px;
    }

    .cta-brightestminds__content {
        max-width: 100%;
    }

    .hero-home__statement .container,
    .hero-home__statement .widget-brands {
        padding-top: 0;
    }

    .hero-home__statement .hero-home__bg img {
        max-height: 100%;
    }

    .hero-home .inner {
        margin-top: -35%;
    }

    .section-services__content .title {
        font-size: 26px;
    }

    .tesmonbox .quote-statement__text {
        font-size: 16px;
    }

    .section-cs__stats .stat.step-up {
        padding-left: 115px;
    }

    .section-cs .stat {
        max-width: 100%;
    }

    .section-cs .stat__inner {
        position: absolute;
    }

    .stat__inner .text {
        font-size: 26px;
    }

    .stat__text {
        font-size: 14px;
    }

    .page-home .section-cs {
        margin-bottom: 50px;
    }

    .cta-letstalk .title {
        font-size: 30px;
    }

    .btn {
        font-size: 16px;
    }

    .cta-letstalk .coninfomain {
        margin: 0 -10px;
        font-size: 0;
        display: block;
    }

    .cta-letstalk .coninfomain .button {
        width: 50%;
        padding: 0 10px;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }

    .cta-letstalk .buttons>.button:not(:last-child) {
        margin-bottom: 0;
    }

    .footer-main__locations ul>li:first-child {
        width: 50%;
    }

    .footer-main__locations ul li {
        width: 50%;
        vertical-align: top;
    }

    .footer-sitemap .widget-brands {
        padding-bottom: 0;
    }

    .footer-sitemap .container {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .section-services__slider .section-services__content .text {
        margin-bottom: 20px;
    }

    .section-cs__intro .title {
        font-size: 30px;
        margin-bottom: 0;
    }

    .section-cs__intro {
        margin-bottom: 30px;
    }

    .footer-main__learn__resources .cta,
    .footer-main__learn__resources .list>li .title {
        font-size: 16px;
    }

    .section-values__footer {
        max-width: 70%;
    }

    .page-about .section-sidebyside+.bg-black {
        margin-top: 50px;
    }

    .page-about .bg-black>.section-sidebyside--google {
        margin: 50px 0;
    }

    .page-solutions .hero-internal__content {
        max-width: 100%;
    }
}

@media only screen and (max-width: 568px) {
    .section-sidebyside .title br {
        display: none;
    }

    .hero-home .inner {
        margin-top: -25%;
    }

    .businessUnbeatableText .btn.btn-primary {
        padding: 10px 16px !important;
    }

    .hero-home__clients .btn {
        padding: 11px 15px;
    }

    .widget-brands>li {
        min-width: 155px;
    }

    .section-brightestminds__intro .title span br {
        display: block;
    }

    .section-brightestminds__stats .icon {
        width: 50px;
        height: 50px;
    }

    .section-brightestminds__stats .title {
        padding-top: 15px;
        font-size: 18px;
    }

    .accordion__trigger {
        font-size: 16px;
    }

    .section-services__overlay>div.section-services__content {
        padding-left: 40px;
        max-width: 100%;
    }

    .section-services__image {
        max-width: 100%;
    }

    .tesmonbox .quote-statement__text {
        line-height: 1.5;
    }

    .tesmonbox .ceotitle {
        font-size: 14px;
    }

    .cta-letstalk .coninfomain .button {
        width: 100%;
        display: block;
    }

    .cta-letstalk .buttons>.button:not(:last-child) {
        margin-bottom: 15px;
    }

    .footer-main__locations ul>li:first-child {
        width: 100%;
    }

    .footer-main__locations ul li {
        width: 100%;
    }

    .section-values__footer {
        max-width: 100%;
    }

    .hero-internal__title {
        font-size: 35px;
    }

    .section-sidebyside.is-even .grid__col--primary>.inner {
        padding-right: 0;
    }

    .cta-brightestminds__wrap {
        padding: 45px 0;
    }

    .cta-brightestminds .cta-brightestminds__title {
        text-align: center;
    }

    .section-solution+.section-solution {
        margin-top: 30px;
    }

    .section-solution.is-even .grid__col--primary>.inner {
        padding-right: 0;
    }

    .coomingsonSec {
        padding: 130px 0;
        padding-bottom: 70px;
    }

    .comingtitle {
        font-size: 40px;
    }
}

.ourworkTop .ourworkInner {
    max-width: 535px;
    text-align: left;
    margin-top: 250px;
}

.ourworkTop .hero-internal__content,
.ourworkTop .ourworkInner .hero-internal__title {
    text-align: left;
}

.bannerTitle {
    font-size: 120px;
    margin-bottom: 60px;
}

.ourworkSec {
    padding: 150px 0 0;
}

.worklistRow {
    margin-left: -12px;
    margin-right: -12px;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
}

.workcol {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    width: 50%;
}

.full-wh {
    padding-left: 12px;
    padding-right: 12px;
}

.workImg {
    position: relative;
    padding-bottom: 650px;
    margin-bottom: 24px;
}

.workImg-title {
    position: absolute;
    inset: 0;
    padding: 20px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
}

.workImg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    z-index: 1;
}

.work-button {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
    width: 50px;
    height: 50px;
    /* background-color: #1772FF; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    z-index: 3;
}

.icon-long-arrow {
    width: 25px !important;
    height: 25px !important;
    display: inline-block;
    background-image: url(../img/svg/long-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.workcol:hover .workImg-title {
    opacity: 1;
}

.workcol:hover .workImg::before {
    opacity: 1;
}

.workcol:hover a:hover {
    opacity: 1 !important;
}

.workcol:hover .work-button {
    opacity: 1;
}

.ourwork-navigation {
    padding-top: 50px;
}

.ourwork-navigation-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prev-work,
.next-work {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    min-width: 170px;
}
@media(max-width: 767px) {
    .prev-work,
    .next-work {
        width: 100%;
        justify-content: center;
    }
}
.prev-work-icon,
.next-work-icon {
    width: 15px !important;
    height: 15px !important;
    display: inline-block;
    background-image: url(../img/svg/long-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.next-work-icon {
    rotate: 45deg;
}

.prev-work-icon {
    rotate: 225deg;
}

.prev-work:hover .prev-work-icon,
.next-work:hover .next-work-icon {
    filter: brightness(0);
}

.workImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    left: 0;
    top: 0;
}

.first-half {
    width: 55%;
}

.second-half {
    width: 45%;
}

.full-wh {
    width: 100%;
}

.workImg .btn {
    position: absolute;
    left: 74px;
    bottom: 74px;
}

.full-wh .workImg .btn {
    left: unset;
    right: 74px;
}

.DetailworkSec {
    padding-bottom: 0;
}

.DetailworklistRow {
    margin-left: -12px;
    margin-right: -12px;
    font-size: 0;
    display: flex;
}

.Detailworkcol {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
}

.DetailworkImg {
    position: relative;
    margin-bottom: 24px;
}

.DetailworkImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.DetailCon {
    padding: 74px 0;
    max-width: 610px;
    padding-left: 80px;
}

.full-wh .DetailCon {
    padding-bottom: 0 !important;
}

.DetailCon h2 {
    font-size: 61px;
    margin-bottom: 30px;
}

.DetailCon p {
    font-size: 16px;
}

.detail {
    text-align: center;
}

.technologieSec {
    width: 100%;
    display: block;
    max-width: 1092px;
    margin: auto;
    padding-bottom: 115px;
    padding-top: 0;
    position: relative;
    z-index: 2;
}

.technologieSec .secHead {
    margin-bottom: 70px;
}

.technologieSec .secHead .secTitle {
    font-size: 38px;
    line-height: 1.4;
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: block;
}

.techno-logolist {
    font-size: 0;
    margin: 0 -10px;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.techno-logolist li {
    width: 20%;
    display: inline-block;
    padding: 10px 10px;
    text-align: center;
}

.tech-logo {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 38%;
    filter: grayscale(1);
    transition: all 0.4s ease-in-out;
    margin-bottom: 30px;
}

.tech-logo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-position: center;
    object-fit: contain;
}

.tech-service {
    position: relative;
    transition: all 0.4s ease-in-out;
    border: 1px solid transparent;
    width: 150px;
    height: 150px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: auto;
}

.techno-logolist li:hover .tech-service {
    border: 1px solid #eee;
    background: #000;
    box-shadow: -1px 0 13px 0 rgba(0, 0, 0, 0.1);
}

.tech-service span {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    font-weight: 600;
}

.techno-logolist li:hover .tech-logo {
    filter: grayscale(0);
}

.technolomain {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    margin-bottom: 35px;
}

.technolomain:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    bottom: 0;
}

.technolomain .technonav {
    text-align: center;
}

.technolomain .technonav .technobtn {
    min-width: 160px;
    line-height: 1.4;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding-bottom: 16px;
}

.technolomain .technonav .technobtn:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
}

.technolomain .technonav.slick-current .technobtn:after {
    background: #1772FF;
}

.technologieboxs {
    padding: 0 10px;
}

.latesnewsec .secHead {
    margin-bottom: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.latesnewsec .secHead .secTitle {
    font-size: 38px;
    line-height: 1.4;
    color: #fff;
    font-weight: 700;
    text-align: center;
    display: block;
}

.latesnewsec .learn-more {
    display: flex;
    align-items: center;
    margin-top: 0;
}

.latesnewsec .learn-more .btn,
.latesnewsec .learn-more .btn:hover {
    color: #1772FF;
    background-color: transparent !important;
}

.latesnewsec .learn-more .arrow {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border: 0;
    border-bottom: 2px solid #1772FF;
    border-right: 2px solid #1772FF;
    transform: rotate(-45deg);
    right: 0;
    top: -1px;
    bottom: 0;
    margin: auto;
    transition: border 0.4s ease-in-out;
    padding-right: 0;
}

.latesnewsec .learn-more:hover .arrow {
    opacity: .65;
}

@media only screen and (max-width: 1599px) {
    .bannerTitle {
        font-size: 90px;
    }
}

@media only screen and (max-width: 1366px) {
    .workImg {
        padding-bottom: 540px;
    }

    .bannerTitle {
        font-size: 80px;
        margin-bottom: 40px;
    }

    .DetailCon h2 {
        font-size: 50px;
    }

    .compartitle {
        max-width: 100%;
        padding-left: 70px;
    }
}

@media only screen and (max-width: 1199px) {
    section.section-gr.js-wp.ourreviewSec.is-revealed {
        padding-top: 0;
    }

    section.benefits-sec.faq-sec {
        padding-bottom: 40px;
    }

    .ourworkTop .ourworkInner {
        margin-top: 190px;
    }

    .ourworkSec {
        padding: 100px 0 0;
    }

    .bannerTitle {
        font-size: 65px;
    }

    .workImg {
        padding-bottom: 430px;
    }

    .worklistRow:nth-child(odd) .btn {
        left: 20px;
        bottom: 20px;
    }

    .worklistRow:nth-child(2n) .btn {
        right: 20px;
        bottom: 20px;
    }

    .worklistRow .btn {
        left: 20px;
        bottom: 20px;
    }

    .DetailCon {
        padding: 41px 0;
        padding-left: 34px;
    }

    .full-wh {
        padding-left: 0;
        padding-right: 0;
    }

    .technologieSec .secHead .secTitle {
        font-size: 30px;
    }

    .technologieSec {
        padding-bottom: 50px;
    }

    .technolomain .technonav .technobtn {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .technolomain {
        margin-bottom: 30px;
    }

    .technolomain .technonav .technobtn {
        min-width: 150px;
    }

    .tech-service span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .workImg {
        padding-bottom: 330px;
    }

    .bannerTitle {
        font-size: 50px;
    }

    .DetailCon h2 {
        font-size: 40px;
    }

    .DetailCon h2 br {
        display: none;
    }

    .workImg .btn {
        position: absolute;
        left: 44px;
        bottom: 44px;
    }

    .full-wh .workImg .btn {
        left: unset;
        right: 44px;
    }

    .technologieSec {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .technolomain {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .technolomain .slick-arrow {
        width: 32px;
        height: 32px;
        position: absolute;
        left: 0;
        font-size: 0;
        background: 0;
        border: 0;
        outline: 0 !important;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .technolomain .slick-arrow span {
        display: none;
    }

    .technolomain .slick-prev.slick-arrow:before {
        content: "\EA02";
        font-family: icons !important;
        left: 0;
        border: 0;
        font-size: 14px;
        color: #fff;
        width: auto;
        height: auto;
    }

    .technolomain .slick-next.slick-arrow:before {
        content: "\EA02";
        font-family: icons !important;
        right: 0;
        border: 0;
        font-size: 14px;
        color: #fff;
        width: auto;
        height: auto;
    }

    .technolomain .slick-arrow.slick-next {
        left: inherit;
        right: -42px;
        top: -6px;
        transform: rotate(90deg);
    }

    .technolomain .slick-arrow.slick-prev {
        right: inherit;
        left: -42px;
        transform: rotate(180deg);
        transform: rotate(-90deg);
    }

    .technologieSec {
        max-width: 100%;
    }

    .technologieSec .secHead {
        margin-bottom: 40px;
    }

    .techno-logolist li {
        width: 25%;
        margin-bottom: 20px;
    }

    .techno-logolist li:last-child {
        margin-bottom: 0;
    }

    .tech-service {
        border: 1px solid #eee;
        background: #000;
        box-shadow: -1px 0 13px 0 rgba(0, 0, 0, 0.1);
    }

    .techno-logolist li .tech-logo {
        filter: grayscale(0);
    }

    .worklistRow .btn {
        padding: 9px 12px;
    }
}

@media only screen and (max-width: 767px) {
    .ourworkSec {
        padding: 50px 0 0;
    }

    .bannerTitle {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .ourworkTop .ourworkInner {
        margin-top: 110px;
    }

    .worklistRow {
        margin-left: -8px;
        margin-right: -8px;
    }

    .workcol {
        padding-left: 8px;
        padding-right: 8px;
    }

    .workImg {
        padding-bottom: 280px;
        margin-bottom: 16px;
    }

    .worklistRow:nth-child(odd) .btn {
        left: 15px;
        bottom: 15px;
    }

    .worklistRow:nth-child(2n) .btn {
        right: 15px;
        bottom: 15px;
    }

    .worklistRow .btn {
        left: 15px;
        bottom: 15px;
        font-size: 15px;
    }

    .bannerTitle {
        font-size: 36px;
    }

    .DetailworklistRow {
        display: block;
    }

    .DetailCon {
        padding: 20px 0;
        padding-left: 0;
    }

    .DetailCon h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .DetailCon p {
        font-size: 14px;
    }

    .technologieSec {
        padding: 30px 0;
    }

    .tech-service {
        width: auto;
        height: auto;
        padding: 15px;
    }

    .techno-logolist li {
        width: 33.33%;
    }

    .tech-logo {
        margin-bottom: 15px;
    }

    .techno-logolist {
        margin: 0;
    }

    .share-box {
        display: none;
    }
}

@media only screen and (max-width: 568px) {
    .faq-sec .benefits-sec-inr .sec-head {
        margin-bottom: 10px;
    }

    .getDemoSec .blockchain_gform.gform_wrapper ul li.gfield {
        padding: 0;
    }

    .section-gr {
        padding-top: 0;
    }

    section.benefits-sec.faq-sec {
        padding-bottom: 30px;
    }

    .nft-development-services-sec {
        margin-bottom: 60px;
    }

    .faq-con {
        width: 100%;
    }

    .our-experts-img {
        margin-bottom: 60px;
    }

    .businessUnbeatableSec.commonSec,
    .marketplaceSolutionsSec.commonSec {
        padding: 50px 0 !important;
    }

    .worklistRow {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }

    .workcol {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .first-half,
    .second-half {
        width: 100%;
    }

    .workImg .btn {
        position: absolute;
        left: 25px;
        bottom: 25px;
    }

    .full-wh .workImg .btn {
        left: unset;
        right: 25px;
    }

    .technolomain .slick-prev.slick-arrow:before,
    .technolomain .slick-next.slick-arrow:before {
        font-size: 10px;
    }

    .technolomain .technonav .technobtn {
        font-size: 14px;
        min-height: auto;
    }

    .techno-logolist li {
        margin-bottom: 5px;
    }

    .techno-logolist li:last-child {
        margin-bottom: 0;
    }

    .tech-service {
        border: 1px solid #eeeeee42;
        padding: 10px;
    }

    .tech-logo {
        padding-bottom: 40%;
    }

    .technologieboxs {
        padding: 0 10px;
    }

    .technologieSec .secHead .secTitle {
        font-size: 24px;
    }

    .technolomain .slick-arrow.slick-prev {
        left: -30px;
    }

    .technolomain .slick-arrow.slick-next {
        right: -30px;
    }

    .technolomain .technonav .technobtn {
        min-width: 110px;
    }

    .latesnewsec .learn-more svg {
        width: 21px;
    }
}

.DetailworkImg {
    visibility: hidden;
    position: relative;
    overflow: hidden;
    transform: translate(-100%, 0);
    transition: all 1.6s ease-in-out;
}

.DetailworkImg img {
    object-fit: cover;
    transform-origin: left;
    transform: translate(100%, 0) scale(1.3, 1.3);
    transition: all 1.6s ease-in-out;
}

.is-revealed .DetailworkImg img {
    transform: translate(0, 0);
}

.is-revealed .DetailworkImg {
    opacity: 1;
    visibility: inherit;
    transform: translate(0, 0);
}

.canvas-outer canvas {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -3;
}

#page {
    display: none;
}

.wp-google-name-first {
    height: 50px;
    width: 50px;
    border-radius: 100px;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
}

.next-particles-image-mobile {
    opacity: 0;
    visibility: hidden;
}

.next-particles-image-mobile canvas {
    width: 100%;
    padding: 70px 0 0 0;
}

.burgerMenuWrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    color: #000;
    z-index: 9999;
    display: flex;
    flex-wrap: wrap;
    padding: 0 150px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out;
}

.burgerMenuWrap.show {
    opacity: 1;
    visibility: visible;
    transition-delay: 1.2s;
    background-color: #2E5899;
}

.burgerMenuLeft {
    flex: 0 0 50%;
    max-width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
}

.burgerMenuRight {
    flex: 0 0 50%;
    max-width: 50%;
}

.burgerMenuLogo {
    max-width: 88%;
}

.burgerMenuTagline {
    font-size: 40px;
    color: #000;
    font-weight: 600;
    margin: 200px 0 50px 0;
}

.burgerMenuInfoWrap {
    display: flex;
    flex-wrap: wrap;
}

.burgerMenuInfoBox {
    flex: 0 0 auto;
}

.burgerMenuInfoBox~.burgerMenuInfoBox {
    padding-left: 50px;
}

.burgerMenuInfoLabel {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
}

.burgerMenuInfoBox ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.burgerMenuInfoBox ul li a {
    position: relative;
    display: inline-block;
    line-height: 1.1;
    overflow: hidden;
    text-decoration: none;
    color: #000;
}

.burgerMenuInfoBox ul li a:after,
.burgerMenuInfoBox ul li a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: transform 0.75s cubic-bezier(0.19, 1, 0.22, 1);
    border-bottom: 1px solid currentColor;
}

.burgerMenuInfoBox ul li a:before {
    transition-delay: 0;
    transform: scaleX(0);
    transform-origin: left;
}

.burgerMenuInfoBox ul li a:after {
    transition-delay: 0.25s;
    transform-origin: right;
}

.burgerMenuInfoBox ul li a:hover:before {
    transition-delay: 0.25s;
    transform: scaleX(1);
}

.burgerMenuInfoBox ul li a:hover:after {
    transition-delay: 0;
    transform: scaleX(0);
}

.burgerMenuRight {
    display: flex;
    align-items: center;
    position: relative;
}

.burgerMenuRight .burgerMenuToggleBtn {
    top: 50px;
    right: 0;
    position: absolute;
    z-index: 2;
}

.burgerMenuNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.burgerMenuNav ul li {
    overflow: hidden;
    position: relative;
}

.burgerMenuNav ul li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 90px;
    font-weight: 600;
    line-height: 1.2;
    color: #000;
    transform: translateY(100%);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.burgerMenuNav ul li>.menu-toggle-icon {
    transform: translateX(100%);
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.burgerMenuWrap.show .burgerMenuNav ul li a {
    transform: translateY(0);
}

.burgerMenuWrap.show .burgerMenuNav ul li>.menu-toggle-icon {
    transform: translateX(0);
}

.burgerMenuNav .sidebarMenu .has-submenu .inner-sub-menu a {
    font-size: 18px;
    font-weight: 400;
    padding-left: 25px;
}

.burgerMenuNav .sidebarMenu .has-submenu .inner-sub-menu a::before {
    width: 7px;
    content: '';
    height: 7px;
    background: #1772FF;
    position: absolute;
    left: 10px;
    top: 47%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.burgerMenuNav .sidebarMenu .has-submenu .inner-sub-menu a>span::before {
    border-bottom: 2px solid currentColor;
}

.burgerMenuWrap.show .burgerMenuNav ul li:first-child .menu-toggle-icon,
.burgerMenuWrap.show .burgerMenuNav ul li:first-child a {
    transition-delay: 1;
}

.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(2) .menu-toggle-icon,
.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(2) a {
    transition-delay: 1.5s;
}

.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(3) .menu-toggle-icon,
.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(3) a {
    transition-delay: 1.75s;
}

.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(3) .menu-toggle-icon,
.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(4) a {
    transition-delay: 2s;
}

.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(3) .menu-toggle-icon,
.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(5) a {
    transition-delay: 2.25s;
}

.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(6) a {
    transition-delay: 2.50s;
}

.burgerMenuWrap.show .burgerMenuNav ul li:nth-child(7) a {
    transition-delay: 2.75s;
}

.burgerMenuNav ul li a>span {
    position: relative;
}

.burgerMenuNav ul li a>span:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 4px solid currentColor;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    transform-origin: right;
}

.burgerMenuNav ul li a:hover>span:before {
    transform-origin: left;
    transform: scaleX(1);
}

.burgerMenuNav ul li ul {
    display: none;
    padding: 20px 0;
}

.burgerMenuNav ul li ul li {
    margin: 10px 0;
}

.burgerMenuNav ul li .sub-menu.inner-sub-menu {
    padding: 0;
}

.burgerMenuNav ul li .sub-menu.inner-sub-menu li {
    margin: 10px 0 0;
}

.burgerMenuNav ul li .sidebarMenu li:nth-child(2) i.menu-toggle-icon {
    top: 0;
}

.burgerMenuInfoBox ul li a:hover,
.burgerMenuNav ul li a:hover {
    opacity: 1;
}

.burgerMenuToggleBtn {
    height: 35px;
    width: 22px;
    position: relative;
    display: inline-block;
    padding: 0;
    transition: all 0.5s ease-in-out;
}

.burgerMenuToggleBtn::before {
    content: "";
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: block;
    transition: width cubic-bezier(0.19, 1, 0.22, 1) 0.75s, transform cubic-bezier(0.19, 1, 0.22, 1) 0.75s;
}

.burgerMenuToggleBtn::after {
    content: "";
    height: 2px;
    width: 11px;
    display: block;
    background-color: #fff;
    margin-top: 4px;
    margin-left: auto;
    will-change: transform;
}

.burgerMenuWrap.show .burgerMenuToggleBtn::before {
    background-color: #000;
    transform: rotate(45deg) translateY(4px);
}

.burgerMenuWrap.show .burgerMenuToggleBtn::after {
    background-color: #000;
    width: 100%;
    transform: rotate(-45deg) translateY(-4px);
}

.letsTalkBtn {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-right: 25px;
}

.header-main__left-btn-wrap {
    display: flex;
    align-items: center;
}

.header-main__inner.container {
    padding-left: 15px;
    padding-right: 15px;
}

.header-main__inner {
    max-width: 90vw;
    margin: auto;
}

.next-particles-wrap {
    position: relative;
    height: 100vh;
    background: #000;
    background-size: cover;
}

.next-particles-image {
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
    top: 50%;
    left: 0;
}

.next-particles-image canvas {
    width: 100%;
}

.scroll_sl {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 30px;
}

.scroll_sl button {
    color: #fff;
    font-size: 16px;
    line-height: 1.19;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
}

.scroll_sl button span {
    display: block;
}

i.menu-toggle-icon {
    display: inline-block;
    height: 25px;
    width: 22px;
    position: absolute;
    top: 65px;
    right: 0;
    cursor: pointer;
}

i.menu-toggle-icon::before {
    content: "";
    height: 2px;
    width: 100%;
    display: inline-block;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: all 0.5s ease-in-out;
}

i.menu-toggle-icon::after {
    content: "";
    height: 2px;
    width: 100%;
    display: inline-block;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) rotate(90deg);
    transition: all 0.5s ease-in-out;
}

li.has-submenu.show i.menu-toggle-icon::after {
    opacity: 0;
    transform: rotate(0);
}

.burgerMenuNav ul li ul li a {
    font-size: 40px;
}

.burgerMenuSvg {
    position: fixed;
    bottom: calc(100vh - 42px);
    left: calc(100vw - 42px);
    width: 100%;
    transition: all 1.3s ease-in-out;
    transform: scale(0);
    z-index: 9999;
}

.burgerMenuSvg path {
    fill: #fff;
    color: #fff;
}

.burgerMenuSvg.show {
    transform: scale(2.8);
    left: 0;
    bottom: 0;
}

.burgerMenuWrap.show .has-submenu.show .has-submenu .menu-toggle-icon{top: 11px;}

.share.share--resource .share__list .icon.icon--youtube {
    filter: none;
    width: 27px;
    max-width: inherit;
    opacity: 1;
}

.share.share--resource .share__list .icon.icon--youtube:hover {
    filter: brightness(0) invert(1);
    opacity: 1;
}

.footer-main__credits .share a .icon.icon--youtube {
    opacity: 0.4;
}

.single-resource .hero-internal:before {
    display: none;
}

.single-resource .hero-internal:after {
    display: none;
}

.single-resource .hero-internal .container {
    padding-bottom: 100px;
}

.single-resource .hero-internal__title {
    font-size: 50px;
    max-width: 100%;
}

.companyPartner {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #545454;
    padding-left: 30px;
}

.companyMain {
    display: inline-block;
}

.compartitle {
    font-size: 15px;
    line-height: 1.4;
    color: #fff;
    font-weight: 400;
    display: block;
    padding-bottom: 30px;
    text-align: left;
}

.companyPartner img {
    width: 180px;
}

.share .icon.icon--youtube {
    width: 27px;
    height: auto;
    filter: brightness(0) invert(1);
    opacity: 0.8;
}

.share .icon.icon--youtube:hover {
    filter: brightness(1) invert(0);
    opacity: 1;
}

.burgerMenuNav ul li .sidebarMenu .has-submenu i.menu-toggle-icon::after {
    opacity: 1;
    transform: translateY(-50%) rotate(90deg);
}

.burgerMenuNav ul li .sidebarMenu .has-submenu.show i.menu-toggle-icon::after {
    opacity: 0;
    transform: rotate(0);
}

.menuMain {
    display: inline-block;
    width: auto;
    margin: 0;
}

.menuMain ul {
    font-size: 0;
}

.menuMain li {
    display: inline-block;
    width: auto;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    vertical-align: middle;
}

.menuMain li a {
    display: block;
    color: #fff;
    transition: color 0.4s ease-in-out;
    padding: 10px 0;
    position: relative;
    line-height: 1;
}

.menuMain li:hover a {
    color: #1772FF;
}

.menuMain ul.sub-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 10px solid #1772FF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 20px;
    top: 3px;
    transform: translateY(-100%);
}

.menuMain li {
    margin-right: 35px;
}

.menuMain ul li {
    position: relative;
}

.menuMain ul li .arrow {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    border: 0;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    right: -18px;
    top: -4px;
    bottom: 0;
    margin: auto;
    transition: border 0.4s ease-in-out;
    padding-right: 0;
}

.menuMain ul li.active .arrow,
.menuMain ul li:hover .arrow {
    border-color: #1772FF;
}

.menuMain>ul>li .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 280px;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    z-index: 99;
    padding: 0;
    padding-top: 5px;
    background: linear-gradient(90deg, #1772FF 2%, #1772FF 100%);
}

.menuMain>ul>li .sub-menu li {
    width: 100%;
    padding: 0;
    position: relative;
    margin: 0;
    background: #fff;
}

.menuMain>ul>li .sub-menu li a {
    display: block !important;
    line-height: 1.4;
    font-weight: 400;
    text-transform: none;
    color: #000;
    text-align: left;
    transition: color 0.4s ease-in-out;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px 20px;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #f0f0f0;
}

.menuMain>ul>li .sub-menu li a:before {
    display: none;
}

.menuMain>ul>li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.menuMain>ul>li .sub-menu li:hover>a,
.menuMain>ul>li.active .sub-menu li.active>a {
    color: #1772FF;
}

.menuMain>ul>li .sub-menu li.active>a {
    color: #1772FF;
}

.menuMain ul li .sub-menu .arrow {
    right: 12px;
    transform: rotate(-45deg);
    border-color: #000;
}

.menuMain ul li>.sub-menu li:hover .arrow {
    border-color: #1772FF;
}

.menuMain>ul>li .sub-menu>li .sub-menu>a:after {
    content: "";
    width: 8px;
    height: 8px;
    border-bottom: 2px solid #0f1729;
    border-right: 2px solid #0f1729;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(-45deg);
}

.menuMain ul.sub-menu li ul.sub-menu:before {
    display: none;
}

.menuMain>ul>li .sub-menu>li>.sub-menu {
    left: 100%;
    top: 0;
}

.menuMain>ul>li .sub-menu li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.menuMain li.active {
    margin-right: 37px;
}

.menuMain li.active a {
    color: #1772FF;
}

.brand_slide .slick-dots {
    display: block;
    text-align: center;
    margin-top: 25px;
    padding-left: 0;
}

.brand_slide .slick-dots li {
    display: inline-block;
    width: auto;
    list-style: none;
    padding: 0 5px;
}

.brand_slide .slick-dots li button {
    font-size: 0;
    border: 0;
    background: #ccc;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    outline: 0;
    position: relative;
}

.brand_slide .slick-dots li button:hover,
.brand_slide .slick-dots li.slick-active button {
    background: #1772FF;
}

.brand_slide .slick-dots li button:before {
    display: none;
}

.clients-logo {
    margin: 0 -15px 0;
}

.clients-logo .logo {
    text-align: center;
    margin: 0;
    padding: 0 15px;
}

.clients-logo .logo_list {
    text-align: center;
    margin: 0;
    padding: 0 15px;
}

.clients-logo .logo_list .client-thumb {
    display: block;
    position: relative;
    padding-bottom: 90px;
}

.clients-logo .logo_list .client-thumb img {
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: grayscale(1);
    transition: all 0.4s ease-in-out;
}

@media screen and (max-width: 1699px) {
    .burgerMenuNav ul li a {
        font-size: 80px;
    }

    .burgerMenuNav ul li ul li a {
        font-size: 37px;
    }

    .burgerMenuWrap {
        padding: 0 100px;
    }

    i.menu-toggle-icon {
        top: 50px;
    }
}

@media screen and (max-width: 1460px) {
    .burgerMenuNav ul li a {
        font-size: 64px;
    }

    .burgerMenuNav ul li ul li a {
        font-size: 35px;
    }

    i.menu-toggle-icon {
        top: 45px;
    }
}

@media screen and (max-width: 1280px) {
    .footer-main a~a {
        max-width: 100px;
    }

    .companyPartner {
        padding-right: 20px;
        margin-right: 20px;
    }

    .companyPartner img {
        width: 150px;
    }

    .footer-main a~a {
        margin-left: 15px;
    }
}

@media screen and (max-width: 1199px) {
    .menuMain {
        display: none !important;
    }

    .burgerMenuWrap {
        padding: 50px;
    }

    .burgerMenuLeft {
        display: block;
        flex: 0 0 100%;
        max-width: 100%;
        height: auto;
        display: block;
        order: 2;
    }

    .burgerMenuRight {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
        display: block;
        padding: 250px 0 0 0;
    }

    .burgerMenuTagline {
        font-size: 35px;
        margin: 70px 0 30px 0;
    }

    .burgerMenuLogo a {
        display: block;
    }

    .burgerMenuLogo {
        max-width: unset;
        position: absolute;
        top: 50px;
        left: 50px;
        width: 500px;
    }

    .letsTalkBtn {
        font-size: 14px;
        margin-right: 15px;
    }

    .next-particles-image {
        opacity: 0;
        visibility: hidden;
    }

    .next-particles-image-mobile {
        opacity: 1 !important;
        visibility: visible;
    }

    .single-resource .hero-internal__title {
        font-size: 40px;
    }

    .next-particles-image-mobile canvas {
        width: 100%;
        padding: 70px 0 0 0;
        margin: auto;
        display: block;
        max-width: 850px;
    }
}

@media screen and (max-width: 992px) {
    .burgerMenuLogo {
        max-width: unset;
        position: absolute;
        top: 50px;
        left: 50px;
        width: 400px;
    }

    .burgerMenuNav ul li a {
        font-size: 55px;
    }

    i.menu-toggle-icon {
        top: 40px;
    }

    .burgerMenuNav ul li ul li a {
        font-size: 32px;
    }

    .burgerMenuRight {
        padding: 200px 0 0 0;
    }

    .single-resource .hero-internal .container {
        padding-bottom: 50px;
    }

    .next-particles-image-mobile canvas {
        max-width: 630px;
    }

    .blockchain_gform.gform_wrapper {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .burgerMenuWrap {
        padding: 30px;
    }

    .next-particles-wrap {
        height: 97vh;
    }

    .burgerMenuLogo {
        top: 30px;
        left: 30px;
        width: 260px;
    }

    .burgerMenuRight .burgerMenuToggleBtn {
        top: 15px;
    }

    .burgerMenuRight {
        padding: 120px 0 0 0;
    }

    .burgerMenuNav ul li a {
        font-size: 30px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .burgerMenuNav ul li ul li a {
        font-size: 21px;
    }

    .burgerMenuTagline {
        font-size: 25px;
        margin: 50px 0 20px 0;
    }

    #email-error {
        top: 140px;
    }

    i.menu-toggle-icon {
        top: 18px;
    }

    .next-particles-image-mobile {
        opacity: 0 !important;
        visibility: hidden;
    }

    .next-particles-image {
        opacity: 1;
        visibility: visible;
    }

    .single-resource .hero-internal__title {
        font-size: 28px;
    }

    body:not(.is-headerScroll) .header-main .logo-text {
        max-width: 90px;
    }

    .header-main .logo a {
        width: 90px;
    }

    .header-main .logo-text img {
        width: 90px;
    }

    body:not(.is-headerScroll) .header-main .logo-icon {
        max-width: 55px;
    }

    .header-main .logo-icon {
        max-width: 55px;
    }

    .cms-block-content ul:not(.slick-dots)>li+li {
        margin-top: 10px;
    }

    .brand_slide .slick-dots {
        margin-top: 20px;
    }
}

@media screen and (max-width: 568px) {
    .next-particles-wrap {
        height: 100vh;
    }

    .burgerMenuLogo {
        width: 190px;
    }

    .burgerMenuTagline {
        font-size: 22px;
    }

    .is-headerScroll .header-main__inner {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #email-error {
        top: 110px;
    }

    i.menu-toggle-icon {
        top: 18px;
    }
    .burgerMenuWrap.show .has-submenu.show .has-submenu .menu-toggle-icon{top: 8px;}

    .next-particles-image-mobile {
        opacity: 1 !important;
        visibility: visible;
    }

    .next-particles-image {
        opacity: 0;
        visibility: hidden;
    }

    .burgerMenuNav ul li ul {
        padding: 10px;
    }

    .burgerMenuSvg.show {
        transform: scale(5);
    }

    .single-resource .hero-internal__title {
        font-size: 28px;
    }

    .resource__title {
        min-height: unset;
    }

    .blockchain_gform.gform_wrapper ul li.gfield {
        width: 100%;
    }
}

.hero-home__title {
    text-align: center;
    display: block;
    margin: 100px auto 50px;
}

.whatsapp_sl {
    position: fixed;
    left: 20px;
    bottom: 30px;
    border-radius: 60px;
    background-color: #e4e4e4;
    display: flex;
    align-items: center;
    padding: 0 30px 0 0;
    z-index: 5;
}

.whatsapp_sl span {
    color: #000;
    font-size: 16px;
    margin-left: 10px;
}

.whatsapp_sl a {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4dc247;
    z-index: 999;
    box-shadow: 0 0 6px 4px rgb(0 0 0 / 11%);
}

.whatsapp_sl a svg {
    height: 38px;
}

.workSlider {
    position: relative;
}

.workSlide {
    padding-left: 15px;
    padding-right: 15px;
}

.workSlider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.workSlider .slick-arrow.slick-prev {
    left: -20px;
}

.workSlider .slick-arrow.slick-next {
    right: -20px;
}

.workSlide {
    overflow: hidden;
}

.workSlide .resource__bg {
    transition: all 0.5s ease-in-out;
}

.workSlideFooter span,
.workSlideFooter svg {
    transition: all 0.3s ease-in-out;
}

.workSlide:hover .resource__bg {
    transform: scale(1.2);
}

.workSlideFooter {
    background: linear-gradient(transparent, #000000e3 80%);
    padding: 90px 20px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.workSlideFooter span {
    color: #fff;
    font-weight: 600;
}

.workSlideFooter svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}

.workSlide:hover .workSlideFooter span {
    color: #1772FF;
}

.workSlide:hover .workSlideFooter svg {
    fill: #1772FF;
}

@media screen and (max-width: 1199px) {
    .hero-home__title {
        margin-top: 50px;
    }
}

@media screen and (max-width: 568px) {
    .workSlider .slick-arrow.slick-prev {
        left: -8px;
    }

    .workSlider .slick-arrow.slick-next {
        right: -8px;
    }

    .workSlider .slick-arrow svg {
        width: 30px;
    }

    .workSlideFooter {
        padding: 70px 15px 15px;
    }
}

.hero-video-bg {
    min-height: 100vh;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: 0 95px 150px;
}

.hero-video {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}

.hero-video-bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to bottom, #000, transparent);
    height: 20vh;
    z-index: 0;
}

.hero-video-con .secHead .secTitle {
    font-size: 5rem;
    line-height: 1;
    margin-bottom: 15px;
    display: block;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    color: #fff;
}

.hero-video-con p {
    max-width: 440px;
    font-weight: 500;
}

.nft-btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    display: inline-block;
    min-width: 230px;
    padding: 18px 15px;
    border: 1px solid transparent;
    text-decoration: none !important;
    border-radius: 150px;
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s ease-in-out;
}

.nft-btn-outline-light {
    color: #fff;
    border-color: #fff;
}

.nft-btn-light,
.nft-btn-outline-light:hover,
.nft-btn-yellow:hover {
    color: #000;
    background-color: #fff;
}

.nft-btn-light {
    box-shadow: 0 5px 10px rgba(255, 202, 12, 0.5);
}

.nft-btn-yellow {
    box-shadow: 0 5px 10px rgba(255, 202, 12, 0.5);
}

.nft-btn-light:hover,
.nft-btn-yellow {
    color: #000;
    background-color: #1772FF;
}

.text-center {
    text-align: center;
}

.sec-head {
    margin-bottom: 60px;
}

.sec-head .sec-title {
    font-weight: 600;
    font-size: 38px;
    color: #fff;
    line-height: 1.1;
    display: block;
    margin-bottom: 0;
}

.sec-head .sec-title .text-sm {
    font-size: 36px;
    display: inherit;
}

.sec-head .sec-title+p {
    margin-top: 30px;
}

.sec-sub-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 10px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}


.sec-head .sec-title.style-2 {
    font-weight: 700;
    font-size: 38px;
}

.color-white {
    color: #fff;
}

.color-yellow {
    color: #1772FF;
}

.nft-hero-sec {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nft-hero-bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.nft-hero-con {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

.nft-hero-con .sec-head .sec-title {
    font-size: 54px;
    font-weight: 500;
}

.nft-hero-con .sec-head .sec-title span {
    display: block;
    position: relative;
}

.nft-hero-con .sec-head .sec-title span::before {
    content: attr(data-title);
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 3px;
    z-index: -1;
    color: #000;
    background: rgb(255 202 12 / 60%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-stroke: 4px transparent;
}

.nft-hero-con .sec-head p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.nft-development-sec {
    padding-top: 280px;
    padding-bottom: 70px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right;
}

.nft-development-sec::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background-color: #1772FF;
    display: block;
    z-index: -3;
}

.nft-development-inr {
    display: flex;
}

.nft-development-con {
    max-width: 570px;
}

.nft-development-image {
    position: absolute;
    top: -90%;
    right: -20%;
    text-align: right;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    transform: rotate(-39deg);
    -webkit-transform: rotate(-39deg);
}

.nft-development-image img {
    width: 300px;
    margin-right: 15px;
}

.nft-marketplace-development-sec {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 200px;
    padding-bottom: 120px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 1020px;
}

.nft-development-marketplace-con {
    max-width: 880px;
}

.nft-development-marketplace-con .sec-head p {
    max-width: 630px;
}

.nft-development-marketplace-items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
}

.nft-development-marketplace-item {
    padding-right: 20px;
    margin-bottom: 20px;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.nft-development-marketplace-item-inr {
    display: flex;
    align-items: center;
    padding: 5px 15px 5px 5px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
}

.nft-development-marketplace-item-image {
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(30px);
    border-radius: 20px;
    flex: 0 0 80px;
    max-width: 80px;
}

.nft-development-marketplace-item-image img {
    width: 100%;
    height: 80px;
    object-fit: contain;
    vertical-align: middle;
}

.nft-development-marketplace-item-name {
    margin-left: 15px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #fff;
}

.nft-development-marketplace-item-image,
.nft-development-marketplace-item-inr,
.nft-development-marketplace-item-name,
.nft-development-services-item,
.nft-development-services-item-image img,
.nft-development-services-item-title {
    transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}

.nft-development-marketplace-item:hover .nft-development-marketplace-item-inr {
    background-color: #1772FF;
    box-shadow: 0 10px 10px rgba(255, 203, 14, 0.2);
}

.nft-development-marketplace-item:hover .nft-development-marketplace-item-image {
    background-color: #fff;
    border-color: rgba(255, 203, 14, 0.2);
}

.nft-development-marketplace-item:hover .nft-development-marketplace-item-name {
    color: #000;
}

.benefits-sec-inr,
.how-does-work-inr,
.nft-development-inr,
.nft-development-services-inr,
.nft-marketplace-development-inr {
    padding-left: 80px;
    padding-right: 30px;
}

.how-does-work-sec,
.nft-development-services-sec {
    overflow: hidden;
}

.nft-development-services-sec {
    padding-top: 140px;
    padding-bottom: 120px;
    background-color: #191919;
}

.how-does-work-sec::after,
.how-does-work-sec::before,
.nft-development-services-sec::after,
.nft-development-services-sec::before {
    content: "";
    position: absolute;
    width: 679px;
    height: 679px;
    background: #1772FF;
    opacity: 0.2;
    filter: blur(250px);
}

.nft-development-services-sec::after {
    top: 0;
    right: -224px;
}

.nft-development-services-sec::before {
    bottom: 0;
    left: -224px;
}

.how-does-work-sec::before {
    top: 0;
    left: 0;
}

.how-does-work-sec::after {
    bottom: 0;
    right: 0;
}

.nft-development-services-inr {
    position: relative;
    z-index: 2;
}

.nft-development-services-inr .sec-head {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.nft-development-services-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -20px;
    margin-bottom: 50px;
}

.nft-development-services-item {
    flex: 0 0 calc(20% - 20px);
    max-width: 356px;
    margin-right: 20px;
    min-height: 600px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    padding: 50px 50px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.nft-development-services-item-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    opacity: 0.3;
    transition: opacity 0.4s ease-in-out;
}

.nft-development-services-item:hover .nft-development-services-item-bg {
    opacity: 0.6;
}

.nft-development-services-item-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nft-development-services-item-image {
    text-align: center;
    width: 100%;
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.nft-development-services-item-image img {
    background-color: #000;
    box-shadow: 0 4px 4px rgb(255 255 255 / 25%);
    padding: 14px;
    border-radius: 50px;
    height: 72px;
    width: 72px;
    object-fit: contain;
}

.nft-development-services-item-con {
    display: flex;
    flex: 1;
    align-items: center;
    writing-mode: tb-rl;
    transform: scale(-1);
}

.nft-development-services-item-title {
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    color: #fff;
    white-space: nowrap;
}

.nft-development-services-item-title b {
    display: block;
    font-weight: 700;
    font-size: 30px;
}

.nft-development-services-item:hover {
    border-color: #1772FF;
}

.nft-development-services-item:hover .nft-development-services-item-image img {
    background-color: #1772FF;
}

.nft-development-services-item:hover .nft-development-services-item-title {
    color: #1772FF;
}

.tech-stack-sec {
    padding-top: 135px;
    padding-bottom: 75px;
    background-repeat: no-repeat;
    background-position: center bottom 20%;
}

.tech-stack-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1168px;
    margin-left: auto;
    margin-right: auto;
}

.tech-stack-box {
    margin-bottom: 20px;
}

.tech-stack-box img {
    backdrop-filter: blur(5px);
}

.benefits-sec {
    min-height: 900px;
    padding-top: 70px;
    padding-bottom: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}

.benefits-con {
    max-width: 700px;
}

.benefits-sec-inr .sec-head {
    margin-bottom: 100px;
}

.benefits-accordian {
    margin-bottom: 40px;
    user-select: none;
}

.benefits-accordian-header {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.benefits-accordian-image {
    flex: 0 0 40px;
    max-width: 40px;
    margin-right: 30px;
}

.benefits-accordian-title {
    flex: 1;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #523d00;
}

.benefits-accordian-title {
    position: relative;
}

.benefits-accordian-title::after {
    content: "+";
    position: absolute;
    right: 0;
    font-weight: 300;
    font-size: 50px;
    line-height: 1;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
}

.benefits-accordian-item.show .benefits-accordian-title::after {
    content: "-";
    right: 5px
}

.benefits-accordian-item:first-child .benefits-accordian-title {
    border-top: 0;
}

.benefits-accordian-body {
    padding-left: 70px;
    margin-bottom: 20px;
    max-width: 90%;
    display: none;
}

.moreless-button {
    color: #1772FF;
    text-decoration: none;
}

.moreless-button:hover {
    text-decoration: none;
}

.moreText {
    display: none;
}

.moreTextOne {
    display: none;
}

.moreTextTwo {
    display: none;
}

.moreText3 {
    display: none;
}

button.moreless-buttonOne {
    color: #1772FF;
}

button.moreless-buttonTwo {
    color: #1772FF;
}

button.moreless-button3 {
    color: #1772FF;
}

.ourServiceBoxText {
    max-height: 262px;
    overflow: hidden;
}

.ourServiceBoxScroll {
    overflow-y: scroll;
}

.ourServiceBoxScroll::-webkit-scrollbar {
    width: 3px;
    margin-left: 5px;
}

.ourServiceBoxScroll::-webkit-scrollbar-track {
    background: #1772FF;
}

.ourServiceBoxScroll::-webkit-scrollbar-thumb {
    border-radius: 20px;
    border: 2px solid #1772FF;
}

.how-does-work-sec {
    padding-top: 160px;
    padding-bottom: 100px;
}

.how-does-work-inr {
    position: relative;
    z-index: 2;
}

.how-does-work-inr::after {
    content: "";
    position: absolute;
    width: 509px;
    height: 509px;
    background-color: #fff;
    opacity: 0.2;
    z-index: -1;
    filter: blur(250px);
}

.how-does-work-inr::after {
    top: 13%;
    right: 35%;
}

.how-does-work-inr .sec-head .sec-sub-title {
    margin-top: 58px;
}

.how-does-work-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-image: url(../img/nft/user-flow-bg.svg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 1720px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 0;
}

.how-does-work-item {
    flex: 0 0 20%;
    max-width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.how-does-work-item:nth-child(2n) {
    flex-direction: column-reverse;
}

.how-does-work-item-con {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.how-does-work-item-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.2;
    color: #1772FF;
    display: block;
    margin-bottom: 14px;
}

.how-does-work-item-con p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.5px;
    color: #fff;
    opacity: 0.8;
}

.how-does-work-item-image {
    width: 264px;
    height: 264px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(255 202 12 / 15%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 150px;
}

.how-does-work-item-image img {
    width: 70%;
}

.why-hire-sec {
    padding-top: 70px;
    padding-bottom: 70px;
}

.why-hire-inr {
    display: flex;
    align-items: center;
    justify-content: center;
}

.why-hire-img {
    flex: 0 0 798px;
    max-width: 798px;
}

.why-hire-con {
    margin-left: 60px;
    max-width: 571px;
}

.our-experts-con .sec-head,
.why-hire-con .sec-head {
    margin-bottom: 40px;
}

.cmsCon {
    margin-bottom: 25px;
}

.cmsCon h4 {
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.2;
    display: block;
    margin-bottom: 10px;
}

.our-experts-sec {
    padding-bottom: 70px;
}

.our-experts-inr {
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-experts-con {
    max-width: 650px;
}

.our-experts-img {
    margin-left: 15px;
    max-width: 518px;
}

@media (max-width: 1600px) {
    .nft-marketplace-development-sec {
        background-position: left -19% center;
        background-size: 970px;
    }

    .nft-development-marketplace-con {
        max-width: 810px;
    }

    .benefits-sec {
        background-size: 75%;
        background-position: right bottom;
    }

    .benefits-con {
        max-width: 680px;
    }

    .why-hire-img {
        flex: 0 0 608px;
        max-width: 608px;
    }

    .our-experts-img {
        max-width: 468px;
    }

    .nft-development-image img {
        width: 280px;
    }

    .how-does-work-items {
        background-size: 100%;
        min-height: 520px;
    }

    .how-does-work-item-image {
        flex: 0 0 234px;
        max-width: 234px;
        height: 234px;
    }

    .how-does-work-item-con {
        max-width: 84%;
    }

    .hero-video-bg {
        padding: 0 80px 70px;
    }

    .hero-video-con .secHead .secTitle {
        font-size: 4rem;
    }
}

@media (max-width: 1599px) {
    .marketplaceSolutionsText .secTitle {
        max-width: 620px;
    }
}

@media (max-width: 1460px) {
    .nft-development-sec {
        padding-top: 120px;
    }

    .benefits-sec-inr,
    .how-does-work-inr,
    .nft-development-inr,
    .nft-development-services-inr,
    .nft-marketplace-development-inr,
    .our-experts-inr,
    .why-hire-inr {
        padding-left: 60px;
        padding-right: 60px;
    }

    .nft-development-marketplace-con {
        max-width: 600px;
    }

    .nft-development-marketplace-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .benefits-con {
        max-width: 600px;
    }

    .nft-development-image img {
        width: 230px;
    }

    .how-does-work-item-image {
        flex: 0 0 204px;
        max-width: 204px;
        height: 204px;
    }

    .how-does-work-items {
        min-height: 480px;
    }

    .how-does-work-item-title {
        font-size: 22px;
    }

    .how-does-work-item-con p {
        font-size: 14px;
    }

    .hero-video-bg {
        padding: 0 70px 60px;
    }

    .hero-video-con .secHead .secTitle {
        font-size: 3.8rem;
        margin-bottom: 10px;
    }

    .businessUnbeatableText .secTitle,
    .marketplaceSolutionsText .secTitle {
        max-width: 620px;
    }
}

@media (max-width: 1366px) {
    .nft-development-image img {
        width: 220px;
    }

    .how-does-work-item-title {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .how-does-work-items {
        min-height: 460px;
    }

    .how-does-work-item-con {
        max-width: 87%;
    }
}

@media (max-width: 1348px) {
    .nft-development-services-item {
        min-height: unset;
    }

    .nft-development-image img {
        width: 218px;
    }

    .nft-development-sec::after {
        width: 35%;
    }

    .hero-video-bg {
        padding: 0 70px 60px;
    }

    .hero-video-con .secHead .secTitle {
        font-size: 3.8rem;
        margin-bottom: 10px;
    }

    .header-main__inner {
        max-width: 87vw;
    }

    .hero-video-bg {
        padding: 0 76px 60px;
    }

    .header-main {
        width: 99vw;
    }
}

@media (max-width: 1299px) {
    .nft-development-sec {
        padding-top: 100px;
    }

    .nft-development-sec::after {
        width: 34vw;
    }

    .benefits-sec-inr,
    .how-does-work-inr,
    .nft-development-inr,
    .nft-development-services-inr,
    .nft-marketplace-development-inr,
    .our-experts-inr,
    .why-hire-inr {
        padding-left: 40px;
        padding-right: 40px;
    }

    .nft-development-con {
        max-width: 480px;
    }

    .nft-marketplace-development-sec {
        background-size: 830px;
    }

    .nft-development-image img {
        width: 205px;
    }

    .how-does-work-items {
        min-height: 450px;
    }

    .businessUnbeatableInr {
        padding: 35px;
    }

    .businessUnbeatableImg {
        top: 20px;
    }

    .marketplaceSolutionsInr {
        padding: 35px;
    }

    .marketplaceSolutionsImg {
        top: 20px;
    }

    .businessUnbeatableText .secTitle {
        margin-bottom: 40px;
    }

    .marketplaceSolutionsText .secTitle {
        margin-bottom: 40px;
    }

    .marketplaceSolutionsSec.commonSec {
        padding-top: 0;
    }
}

@media (max-width: 1199px) {
    .sec-head {
        margin-bottom: 50px;
    }

    .nft-marketplace-development-sec {
        padding-bottom: 50px;
        padding-top: 560px;
        background-position: top -20% center;
        background-size: 970px;
    }

    .nft-development-marketplace-con {
        max-width: unset;
    }

    .nft-development-marketplace-item {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    .nft-development-services-inr .sec-head {
        max-width: 750px;
    }

    .tech-stack-boxes {
        justify-content: center;
    }

    .tech-stack-sec {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .benefits-sec {
        background-size: 70%;
        background-position: right bottom -10%;
        min-height: unset;
        padding-top: 30px;
        padding-bottom: 200px;
    }

    .benefits-con {
        max-width: unset;
    }

    .benefits-sec-inr .sec-head {
        margin-bottom: 50px;
    }

    .why-hire-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .why-hire-inr {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .why-hire-img {
        flex: 0 0 80%;
        max-width: 80%;
        order: 2;
    }

    .why-hire-con {
        margin-left: 0;
        margin-bottom: 50px;
        max-width: 90%;
        text-align: center;
    }

    .our-experts-con {
        max-width: 450px;
    }

    .our-experts-sec {
        padding-bottom: 80px;
    }

    .our-experts-inr {
        flex-wrap: wrap;
    }

    .nft-development-image {
        top: -93%;
        right: -18%;
    }

    .nft-development-image img {
        width: 170px;
    }

    .nft-development-sec::after {
        width: 22vw;
    }

    .how-does-work-sec {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .how-does-work-items {
        padding-top: 0;
        padding-bottom: 0;
        background-image: none;
        min-height: unset;
        max-width: unset;
    }

    .how-does-work-item {
        flex: 0 0 50%;
        max-width: 50%;
        align-items: center;
        justify-content: unset;
        flex-direction: row-reverse !important;
        margin-bottom: 40px;
    }

    .how-does-work-item-image {
        flex: 0 0 180px;
        max-width: 180px;
        height: 180px;
        margin-left: unset;
        border: 15px solid rgb(0 0 0 / 40%);
    }

    .how-does-work-item-con {
        flex: 1;
        text-align: left;
        margin-right: 35px;
        margin-left: 25px;
        max-width: unset;
    }

    .how-does-work-item-title {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .how-does-work-item-con p {
        font-size: 16px;
    }

    .how-does-work-sec::after,
    .how-does-work-sec::before,
    .nft-development-services-sec::after,
    .nft-development-services-sec::before {
        width: 479px;
        height: 479px;
    }

    .hero-video-bg {
        min-height: 50vh;
    }

    .hero-home__clients {
        padding-top: 30px;
    }

    .hero-video-bg {
        padding: 0 61px 70px;
    }

    .hero-video-con p {
        max-width: 360px;
        font-weight: 500;
    }

    .businessUnbeatableText .secTitle,
    .marketplaceSolutionsText .secTitle {
        font-size: 36px;
        max-width: 510px;
    }

    .businessUnbeatableImg {
        top: 0;
    }

    .sec-head .sec-title.style-2,
    .latesnewsec .secHead .secTitle {
        font-size: 30px;
    }
}

@media (max-width: 992px) {
    .ourapproachbutton #goTOForm {
        padding: 10px 28px;
        font-size: 18px;
    }

    .nft-development-services-sec {
        margin-bottom: 70px;
    }

    .section-gr {
        padding-top: 0;
    }

    .our-experts-inr {
        flex-direction: column-reverse;
    }

    .our-experts-img {
        margin-bottom: 50px;
    }

    .faq-con {
        width: 100%;
    }

    .nft-btn {
        font-size: 14px;
        padding: 16px;
        min-width: 150px;
    }

    .sec-head {
        margin-bottom: 40px;
    }

    .sec-head .sec-title {
        font-size: 34px;
    }

    .cmsCon h4 {
        font-size: 24px;
    }

    .sec-head .sec-title .text-sm {
        font-size: 27px;
    }

    .sec-sub-title {
        font-size: 14px;
        letter-spacing: 8px;
        margin-bottom: 8px;
    }

    .nft-hero-con .sec-head .sec-title {
        font-size: 40px;
    }

    .nft-hero-con .sec-head p {
        max-width: 80%;
    }

    .nft-development-con {
        max-width: 370px;
    }

    .nft-development-services-sec {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .nft-development-services-sec::after,
    .nft-development-services-sec::before {
        width: 469px;
        height: 479px;
    }

    .nft-development-services-items {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .nft-development-services-item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        border-radius: 15px;
        padding: 30px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .nft-development-services-item-image {
        text-align: unset;
        width: unset;
        padding-bottom: 0;
        margin-bottom: 0;
        padding-right: 35px;
        margin-right: 35px;
        border-bottom: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
    }

    .nft-development-services-item-con {
        writing-mode: unset;
        transform: unset;
    }

    .nft-development-services-item-title b {
        font-size: 26px;
    }

    .nft-development-services-item-title {
        font-size: 22px;
    }

    .our-experts-con {
        max-width: unset;
    }

    .nft-development-sec::after {
        display: none;
    }

    .nft-development-image {
        top: -120%;
        right: 0;
        z-index: -1;
        opacity: 0.3;
    }

    .nft-development-con {
        max-width: 90%;
    }

    .our-experts-con .sec-head,
    .why-hire-con .sec-head {
        margin-bottom: 30px;
    }

    .how-does-work-item {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .how-does-work-item-image {
        flex: 0 0 160px;
        max-width: 160px;
        height: 160px;
        border-width: 10px;
    }

    .how-does-work-item-con {
        margin-right: 0;
    }

    .hero-video-bg {
        padding: 70px 70px 120px;
    }

    .hero-video-con {
        display: none;
    }

    .businessUnbeatableInr {
        flex-direction: column-reverse;
    }

    .businessUnbeatableImg {
        position: unset;
        margin-top: 40px;
    }

    .marketplaceSolutionsInr {
        flex-direction: column-reverse;
    }

    .marketplaceSolutionsImg {
        position: unset;
        margin-top: 40px;
    }

    .businessUnbeatableText .btn.btn-primary {
        padding: 10px 28px;
    }

    .marketplaceSolutionsText .btn.btn-primary {
        padding: 10px 28px;
    }
}

@media (max-width: 767px) {

    .benefits-sec-inr .sec-head,
    .sec-head {
        margin-bottom: 30px;
    }

    .sec-head .sec-title+p {
        margin-top: 20px;
    }

    .cmsCon h4 {
        font-size: 22px;
    }

    p {
        font-size: 16px;
    }

    .nft-hero-con {
        max-width: unset;
    }

    .nft-hero-con .sec-head .sec-title {
        font-size: 36px;
    }

    .nft-hero-con .sec-head .sec-title span::before {
        left: 2px;
        -webkit-text-stroke: 2px transparent;
    }

    .nft-development-sec {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .benefits-sec-inr,
    .how-does-work-inr,
    .nft-development-inr,
    .nft-development-services-inr,
    .nft-hero-con,
    .our-experts-inr,
    .why-hire-inr {
        padding-left: 30px;
        padding-right: 30px;
    }

    .nft-development-marketplace-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .nft-marketplace-development-sec {
        padding-top: 450px;
        padding-bottom: 20px;
        background-position: 163% -7%;
        background-size: 710px;
    }

    .benefits-accordian {
        margin-bottom: 25px;
    }

    .benefits-accordian-image {
        flex: 0 0 35px;
        max-width: 35px;
        margin-right: 20px;
    }

    .benefits-accordian-title {
        font-size: 22px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .benefits-accordian-title::after {
        font-size: 40px;
    }

    .nft-development-image img {
        width: 140px;
    }

    .how-does-work-sec {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .how-does-work-inr .sec-head .sec-sub-title {
        margin-top: 28px;
    }

    .how-does-work-item-image {
        flex: 0 0 130px;
        max-width: 130px;
        height: 130px;
    }

    .how-does-work-item-title {
        font-size: 20px;
    }

    .hero-video-bg {
        min-height: 100vh;
    }
}

@media (max-width: 568px) {
    .nft-btn {
        padding: 14px;
        min-width: 120px;
    }

    .benefits-sec-inr .sec-head,
    .sec-head {
        margin-bottom: 25px;
    }

    .sec-head .sec-title {
        font-size: 26px;
    }

    .sec-head .sec-title.style-2,
    .latesnewsec .secHead .secTitle {
        font-size: 26px;
    }

    .cmsCon h4 {
        font-size: 18px;
    }

    .sec-head .sec-title .text-sm {
        font-size: 24px;
    }

    .nft-hero-con .sec-head .sec-title {
        font-size: 32px;
    }

    .nft-hero-con .sec-head p {
        max-width: 90%;
    }

    .benefits-sec-inr,
    .how-does-work-inr,
    .nft-development-inr,
    .nft-development-services-inr,
    .nft-development-services-inr .nft-hero-con,
    .nft-marketplace-development-inr,
    .our-experts-inr,
    .why-hire-inr {
        padding-left: 15px;
        padding-right: 15px;
    }

    .nft-development-sec {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .nft-development-sec::after {
        display: none;
    }

    .nft-marketplace-development-sec {
        padding-top: 360px;
        background-position: 45% -4%;
        background-size: 560px;
    }

    .nft-development-marketplace-items {
        margin-right: 0;
    }

    .nft-development-marketplace-item {
        margin-bottom: 10px;
        padding-right: 10px;
    }

    .nft-development-marketplace-item-inr {
        display: flex;
        align-items: center;
        padding: 5px 15px 5px 5px;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
    }

    .nft-development-marketplace-item-image {
        flex: 0 0 47px;
        max-width: 47px;
        border-radius: 10px;
    }

    .nft-development-marketplace-item-image img {
        height: 47px;
    }

    .nft-development-marketplace-item-name {
        font-size: 12px;
        margin-left: 10px;
    }

    .nft-development-services-sec {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .nft-development-services-item {
        padding: 15px;
        border-radius: 10px;
    }

    .nft-development-services-item-image {
        padding-right: 15px;
        margin-right: 15px;
    }

    .nft-development-services-item-image img {
        padding: 12px;
        height: 62px;
        width: 62px;
    }

    .nft-development-services-item-title b {
        font-size: 22px;
    }

    .nft-development-services-item-title {
        font-size: 16px;
    }

    .tech-stack-sec {
        padding-top: 40px;
        padding-bottom: 15px;
    }

    .tech-stack-box {
        margin-bottom: 15px;
        max-width: 90%;
    }

    .benefits-sec {
        background-size: 100%;
        background-position: right bottom -7%;
        padding-top: 10px;
        padding-bottom: 160px;
    }

    .benefits-accordian {
        margin-bottom: 15px;
    }

    .benefits-accordian-image {
        flex: 0 0 25px;
        max-width: 25px;
        margin-right: 15px;
    }

    .benefits-accordian-title {
        font-size: 18px;
    }

    .benefits-accordian-title::after {
        font-size: 30px;
    }

    .benefits-accordian-body {
        padding-left: 40px;
        margin-bottom: 15px;
        max-width: unset;
    }

    .benefits-accordian-body p {
        font-size: 14px;
    }

    .nft-development-image {
        top: -70%;
        right: -17%;
    }

    .nft-development-image img {
        width: 150px;
    }

    .nft-development-con {
        max-width: unset;
    }

    .why-hire-img {
        flex: 0 0 90%;
        max-width: 90%;
    }

    .why-hire-con {
        margin-bottom: 40px;
        max-width: unset;
    }

    .our-experts-con .sec-head,
    .why-hire-con .sec-head {
        margin-bottom: 20px;
    }

    .nft-development-con,
    .nft-development-marketplace-con .sec-head,
    .our-experts-con {
        text-align: center;
    }

    .our-experts-sec {
        padding-bottom: 0;
    }

    .how-does-work-item {
        margin-bottom: 25px;
        align-items: flex-start;
    }

    .how-does-work-item-image {
        flex: 0 0 100px;
        max-width: 100px;
        height: 100px;
    }

    .how-does-work-item-title {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .how-does-work-item-con {
        margin-left: 15px;
    }

    .how-does-work-item-con p {
        font-size: 14px;
    }

    .how-does-work-item-image img {
        width: 80%;
    }

    .m-text-center {
        text-align: center;
    }

    .hero-video-bg {
        min-height: 50vh;
    }

    .hero-home__clients {
        padding-top: 0;
    }
}

@media (max-width: 390px) {
    .ourapproachbutton #goTOForm {
        padding: 10px 16px;
        font-size: 18px;
    }

    .nft-development-services-item-title {
        font-size: 14px;
    }

    .nft-development-services-item-title b {
        font-size: 20px;
    }

    .getDemoSec .blockchain_gform.gform_wrapper ul li.gfield {
        padding: 0;
    }
}

.containerWeb {
    max-width: 1290px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
}

.containerWebtwo {
    max-width: 90vw;
    width: 100%;
    margin: 0 auto;
}

.feucherdHero.commonSec {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 100vh;
    padding: 0;
}

.feucherdsHero {
    z-index: 1;
    position: relative;
    max-width: 535px;
}

.feucherdsHero .subTitle {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    color: #1772FF;
    margin-bottom: 13px;
    display: block;
}

.feucherdsHero .secTitle {
    font-weight: 700;
    font-size: 74px;
    line-height: 1;
    color: #fff;
    margin-bottom: 20px;
    display: block;
}

.feucherdHeroVideo {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.3;
}

.feucherdHero p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    max-width: 619px;
    margin-bottom: 25px;
}

.btnCommon {
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #000;
    background: #1772FF;
    border: 1px solid rgba(46, 88, 153, 0.2);
    box-shadow: 0 5px 10px rgba(46, 88, 153, 10.5);
    border-radius: 30px;
    padding: 19px 30px;
    display: inline-block;
    transition: all 0.4s;
}

.btnCommon:hover {
    background-color: #fff;
    box-shadow: none;
    color: #000;
    text-decoration: none;
}

.webservicesItem {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.comfont {
    font-size: 40px;
}

.webservicesSec {
    width: 100%;
}

.needwebServicesText .secTitle,
.servicesText .secTitle {
    font-weight: 800;
    font-size: 38px;
    line-height: 1.15;
    color: #fff;
    margin-bottom: 20px;
    display: block;
    max-width: 400px;
}

.servicesText .subTitle {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 22px;
    max-width: 542px;
}

.servicesImg {
    width: 65%;
}

.servicesImg img {
    margin-left: -90px;
}

.servicesText {
    width: 45%;
}

.needwebServicesText {
    width: 60%;
    display: flex;
}

.needservicesBoxs {
    margin-top: 54px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -30px;
    margin-right: -30px;
}

.needwebServicesSec {
    padding-top: 130px;
    width: 100%;
    background-image: url(../img/flowers.png);
    background-position: top 4% right 21%;
    background-repeat: no-repeat;
}

.needwebServicesText .secTitle {
    max-width: 100%;
    display: block;
    margin-bottom: 5px;
}

.needwebServicesText .subTitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    max-width: 782px;
    display: block;
}

.ourServiceBoxTitle.BoxLp {
    margin-bottom: 52px;
}

.needservicesBox {
    border: 1px solid rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(25px);
    border-radius: 5px;
    padding: 50px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    transition: all 0.3s;
    height: calc(100% - 25px);
    background: rgba(255, 255, 255, 0.1);
}

.needservicesBox:hover {
    background: rgba(255, 202, 12, 0.1);
    --border-size: 2px;
    --border-angle: 0turn;
    background-image: conic-gradient(from var(--border-angle), #1a1a19, #1a1a19 50%, #1a1a19), conic-gradient(from var(--border-angle), transparent 20%, #1772FF);
    background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)), cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-animation: bg-spin 3s linear infinite;
    animation: bg-spin 3s linear infinite;
}

.box-border {
    transition: all 0.3s;
}

@media (min-width: 1199px) {
    .box-border:hover {
        --border-size: 2px;
        --border-angle: 0turn;
        background-image: conic-gradient(from var(--border-angle), #1a1a19, #1a1a19 50%, #1a1a19), conic-gradient(from var(--border-angle), transparent 20%, #1772FF);
        background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)), cover;
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-animation: bg-spin 3s linear infinite;
        animation: bg-spin 3s linear infinite;
    }
}

@-webkit-keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }
}

@keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }
}

.box:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

@property --border-angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn;
}

.needservicesBox::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0.1);
}

.needservicesBox:hover::after {
    background: rgba(255, 202, 12, 0.1);
}

.box:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.needservicesBox .secTitle {
    font-weight: 800;
    font-size: 23px;
    line-height: 1;
    color: #fff;
    padding-bottom: 10px;
    display: block;
}

.needservicesBox .subTitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    display: block;
}

.needservicesBoxWrapper {
    flex: 0 0 50%;
    padding-left: 12px;
    padding-right: 12px;
    max-width: 50%;
    position: relative;
}

.blockText {
    margin-left: 40px;
}

.blockImg {
    display: contents;
}

.lookingSec {
    background-image: url(../img/looking.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 121px 0;
    position: relative;
}

.lookingItem {
    width: 100%;
}

.lookingSec .subTitle {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #1772FF;
    margin-bottom: 20px;
    display: block;
}

.lookingSec .secTitle {
    font-weight: 700;
    font-size: 60px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}

.lookingSec .secTitle span {
    display: block;
}

.lookingSec .solution {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 20px;
    display: block;
}

.that-metters {
    width: 100%;
    padding: 80px 0;
}

.that-metters .subTitle {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #1772FF;
    margin-bottom: 20px;
    display: block;
}

.that-metters .secTitle {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.41;
    text-transform: uppercase;
    color: #fff;
    display: block;
}

.that-metters span {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33;
    color: #fff;
    display: block;
}

.commonSec {
    padding: 130px 0;
}

.ourServiceSec .secHead {
    text-align: center;
    margin-bottom: 89px;
}

.ourServiceSec .secHead span.subTitle {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #1772FF;
    margin-bottom: 26px;
    display: block;
}

.ourServiceSec .secHead .secTitle {
    font-weight: 700;
    font-size: 38px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 12px;
    display: block;
}

.ourServiceSec .secHead p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    display: block;
}

.ourServiceSec.commonSec {
    padding-left: 30px;
    padding-right: 30px;
}

.ourServiceBoxes {
    margin-top: 27px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -30px;
    margin-right: -30px;
}

.ourServiceBoxWrapper {
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 30px;
    padding-right: 30px;
}

.ourServiceBox {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(25px);
    border-radius: 5px;
    padding: 20px;
    padding-top: 90px;
    text-align: center;
    position: relative;
    transition: all 0.3s;
    height: 100%;
}

.ourServiceBoxImg {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
}

.ourServiceBoxTitle {
    font-weight: 800;
    font-size: 23px;
    line-height: 1.21;
    color: #fff;
    display: block;
    margin-bottom: 26px;
}

.ourServiceBox p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.71;
    color: #fff;
}

.ourServiceBox:hover {
    --border-size: 2px;
    --border-angle: 0;
    background-image: conic-gradient(from var(--border-angle), #1a1a19, #1a1a19 50%, #1a1a19), conic-gradient(from var(--border-angle), transparent 20%, #1772FF);
    background-size: calc(100% - (var(--border-size) * 2)) calc(100% - (var(--border-size) * 2)), cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-animation: bg-spin 3s linear infinite;
    animation: bg-spin 3s linear infinite;
}

@-webkit-keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }
}

@keyframes bg-spin {
    to {
        --border-angle: 1turn;
    }
}

.ourServiceBox::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0.1);
}

.ourServiceBox:hover::after {
    background: rgba(255, 202, 12, 0.1);
}

.box:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.developmentFirmSec .containerWeb {
    max-width: 100%;
}

.developmentfirm {
    width: 100%;
}

.developmentfirm .secTitle {
    font-weight: 800;
    font-size: 34px;
    line-height: 1.41;
    color: #fff;
    display: block;
}

.developmentfirm .subTitle {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.09;
    color: #fff;
    display: block;
}

.text-down {
    height: 146px;
    display: flex;
    justify-content: center;
    align-items: end;
}

.middle-text {
    height: 188px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.frequentlyQuestions {
    width: 100%;
}

.askedquestions .secTitle {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 45px;
    display: block;
}

.askedquestions .secTitle,
.developmentFirmSec .secTitle,
.ourServiceSec .secHead .secTitle {
    font-size: 38px;
}

.askedquestions .subTitle {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.22;
    color: #fff;
    margin-bottom: 13px;
    max-width: 301px;
    display: block;
}

.askedquestions .gmail {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.22;
    text-decoration-line: underline;
    color: #fff;
    display: block;
    transition: all 0.2s;
}

.askedquestions .gmail:hover {
    color: #1772FF;
}

section.benefits-sec.faq-sec.legalobstacles {
    padding-bottom: 0;
}

.web-three-accordian .web-three-accordian {
    font-size: 16px;
    padding-bottom: 20px;
    position: relative;
}

.accordion {
    border: 0;
    border-top: 1px solid #523d00;
}

.web-three-accordian .benefits-accordian-title {
    padding: 25px 0;
    text-align: start;
    border: #000;
}

.web-three-accordian .benefits-accordian-title:not(.collapsed) {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    border: #000;
    margin-right: 50px;
}

.web-three-accordian .benefits-accordian-title {
    color: #fff;
}

.accordion-collapse {
    margin: 0;
}

.web-three-accordian .secTitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    color: #fff;
    font-family: Montserrat;
    padding-bottom: 15px;
    display: block;
}

.web-three-accordian ul {
    margin: 0;
    padding: 0;
}

.web-three-accordian ul li {
    color: #fff;
    padding-bottom: 10px;
    font-size: 16px;
    list-style: none;
    position: relative;
    margin-left: 19px;
}

.web-three-accordian .web-three-accordian ul li::before {
    position: absolute;
    content: " ";
    top: 9px;
    left: -18px;
    right: 0;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
}

.web-three-accordian .benefits-accordian-title::after {
    content: "" !important;
    background-image: url(../img/svg/plush.svg);
    transform: none;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
}

.web-three-accordian .show .benefits-accordian-title::after {
    position: absolute;
    content: "";
    background-image: url(../img/svg/minus.svg);
    transform: none;
    position: absolute;
    top: 30px;
}

.web-three-accordian .benefits-accordian-title:focus {
    border-color: none;
    box-shadow: none;
}

.web-three-accordian .benefits-accordian-title {
    font-size: 20px;
    font-weight: 600;
    margin-right: 30px;
}

.legalobstacles {
    width: 70%;
}

.web-three-accordian li::before {
    position: absolute;
    content: "";
    left: -15px;
    top: 12px;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
}

.web-three-accordian .benefits-accordian-item {
    border-top: 1px solid #523d00;
    border-bottom: 0;
}

.web-three-accordian .benefits-accordian-header {
    position: relative;
}

.developmentFirmSec {
    width: 100%;
    position: relative;
    padding-top: 0;
}

.developmentFirmSec .secTitle {
    font-weight: 800;
    font-size: 34px;
    line-height: 1.1;
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

.developmentFirmSec .subTitle {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    display: block;
    text-align: center;
}

.developmentFirmItems {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-image: url(../img/web3-development-firm.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 1311px;
    min-height: 566px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.developmentFirmItemOne {
    display: flex;
    flex-direction: column;
    flex: 0 0 21%;
    margin: 0 auto;
    text-align: center;
}

.developmentFirmSec::before {
    z-index: -1;
    position: absolute;
    content: "";
    top: 314px;
    left: 62px;
    width: 500px;
    height: 500px;
    background: #1772FF;
    opacity: 0.2;
    filter: blur(350px);
}

.developmentFirmSec::after {
    content: "";
    position: absolute;
    width: 509px;
    height: 509px;
    background-color: #fff;
    opacity: 0.2;
    z-index: -1;
    filter: blur(350px);
    top: 196px;
    right: 40px;
}

.developmentFirmItemTitle {
    font-weight: 800;
    font-size: 23px;
    line-height: 28px;
    color: #1772FF;
}

.developmentFirmItemOneImg {
    justify-content: center;
    padding: 0;
    display: flex;
    width: 251px;
    height: 251px;
    position: relative;
    align-items: center;
}

.developmentFirmItemOneImg:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #1772FF;
    opacity: 0.15;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 100%;
    z-index: -1;
}

.DownOneText {
    height: 188px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.itemOnedown {
    height: 334px;
    display: flex;
    justify-content: end;
    align-items: end;
    width: 267px;
}

.itemTwoUp {
    height: 328px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 260px;
}

.UpOneText {
    height: 88px;
    display: flex;
    justify-content: center;
    align-items: center;
}

h2 button.accordion {
    display: inline-block;
    width: 100%;
    font-size: 43px;
    font-family: "Open Sans", sans-serif;
    text-align: left;
}

.web-three-accordian .benefits-accordian-header span {
    margin-right: 41px;
}

.web-three-accordian .benefits-accordian-item .benefits-accordian-title.active::after {
    background-image: url(../img/svg/minus.svg);
}

.askedquestions {
    width: 30%;
}

.frequentlyQuestionsItem {
    display: flex;
}

.legalobstacles .benefits-sec-inr {
    padding: 0;
}

.web-three-accordian {
    width: 100%;
    margin: auto;
}

.web3Wrapper section#nftDevelopmentServicesSec {
    margin-bottom: 0;
}

section.frequentlyQuestions.commonSec {
    padding-bottom: 20px;
    padding-top: 50px;
}

.ourServiceBox p {
    margin-bottom: 0;
}

@media screen and (min-width: 2160px) {
    .needwebServicesSec {
        background-position: top 6% right 35%;
    }

    .needservicesBox {
        max-width: 100%;
    }

    .needwebServicesText {
        justify-content: start;
    }

    .needwebServicesText {
        padding-left: 0;
    }

    .servicesImg img {
        margin-left: -50px;
    }

    .ourServiceBoxes {
        max-width: 1920px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1610px) {
    .servicesImg img {
        margin-left: -65px;
    }

    .needwebServicesSec {
        background-position: top 6% right 15%;
    }

    .needservicesBoxWrapper {
        width: 50%;
    }

    .ourServiceBoxes {
        padding-left: 40px;
        padding-right: 40px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .ourServiceBoxWrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .needwebServicesText {
        padding-left: 0;
    }

    .lookingItem {
        padding-left: 0;
    }
}

@media screen and (max-width: 1460px) {
    .feucherdsHero .secTitle {
        font-size: 72px;
        margin-bottom: 20px;
    }

    .needservicesBoxWrapper {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .how-does-work-items {
        min-height: 480px;
        justify-content: space-evenly;
    }

    .needwebServicesText .subTitle {
        max-width: 730px;
    }

    .needwebServicesSec {
        background-position: top 5% right 12%;
    }

    .needwebServicesText {
        padding-left: 0;
    }

    .lookingItem {
        padding-left: 0;
    }

    .needwebServicesText {
        width: 64%;
    }

    .servicesImg img {
        margin-left: -60px;
    }

    .ourServiceBoxWrapper {
        flex: 0 0 33.33%;
        max-width: 33%;
        margin-bottom: 80px;
    }

    .ourServiceSec.commonSec {
        padding-bottom: 0;
    }

    .ourServiceBoxes {
        justify-content: center;
    }

    .web-three-accordian .web-three-accordian ul li {
        margin-left: 18px;
    }
}

@media screen and (max-width: 1370px) {
    .servicesImg img {
        margin-left: -28px;
    }

    .nftcreation {
        margin-top: 80px;
    }

    .tokendevelopment {
        margin-top: 80px;
    }

    .ourServiceBoxVr {
        margin-bottom: 80px;
        width: 28.7%;
    }

    .servicesText {
        margin-left: 20px;
    }

    .ourServiceBoxes {
        flex-wrap: wrap;
    }

    .ourServiceBoxTitle {
        font-size: 21px;
    }

    .ourServiceBoxTitle.BoxLp {
        margin-bottom: 29px;
    }

    .feucherdHero.commonSec {
        min-height: 90vh;
    }

    .askedquestions .secTitle {
        font-size: 33px;
    }

    .legalobstacles {
        margin-left: 10px;
    }

    .web-three-accordian .web-three-accordian ul li::before {
        left: -17px;
    }

    .feucherdsHero {
        padding-top: 140px;
    }

    .lookingSec {
        background-position: right;
    }

    .needservicesBox {
        padding: 30px;
    }

    .lookingSec .secTitle {
        font-size: 55px;
    }

    .lookingSec .subTitle {
        margin-bottom: 15px;
    }

    .ourServiceBoxWrapper {
        flex: 0 0 33.33%;
        margin-bottom: 80px;
        max-width: 33.33%;
    }

    .ourServiceBox {
        height: calc(100% - 5px);
    }

    .askedquestions .secTitle,
    .developmentFirmSec .secTitle,
    .ourServiceSec .secHead .secTitle {
        font-size: 33px;
    }

    .ourServiceSec {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1348px) {
    .web-three-accordian .web-three-accordian {
        padding-bottom: 15px;
    }

    .containerWebtwo {
        max-width: 87vw;
    }
}

@media (max-width: 1299px) {
    .lookingItem {
        padding-left: 0;
    }

    .needwebServicesText {
        padding-left: 0;
    }

    .ourServiceBoxVr {
        width: 28.5%;
    }

    .ourServiceSec.commonSec {
        padding-bottom: 0;
    }

    .feucherdsHero .secTitle {
        font-size: 55px;
        padding-bottom: 0;
    }

    .feucherdsHero .subTitle {
        font-size: 32px;
    }

    .how-does-work-inr {
        padding-left: 40px;
        padding-right: 40px;
    }

    .how-does-work-items {
        justify-content: space-around;
    }

    .benefits-accordian-item {
        border-bottom: 1px solid #523d00;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .needservicesBox {
        max-width: 600px;
        padding: 30px;
    }

    .Decentralized {
        max-width: 600px;
        margin-left: 10px;
    }

    .augmentedSecurity {
        margin-right: 10px;
        max-width: 600px;
        padding: 30px;
    }

    .enhancement {
        max-width: 600px;
        margin-left: 10px;
    }

    .tokendevelopment {
        margin-top: 80px;
    }

    .nftcreation {
        margin-top: 80px;
    }

    .needwebServicesText .secTitle,
    .servicesText .secTitle {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .servicesText .subTitle {
        font-size: 15px;
        margin-bottom: 19px;
    }

    .web-three-accordian .benefits-accordian-title::after {
        margin-left: 10px;
    }

    .askedquestions .secTitle {
        font-size: 28px;
    }

    .commonSec {
        padding: 65px 0;
    }

    .developmentFirmItems {
        max-width: 1200px;
        min-height: 396px;
    }

    .itemOnedown {
        justify-content: center;
        align-items: center;
        height: 328px;
        width: 299px;
    }

    .itemTwoUp {
        height: 296px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 301px;
    }

    .developmentFirmItemOneImg {
        width: 240px;
        height: 240px;
    }

    .ourServiceBoxTitle {
        font-size: 20px;
    }

    .FirmOne {
        margin-left: 8px;
        margin-top: 20px;
    }

    .developmentFirmSec::before {
        z-index: -1;
        position: absolute;
        content: "";
        top: 20px;
        left: 306px;
        width: 150px;
        height: 150px;
        background: #1772FF;
        opacity: 1;
        filter: blur(250px);
    }

    .developmentFirmSec::after {
        position: absolute;
        content: " ";
        width: 280.83px;
        height: 280.83px;
        background: #fff;
        opacity: 0.1;
        filter: blur(100px);
        z-index: -1;
        top: 89px;
        right: 39px;
        border-radius: 50%;
    }

    .feucherdsHero {
        padding-top: 100px;
    }

    .lookingSec .secTitle {
        font-size: 50px;
    }

    .containerWeb {
        width: 90%;
    }

    .developmentFirmSec .containerWeb {
        width: 100%;
    }

    .needwebServicesText {
        width: 60%;
    }

    .blockImg img {
        width: 120px;
    }

    .needwebServicesText {
        padding-left: 0;
        width: 56%;
    }

    .needwebServicesText {
        width: 54%;
    }

    .needservicesBox {
        height: calc(100% - 24px);
    }

    .ourServiceSec .secHead span.subTitle {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 1199px) {
    .how-does-work-sec {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .how-does-work-items {
        padding-top: 0;
        padding-bottom: 0;
        background-image: none;
        min-height: unset;
        max-width: unset;
    }

    .how-does-work-item {
        flex: 0 0 50%;
        max-width: 50%;
        align-items: center;
        justify-content: unset;
        flex-direction: row-reverse !important;
        margin-bottom: 40px;
    }

    .how-does-work-item-image {
        flex: 0 0 180px;
        max-width: 180px;
        height: 180px;
        margin-left: unset;
        border: 15px solid rgb(0 0 0 / 40%);
    }

    .how-does-work-item-con {
        flex: 1;
        text-align: left;
        margin-right: 35px;
        margin-left: 25px;
        max-width: unset;
    }

    .text-down {
        align-items: center;
    }

    .web-services {
        padding: 50px 0 50px 0;
    }

    .needservicesBox {
        max-width: 485px;
        flex-direction: column;
        align-items: flex-start;
    }

    .blockText {
        margin-left: 0;
    }

    .Decentralized {
        max-width: 480px;
        flex-direction: column;
        align-items: flex-start;
    }

    .augmentedSecurity {
        max-width: 480px;
        flex-direction: column;
        align-items: flex-start;
    }

    .enhancement {
        max-width: 480px;
        flex-direction: column;
        align-items: flex-start;
    }

    .feucherdsHero .subTitle {
        font-size: 20px;
    }

    .feucherdsHero .secTitle {
        font-size: 45px;
    }

    .feucherdsHero p {
        font-size: 18px;
        max-width: 420px;
    }

    .btnCommon {
        padding: 15px 20px 15px 20px;
    }

    .needservicesBox .secTitle {
        padding-top: 15px;
    }

    .Decentralized .secTitle {
        padding-top: 15px;
    }

    .augmentedSecurity .secTitle {
        padding-top: 15px;
    }

    .enhancement .secTitle {
        padding-top: 15px;
    }

    .needwebServicesText .sectitle {
        font-size: 27px;
    }

    .needwebservicesText .subTitle {
        font-size: 13px;
    }

    .lookingSec .subtitle {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .lookingSec .secTitle {
        font-size: 45px;
    }

    .lookingSec .solution {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .lookingSec {
        padding: 70px 0;
    }

    .developmentfirm .sectitle {
        font-size: 28px;
    }

    .feucherdsHero .secTitle {
        margin-bottom: 10px;
    }

    .needwebServicesSec {
        background-size: 337px;
        background-position: top 7% right 9%;
    }

    .ourServiceSec .secHead .secTitle {
        font-size: 30px;
    }

    .ourServiceSec .secHead span.subTitle {
        margin-bottom: 14px;
    }

    .askedquestions .secTitle {
        font-size: 24px;
    }

    .web-three-accordian .benefits-accordian-header span {
        margin-right: 45px;
    }

    section.ourServiceSec.commonSec {
        padding-bottom: 10px;
    }

    section.needwebServicesSec.commonSec {
        padding-top: 20px;
    }

    .developmentFirmItems {
        background-image: none;
    }

    .developmentFirmItemOne {
        flex-direction: row;
        flex-direction: row-reverse;
    }

    .FirmItemOneImgDown {
        flex-direction: row;
    }

    .developmentFirmItemOneImg {
        width: 170px;
        height: 170px;
    }

    .developmentFirmItemOne {
        flex: 0 0 50%;
        margin: 20px 0;
    }

    .itemOnedown {
        width: 100%;
        height: 100%;
    }

    .DownOneText {
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: flex-start;
    }

    .itemTwoUp {
        width: 100%;
        height: 100%;
        justify-content: center;
    }

    .UpOneText {
        width: 100%;
        height: 100%;
        justify-content: flex-start;
    }

    .developmentFirmItemOne img {
        width: 80px;
        height: 100px;
    }

    .ourServiceBoxTitle.BoxLp {
        margin-bottom: 53px;
    }

    .feucherdHero.commonSec {
        min-height: 73vh;
    }

    .FirmOne {
        margin-left: 0;
        margin-top: 0;
    }

    .web-three-accordian .web-three-accordian ul li::before {
        left: -15px;
    }

    .developmentFirmItemOne::after {
        opacity: 0;
    }

    .developmentFirmItemOne::before {
        opacity: 0;
    }

    .feucherdsHero {
        padding-top: 60px;
    }

    section.developmentFirmSec.commonSec {
        padding: 0;
    }

    .servicesImg {
        width: 50%;
    }

    .askedquestions .secTitle,
    .developmentFirmSec .secTitle,
    .ourServiceSec .secHead .secTitle {
        font-size: 30px;
    }

    .blockImg img {
        height: 120px;
    }

    .ourServiceBoxVr {
        width: 27.5%;
    }

    .needwebServicesText {
        width: 64%;
    }

    .askedquestions .secTitle {
        margin-bottom: 20px;
    }

    .legalobstacles {
        margin-left: 25px;
    }

    .developmentFirmSec .secTitle {
        margin-bottom: 20px;
    }

    .ourServiceBox {
        height: calc(100% - 10px);
    }

    .feucherdsHero .subTitle {
        margin-bottom: 10px;
    }

    .needwebServicesText {
        width: 65%;
    }

    .web-three-accordian .web-three-accordian ul li {
        margin-left: 17px;
    }
}

@media screen and (max-width: 1028px) {
    .feucherdHero.commonSec {
        min-height: 41vh;
    }

    .lookingSec {
        background-attachment: inherit;
        background-position: inherit;
    }

    .askedquestions .secTitle,
    .developmentFirmSec .secTitle,
    .ourServiceSec .secHead .secTitle {
        font-size: 30px;
    }

    .developmentFirmSec .secTitle {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 992px) {

    .askedquestions .secTitle,
    .developmentFirmSec .secTitle,
    .ourServiceSec .secHead .secTitle {
        font-size: 26px;
    }

    .exchangedevelopment {
        margin-top: 80px;
    }

    .tokendevelopment {
        margin-top: 180px;
        height: auto;
    }

    .developmentfirm {
        padding-top: 130px;
    }

    .needservicesBox {
        max-width: 100%;
    }

    .Decentralized {
        max-width: 355px;
    }

    .augmentedSecurity {
        max-width: 355px;
    }

    .enhancement {
        max-width: 355px;
    }

    .askedquestions a {
        margin-bottom: 25px;
        display: inline-block;
    }

    .feucherdsHero .subtiitle {
        font-size: 20px;
    }

    .feucherdsHero .subtitle {
        font-size: 35px;
    }

    .feucherdsHero p {
        font-size: 16px;
        padding-bottom: 0;
        padding-top: 5px;
    }

    .btnCommon {
        font-size: 14px;
        padding: 14px;
    }

    .servicesText .subTitle {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .needwebServicesText .secTitle {
        font-size: 20px;
    }

    .needwebServicesText .subTitle {
        font-size: 12px;
    }

    .needservicesBox .sectitle {
        font-size: 18px;
    }

    .needservicesBox.subtitle {
        font-size: 14px;
    }

    .Decentralized .sectitle {
        font-size: 18px;
    }

    .Decentralized .subtitle {
        font-size: 14px;
    }

    .augmentedSecurity .sectitle {
        font-size: 18px;
    }

    .augmentedSecurity .subtitle {
        font-size: 14px;
    }

    .enhancement .sectitle {
        font-size: 18px;
    }

    .enhancement .subtitle {
        font-size: 14px;
    }

    .lookingSec .subtitle {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .lookingSec .secTitle {
        font-size: 42px;
    }

    .lookingSec .solution {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .askedquestions .sectitle {
        font-size: 25px;
    }

    .askedquestions .subtitle {
        font-size: 16px;
    }

    .askedquestions a {
        font-size: 16px;
    }

    .needwebServicesText .secTitle,
    .servicesText .secTitle {
        font-size: 26px;
    }

    .needwebServicesText .secTitle {
        margin-bottom: 5px;
    }

    .needwebServicesText .subTitle {
        font-size: 14px;
    }

    .web-devopment .subtiitle {
        padding-bottom: 8px;
    }

    .developmentfirm .sectitle {
        font-size: 18px;
    }

    .developmentfirm .subtitle {
        font-size: 16px;
    }

    .needwebServicesText .subTitle {
        max-width: 435px;
    }

    .web-three-accordian .benefits-accordian-title::after {
        margin-left: 16px;
    }

    .askedquestions .secTitle {
        margin-bottom: 15px;
    }

    .legalobstacles {
        margin-top: 20px;
    }

    .developmentFirmItemTitle {
        font-size: 20px;
    }

    .developmentFirmItemOneImg {
        width: 150px;
        height: 150px;
    }

    .developmentFirmItemOne img {
        width: 70px;
        height: 80px;
    }

    .feucherdHero.commonSec {
        min-height: 38vh;
    }

    .needwebServicesSec {
        background-position: top 4% right 12%;
    }

    .legalobstacles {
        margin-left: 0;
    }

    .feucherdHero p {
        margin-bottom: 15px;
    }

    .servicesText .subTitle {
        margin-bottom: 15px;
    }

    .developmentFirmSec .secTitle {
        margin-bottom: 10px;
    }

    .needservicesBox {
        height: calc(100% - 25px);
    }

    .ourServiceBoxVr {
        width: 41.6%;
    }

    .frequentlyQuestionsItem {
        flex-wrap: wrap;
    }

    .askedquestions {
        width: 100%;
    }

    .legalobstacles {
        width: 100%;
    }

    .needservicesBoxWrapper {
        max-width: 100%;
        margin-bottom: 10px;
        flex: 0 0 100%;
    }

    .ourServiceBoxWrapper {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .lookingSec .subTitle {
        max-width: 432px;
        margin-bottom: 7px;
    }

    .servicesText {
        width: 50%;
    }

    .servicesImg img {
        margin-left: -20px;
    }

    .ourServiceSec .secHead .secTitle {
        margin-bottom: 8px;
    }

    .ourServiceSec .secHead span.subTitle {
        margin-bottom: 8px;
    }

    .lookingSec .secTitle {
        font-size: 36px;
    }

    .how-does-work-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .footer-main__communication .grid {
        display: block;
    }

    .footer-main__communication .grid__col:first-child {
        width: 80% !important;
        max-width: 80% !important;
    }

    .footer-main__communication .grid__col:nth-child(2) {
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .Decentralized {
        margin-left: 0;
    }

    .augmentedSecurity {
        margin-bottom: 30px;
    }

    .needservicesBox {
        max-width: 100%;
    }

    .Decentralized {
        max-width: 100%;
    }

    .augmentedSecurity {
        max-width: 100%;
    }

    .enhancement {
        max-width: 100%;
        margin-left: 0;
    }

    .developmentFirmItemTitle {
        font-size: 16px;
        margin-left: 10px;
    }

    .lookingSec .subTitle {
        margin-bottom: 8px;
        max-width: 410px;
        font-size: 20px;
    }

    .lookingSec .secTitle span {
        display: contents;
    }

    .servicesText {
        margin-left: 0;
    }

    .lookingSec .secTitle {
        font-size: 36px;
    }

    .needwebServicesText .secTitle {
        padding-bottom: 0;
    }

    .needwebServicesText .subTitle {
        max-width: 344px;
    }

    .servicesText .secTitle {
        padding-bottom: 0;
    }

    .developmentFirmSec::before {
        display: none;
    }

    .needservicesBoxs {
        margin-left: -10px;
        margin-right: -10px;
    }

    .feucherdHero.commonSec {
        min-height: 100vh;
    }

    .servicesImg {
        width: 100%;
    }

    .servicesText {
        width: 100%;
    }

    .servicesText .subTitle {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 568px) {
    .servicesImg img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .webservicesItem {
        flex-wrap: wrap;
    }

    .web3Wrapper .counter_section {
        margin-top: 0;
    }

    .ourServiceBoxes {
        padding: 0;
    }

    .ourServiceSec.commonSec {
        padding-left: 20px;
        padding-right: 20px;
    }

    .web-three-accordian .web-three-accordian ul li {
        margin-left: 16px;
    }

    .how-does-work-inr {
        padding-left: 15px;
        padding-right: 15px;
    }

    .how-does-work-item {
        margin-bottom: 0;
        flex: 100%;
    }

    .how-does-work-item-image {
        flex: 0 0 100px;
        max-width: 100px;
        height: 100px;
    }

    .how-does-work-item-title {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .how-does-work-item-con {
        margin-left: 15px;
        margin-right: 0;
    }

    .how-does-work-item-con p {
        font-size: 14px;
    }

    .how-does-work-item-image img {
        width: 80%;
    }

    .how-does-work-item {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .middle-text {
        height: auto;
    }

    .middle-text {
        height: auto;
    }

    .legalobstacles {
        margin-top: 20px;
    }

    .ourServiceBoxWrapper {
        max-width: 100%;
        margin-bottom: 0;
        flex: 0 0 100%;
    }

    .web-devopment {
        top: 128px;
    }

    .lookingSec {
        padding: 60px 0;
    }

    .tokendevelopment {
        height: auto;
    }

    .wallets {
        height: auto;
    }

    .exchangedevelopment {
        height: auto;
    }

    .needservicesBox {
        padding-top: 0;
    }

    .needwebServicesSec {
        background-position: top 10% right 31%;
        background-size: 290px;
    }

    .web-devopment .sectitle {
        font-size: 25px;
    }

    .web-devopment p {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .needwebServicesText {
        padding-top: 0;
        margin-bottom: 50px;
    }

    .needwebServicesSec {
        padding-bottom: 50px;
    }

    .developmentfirm {
        padding-top: 0;
    }

    .lookingSec .secTitle {
        font-size: 27px;
    }

    .lookingSec .subtitle {
        font-size: 15px;
    }

    .lookingSec .solution {
        font-size: 14px;
    }

    .that-metters .subtitle {
        margin-bottom: 10px;
    }

    .that-metters .sectitle {
        font-size: 22px;
    }

    .that-metters span {
        font-size: 15px;
    }

    .tokendevelopment .sectitle {
        padding-bottom: 10px;
    }

    .that-metters .sectitle {
        padding-bottom: 10px;
    }

    .that-metters .sectitle {
        padding-bottom: 10px;
    }

    .needwebServicesImg img {
        max-width: 270px;
    }

    .that-metters {
        padding: 40px 0;
    }

    .ourServiceSec .secHead span.subTitle {
        margin-bottom: 5px;
    }

    .feucherdHero p {
        margin-bottom: 10px;
    }

    .commonSec {
        padding: 60px 0;
    }

    .lookingSec .subTitle {
        margin-bottom: 10px;
    }

    .askedquestions .secTitle {
        margin-bottom: 20px;
    }

    .web-three-accordian .benefits-accordian-title {
        font-size: 15px;
    }

    .ourServiceSec .secHead .secTitle {
        font-size: 26px;
        margin-bottom: 7px;
    }

    .lookingSec .subTitle {
        font-size: 21px;
    }

    .web-three-accordian .benefits-accordian-title:not(.collapsed) {
        font-size: 16px;
    }

    .servicesText {
        margin-left: 0;
    }

    .servicesText {
        width: 100%;
    }

    .needservicesBoxWrapper {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ourServiceBoxVr {
        width: 82.6%;
    }

    .legalobstacles {
        width: 100%;
    }

    .feucherdHero.commonSec {
        min-height: unset;
    }

    .feucherdsHero {
        padding-top: 0;
    }

    .commonSec {
        padding: 30px 0;
    }

    .developmentFirmItems {
        min-height: 320px;
        min-width: 100%;
    }

    .developmentFirmItemTitle {
        margin-top: 10px;
        margin-left: 0;
    }

    .containerWeb {
        width: 98%;
    }

    .developmentFirmSec .containerWeb {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .needservicesBoxWrapper {
        width: 99%;
    }

    .developmentFirmItems {
        justify-content: flex-start;
    }

    .developmentFirmItemTitle {
        width: 200px;
    }

    .developmentFirmItemOneImg {
        width: 95px;
        height: 95px;
    }

    .ourServiceBox {
        height: auto;
        margin-bottom: 70px;
    }

    .lookingSec {
        text-align: center;
        display: flex;
    }

    .servicesImg {
        width: 100%;
    }

    .webservicesSec {
        position: relative;
    }

    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
        position: relative;
        z-index: 1;
    }

    .Decentralized .secTitle {
        font-size: 20px;
    }

    .Decentralized .subTitle {
        font-size: 14px;
    }

    .needservicesBox .secTitle {
        font-size: 19px;
    }

    .needservicesBox .subTitle {
        font-size: 14px;
    }

    .augmentedSecurity .secTitle {
        font-size: 19px;
    }

    .augmentedSecurity .subTitle {
        font-size: 14px;
    }

    .enhancement .secTitle {
        font-size: 19px;
    }

    .enhancement .subTitle {
        font-size: 14px;
    }

    .developmentFirmSec .subTitle {
        font-size: 14px;
    }

    .developmentFirmSec .secTitle {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .feucherdHero.commonSec {
        background-color: #000;
    }

    .feucherdsHero {
        text-align: center;
        margin-top: 20px;
        max-width: 385px;
    }

    .feucherdsHero .secTitle {
        font-size: 33px;
        margin-bottom: 5px;
    }

    .ourServiceBox {
        padding-top: 65px;
    }

    .askedquestions .subTitle {
        font-size: 14px;
    }

    .askedquestions .secTitle {
        margin-bottom: 10px;
        font-size: 26px;
    }

    .web-three-accordian .benefits-accordian-title {
        padding-left: 0;
    }

    /* .servicesText .secTitle {
        margin-bottom: 0;
    } */

    .lookingSec .subTitle {
        font-size: 18px;
    }

    .lookingSec .secTitle {
        font-size: 24px;
    }

    .ourServiceSec .secHead span.subTitle {
        font-size: 16px;
    }

    .ourServiceSec .secHead p {
        font-size: 14px;
        padding-bottom: 30px;
    }

    .ourServiceSec .secHead {
        margin-bottom: 55px;
    }

    .ourServiceBoxTitle {
        font-size: 19px;
    }

    .ourServiceBoxTitle {
        margin-bottom: 15px;
    }

    .ourServiceBoxTitle.BoxLp {
        margin-bottom: 15px;
    }

    .askedquestions .gmail {
        font-size: 17px;
    }

    .web-three-accordian .web-three-accordian ul li {
        font-size: 14px;
    }

    .web-three-accordian .web-three-accordian .secTitle {
        font-size: 14px;
    }

    .feucherdHeroVideo {
        position: unset;
    }

    .feucherdHero.commonSec {
        padding-top: 0;
        padding-bottom: 20px;
    }

    .web-three-accordian .web-three-accordian {
        padding: 0;
        padding-bottom: 10px;
    }

    .Decentralized {
        margin-left: 0;
    }

    .augmentedSecurity {
        margin-bottom: 30px;
        margin-left: 9px;
    }

    .enhancement {
        margin-left: 0;
    }

    .feucherdHero.commonSec {
        align-items: start;
        display: inline-block;
    }

    .developmentFirmItemTitle {
        display: flex;
        justify-content: center;
    }

    .augmentedSecurity {
        margin-left: 0;
        margin-right: 0;
    }

    .needservicesBox {
        margin-right: 0;
        padding-top: 40px;
    }

    .servicesText .subTitle {
        padding-bottom: 0;
    }

    .servicesText {
        position: relative;
        z-index: 1;
    }

    .needwebServicesText .secTitle {
        padding-bottom: 0;
    }

    .needservicesBoxs {
        margin-top: 150px;
        padding-left: 0;
        padding-right: 0;
    }

    .web-three-accordian .benefits-accordian-title {
        padding: 18px 0;
    }

    .developmentFirmItemOne {
        flex: 0 0 50%;
        margin: 20px 0;
        max-width: 50%;
    }

    .developmentFirmItemOne {
        flex-direction: column-reverse;
    }

    .developmentFirmItemOne.FirmItemOneImgDown {
        flex-direction: column;
    }

    .developmentFirmItemTitle {
        font-size: 16px;
    }

    .developmentFirmItemOne img {
        width: 56px;
        height: 60px;
        transform: rotate(-1deg);
    }

    .needservicesBox {
        padding: 25px;
    }

    .needwebServicesText {
        margin-left: 0;
        width: 100%;
    }
}

@media screen and (max-width: 380px) {
    .developmentFirmItemOneImg {
        width: 85px;
        height: 88px;
    }

    .developmentFirmItemTitle {
        margin-left: 0;
        width: 100%;
    }
}

.resource__bg {
    background-size: cover;
}

.blogsec .load-blog-btn,
.our-work-category .load-blog-btn {
    color: #fff;
}

.our-work-category .load-blog-btn {
    font-size: 20px;
}

.blogsec .load-blog-btn.active,
.our-work-category .load-blog-btn.active {
    color: #1772FF;
}

.blogsec .blog-con-col {
    margin-bottom: 30px;
}

.our-work-category {
    margin-bottom: 60px;
}

@media screen and (min-width: 480px) {
    .page-resources .pagination {
        margin-top: calc(0 + 35 * (100vw - 480px) / 1320);
    }
}

.counter_section {
    padding: 80px 0 150px;
}

.counter_section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.counter_section ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 25%;
    display: inline-block;
}

.counter_section ul li .counter-box .count-icon {
    display: inline-block;
    margin-right: 25px;
}

.counter_section ul li .counter-box .detail {
    display: inline-block;
    width: 70%;
}

.counter_section ul li .counter-box .detail .counter-box-count {
    font-size: 28px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 6px;
}

.counter_section ul li .counter-box .detail p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}

.contact_section {
    padding-bottom: 56px;
    text-align: center;
}

.contact_section h4 {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
}

.contact_section p {
    font-weight: 600;
    color: #fff;
    line-height: 46px;
    font-size: 16px;
    margin-bottom: 20px;
}

.counter_section {
    padding: 80px 0 150px;
}

.counter_section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.counter_section ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 25%;
    display: inline-block;
}

.counter_section ul li .counter-box .count-icon {
    display: inline-block;
    margin-right: 25px;
}

.counter_section ul li .counter-box .detail {
    display: inline-block;
    width: 70%;
}

.counter_section ul li .counter-box .detail .couter-box-count {
    font-size: 28px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 6px;
}

.counter_section ul li .counter-box .detail p {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}

@media (max-width: 1199px) {
    .counter_section ul li .counter-box .detail {
        width: 60%;
    }

    .counter_section ul li .counter-box .detail .couter-box-count {
        font-size: 28px;
    }

    .counter_section ul li .counter-box .detail p {
        font-size: 16px;
        line-height: 18px;
    }

    .web-three-accordian .benefits-accordian-title:not(.collapsed) {
        margin-right: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 991px) {
    .counter_section ul li {
        width: 50%;
        margin-bottom: 20px;
    }

    .counter_section {
        padding: 0 0 50px;
    }

    .our-work-category {
        margin-bottom: 30px;
    }
}

@media (max-width: 568px) {
    .counter_section {
        padding: 15px 0 30px;
    }

    .counter_section ul li {
        width: 100%;
        margin-bottom: 20px;
    }

    .contact_section h3 {
        font-size: 20px;
        line-height: 35px;
    }

    .newsletter button {
        bottom: 10px;
    }

    .newsletter button.btn--grey {
        width: 80px;
        font-size: 14px;
        padding: 8px;
    }

    .web-three-accordian .benefits-accordian-title::after {
        width: 15px;
        height: 15px;
    }

    .web-three-accordian .benefits-accordian-title:not(.collapsed) {
        margin-right: 0;
    }

    .whatsapp_sl span {
        font-size: 0;
        margin-left: 0;
    }

    .our-work-category {
        margin-bottom: 15px;
    }

    .our-work-category .load-blog-btn {
        font-size: 16px;
    }
}

@media (max-width: 370px) {
    .marketplaceSolutionsText .btn.btn-primary {
        font-size: 12px;
        padding: 10px 15px;
    }

    .nft-hero-con .nft-btn {
        font-size: 12px;
    }

    .businessUnbeatableText .btn.btn-primary {
        padding: 10px;
    }
}

@media (max-width: 1610px) {
    .blockchain-benefits-sec {
        background-size: 65% !important;
        margin-bottom: 60px !important;
    }
}

.workHead {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.ourworkTop .workBtns {
    display: flex;
}

.ourworkTop .workBtns .appBtn {
    display: inline-block;
    padding: 0 10px;
}

.ourworkTop .workBtns .appBtn img {
    display: block;
    width: 180px;
}

.ourworkTop .workBtns .btn-outline {
    display: inline-block;
    vertical-align: top;
    min-width: 180px;
    width: auto;
    font-size: 16px;
    border: 1px solid #1772FF;
    padding: 10px;
    margin-left: 10px;
}

.ourworkTop .ourworkInner {
    max-width: 100%;
}

.scrollTopBtn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 2;
    background-color: transparent;
    border: 0;
    padding: 0;
    animation: scrolltop 2s ease-in-out infinite;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out;
    max-width: 30px;
}

.scrollTopBtn.show {
    opacity: 1;
    visibility: visible;
}

.ourworkInner .btn {
    margin-top: 30px;
    position: relative;
    padding-right: 30px;
}

.ourworkInner .btn:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border: 0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    left: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.4s ease-in-out;
}

.ourworkInner .btn:hover:before {
    border-color: #000;
}

@keyframes scrolltop {
    100% {
        bottom: 30px;
    }

    50% {
        bottom: 40px;
    }
}

.mb-0 {
    margin-bottom: 0 !important;
}

.page-resources .cms-block-content p:first-child {
    font-size: inherit;
    line-height: 1.7;
}

.wp-google-reviews .slick-next,
.wp-google-reviews .slick-prev {
    position: absolute;
    top: 50%;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wp-google-reviews .slick-prev {
    left: -1.5em;
}

.wp-google-reviews .slick-next {
    right: -1.5em;
}

.count-icon img {
    height: 60px !important;
}

.counter_section ul li .counter-box .detail {
    text-align: left;
}

@media only screen and (max-width: 1299px) {
    .count-icon img {
        height: 54px !important;
    }

    .footer-main__communication .share .reviewText {
        padding-right: 20px;
    }

    .share__title {
        margin-right: 20px;
    }

    .share__list>li:not(:last-child) {
        margin-right: 18px;
    }

    .compartitle {
        padding-left: 130px;
    }
}

@media only screen and (max-width: 1199px) {
    .workHead {
        display: block;
    }

    .ourworkTop .workBtns {
        display: block;
        margin-top: 20px;
    }

    .partners a {
        margin-bottom: 10px;
    }

    .partners a:last-child {
        margin-bottom: 0;
    }

    .companyPartner {
        margin-left: 19px;
        margin-right: 0;
        padding-bottom: 0;
        padding-right: 0;
    }

    .partners {
        max-width: 100%;
        padding-right: 20px;
    }

    .footer-main__communication .grid__col:first-child {
        margin: 0 auto;
        padding-left: 0;
    }

    .footer-main__communication .grid {
        margin-left: 0;
    }

    .footer-main__communication .share {
        justify-content: center;
    }

    .companyPartner img {
        width: 200px;
    }
}

@media only screen and (max-width: 991px) {
    .companyPartner img {
        width: 170px;
    }

    .companyPartner {
        margin-right: 0;
        margin-right: 0;
        border: 0;
    }

    .partners {
        max-width: 100%;
    }

    .footer-main__communication .share {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .ourworkTop .workBtns .appBtn {
        padding: 0 5px;
    }

    .ourworkTop .workBtns .btn-outline {
        margin-left: 5px;
    }

    .compartitle {
        padding-left: 0;
    }

    .footer-main__communication .grid {
        flex-wrap: wrap;
        margin-left: 0;
        display: flex;
    }

    .footer-main__communication .grid__col:nth-child(2) {
        width: 50% !important;
        max-width: 50% !important;
        margin-bottom: 0;
        margin-top: 0
    }

    .footer-main__communication .grid__col {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .footer-main__communication .share .share__title {
        display: none;
    }

    .footer-main__communication .share .share__list {
        display: none;
    }

    .whatsapp_sl {
        bottom: 25px;
    }

    .whatsapp_sl a {
        width: 50px;
        height: 50px;
        right: 20px;
        bottom: 50px;
    }

    .whatsapp_sl svg {
        height: 28px;
    }

    .scrollTopBtn {
        bottom: 10px;
    }

    .scrollTopBtn img {
        max-width: 20px;
    }

    @keyframes scrolltop {
        100% {
            bottom: 10px;
        }

        50% {
            bottom: 20px;
        }
    }

    .footer-main__communication .grid__col:first-child {
        width: 50% !important;
        max-width: 50% !important;
        margin: 0 auto;
    }

    .companyPartner .blockchainTechno {
        width: 90px;
    }
}

@media only screen and (max-width: 568px) {
    .ourworkTop .workBtns {
        margin-left: -5px;
        margin-right: -5px;
    }

    .ourworkTop .workBtns .appBtn img {
        width: 140px;
        margin: 5px 0;
    }

    .ourworkTop .workBtns .btn-outline {
        min-width: 140px;
        padding: 10px;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 14px;
    }

    .section-solution .grid__col--primary .title {
        display: none;
    }

    .section-solution .grid__col--secondary {
        display: block !important;
    }

    .section-solution .grid__col--secondary .title {
        display: block !important;
        margin-bottom: 30px;
    }

    .section-solution.is-even .grid>.grid__col--primary,
    .section-solution.is-odd .grid>.grid__col--primary {
        margin-bottom: 30px;
    }

    .compartitle {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .companyPartner img {
        width: 150px;
    }

    .companyPartner {
        padding-bottom: 0;
        padding-right: 10px;
        margin-right: 0;
        border-bottom: 1px solid #545454;
        margin-bottom: 20px;
    }

    .wp-google-reviews .slick-prev {
        left: 10px;
    }

    .wp-google-reviews .slick-next {
        right: 10px;
    }

    .brand_slide img {
        object-fit: contain;
        margin: auto;
        max-width: 140px;
        max-height: 55px;
        min-height: 55px;
        margin-top: 30px;
    }

    .scroll_down_btn {
        display: none;
    }

    .counter_section {
        text-align: center;
    }

    .count-icon {
        display: block;
        margin: auto;
    }

    .count-icon img {
        display: block;
        margin: 15px 0 30px;
    }

    .counter_section ul li {
        width: 50%;
    }

    .counter_section ul li .counter-box .detail {
        text-align: center;
        width: 100%;
    }

    .counter_section {
        margin-top: 20px;
        padding-bottom: 0;
        margin-bottom: 50px;
    }

    .partners img:nth-child(n) {
        width: 120px;
        margin: 0 20px;
    }

    .partners {
        padding-right: 0;
    }

    .footer-main a~a {
        max-width: 100%;
    }

    .footer-main__communication .grid {
        display: block;
    }

    .footer-main__communication .grid__col:first-child,
    .footer-main__communication .grid__col:nth-child(2) {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 350px) {
    .companyPartner {
        padding-right: 0;
        margin-left: 0;
        border-right: 0;
        padding-bottom: 5px;
    }

    .compartitle {
        text-align: center !important;
    }
}

.resource__text p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.partners .blockchainTechno {
    max-width: 90px;
    width: 100%;
}

.blockchainTechno.blockchain-icon-techno {
    max-width: 70px;
}

@media only screen and (max-width: 1599px) {

    .section-team .grid-fancy>.grid__col,
    .section-team .grid:not(.grid-fancy)>.grid__col {
        height: 400px;
    }

    .section-team .grid:not(.grid-fancy) .staff-item .overlay .title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1024px) {
    .section-team .section-team__item .overlay {
        opacity: 1;
    }

    .section-team .grid:not(.grid-fancy) .staff-item .overlay .title {
        font-size: 24px;
    }

    .section-team .grid-fancy>.grid__col,
    .section-team .grid:not(.grid-fancy)>.grid__col {
        width: 33.3%;
        padding: 0 10px;
        margin-bottom: 20px;
        display: inline-block;
    }

    .section-team .section-team__item .bg,
    .section-team .section-team__item .bg-fallback,
    .section-team .section-team__item .stat-wrap {
        filter: grayscale(0);
    }

    .section-team .section-team__item .overlay__primary,
    .section-team .section-team__item .overlay__secondary {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@media only screen and (max-width: 1023px) {

    .section-team .grid-fancy,
    .section-team .grid:not(.grid-fancy) {
        display: block;
        font-size: 0;
        margin-left: -10px;
        margin-right: -10px;
    }

    .section-team .grid-fancy>.grid__col,
    .section-team .grid:not(.grid-fancy)>.grid__col {
        width: 50%;
    }

    .section-team .grid:not(.grid-fancy) .staff-item .overlay .title,
    .section-team .grid-fancy>.grid__col .section-team__item .overlay .title {
        font-size: 22px;
    }
}

@media only screen and (max-width: 479px) {

    .section-team .grid-fancy,
    .section-team .grid:not(.grid-fancy) {
        margin-left: 0;
        margin-right: 0;
    }

    .section-team .grid-fancy>.grid__col.owner_sl,
    .section-team .grid-fancy>.grid__col,
    .section-team .grid:not(.grid-fancy)>.grid__col {
        width: 100%;
        padding: 0;
    }
}

.gchoice.gchoice_5_7_7 {
    margin-bottom: 15px;
}

body.is-headerScroll .header-main .logo-text {
    margin-left: -40px;
    z-index: -1;
}

body.is-headerScroll .header-main .logo-icon {
    background: #111111;
    position: relative;
    z-index: 12;
}

.gform_footer {
    display: flex;
    align-items: center;
}

.loader {
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: conic-gradient(#0000 10%, #1772FF);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 8px), #000 0);
    animation: s3 1s infinite linear;
}

@keyframes s3 {
    to {
        transform: rotate(1turn)
    }
}

.custom-loader .loader-main {
    margin-left: 10px;
}

.custom-loader .loader {
    display: block;
}

.from_submit {
    position: relative;
    z-index: 1;
    width: 100%;
}

.custom-loader .from_submit::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: none;
    background-color: rgb(123 103 31 / 73%);
    z-index: 2;
}

/* DApps Development Company */

.qualified-dapp-sec .nft-development-con {
    max-width: 610px;
}

.qualified-dapp-sec .nft-development-inr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.nft-development-sec.qualified-dapp-sec::after {
    display: none;
}

.dapp-development-sec.nft-marketplace-development-sec {
    background-position: left 100px center;
    background-size: 40%;
}

.dapp-development-sec .nft-development-marketplace-con .sec-head p {
    max-width: 100%;
}

.sec-title-small {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 20px;
}

.customized-dapp-sec .marketplaceSolutionsImg {
    right: 120px;
    bottom: 42px;
}

.dapp-tech-stack-sec .tech-stack-boxes {
    display: block;
}

.dapp-tech-stack-sec .tech-stack-boxes-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.dapp-tech-stack-sec .tech-stack-boxes-col {
    padding: 0 10px;
    width: 25%;
}

.dapp-tech-stack-sec .tech-stack-box {
    margin-bottom: 0;
    text-align: center;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(25px);
    padding: 40px 15px;
    height: 100%;
    min-height: 308px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.dapp-tech-stack-sec .tech-stack-box img {
    width: 108px;
    height: 108px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    backdrop-filter: none;
}

.dapp-tech-stack-sec .tech-stack-box span {
    font-size: 23px;
    font-weight: 800;
    line-height: 1;
    display: block;
    color: #fff;
    width: 100%;
}

.dapp-development-services-sec .sec-head {
    margin-bottom: 32px;
}

.dapp-development-services-sec .sec-head .sec-title~.sec-title {
    margin-top: 62px;
}

.dapp-tech-stack-sec.tech-stack-sec {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 95px;
    background-position: center bottom -30%;
}

.dapp-tech-stack-sec .sec-head {
    margin-bottom: 26px;
}

.dapp-benefits-sec.benefits-sec {
    min-height: 707px;
}

.dapp-our-experts-sec .our-experts-con {
    max-width: 680px;
}

.dapp-our-experts-sec .our-experts-con .cmsCon {
    max-width: 85%;
}

.benefits-accordian-title {
    padding-right: 40px;
}

.dapp-development-sec .nft-development-marketplace-item-image {
    padding: 0 12px;
}

.nft-development-services-item-image span {
    background-color: #000;
    box-shadow: 0 4px 4px rgb(255 255 255 / 25%);
    padding: 14px;
    border-radius: 50px;
    height: 72px;
    width: 72px;
    display: inline-block;
    position: relative;
    transition: all .4s ease-in-out;
}

.nft-development-services-item-image span img {
    position: absolute;
    width: 52%;
    height: 52%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    transition: all .4s ease-in-out;
}

/*.nft-development-services-item:hover .nft-development-services-item-image img {
    background-color: transparent;
    filter: invert(1);
}*/

.nft-development-services-item:hover .nft-development-services-item-image span {
    background-color: #1772FF;
}

.dapps-how-does-work-sec .how-does-work-item-image img {
    width: auto;
}

/* DApps Development Company */

/* NFT Development */
.nft-devlop-sec .nft-hero-con .sec-head .sec-title span {
    font-size: 74px;
}

.qualified-nft-devlop-sec.qualified-dapp-sec .nft-development-con {
    max-width: 830px;
    padding-right: 100px;
}

.qualified-nft-devlop-sec.qualified-dapp-sec .nft-development-con .sec-head .sec-title+p {
    color: #fff;
    max-width: 80%;
}

.qualified-nft-devlop-sec.qualified-dapp-sec .nft-development-inr {
    align-items: center;
}

.qualified-nft-devlop-sec.nft-development-sec {
    padding-top: 125px;
    padding-bottom: 170px;
}

.nft-develop-list-main ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
}

.nft-develop-list-main ul li {
    margin-bottom: 18px;
}

.nft-develop-list-main ul li:last-child {
    margin-bottom: 0;
}

.nft-dev-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.nft-dev-list .nft-dev-img {
    border: 1px solid #fff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: auto;
    position: relative;
}

.nft-dev-list .nft-dev-img img {
    position: absolute;
    width: 60%;
    height: 60%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.nft-dev-text {
    width: calc(100% - 70px);
    padding-left: 29px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
}

.nft-devlop-sec.nft-marketplace-development-sec.dapp-development-sec .nft-development-marketplace-con .sec-head p {
    max-width: 90%;
}

.nft-devlop-sec.nft-marketplace-development-sec.dapp-development-sec .nft-development-marketplace-con .sec-head {
    margin-bottom: 30px;
}

.nft-devlop-sec.nft-marketplace-development-sec {
    padding-top: 0;
    padding-bottom: 0;
}

.marketplace-nft-devlop-sec .marketplaceSolutionsInr {
    padding: 65px;
}

.marketplace-nft-devlop-sec.customized-dapp-sec .marketplaceSolutionsImg {
    right: 40px;
}

.marketplace-nft-devlop-sec.marketplaceSolutionsSec.commonSec {
    padding-top: 225px;
}

.nft-devlop-services .nft-development-services-item:hover .nft-development-services-item-image img {
    filter: brightness(0);
}

.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-boxes {
    max-width: 1825px;
}

.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-boxes-row {
    margin-left: -7px;
    margin-right: -7px;
}

.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-boxes-col {
    width: 16.66%;
    padding: 0 7px;
}

.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box span {
    font-size: 20px;
}

.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box img {
    width: 98px;
    height: 98px;
}

.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box {
    padding: 25px 15px;
    min-height: 270px;
}

.nft-devlop-ban-sec .feucherdsHero {
    max-width: 750px;
}

.marketplace-nft-devlop-sec .marketplaceSolutionsText .secTitle {
    font-size: 36px;
}

/* NFT Development */


.cta-brightestminds__intro {
    max-width: 605px;
    margin: 0 327px auto;
}

.cta-brightestminds {
    text-align: left;
}

/* Mvp Launchpad */

.top-banner-sec {
    position: relative;
    padding-top: 200px;
    padding-bottom: 80px;
}

.top-banner-row {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-bottom: 98px;
    position: relative;
    z-index: 2;
}

.top-banner-row .top-banner-col {
    width: 50%;
}

.top-banner-row .top-banner-col:first-child {
    padding-left: 51px;
}

.top-banner-row .top-banner-head {
    max-width: 90%;
}

.top-banner-row .top-banner-head .secHead span {
    font-size: 34px;
    font-weight: 400;
    line-height: 1.4;
    display: block;
    color: #1772FF;
}

.top-banner-row .top-banner-head .secHead .secTitle {
    font-size: 64px;
    font-weight: 800;
    line-height: 1.1;
}

.top-banner-row .top-banner-head .cms-block-content {
    margin-top: 35px;
}

.top-banner-row .top-banner-head .cms-block-content p {
    line-height: 1.5;
    font-size: 16px;
}

.top-banner-row .top-banner-head .cms-block-content p+p {
    margin-top: 15px;
}

.top-banner-img-box {
    position: relative;
    margin: auto;
}

.top-banner-img-box .top-banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pricing-sec .secHead span,
.launchpad-faq-sec .secHead span {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    display: block;
}

.pricing-sec .secTitle,
.development-lifecycle-sec .secTitle,
.launchpad-faq-sec .secTitle {
    font-size: 38px;
    line-height: 1.2;
    color: #fff;
    font-weight: 800;
}

.pricing-sec {
    padding-bottom: 60px;
}

.pricing-sec .container {
    max-width: 1300px;
}

.pricing-row {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
    margin: 0 -15px;
}

.pricing-col {
    width: 33.33%;
    padding: 0 15px;
    padding-bottom: 30px;
}

.pricing-box {
    background: #231f20;
    padding: 30px 25px;
    height: 100%;
    position: relative;
    border-radius: 20px;
}

.price-day-text {
    font-size: 16px;
    line-height: 1.2;
    padding-bottom: 20px;
}

.price-num {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 600;
}

.price-num span {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    letter-spacing: .1px;
    margin-bottom: 5px;
    color: rgba(255, 255, 255, 0.7);
}

.pricing-sevices-name {
    padding-block: 25px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
}

.pricing-btn {
    padding: 25px 0;
}

.pricing-btn .btn {
    border-radius: 50px;
    padding: 11px 30px;
    font-weight: 500;
}

.pricing-icon {
    max-width: 65px;
}

.pricing-col .cms-block-content ul:not(.slick-dots)>li+li {
    margin-top: 10px;
}

.pricing-col .cms-block-content ul:not(.slick-dots)>li::before {
    top: 8px;
}

.launch-image-desktop,
.launch-image-mobile {
    width: 100%;
    height: 100%;
}

.launch-image-mobile {
    display: none;
}

.launch-image-desktop img,
.launch-image-mobile img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.development-lifecycle-sec {
    padding: 30px 0 108px;
}

.development-lifecycle-sec .secHead {
    margin-bottom: 40px;
}

.lifecycle-row {
    padding-top: 2rem;
    margin: 0 -12px;
    display: flex;
    flex-wrap: wrap;
}

.lifecycle-row>.lifecycle-col {
    margin-bottom: 24px;
    padding: 0 12px;
    width: 33.33%;
}

.lifecycle-row .content-box {
    background: #231f20;
    padding: 28px 16px 28px 22px;
    border-radius: 20px;
    display: flex;
    height: 100%;
}

.lifecycle-row .desc-box {
    padding-left: 26px;
    padding-top: 13px;
}

.lifecycle-row .icon-box {
    height: 50px;
    width: 50px;
}

.lifecycle-row .icon-box img {
    height: 50px;
    width: 50px;
    max-width: 50px;
    object-fit: contain;
}

.lifecycle-row .content-title {
    font-weight: 800;
    font-size: 23px;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 20px;
}

.lifecycle-row .content-box .cms-block-content {
    max-width: 95%;
}

.lifecycle-row .content-box .cms-block-content p {
    font-size: 16px;
    color: #fff;
}

.launchpad-faq-sec .secHead {
    margin-bottom: 40px;
}

.launchpad-faq-sec .benefits-accordian-body {
    padding-left: 0;
}

.launchpad-popup {
    position: fixed;
    display: flex !important;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: 300ms all;
    -webkit-transition: 300ms all;
}

.launchpad-popup .overlayer_sl {
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    visibility: hidden;
    transition: 300ms all;
    -webkit-transition: 300ms all;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 9997;
}

.launchpad-popup.show .overlayer_sl,
.launchpad-popup.show {
    opacity: 1;
    visibility: visible;
}

.launchpad-popup .pop-body {
    background-color: #1c1c1c;
    border-radius: 12px;
    padding: 42px 30px;
    max-width: 600px;
    width: 90%;
    position: relative;
    z-index: 99999;
}

.launchpad-popup .closeIcon {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.launchpad-popup .closeIcon span {
    display: block;
    width: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    margin: auto;
}

.launchpad-popup .closeIcon span:before {
    content: "";
    width: 30px;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    height: 2px;
    background: #fff;
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
    transition: all 0.4s ease-in-out;
}

.launchpad-popup .closeIcon span:after {
    content: "";
    width: 30px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    height: 2px;
    background: #fff;
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
    transition: all 0.4s ease-in-out;
}

.launchpad-popup .closeIcon span:hover:after,
.launchpad-popup .closeIcon span:hover:before {
    background: #1772FF;
}

.launchpad-popup .popup-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin-bottom: 20px;
}

.launchpad-popup .form-group {
    margin-bottom: 15px;
}

.launchpad-popup .form-group:last-child {
    margin-bottom: 0;
}

/* .launchpad-popup label{font-weight: 800;color: #fff;font-size: 16px;display: block;line-height: 1;margin-bottom: 8px;} */
.launchpad-popup input,
.launchpad-popup textarea,
.launchpad-popup select {
    font-size: 16px;
    color: #fff;
    -webkit-appearance: none;
    padding: 12px 20px;
    margin: 0;
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
    border: 1px solid rgba(255, 255, 255, 0.4);
    resize: none;
}

.launchpad-popup input[type="text"]::-webkit-input-placeholder,
.launchpad-popup input[type="email"]::-webkit-input-placeholder,
.launchpad-popup textarea::-webkit-input-placeholder,
.launchpad-popup input[type="number"]::-webkit-input-placeholder {
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    color: #fff;
    opacity: 0.85;
    font-size: 14px;
}

.launchpad-popup input[type="text"]:focus::-webkit-input-placeholder,
.launchpad-popup input[type="number"]:focus::-webkit-input-placeholder,
.launchpad-popup textarea:focus::-webkit-input-placeholder,
.launchpad-popup input[type="email"]:focus::-webkit-input-placeholder {
    opacity: 0.5;
}

.launchpad-popup input:focus-visible,
.launchpad-popup textarea:focus-visible,
.launchpad-popup select:focus-visible,
.launchpad-popup input:focus,
.launchpad-popup textarea:focus,
.launchpad-popup select:focus {
    border-color: #1772FF;
    border-radius: 0;
    outline: 0;
}

.launchpad-popup .btn {
    width: 100%;
    margin-top: 15px;
}

.launchpad-popup .ginput_container br {
    display: none;
}

.launchpad-popup .ginput_container .msgCaptcha {
    font-size: 12px;
    font-weight: 500;
}

.launchpad-popup .ginput_container label strong {
    font-weight: 500;
}

.launchpad-popup #captcha_imagenft {
    margin-top: 20px;
}

.launchpad-popup .popupContent {
    max-height: 81vh;
    overflow-y: auto;
    padding-right: 5px;
}

.launchpad-popup .popupContent::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.launchpad-popup .popupContent::-webkit-scrollbar-track {
    background: #f3f3f3;
}

.launchpad-popup .popupContent::-webkit-scrollbar-thumb {
    background: #1772FF;
}

.launchpad-popup .popupContent::-webkit-scrollbar-thumb:hover {
    background: #1772FF
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

body.overflow-hidden {
    overflow: hidden;
}

/* about-us-section */

.company-head-info .cta-title,
.company-head-info .cta-title .cta-brightestminds__title {
    text-align: center;
}

.company-head-info .cta-brightestminds__content {
    max-width: 870px;
    text-align: center;
    margin: 0 auto 60px;
}

.company-head-info-boxes {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.company-head-info-box {
    width: 33.33%;
    padding: 0 20px;
    box-shadow: 0 0 6px 6px rgb(0 0 0 / 02%);
}

.company-head-info {
    position: relative;
    max-width: 1250px;
    margin: auto;
}

.company-head-info-box .img-box {
    width: 100%;
    height: 100%;
}

.company-head-info-box .img-box img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1/1.2;
    filter: grayscale(100);
    transition: all .4s ease-in-out;
    border-radius: 10px;
}

.company-head-info-box:hover .img-box img {
    filter: inherit;
}

.share .icon.icon--dribbble,
.share .icon--instagram {
    width: 24px;
    height: auto;
    filter: brightness(0) invert(1);
}

.footer-main__credits .share a .icon.icon--dribbble,
.footer-main__credits .share a .icon--instagram {
    opacity: 0.4;
}

.share .icon.icon--dribbble:hover,
.share .icon--instagram:hover {
    filter: inherit;
    opacity: 1;
}

.footer-sitemap .grid__col {
    width: 40%;
}

.footer-sitemap .grid__col.single_grid_col {
    display: block;
    width: 20%;
}

.footer-sitemap .grid__col.single_grid_col li {
    max-width: 100%;
}

.company-head-info-box .content-box {
    background-color: rgb(255 255 255 / 90%);
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    margin: auto;
    padding: 15px;
    border-radius: 10px;
}

.company-head-info-box .content-box .owner-name {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    display: block;
    color: #000;
    margin-bottom: 6px;
}

.company-head-info-box .content-box .position {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    display: block;
    color: #333;
}

.menuMain li.sub-menu-wrap {
    margin-right: 48px;
}

.blog-line {
    padding: 0 5px;
}

.blog-list-date {
    color: #fff;
}

.auther-details {
    display: flex;
    align-items: center;
}

.learn-more {
    text-align: center;
    margin-top: 50px;
}

/* about-us-section */

.faq-sec li {
    font-size: 18px;
}

@media only screen and (min-width: 1800px) {
    .cta-brightestminds__wrap {
        padding-bottom: 410px;
    }
}

@media only screen and (max-width: 1880px) {
    .nft-development-marketplace-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 1799px) {

    /* DApps Development Company */
    .dapp-development-sec.nft-marketplace-development-sec {
        background-position: left 1% center;
    }

    /* DApps Development Company */

    /* NFT Development */
    .qualified-nft-devlop-sec.qualified-dapp-sec .nft-development-con {
        max-width: 610px;
        padding-right: 30px;
    }

    .nft-devlop-sec.nft-marketplace-development-sec.dapp-development-sec .nft-development-marketplace-con .sec-head p {
        max-width: 100%;
    }

    .marketplace-nft-devlop-sec.marketplaceSolutionsSec.commonSec {
        padding-top: 150px;
    }

    .nft-devlop-how-does-work-sec.dapps-how-does-work-sec .how-does-work-item-image img {
        width: 60%;
    }

    /* NFT Development */
    .page-about .cta-brightestminds {
        padding-top: 100px;
        padding-bottom: 0;
    }

    .cta-brightestminds .cta-brightestminds__title {
        font-size: 50px;
    }

    .cta-brightestminds__wrap {
        padding-bottom: 200px;
        padding-top: 20px;
    }

    .cta-brightestminds__intro {
        margin: 0 300px auto;
        max-width: 630px;
    }

    .cta-brightestminds__content {
        margin: 0 300px auto;
        max-width: 630px;
    }
}

@media only screen and (max-width: 1480px) {
    .cta-brightestminds__intro {
        margin: 0 255px auto;
        max-width: 600px;
    }

    .cta-brightestminds__content {
        margin: 0 255px auto;
        max-width: 600px;
    }

    .top-banner-row .top-banner-head .secHead span {
        font-size: 28.8px;
    }

    .top-banner-row .top-banner-head .secHead .secTitle {
        font-size: 58px;
    }
}

@media only screen and (max-width: 1366px) {
    .cta-brightestminds__intro {
        margin: 0 200px auto;
        max-width: 45%;
    }

    .cta-brightestminds__content {
        margin: 0 200px auto;
        max-width: 45%;
    }

    .top-banner-sec {
        padding-top: 180px;
        padding-bottom: 100px;
    }

    .top-banner-row .top-banner-head .secHead span {
        font-size: 24px;
    }

    .top-banner-row .top-banner-head .secHead .secTitle {
        font-size: 55px;
    }

    .menuMain li.sub-menu-wrap {
        margin-right: 42px;
    }

    .menuMain li {
        margin-right: 30px;
    }

    .menuMain li.active,
    .menuMain li {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1299px) {
    .header-main__inner {
        max-width: 93vw;
    }

    .menuMain ul {
        padding-left: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .header-main__inner {
        max-width: 87vw;
    }

    /* DApps Development Company */
    .qualified-dapp-sec .nft-development-con {
        max-width: 50%;
    }

    .qualified-dapp-img {
        max-width: 50%;
    }

    .dapp-development-sec.nft-marketplace-development-sec {
        background-position: top 0% center;
        background-size: 60%;
    }

    .customized-dapp-sec .marketplaceSolutionsImg {
        right: 40px;
        bottom: 20px;
    }

    .dapp-tech-stack-sec .tech-stack-box {
        min-height: 100%;
    }

    .dapp-tech-stack-sec .tech-stack-box img {
        width: 50px;
        height: 50px;
        margin-bottom: 20px;
    }

    .dapp-tech-stack-sec .tech-stack-box span {
        font-size: 18px;
    }

    .dapp-tech-stack-sec.tech-stack-sec {
        background-size: 114%;
        background-position: center bottom -5%;
    }

    .dapp-our-experts-sec .our-experts-con {
        max-width: 450px;
    }

    .dapp-our-experts-sec .our-experts-con .cmsCon {
        max-width: 100%;
    }

    .dapp-development-services-sec .sec-head .sec-title~.sec-title {
        margin-top: 30px;
    }

    .dapp-benefits-sec.benefits-sec {
        min-height: unset;
    }

    .dapps-how-does-work-sec .how-does-work-item-image img {
        width: 70%;
        height: 70%;
    }

    .daaps-feucherdHero .feucherdsHero {
        padding-top: 130px;
        padding-bottom: 40px;
    }

    /* DApps Development Company */

    /* NFT Development */
    .nft-devlop-sec .nft-hero-con .sec-head .sec-title span {
        font-size: 54px;
    }

    .qualified-nft-devlop-sec.qualified-dapp-sec .nft-development-con {
        padding-right: 0;
        max-width: 50%;
    }

    .nft-devlop-sec .nft-dev-list .nft-dev-img {
        width: 50px;
        height: 50px;
    }

    .nft-devlop-sec .nft-dev-text {
        width: calc(100% - 50px);
        padding-left: 20px;
        font-size: 16px;
    }

    .nft-devlop-sec.nft-marketplace-development-sec {
        padding-top: 560px;
    }

    .qualified-nft-devlop-sec.nft-development-sec {
        padding-bottom: 20px;
    }

    .marketplace-nft-devlop-sec.marketplaceSolutionsSec.commonSec {
        padding-top: 40px;
    }

    .marketplace-nft-devlop-sec .marketplaceSolutionsInr {
        padding: 35px;
    }

    .marketplace-nft-devlop-sec.customized-dapp-sec .marketplaceSolutionsImg {
        right: 20px;
    }

    .marketplace-nft-devlop-sec .marketplaceSolutionsImg {
        max-width: 40%;
    }

    .tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box span {
        font-size: 16px;
    }

    .tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box {
        min-height: 100%;
    }

    /* NFT Development */

    .cta-brightestminds .cta-brightestminds__title {
        font-size: 34px;
    }

    .cta-brightestminds__intro {
        margin: 0 150px auto;
    }

    .cta-brightestminds__content {
        margin: 0 150px auto;
    }

    .top-banner-sec {
        padding-top: 150px;
        padding-bottom: 70px;
    }

    .top-banner-row .top-banner-col:first-child {
        padding-left: 30px;
    }

    .top-banner-row .top-banner-head .secHead span {
        font-size: 20px;
    }

    .top-banner-row .top-banner-head .secHead .secTitle {
        font-size: 44px;
    }

    .top-banner-row .top-banner-head {
        max-width: 100%;
    }

    .pricing-sec .secTitle,
    .development-lifecycle-sec .secTitle,
    .launchpad-faq-sec .secTitle {
        font-size: 32px;
    }

    .pricing-sec {
        padding-bottom: 50px;
    }

    .pricing-row {
        margin: 0 -8px;
        padding-top: 30px;
    }

    .pricing-box {
        padding: 20px 15px;
    }

    .price-num {
        font-size: 35px;
    }

    .pricing-sevices-name {
        padding-block: 20px;
        font-size: 20px;
    }

    .pricing-content .cms-block-content ul:not(.slick-dots)>li+li {
        margin-top: 6px;
    }

    .pricing-col .cms-block-content ul:not(.slick-dots)>li::before {
        top: 6px;
    }

    .pricing-btn {
        padding: 20px 0;
    }

    .pricing-btn .btn {
        padding: 8px 20px;
    }

    .price-day-text {
        padding-bottom: 15px;
    }

    .lifecycle-row {
        padding-top: 0;
    }

    .lifecycle-row>.lifecycle-col {
        width: 50%;
    }

    .lifecycle-row .content-box .cms-block-content {
        max-width: 100%;
    }

    .pricing-col {
        padding: 0 8px 20px;
    }

    .development-lifecycle-sec {
        padding: 0 0 60px;
    }

    .launchpad-popup .popup-title {
        font-size: 24px;
    }

    .footer-sitemap .grid__col.single_grid_col {
        width: 22.22%;
    }

    .footer-sitemap .grid__col {
        width: 33.33%;
    }

    .company-head-info-box .content-box .owner-name {
        font-size: 22px;
    }

    .company-head-info-box .content-box {
        left: 15px;
        right: 15px;
        padding: 10px;
    }

    .company-head-info-boxes {
        margin: 0 -12px;
    }

    .company-head-info-box {
        padding: 0 12px;
    }

    .company-head-info-box .img-box img {
        filter: inherit;
    }

    .page-about .cta-brightestminds {
        padding-top: 60px;
    }

    .section-resources__grid>.grid__col {
        width: 50%;
        max-width: 50%;
    }

    .resource__title {
        min-height: 45px;
    }

    .nft-development-marketplace-item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media (max-width: 999px) and (orientation: landscape) {
    .launchpad-popup .pop-body {
        padding: 30px 25px;
    }

    .launchpad-popup .popup-title {
        font-size: 22px;
    }

    .launchpad-popup .closeIcon {
        height: 30px;
        width: 30px;
    }

    .launchpad-popup .popupContent {
        height: 240px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .launchpad-popup input,
    .launchpad-popup textarea,
    .launchpad-popup select {
        padding: 8px 12px;
    }
}

@media only screen and (max-width: 959px) {

    .footer-main__credits .share a:hover .icon.icon--dribbble,
    .footer-main__credits .share a:hover .icon--instagram {
        opacity: 1;
        filter: brightness(0) invert(1);
    }
}

@media only screen and (max-width: 991px) {

    /* DApps Development Company */
    .dapp-development-sec.nft-marketplace-development-sec {
        background-size: 90%;
    }

    .nft-development-marketplace-item {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .customized-dapp-sec .marketplaceSolutionsImg {
        margin-bottom: 30px;
    }

    .dapp-tech-stack-sec .tech-stack-box span {
        font-size: 16px;
    }

    .dapp-our-experts-sec .our-experts-con {
        max-width: unset;
    }

    /* DApps Development Company */

    /* NFT Development */
    .marketplace-nft-devlop-sec .marketplaceSolutionsImg {
        max-width: 100%;
    }

    .marketplace-nft-devlop-sec.customized-dapp-sec .marketplaceSolutionsImg {
        margin-top: 0;
    }

    .tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-boxes-col {
        width: 33.33%;
        margin-bottom: 14px;
    }

    /* NFT Development */

    .page-about .cta-brightestminds {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .cta-brightestminds__wrap {
        padding-top: 90px;
    }

    .cta-brightestminds__intro {
        margin: 0 50px auto;
        max-width: 100%;
    }

    .cta-brightestminds__content {
        margin: 0 50px auto;
        max-width: 100%;
    }

    .top-banner-sec {
        padding-top: 110px;
    }

    .top-banner-row .top-banner-head .secHead span {
        font-size: 16px;
    }

    .top-banner-row .top-banner-head .secHead .secTitle {
        font-size: 34px;
    }

    .top-banner-row .top-banner-head .cms-block-content {
        margin-top: 20px;
    }

    .development-lifecycle-sec .secHead {
        margin-bottom: 30px;
    }

    .launchpad-faq-sec .secHead {
        margin-bottom: 20px;
    }

    .lifecycle-row .desc-box {
        padding-left: 14px;
    }

    .lifecycle-row .content-box {
        padding: 20px 12px;
    }

    .top-banner-sec .container,
    .pricing-sec .container,
    .launchpad-image-sec .container,
    .development-lifecycle-sec .container,
    .launchpad-faq-sec .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .launchpad-popup input {
        padding: 0.583rem 0.9125rem;
    }

    .footer-sitemap .grid__col.single_grid_col {
        width: 25%;
    }

    .footer-sitemap .grid__col {
        width: 25%;
    }

    .company-head-info-box .content-box .position {
        font-size: 14px;
    }

    .company-head-info-box .content-box .owner-name {
        font-size: 18px;
    }

    .company-head-info-box .content-box {
        left: 8px;
        right: 8px;
    }

    .page-about .cta-brightestminds {
        padding-bottom: 0;
        padding-top: 50px;
    }

    .company-head-info .cta-brightestminds__content {
        margin: 0 auto 40px;
    }

    .company-head-info-boxes {
        margin: 0 -8px;
    }

    .company-head-info-box {
        padding: 0 8px;
    }

    .blog-list-date {
        padding-left: 55px;
    }

    .blog-line {
        display: none;
    }

    .avatar-wrap.blog-avatar {
        display: block;
    }
}



@media (max-width: 767px) and (orientation: landscape) {
    .launchpad-popup .popupContent {
        height: 228px;
    }
}

@media only screen and (max-width: 767px) {

    /* DApps Development Company */
    .nft-hero-con .sec-head p {
        font-size: 14px;
    }

    .nft-hero-con .sec-head .sec-title {
        font-size: 30px;
    }

    .benefits-sec-inr .sec-head,
    .sec-head {
        margin-bottom: 20px;
    }

    .qualified-dapp-img {
        max-width: 100%;
    }

    .qualified-dapp-sec .nft-development-con {
        max-width: 100%;
    }

    .dapp-development-sec.nft-marketplace-development-sec {
        background-size: 500px;
    }

    .dapp-tech-stack-sec .tech-stack-box img {
        width: 40px;
        height: 40px;
        margin-bottom: 15px;
    }

    .dapp-tech-stack-sec .tech-stack-box span {
        font-size: 14px;
    }

    .dapp-tech-stack-sec .tech-stack-box {
        padding: 20px 10px;
    }

    .nft-development-sec.qualified-dapp-sec {
        padding: 50px 0;
    }

    .dapp-development-sec.nft-marketplace-development-sec {
        background-size: 300px;
        padding-top: 250px;
    }

    .sec-title-small {
        font-size: 18px;
    }

    .dapp-benefits-sec.benefits-sec {
        padding-bottom: 220px;
    }

    /* DApps Development Company */

    /* NFT Development */
    .nft-devlop-sec .nft-hero-con .sec-head .sec-title span {
        font-size: 36px;
    }

    .qualified-nft-devlop-sec.qualified-dapp-sec .nft-development-con .sec-head .sec-title+p {
        max-width: 100%;
    }

    .nft-devlop-benefits-sec.dapp-benefits-sec.benefits-sec {
        padding-bottom: 160px;
    }

    .qualified-nft-devlop-sec.qualified-dapp-sec .nft-development-con {
        max-width: 100%;
    }

    .nft-devlop-sec .sec-head .sec-title .text-sm br {
        display: none;
    }

    /* NFT Development */
    .top-banner-row .top-banner-head .secHead .secTitle {
        font-size: 32px;
    }

    .faq-sec li {
        font-size: 16px;
    }

    .faq-sec li::before {
        width: 8px;
        height: 8px;
    }
}

@media only screen and (max-width: 568px) {

    /* DApps Development Company */
    .nft-development-marketplace-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .dapp-tech-stack-sec .tech-stack-boxes-col {
        width: 50%;
        margin-bottom: 15px;
    }

    .dapp-tech-stack-sec .tech-stack-box {
        max-width: 100%;
    }

    .dapp-tech-stack-sec.tech-stack-sec {
        background-size: auto;
        padding-bottom: 15px;
    }

    .dapp-development-sec .nft-development-marketplace-item-image {
        padding: 0 4px;
    }

    .nft-development-services-item-image span {
        height: 62px;
        width: 62px;
        padding: 12px;
    }

    /* DApps Development Company */
    .daaps-feucherdHero .feucherdsHero {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /* NFT Development */
    .tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-boxes-col {
        width: 50%;
    }

    /* NFT Development */

    .page-about .cta-brightestminds {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .cta-brightestminds__wrap {
        padding: 45px 0;
    }

    .cta-brightestminds .cta-brightestminds__title {
        font-size: 24px;
        text-align: left;
    }

    .cta-brightestminds__intro {
        margin: 0 0 auto;
        max-width: 100%;
    }

    .cta-brightestminds__content {
        margin: 0 0 auto;
        max-width: 100%;
    }

    .page-about .cta-brightestminds {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .top-banner-row {
        flex-wrap: wrap;
    }

    .top-banner-row .top-banner-col {
        width: 100%;
    }

    .top-banner-row .top-banner-col:first-child {
        padding-left: 0;
    }

    .top-banner-row .top-banner-head {
        padding-top: 20px;
    }

    .top-banner-sec {
        padding-bottom: 50px;
    }

    .pricing-sec .secTitle,
    .development-lifecycle-sec .secTitle,
    .launchpad-faq-sec .secTitle {
        font-size: 26px;
    }

    .pricing-sec {
        padding-bottom: 30px;
    }

    .pricing-col {
        width: 100%;
        padding-bottom: 15px;
    }

    .pricing-sevices-name {
        padding-block: 15px;
    }

    .price-num {
        font-size: 30px;
    }

    .pricing-icon {
        max-width: 55px;
    }

    .launch-image-desktop {
        display: none;
    }

    .launch-image-mobile {
        display: block;
    }

    .development-lifecycle-sec {
        padding: 10px 0 30px;
    }

    .lifecycle-row>.lifecycle-col {
        width: 100%;
        margin-bottom: 15px;
    }

    .lifecycle-row .content-title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .lifecycle-row .content-box .cms-block-content p {
        font-size: 14px;
    }

    .lifecycle-row .desc-box {
        padding-top: 0;
    }

    .lifecycle-row .icon-box {
        height: 40px;
        width: 40px;
    }

    .lifecycle-row .icon-box img {
        height: 40px;
        width: 40px;
        max-width: 40px;
    }

    .launchpad-popup .pop-body {
        padding: 25px 15px;
    }

    .launchpad-popup .popup-title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .launchpad-popup .closeIcon span:before,
    .launchpad-popup .closeIcon span:after {
        width: 20px;
    }

    .launchpad-popup input,
    .launchpad-popup textarea,
    .launchpad-popup select {
        padding: 8px 12px;
    }

    .launchpad-popup textarea {
        min-height: 80px;
    }

    .launchpad-popup .custom-select {
        background-position: right 12px center;
    }

    .footer-sitemap .grid__col.single_grid_col {
        width: 50%;
    }

    .footer-sitemap .grid__col {
        width: 50%;
    }

    .footer-sitemap .grid__col li {
        margin-bottom: 10px;
    }

    .footer-sitemap a {
        font-size: 14px;
        line-height: 1.3;
    }

    .whatsapp_sl {
        padding: 0;
    }

    .company-head-info-box {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }

    .company-head-info-box .img-box img {
        aspect-ratio: 1/1;
    }

    p {
        font-size: 14px;
    }

    .section-resources__grid>.grid__col {
        width: 100%;
        max-width: 100%;
    }

    .faq-sec li {
        font-size: 14px;
    }

    .faq-sec li::before {
        top: 8px;
    }

    .nft-development-services-item-title {
        white-space: inherit;
    }
}


@media screen and (max-width: 479px) {
    .daaps-feucherdHero .feucherdHeroVideo {
        height: 50vh;
    }
}

@media only screen and (max-width: 390px) {
    .nft-devlop-services .nft-development-services-item-title b {
        font-size: 18px;
    }
}



.share__list li:nth-child(3) a,
.share li:nth-child(3) a {
    line-height: 0;
}

.footer-main a svg,
.share li a svg {
    fill: rgba(255, 255, 255, 0.85);
    transition: color 0.3s ease-out;
}

.footer-main a svg:hover,
.share li a svg:hover {
    fill: #1772FF;
}

@media screen and (max-width: 767px) {

    .footer-main a svg,
    .share li a svg {
        fill: rgba(255, 255, 255, 0.4);
    }
}

.cookies-popup {
    position: fixed;
    bottom: 20px;
    right: -100%;
    max-width: 38em;
    width: unset;
    transition: all .3s ease-in-out;
    z-index: 9999999999;
    background-color: #222222;
    box-shadow: 0 2px 7px rgb(255 227 128 / 30%);
    padding: 0;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.cookies-popup.show {
    right: 20px;
}
.cookies-popup-inner{flex-direction: row;display: flex;justify-content: space-between;position: relative;}
.cookies-popup-head{flex: 1;display: flex;flex-direction: column;justify-content: center;padding: 2rem 1.8rem;}
.cookies-popup-buttons{border-left: 1px solid rgba(255, 255, 255, 0.1);padding: 1.8rem 1.8rem; display: flex;flex-direction: column;justify-content: center;}
.cookies-policy{border-top: 1px solid rgba(255, 255, 255, 0.1);color: #5e6266;background-color: #181818; padding: .6em 1em .6em;display: flex;gap: 20px;}
.cookies-policy a{background-image: linear-gradient(currentColor,currentColor);color: #5e6266; background-position: 0 100%;background-repeat: no-repeat;background-size: 0 1px;
font-weight: 600;position: relative;transition: background-size .25s, color .25s ease;font-size: 12px;outline: none;text-decoration: none;}
.cookies-policy a:hover{background-size: 100% 1px;color: #fff;}
.cookies-popup-inner .btn {
    min-width: 14em;
    border-radius: 6px;
    font-size: 12px;
    padding: 1em 1em;
    font-weight: 600;
}
.cookies-popup-inner .btn ~ .btn{margin-top: 6px;}
.cookies-popup-inner .btn.btn--grey{background-color: #3D3D3D;}

.cookie-law-title {
    font-size: 1.05em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    display: block;
    margin-bottom: 0.9em;
}
.cookies-popup-inner .cms-con{margin-bottom: 0;}

.cookies-popup-inner .cms-con p {
    font-size: .9em;
    font-weight: 500;
    line-height: 1.4;
    color: #7A7A7A;
    display: block;
}

.cookies-popup-inner .btn:last-child:hover {
    color: #1772FF;
}

.declineBtn {
    min-width: auto;
    padding: 0;
}

.cookies-popup-inner a {
    color: #fff !important;
    font-weight: 600;
}

.cookies-popup-inner a:hover {
    text-decoration: underline;
}

.single-blog-page .cms-block-content strong {
    font-weight: 700;
}

.single-blog-page .cms-block-content ol,
.single-blog-page .cms-block-content ul {
    font-weight: inherit;
    margin-left: 20px;
    margin-top: 20px;
}

.single-blog-page .cms-block-content p:first-child {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.single-blog-img {
    margin-bottom: 20px;
}

.footer-main__communication .grid__col:nth-child(2) {
    padding-left: 120px;
}

.footer-main__communication .share {
    justify-content: inherit;
}

.companyMain {
    display: flex;
}

.companyPartner {
    flex: 0 0 auto;
}

.companyPartner img {
    width: 225px;
}

.partners {
    flex: 0 0 60%;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
}

.partners a {
    flex: 0 0 auto;
    text-align: left;
    padding-bottom: 20px;
    max-width: inherit !important;
    padding-right: 50px;
}

.partners a~a {
    margin-left: inherit;
}

.partners .blockchainTechno {
    max-width: 120px;
    max-height: 122px;
    width: 120px;
}

.clutch-img {
    max-width: 180px;
}

.blockchainTechno.blockchain-icon-techno {
    max-width: inherit;
}

.hubspot-logo {
    filter: brightness(0) invert(1);
}

@media (max-width:1699px) {
    .partners a {
        padding-right: 38px;
    }
}

@media (max-width:1599px) {
    .share__list>li:not(:last-child) {
        margin-right: 23px;
    }

    .footer-main__communication .grid__col:nth-child(2) {
        padding-left: 70px;
    }

    .partners a {
        padding-right: 25px;
    }

    .partners .blockchainTechno {
        max-width: 100px;
        max-height: 100px;
        width: 100px;
    }

    .compartitle {
        padding-left: 0 !important;
    }
}

@media (max-width:1199px) {
    .footer-main__communication .grid__col:nth-child(2) {
        padding-left: 30px;
    }

    .partners a {
        margin-bottom: 0;
    }

    .clutch-img {
        max-width: 150px;
    }
}

@media (max-width:991px) {
    .partners .blockchainTechno {
        max-width: 89px;
        max-height: 89px;
        width: 89px;
    }
    .cookies-popup.show{margin-left: 20px;}

}

@media (max-width:767px) {
    .companyMain {
        flex-wrap: wrap;
    }

    .companyPartner,
    .partners {
        flex: 0 0 100%;
        border-right: 0;
        margin-right: 0;
    }
}

@media (max-width:568px) {
    .footer-main>.container {
        padding-top: 40px;
    }

    .footer-main__communication {
        margin-bottom: 15px;
    }

    .partners img:nth-child(n) {
        width: 100px !important;
        margin: inherit;
    }

    .partners a {
        padding-right: 10px;
        flex: 0 0 50%;
    }

    .footer-main__communication .grid__col:nth-child(2) {
        padding-left: 0;
    }

    .companyPartner {
        padding: 0;
        margin: 0;
        border: 0;
        margin-top: 30px;
        text-align: left;
    }

    .compartitle {
        padding-top: 0;
        text-align: start !important;
    }
    .cookies-popup.show{right: 0.5em;margin-left: 0.5em;bottom: 0.5em;}
    .cookies-popup-inner{flex-direction: column !important;}
    .cookies-popup-buttons{border-left: none !important;border-top: 1px solid rgba(255, 255, 255, 0.1);flex-direction: column !important;max-width: none !important;min-width: auto !important;}
    .cookies-policy{justify-content: center;gap: 18px;}
    .cookies-popup-inner .cms-con p{font-size: 14px;}
    .cookies-popup{max-width: 100%;}
}

.crypto-wallet-banner-sec::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    height: 100%;
    width: 100%;
    z-index: 1;
}

.secure-crypto-dapp-sec {
    padding-top: 160px;
}

.secure-qualified-dapp-img {
    margin-top: -100px;
}

.daap-trusted-sec {
    padding-top: 40px;
    padding-bottom: 200px;
}

.daap-trusted-img {
    width: 45%;
}

.daap-trusted-sec .nft-marketplace-development-inr {
    width: 55%;
}

.crypto-wallet-development-services-items .nft-development-services-item {
    flex: 0 0 calc(16.66% - 20px);
}

.dapp-advantages-wallet-row {
    display: flex;
}

.dapp-advantages-wallet-sec .benefits-sec-inr {
    width: 50%;
}

.dapp-advantages-wallet-img {
    width: 50%;
}

.dapp-advantages-wallet-img img {
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.daap-trusted-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.dapp-advantages-wallet-wrap,
.daap-trusted-wrap,
.wallet-faq-sec {
    margin: auto;
    max-width: 1920px;
}


.blockchain-heathcare-services-items {
    margin: 0 -10px;
    padding-bottom: 18px;
}

.blockchain-heathcare-services-box {
    flex: 0 0 33.33%;
    padding: 0 10px;
    margin-bottom: 30px;
}

.blockchain-heathcare-services-items .nft-development-services-item {
    max-width: 100%;
    min-height: auto;
    padding: 40px 25px;
    margin: 0;
    display: block;
}

.blockchain-heathcare-services-items .nft-development-services-item-image {
    width: 20%;
    padding: 0 30px 0 0;
    margin: 0;
    border-bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    vertical-align: middle;
    display: inline-block;
}

.blockchain-heathcare-services-items .nft-development-services-item-con {
    width: 79%;
    align-items: center;
    writing-mode: inherit;
    transform: inherit;
    padding-left: 30px;
    vertical-align: middle;
    display: inline-block;
}

.HealthcaremarketplaceSolutionsSec .nft-btn-yellow {
    text-transform: inherit;
    box-shadow: none;
}

@media (max-width:1880px) {
    .blockchain-heathcare-services-box {
        flex: 0 0 50%;
    }
}

@media (max-width:1699px) {
    .crypto-wallet-development-services-items .nft-development-services-item {
        min-height: 480px;
    }
}

@media (max-width:1299px) {
    .secure-crypto-dapp-sec .secure-qualified-dapp-img {
        max-width: 50%;
    }

    .secure-crypto-dapp-sec.qualified-dapp-sec .nft-development-con {
        max-width: 50%;
    }


    .daap-trusted-sec {
        flex-wrap: wrap;
        padding-top: 0;
        padding-bottom: 80px;
    }
}

@media (max-width:1199px) {
    .companyPartner img {
        width: 200px;
    }

    .secure-crypto-dapp-sec {
        padding-top: 90px;
    }

    .daap-trusted-img {
        width: 100%;
    }

    .daap-trusted-img img {
        display: block;
        margin: auto;
    }

    .daap-trusted-sec .nft-marketplace-development-inr {
        width: 100%;
    }

    .crypto-wallet-development-services-items .nft-development-services-item {
        flex: 0 0 calc(33.33% - 20px);
        margin-bottom: 20px;
    }

    .dapp-development-services-sec {
        padding: 80px 0;
        margin-bottom: 30px;
    }

    .daap-counter-sec {
        padding: 60px 0 100px;
    }

    .dapp-advantages-wallet-sec {
        padding-bottom: 100px;
    }

    .blockchain-heathcare-services-items .nft-development-services-item-image {
        width: 24%;
        padding-right: 20px;
    }

    .blockchain-heathcare-services-items .nft-development-services-item-con {
        width: 75%;
        padding-left: 20px;
    }

    .blockchain-heathcare-services-items .nft-development-services-item-title {
        font-size: 20px;

        b {
            font-size: 24px;
        }
    }
}

@media (max-width:991px) {
    .dapp-advantages-wallet-row {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .dapp-advantages-wallet-sec {
        padding-top: 0;
    }

    .dapp-advantages-wallet-sec .benefits-sec-inr {
        width: 100%;
        padding-top: 30px;
    }

    .dapp-advantages-wallet-img {
        width: 100%;
    }

    .crypto-wallet-development-services-items {
        justify-content: space-between;
    }

    .crypto-wallet-development-services-items .nft-development-services-item {
        flex: 0 0 100%;
        margin-bottom: 15px;
        flex-wrap: wrap;
        padding: 30px;
        min-height: auto;
    }

    .secure-crypto-dapp-sec.qualified-dapp-sec .nft-development-con,
    .secure-crypto-dapp-sec .secure-qualified-dapp-img {
        max-width: 100%;
    }

    .secure-crypto-dapp-sec .secure-qualified-dapp-img {
        margin-left: -13%;
    }

    .secure-crypto-dapp-sec .proof-healthcare-service-img {
        margin-left: 0;
    }

    .daap-trusted-sec {
        padding-bottom: 0;
    }

    .dapp-billion-dollar-sec img {
        max-width: 80%;
        display: block;
        margin: auto;
    }

    .blockchain-heathcare-services-box {
        flex: 0 0 100%;
        margin-bottom: 15px;
    }

    .blockchain-heathcare-services-items .nft-development-services-item {
        padding: 30px;
        display: flex;
    }

    .blockchain-heathcare-services-items .nft-development-services-item-image {
        display: block;
        width: auto;
    }

}

@media (max-width:767px) {
    .dapp-development-sec.nft-marketplace-development-sec.daap-trusted-sec {
        padding-top: 0;
    }

    .daap-counter-sec {
        padding: 10px 0 60px;
        margin-bottom: 0;
    }

    .dapp-benefits-sec.benefits-sec.dapp-advantages-wallet-sec {
        padding-bottom: 70px;
    }

    .dapp-billion-dollar-sec .marketplaceSolutionsImg {
        margin-top: 0;
    }
}

@media (max-width:568px) {
    .dapp-billion-dollar-sec img {
        max-width: 100%;
    }

    .dapp-billion-dollar-sec .marketplaceSolutionsInr {
        padding: 20px 15px;
    }

    .crypto-wallet-development-services-items .nft-development-services-item {
        padding: 15px;
        border-radius: 10px;
    }

    .blockchain-heathcare-services-items .nft-development-services-item {
        padding: 15px;
    }

    .blockchain-heathcare-services-items .nft-development-services-item-image {
        padding-right: 15px;
        display: block;
    }

    .blockchain-heathcare-services-items .nft-development-services-item-con {
        padding-left: 15px;
    }

    .blockchain-heathcare-services-items .nft-development-services-item-title {
        font-size: 16px;

        b {
            font-size: 20px;
        }
    }
}

.dapp-tech-stack-sec .healthcare-stack-boxes .tech-stack-box img {
    width: auto;
}

.burgerMenuNav ul li ul li ul {
    padding: 15px 10px 5px;
}

.burgerMenuNav ul li ul li ul li:first-child {
    margin: 0 !important;
}

.burgerMenuNav ul li .sub-menu.inner-sub-menu li.active .menu-toggle-icon {
    top: 7px;
}

li.has-submenu.active i.menu-toggle-icon::after {
    opacity: 1;
    transform: translateY(-50%) rotate(90deg);
}

li.has-submenu.show.active i.menu-toggle-icon::after {
    opacity: 0;
    transform: translateY(0) rotate(0);
}

@media (min-width:1200px) {

    .burgerMenuNav ul li ul li ul li a {
        font-size: 28px;
    }

    .burgerMenuNav ul li ul li ul li a span:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0;
        border-bottom: 4px solid currentColor;
        transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
        transform: scaleX(0);
        transform-origin: right;
    }

    .burgerMenuNav ul li ul li ul li a:hover span:before {
        transform-origin: left;
        transform: scaleX(1);
    }

    .menuMain>ul>li>.sub-menu>li>ul {
        position: absolute;
        right: -240px;
        top: -5px;
        background: #fff;
        padding: 0;
        width: 240px;
        transition: all 0.4s ease-in-out;
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        z-index: 99;
        padding: 0;
        padding-top: 5px;
        background: linear-gradient(90deg, #1772FF 2%, #1772FF 100%);
        opacity: 0;
        visibility: hidden;
    }

    .menuMain ul li .sub-menu>li.active .arrow {
        border-color: #1772FF;
    }

    .menuMain>ul>li:hover>.sub-menu>li:hover>ul {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    /*     .menuMain > ul > li:hover > .sub-menu > li:hover > ul,.menuMain ul li .sub-menu>li.active>ul.show-sub-inner-menu{
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }*/
}

@media (max-width:992px) {
    .burgerMenuNav ul li ul li ul li a {
        font-size: 24px;
    }
}

@media (max-width:767px) {
    .burgerMenuNav ul li ul li ul li a {
        font-size: 16px;
    }

    .burgerMenuNav ul li ul li ul {
        padding: 0 10px;
    }
}


/*Real Estate Tokenization Page */
.tokenization-approwebdeve-sec {
    padding-block: 230px;
}

.tokenization-approwebdeve-sec .oureviewcon {
    max-width: 800px;
    margin-inline: auto;
}

.tokenization-approwebdeve-sec .oureviewcon p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .5px;
}

.tokenization-approwebdeve-sec .oureviewcon .paragraph-text {
    font-size: 20px;
    color: #fff;
}

.tokenization-approwebdeve-sec .slick-track {
    display: flex;
}

section.benefits-sec.faq-sec.tokenization-real-estate-sec {
    padding-bottom: 60px;
}

section.benefits-sec.tokenization-faq-sec {
    padding-top: 150px;
    padding-bottom: 0;
}

.tokenization-benefits-sec {
    padding-bottom: 300px;
    padding-top: 146px;
}

.tokenization-benefits-sec .dapp-advantages-wallet-img {
    width: 73%;
}

.tokenization-benefits-sec .benefits-sec-inr {
    width: 52%;
    padding-right: 0;
    padding-left: 116px;
    padding-top: 35px;
}

.tokenization-benefits-sec .benefits-sec-inr .benefits-con {
    max-width: 100%;
}

.tokenization-benefits-sec .sec-head {
    margin-bottom: 70px;
    max-width: 585px;
}

.tokenization-benefits-sec .sec-head p {
    font-size: 18px;
    font-weight: 500;
    margin-top: 18px;
    letter-spacing: 1px;
}

.tokenization-benefits-sec .benefits-accordian-body p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
}

.tokenization-benefits-sec .benefits-accordian-title,
.tokenization-faq-con .benefits-accordian-item .benefits-accordian-title {
    padding-top: 30px;
    padding-bottom: 30px;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
}

.tokenization-benefits-sec .benefits-accordian-item.show .benefits-accordian-title,
.tokenization-faq-con .benefits-accordian-item.show .benefits-accordian-title {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*.tokenization-faq-con .benefits-accordian-item .benefits-accordian-title{
    border-color:#1772FF;
}*/

.tokenization-tech-stack-sec.dapp-tech-stack-sec .sec-head {
    margin-bottom: 60px;
    max-width: 1047px;
    margin-inline: auto;
}

.tokenization-tech-stack-sec.dapp-tech-stack-sec .sec-head p {
    font-weight: 500;
    margin-top: 14px;
    font-size: 18px;
    letter-spacing: .5px;
}

.tokenization-tech-stack-sec .sec-head .sec-title {
    line-height: 1.3;
}

.tokenization-tech-stack-sec.dapp-tech-stack-sec .tech-stack-box {
    border: 1px solid rgba(255, 255, 255, 0.4);
    display: block;
    padding: 35px 15px;
    height: 100%;
    min-height: 100%;
    align-content: inherit;
}

.tokenization-tech-stack-sec.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box img {
    width: auto;
    height: 135px;
    object-fit: contain;
    margin-bottom: 35px;
}

.tokenization-tech-stack-sec.dapp-tech-stack-sec .tech-stack-box span {
    line-height: 1.4;
}

.tokenization-faq-con {
    width: 100%;
    max-width: 1336px;
    margin-inline: auto;
}

.tokenization-faq-inner {
    display: flex;
    margin: 0 -30px;
}

.tokenization-faq-con .benefits-accordian {
    margin-bottom: 0;
    padding: 0 30px;
    width: 50%;
}

.tokenization-faq-con .benefits-accordian-image {
    margin-right: 20px
}

.tokenization-faq-con .benefits-accordian-body {
    padding-left: 60px;
    position: relative;
}

.tokenization-faq-con .benefits-accordian-body p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
}

.tokenization-marketplace-sec .marketplaceSolutionsInr {
    padding: 77px 70px;
    backdrop-filter: blur(50px);
}

.tokenization-marketplace-sec .marketplaceSolutionsText .secTitle {
    max-width: 660px;
}

.tokenization-marketplace-sec.customized-dapp-sec .marketplaceSolutionsImg {
    right: 52px;
}

@media (max-width:1699px) {
    .tokenization-tech-stack-sec.dapp-tech-stack-sec .tech-stack-box {
        padding: 25px 15px;
    }

    .tokenization-tech-stack-sec.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box img {
        height: 100px;
        margin-bottom: 20px;
    }

    .tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box span {
        font-size: 16px;
    }

    .tokenization-benefits-sec .benefits-sec-inr {
        padding-left: 80px;
    }

    .tokenization-benefits-sec .benefits-accordian-title {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 22px;
    }

    .tokenization-benefits-sec {
        padding-top: 100px;
    }

    section.benefits-sec.faq-sec.tokenization-real-estate-sec {
        padding-bottom: 0;
    }

    .tokenization-approwebdeve-sec {
        padding-block: 150px;
    }
}

@media (max-width:1499px) {
    .tokenization-benefits-sec .benefits-sec-inr {
        padding-left: 60px;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsText .secTitle {
        max-width: 590px;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsInr {
        padding: 70px 40px;
    }
}

@media (max-width:1299px) {

    .tokenization-benefits-sec .benefits-accordian-title,
    .tokenization-faq-con .benefits-accordian-item .benefits-accordian-title {
        border: 0;
    }

    /*.tokenization-faq-con .benefits-accordian-item {
        border-color: #1772FF;
    }*/

    .tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-boxes-col:nth-child(2) .tech-stack-box span br {
        display: none;
    }

    .tokenization-tech-stack-sec.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box img {
        height: 80px;
        margin-bottom: 15px;
    }

    .tokenization-benefits-sec .benefits-sec-inr {
        padding-left: 40px;
    }

    .tokenization-benefits-sec .sec-head {
        margin-bottom: 40px;
    }

    .tokenization-benefits-sec {
        padding-bottom: 120px;
    }

    .tokenization-approwebdeve-sec {
        padding-block: 100px;
    }
}

@media (max-width:1199px) {
    .tokenization-faq-inner {
        margin: 0 -15px;
    }

    .tokenization-faq-con .benefits-accordian {
        padding: 0 15px;
    }

    .tokenization-benefits-sec .benefits-accordian-title,
    .tokenization-faq-con .benefits-accordian-item .benefits-accordian-title {
        padding-top: 18px;
        padding-bottom: 18px;
        font-size: 18px;
    }

    .tokenization-faq-con .benefits-accordian-image,
    .tokenization-benefits-sec .benefits-accordian-image {
        flex: 0 0 30px;
        width: 30px;
    }

    .tokenization-benefits-sec .benefits-accordian-image {
        margin-right: 20px;
    }

    .tokenization-faq-con .benefits-accordian-body,
    .tokenization-benefits-sec .benefits-accordian-body {
        padding-left: 50px;
    }

    .tokenization-faq-con .benefits-accordian-title::after,
    .tokenization-benefits-sec .benefits-accordian-title::after {
        font-size: 40px;
    }

    .tokenization-faq-con .benefits-accordian-body p,
    .tokenization-benefits-sec .benefits-accordian-body p {
        font-size: 14px;
    }

    .tokenization-tech-stack-sec.dapp-tech-stack-sec .tech-stack-box {
        padding: 20px 10px;
    }

    .tokenization-tech-stack-sec.dapp-tech-stack-sec .sec-head p,
    .tokenization-benefits-sec .sec-head p,
    .tokenization-approwebdeve-sec .oureviewcon p {
        font-size: 16px;
    }

    .tokenization-marketplace-sec.customized-dapp-sec .marketplaceSolutionsImg {
        right: 30px;
    }

    .tokenization-benefits-sec {
        padding-top: 0px;
    }

    section.benefits-sec.tokenization-faq-sec {
        padding-top: 90px;
    }

    .tokenization-tech-stack-sec.dapp-tech-stack-sec .sec-head {
        margin-bottom: 30px;
    }
}

@media (max-width:991px) {
    .tokenization-benefits-sec .dapp-advantages-wallet-img {
        width: 80%;
        margin-left: auto;
    }

    .tokenization-benefits-sec .benefits-sec-inr {
        width: 100%;
        padding-right: 40px;
    }

    .tokenization-benefits-sec .sec-head {
        max-width: 535px;
        text-align: center;
        margin-inline: auto;
    }

    .tokenization-benefits-sec .benefits-sec-inr {
        padding-inline: 30px;
    }


    .tokenization-marketplace-sec .marketplaceSolutionsInr {
        padding: 40px;
    }

    .tokenization-marketplace-sec.dapp-billion-dollar-sec img {
        max-width: 100%;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsText {
        max-width: 450px;
    }

    .tokenization-benefits-sec {
        padding-bottom: 0px;
    }

    .tokenization-tech-stack-sec.dapp-tech-stack-sec.tech-stack-sec {
        padding-bottom: 60px;
    }

    .tokenization-approwebdeve-sec {
        padding-block: 60px;
    }
}

@media (max-width:767px) {
    .tokenization-faq-inner {
        display: block;
    }

    .tokenization-faq-con .benefits-accordian {
        width: 100%;
    }

    .tokenization-tech-stack-sec.dapp-tech-stack-sec .sec-head p,
    .tokenization-benefits-sec .sec-head p,
    .tokenization-approwebdeve-sec .oureviewcon p {
        font-size: 14px;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsInr {
        padding: 30px 20px;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsImg {
        position: relative;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsText .secTitle {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 24px;
    }

    section.benefits-sec.tokenization-faq-sec {
        padding-top: 60px;
    }
}

@media (max-width:568px) {

    .tokenization-faq-con .benefits-accordian-body,
    .tokenization-benefits-sec .benefits-accordian-body {
        padding-left: 45px;
    }

    .tokenization-tech-stack-sec.dapp-tech-stack-sec .tech-stack-box {
        padding: 15px 10px;
    }

    .tokenization-benefits-sec .benefits-sec-inr {
        padding-inline: 15px;
    }

    .tokenization-benefits-sec .dapp-advantages-wallet-img {
        width: 100%;
    }

    .tokenization-approwebdeve-sec {
        padding-block: 40px;
    }

    .tokenization-approwebdeve-sec .container {
        padding-inline: 15px;
    }

    .tokenization-benefits-sec .sec-head {
        margin-bottom: 20px;
    }
}

.real-estate-sec .d-sm-none {
    display: none;
}

.dapp-tech-stack-sec.tech-stack-sec.type-tokenization-sec {
    padding-top: 0px;
}

.feucherdHero.real-estate-sec {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.real-estate-sec.feucherdHero.commonSec {
    padding: 150px 0;
}

.real-estate-sec .containerWebtwo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.real-estate-sec .feucherdHeroVideo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.real-estate-sec .feucherdsHero .subTitle {
    font-size: 23px;
    text-transform: uppercase;
}

.real-estate-sec .secHead .secTitle {
    font-size: 60px;
}

.real-estate-sec .secHead .secTitle span {
    font-size: 42px;
    font-weight: 500;
    display: block;
}

.talk-form {
    border-radius: 10px;
    border: 1px solid rgba(255, 222, 26, 0.3);
    background-color: rgba(23, 23, 23, 0.86);
    padding: 45px 40px;
    backdrop-filter: blur(43px);
    box-shadow: 0px -6px 24px 0px rgba(255, 222, 26, 0.17);
}

.form-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 22px;
    color: #1772FF;
    text-transform: uppercase;
}

.talk-our-experts {
    max-width: 515px;
    width: 100%;
    position: relative;
    z-index: 2;
}

.talk-our-experts .blockchain_gform.gform_wrapper {
    max-width: 100%;
}

.talk-our-experts .blockchain_gform.gform_wrapper ul {
    max-width: 100%;
}

.talk-our-experts .blockchain_gform.gform_wrapper ul li {
    padding: 0 !important;
    width: 100%;
    float: none;
    margin-top: 16px;
}

.talk-our-experts .ginput {
    min-height: 62px;
    background-color: rgba(0, 0, 0, 1) !important;
    border: none !important;
    padding: 10px 30px !important;
    border-radius: 7px !important;
    font-size: 18px !important;
}

.talk-our-experts .ginput.textarea {
    height: 132px;
    resize: none;
}

.talk-our-experts .gform_wrapper .gform_fields li.formButton {
    margin-top: 23px;
}

.talk-our-experts .btnCommon {
    min-width: 100%;
    cursor: pointer;
}

.talk-our-experts .blockchain_gform.gform_wrapper input[type="text"]::-webkit-input-placeholder,
.talk-our-experts .blockchain_gform.gform_wrapper textarea::-webkit-input-placeholder {
    opacity: 0.5;
    font-size: inherit !important;
}

.talk-our-experts form {
    margin-bottom: 0;
}

.tech-nft-devlop-sec.dapp-tech-stack-sec.type-tokenization-sec .tech-stack-boxes {
    max-width: 100%;
}

.dapp-tech-stack-sec.type-tokenization-sec .tech-stack-box {
    border-radius: 13px;
    padding: 10px;
    padding-bottom: 25px;
    align-content: start;
}

.tech-stack-img-main {
    margin-bottom: 25px;
    width: 100%;
    position: relative;
}

.type-tokenization-sec .tech-stack-img-main .tokenization-img {
    position: relative;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    padding-bottom: 75%;
    display: block;
    width: 100%;
}

.type-tokenization-sec .tech-stack-img-main .tokenization-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
}

.type-tokenization-sec .tech-stack-img-main .tokenization-icon {
    width: 56px;
    height: 56px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(32px);
    display: flex;
    align-items: center;
    position: absolute;
    bottom: -10px;
    left: 10px;
}

.type-tokenization-sec .tech-stack-img-main .tokenization-icon img {
    width: 80%;
    height: 80%;
    margin: auto;
}

.tokenization-content {
    text-align: left;
    padding: 0 8px;
}

.tokenization-head {
    margin-bottom: 25px;
}

.tokenization-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 5px;
}

.tokenization-head small {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #7A7A7A;
    text-transform: uppercase;
}

.tokenization-cms-con p {
    color: #D6D6D6;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
}

.pt-0 {
    padding-top: 0 !important;
}

.type-tokenization .sec-head .sec-title+p {
    margin-top: 20px;
}

.dapp-tech-stack-sec.type-tokenization-sec .sec-head {
    margin-bottom: 60px;
}

.types-tokenization-slide .slick-track {
    display: flex;
}

.types-tokenization-slide .slick-slide {
    height: inherit;
}

.real-estate-develop-sec .section-specialty__list>li {
    width: 25%;
}

.common-sec {
    padding: 120px 0;
}

.unique-models-row {
    display: flex;
    flex-wrap: wrap;
}

.unique-models-col {
    width: 50%;
}

.unique-models-left-con {
    max-width: 510px;
}

.unique-models-left-con .sec-head {
    margin-bottom: 28px;
}

.unique-models-left-con .sec-head .sec-title {
    margin-bottom: 15px;
}

.unique-models-left-con .sec-head .sec-title+p {
    margin-top: 20px;
}

.tokenize-experts {
    background-color: #191919;
    border-radius: 10px;
    padding: 40px 30px;
    position: relative;
    z-index: 2;
}

.tokenize-experts-img {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.tokenize-experts-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tokenize-experts-icon {
    max-width: 60px;
    margin-bottom: 27px;
}

.tokenize-head {
    margin-bottom: 50px;
}

.tokenize-head .tokenize-title {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}

.unique-models-col.unique-models-right {
    padding-left: 25px;
}

.unique-benefits-box {
    padding: 30px 0;
    border-bottom: 1px solid rgba(46, 88, 153, 0.5);
}

.unique-benefits-main {
    display: flex;
}

.unique-benefits-img {
    flex: 0 0 50px;
    width: 50px;
}

.unique-benefits-text {
    padding-left: 20px;
}

.unique-benefits-title {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    margin-bottom: 26px;
}

.unique-models-sec .container {
    max-width: 1416px;
}

.dapp-tech-stack-sec.type-tokenization-sec.types-tokenization-slide .tech-stack-box {
    height: 100%;
}

.dapp-tech-stack-sec.tech-stack-sec.type-tokenization-sec {
    padding-left: 30px;
    padding-right: 30px;
}

.real-estate-develop-sec .sec-head {
    padding-left: 15px;
    padding-right: 15px;
}

.real-estate-develop-sec .wp-google-text p {
    font-size: 16px;
}

.ginput-captch-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 13px;
}

.ginput-main {
    width: 60%;
}

.ginput-captch {
    width: 40%;
    display: flex;
    gap: 10px;
}

.ginput-captch img {
    max-width: 76%;
}

.ginput-captch .icon {
    display: block;
    height: 20px;
    width: 20px;
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
}

.ginput-captch .icon-refresh {
    mask-image: url(../img/real-estate/svg/refresh.svg);
    background-color: #1772FF;
}

.tokenization-approwebdeve-sec .ourapprwebdevmain {
    margin-right: 0;
}

.tokenize-experts-mb {
    display: none;
}


@media (max-width:1499px) {
    .real-estate-sec.feucherdHero.commonSec {
        padding: 190px 0 100px;
    }
}

@media (max-width:1399px) {
    .real-estate-sec .feucherdsHero {
        padding-top: 0;
    }
}

@media (max-width:1299px) {
    .real-estate-sec .feucherdsHero {
        max-width: 500px;
    }

    .common-sec {
        padding: 80px 0;
    }

    .sec-head .sec-title {
        font-size: 38px;
    }

    .type-tokenization-sec .tech-stack-boxes-row.types-tokenization-slide {
        margin-right: -30%;
    }

    .tokenization-title {
        font-size: 24px;
    }

    .tokenization-head small {
        font-size: 12px;
    }

    .tokenization-head {
        margin-bottom: 20px;
    }

    .sec-head .sec-title+p {
        margin-top: 20px;
    }

    .dapp-tech-stack-sec.type-tokenization-sec .sec-head {
        margin-bottom: 45px;
    }

    .dapp-tech-stack-sec.tech-stack-sec.type-tokenization-sec {
        padding-bottom: 50px;
    }

    /*.specialtySec .section-specialty__list>li{margin-bottom: 40px;}*/

    .value__inner {
        padding-inline: 15px;
    }

    .key-stats-sec .section-brightestminds__stats .list {
        margin-bottom: 70px;
    }

    .key-stats-sec .section-brightestminds__stats .list>li {
        padding: 30px 20px !important;
    }

    .section-brightestminds.js-wp.section-brightestminds-main.is-revealed {
        margin-bottom: 50px;
    }
}

@media (max-width:1199px) {
    .talk-our-experts {
        max-width: 394px;
    }

    .talk-form {
        padding: 30px 20px;
    }

    .real-estate-sec .feucherdsHero .subTitle {
        font-size: 18px;
    }

    .real-estate-sec .secHead .secTitle {
        font-size: 50px;
    }

    .real-estate-sec .secHead .secTitle span {
        font-size: 32px;
    }

    .real-estate-sec .feucherdsHero p {
        font-size: 16px;
    }

    .sec-head .sec-title {
        font-size: 34px;
    }

    .common-sec {
        padding: 50px 0;
    }

    /*.specialtySec .section-specialty__list>li{margin-bottom: 30px;}*/
    .tokenize-experts {
        padding: 30px 20px;
    }

    .tokenize-experts-icon {
        max-width: 50px;
        margin-bottom: 20px;
    }

    .tokenize-head {
        margin-bottom: 35px;
    }

    .unique-models-left-con {
        max-width: 410px;
    }

    .unique-benefits-img {
        flex: 0 0 45px;
        width: 45px;
    }

    .unique-benefits-text {
        padding-left: 15px;
    }

    .unique-benefits-title {
        margin-bottom: 20px;
    }

    .unique-benefits-box {
        padding: 25px 0;
    }

    .real-estate-develop-sec .wp-google-text p {
        font-size: 14px;
    }

    .ginput-captch .icon {
        width: 18px;
        height: 18px;
    }

    .ginput-captch .ginput-captch {
        gap: 8px;
    }

    /* real estate devlopment */
    .specialtySec .specialty {
        height: 100% !important;
        min-height: auto !important;
        padding: 20px !important;
    }

    .specialtySec .specialty .specialty__icon {
        -webkit-transform: unset !important;
        transform: unset !important;
    }

    .specialtySec .specialty .specialty__title {
        -webkit-transform: unset !important;
        transform: unset !important;
    }

    .specialtySec .specialty .specialty__content {
        opacity: 1 !important;
    }

    .specialtySec .specialty:hover .specialty__icon {
        -webkit-transform: unset !important;
        transform: unset !important;
    }

    .specialtySec .specialty:hover .specialty__title {
        -webkit-transform: unset !important;
        transform: unset !important;
    }

    .specialtySec .specialty__icon {
        top: inherit !important;
        bottom: inherit !important;
        position: relative !important;
        padding-inline: 0 !important;
        display: block !important;
    }

    .specialtySec .specialty__title {
        top: inherit !important;
        bottom: inherit !important;
        position: relative !important;
        padding-top: 20px !important;
        display: block !important;
        height: auto !important;
        padding-inline: 0 !important;
    }

    .specialtySec .specialty__content {
        position: relative !important;
        height: auto !important;
        padding-top: 20px !important;
        display: block !important;
        padding-inline: 0 !important;
    }

    .specialtySec .section-specialty__list>li {
        margin-bottom: 25px !important;
    }

    .key-stats-sec .section-brightestminds__stats .icon {
        width: 70px;
        height: 70px;
    }

    .key-stats-sec .section-brightestminds__stats .list>li {
        padding: 20px 15px !important;
    }

    .key-stats-sec .section-brightestminds__stats .list {
        margin-bottom: 60px;
    }

}

@media (max-width:991px) {
    .latesnewsec .secHead {
        margin-bottom: 50px;
    }

    .cta-letstalk {
        margin-top: 60px;
    }

    .real-estate-sec .containerWebtwo {
        max-width: 90vw;
    }

    .real-estate-sec .feucherdsHero {
        max-width: 330px;
    }

    .talk-our-experts {
        max-width: 324px;
    }

    .form-title {
        font-size: 20px;
    }

    .talk-our-experts .ginput {
        min-height: 45px;
        padding: 10px 15px !important;
        font-size: 16px !important;
    }

    .real-estate-sec .secHead .secTitle {
        font-size: 45px;
    }

    .real-estate-sec .secHead .secTitle span {
        font-size: 28px;
    }

    .unique-models-row {
        gap: 30px;
    }

    .unique-models-col {
        width: 100%;
    }

    .unique-models-col.unique-models-right {
        padding-left: 0;
    }

    .type-tokenization-sec .tech-stack-img-main .tokenization-icon {
        width: 50px;
        height: 50px;
    }

    .ginput-captch {
        width: 45%;
    }

    .ginput-main {
        width: 55%;
    }

    .ginput-captch img {
        max-width: 70%;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsInr {
        flex-direction: unset !important;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsText .secTitle {
        font-size: 28px;
        line-height: 1.4;
    }

    .tokenization-marketplace-sec.customized-dapp-sec .marketplaceSolutionsImg {
        max-width: 250px;
        position: absolute;
        bottom: -55px;
        top: inherit;
    }

    .unique-models-left-con .tokenize-experts {
        display: none;
    }

    .tokenization-benefits-sec .dapp-advantages-wallet-img {
        display: none;
    }

    .tokenize-experts-mb {
        margin-top: 35px;
    }

    .tokenize-experts-mb {
        display: block;
    }

    .unique-models-row {
        gap: 0;
    }

    .unique-models-left-con {
        max-width: 100%;
    }

    .tokenization-faq-con .benefits-accordian {
        width: 100%;
    }

    .tokenization-faq-inner {
        flex-wrap: wrap;
    }

    .tokenization-approwebdeve-sec {
        padding-block: 50px;
    }

    .tokenization-approwebdeve-sec .sec-head .sec-title {
        font-size: 26px;
    }

    .tokenization-approwebdeve-sec .apprwebdevbox {
        display: flex;
    }

    .tokenization-approwebdeve-sec .apprwebdevicon {
        margin-bottom: 0;
        overflow: unset;
        flex: 0 0 45px;
    }

    .tokenization-approwebdeve-sec .apprwebdevicon:before {
        top: 100px;
        left: 22px;
        width: 1px;
        height: 100%;
        border-left: 1px dashed #595959;
        border-bottom: none;
    }

    .tokenization-approwebdeve-sec .apprwebdevicon img {
        background: #000;
    }

    .tokenization-approwebdeve-sec .apprwebdevcon {
        padding-left: 15px;
    }

    .tokenization-approwebdeve-sec .apprwebdevcol {
        margin-bottom: 30px;
    }

    .tokenization-approwebdeve-sec {
        padding-bottom: 0;
    }

    .tokenization-approwebdeve-sec .apprwebdevcol:last-child {
        margin-bottom: 0;
    }

    section.benefits-sec.faq-sec.tokenization-real-estate-sec {
        padding-top: 50px;
    }

    .tokenization-approwebdeve-sec .apprwebdevrow {
        overflow: hidden;
    }

    .tokenization-approwebdeve-sec .oureviewcon .paragraph-text {
        font-size: 16px;
    }

    .tokenization-approwebdeve-sec .apprwebdevcon p {
        font-size: 14px;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsText {
        max-width: 450px;
    }

    .key-stats-sec .section-brightestminds__stats .list>li {
        flex: 0 0 calc(50% - 8px);
    }
}

@media (min-width: 767px) {

    .cta-letstalk .buttons .btn,
    .cta-letstalk .buttons .gform_wrapper .gform_button,
    .gform_wrapper .cta-letstalk .buttons .gform_button {
        height: auto;
    }


}

@media (max-width:767px) {
    .latesnewsec .secHead {
        margin-bottom: 30px;
    }

    .real-estate-sec.feucherdHero.commonSec {
        padding: 125px 0 80px;
    }

    .real-estate-sec .feucherdsHero {
        max-width: 300px;
    }

    .talk-our-experts {
        max-width: 290px;
    }

    .sec-head .sec-title {
        font-size: 30px;
    }

    .dapp-tech-stack-sec.tech-stack-sec.type-tokenization-sec {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0;
    }

    .real-estate-develop-sec .specialtySec {
        padding-top: 0;
    }

    .unique-models-sec .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .unique-benefits-title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .talk-our-experts .ginput.textarea {
        height: 100px;
    }

    .ginput-captch {
        width: 100%;
    }

    .ginput-captch-main {
        row-gap: 15px;
    }

    .ginput-main {
        width: 100%;
        order: -1;
    }

    .tokenization-benefits-sec .dapp-advantages-wallet-img {
        display: none;
    }

    .tokenization-benefits-sec .benefits-sec-inr {
        padding-top: 0;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsImg {
        position: relative;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsText .secTitle {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 24px;
    }

    .tokenization-marketplace-sec.customized-dapp-sec .marketplaceSolutionsImg {
        max-width: 180px;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsInr {
        padding: 20px;
    }

    .tokenization-marketplace-sec.marketplaceSolutionsSec.commonSec {
        padding-top: 40px !important
    }

    .key-stats-sec .section-brightestminds__stats .list {
        margin-bottom: 50px;
    }
}

@media (max-width:568px) {
    .cta-letstalk {
        margin-top: 40px;
    }

    .real-estate-sec.feucherdHero.commonSec {
        padding: 0 0 60px;
    }

    .real-estate-sec .containerWebtwo {
        display: block;
    }

    .real-estate-sec .feucherdsHero {
        max-width: 100%;
    }

    .talk-our-experts {
        max-width: 100%;
    }

    .real-estate-sec .secHead .secTitle {
        font-size: 40px;
    }

    .real-estate-sec .secHead .secTitle span {
        font-size: 24px;
    }

    .sec-head .sec-title {
        font-size: 26px;
    }

    .type-tokenization-sec .tech-stack-boxes-row.types-tokenization-slide {
        margin-right: -15px;
        margin-left: -15px;
    }

    .tokenization-title {
        font-size: 20px;
    }

    .dapp-tech-stack-sec.type-tokenization-sec .sec-head {
        margin-bottom: 35px;
    }

    .feucherdHero.real-estate-sec {
        background-image: none !important;
    }

    .real-estate-sec .d-block {
        display: block;
    }

    .dapp-tech-stack-sec.tech-stack-sec.type-tokenization-sec {
        padding-top: 0px;
    }

    .real-estate-sec .feucherdsHero {
        margin-top: -40px;
    }

    .real-estate-sec .feucherdsHero .btnCommon {
        display: none;
    }

    .real-estate-develop-sec .sec-head .sec-title {
        font-size: 22px;
    }

    .real-estate-sec .feucherdsHero p {
        font-size: 14px;
    }

    .real-estate-develop-sec .sec-head {
        margin-bottom: 45px;
    }

    .tokenization-tech-stack-sec .sec-head .sec-title {
        font-size: 24px;
    }

    .tokenization-tech-stack-sec.tech-nft-devlop-sec.dapp-tech-stack-sec .tech-stack-box img {
        height: 65px;
    }

    .tokenization-marketplace-sec.customized-dapp-sec .marketplaceSolutionsImg {
        right: 0;
        max-width: 126px;
    }

    .tokenization-marketplace-sec .marketplaceSolutionsText .secTitle {
        font-size: 18px !important;
    }
}

.menu-item-has-children>a:after {
    display: none;
}

.menuMain>ul>li.current-menu-item>a,
.menuMain>ul>li.current-menu-ancestor>a,
.menuMain>ul>li.current-menu-ancestor>.sub-menu>li.current-menu-ancestor>a,
.menuMain>ul>li>.sub-menu>li.current-menu-item>a,
.menuMain>ul>li>.sub-menu>li>.sub-menu>li.current-menu-item>a,
.footer-sitemap .grid__col li.current-menu-item a,
.footer-sitemap .grid__col li.current-menu-ancestor a,
.single-our_work .menuMain>ul>li#menu-item-665>a,
.single-post .footer-sitemap .grid__col li#menu-item-598 a,
.tax-our_work_category .menuMain ul li#menu-item-665 a {
    color: #1772FF;
}

.menuMain>ul>li.current-menu-item>.arrow,
.menuMain>ul>li.current-menu-ancestor>.arrow,
.menuMain>ul>li.current-menu-ancestor .sub-menu li.current-menu-ancestor>.arrow {
    border-color: #1772FF;
}

.locbox-india address br:first-child {
    display: none;
}

.recomandedWorkSec+.getDemoSec {
    margin-top: 150px;
}

.achivement-section {
    padding-bottom: 170px;
}

.page-template-home .achivement-section {
    padding-bottom: 100px;
}

.achivement-section .sec-head {
    margin-bottom: 70px;
    margin-inline: auto;
    max-width: 980px;
}

.achivement-section .sec-title {
    margin-bottom: 30px;
    text-align: center;
}

.achivement-row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -30px;
    row-gap: 30px;
}

.achivement-col {
    display: flex;
    align-items: center;
    padding: 0 30px;
    min-width: 130px;
}

.achivement-box {
    display: block;
    width: 100%;
    height: 100%;
}

.achivement-box img {
    object-fit: contain;
    display: block;
    max-height: 110px;
    width: 100%;
}

.hero-solution+#skip-to-content>.section-specialty {
    margin-top: 70px;
}

.page-template-nft-marketplace-developmen .counter_section,
.page-template-blockchain .counter_section {
    padding: 40px 0 60px;
}


.error-sec.thanksec .webcon .contitle {
    font-size: 250px;
    font-weight: 800;
    color: #1772FF;
    line-height: 1.1;
}

.error-sec.thanksec .webcon .contitle span {
    color: #fff;
}

.error-sec.thanksec .webcon p {
    font-size: 20px;
    max-width: 600px;
    margin-inline: auto;
}

@media (max-width: 1199px) {
    .recomandedWorkSec+.getDemoSec {
        margin-top: 80px;
    }

    .achivement-row {
        margin: 0 -20px;
    }

    .achivement-col {
        padding: 0 20px;
    }

    .achivement-box img {
        max-height: 80px;
    }

    .hero-solution .cta-letstalk .buttons>.button .btn {
        font-size: 1.7rem;
    }

    .error-sec.thanksec .webcon .contitle {
        font-size: 200px;
    }

    .error-sec.thanksec .webcon p {
        font-size: 18px;
    }

    .page-template-home .servicetechcon {
        padding-bottom: 40px;
    }

    .page-template-home .achivement-section {
        padding-bottom: 80px;
    }
}

@media (max-width: 992px) {

    .achivement-section {
        padding-bottom: 80px;
    }

    .recomandedWorkSec+.getDemoSec {
        margin-top: 50px;
    }

    .achivement-section .sec-head {
        margin-bottom: 50px;
    }

    .achivement-section .sec-title {
        margin-bottom: 15px;
    }

    .achivement-row {
        margin: 0 -15px;
    }

    .achivement-col {
        padding: 0 15px;
        min-width: 60px;
    }

    .achivement-box img {
        max-height: 60px;
        max-width: 120px;
    }

    .hero-solution+#skip-to-content>.section-specialty {
        margin-top: 50px;
    }

    .page-template-nft-marketplace-developmen .counter_section {
        padding: 0 0 20px;
    }

    .page-template-home .servicetechcon {
        padding-bottom: 20px;
    }

    .page-template-home .achivement-section {
        padding-bottom: 70px;
    }
}

@media (max-width: 767px) {

    .achivement-section {
        padding-bottom: 50px;
    }

    .achivement-section .sec-head {
        margin-bottom: 35px;
    }

    .error-sec.thanksec .webcon .contitle {
        font-size: 130px;
    }

    .error-sec.thanksec .webcon p {
        font-size: 16px;
    }

    .page-template-about #skip-to-content {
        padding-top: 0;
    }

    .page-template-about .page-about .hero-internal {
        margin-bottom: 31px;
    }

}

@media (max-width: 568px) {
    .hero-solution+#skip-to-content>.section-specialty {
        margin-top: 30px;
    }

    .recomandedWorkSec+.getDemoSec {
        margin-top: 50px;
    }

    .page-home .quote-statement {
        margin-bottom: 50px;
    }

    .tesmonbox .quote-statement__text {
        padding: 35px 0 20px;
    }

    .footer-logo {
        display: none !important;
    }

    .footer-main__communication {
        margin-bottom: 25px !important;
    }

    .footer-main__locations {
        padding-bottom: 15px;
        margin-bottom: 10px !important;
    }

    .section-values__list {
        margin-left: -20px;
        margin-right: -20px;
    }

    .section-values__list .value {
        width: 100%;
    }

    .value__inner {
        padding-inline: 21px;
        padding-top: 100px;
        padding-bottom: 20px;
    }

    .value .icon {
        height: 80px;
    }

    .page-template-nft-marketplace-developmen .counter_section,
    .page-template-blockchain .counter_section {
        padding: 0;
    }

    .key-stats-sec .section-brightestminds__stats .list>li {
        flex: 0 0 100%;
    }

    .key-stats-sec .section-brightestminds__stats .list {
        margin-bottom: 40px;
    }

    .page-template-home .achivement-section {
        padding-bottom: 60px;
    }

}

@media (max-width: 370px) {

    .achivement-box img {
        max-width: 100px;
    }

    .value__inner {
        padding-inline: 18px;
    }

    .developsuccSec .value .title {
        font-size: 16px;
    }
}

.page-template-web-development-service .ourreviewSec,
.page-template-digital-marketing-service .section-gr {
    padding-top: 0;
}

@media (min-width: 1025px) {
    .page-template-ui-ux-design-services .recomandedWorkSec {
        padding-top: 0 !important;
    }
}

.brand_slide:not(.slick-initialized) {
    display: flex;
    align-items: center;
    justify-content: center;
}




@media only screen and (max-width: 1799px) {
    .dapp-development-sec.nft-marketplace-development-sec {
        background-position: left 1% center;
    }
}

.nft-devlop-sec.nft-marketplace-development-sec {
    padding-top: 0;
    padding-bottom: 0;
}
.dapp-development-sec.nft-marketplace-development-sec {
    background-position: left 100px center;
    background-size: 40%;
}
@media (max-width: 1600px) {
    .nft-marketplace-development-sec {
        background-position: left -19% center;
        background-size: 970px;
    }
}
.nft-marketplace-development-sec {
    display: flex
;
    justify-content: flex-end;
    align-items: center;
    padding-top: 200px;
    padding-bottom: 120px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 1020px;
}
.customized-dapp-sec .marketplaceSolutionsImg {
    right: 60px;
}

.customized-dapp-sec .marketplaceSolutionsImg {
    right: 120px;
    bottom: 42px;
}
.marketplaceSolutionsImg {
    position: absolute;
    right: 70px;
    bottom: 0;
}
.marketplaceSolutionsText {
    flex: 1;
}
.our-whitelabel-boxs-wrapper {
    max-width: 1812px;
    margin: 0 auto;
    padding: 0 30px;
}

@media screen and (max-width: 1460px) {
    .our-whitelabel-boxs {
        margin: 0 -35px;
        margin-top: 45px;
    }
}
.our-whitelabel-boxs {
    margin: 0 -56px;
    margin-top: 60px;
}
.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-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}


.page-template-white-label-crypto-exchange-development .slick-dots {
    display: block;
    text-align: center;
    margin-top: 25px;
    padding-left: 0;
    margin-bottom: 0;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0, 0, 0);
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

@media (max-width: 768px) {
  .our-whitelabel-boxs-wrapper {
    flex-direction: column;
    align-items: center;
  }
}

ul.slick-dots {
    display: none !important;
}

section.section-contact.js-wp.is-revealed {
     padding-top: calc(120px + 130 * (100vw - 480px) / 1320);
}
@media screen and (min-width: 480px) {
    .section.section-contact.js-wp.is-revealed {
        padding-top: calc(120px + 130 * (100vw - 480px) / 1320);
    }
}
.marketplaceSolutionsImg {
    height: 400px;
    width: 400px;
}

