/** Shopify CDN: Minification failed

Line 5872:29 Expected ")" to end URL token

**/
/* Color custom properties */

@font-face {
  font-family: "gilroy-bold";
  src: url("gilroy-extrabold-webfont.eot");
  src: url("gilroy-extrabold-webfont.eot?#iefix") format("embedded-opentype"),
    url("gilroy-extrabold-webfont.woff2") format("woff2"),
    url("gilroy-extrabold-webfont.woff") format("woff"),
    url("//cdn.shopify.com/s/files/1/0665/0783/3570/files/gilroy-extrabold-webfont.ttf?v=1662700775")
      format("truetype"),
    url("gilroy-extrabold-webfont.svg#gilroy-extrabolduploaded_file")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "gilroy-heavyuploaded_file";
  src: url("gilroy-heavy-webfont.eot");
  src: url("gilroy-heavy-webfont.eot?#iefix") format("embedded-opentype"),
    url("gilroy-heavy-webfont.woff2") format("woff2"),
    url("gilroy-heavy-webfont.woff") format("woff"),
    url("//cdn.shopify.com/s/files/1/0665/0783/3570/files/gilroy-heavy-webfont.ttf?v=1662718573")
      format("truetype"),
    url("gilroy-heavy-webfont.svg#gilroy-heavyuploaded_file") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*================ Build Responsive Grid Classes ================*/
@media only screen and (max-width: 749px) {
  /* Whole */
  .small--one-whole {
    width: 100%; }
  /* Halves */
  .small--one-half {
    width: 50%; }
  /* Thirds */
  .small--one-third {
    width: 33.33333%; }
  .small--two-thirds {
    width: 66.66667%; }
  /* Quarters */
  .small--one-quarter {
    width: 25%; }
  .small--two-quarters {
    width: 50%; }
  .small--three-quarters {
    width: 75%; }
  /* Fifths */
  .small--one-fifth {
    width: 20%; }
  .small--two-fifths {
    width: 40%; }
  .small--three-fifths {
    width: 60%; }
  .small--four-fifths {
    width: 80%; }
  /* Sixths */
  .small--one-sixth {
    width: 16.66667%; }
  .small--two-sixths {
    width: 33.33333%; }
  .small--three-sixths {
    width: 50%; }
  .small--four-sixths {
    width: 66.66667%; }
  .small--five-sixths {
    width: 83.33333%; }
  /* Eighths */
  .small--one-eighth {
    width: 12.5%; }
  .small--two-eighths {
    width: 25%; }
  .small--three-eighths {
    width: 37.5%; }
  .small--four-eighths {
    width: 50%; }
  .small--five-eighths {
    width: 62.5%; }
  .small--six-eighths {
    width: 75%; }
  .small--seven-eighths {
    width: 87.5%; }
  /* Tenths */
  .small--one-tenth {
    width: 10%; }
  .small--two-tenths {
    width: 20%; }
  .small--three-tenths {
    width: 30%; }
  .small--four-tenths {
    width: 40%; }
  .small--five-tenths {
    width: 50%; }
  .small--six-tenths {
    width: 60%; }
  .small--seven-tenths {
    width: 70%; }
  .small--eight-tenths {
    width: 80%; }
  .small--nine-tenths {
    width: 90%; }
  /* Twelfths */
  .small--one-twelfth {
    width: 8.33333%; }
  .small--two-twelfths {
    width: 16.66667%; }
  .small--three-twelfths {
    width: 25%; }
  .small--four-twelfths {
    width: 33.33333%; }
  .small--five-twelfths {
    width: 41.66667%; }
  .small--six-twelfths {
    width: 50%; }
  .small--seven-twelfths {
    width: 58.33333%; }
  .small--eight-twelfths {
    width: 66.66667%; }
  .small--nine-twelfths {
    width: 75%; }
  .small--ten-twelfths {
    width: 83.33333%; }
  .small--eleven-twelfths {
    width: 91.66667%; }
  .grid--uniform .small--one-half:nth-child(2n+1),
  .grid--uniform .small--one-third:nth-child(3n+1),
  .grid--uniform .small--one-quarter:nth-child(4n+1),
  .grid--uniform .small--one-fifth:nth-child(5n+1),
  .grid--uniform .small--one-sixth:nth-child(6n+1),
  .grid--uniform .small--two-sixths:nth-child(3n+1),
  .grid--uniform .small--three-sixths:nth-child(2n+1),
  .grid--uniform .small--one-eighth:nth-child(8n+1),
  .grid--uniform .small--two-eighths:nth-child(4n+1),
  .grid--uniform .small--four-eighths:nth-child(2n+1),
  .grid--uniform .small--five-tenths:nth-child(2n+1),
  .grid--uniform .small--one-twelfth:nth-child(12n+1),
  .grid--uniform .small--two-twelfths:nth-child(6n+1),
  .grid--uniform .small--three-twelfths:nth-child(4n+1),
  .grid--uniform .small--four-twelfths:nth-child(3n+1),
  .grid--uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both; }
  .small--show {
    display: block !important; }
  .small--hide {
    display: none !important; }
  .small--text-left {
    text-align: left !important; }
  .small--text-right {
    text-align: right !important; }
  .small--text-center {
    text-align: center !important; } }

@media only screen and (min-width: 750px) {
  /* Whole */
  .medium-up--one-whole {
    width: 100%; }
  /* Halves */
  .medium-up--one-half {
    width: 50%; }
  /* Thirds */
  .medium-up--one-third {
    width: 33.33333%; }
  .medium-up--two-thirds {
    width: 66.66667%; }
  /* Quarters */
  .medium-up--one-quarter {
    width: 25%; }
  .medium-up--two-quarters {
    width: 50%; }
  .medium-up--three-quarters {
    width: 75%; }
  /* Fifths */
  .medium-up--one-fifth {
    width: 20%; }
  .medium-up--two-fifths {
    width: 40%; }
  .medium-up--three-fifths {
    width: 60%; }
  .medium-up--four-fifths {
    width: 80%; }
  /* Sixths */
  .medium-up--one-sixth {
    width: 16.66667%; }
  .medium-up--two-sixths {
    width: 33.33333%; }
  .medium-up--three-sixths {
    width: 50%; }
  .medium-up--four-sixths {
    width: 66.66667%; }
  .medium-up--five-sixths {
    width: 83.33333%; }
  /* Eighths */
  .medium-up--one-eighth {
    width: 12.5%; }
  .medium-up--two-eighths {
    width: 25%; }
  .medium-up--three-eighths {
    width: 37.5%; }
  .medium-up--four-eighths {
    width: 50%; }
  .medium-up--five-eighths {
    width: 62.5%; }
  .medium-up--six-eighths {
    width: 75%; }
  .medium-up--seven-eighths {
    width: 87.5%; }
  /* Tenths */
  .medium-up--one-tenth {
    width: 10%; }
  .medium-up--two-tenths {
    width: 20%; }
  .medium-up--three-tenths {
    width: 30%; }
  .medium-up--four-tenths {
    width: 40%; }
  .medium-up--five-tenths {
    width: 50%; }
  .medium-up--six-tenths {
    width: 60%; }
  .medium-up--seven-tenths {
    width: 70%; }
  .medium-up--eight-tenths {
    width: 80%; }
  .medium-up--nine-tenths {
    width: 90%; }
  /* Twelfths */
  .medium-up--one-twelfth {
    width: 8.33333%; }
  .medium-up--two-twelfths {
    width: 16.66667%; }
  .medium-up--three-twelfths {
    width: 25%; }
  .medium-up--four-twelfths {
    width: 33.33333%; }
  .medium-up--five-twelfths {
    width: 41.66667%; }
  .medium-up--six-twelfths {
    width: 50%; }
  .medium-up--seven-twelfths {
    width: 58.33333%; }
  .medium-up--eight-twelfths {
    width: 66.66667%; }
  .medium-up--nine-twelfths {
    width: 75%; }
  .medium-up--ten-twelfths {
    width: 83.33333%; }
  .medium-up--eleven-twelfths {
    width: 91.66667%; }
  .grid--uniform .medium-up--one-half:nth-child(2n+1),
  .grid--uniform .medium-up--one-third:nth-child(3n+1),
  .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
    clear: both; }
  .medium-up--show {
    display: block !important; }
  .medium-up--hide {
    display: none !important; }
  .medium-up--text-left {
    text-align: left !important; }
  .medium-up--text-right {
    text-align: right !important; }
  .medium-up--text-center {
    text-align: center !important; } }

/*================ Build Grid Push Classes ================*/
@media only screen and (max-width: 749px) {
  /* Halves */
  .small--push-one-half {
    left: 50%; }
  /* Thirds */
  .small--push-one-third {
    left: 33.33333%; }
  .small--push-two-thirds {
    left: 66.66667%; }
  /* Quarters */
  .small--push-one-quarter {
    left: 25%; }
  .small--push-two-quarters {
    left: 50%; }
  .small--push-three-quarters {
    left: 75%; }
  /* Fifths */
  .small--push-one-fifth {
    left: 20%; }
  .small--push-two-fifths {
    left: 40%; }
  .small--push-three-fifths {
    left: 60%; }
  .small--push-four-fifths {
    left: 80%; }
  /* Sixths */
  .small--push-one-sixth {
    left: 16.66667%; }
  .small--push-two-sixths {
    left: 33.33333%; }
  .small--push-three-sixths {
    left: 50%; }
  .small--push-four-sixths {
    left: 66.66667%; }
  .small--push-five-sixths {
    left: 83.33333%; }
  /* Eighths */
  .small--push-one-eighth {
    left: 12.5%; }
  .small--push-two-eighths {
    left: 25%; }
  .small--push-three-eighths {
    left: 37.5%; }
  .small--push-four-eighths {
    left: 50%; }
  .small--push-five-eighths {
    left: 62.5%; }
  .small--push-six-eighths {
    left: 75%; }
  .small--push-seven-eighths {
    left: 87.5%; }
  /* Tenths */
  .small--push-one-tenth {
    left: 10%; }
  .small--push-two-tenths {
    left: 20%; }
  .small--push-three-tenths {
    left: 30%; }
  .small--push-four-tenths {
    left: 40%; }
  .small--push-five-tenths {
    left: 50%; }
  .small--push-six-tenths {
    left: 60%; }
  .small--push-seven-tenths {
    left: 70%; }
  .small--push-eight-tenths {
    left: 80%; }
  .small--push-nine-tenths {
    left: 90%; }
  /* Twelfths */
  .small--push-one-twelfth {
    left: 8.33333%; }
  .small--push-two-twelfths {
    left: 16.66667%; }
  .small--push-three-twelfths {
    left: 25%; }
  .small--push-four-twelfths {
    left: 33.33333%; }
  .small--push-five-twelfths {
    left: 41.66667%; }
  .small--push-six-twelfths {
    left: 50%; }
  .small--push-seven-twelfths {
    left: 58.33333%; }
  .small--push-eight-twelfths {
    left: 66.66667%; }
  .small--push-nine-twelfths {
    left: 75%; }
  .small--push-ten-twelfths {
    left: 83.33333%; }
  .small--push-eleven-twelfths {
    left: 91.66667%; } }

@media only screen and (min-width: 750px) {
  /* Halves */
  .medium-up--push-one-half {
    left: 50%; }
  /* Thirds */
  .medium-up--push-one-third {
    left: 33.33333%; }
  .medium-up--push-two-thirds {
    left: 66.66667%; }
  /* Quarters */
  .medium-up--push-one-quarter {
    left: 25%; }
  .medium-up--push-two-quarters {
    left: 50%; }
  .medium-up--push-three-quarters {
    left: 75%; }
  /* Fifths */
  .medium-up--push-one-fifth {
    left: 20%; }
  .medium-up--push-two-fifths {
    left: 40%; }
  .medium-up--push-three-fifths {
    left: 60%; }
  .medium-up--push-four-fifths {
    left: 80%; }
  /* Sixths */
  .medium-up--push-one-sixth {
    left: 16.66667%; }
  .medium-up--push-two-sixths {
    left: 33.33333%; }
  .medium-up--push-three-sixths {
    left: 50%; }
  .medium-up--push-four-sixths {
    left: 66.66667%; }
  .medium-up--push-five-sixths {
    left: 83.33333%; }
  /* Eighths */
  .medium-up--push-one-eighth {
    left: 12.5%; }
  .medium-up--push-two-eighths {
    left: 25%; }
  .medium-up--push-three-eighths {
    left: 37.5%; }
  .medium-up--push-four-eighths {
    left: 50%; }
  .medium-up--push-five-eighths {
    left: 62.5%; }
  .medium-up--push-six-eighths {
    left: 75%; }
  .medium-up--push-seven-eighths {
    left: 87.5%; }
  /* Tenths */
  .medium-up--push-one-tenth {
    left: 10%; }
  .medium-up--push-two-tenths {
    left: 20%; }
  .medium-up--push-three-tenths {
    left: 30%; }
  .medium-up--push-four-tenths {
    left: 40%; }
  .medium-up--push-five-tenths {
    left: 50%; }
  .medium-up--push-six-tenths {
    left: 60%; }
  .medium-up--push-seven-tenths {
    left: 70%; }
  .medium-up--push-eight-tenths {
    left: 80%; }
  .medium-up--push-nine-tenths {
    left: 90%; }
  /* Twelfths */
  .medium-up--push-one-twelfth {
    left: 8.33333%; }
  .medium-up--push-two-twelfths {
    left: 16.66667%; }
  .medium-up--push-three-twelfths {
    left: 25%; }
  .medium-up--push-four-twelfths {
    left: 33.33333%; }
  .medium-up--push-five-twelfths {
    left: 41.66667%; }
  .medium-up--push-six-twelfths {
    left: 50%; }
  .medium-up--push-seven-twelfths {
    left: 58.33333%; }
  .medium-up--push-eight-twelfths {
    left: 66.66667%; }
  .medium-up--push-nine-twelfths {
    left: 75%; }
  .medium-up--push-ten-twelfths {
    left: 83.33333%; }
  .medium-up--push-eleven-twelfths {
    left: 91.66667%; } }



.custom-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-bottom: -30px;
  margin-left: -30px; }
  @media only screen and (max-width: 749px) {
    .custom-content {
      margin-bottom: -22px;
      margin-left: -22px; } }

.custom__item {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 30px;
  padding-left: 30px;
  max-width: 100%; }
  @media only screen and (max-width: 749px) {
    .custom__item {
      -webkit-flex: 0 0 auto;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      padding-left: 22px;
      margin-bottom: 22px; }
      .custom__item.small--one-half {
        -webkit-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }
  .custom__item .collection-grid-item {
    margin-bottom: 0; }

.custom__item-inner {
  position: relative;
  display: block;
  text-align: left;
  max-width: 100%; }

.custom__item-inner--video,
.custom__item-inner--collection,
.custom__item-inner--html {
  display: block; }

.custom__item-inner--image {
  position: relative;
  margin: 0 auto; }

.custom__image {
  width: 100%;
  display: block;
  position: absolute;
  top: 0; }





html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden], template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@font-face {
  font-family: webflow-icons;
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="w-icon-"], [class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before, .w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  color: #333;
  background-color: #fff;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before, .w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: rgba(0, 0, 0, 0) !important;
}

.w-webflow-badge, .w-webflow-badge * {
  z-index: auto;
  visibility: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  float: none;
  clear: none;
  box-shadow: none;
  opacity: 1;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  background: none;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 0;
  margin: 0;
  padding: 0;
  list-style-type: disc;
  transition: none;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
  transform: none;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .1);
  visibility: visible !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  opacity: 1 !important;
  width: auto !important;
  height: auto !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  margin: 0 !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  top: auto !important;
  bottom: 12px !important;
  left: auto !important;
  right: 12px !important;
  overflow: visible !important;
  transform: none !important;
}

.w-webflow-badge > img {
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe, .w-video object, .w-video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button, [type="button"], [type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}
label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input, .w-select {
  width: 100%;
  height: 38px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input:-moz-placeholder, .w-select:-moz-placeholder {
  color: #999;
}

.w-input::-moz-placeholder, .w-select::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.w-input:-ms-input-placeholder, .w-select:-ms-input-placeholder {
  color: #999;
}

.w-input::-webkit-input-placeholder, .w-select::-webkit-input-placeholder {
  color: #999;
}

.w-input:focus, .w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled], .w-select[disabled], .w-input[readonly], .w-select[readonly], fieldset[disabled] .w-input, fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled), .w-select[disabled]:not(.w-input-disabled), .w-input[readonly], .w-select[readonly], fieldset[disabled]:not(.w-input-disabled) .w-input, fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input, textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before, .w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  float: left;
  margin-top: 3px;
  margin-left: -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  width: .1px;
  height: .1px;
  opacity: 0;
  z-index: -100;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default, .w-file-upload-uploading, .w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden, .w-file-upload-uploading.w-hidden, .w-file-upload-error.w-hidden, .w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  width: auto;
  height: auto;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon, .w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom:3rem;
}

.w-row:before, .w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main, .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row, .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main, .w-hidden-medium, .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  width: 28px;
  height: 20px;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before, .w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: rgba(117, 134, 150, 0) #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before, .w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b rgba(117, 134, 150, 0) rgba(117, 134, 150, 0);
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  height: 300px;
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  background: #ddd;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  height: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  margin: auto;
  padding-top: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  padding: .2em .5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, .4);
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, .4);
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  width: 1em;
  height: 1em;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .4);
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left, .w-slider-arrow-right {
  width: 80px;
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"], .w-slider-arrow-right [class^="w-icon-"], .w-slider-arrow-left [class*=" w-icon-"], .w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus, .w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left, .w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  border: 0;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  min-width: 100%;
  background: #ddd;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: rgba(0, 0, 0, .9);
  outline: 0;
  font-family: Helvetica Neue, Helvetica, Ubuntu, Segoe UI, Verdana, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop, .w-lightbox-container {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  width: 100vw;
  height: 100vh;
  opacity: 0;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame, .w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, .4);
  padding: .5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-lightbox-control {
  width: 4em;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  transition: all .3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  height: 2.6em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-x: auto;
  overflow-y: hidden;
}

.w-lightbox-item {
  width: 10vh;
  box-sizing: content-box;
  cursor: pointer;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: .3;
}

.w-lightbox-thumbnail {
  height: 10vh;
  background: #222;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(0, 0, 0, .4);
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
  animation: .8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view, .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group, .w-lightbox-group .w-lightbox-view, .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left, .w-lightbox-right {
    opacity: .5;
    display: block;
  }

  .w-lightbox-close {
    opacity: .8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
  .content-wrapper {
    width:100% !important;
  }
}

.w-lightbox-inactive, .w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before, .w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before, .w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol, .w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after, .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after, .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after, .w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: .6;
}

.w-richtext figure div {
  color: rgba(0, 0, 0, 0);
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image, .w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div, .w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption, .w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video, .w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe, .w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div, .w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before, .w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  min-width: 200px;
  background: #c8c8c8;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay, .w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button, .w--nav-dropdown-open, .w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before, .w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide, .w-dyn-bind-empty, .w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.hero-section {
  max-width: none;
  background-color: #101010;
  background-image: url("../61534f0baf92f37f6961cb63_Group%2017-pichi.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 45px 45px 600px;
  display: block;
  position: relative;
}

.header-wrapper {
  flex-flow: row;
  justify-content: space-between;
  align-items: baseline;
  display: flex;
  background:unset;
}

.header-wrapper.footer {
  margin-top: 5px;
  padding-bottom: 5px;
}

.hero-inner-wrapper {
  height: auto;
  background-color: #131313;
  background-image: url("../614b62a855ecf40318ccd24f_Hero%20Inner%20Section%20BG.png");
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  padding: 169px 0 226px;
  display: flex;
}

.hero-inner-wrapper.final-section {
  background-image: url("../61534f0baf92f37f6961cb63_Group%2017-pichi.png");
  padding: 104px 0 0;
  overflow: hidden;
}

.hero-inner-wrapper.hero-section {
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url("../614b62a855ecf40318ccd24f_Hero%20Inner%20Section%20BG.png");
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.columns {
  position: static;
}

.text-block {
  color: #fff;
  font-family: Oakes grotesk, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block.body-text-18px {
  direction: ltr;
  white-space: normal;
  font-size: 100%;
  font-weight: 400;
  display: inline;
}

.text-block.body-text-18px.header-text {
  font-size: 20px;
  line-height: 20px;
}

.text-block.body-text-18px.header-text.footer {
  color: #131313;
}

.header-headline-wrapper {
  border-left: 1px solid #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 34px;
  display: flex;
}

.image {
  margin-top: -2px;
  margin-left: 9px;
  display: block;
}

.form {
  color: #fff;
  text-align: left;
}

.form.header {
  flex: 0 auto;
  align-self: center;
  margin-top: 10px;
}

.form.small-and-left {
  width: 650px;
  margin-top: 31px;
}

.logo.header {
  width: 30%;
  flex: 0 auto;
  order: 0;
  align-self: center;
  margin-top: -8px;
  margin-right: 81px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.form-inline {
  width: 500px;
  color: #fff;
  object-fit: fill;
  background-color: rgba(255, 255, 255, .25);
  border: 0 #000;
  border-radius: 0;
  flex: 1;
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 27px;
  font-family: Oakes grotesk, sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
}

.form-inline::-ms-input-placeholder {
  color: #fff;
  letter-spacing: .05px;
}

.form-inline::placeholder {
  color: #fff;
  letter-spacing: .05px;
}

.form-inline.dark-background {
  color: #fff;
}

.form-inline.header {
  width: 300px;
  background-color: rgba(54, 54, 54, .3);
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 16px;
}

.form-inline.header.footer {
  background-color: rgba(192, 192, 192, .3);
}

.form-inline.header.footer::-ms-input-placeholder {
  color: #1a1a1a;
}

.form-inline.header.footer::placeholder {
  color: #1a1a1a;
}

.body {
  border: 1px #000;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  display: block;
}

.form-wrapper {
  align-items: flex-start;
  display: flex;
}

.form-wrapper.header {
  color: #ff5d5d;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.form-wrapper.small-and-left {
  justify-content: flex-start;
}

.submit-button {
  width: 230px;
  color: #202020;
  background-color: #fff;
  flex: 0 auto;
  align-self: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Larken, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.submit-button.white {
  font-size: 16px;
}

.submit-button.header {
  width: auto;
  background-image: none;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
}

.submit-button.header.footer {
  background-image: url("../614b611064cb2c0ed8741e2f_Button%20BG.png");
  background-position: 0 0;
  background-size: cover;
}

.placeholder {
  min-width: 26%;
}

.heading {
  color: #fff;
  text-align: left;
  letter-spacing: -2px;
  font-family: Larken, sans-serif;
  font-size: 97px;
  font-weight: 500;
  line-height: .95em;
}

.heading.h1 {
  text-align: center;
}

.heading.h1.dark {
  color: #000;
  text-align: left;
  margin-top: 80px;
}

.heading.h1.left {
  text-align: left;
}

.heading.h1.stats-number {
  text-align: left;
  -webkit-text-fill-color: transparent;
/*   background-image: url("../615342257aa4dda4eadf0f95_Neel%20Background-pichi.png"); */
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
}

/* .heading.h1.stats-number._85 {
  background-image: url("../61534cbbe0f2221798656e43_E5401_02%20copy-pichi.jpg");
}

.heading.h1.stats-number._94 {
  background-image: url("../61534d0c4fbbe649b10bb58d_E5401_06-pichi.jpg");
} */

.heading.h2 {
  text-align: left;
  letter-spacing: -.66px;
  font-size: 48px;
  line-height: 1.075em;
}

.heading.h2.black {
  color: #202020;
}

.heading.h2.form {
  margin-top: 126px;
  font-size: 71px;
}

.heading.marquee-graphic {
  float: left;
  clear: left;
  margin-top: 0;
  margin-bottom: -21px;
  padding-right: 12px;
  font-size: 160px;
  display: inline-block;
  position: static;
}

.heading.marquee-graphic._1 {
  clear: right;
  padding-left: 26px;
}

.heading.marquee-italic {
  clear: none;
  text-align: left;
  letter-spacing: 0;
  object-fit: fill;
  border-left: 2px solid #fff;
  border-radius: 0;
  flex: none;
  margin-right: 30px;
  padding-left: 30px;
  font-size: 79px;
  font-style: italic;
  font-weight: 500;
}

.heading.quote-text {
  text-transform: uppercase;
}

.heading.testimonial-blurb {
  letter-spacing: -.075rem;
  font-size: 48px;
  line-height: 1em;
}

.body-text {
  color: rgba(255, 255, 255, .71);
  text-align: left;
  margin-top: 13px;
  margin-bottom: auto;
  font-family: Oakes grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
}

.body-text.header {
  color: #fff;
  text-align: center;
  margin-top: 19px;
  margin-bottom: 43px;
  font-size: 23px;
  display: block;
}

.body-text.subheading {
  color: #fff;
  text-align: center;
  margin-top: 35px;
  font-size: 24px;
}

.body-text.subheading.larger {
  font-size: 36px;
}

.body-text.subheading.neel {
  text-align: left;
}

.body-text.subheading.neel.body {
  font-size: 18px;
}

.body-text.dark-subheadline {
  color: #0b0b0b;
  margin-top: 28px;
  font-size: 24px;
}

.body-text.dark-body {
  color: rgba(11, 11, 11, .89);
}

.body-text.dark-body.blurb {
  text-align: center;
  font-size: 24px;
}

.body-text.dark-body.subheadline {
  font-size: 34px;
  display: inline;
}

.body-text.quote-subtext {
  color: #fff;
  margin-top: 35px;
  font-size: 24px;
}

.body-text.quote-subtext.testimonials {
  font-size: 20px;
  font-weight: 600;
}

.body-text.quote-subtext.testimonial-subtext {
  color: rgba(255, 255, 255, .59);
  margin-top: 9px;
  font-size: 18px;
}

.hero-content-container {
  max-width: 1360px;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.hero-text-wrapper {
  max-width: 870px;
  position: relative;
}

.header-container {
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.header-container._2 {
  max-width: 40%;
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
}
.header-container._1 {
    display: flex;
    justify-content: flex-start;
}
.header-container._1 {
  flex: 0 auto;
  align-self: center;
  align-items: center;
}

._1920px-container {
  max-width: 1920px;
  justify-content: center;
  align-self: stretch;
  margin-top: 0;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
}

._1920px-container.header-animation {
  margin-top: -735px;
}

._1920px-container.final-section {
  max-width: 100vw;
}

.grid {
  grid-template: "Area"
                 "."
                 "."
                 / .25fr .75fr .25fr;
  grid-auto-flow: row;
  justify-content: center;
  align-items: stretch;
}

.header-graphics-container {
  height: 100%;
  clear: none;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  margin-top: -619px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.grid-container-half {
  flex-direction: row;
  justify-content: space-between;
  align-self: flex-end;
  align-items: stretch;
  padding-left: 10px;
  padding-right: 0;
  display: flex;
  position: relative;
}

.grid-container-half.right {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
}

.grid-container-half.left {
  min-width: 50%;
  justify-content: center;
  align-items: stretch;
  padding-left: 7px;
  position: -webkit-sticky;
  position: sticky;
  top: 255px;
  bottom: auto;
}

.grid-container-half.left.sticky {
  align-items: stretch;
  padding-left: 0;
}

.animated-window-background {
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 38px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.animated-window-background.screen {
  width: 850px;
  flex: none;
  align-self: auto;
  margin-top: 0;
  margin-right: 0;
  padding-left: 11px;
  padding-right: 0;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.animated-window-background.background {
  width: 850px;
  flex: 0 auto;
  align-self: auto;
  margin: auto auto 5px 61px;
  padding-right: 0;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 434px;
  bottom: auto;
  left: auto;
  right: auto;
}

.smaller-window-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.inner-grid-div-1 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.inner-grid-div-2 {
  flex: 0 auto;
  align-self: flex-end;
  padding-left: 10px;
  padding-right: 10px;
}

.pointer-graphic {
  z-index: 5;
  position: absolute;
  top: auto;
  bottom: 53%;
  left: 4%;
  right: auto;
}

.long-browser-mockup {
  z-index: 0;
  position: absolute;
}

.long-browser-wrapper {
  position: relative;
}

.long-browser-design {
  z-index: 50;
  position: static;
}

.second-section {
  background-color: #101010;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
}

.inner-grid-div-3 {
  align-items: flex-end;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.image-2 {
  z-index: 500;
  position: absolute;
  top: 11%;
  bottom: 0;
  left: auto;
  right: 26%;
}

.section-2-columns {
  text-align: left;
  margin-top: 315px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-2 {
  font-size: 105px;
  line-height: 300px;
}

._1440px-container-div {
  max-width: 14401900px;
  margin-left: auto;
  margin-right: auto;
}

.icon-block-container {
  max-width: 500px;
  margin-top: 47px;
}

.icon-block-container.dark {
  padding-right: 54px;
}

.headline-icon-wrapper.white-section {
  width: 660px;
  margin-top: 124px;
  margin-left: 140px;
}

.icon-text {
  color: #fff;
  font-family: Oakes grotesk, sans-serif;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
}

.icon-text.dark {
  color: #0b0b0b;
}

.icon {
  margin-left: auto;
  display: inline-block;
  position: relative;
  top: -1px;
  left: 15px;
}

.icon.growth {
  top: -5px;
}

.icon.responsive {
  top: -7px;
}

.icon.trophy {
  top: -4px;
}

.icon.phone {
  top: -5px;
}

.latest-work-container {
  max-width: 1440px;
  margin-top: 200px;
}

.headline-container {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.design-showcase-grid {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 44px;
}

.mockup-wrapper {
  width: 100%;
  height: 600px;
  border-radius: 9px;
  position: relative;
  overflow: hidden;
}

.collection-list {
  margin-top: 52px;
  padding-top: 0;
}

.image-3 {
  position: absolute;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 86px;
}

.mockup-outer-div {
  z-index: 5;
  padding: 10px;
  position: relative;
}

.mockup-wrapper-1 {
  height: 700px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.mockup-image {
  z-index: 0;
  position: absolute;
  bottom: -1275.81px;
}

.mockup-image._1 {
  position: absolute;
  bottom: -1173.81px;
}

.third-section {
  background-position: 100% 0;
  background-size: cover;
  margin-top: -143px;
  padding-top: 290px;
  padding-bottom: 90px;
}

._1440px-container {
  max-width: 1440px;
}

._1440px-container.form-container {
  margin-top: 61px;
}

._1440px-container.headline-and-marquee {
  justify-content: space-between;
  margin-top: 152px;
  display: flex;
}

._1440px-container.testimonials {
  margin-top: 148px;
}

._1440px-container.overlapping-section {
  background-color: #fff;
  margin-top: 0;
  padding-top: 135px;
  padding-left: 139px;
  padding-right: 139px;
}

.flex-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-wrapper._3-icon-boxes {
  margin-top: 68px;
}

.flex-wrapper.neel {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 65px;
}

.headline-text-div {
  width: 1000px;
}

.headline-marquee-container {
  justify-content: center;
  display: block;
}

.graphics-container {
  position: relative;
}

.graph-graphic {
  width: 400px;
}

.graph-graphic.line-graph {
  width: 400px;
  margin-top: -150px;
  margin-left: -198px;
}

.graph-graphic.area-graph {
  margin-top: 84px;
}

.marquee-wrapper {
  width: 400px;
  height: 120px;
  float: left;
  clear: right;
  background-color: rgba(255, 255, 255, .19);
  display: inline;
  position: relative;
  top: 6px;
  overflow: hidden;
}

.loop-container {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}

.loop-content-holder {
  flex: none;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 120px;
  float: left;
  clear: right;
  position: relative;
  top: 8px;
  left: 18px;
}

.fourth-section {
  background-color: #101010;
  padding-top: 129px;
  padding-bottom: 40px;
}

.rainbow-text {
  -webkit-text-fill-color: transparent;
  background-image: url("../614b5802826350bf16972037_Hero%20Section%20Background.png");
  background-position: 0 0;
  background-size: 100% 100%;
  -webkit-background-clip: text;
  background-clip: text;
}

.text-column {
  height: 100%;
  flex-flow: column;
  justify-content: center;
  margin-top: 191px;
  padding-left: 218px;
  display: flex;
}

.text-column.right {
  padding-left: 10px;
  padding-right: 153px;
}

.testimonial-columns {
  flex-direction: row;
  display: flex;
  position: relative;
}

.fifth-section {
  background-position: 50%;
  background-size: cover;
  padding-top: 120px;
}

.content-wrapper {
  width: 1200px !important;
}

.left-div {
  width: 100%;
  height: 100%;
  flex: 0 auto;
  margin-top: 89px;
}

.right-div {
  background-color: rgba(231, 231, 231, 0);
  width:100%;
}

.image-5 {
  width: 150px;
  margin-top: 20px;
}

.text-span {
  -webkit-text-fill-color: transparent;
  background-position: 0 0;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
}

.div-block-2 {
  width: 700px;
  padding-left: 41px;
  padding-right: 41px;
}

.div-block-2.blurb-inner {
  width: auto;
  background-color: #fff;
  border-radius: 15px;
  padding-top: 31px;
  padding-bottom: 31px;
}

.div-block-2.blurb-outer {
  z-index: 10;
  width: 740px;
  background-position: 0 0;
  background-size: cover;
  border-radius: 15px;
  margin-top: -201px;
  margin-left: auto;
  margin-right: auto;
  padding: 3px;
  position: relative;
}

.image-6 {
  position: absolute;
  top: 53px;
  bottom: 0%;
  left: auto;
  right: 7%;
}

.image-7 {
  margin-top: -12px;
  margin-left: 27px;
  display: inline-block;
}

.stats-column {
  margin-top: 86px;
  margin-left: 0;
  margin-right: 0;
}

.stats-column.sub-column {
  margin-top: 0;
  padding-left: 148px;
  padding-right: 0;
}

.last-section {
  padding-top: 45px;
  padding-left: 45px;
  padding-right: 45px;
}

.rotating-design-wrapper {
  width: 100%;
  margin-top: 106px;
  margin-bottom: -150px;
  overflow: hidden;
}

.design {
  width: 350px;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
/*   display: inline-block; */
}

.image-8 {
  position: relative;
/*   right: 109px; */
}

.column {
  padding-left: 57px;
  padding-right: 167px;
}

.new-animated-window-screen {
  width: 850px;
  clear: none;
  flex: none;
  padding-left: 11px;
  display: block;
  position: relative;
  top: -16px;
  left: -2px;
}

.column-2 {
  justify-content: center;
  align-items: center;
  margin-top: 72px;
  padding-left: 29px;
  padding-right: 17px;
  display: flex;
}

.sticky-grid-container-wrapper {
  justify-content: center;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.sticky-column {
  position: -webkit-sticky;
  position: sticky;
  top: 176px;
}

.text-span-2 {
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
}

@media screen and (min-width: 1280px) {
  .hero-section {
    background-position: 0%;
    background-attachment: scroll;
    padding-bottom: 352px;
  }

  .hero-inner-wrapper {
    background-image: none;
    background-size: auto;
    overflow: hidden;
  }

  .hero-inner-wrapper.hero-section {
    background-image: linear-gradient(rgba(0, 0, 0, .58), rgba(0, 0, 0, .58)), url("../614b62a855ecf40318ccd24f_Hero%20Inner%20Section%20BG.png");
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    border-radius: 13px;
  }

  .text-block.body-text-18px.header-text {
    font-size: 16px;
  }

  .header-headline-wrapper {
    padding-left: 24px;
  }

  .form.small-and-left {
    width: 500px;
  }

  .form.small-and-left.mobile {
    display: none;
  }

  .logo.header {
    width: 25%;
    margin-right: 28px;
  }

  .form-inline.header {
    background-color: rgba(255, 255, 255, .19);
  }

  .submit-button {
    background-image: url("../614b611064cb2c0ed8741e2f_Button%20BG.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .submit-button.header {
    background-image: linear-gradient(#fff, #fff), url("../614b611064cb2c0ed8741e2f_Button%20BG.png");
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
  }

  .heading.h1 {
    font-size: 72px;
    line-height: .875em;
  }

  .heading.h1.dark {
    font-size: 89px;
  }

  .heading.h1.left {
    font-size: 100px;
  }

  .heading.h1.mobile {
    display: none;
  }

  .heading.h2.white {
    font-size: 2.3rem;
  }

  .heading.h2.form {
    margin-top: 75px;
  }

  .heading.marquee-graphic {
    font-size: 135px;
  }

  .heading.quote-text {
    font-size: 66px;
  }

  .heading.testimonial-blurb {
    font-size: 38px;
  }

  .heading.latest-work {
    text-align: center;
    font-size: 100px;
  }

  .heading.feature {
    letter-spacing: -.75px;
    font-size: 24px;
  }

  .body-text.dark-subheadline {
    font-size: 24px;
  }

  .body-text.dark-body {
    font-size: 16px;
  }

  .hero-content-container {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
  }

/*   .header-container._2 {
    flex: 0 auto;
  } */

  .header-container._1 {
    width: 60%;
    flex: 0 auto;
  }

  ._1920px-container.header-animation {
    max-width: 1280px;
    margin-top: -292px;
    position: relative;
  }

  .grid-container-half.right {
    top: 50px;
  }

  .grid-container-half.left {
    order: 0;
    justify-content: flex-end;
    align-self: stretch;
    align-items: stretch;
    padding-left: 0;
  }

  .animated-window-background.screen {
    width: 100%;
    flex: none;
    align-self: auto;
    padding-left: 0;
  }

  .animated-window-background.background {
    width: 100%;
    flex: none;
  }

  .pointer-graphic {
    bottom: 28%;
    left: 46%;
  }

  .second-section {
    padding-top: 23px;
  }

  ._1440px-container-div {
    max-width: 1280px;
  }

  .icon-text.light {
    line-height: 21px;
  }

  .latest-work-container {
    padding-bottom: 38px;
    
  }

  .mockup-outer-div {
    border-radius: 10px;
    padding: 0;
  }

  .mockup-wrapper-1 {
    background-image: url("../630f777af78ec0c1a62cab61_Home%20Page-pichi.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .mockup-wrapper-1._1 {
    cursor: auto;
    background-image: url("../6165ad1c7c2e0740a3f3b01f_Deep%20Earth-pichi.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .mockup-wrapper-1._3 {
    background-image: url("../61a3a0428ec39555929c40b4_Perfvect%20Checkout-pichi.png");
    background-position: 0 0;
  }

  .mockup-wrapper-1._4 {
    background-image: url("../6165afe42105974f8b440157_PArellel%20Candles-pichi.png");
  }

  .mockup-wrapper-1._5 {
    background-image: url("../6165b062d47ba5064a8a811b_Print%20Your%20Places-pichi.png");
  }

  .mockup-wrapper-1._6 {
    background-image: url("../630f78eca9bdda3a09471c03_Lions%20Not%20SHeep-pichi.jpg");
  }

  .mockup-wrapper-1._7 {
    background-image: url("../6165adae02aa8f42a69903cc_Michael%20Franzese-pichi.png");
  }

  .mockup-wrapper-1._8 {
    background-image: url("../61a3a0fd2d39c119c549e3eb_Honey%20Biotics-pichi.png");
  }

  .mockup-wrapper-1._9 {
    background-image: url("../61a3a18c488ebf13368baa13_Quiz%20Page%201A%20-%20Version%203-pichi.png");
  }

  .mockup-image._1 {
    bottom: -2359.81px;
  }

  .mockup-image._2 {
    bottom: -1323.81px;
  }

  .mockup-image._3 {
    bottom: -5893.81px;
  }

  .mockup-image._4 {
    bottom: -1771.81px;
  }

  .mockup-image._5 {
    bottom: -1965.81px;
  }

  .mockup-image._6 {
    bottom: -1635.81px;
  }

  .third-section {
    margin-top: 0;
    padding-top: 90px;
    padding-left: 62px;
    padding-right: 62px;
  }

  ._1440px-container.form-container {
    background-image: linear-gradient(rgba(0, 0, 0, .94), rgba(0, 0, 0, .94));
    border-radius: 12px;
    justify-content: space-between;
    align-items: center;
    margin-top: 105px;
    margin-bottom: 232px;
    padding: 36px 42px;
    display: flex;
  }

  .headline-text-div {
    width: 800px;
  }

  .rotating-graphic-div {
    width: 333px;
    height: 333px;
    position: relative;
  }

  .fourth-section {
    padding-left: 49px;
    padding-right: 49px;
  }

  .text-column {
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 0;
  }

  .testimonial-columns {
    justify-content: center;
    align-items: center;
    margin-top: 72px;
  }

  .testimonial-columns.stephen {
    margin-top: 69px;
  }

  .testimonial-columns.first {
    margin-top: 0;
  }

  .fifth-section {
    padding-left: 50px;
    padding-right: 50px;
  }

  .rotating-design-wrapper {
    margin-bottom: -555px;
  }

  .rotating-design-wrapper.footer {
    margin-bottom: -251px;
  }

  .column {
    margin-top: 47px;
    padding-right: 82px;
  }

  .new-animated-window-screen {
    width: 100%;
    flex: none;
    align-self: auto;
    left: auto;
  }

  .column-2 {
    padding-left: 10px;
    padding-right: 10px;
    top: -12px;
    left: -6px;
  }

  .sticky-column {
    margin-bottom: 119px;
    position: -webkit-sticky;
    position: sticky;
    top: 133px;
  }

  .non-stick-column {
    position: absolute;
    top: 0;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .column-5 {
    position: relative;
  }

  .background-video {
    z-index: 2;
  }

  .title-container {
    margin-top: 15px;
    margin-bottom: 31px;
  }

  .title-and-tag-container {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .badge-container {
    background-color: rgba(255, 255, 255, .09);
    border-radius: 100px;
    padding-bottom: 3px;
    padding-left: 13px;
    padding-right: 13px;
    display: flex;
  }

  .badge-text {
    color: #fff;
    font-family: Oakes grotesk, sans-serif;
    font-size: 14px;
    line-height: 14px;
  }

  .badge-text.mobile {
    display: none;
  }

  .image-10 {
    width: 20px;
    margin-top: 5px;
    margin-left: 8px;
    line-height: 14px;
  }

  .image-11 {
    z-index: 3;
    position: absolute;
  }

  .assistagram-icons.heart {
    position: absolute;
    top: 11%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .assistagram-icons.chart {
    position: absolute;
    top: auto;
    bottom: 10%;
    left: auto;
    right: 0%;
  }

  .feature-and-signature-div {
    align-items: center;
    display: flex;
  }

  .feature-div {
    flex-direction: column;
    flex: 1;
    margin-left: 54px;
    display: flex;
  }

  .flex-child {
    flex: none;
  }

  .flex-child.horizontal-flex {
    align-items: center;
    display: flex;
  }

  .thrive {
    width: 100px;
  }

  .image-12 {
    width: 150px;
    margin-top: 10px;
    margin-left: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .hero-inner-wrapper {
    overflow: hidden;
  }

  .text-block.body-text-18px.header-text {
    font-size: 18px;
  }

  .form, .form.header {
    box-shadow: none;
  }

  .form.small-and-left {
    width: 600px;
    box-shadow: none;
  }

  .form.small-and-left.mobile {
    display: none;
  }

  .form-inline.header {
    background-color: rgba(255, 255, 255, .23);
  }

  .heading.h1 {
    font-size: 86px;
  }

  .heading.h2.form {
    box-shadow: none;
  }

  .hero-content-container {
    max-width: 1200px;
  }

  ._1920px-container.header-animation {
    max-width: 1440px;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: -260px;
    display: flex;
    position: relative;
  }

  .header-graphics-container {
    display: block;
  }

  .grid-container-half.left {
    padding-left: 0;
  }

  .grid-container-half.left.sticky {
    clear: none;
    align-items: stretch;
    display: block;
    position: static;
    top: auto;
    bottom: auto;
  }

  .animated-window-background.screen {
    width: 100%;
    flex: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    position: relative;
    top: -30px;
  }

  .animated-window-background.background {
    width: 100%;
    margin-bottom: -92px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    position: relative;
    top: -30px;
  }

  .second-section {
    padding-top: 17px;
  }

  ._1440px-container-div {
    max-width: 1920px;
    flex: 0 auto;
    margin-top: -211px;
  }

  ._1440px-container.form-container {
    justify-content: space-between;
    align-items: center;
  }

  .testimonial-columns.stephen {
    margin-top: 62px;
  }

  .rotating-design-wrapper {
    margin-bottom: -532px;
  }

  .column {
    padding-right: 152px;
  }

  .new-animated-window-screen {
    width: 100%;
    flex: none;
    order: 0;
    align-self: flex-end;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    top: 196px;
    left: 4px;
  }
  .assistagram-icons.chart {
    position: absolute;
    top: auto;
    bottom: -19%;
    left: auto;
    right: 0%;
    transition:0.9s;
  }
  .assistagram-icons.heart {
    position: absolute;
    top: 60%;
    bottom: auto;
    left: auto;
    right: 5%;
    transition:0.9s;
  }

  .column-2 {
    margin-top: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sticky-column {
    float: none;
    clear: none;
    margin-top: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 180px;
  }

  .non-stick-column {
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .column-3 {
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .column-4 {
    height: 100%;
  }

  .column-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-6 {
    top: -43px;
  }

  .text-span-2 {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #fff);
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .badge-text.mobile {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .hero-section {
    background-color: #000;
    background-size: cover;
    background-attachment: scroll;
  }

  .hero-inner-wrapper {
    background-size: cover;
  }

  .hero-inner-wrapper.final-section {
    border-radius: 13px;
  }

  .text-block.body-text-18px.header-text {
    font-size: 20px;
  }

  .form.small-and-left.mobile {
    display: none;
  }

  .form-inline.header {
    background-color: rgba(199, 199, 199, .3);
  }

  .submit-button {
    -webkit-text-fill-color: inherit;
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .1));
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-clip: border-box;
  }

  .submit-button.header {
    background-color: #fff;
  }

  .heading.h1 {
    font-size: 105px;
  }

  .heading.h2.white {
    margin-top: 19px;
    font-size: 3rem;
  }

  .heading.marquee-graphic {
    font-size: 154px;
  }

  .heading.testimonial-blurb {
    font-size: 47px;
  }

  .body-text.mockups {
    margin-top: 14px;
  }

  .hero-content-container {
    max-width: 1500px;
  }

  ._1920px-container.header-animation {
    max-width: 1920px;
    margin-top: -534px;
  }

  .animated-window-background.screen {
    display: block;
  }

  .pointer-graphic {
    bottom: 42%;
  }

  .second-section {
    padding-bottom: 43px;
  }

  .section-2-columns {
    margin-top: 407px;
  }

  .icon-block-container {
    max-width: 475px;
  }

  .mockup-outer-div {
    padding: 10px;
  }

  .mockup-wrapper-1 {
    background-image: url("../61a3a0a45ff09c686b41cb72_Gyratek%20Mockup-pichi.png");
  }

  .mockup-wrapper-1._3 {
    background-image: url("../61a3a0428ec39555929c40b4_Perfvect%20Checkout-pichi.png");
    background-position: 50% 0;
    background-size: 100%;
    background-attachment: scroll;
  }

  .mockup-wrapper-1._7 {
    background-image: url("../6165adae02aa8f42a69903cc_Michael%20Franzese-pichi.png");
  }

  .mockup-wrapper-1._8 {
    background-image: url("../61a3a0fd2d39c119c549e3eb_Honey%20Biotics-pichi.png");
  }

  .mockup-wrapper-1._9 {
    background-image: url("../61a3a18c488ebf13368baa13_Quiz%20Page%201A%20-%20Version%203-pichi.png");
  }

  .mockup-image._1 {
    bottom: -2758.81px;
  }

  .mockup-image._2 {
    bottom: -1592.81px;
  }

  .mockup-image._3 {
    bottom: -6780.81px;
  }

  .third-section {
    background-position: 100% 0;
    margin-top: -5px;
  }

  ._1440px-container.form-container {
    justify-content: space-between;
    align-items: center;
    margin-top: 96px;
  }

  .fifth-section {
    background-size: cover;
  }

  .rotating-design-wrapper {
    margin-bottom: -496px;
  }

  .new-animated-window-screen {
    display: block;
    top: 60px;
  }

  .sticky-column {
    clear: none;
    flex: none;
    margin-top: 283px;
    margin-bottom: 94px;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 502px;
    bottom: auto;
  }

  .non-stick-column {
    margin-top: 285px;
  }

  .text-span-2 {
    -webkit-text-fill-color: transparent;
    background-color: #fff;
    background-position: 50%;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    border-radius: 0;
  }

  .title-container {
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .title-and-tag-container {
    justify-content: space-between;
    align-items: center;
    padding-right: 18px;
    display: flex;
  }

  .badge-container {
    min-width: 158px;
    background-color: rgba(255, 255, 255, .07);
    border-radius: 100px;
    flex: none;
    justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
  }

  .badge-text {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 20px;
    margin-top: 16px;
    padding-left: 0;
    padding-right: 0;
    font-family: Oakes grotesk, sans-serif;
    font-size: 14px;
    line-height: 14px;
  }

  .image-10 {
    max-width: 20px;
  }

  .assistagram-icons {
    position: absolute;
    top: 14%;
    bottom: auto;
    left: auto;
    right: 1%;
  }

  .assistagram-icons.heart {
    top: 35%;
    right: 6%;
    transition: 0.9s;
  }

  .assistagram-icons.chart {
    top: auto;
    bottom: 15%;
    left: auto;
    right: 2%;
    transition: 0.9s;
  }
}

@media screen and (max-width: 991px) {

  .hero-section {
    padding-bottom: 300px;
  }

  .hero-inner-wrapper {
    padding-top: 77px;
  }

  .header-headline-wrapper {
    display: none;
  }

  .form {
    width: 600px;
  }

  .form.small-and-left.mobile {
    display: none;
  }

  .logo.header {
    width: 59%;
  }

  .form-inline::-ms-input-placeholder {
    font-size: 18px;
  }

  .form-inline::placeholder {
    font-size: 18px;
  }

  .heading.h1 {
    font-size: 54px;
  }

  .heading.h1.mobile {
    font-size: 56px;
  }

  .heading.h1.desktop {
    display: none;
  }

  .heading.h2.white {
    font-size: 30px;
  }

  .heading.h2.form {
    margin-top: 254px;
    font-size: 57px;
  }

  .heading.quote-text {
    font-size: 51px;
  }

  .heading.testimonial-blurb {
    font-size: 31px;
  }

  .heading.latest-work {
    text-align: center;
    font-size: 78px;
  }

  .body-text {
    font-size: 16px;
  }

  .body-text.header {
    font-size: 20px;
  }

  .body-text.subheading {
    font-size: 18px;
  }

  .body-text.subheading.larger.neel {
    font-size: 22px;
  }

  .body-text.subheading.neel.body {
    font-size: 16px;
  }

  .body-text.dark-subheadline {
    font-size: 18px;
  }

  .body-text.dark-body {
    font-size: 12px;
  }

  .body-text.dark-body.blurb {
    font-size: 18px;
  }

  .body-text.mockups {
    margin-top: -5px;
    font-size: 14px;
  }

  .hero-content-container {
    max-width: 600px;
  }

  ._1920px-container.header-animation {
    max-width: 700px;
    margin-top: -460px;
  }

  .animated-window-background.screen {
    width: 100%;
    padding-left: 0;
    left: -1%;
  }

  .animated-window-background.background {
    margin-left: auto;
  }

  .second-section {
    background-position: 50% 10%;
    background-size: auto;
  }

  ._1440px-container-div {
    max-width: 700px;
  }

  .headline-icon-wrapper.white-section {
    margin-top: 75px;
    margin-bottom: 75px;
    margin-left: auto;
  }

  .icon-text {
    font-size: 16px;
  }

  .icon-text.light {
    margin-top: -2px;
    margin-bottom: 0;
    font-size: 18px;
  }

  .latest-work-container {
    padding-bottom: 55px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mockup-wrapper-1 {
    height: 350px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .mockup-wrapper-1._1 {
    height: 350px;
    background-position: 0 0;
    background-size: 100%;
  }

  .mockup-wrapper-1._2 {
    background-position: 0 0;
    background-size: auto;
  }

/*   .mockup-wrapper-1._3 {
    background-image: url("../61a3a0428ec39555929c40b4_Perfvect%20Checkout-pichi.png");
  }

  .mockup-wrapper-1._4 {
    background-image: url("../6165afe42105974f8b440157_PArellel%20Candles-pichi.png");
  }

  .mockup-wrapper-1._5 {
    background-image: url("../6165b062d47ba5064a8a811b_Print%20Your%20Places-pichi.png");
  }

  .mockup-wrapper-1._6 {
    background-image: url("../6165b0d6788a72d263ac11aa_Home-pichi.png");
  }

  .mockup-wrapper-1._7 {
    background-image: url("../6165adae02aa8f42a69903cc_Michael%20Franzese-pichi.png");
  }

  .mockup-wrapper-1._8 {
    background-image: url("../61a3a0fd2d39c119c549e3eb_Honey%20Biotics-pichi.png");
  }

  .mockup-wrapper-1._9 {
    background-image: url("../61a3a18c488ebf13368baa13_Quiz%20Page%201A%20-%20Version%203-pichi.png");
  } */

  .third-section {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:0;
  }

  ._1440px-container {
    max-width: 650px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    overflow: visible;
  }

  ._1440px-container.headline-and-marquee {
    display: none;
  }

  ._1440px-container.overlapping-section {
    padding-left: 62px;
    padding-right: 62px;
  }

  .flex-wrapper.neel {
    align-items: flex-end;
    margin-top: -39px;
    margin-bottom: -39px;
  }

  .rotating-graphic-div {
    z-index: 3;
    position: relative;
  }

  .fourth-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-column {
    margin-top: 0;
    padding-left: 54px;
  }

  .text-column.right {
    padding-right: 78px;
  }

  .testimonial-columns.stephen {
    margin-top: 68px;
    margin-bottom: auto;
  }

  .fifth-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-wrapper {
    width: auto !important;
  }

  .div-block-2.blurb-outer {
    width: 400px !important;
  }

  .image-6 {
    top: 74px;
    bottom: auto;
    right: 33%;
  }

  .stats-column.sub-column {
    padding-left: 17px;
    padding-right: 17px;
  }

  .image-8 {
    right: auto;
  }

  .column {
    padding-left: 10px;
    padding-right: 0;
  }

  .new-animated-window-screen {
    padding-left: 0;
    top: auto;
    left: auto;
  }

  .column-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-left: 9px;
    padding-right: 9px;
    display: block;
  }

  .non-stick-column {
    align-items: flex-end;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .title-and-tag-container {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .badge-container {
    opacity: .45;
    flex: 1;
    order: -1;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    display: flex;
  }

  .badge-text {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
  }

  .badge-text.mobile {
    display: none;
  }

  .image-10 {
    max-width: 15px;
    margin-top: 5px;
    margin-left: 9px;
  }

  .image-11 {
    z-index: 3;
    position: absolute;
  }
}

@media screen and (max-width: 767px) {
  .heading.h1.desktop {
    display: none;
  }
}
.header-wrapper.footer iframe {
    height: 120px !important;
    margin-top: 25px !important;
}
#shopify-section-third-section .headline-icon-wrapper {
    max-width: 380px;
}
    .icon-block-container.dark .icon-text.dark {
    display: contents;
}
#shopify-section-third-section .headline-icon-wrapper .icon {
    left: 5px;
}
@media screen and (max-width: 479px) {

#shopify-section-third-section .headline-icon-wrapper {
    max-width: 300px;
}

  .hero-section {
    background-color: #1d1d1d;
    background-image: none;
    padding: 0px 0 0;
  }
  
  iframe {
    max-height: 500px !important;
  }
 
  .header-wrapper {
    flex-direction: column;
  }

  .hero-inner-wrapper {
    background-color: #070707;
    margin-top: 0;
    padding: 34px 0 13px;
    overflow: hidden;
  }

  .hero-inner-wrapper.final-section {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding-top: 38px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-inner-wrapper.hero-section {
    background-image: linear-gradient(#1d1d1d, #1d1d1d), url("../614b62a855ecf40318ccd24f_Hero%20Inner%20Section%20BG.png");
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
  }

  .form {
    width: 95%;
    margin-top: -16px;
  }

  .form.small-and-left {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

  .form.small-and-left.desktop {
    display: none;
  }

  .form.small-and-left.mobile {
    margin-top: 21px;
    display: block;
  }

  .logo.header {
    margin: auto auto 0px;
  }

  .form-inline {
    width: 100%;
    flex: 0 auto;
    padding: 25px 15px;
    font-size: 15px;
  }

  .form-inline::-ms-input-placeholder {
    text-align: center;
    font-size: 15px;
  }

  .form-inline::placeholder {
    text-align: center;
    font-size: 15px;
  }

  .form-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .form-wrapper.small-and-left {
    justify-content: flex-start;
    align-items: center;
  }

  .submit-button {
    width: 100%;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url("../614b611064cb2c0ed8741e2f_Button%20BG.png");
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    order: 0;
    align-self: stretch;
    margin-top: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
  }

  .heading.h1 {
    letter-spacing: -.8px;
    font-size: 11vw;
    overflow: visible;
  }

  .heading.h1.dark {
    margin-top: 40px;
    margin-bottom: 16px;
    font-size: 10vw;
    line-height: 1.1em;
  }

  .heading.h1.left {
    text-align: center;
    line-height: 1.1em;
  }

  .heading.h1.stats-number._75 {
    background-position: 50%;
    background-size: 100% 100%;
    background-attachment: scroll;
  }

  .heading.h1.stats-number._85 {
    background-attachment: scroll;
  }

  .heading.h1.stats-number._94 {
    background-image: url("../61534d0c4fbbe649b10bb58d_E5401_06-pichi.jpg");
    background-position: 50%;
    background-size: cover;
  }

  .heading.h1.mobile {
    font-size: 9vw;
    line-height: 1em;
  }

  .heading.h1.desktop {
    display: none;
  }

  .heading.h2.black {
    font-size: 32px;
  }

  .heading.h2.form {
    width: 200%;
    margin-top: 177px;
    font-size: 30px;
  }

  .heading.quote-text {
    letter-spacing: 0;
    font-size: 6vw;
  }

  .heading.testimonial-blurb {
    letter-spacing: 0;
    margin-top: 1px;
    font-size: 5vw;
  }

  .heading.testimonial-blurb._2 {
    margin-top: 55px;
  }

  .heading.testimonial-blurb.neel {
    font-size: 10vw;
  }

  .heading.latest-work {
    font-size: 11vw;
  }

  .heading.feature {
    text-align: center;
    letter-spacing: -.75px;
    font-size: 24px;
  }

  .landingpage-top-sec .body-text.header span {
      font-size: 18px;
  }
  .body-text.header {
    margin-top: 5px;
    font-size: 4.4vw;
  }

  .body-text.subheading {
    margin-top: 12px;
    font-size: 5vw;
  }

  .body-text.subheading.larger.neel {
    text-align: center;
    font-size: 18px;
  }

  .body-text.subheading.neel {
    text-align: center;
  }

  .body-text.subheading.neel.body {
    text-align: left;
  }

  .body-text.dark-subheadline {
    margin-top: 14px;
    font-size: 15px;
  }

  .body-text.dark-body {
    font-size: 16px;
  }

  .body-text.dark-body.subheadline {
    font-size: 20px;
  }

  .body-text.dark-body.stats-text {
    margin-left: 34px;
    font-size: 14px;
  }

  .body-text.quote-subtext {
    font-size: 19px;
  }

  .body-text.quote-subtext.testimonials {
    margin-top: 0;
    font-size: 4vw;
  }

  .body-text.quote-subtext.testimonial-subtext {
    font-size: 3vw;
  }

  .hero-content-container {
    max-width: 100%;
    padding-left: 14px;
    padding-right: 14px;
  }

  .header-container._2 {
    display: none;
  }

  ._1920px-container {
    max-width: 470px;
  }

  ._1920px-container.header-animation {
    margin-top: auto;
  }

  .second-section {
    background-position: 50% 0 !important;
    background-size: 960px !important;
    background-attachment: scroll !important;
    padding: 34px 16px;
  }

  .section-2-columns {
    margin-top: -4px;
  }

  .icon-block-container.dark {
    padding-right: 0;
  }

  .headline-icon-wrapper.white-section {
    width: 100%;
    margin-top: 46px;
  }

  .icon-text {
    font-size: 16px;
  }
  .icon-block-container {
    max-width: 500px;
    margin-top: 20px;
  }

  .latest-work-container {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom:0;
  }
  _1440px-container.form-container {
    margin-top: 24px;
  }
  .third-section {
    padding-bottom:55px !important;
  }
  .grid-2 {
    grid-template-columns: 1fr;
    margin-top: 26px;
  }

  .mockup-wrapper-1 {
    height: 350px;
  }

  .mockup-image._1 {
    bottom: -591.81px;
  }

  .third-section {
    background-image: url("../6161af6f4690f41354263ce2_E5401_08%20Copy-pichi%20copy-pichi.png");
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin-top: 0;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  ._1440px-container.testimonials {
    margin-top: 86px;
  }

  ._1440px-container.overlapping-section {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._1440px-container.white-background {
    max-width: 100%;
    clear: none;
    text-align: left;
    padding-left: 0;
  }

  .flex-wrapper {
    flex-direction: column;
  }

  .flex-wrapper._3-icon-boxes {
    margin-top: 19px;
  }

  .flex-wrapper.neel {
    flex-direction: column;
  }

  .headline-text-div {
    width: 100%;
    order: 1;
  }

  .rotating-graphic-div {
    order: 0;
    align-self: flex-start;
    margin-top: 36px;
    margin-left: auto;
    margin-right: auto;
  }

  .fourth-section {
    padding: 25px 16px 27px;
  }

  .video-column {
    flex: 0 auto;
    order: 1;
    padding-left: 0;
  }

  .text-column {
    min-height: 100%;
    object-fit: fill;
    flex-flow: column;
    flex: 1;
    padding-left: 16px;
    position: relative;
  }

  .text-column.right {
    height: 100%;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .text-column.bp {
    top: 17px;
  }

  .vimeo-video {
    width: auto;
  }

  .testimonial-columns {
    margin-top: 80px;
  }

  .testimonial-columns.stephen {
    flex-direction: row;
  }

  .testimonial-columns.first {
    margin-top: -14px;
  }

  .fifth-section {
    background-image: url("../6161aff93331fdd06caba0c7_Neel%20Background-pichi-1.png");
    background-position: 50% 100%;
    margin-top: -10px;
    padding-top: 19px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .left-div {
    width: 100%;
  }

  .right-div {
    flex: 0 auto;
    order: 0;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-span {
    display: block;
  }

  .div-block-2.blurb-inner {
    margin-left: auto;
    margin-right: auto;
    padding: 15px 18px;
  }

  .div-block-2.blurb-outer {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .image-6 {
    display: none;
    right: 29%;
  }

  .image-7 {
    width: 15px;
    margin-top: -7px;
    margin-left: 14px;
    transform: rotate(45deg);
  }

  .sixth-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .stats-column {
    margin-top: -52px;
  }

  .stats-column.sub-column {
    margin-top: 8px;
    margin-bottom: 8px;
    display: flex;
  }

  .last-section {
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .rotating-design-wrapper {
    margin-top: 0px;
    margin-bottom: -96px;
  }
  ._1440px-container.form-container {
    margin-top:25px !important;
  }
  .design {
    width: 200px;
  }

  .image-8 {
    max-width: 70%;
    margin-top: -51px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 275px;
    height: 417.95px;
    object-fit: contain;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

  .column._2nd-section {
    margin-top: 43px;
  }

  .column-2 {
    margin-top: 20px;
  }

  .sticky-column, .non-stick-column {
    display: none;
  }

  .image-9 {
    text-align: left;
  }

  .badge-text {
    display: none;
  }

  .badge-text.mobile {
    display: block;
  }

  .assistagram-icons.heart {
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .assistagram-icons.chart {
    position: absolute;
    top: auto;
    bottom: -9%;
    left: -2%;
    right: auto;
    transition: 0.9s;
  }

  .flex-child.horizontal-flex {
    align-items: center;
    margin-bottom: 0px;
    display: flex;
  }

  .thrive {
    width: 105px;
    margin-right: 20px;
  }

  .image-12 {
    margin-left: 10px;
  }

  .link-block {
    width: 50%;
    flex: none;
  }
  .w-container .w-row {
    margin-bottom:0rem;
  }
  .hero-inner-wrapper.final-section {
    padding:25px 0 0 !important;
  }
  .third-section {
    padding-bottom:0px !important;
  }
  .header-wrapper.footer {
    margin-top: 10px;
    padding-bottom: 10px
  }
  .body-text.header {
    margin-bottom:15px;
  }
  .heading.testimonial-blurb {
    letter-spacing: 0;
    margin-top: 1px;
    font-size: 4.5vw;
  }
  .testimonial-columns {
     flex-direction: column;
     gap: 12px;
  }
  .testimonial-columns.first.w-row {
    padding: 0 !important;
  }
/*   .fourth-section iframe {
    margin-top: -56px !important;
  } */
}

@font-face {
  font-family: 'Larken';
  src: url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b55df820e4627e488d111_larken-medium-italic.woff2') format('woff2'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b55deb618b10e7468b343_larken-medium-italic.eot') format('embedded-opentype'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b55dee4531f083cb889b5_larken-medium-italic.woff') format('woff'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b55debe523dcc3b451233_larken-medium-italic.ttf') format('truetype'), url('../614b55de8263504c1a970dbf_larken-medium-italic.svg') format('svg');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Larken';
  src: url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b55d12ef4d7e917748efc_larken-medium.woff2') format('woff2'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b55d06bba0b7ae80704da_larken-medium.eot') format('embedded-opentype'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b55d0fd45ead353169995_larken-medium.woff') format('woff'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b55d05b832d61b1615342_larken-medium.ttf') format('truetype'), url('../614b55d145f183090a819750_larken-medium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oakes grotesk';
  src: url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b56670b206a1ce80acee0_oakes-grotesk-semi-bold.woff2') format('woff2'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b566775b733cd3667e9e3_oakes-grotesk-semi-bold.eot') format('embedded-opentype'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b5667b77be55dc37adc0c_oakes-grotesk-semi-bold.woff') format('woff'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b56677d5b187ebaa7b330_oakes-grotesk-semi-bold.ttf') format('truetype'), url('../614b5667169984507e3144bc_oakes-grotesk-semi-bold.svg') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oakes grotesk';
  src: url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b567601cc8726443e8aef_oakes-grotesk-regular.woff2') format('woff2'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b56765b832d42cd616423_oakes-grotesk-regular.eot') format('embedded-opentype'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b56767866fe150b42bc40_oakes-grotesk-regular.woff') format('woff'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b5677e2a623826f1537a9_oakes-grotesk-regular.ttf') format('truetype'), url('../614b567645f18316fe819db7_oakes-grotesk-regular.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oakes grotesk';
  src: url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b5683d0bb9506361b57ce_oakes-grotesk-semi-bold-italic.woff2') format('woff2'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b5683820e4662ce88df06_oakes-grotesk-semi-bold-italic.eot') format('embedded-opentype'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b5683820e46e0f188df07_oakes-grotesk-semi-bold-italic.woff') format('woff'), url('https://assets.website-files.com/614b543c12f19abe9ab262a6/614b56832ef4d76792749797_oakes-grotesk-semi-bold-italic.ttf') format('truetype'), url('../614b56836fd11e17252e6e54_oakes-grotesk-semi-bold-italic.svg') format('svg');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
.rotating-design-wrapper {
  height: 540px;
}
.loop-container.marquee {
  position: relative;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.loop-container.marquee .loop-content-holder {
  position: inherit;
  width: auto;
  height: auto;
  overflow: hidden;
  display: block !important;
  animation: marquee 20s linear infinite;
}

img.design.bvghkjdfsbvg {
    position: inherit !important;
}
@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
.scroll_img {
  will-change: transform;
  transform: translate3d(65px, -40px, 0px) scale3d(1.3, 1.3, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
  transform-style: preserve-3d;
}

.form-status svg.icon.icon-success {
    margin: 0;
    margin-right: 22px;
}
h2.form-status.form-status-list.form__message {
    position: absolute;
    top: 5.3rem;
    left: 0;
    color: #fff;
}
h2.form-status.caption-large.text-body {
    position: absolute;
    top: 6.5rem;
    color: #ffff;
    left: -11px;
    display: flex;
    align-items: baseline;
    font-size: 15px;
}
.caption-large svg.icon.icon-error {
    margin-right: 20px;
}
img.assistagram-icons.chart.scroll_img {
    will-change: transform;
    transform: translate3d(56px, 56px, 97px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
@media(max-width: 767px) {
  .contact__fields {
    display: flex;
    align-items: end;
  }
  img.design.bvghkjdfsbvg {
    height:100% !important;
  }
/*   .second-section {
    background-size:unset !important;
  } */
  html {
    overflow: auto;
  }
  .rotating-design-wrapper {
    height:265px;
  }
  .loop-container.marquee .loop-content-holder {
    animation: marquee 10s linear infinite;
  }
  .contact__fields {
    flex-direction:column;
  }
}
@media(min-width; 768px) and (max-width: 991px){
  .third-section {
    padding-top:0px !important;
  }
 
}
.image-10 {
  object-fit:contain;
}
@media(min-width: 992px) and (max-width: 1024px){
  .third-section {
    padding: 10px 25px;
    margin: 0 auto !important;
  }
  .heading.h1.dark {
    margin-top:50px;
    font-size: 93px;
  }
  .form.small-and-left {
    margin:auto;
  }
  .heading.h2 {
    text-align:center;
  }
  .fourth-section, .fifth-section  {
      padding: 0 16px;
  }
  .form.small-and-left {
    width: 650px;
    margin-top: 31px;
    margin: 20px auto;
  }
  .content-wrapper.content_wrapper {
    width: 100% !important;
  }
  .image-8 {
    position: relative;
    /* right: 109px; */
    top: 43%;
  }
}
.form-status svg.icon.icon-success {
    margin: -11px 22px 0 0;
    width: 25px !important;
}
svg.icon.icon-success {
    width: 25px;
}
form#ContactForm {
    position: relative;
}
h2.form-status.form-status-list.form__message {
    position: absolute;
    top: 2.3rem;
    left: 0;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    border: unset;
    box-shadow: unset;
    background: unset;
}
form#ContactForm1 {
    position: relative;
}

#ContactForm1 h2.form-status.form-status-list.form__message {
    top: 3.5rem;
}
img.change_duration {
    animation-name: images;
    animation-duration: 20s;
  
}
@keyframes images {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}
img.design.bvghkjdfsbvg {
    height: 515px !important;
}
.form.w-form h2.form-status.form-status-list.form__message {
    top: 55px;
}
.form.header.w-form h2.form-status.form-status-list.form__message {
    top: 2.3rem;
}
.form.small-and-left.w-form h2.form-status.form-status-list.form__message.w-form-done {
    top: 2.3rem;
}





/* Iframe form css */
.mobile .text-span-2 {
    -webkit-text-fill-color: transparent;
    background-color: #fff;
    background-image: url({{ 'image17.png' | asset_url }});
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
  }
  @media (max-width: 550px){
    .form.w-form {
      width: 100% !important;
      margin: 0 !important;
      padding: 0 !important;
    }
  }
  @media (min-width: 769px){
    .form.w-form {
      width: 800px;
    }
  }



.customsections-we-invest-first h4.h3 {
    color: #FFF;
font-size: 89px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
}
 .customsections-we-invest-first{
    background: #111;
    padding: 50px 0;
}
.customsections-we-invest-first .rte-setting.rte {
    color: #FFF;
    text-align: center;
    font-family: Oakes grotesk, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 800px;
    margin: 0 auto;
}

.imageict img {
    width: 100%;
}
.medium-up--list {
    display: flex;
    flex-wrap: wrap;
}


p.imagelists {
width: 50%;
    color: #FFF;
    text-align: left;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 10px;
}

span.list-number {
    background: #BF483B;
    padding: 6px 10px;
    border-radius: 100%;
    line-height: normal;
    font-size: 13px;
}


.shopify-section.section.index-section.we-get-result-main {
    background: url(/cdn/shop/files/image_4.png?v=1693951967);
    background-size: cover;
    background-repeat: no-repeat;
}

.shopify-section.section.index-section.we-get-result-main .subtitle p {
    color: #000;
    text-align: center;
    font-family: Oakes grotesk, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


.textnumber-box h4.h3 {
    color: #000;
    text-align: center;
font-size: 89px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
}


.custom-content-row .textnumber-box {
    border-radius: 15px;
    background: #0F0A0B;
}
.custom-content-row .textnumber-box h4.h3 {
color: #FFF;
    text-align: left;
    font-size: 70px;
    line-height: 113%;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
    position: relative;
    z-index: 99;
}
.custom-content-row .textnumber-box .rte-setting.rte {
    color: #FFF;
    font-family: Oakes grotesk, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.customsections-we-get-result-container h4.h2 {
color: #000;
    text-align: center;
font-size: 89px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
    max-width: 900px;
    margin: 0 auto 50px;
}
.custom-content-row {
    display: flex;
    gap: 2%;
}

.textnumber-grid {
flex: 1;
    padding: 40px 25px;
    color: #fff;
    border-radius: 15px;
    background: #0F0A0B;
}

.custom-content-row .textnumber-grid:nth-child(1) .textnumber-box h4.h3:before {
    content: "";
    background: url(/cdn/shop/files/Vector_1.png?v=1693996146);
    width: 0%;
    position: absolute;
    bottom: -8px;
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 1;
      transition: 0.9s;
}

.custom-content-row .textnumber-grid:nth-child(2) .textnumber-box h4.h3:before {
    content: "";
    background: url(/cdn/shop/files/Ellipse_5.png?v=1694081565);
    width: 0%;
    position: absolute;
    bottom: -4px;
    height: 107%;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100%;
    left: -11px;
    transition: 0.9s;
}
.custom-content-row .textnumber-grid:nth-child(3) .textnumber-box h4.h3:before {
    content: "";
    background: #fff;
    width: 0%;
    position: absolute;
    bottom: 3px;
    height: 1px;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100%;
  transition: 0.9s;
}
.custom-content-row .textnumber-grid:nth-child(4) .textnumber-box h4.h3:before {
      content: "";
    background: url(/cdn/shop/files/Group_32.png?v=1693996147);
    width: 72%;
    height: 50px;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100%;
    position: absolute;
    top: 30%;
    left: 29%;
    transform: translate(-50%, -50%);
}
div#shopify-section-wining-agency {
   /* background: url(/cdn/shop/files/image_4.png?v=1693951967);*/
    background-size: cover;
    background-repeat: no-repeat;
}
.customsections-winning-agency-container .section-header.text-center h4 {
    color: #000;
    text-align: center;
font-size: 89px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
}
.how-we-compare-container .section-header.text-center h4 {
    color: #000;
    text-align: center;
font-size: 89px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
}
.how-we-compare-container .section-description.text-center p {
    color: #0F0A0B;
    text-align: center;
    font-family: Oakes grotesk, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 800px;
    margin: 0 auto 50px;
}

section.solvex-section.solvex-compare-2.how-we-compare-container {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
      padding: 30px 0 100px;
}
section.solvex-section.solvex-compare-2.how-we-compare-container .section-header {
    margin-bottom: 33px;
}
.customsections-case-study-container {
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
    padding: 30px 0 50px;
}
.customsections-case-study-container h4.h2 {
    color: #000;
    text-align: center;
font-size: 89px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
}
.case-study-row {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 2%;
    flex-wrap: wrap;
}
.case-study-left-col, .case-study-left-right {
    width: 49%;
}
.case-study-title h4.h3 {
    color: #000;
    text-align: left;
font-size: 70px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
}
.caselists h5 {
    color: #000;
    text-align: left;
font-size: 70px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
}
.case-study-list {
    display: flex;
    gap: 2%;
    padding: 20px 0px;
}
.caselists {
    flex: 1;
}
.casechannels {
    color: #0F0A0B;
    font-family:  Oakes grotesk, sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.customsections-case-study-container button.slick-prev.slick-arrow {
    left: 56%;
    top: 100%;
}
.customsections-case-study-container button.slick-next.slick-arrow {
    right: 30%;
    top: 100%;
}
.customsections-case-study-container .pagination {
    margin-left: 60%;
    padding-top: 14px;
}
.customsections-landing-guarantee-container {
    padding: 2px 0 50px;
    text-align: center;
    background: #101010;
}
.customsections-landing-guarantee-container .page-width {
    border-radius: 30px;
    border: 5px dashed #FFF;
    background: #0F0A0B;
}
.cusotmer-review-stars {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    gap: 7px;
      margin-top: 25px;
}
.full-stars-text {
    color: #FFF;
    font-family:  Oakes grotesk, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


.customsections-landing-guarantee-container .section-header.text-center h4 {
    color: #FFF;
    text-align: center;
font-size: 89px;
    line-height: .975em;
    margin-bottom: 0.5rem;
    font-weight: 500;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
      margin: 34px 0 20px;
}
.customsections-landing-guarantee-container .section-header.text-center {
    margin-bottom: 0px;
}
.customsections-landing-guarantee-container .section-description.text-center {
    color: #FFF;
    text-align: center;
    font-family:  Oakes grotesk, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
  margin-bottom: 35px;
      line-height: normal;
}

.compare-item-content .column-compate.column-compate-1.element-item-title strong {
    color: #0F0A0B;
    font-family:  Oakes grotesk, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}
.page-width-wegetresult {
    max-width: 1240px;
    margin: 0 auto;
}

div#shopify-section-how-we-compare .wrap-compare.wrap-compare-desktop .compare-item-inner.compare-item-inner-item:last-child .column-compate.column-compate-2:before {
    content: '';
    height: 50px;
    position: absolute;
    top: 100%;
    width: 100%;
    background: #000;
    border-radius: 0 0 15px 15px;
}
div#shopify-section-how-we-compare .wrap-compare.wrap-compare-desktop .compare-item-inner.compare-item-inner-item:last-child .column-compate.column-compate-2 {
    position: relative;
}
div#shopify-section-landing-image-col-two {
    padding: 0px;
}
@media only screen and (min-width: 200px) and (max-width: 768px){
.customsections-we-invest-first h4.h3 {
    color: #FFF;
    font-size: 45px;
    text-align: center;
}
p.imagelists {
    width: 100%;
}
  .customsections-we-invest-first .custom__item.custom__item--image {
    width: 100% !important;
    flex: 1 0 100%;
}
  div#shopify-section-we-get-result h4.h2 {
        font-size: 45px;
        margin: 0 auto 40px;
        text-transform: capitalize;
}
  div#shopify-section-we-get-result .custom-content-row {
    flex-wrap: wrap;
    margin: 10px;
}
    div#shopify-section-we-get-result .custom-content-row .textnumber-grid {
flex: unset;
    background: #000;
    padding:25px 25px;
    color: #fff;
    margin-bottom: 12px;
    width: 100%;
}
  div#shopify-section-wining-agency .section-header.text-center h4 {
    font-size: 45px;
    line-height: 101.49%;
}
  div#shopify-section-wining-agency .custom__item.custom__item--image.medium-up--one-quarter {
    width: 50% !important;
    flex: 0 0 50%;
        margin-bottom: 0px;
}
  .case-study-left-col, .case-study-left-right {
    width: 100%;
}
  .customsections-landing-guarantee-container .section-header.text-center h4 {
    font-size: 45px;
    line-height: 117.49%;
}

  .case-study-list {
    flex-wrap: wrap;
}
  .caselists {
    flex: unset;
    margin-bottom: 15px;
    display: flex;
    gap: 12px;
    align-items: center;
}
  .customsections-case-study-container .pagination {
    margin-left: 42%;
    padding-top: 24px;
}
  .customsections-case-study-container button.slick-prev.slick-arrow {
    left: 35%;
    top: 102%;
}
  .customsections-case-study-container button.slick-next.slick-arrow {
    right: 35%;
    top: 102%;
}
  .customsections-landing-guarantee-container .section-description.text-center p {
    font-size: 20px;
    line-height: normal;
    margin-top: 17px;
}
  .compare-item-inner-mobile {
    opacity: 1 !important;
}
  #shopify-section-how-we-compare .flex-compate img {
    max-width: 100% !important;
    height: auto !important;
}
  .mobile-compate.mobile-compate-3.element-item-subtitle.text-center {
    min-height: 80px !important;
}
  .customsections-we-invest-first {
    background: #111;
    padding: 50px 16px;
}
  .customsections-winning-agency-container {
    padding: 0 16px;
}
  #shopify-section-how-we-compare .mobile-compate.mobile-compate-2.element-item-title.text-center {
    background-color: unset !important;
}
  #shopify-section-how-we-compare .mobile-compate.mobile-compate-2.element-item-subtitle.text-center {
    background-color: unset !important;
        min-height: 80px !important;
}
  #shopify-section-how-we-compare .mobile-compate.mobile-compate-1.compate-heading.text-center {
    min-height: auto !important;
    background: #33CCCC;
    color: #fff;
}
  section.solvex-section.solvex-compare-2.how-we-compare-container {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding: 30px 0 50px;
}
  #shopify-section-how-we-compare .mobile-compate {
    padding: 10px 3px !Important;
    min-height: 80px !important;
}
  #shopify-section-how-we-compare .mobile-compate.mobile-compate-2.element-item-title.text-center {
    min-height: 80px !important;
}
  img.design.bvghkjdfsbvg {
    width: 300px;
}
  .rotating-design-wrapper {
    height: 330px !Important;
}
  ._1920px-container.w-container .rotating-design-wrapper {
   margin-top: 15px;
    margin-bottom: -50px;
}
  .latest-work-container.w-container h1.badge-text.mobile {
    margin: 10px 0;
}
  .custom-content-row .textnumber-box {
    text-align: center;
}
  .custom-content-row .textnumber-box h4.h3 {
    font-size: 50px;
    line-height: 113%;
    text-align: center;
}

  div#shopify-section-how-we-compare {
    display: none;
}
  div#shopify-section-guarantee {
    display: none;
}
  div#shopify-section-eight-last-section .last-section.wf-section {
    padding-top: 0;
}
  div#shopify-section-landing-case-study .slick-prev:before, .slick-next:before {
    font-family: unset;
    font-size: 40px;
    line-height: 0;
    opacity: .75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
}

.customsections-winning-agency-container .custom-content {
    justify-content: center;
}

.hero-inner-wrapper.hero-sections.landingpage-top-sec {
       padding: 16px 0 30px;
    border-radius: 20px;
}
.landingpage-top-sec .body-text.header {
    margin-bottom: -2px;
}
.landingpage-top-sec .body-text.header strong {
    font-weight: bold;
}
.landingpage-top-sec .rotating-design-wrapper {
    width: 100%;
    margin-top: -15px;
    margin-bottom: -150px;
    overflow: hidden;
}

.second-section.wf-section.landing-page-second-container .latest-work-container {
    max-width: 1440px;
    margin-top: 101px;
}
.second-section.wf-section.landing-page-second-container .w-layout-grid.grid-2 {
    margin-top: 30px;
}


.highend-design-container .flex-wrapper {
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.highend-design-container .headline-text-div {
    width: 70%;
}
.highend-design-container .rotating-graphic-div {
width: 30%;
    height: auto;
    position: relative;
    text-align: center;
}
.highend-design-container .image-11 {
    z-index: 3;
    max-width: 39%;
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.highend-design-container .heading.h1.dark {
    color: #000;
    text-align: left;
    margin-top: 0;
}
.highend-design-container img.change_duration {
    height: auto;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
}
.fifth-section-container .feature-div {
    width: 75%;
}
.fifth-section-container img.image-5 {
    width: 25%;
}
@media only screen and (min-width: 769px) and (max-width: 1180232px){
.third-section.wf-section.highend-design-container .icon-block-container {
    max-width: 33.33%;
    margin-top: 6px;
}
  .third-section.wf-section.highend-design-container .form-container.w-container {
    margin-top: 30px;
}
  .customsections-winning-agency-container .custom__item.custom__item--image {
    width: 18%;
        margin-bottom: 0px;
}
  .customsections-winning-agency-container .custom__item.custom__item--image.medium-up--one-third {
    width: 27%;
        margin-bottom: 0px;
}
  .customsections-winning-agency-container .section-header.text-center {
    margin-bottom: 10px;
}
    .rotating-design-wrapper {
    margin-top: 24px;
}
  .header-wrapper.footer img.logo.header.footer {
    margin-top: 0px;
}
}



@media only screen and (min-width: 769px) and (max-width: 1180px){
.highend-design-container .image-11 {
    max-width: 48%;
}
.fifth-section-container .feature-and-signature-div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 130px;
    margin-top: 24px;
    justify-content: space-between;
    gap: 2%;
}
  .fifth-section-container img.image-5 {
    width: 27%;
    height: auto !important;
}
  .fifth-section-container .feature-div {
    width: 68%;
}
  .fifth-section-container .heading {
    color: #fff;
    text-align: center;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: .95em;
}
  .fifth-section-container .flex-child.horizontal-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
 .fifth-section-container a.link-block.w-inline-block {
    max-width: 47%;
}
  .third-section.wf-section.highend-design-container {
    padding-top: 50px;
}
  .highend-design-container .flex-wrapper._3-icon-boxes {
    margin-top: 0px;
}
  .rotating-design-wrapper {
    margin-top: 24px;
}
  .header-wrapper.footer img.logo.header.footer {
    margin-top: 0px;
}
}


.custom-content-row .textnumber-grid:nth-child(1) .textnumber-box h4.scroll_imgs:before {
    will-change: transform;
    transform: translate3d(0px, 0px, 97px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  width: 50%;
}
.custom-content-row .textnumber-grid:nth-child(3) .textnumber-box h4.scroll_imgs:before {
    will-change: transform;
    transform: translate3d(0px, 0px, 97px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  width: 50%;
}
.custom-content-row .textnumber-grid:nth-child(2) .textnumber-box h4.scroll_imgs:before {
    will-change: transform;
    transform: translate3d(0px, 0px, 97px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  width: 55%;
}

@media only screen and (min-width: 200px) and (max-width: 768px){
.highend-design-container .headline-text-div {
    width: 100%;
}
  .highend-design-container .rotating-graphic-div {
    width: 70%;
    height: auto;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}
  .highend-design-container .image-11 {
    z-index: 3;
    max-width: 50%;
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%,-50%);
}
  .feature-and-signature-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
    .custom-content-row .textnumber-grid:nth-child(1) .textnumber-box h4.h3:before {
    width: 0;
    bottom: -12px;
}
  .custom-content-row .textnumber-grid:nth-child(1) .textnumber-box h4.scroll_imgs:before {
    will-change: transform;
    transform: translate3d(0px, 0px, 97px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  width: 28%;
}
    .custom-content-row .textnumber-grid:nth-child(2) .textnumber-box h4.h3:before {
        height: 119%;
    width: 0%;
    position: absolute;
top: 0%;
    left: 31%;
    transform: translate(-50%, -50%);
}
  .custom-content-row .textnumber-grid:nth-child(2) .textnumber-box h4.scroll_imgs:before {
    will-change: transform;
    transform: translate3d(0px, 0px, 97px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  width: 40%;
}
  .custom-content-row .textnumber-grid:nth-child(3) .textnumber-box h4.h3:before {
    width: 0%;
    bottom: 3px;
}
  .custom-content-row .textnumber-grid:nth-child(3) .textnumber-box h4.scroll_imgs:before {
    will-change: transform;
    transform: translate3d(0px, 0px, 97px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  width: 26%;
}
  .custom-content-row .textnumber-grid:nth-child(4) .textnumber-box h4.h3:before {
    width: 50%;
    top: 30%;
    left: 49%;
}
  
}
@media only screen and (min-width: 200px) and (max-width: 768px){
.hero-inner-wrapper.hero-sections.landingpage-top-sec {
    padding: 16px 0 50px;
}
  .second-section.wf-section.landing-page-second-container .latest-work-container {
    max-width: 1440px;
    margin-top: 29px;
}
  .fifth-section.wf-section.fifth-section-container .left-div {
    display: grid;
}
  .fifth-section.wf-section.fifth-section-container .feature-and-signature-div {
    order: -1;
        margin-bottom: 25px;
}
  .custom__item.custom__item--list.custom__item--091476f3-7091-44ad-b7db-852dce23ac87.one-whole {
    display: none;
}
  div#shopify-section-wining-agency .custom__item.custom__item--image.custom__item--6472005c-54f4-431a-b1de-904cdd0fdbdf .custom__item.custom__item--image.medium-up--one-quarter {
    width: 50% !important;
    flex: 0 0 50%;
        margin-bottom: 0px;
}
    div#shopify-section-wining-agency .image-5 {
    margin-top: 0px;
}
  div#shopify-section-fifth-section {
    /* margin-top: -25px; */
}
  .imageict img {
    width: 100%;
    margin-top: 0px;
}
  .fifth-section-container img.image-5 {
    width: 25%;
    display: none;
}
  .fifth-section-container .feature-div {
    width: 95%;
    margin: 0 auto;
}
  .hero-inner-wrapper.hero-sections.landingpage-top-sec {
    border-radius: 0;
}
}

@media only screen and (min-width: 769px) and (max-width: 32323768px){
.custom__item.custom__item--list.custom__item--0959e6de-f6f1-489e-bbdc-bc81ff8aafae.small--one-half.one-whole {
    display: none;
}
.custom__item.custom__item--list.custom__item--f8ef05d8-5751-4224-a7f1-e1d6e813a869.small--one-half.one-whole {
    display: none;
}
  div#shopify-section-eight-last-section .hero-inner-wrapper.final-section {
    border-radius: 15px;
}
  span.desk-secondline {
    display: block;
}
}
img.image-chart {
    height: 34px;
}
.fourth-section.wf-section ._1440px-container.w-container iframe#inline-0HswyiLmDnnY1pI7rNAY {
    max-width: 684px;
    margin: 0 auto;
    display: flex;
}

.lp-social-links svg {
    color: #fff;
    height: 30px;
    width: auto;
}
.social-media-links {
    display: flex;
    gap: 20px;
    margin-top: 12px;
  align-items: center;
}

h1.gf_gs-text-heading-2 {
    color: #fff;
    text-align: center;
    letter-spacing: -2px;
    font-family: Larken, sans-serif;
    font-size: 97px;
    font-weight: 500;
    line-height: .95em;
    margin: 50px 0;
}
.screenshots-section-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
      row-gap: 20px;
      margin-bottom: 20px;
}
.screensots-item {
    width: 31%;
}
.screensots-item img {
    width: 100%;
    height: auto;
}

span.secondline {
    display: block;
}
@media only screen and (min-width: 200px) and (max-width: 768px){
div#shopify-section-solvex-trustpilot div#solvex-inner-content {
        padding: 1px 15px 10px;
    padding-top: 1px;
}
h1.gf_gs-text-heading-2 {
    text-align: center;
    margin-top: 0;
    font-family: Larken, sans-serif;
    margin-bottom: 16px;
    font-size: 10vw;
    line-height: 1.1em;
    letter-spacing: -.8px;
    font-weight: 500;
}
div#shopify-section-fourth-section ._1440px-container.testimonials.w-container {
    margin-top: 30px;
}
  .fourth-section.wf-section h1.heading.quote-text {
    font-size: 25px;
    line-height: 100%;
}
  .sixth-section.wf-section {
    padding-bottom: 15px;
}
  .customsections-we-get-result-container .section-header.text-center {
    padding: 0 15px;
}
}


iframe#iFrameResizer2 {
    overflow: scroll !important;
}

/*  */
div#tp-widget-rating-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
}
div#tp-widget-rating {
    position: relative;
    top: 2px;
}
.hero-rate-row {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: -20px;
    max-width: 193px;
    margin: 0 auto;
}
.hero-rate-row div {
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
@media only screen and (min-width: 200px) and (max-width: 989px){
  .hero-rate-row.hero-rate-desktop {
      display: none;
  }
  .hero-rate-row.hero-rate-mobile {
      display: block !important;
      text-align: center;
          margin: 0px auto;
  }
}