.conv-modal-active, .conv-modal-active body, .convincely-app, .convincely-app body, .convincely-app ul {
  padding: 0;
  margin: 0;
}

.convincely-app ul {
  list-style: none;
}

.convincely-app .conv-website-header button, .convincely-app .conv-input-select .conv-input-border, .convincely-app .conv-button-group .conv-input-button, .convincely-app .conv-button {
  padding: 0;
  background: transparent;
  border-style: none;
  outline: none;
}

.convincely-app .conv-input-number input, .convincely-app .conv-input-text input, .convincely-app .conv-input-text textarea, .convincely-app .conv-input-password input, .convincely-app .conv-input-password textarea, .convincely-app .conv-input-suggest input, .convincely-app .conv-input-suggest textarea, .convincely-app .conv-input-textarea input, .convincely-app .conv-input-textarea textarea {
  background: none;
  border: 0;
}
.convincely-app .conv-input-number input::-ms-clear, .convincely-app .conv-input-text input::-ms-clear, .convincely-app .conv-input-text textarea::-ms-clear, .convincely-app .conv-input-password input::-ms-clear, .convincely-app .conv-input-password textarea::-ms-clear, .convincely-app .conv-input-suggest input::-ms-clear, .convincely-app .conv-input-suggest textarea::-ms-clear, .convincely-app .conv-input-textarea input::-ms-clear, .convincely-app .conv-input-textarea textarea::-ms-clear {
  display: none;
}
.convincely-app .conv-input-number input:focus, .convincely-app .conv-input-text input:focus, .convincely-app .conv-input-text textarea:focus, .convincely-app .conv-input-password input:focus, .convincely-app .conv-input-password textarea:focus, .convincely-app .conv-input-suggest input:focus, .convincely-app .conv-input-suggest textarea:focus, .convincely-app .conv-input-textarea input:focus, .convincely-app .conv-input-textarea textarea:focus {
  outline: none;
}

html:not(.convincely-app) .convincely-app, html .convincely-app {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
}

.convincely-app.conv-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app.conv-modal-closable, .convincely-app .conv-input-suggest li, .convincely-app .conv-input-checkbox, .convincely-app button, .convincely-app .conv-website-header button, .convincely-app .conv-input-select .conv-input-border, .convincely-app .conv-button-group .conv-input-button, .convincely-app .conv-button {
    cursor: pointer;
  }
}

.convincely-app .conv-input-select-toggle {
  pointer-events: none;
}

@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 300;
  src: url("./../fonts/Gilroy-Light.eot");
  src: local("Gilroy Light"), local("Gilroy-Light"), url("./../fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("./../fonts/Gilroy-Light.woff2") format("woff2"), url("./../fonts/Gilroy-Light.woff") format("woff"), url("./../fonts/Gilroy-Light.ttf") format("truetype"), url("./../fonts/Gilroy-Light.svg#Gilroy-Light") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("./../fonts/Gilroy-Regular.eot");
  src: local("Gilroy Regular"), local("Gilroy-Regular"), url("./../fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("./../fonts/Gilroy-Regular.woff2") format("woff2"), url("./../fonts/Gilroy-Regular.woff") format("woff"), url("./../fonts/Gilroy-Regular.ttf") format("truetype"), url("./../fonts/Gilroy-Regular.svg#Gilroy-Regular") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("./../fonts/Gilroy-Bold.eot");
  src: local("Gilroy Bold"), local("Gilroy-Bold"), url("./../fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("./../fonts/Gilroy-Bold.woff2") format("woff2"), url("./../fonts/Gilroy-Bold.woff") format("woff"), url("./../fonts/Gilroy-Bold.ttf") format("truetype"), url("./../fonts/Gilroy-Bold.svg#Gilroy-ExtraBold") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 800;
  src: url("./../fonts/Gilroy-ExtraBold.eot");
  src: local("Gilroy ExtraBold"), local("Gilroy-ExtraBold"), url("./../fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("./../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("./../fonts/Gilroy-ExtraBold.woff") format("woff"), url("./../fonts/Gilroy-ExtraBold.ttf") format("truetype"), url("./../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold") format("svg");
  font-display: swap;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-primary.conv-button-disabled, .convincely-app .conv-button:not(.conv-button-link).conv-button-primary.conv-button-loading {
  pointer-events: none;
  background-image: linear-gradient(to bottom, #949494, #404040), linear-gradient(to bottom, #ff7743, #ff7743);
  box-shadow: none;
  opacity: 0.4;
}

.convincely-app .conv-button-group .conv-input-button, .convincely-app .conv-button {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.convincely-app .conv-website-menu-item .dropdown li:focus, .convincely-app .conv-input-select .conv-input-results li:focus, .convincely-app .conv-website-menu-item .dropdown li.conv-input-active, .convincely-app .conv-input-select .conv-input-results li.conv-input-active {
  color: #1880f5;
  background-color: #edf5ff;
}
.convincely-app .conv-website-menu-item .dropdown li:focus > a, .convincely-app .conv-input-select .conv-input-results li:focus > a, .convincely-app .conv-website-menu-item .dropdown li.conv-input-active > a, .convincely-app .conv-input-select .conv-input-results li.conv-input-active > a {
  color: #1880f5;
  text-decoration: none;
}

.convincely-app .conv-website-menu-item .dropdown, .convincely-app .conv-input-select .conv-input-results {
  overflow-y: visible;
  border-top: 0;
  border-radius: 6px;
  box-shadow: 0 4px 16px 0 rgba(5, 25, 48, 0.4);
}
.convincely-app .conv-website-menu-item .dropdown::after, .convincely-app .conv-input-select .conv-input-results::after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  content: " ";
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  border-width: 5px;
}
.convincely-app .conv-website-menu-item .dropdown ul, .convincely-app .conv-input-select .conv-input-results ul {
  transition: height 0.3s ease-in-out;
}
.convincely-app .conv-website-menu-item .dropdown li, .convincely-app .conv-input-select .conv-input-results li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  padding: 0 12px;
  font: 400 14px/1.14 "Gilroy", sans-serif;
  color: rgba(64, 64, 64, 0.8);
  background: #fff;
  box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.16);
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app .conv-website-menu-item .dropdown li, .convincely-app .conv-input-select .conv-input-results li {
    cursor: pointer;
  }
  .convincely-app .conv-website-menu-item .dropdown li:hover, .convincely-app .conv-input-select .conv-input-results li:hover {
    color: #1880f5;
    background-color: #edf5ff;
  }
  .convincely-app .conv-website-menu-item .dropdown li:hover > a, .convincely-app .conv-input-select .conv-input-results li:hover > a {
    color: #1880f5;
    text-decoration: none;
  }
}
.convincely-app .conv-website-menu-item .dropdown li > a, .convincely-app .conv-input-select .conv-input-results li > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 12px;
  color: rgba(64, 64, 64, 0.8);
  text-decoration: none;
}
.convincely-app .conv-website-menu-item .dropdown li:first-child, .convincely-app .conv-input-select .conv-input-results li:first-child {
  border-radius: 6px 6px 0 0;
}
.convincely-app .conv-website-menu-item .dropdown li:last-child, .convincely-app .conv-input-select .conv-input-results li:last-child {
  border-radius: 0 0 6px 6px;
  box-shadow: none;
}
.convincely-app .conv-website-footer-column .link, .convincely-app .conv-website-footer a.link {
  font: 400 14px/1.43 "Gilroy", sans-serif;
  color: #404040;
  text-decoration: none;
  letter-spacing: -0.2px;
}
.convincely-app .conv-website-footer-column .link:hover, .convincely-app .conv-website-footer a.link:hover {
  text-decoration: underline;
}
.convincely-app .conv-website-footer-column .link:active, .convincely-app .conv-website-footer a.link:active, .convincely-app .conv-website-footer-column .link:visited, .convincely-app .conv-website-footer a.link:visited, .convincely-app .conv-website-footer-column .link:focus, .convincely-app .conv-website-footer a.link:focus {
  text-decoration: none;
  outline: none;
}

@-webkit-keyframes conv-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes conv-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes conv-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes conv-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes conv-slide-down {
  from {
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes conv-slide-down {
  from {
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes conv-slide-left {
  from {
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes conv-slide-left {
  from {
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes conv-spinner {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes conv-spinner {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes conv-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-180deg);
  }
}
@keyframes conv-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-180deg);
  }
}
.convincely-app body {
  min-height: 100vh;
}
.conv-hide {
  display: none !important;
}

@media (max-width: 640px), (max-height: 480px) {
  .conv-hide-narrow {
    display: none !important;
  }
}

@media (min-width: 641px) and (min-height: 481px) {
  .conv-hide-medium {
    display: none !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) and (min-height: 481px) {
  .conv-hide-medium-only {
    display: none !important;
  }
}

@media (max-width: 1024px), (max-height: 480px) {
  .conv-hide-wide-lt {
    display: none !important;
  }
}

@media (min-width: 1025px) and (min-height: 481px) {
  .conv-hide-wide {
    display: none !important;
  }
}

@media (min-width: 1367px) and (min-height: 641px) {
  .conv-hide-wide-extra {
    display: none !important;
  }
}

@media (max-width: 1366px), (max-height: 480px) {
  .conv-hide-wide-extra-lt {
    display: none !important;
  }
}

body {
  font: 400 16px/1.25 "Gilroy", sans-serif;
  color: #404040;
}

h1, h2, h3 {
  margin: 0;
  white-space: pre-line;
}

h1 {
  font: 800 38px/1 "Gilroy", sans-serif;
  letter-spacing: -0.3px;
}
@media (min-width: 768px) {
  h1 {
    font: 800 45px/1 "Gilroy", sans-serif;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  h1 {
    font: 800 56px/1 "Gilroy", sans-serif;
    letter-spacing: -0.2px;
  }
}

h2 {
  font: 800 26px/1.15 "Gilroy", sans-serif;
  letter-spacing: -0.2px;
}
@media (min-width: 768px) {
  h2 {
    font: 800 26px/1.22 "Gilroy", sans-serif;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  h2 {
    font: 800 36px/1.22 "Gilroy", sans-serif;
  }
}

h3 {
  font: 700 20px/24px "Gilroy", sans-serif;
  letter-spacing: -0.05em;
}

.convincely-app {
}
.convincely-app .conv-accordion-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.convincely-app .conv-accordion__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.convincely-app .conv-accordion__item--closed .conv-accordion__title {
  cursor: pointer;
}

.convincely-app .conv-accordion__title-icon {
  padding: 10px;
  transition: transform 0.2s ease-in;
}
.convincely-app .conv-accordion__item--open .conv-accordion__title-icon {
  transform: rotate(180deg);
}

.convincely-app .conv-button {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.convincely-app .conv-button-left {
  margin: 0;
}
.convincely-app .conv-button-icon {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.convincely-app .conv-button-icon-hidden {
  display: none;
}
.convincely-app .conv-button-label {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: inline-block;
  text-align: center;
}
.convincely-app .conv-button-label-empty {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.convincely-app .conv-button-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: inherit;
  height: inherit;
  max-height: 100%;
}
.convincely-app span.conv-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.convincely-app ::-moz-focus-inner {
  border: 0;
}
.convincely-app .conv-icon {
  display: -ms-flexbox;
  display: flex;
}
.convincely-app .conv-icon > svg {
  display: block;
  overflow: hidden;
}
.convincely-app .conv-image {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
}
.convincely-app .conv-image img {
  position: relative;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.convincely-app .conv-form {
  display: block;
  width: 100%;
}
.convincely-app .conv-input-checkbox input, .convincely-app .conv-input-file input {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.convincely-app .conv-input-text .conv-input-border, .convincely-app .conv-input-password .conv-input-border, .convincely-app .conv-input-suggest .conv-input-border, .convincely-app .conv-input-textarea .conv-input-border {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
}
.convincely-app .conv-input-text input, .convincely-app .conv-input-text textarea, .convincely-app .conv-input-password input, .convincely-app .conv-input-password textarea, .convincely-app .conv-input-suggest input, .convincely-app .conv-input-suggest textarea, .convincely-app .conv-input-textarea input, .convincely-app .conv-input-textarea textarea {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
}
.convincely-app .conv-input input::-webkit-contacts-auto-fill-button {
  position: absolute;
  right: 0;
  display: none;
  pointer-events: none;
  visibility: hidden;
}
.convincely-app .conv-input textarea {
  resize: none;
}
.convincely-app .conv-input-label {
  display: block;
}
.convincely-app .conv-input-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.convincely-app .conv-input-button, .convincely-app .conv-input button {
  width: 100%;
}
.convincely-app .conv-input button {
  text-align: left;
}
.convincely-app .conv-errors small {
  display: block;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-input-row {
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-input-row-evenly .conv-input-wrapper, .convincely-app .conv-input-row-evenly .conv-button {
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: 0;
    min-width: 0;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-input-row:not(.conv-input-row-group) .conv-input-wrapper:nth-child(n+2), .convincely-app .conv-input-row:not(.conv-input-row-group) .conv-button:nth-child(n+2) {
    margin-top: 4px;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-input-row:not(.conv-input-row-group) .conv-input-wrapper:nth-child(n+2), .convincely-app .conv-input-row:not(.conv-input-row-group) .conv-button:nth-child(n+2) {
    margin-left: 8px;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-input-row .conv-input-width-custom {
    width: auto;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-input-row .conv-input-width-custom {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
}
.convincely-app .conv-input-column > .conv-input-wrapper:nth-child(n+2), .convincely-app .conv-input-column > .conv-input-row:nth-child(n+2) {
  margin-top: 4px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-input-column > .conv-input-wrapper:nth-child(n+2), .convincely-app .conv-input-column > .conv-input-row:nth-child(n+2) {
    margin-top: 8px;
  }
}
.convincely-app .conv-input-checkbox {
  display: inline-block;
}
.convincely-app .conv-input-checkbox-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.convincely-app .conv-input-checkbox .conv-input-border {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.convincely-app .conv-input-checkbox .conv-input-label {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.convincely-app .conv-empty-value .conv-checkbox-icon .conv-icon {
  opacity: 0;
}

.convincely-app .conv-input-suggest, .convincely-app .conv-input-select {
  position: relative;
}
.convincely-app .conv-input-suggest .conv-input-results, .convincely-app .conv-input-select .conv-input-results {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 30;
  width: 100%;
  overflow-y: auto;
}
.convincely-app .conv-input-suggest .conv-input-results::-webkit-scrollbar, .convincely-app .conv-input-select .conv-input-results::-webkit-scrollbar {
  width: 11px;
  -webkit-appearance: none;
  appearance: none;
  background: #fff;
}
.convincely-app .conv-input-suggest .conv-input-results::-webkit-scrollbar-thumb, .convincely-app .conv-input-select .conv-input-results::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
  border-radius: 6px;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.convincely-app .conv-input-suggest ul, .convincely-app .conv-input-select ul, .convincely-app .conv-input-suggest li, .convincely-app .conv-input-select li {
  display: block;
}
.convincely-app .conv-input-select-toggle {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate3d(0, -50%, 0);
}
.convincely-app .conv-button-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.convincely-app .conv-button-group-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.convincely-app .conv-button-group-wrapper .conv-input-wrapper {
  display: -ms-flexbox;
  display: flex;
}
.convincely-app.conv-modal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-tap-highlight-color: transparent;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
}
.convincely-app.conv-modal-animating {
  overflow-y: hidden;
}
.convincely-app .conv-modal-container {
  margin: auto;
  cursor: auto;
}

.conv-modal-active {
  -webkit-overflow-scrolling: touch;
  transform: translate3d(0, 0, 0);
}
@media (orientation: landscape) {
  .conv-modal-active {
    -webkit-overflow-scrolling: auto;
  }
}
.conv-modal-active, .conv-modal-active body {
  max-width: 100vw;
  height: 100vh;
  max-height: var(--conv-vh, 100vh);
  overflow: hidden;
}

.convincely-app .conv-tooltip-center .conv-tooltip-tail, .convincely-app .conv-tooltip-wrapper-center {
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.convincely-app .conv-tooltip {
  position: relative;
}
.convincely-app .conv-tooltip-wrapper {
  position: absolute;
  z-index: 10000;
  min-width: 200px;
}
.convincely-app .conv-tooltip-tail {
  position: absolute;
}
.convincely-app .conv-tooltip-target {
  position: relative;
}
.convincely-app .conv-tooltip-bottom .conv-tooltip-tail {
  transform: rotate(180deg);
}
.convincely-app .conv-tooltip-bottom.conv-tooltip-center .conv-tooltip-tail {
  transform: translate3d(-50%, 0, 0) rotate(180deg);
}
.convincely-app .conv-button {
  box-sizing: border-box;
  text-decoration: none;
}
.convincely-app .conv-button .conv-button-icon {
  margin-right: 8px;
}
.convincely-app .conv-button .conv-button-wrapper {
  width: 100%;
}
.convincely-app .conv-button-link .conv-button-label {
  font: 400 14px/1.43 "Gilroy", sans-serif;
  color: rgba(64, 64, 64, 0.8);
}
.convincely-app .conv-button:not(.conv-button-link) {
  height: 60px;
  padding: 0 28px;
  font: 800 16px/1.25 "Gilroy", sans-serif;
  color: #fff;
  border-radius: 100px;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-with-icon {
  padding: 0 23px 0 28px;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-full-width {
  width: 100%;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-no-margin {
  margin: 0;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-primary {
  background-image: linear-gradient(180deg, #ff9729 0%, #ef5d24 100%);
  box-shadow: 0 4px 8px 0 rgba(255, 119, 67, 0.4);
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-primary:hover {
  background-image: linear-gradient(to bottom, #e68825, #d65321), linear-gradient(to bottom, #ff7743, #ff7743);
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-primary:active {
  background-color: #c25b33;
  background-image: none;
  box-shadow: none;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-primary.conv-button-small {
  height: 44px;
  padding: 0 24px;
  font: 800 14px/17px "Gilroy", sans-serif;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-secondary {
  color: #1645ad;
  background-color: #fff;
  border: 1px solid rgba(21, 126, 244, 0.12);
  box-shadow: 0 4px 8px 0 rgba(21, 126, 244, 0.4);
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-secondary:active {
  color: #fff;
  background-color: #1645ad;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-secondary.conv-button-small {
  height: 44px;
  padding: 0 24px;
  font: 400 14px/17px "Gilroy", sans-serif;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-secondary.conv-button-margin-sm {
  margin: 10px 0 auto;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-button:not(.conv-button-link).conv-button-secondary.conv-button-margin-sm {
    margin: 0 10px 0 0;
  }
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-secondary .conv-button-label {
  letter-spacing: 0.5px;
}
.convincely-app .conv-button:not(.conv-button-link).conv-button-tertiary {
  height: 32px;
  padding: 0 12px;
  font: 400 14px/17px "Gilroy", sans-serif;
  line-height: 120%;
  background-color: #5b90dc;
  border-radius: 18px;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-button:not(.conv-button-link).conv-button-tertiary {
    font: 400 12px/14px "Gilroy", sans-serif;
  }
}
.convincely-app .conv-button-group-tertiary {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.convincely-app .conv-button-group.conv-button-group-tertiary .conv-button-group-item:nth-child(n+2) {
  margin-left: 28px;
}
.convincely-app .conv-button-group.conv-button-group-tertiary .conv-button-group-item .conv-button-group-label {
  font: 400 14px/18px "Gilroy", sans-serif;
  color: #404040;
  letter-spacing: -0.002em;
}
.convincely-app .conv-button-group.conv-button-group-tertiary .conv-button-group-item .conv-button-group-label-wrapper {
  margin-left: 10px;
}

.convincely-app .conv-button-group.conv-button-group-radio-buttons .conv-button-group-item .conv-icon-unchecked,
.convincely-app .conv-button-group.conv-button-group-radio-buttons .conv-button-group-item .conv-icon-checked {
  opacity: 0;
  transition: opacity 500ms ease-in-out;
}
.convincely-app .conv-button-group.conv-button-group-radio-buttons .conv-button-group-item .conv-icon-unchecked {
  display: block;
  opacity: 1;
}
.convincely-app .conv-button-group.conv-button-group-radio-buttons .conv-button-group-item .conv-icon-checked {
  display: none;
  opacity: 0;
}
.convincely-app .conv-button-group.conv-button-group-radio-buttons .conv-button-group-item.conv-input-selected .conv-icon-checked {
  display: block;
  opacity: 1;
}
.convincely-app .conv-button-group.conv-button-group-radio-buttons .conv-button-group-item.conv-input-selected .conv-icon-unchecked {
  display: none;
  opacity: 0;
}

.convincely-app .conv-input-select .conv-input-border {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 30px 0 12px;
  font: 400 20px/1 "Gilroy", sans-serif;
  color: rgba(64, 64, 64, 0.8);
}
.convincely-app .conv-input-select-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.convincely-app.conv-input-active .conv-input-select-toggle .conv-icon {
  -webkit-animation: conv-rotate 250ms ease-out forwards 1;
  animation: conv-rotate 250ms ease-out forwards 1;
}

.convincely-app .conv-tooltip {
  max-width: 280px;
  padding: 10px;
  font: 300 13px/1.4 "Gilroy", sans-serif;
  color: #232429;
  text-align: center;
  background: #fff;
}
.convincely-app .conv-tooltip-wrapper {
  min-width: 200px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 -1px 1px 0 rgba(0, 0, 0, 0.1);
}
.convincely-app .conv-tooltip, .convincely-app .conv-tooltip-wrapper {
  border-radius: 4px;
}
.convincely-app .conv-tooltip-tail polygon {
  fill: #fff;
  stroke: rgba(0, 0, 0, 0.2);
}
.convincely-app.conv-modal.conv-loader-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10009;
}
.convincely-app.conv-modal.conv-website-modal {
  background: rgba(11, 28, 65, 0.6);
}
.convincely-app.conv-modal.conv-website-modal .conv-modal-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: auto;
  position: relative;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: 360px;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15), 0 4px 8px rgba(0, 0, 0, 0.15), 0 8px 16px rgba(0, 0, 0, 0.15);
}
.convincely-app.conv-modal.conv-website-modal .conv-website-modal-close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app.conv-modal.conv-website-modal .conv-website-modal-close {
    cursor: pointer;
  }
}
.convincely-app.conv-modal.conv-website-modal .conv-website-modal-body {
  padding: 28px 20px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app.conv-modal.conv-website-modal .conv-website-modal-body {
    padding: 32px 32px 28px;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .conv-modal-blur body > *:not([aria-modal]) {
    opacity: 0.2 !important;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .conv-modal-blur body > *:not([aria-modal]) {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    opacity: 0.8 !important;
  }
  @supports (-moz-appearance: none) {
    .conv-modal-blur body > *:not([aria-modal]) {
      -webkit-filter: none;
      filter: none;
      opacity: 0.15 !important;
    }
  }
}
@media screen and (min-width: 641px) and (min-height: 481px) and (-ms-high-contrast: active), (min-width: 641px) and (min-height: 481px) and (-ms-high-contrast: none) {
  .conv-modal-blur body > *:not([aria-modal]) {
    -webkit-filter: none;
    filter: none;
    opacity: 0.15 !important;
  }
}

.convincely-app .conv-form .form-info {
  font: 300 16px/1.4 "Gilroy", sans-serif;
}
.convincely-app .conv-form .form-info.no-margin {
  margin: 0;
}
.convincely-app .conv-form .form-title {
  font: 800 16px/1 "Gilroy", sans-serif;
  color: #1f4bb0;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-form .form-title {
    font: 800 20px/1 "Gilroy", sans-serif;
  }
}
.convincely-app .conv-form .form-title + .form-info {
  margin-top: 20px;
}
.convincely-app .conv-form .form-content {
  margin-top: 32px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-form .form-content {
    margin-top: 24px;
  }
}
.convincely-app .conv-form .form-content + .form-info {
  margin-top: 20px;
}
.convincely-app .conv-form .form-section:nth-child(n+2) {
  padding-top: 16px;
}
.convincely-app .conv-form .form-phone-number {
  margin-top: 16px;
  font-size: 26px;
}
.convincely-app .conv-form .form-submit {
  margin-top: 32px;
  text-align: center;
}
.convincely-app .conv-form .form-submit.align-left, .convincely-app .conv-form .form-submit.align-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-form .form-submit.align-left, .convincely-app .conv-form .form-submit.align-right {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.convincely-app .conv-form .form-submit.align-right {
  -ms-flex-pack: right;
  justify-content: right;
}
.convincely-app .conv-form.conv-payment-form .payway-payment-method-iframe-container {
}
.convincely-app .conv-form.conv-payment-form .payway-payment-method-iframe-container iframe.payway-bank-account-iframe,
.convincely-app .conv-form.conv-payment-form .payway-payment-method-iframe-container iframe.payway-credit-card-iframe {
  width: 100%;
  height: auto;
}
.convincely-app .conv-form.conv-payment-form .payway-payment-method-iframe-container iframe.payway-bank-account-iframe .div.payway-card,
.convincely-app .conv-form.conv-payment-form .payway-payment-method-iframe-container iframe.payway-credit-card-iframe .div.payway-card {
  width: 100% !important;
}
.convincely-app .conv-form.conv-website-modal-form .form-content {
  margin-top: 20px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-form.conv-website-modal-form .form-content {
    margin-top: 28px;
  }
}
.convincely-app .conv-form.conv-website-modal-form .form-submit {
  margin-top: 24px;
  text-align: left;
}
.convincely-app .conv-icon.conv-icon-white > svg > path, .convincely-app .conv-icon.conv-icon-white g {
  fill: #fff;
  fill-opacity: 1;
}
.convincely-app .conv-icon.conv-icon-white-forty > svg > path, .convincely-app .conv-icon.conv-icon-white-forty g {
  fill: #fff;
  fill-opacity: 0.4;
}
.convincely-app .conv-icon.conv-icon-white-eighty > svg > path, .convincely-app .conv-icon.conv-icon-white-eighty g {
  fill: #fff;
  fill-opacity: 0.8;
}
.convincely-app .conv-icon.conv-icon-tundora > svg > path, .convincely-app .conv-icon.conv-icon-tundora g {
  fill: #404040;
  fill-opacity: 1;
}
.convincely-app .conv-icon.conv-icon-tundora-sixty > svg > path, .convincely-app .conv-icon.conv-icon-tundora-sixty g {
  fill: #404040;
  fill-opacity: 0.6;
}
.convincely-app .conv-icon.conv-icon-spinner {
  -webkit-animation: conv-spinner 1s linear infinite;
  animation: conv-spinner 1s linear infinite;
}
.convincely-app .conv-input {
  position: relative;
  display: block;
}
.convincely-app .conv-input-border {
  background: #edf5fe;
  border-radius: 3px 3px 0 0;
  box-shadow: inset 0 -1px 0 rgba(64, 64, 64, 0.4);
}
.convincely-app .conv-input-column {
  width: 100%;
}
.convincely-app .conv-input-text-wrapper, .convincely-app .conv-input-number-wrapper {
  position: relative;
}
.convincely-app .conv-input-text input, .convincely-app .conv-input-number input {
  font: 400 20px/1 "Gilroy", sans-serif;
  color: #404040;
  letter-spacing: 0.01em;
  padding: 23px 12px 9px;
}
.convincely-app .conv-input-text input::-webkit-input-placeholder, .convincely-app .conv-input-number input::-webkit-input-placeholder {
  display: none;
  opacity: 0;
}
.convincely-app .conv-input-text input:-ms-input-placeholder, .convincely-app .conv-input-number input:-ms-input-placeholder {
  display: none;
  opacity: 0;
}
.convincely-app .conv-input-text input::-ms-input-placeholder, .convincely-app .conv-input-number input::-ms-input-placeholder {
  display: none;
  opacity: 0;
}
.convincely-app .conv-input-text input::placeholder, .convincely-app .conv-input-number input::placeholder {
  display: none;
  opacity: 0;
}
.convincely-app .conv-input-select-wrapper .conv-input-border {
  box-shadow: none;
}
.convincely-app .conv-input-number .conv-input-border {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
}
.convincely-app .conv-input-number-wrapper.conv-input-has-custom-error .conv-input-border {
  background: rgba(178, 0, 0, 0.1);
}

.convincely-app .conv-input-number-wrapper.conv-input-has-custom-success .conv-input-border {
  background: rgba(49, 140, 16, 0.1);
}

.convincely-app .conv-input-number input {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  max-width: 100%;
  border: 0;
}
.convincely-app .conv-input-number input::-webkit-outer-spin-button, .convincely-app .conv-input-number input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.convincely-app .conv-input-number input:focus {
  outline: 0;
}
.convincely-app .conv-input-label {
  font: 400 20px/1 "Gilroy", sans-serif;
  color: #404040;
  letter-spacing: 0.01em;
  position: absolute;
  top: 50%;
  left: 12px;
  z-index: 30;
  transform: translate3d(0, -50%, 0);
}
.convincely-app .conv-input-error .conv-input-label {
  display: none;
}
.convincely-app .conv-input-error .conv-input-border {
  background: rgba(178, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 rgba(178, 0, 0, 0.4);
}
.convincely-app .conv-input-has-label.conv-input-focus .conv-input-label, .convincely-app .conv-input-has-label.conv-has-value .conv-input-label {
  top: 8px;
  left: 12px;
  font: 300 12px/1.2 "Gilroy", sans-serif;
  color: rgba(64, 64, 64, 0.8);
  letter-spacing: 0.01em;
  transform: none;
}
.convincely-app .conv-input-checkbox-wrapper .conv-input-checkbox-layout .conv-input-border {
  width: 20px;
  height: 20px;
  margin: 0;
  background: #fff;
  border: 1px solid #404040;
  border-radius: 3px;
  box-shadow: none;
  transform: none;
}
.convincely-app .conv-input-checkbox-wrapper.conv-input-error .conv-input-checkbox-layout .conv-input-label {
  display: block;
}
.convincely-app .conv-input-checkbox-wrapper.conv-input-error .conv-input-checkbox-layout .conv-input-border {
  border: 1px solid #b20000;
}
.convincely-app .conv-input-checkbox-wrapper.conv-has-value .conv-input-checkbox-layout .conv-input-border {
  border: 1px solid #1f4bb0;
}
.convincely-app .conv-input-addon-after-icon {
  width: 36px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.convincely-app .conv-errors {
  top: 8px;
  left: 12px;
  font: 300 12px/1.2 "Gilroy", sans-serif;
  color: rgba(64, 64, 64, 0.8);
  letter-spacing: 0.01em;
  position: absolute;
}
.convincely-app .conv-errors small {
  font: 300 11px/1.2 "Gilroy", sans-serif;
  color: #b20000;
}
.convincely-app .conv-input-info-container {
  padding: 0 12px;
  margin: 6px 0 17px;
  font: 300 14px/1 "Gilroy", sans-serif;
  color: rgba(64, 64, 64, 0.8);
}
.convincely-app .conv-input-info-container.conv-account-holder {
  font-weight: 400;
  color: #404040;
}
.convincely-app .conv-input-info-container.no-side-margin {
  margin: 6px 0;
}
.convincely-app .conv-input-info-container.no-padding {
  padding: 0;
}
.convincely-app body,
.convincely-app #app-sumo-convincely {
  width: 100%;
  height: 100%;
}
.convincely-app .conv-website-main-wrapper {
  position: relative;
  left: 0;
  transition: left 0.25s ease-out;
}
.convincely-app .conv-website-main-wrapper.menu-open {
  left: 264px;
}
.convincely-app .conv-website-main-wrapper .site-section {
  padding: 0 18px;
}
@media (min-width: 1066px) {
  .convincely-app .conv-website-main-wrapper .site-section {
    padding: 0;
  }
}
.convincely-app .conv-website-main-content {
  position: relative;
  min-height: calc(100vh - 56px);
  overflow-x: hidden;
  background: #fff;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-main-content {
    min-height: calc(100vh - 88px);
  }
}
.convincely-app .conv-website-main-disclaimer {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 400;
  padding: 16px;
  font: 600 13px "Gilroy", sans-serif;
  color: #fff;
  text-align: center;
  background: #638aef;
}
.convincely-app .conv-website-main-disclaimer a {
  font-weight: 800;
  color: #fff;
}
.convincely-app .section-content {
  position: relative;
  box-sizing: border-box;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  max-width: 1066px;
  margin: 0 auto;
}
.convincely-app .section-content .conv-button {
  min-width: 195px;
  text-align: center;
}
.convincely-app .section-overline {
  margin: 0 0 4px;
  font: 600 18px/27px "Gilroy", sans-serif;
  color: #777;
  text-transform: uppercase;
  letter-spacing: -0.2px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .section-overline {
    font: 600 20px/30px "Gilroy", sans-serif;
  }
}
.convincely-app .section-title {
  font: 700 25px/30px "Gilroy", sans-serif;
  color: #404040;
  letter-spacing: -0.2px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .section-title {
    font: 700 38px/42px "Gilroy", sans-serif;
  }
}
.convincely-app .section-frame {
  overflow: hidden;
  border-radius: 20px;
}
.convincely-app .section-frame img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.convincely-app .conv-website-main-sidenav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 0;
  height: 100%;
  overflow-x: hidden;
  transition: width 0.25s ease-out;
}
.convincely-app .conv-website-main-sidenav.menu-open {
  width: 264px;
}
.convincely-app .conv-website-notification.container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  height: 60px;
  padding: 0 50px 0 18px;
  background-image: linear-gradient(180deg, #ff9729 0%, #ef5d24 100%);
  opacity: 0;
  -webkit-animation: conv-fade-in 250ms linear forwards 1;
  animation: conv-fade-in 250ms linear forwards 1;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-notification.container {
    -ms-flex-align: center;
    align-items: center;
  }
}
.convincely-app .conv-website-notification .message {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}
.convincely-app .conv-website-notification .alert {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background-color: #fd334c;
  border-radius: 16px;
}
@media (max-width: 767px) {
  .convincely-app .conv-website-notification .alert {
    display: none;
  }
}
.convincely-app .conv-website-notification .content {
  font: 400 13px/1.25 "Gilroy", sans-serif;
  color: #fff;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-notification .content {
    margin-left: 15px;
    font: 400 14px/1.25 "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-notification .content .title {
  font-weight: 800;
}
.convincely-app .conv-website-notification .content .text {
  font: 400 14px/1.25 "Gilroy", sans-serif;
}
.convincely-app .conv-website-notification .close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  right: 9px;
  transform: translate3d(0, -50%, 0);
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app .conv-website-notification .close {
    cursor: pointer;
  }
}
.convincely-app .conv-website-header {
  position: relative;
  z-index: 300;
  width: 100%;
  background-color: #fff;
}
.convincely-app .conv-website-header.conv-website-affiliate-header {
  z-index: 1000;
}
.js-is-sticky .convincely-app .conv-website-header {
  top: 0;
}

.convincely-app .conv-website-header .js-is-stuck {
  top: 0;
}
.convincely-app .conv-website-header-control {
  display: none;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 36px;
  background-color: #d6dde6;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-header-control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
  }
}
.convincely-app .conv-website-header-control .states {
  height: 100%;
}
.convincely-app .conv-website-header-control .states .conv-input-results {
  left: 50%;
  width: 130px;
  transform: translate3d(-50%, 0, 0);
}
.convincely-app .conv-website-header-control .states .conv-input-wrapper {
  height: 100%;
}
.convincely-app .conv-website-header-control .states .conv-input-group,
.convincely-app .conv-website-header-control .states .conv-input-select,
.convincely-app .conv-website-header-control .states .conv-input-wrapper {
  height: 100%;
}
.convincely-app .conv-website-header-control .states .conv-input-border {
  font: 400 14px/1.43 "Gilroy", sans-serif;
}
.convincely-app .conv-website-header-control .states.conv-input-active .conv-input-border {
  color: #000;
  text-decoration: underline;
}

.convincely-app .conv-website-header-control .states .conv-input-border:hover {
  text-decoration: underline;
}
.convincely-app .conv-website-header-control .account {
  -ms-flex: 0 0 190px;
  flex: 0 0 190px;
  height: 100%;
}
.convincely-app .conv-website-header-control .account .conv-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.convincely-app .conv-website-header-control .account .conv-button .conv-button-label {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: auto;
  line-height: 1;
}
.convincely-app .conv-website-header-control .account .conv-button .conv-button-icon {
  margin-left: auto;
}
.convincely-app .conv-website-header-control .account .conv-button:hover .conv-button-label {
  text-decoration: underline;
}
.convincely-app .conv-website-header-control .account .conv-button:active .conv-button-label, .convincely-app .conv-website-header-control .account .conv-button:focus .conv-button-label {
  color: #000;
  text-decoration: underline;
}
.convincely-app .conv-website-header-control.sidenav-controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 56px;
}
.convincely-app .conv-website-header-control.sidenav-controls .states {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  box-shadow: inset -1px -1px 0 0 rgba(64, 64, 64, 0.12);
}
.convincely-app .conv-website-header-control.sidenav-controls .account {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.12);
}
.convincely-app .conv-website-header-control.sidenav-controls.active {
  margin-bottom: 208px;
}
.convincely-app .conv-website-header-control.sidenav-controls.active .states {
  background-color: #cad0d9;
}
.convincely-app .conv-website-header-control.sidenav-controls .conv-input-results {
  left: 0;
  width: 263px;
  border-radius: 0;
  box-shadow: none;
  transform: none;
}
.convincely-app .conv-website-header-control.sidenav-controls .conv-input-results li {
  height: 52px;
  padding: 0 24px;
  background: #cad0d9;
  box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.16);
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app .conv-website-header-control.sidenav-controls .conv-input-results li {
    cursor: pointer;
  }
  .convincely-app .conv-website-header-control.sidenav-controls .conv-input-results li:hover {
    color: rgba(64, 64, 64, 0.8);
    background-color: #d6dde6;
  }
  .convincely-app .conv-website-header-control.sidenav-controls .conv-input-results li:hover > a {
    color: rgba(64, 64, 64, 0.8);
    text-decoration: none;
  }
}
.convincely-app .conv-website-header-control.sidenav-controls .conv-input-results li:first-child, .convincely-app .conv-website-header-control.sidenav-controls .conv-input-results li:last-child {
  border-radius: 0;
}
.convincely-app .conv-website-header-control.sidenav-controls .conv-input-results li.conv-input-active {
  color: rgba(64, 64, 64, 0.8);
  background-color: #d6dde6;
}
.convincely-app .conv-website-header-control.sidenav-controls .conv-input-results li.conv-input-active > a {
  color: rgba(64, 64, 64, 0.8);
  text-decoration: none;
}
.convincely-app .conv-website-header-control.sidenav-controls .conv-input-results::after {
  display: none;
}
.convincely-app .conv-website-header-nav.container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 56px;
  box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.12);
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav.container {
    height: 88px;
  }
}
.convincely-app .conv-website-header-nav.container.conv-website-affiliate-nav {
  -ms-flex-align: center;
  align-items: center;
  height: 36px;
  box-shadow: none;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav.container.conv-website-affiliate-nav {
    height: 54px;
  }
}
.convincely-app .conv-website-header-nav .navigator {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav .navigator {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.convincely-app .conv-website-header-nav .logo {
  width: 76px;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav .logo {
    width: 102px;
    margin-left: 24px;
  }
}
.convincely-app .conv-website-header-nav.conv-website-affiliate-nav .logo {
  margin-left: 16px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav.conv-website-affiliate-nav .logo {
    margin-left: 30px;
  }
}

.convincely-app .conv-website-header-nav .logo svg {
  width: 100%;
  height: auto;
}
.convincely-app .conv-website-header-nav .tooltip {
  width: auto;
}
.convincely-app .conv-website-header-nav .buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 16px;
}
.convincely-app .conv-website-header-nav .buttons .button {
  margin-left: 8px;
}
.convincely-app .conv-website-header-nav .buttons .conv-button {
  height: 52px;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 60px;
  }
}
.convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) {
    height: 40px;
    border-radius: 20px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link).conv-button-with-icon {
    padding: 0 16px 0 20px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-label {
    font: 800 11.4px/1.25 "Gilroy", sans-serif;
    letter-spacing: 0.71px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon {
    margin-right: 5px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon .conv-icon > svg {
    width: 15px;
    height: 18px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) {
    height: 40px;
    border-radius: 20px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link).conv-button-with-icon {
    padding: 0 16px 0 20px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-label {
    font: 800 11.4px/1.25 "Gilroy", sans-serif;
    letter-spacing: 0.71px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon {
    margin-right: 5px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon .conv-icon > svg {
    width: 15px;
    height: 18px;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link).conv-button-with-icon {
    padding: 0 20px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon {
    margin-right: 0;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-label {
    display: none;
  }
}
@media (min-width: 1367px) and (min-height: 641px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-label {
    display: inline-block;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon {
    margin-right: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-label {
    display: inline-block;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon {
    margin-right: 8px;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link).conv-button-with-icon {
    padding: 0 20px;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon {
    margin-right: 0;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-label {
    display: none;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-label {
    font: 800 14px/1.29 "Gilroy", sans-serif;
    letter-spacing: 0.37px;
  }
}
.convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-icon {
  margin: 0;
}
.convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link) .conv-button-label:empty {
  display: none;
}
.convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link).conv-button-agent .conv-button-wrapper .conv-button-label {
  text-transform: none;
}
@media (min-width: 1200px) and (min-height: 481px) {
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link).conv-button-agent .conv-button-label {
    display: inline-block;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button:not(.conv-button-link).conv-button-agent .conv-button-icon {
    margin-right: 8px;
  }
}
.convincely-app .conv-website-header-nav .buttons .conv-button.login {
  background: #2989f5;
  box-shadow: 0 4px 7px 0 rgba(41, 137, 245, 0.6);
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app .conv-website-header-nav .buttons .conv-button.login {
    cursor: pointer;
  }
  .convincely-app .conv-website-header-nav .buttons .conv-button.login:hover {
    background: #117cf4;
  }
}
.convincely-app .conv-website-header-nav .buttons .conv-button.login .conv-icon {
  width: 18px;
}
.convincely-app .conv-website-header-nav .buttons .conv-button.login svg path {
  fill: #fff;
  fill-opacity: 1;
}
.convincely-app .conv-website-menu .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.convincely-app .conv-website-menu .menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.convincely-app .conv-website-menu .hamburger {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 56px;
  height: 56px;
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app .conv-website-menu .hamburger {
    cursor: pointer;
  }
}
.convincely-app .conv-website-menu .hamburger .wrapper {
  position: relative;
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20px;
  height: 15px;
  transition: 0.5s ease-in-out;
  transform: rotate(0deg);
}
.convincely-app .conv-website-menu .hamburger-item {
  position: absolute;
  display: inline-block;
  width: 50%;
  height: 3px;
  background-color: #1880f5;
  opacity: 1;
  transition: 0.25s ease-in-out;
  transform: rotate(0deg);
}
.convincely-app .conv-website-menu .open .hamburger-item:nth-child(1), .convincely-app .conv-website-menu .open .hamburger-item:nth-child(6), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(1), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(6) {
  transform: rotate(45deg);
}
.convincely-app .conv-website-menu .open .hamburger-item:nth-child(2), .convincely-app .conv-website-menu .open .hamburger-item:nth-child(5), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(2), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(5) {
  transform: rotate(-45deg);
}
.convincely-app .conv-website-menu .open .hamburger-item:nth-child(1), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(1) {
  top: 2px;
  left: 1.5px;
}
.convincely-app .conv-website-menu .open .hamburger-item:nth-child(2), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(2) {
  top: 2px;
  left: calc(50% - 1.5px);
}
.convincely-app .conv-website-menu .open .hamburger-item:nth-child(3), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(3) {
  left: -50%;
  opacity: 0;
}
.convincely-app .conv-website-menu .open .hamburger-item:nth-child(4), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(4) {
  left: 100%;
  opacity: 0;
}
.convincely-app .conv-website-menu .open .hamburger-item:nth-child(5), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(5) {
  top: 9px;
  left: 1.5px;
}
.convincely-app .conv-website-menu .open .hamburger-item:nth-child(6), .conv-website-menu .convincely-app .open .hamburger-item:nth-child(6) {
  top: 9px;
  left: calc(50% - 1.5px);
}

.convincely-app .conv-website-menu .hamburger-item:nth-child(even) {
  left: 50%;
  border-radius: 0 1px 1px 0;
}
.convincely-app .conv-website-menu .hamburger-item:nth-child(odd) {
  left: 0;
  border-radius: 1px 0 0 1px;
}
.convincely-app .conv-website-menu .hamburger-item:nth-child(1), .convincely-app .conv-website-menu .hamburger-item:nth-child(2) {
  top: 0;
}
.convincely-app .conv-website-menu .hamburger-item:nth-child(3), .convincely-app .conv-website-menu .hamburger-item:nth-child(4) {
  top: 6px;
}
.convincely-app .conv-website-menu .hamburger-item:nth-child(5), .convincely-app .conv-website-menu .hamburger-item:nth-child(6) {
  top: 12px;
}
.convincely-app .conv-website-menu-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 52px;
  margin-left: 36px;
}
.convincely-app .conv-website-menu-item .conv-button-label {
  font: 400 16px/1.25 "Gilroy", sans-serif;
  color: rgba(64, 64, 64, 0.8);
  letter-spacing: -0.2px;
}
.convincely-app .conv-website-menu-item .conv-button-icon {
  margin-right: 0;
  margin-left: 8px;
}
.convincely-app .conv-website-menu-item.active .conv-icon {
  -webkit-animation: conv-rotate 250ms ease-out forwards 1;
  animation: conv-rotate 250ms ease-out forwards 1;
}
.convincely-app .conv-website-menu-item .dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 30;
  width: 200px;
  overflow-y: visible;
  transform: translate3d(-50%, 0, 0);
}
.convincely-app .conv-website-menu-item .dropdown ul {
  display: block;
}
.convincely-app .conv-website-menu-item .dropdown li {
  padding: 0;
}
.convincely-app .conv-website-menu-item.sidenav-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  margin-left: 0;
  box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.12);
}
.convincely-app .conv-website-menu-item.sidenav-item.active {
  background-color: #d6dde6;
}
.convincely-app .conv-website-menu-item.sidenav-item .conv-button {
  width: 100%;
  height: 100%;
  height: 52px;
  padding: 0 21px 0 24px;
}
.convincely-app .conv-website-menu-item.sidenav-item .conv-button-label {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: left;
}
.convincely-app .conv-website-menu-item.sidenav-item .dropdown {
  position: relative;
  top: initial;
  left: initial;
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  transform: none;
}
.convincely-app .conv-website-menu-item.sidenav-item .dropdown li {
  height: 52px;
  background-color: #fff;
  box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.16);
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app .conv-website-menu-item.sidenav-item .dropdown li {
    cursor: pointer;
  }
  .convincely-app .conv-website-menu-item.sidenav-item .dropdown li:hover {
    color: rgba(64, 64, 64, 0.8);
    background-color: #d6dde6;
    background-color: #fff;
  }
  .convincely-app .conv-website-menu-item.sidenav-item .dropdown li:hover > a {
    color: rgba(64, 64, 64, 0.8);
    text-decoration: none;
  }
}
.convincely-app .conv-website-menu-item.sidenav-item .dropdown li:first-child, .convincely-app .conv-website-menu-item.sidenav-item .dropdown li:last-child {
  border-radius: 0;
}
.convincely-app .conv-website-menu-item.sidenav-item .dropdown li.conv-input-active {
  color: rgba(64, 64, 64, 0.8);
  background-color: #d6dde6;
  background-color: #fff;
}
.convincely-app .conv-website-menu-item.sidenav-item .dropdown li.conv-input-active > a {
  color: rgba(64, 64, 64, 0.8);
  text-decoration: none;
}
.convincely-app .conv-website-menu-item.sidenav-item .dropdown li > a {
  padding: 0 24px;
}
.convincely-app .conv-website-menu-item.sidenav-item .dropdown::after {
  display: none;
}
.convincely-app .conv-website-hero-section {
  position: relative;
  z-index: 10;
}
.convincely-app .conv-website-hero-section > .section-content {
  padding: 60px 0;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section > .section-content {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .convincely-app .conv-website-hero-section > .section-content {
    padding: 12px 0;
  }
}
.convincely-app .conv-website-hero-section > .section-content > .container {
  display: grid;
  grid-template-areas: "image" "content" "links";
  gap: 30px 0;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section > .section-content > .container {
    grid-template-areas: "content image" "links links";
    grid-template-columns: minmax(360px, 100%) auto;
    gap: 50px 60px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section > .section-content > .container {
    grid-template-columns: 540px 1fr;
    gap: 80px 100px;
  }
}
.convincely-app .conv-website-hero-section .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-area: content;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}
.convincely-app .conv-website-hero-section .image {
  display: -ms-flexbox;
  display: flex;
  grid-area: image;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-height: 226px;
  overflow: hidden;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .image {
    max-height: none;
  }
}
.convincely-app .conv-website-hero-section .image .label {
  display: none;
}
.convincely-app .conv-website-hero-section .image picture, .convincely-app .conv-website-hero-section .image svg {
  width: 100%;
  height: 100%;
}
.convincely-app .conv-website-hero-section .image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top right;
  object-position: top right;
  width: 100%;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .image img {
    height: 100%;
    -o-object-position: center right;
    object-position: center right;
  }
}
.convincely-app .conv-website-hero-section .quick-links {
  display: grid;
  grid-area: links;
  grid-template-columns: 1fr;
  gap: 20px 24px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .quick-links {
    display: -ms-flexbox;
    display: flex;
  }
}
.convincely-app .conv-website-hero-section .quick-links a {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  padding: 12px 30px;
  font: 400 16px/1 "Gilroy", sans-serif;
  color: #404040;
  text-decoration: none;
  letter-spacing: -0.2px;
  background: #eaeaea;
  border-radius: 20px;
  box-shadow: 4px 8px 32px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .quick-links a {
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 230px;
    padding: 24px;
    font: 400 18px/27px "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-hero-section .quick-links a:hover {
  background: #dddddd;
}
.convincely-app .conv-website-hero-section .quick-links a .icon {
  width: 25px;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .quick-links a .icon {
    width: 30px;
  }
}
.convincely-app .conv-website-hero-section .quick-links a .icon svg {
  width: 100%;
}
.convincely-app .conv-website-hero-section .quick-links a .arrow {
  width: 12px;
  margin-left: auto;
  transform: rotate(-90deg);
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .quick-links a .arrow {
    display: none;
  }
}
.convincely-app .conv-website-hero-section .quick-links a .arrow svg path {
  stroke: #404040;
}
.convincely-app .conv-website-hero-section .headline h1 {
  color: #2989f5;
}
.convincely-app .conv-website-hero-section .headline-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 25;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .headline-wrapper {
    margin: 0;
  }
}
.convincely-app .conv-website-hero-section .headline-wrapper:not(:first-child) {
  margin: 30px 0 0;
}
.convincely-app .conv-website-hero-section .offer {
  width: 100%;
  margin: 20px 0 0;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .offer {
    margin: 30px 0 0;
  }
}
.convincely-app .conv-website-hero-section .offer > span {
  font: 600 16px/24px "Gilroy", sans-serif;
  color: #404040;
  letter-spacing: -0.2px;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .offer > span {
    font: 600 18px/27px "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-hero-section .disclaimer {
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 0;
}
.convincely-app .conv-website-hero-section .disclaimer img {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 16px;
}
.convincely-app .conv-website-hero-section .disclaimer > span, .convincely-app .conv-website-hero-section .disclaimer-button {
  display: block;
  font: 400 10px/14px "Gilroy", sans-serif;
  color: #888;
  letter-spacing: -0.2px;
}
.convincely-app .conv-website-hero-section .disclaimer span > a, .convincely-app .conv-website-hero-section .disclaimer-button {
  font-weight: 600;
  color: #888;
  text-decoration: underline;
  background: none;
  border: 0;
}
.convincely-app .conv-website-hero-section .disclaimer span > a:hover, .convincely-app .conv-website-hero-section .disclaimer span > a:active, .convincely-app .conv-website-hero-section .disclaimer span > a:visited, .convincely-app .conv-website-hero-section .disclaimer span > a:focus, .convincely-app .conv-website-hero-section .disclaimer-button:hover, .convincely-app .conv-website-hero-section .disclaimer-button:active, .convincely-app .conv-website-hero-section .disclaimer-button:visited, .convincely-app .conv-website-hero-section .disclaimer-button:focus {
  outline: none;
}
.convincely-app .conv-website-hero-section .disclaimer.has-action-image img {
  cursor: pointer;
}
.convincely-app .conv-website-hero-section .widget-row {
  width: 100%;
}
@media (min-width: 484px) {
  .convincely-app .conv-website-hero-section .widget-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.convincely-app .conv-website-hero-section .slot {
  position: relative;
  display: none;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .slot:not(:empty) {
    display: block;
  }
}
.convincely-app .conv-website-hero-section .slot .conv-icon {
  position: absolute;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section .slot .conv-icon {
    left: -30px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section .slot .conv-icon {
    top: -7px;
    left: 0;
  }
}
.convincely-app .conv-website-hero-section .widget {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 150px;
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .widget {
    margin: 30px 0 0;
  }
}
.convincely-app .conv-website-hero-section .widget-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section .widget-image {
    display: none;
  }
}
.convincely-app .conv-website-hero-section .promo {
  max-width: 100%;
  padding: 30px 0 16px;
}
.convincely-app .conv-website-hero-section.good-friday-appeal .promo {
  padding: 50px 0 32px;
}

@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline {
    max-width: 60%;
  }
  .convincely-app .conv-website-hero-section.cyberpromo .promo-headline {
    max-width: 100%;
  }
}
.convincely-app .conv-website-hero-section.good-friday-appeal .promo-headline {
  max-width: none;
}

@media (min-width: 320px) and (max-width: 479px) {
  .convincely-app .conv-website-hero-section .promo-headline.custom {
    margin-top: 20px;
  }
}
.convincely-app .conv-website-hero-section .promo-headline h1 {
  font-size: 44px;
  color: #2989f5;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section .promo-headline h1 {
    font-size: 69px;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline h1 {
    font-size: 39px;
  }
}
.convincely-app .conv-website-hero-section .promo-headline .dark-blue-small-subtitle {
  font-size: 19px;
  color: #1f4bb0;
}
.convincely-app .conv-website-hero-section .promo-headline-orange-title {
  font: 800 51px/51px "Gilroy", sans-serif;
  color: #ff7743;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline-orange-title {
    font-size: 39px;
  }
}
@media (min-width: 479px) and (max-width: 1024px) {
  .convincely-app .conv-website-hero-section .promo-headline-orange-title {
    font-size: 45px;
  }
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-headline-orange-title {
    font-size: 30px;
  }
}
.convincely-app .conv-website-hero-section .promo-headline-thin-top {
  margin-bottom: 6px;
  font: 800 24px/28px "Gilroy", sans-serif;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline-thin-top {
    font-size: 14px;
    line-height: 16px;
  }
}
.convincely-app .conv-website-hero-section .promo-headline-thin-bottom {
  margin-top: 8px;
  font: 700 16px/20px "Gilroy", sans-serif;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline-thin-bottom {
    font-size: 12px;
    line-height: 14px;
  }
}
.convincely-app .conv-website-hero-section .promo-headline-thin-subtitle {
  max-width: 490px;
  font: 400 28px/1.2 "Gilroy", sans-serif;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline-thin-subtitle {
    max-width: 230px;
    font-size: 22px;
    line-height: 25px;
  }
}
@media (min-width: 479px) and (max-width: 1024px) {
  .convincely-app .conv-website-hero-section .promo-headline-thin-subtitle {
    max-width: 400px;
    font-size: 20px;
  }
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-headline-thin-subtitle {
    font-size: 20px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section.cyberpromo .promo-headline-thin-subtitle {
    max-width: 640px;
    font: 400 34px/1 "Gilroy", sans-serif;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section.cyberpromo .promo-headline-thin-subtitle {
    font: 400 20px/1 "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-hero-section.cyberpromo .promo-headline-thin-subtitle + .promo-headline-bold-subtitle {
  margin-top: 4px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section.cyberpromo .promo-headline-thin-subtitle + .promo-headline-bold-subtitle {
    margin-top: 16px;
  }
}

.convincely-app .conv-website-hero-section.feb-50-promo .promo-headline-thin-subtitle {
  max-width: 570px;
  padding-bottom: 16px;
  font: 400 30px/130% "Gilroy", sans-serif;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section.feb-50-promo .promo-headline-thin-subtitle {
    max-width: none;
    padding-bottom: 4px;
    font: 400 18px/130% "Gilroy", sans-serif;
  }
}

.convincely-app .conv-website-hero-section.good-friday-appeal .promo-headline-thin-subtitle {
  max-width: 420px;
  margin: 0 0 8px;
  font: 400 30px/38px "Gilroy", sans-serif;
}
@media (max-width: 767px) {
  .convincely-app .conv-website-hero-section.good-friday-appeal .promo-headline-thin-subtitle {
    max-width: 280px;
    margin: 0 0 4px;
    font: 400 20px/24px "Gilroy", sans-serif;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section.good-friday-appeal .promo-headline-thin-subtitle {
    max-width: 100%;
  }
}

.convincely-app .conv-website-hero-section .promo-headline-bold-subtitle {
  font: 800 48px/52px "Gilroy", sans-serif;
}
@media (min-width: 479px) and (max-width: 1024px) {
  .convincely-app .conv-website-hero-section .promo-headline-bold-subtitle {
    font: 800 38px/50px "Gilroy", sans-serif;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline-bold-subtitle {
    font: 800 22px/24px "Gilroy", sans-serif;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section.cyberpromo .promo-headline-bold-subtitle {
    font: 800 64px/1 "Gilroy", sans-serif;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section.cyberpromo .promo-headline-bold-subtitle {
    font: 800 36px/1 "Gilroy", sans-serif;
  }
}

.convincely-app .conv-website-hero-section.cyberpromo .promo-headline-bold-subtitle + .promo-headline-thin-subtitle {
  margin-top: 16px;
}

.convincely-app .conv-website-hero-section.feb-50-promo .promo-headline-bold-subtitle {
  padding-bottom: 16px;
  font: 800 64px/100% "Gilroy", sans-serif;
}
@media (min-width: 479px) and (max-width: 1024px) {
  .convincely-app .conv-website-hero-section.feb-50-promo .promo-headline-bold-subtitle {
    font: 800 50px/100% "Gilroy", sans-serif;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section.feb-50-promo .promo-headline-bold-subtitle {
    padding-bottom: 4px;
    font: 800 36px/100% "Gilroy", sans-serif;
  }
}

.convincely-app .conv-website-hero-section.good-friday-appeal .promo-headline-bold-subtitle {
  font: 800 26px/28px "Gilroy", sans-serif;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-hero-section.good-friday-appeal .promo-headline-bold-subtitle {
    max-width: 630px;
    font: 800 50px/53px "Gilroy", sans-serif;
  }
}

.convincely-app .conv-website-hero-section .promo-headline-subtitle {
  font-size: 16px;
  font-weight: 700;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section .promo-headline-subtitle {
    font-size: 38px;
    line-height: 40px;
  }
}
.convincely-app .conv-website-hero-section .promo-services {
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0;
}
.convincely-app .conv-website-hero-section .promo-service {
  display: -ms-flexbox;
  display: flex;
  margin-right: 12px;
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-service {
    margin: 0;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section .promo-service {
    margin-right: 32px;
  }
}
.convincely-app .conv-website-hero-section .promo-service-elec {
  margin: 0 8px;
  color: #2989f5;
}
.convincely-app .conv-website-hero-section .promo-service-elec-label {
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-service-elec-label {
    font-size: 12px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .convincely-app .conv-website-hero-section .promo-service-elec-label {
    font-size: 14px;
  }
}
.convincely-app .conv-website-hero-section .promo-service-elec-value {
  font-size: 36px;
  font-weight: 800;
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-service-elec-value {
    font-size: 24px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .convincely-app .conv-website-hero-section .promo-service-elec-value {
    font-size: 30px;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section .promo-service-elec-value {
    font-size: 40px;
  }
}
.convincely-app .conv-website-hero-section .promo-service-gas {
  margin: 0 8px;
  color: #ff7743;
}
.convincely-app .conv-website-hero-section .promo-service-gas-label {
  font-size: 16px;
  line-height: 1;
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-service-gas-label {
    font-size: 12px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .convincely-app .conv-website-hero-section .promo-service-gas-label {
    font-size: 14px;
  }
}
.convincely-app .conv-website-hero-section .promo-service-gas-value {
  font-size: 36px;
  font-weight: 800;
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-service-gas-value {
    font-size: 24px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .convincely-app .conv-website-hero-section .promo-service-gas-value {
    font-size: 30px;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section .promo-service-gas-value {
    font-size: 40px;
  }
}
.convincely-app .conv-website-hero-section .promo-service-icon {
  height: 56px;
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-service-icon {
    height: 35px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .convincely-app .conv-website-hero-section .promo-service-icon {
    height: 43px;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-hero-section .promo-service-icon {
    height: 64px;
  }
}
.convincely-app .conv-website-hero-section .promo-disclaimer {
  display: block;
  font: 800 12px/1.33 "Gilroy", sans-serif;
  color: #404040;
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-disclaimer {
    width: 60%;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-disclaimer .disclaimer-separator {
    display: none;
  }
}
.convincely-app .conv-website-hero-section .promo-disclaimer .tnc-link {
  text-decoration: underline;
  cursor: pointer;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-disclaimer .tnc-link {
    display: block;
  }
}
.convincely-app .conv-website-hero-section .promo-headline-disclaimer {
  display: block;
  margin-top: 21px;
  font: 400 11px/14px "Gilroy", sans-serif;
  color: #1f4bb0;
}
@media (min-width: 479px) and (max-width: 1024px) {
  .convincely-app .conv-website-hero-section .promo-headline-disclaimer {
    max-width: 52%;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline-disclaimer {
    max-width: 52%;
    margin-top: 12px;
    font-size: 9px;
    line-height: 11px;
  }
}
.convincely-app .conv-website-hero-section .promo-headline-disclaimer.gray {
  color: #404040;
}
@media (max-width: 320px) {
  .convincely-app .conv-website-hero-section .promo-headline-disclaimer {
    width: 60%;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline-disclaimer .disclaimer-separator {
    display: none;
  }
}
.convincely-app .conv-website-hero-section .promo-headline-disclaimer .tnc-link {
  text-decoration: underline;
  cursor: pointer;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section .promo-headline-disclaimer .tnc-link {
    display: block;
  }
}
.convincely-app .conv-website-hero-section.feb-50-promo .promo-headline-disclaimer {
  margin-top: 16px;
  font: 600 14px/100% "Gilroy", sans-serif;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-hero-section.feb-50-promo .promo-headline-disclaimer {
    padding-bottom: 4px;
    font: 800 12px/20px "Gilroy", sans-serif;
  }
}

.convincely-app .conv-website-hero-section .dark-blue {
  color: #1f4bb0;
}
.convincely-app .conv-website-hero-section .red {
  color: #f00;
}
.convincely-app .conv-website-hero-section .deep-amethyst {
  color: #572b6c;
}
.convincely-app .conv-website-hero-section .dark-lime-green {
  color: #82bc00;
}
.convincely-app .conv-website-hero-section .auto,
.convincely-app .conv-website-hero-section .widget .auto {
  top: 50%;
  bottom: auto;
  width: auto;
  padding: 0 0 0 40px;
  transform: translateY(-50%);
}
.convincely-app .conv-website-hero-section .auto > img,
.convincely-app .conv-website-hero-section .widget .auto > img {
  width: auto;
  height: auto;
}
.convincely-app .trustmarkers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px 32px;
  width: 100%;
  max-width: 535px;
  padding: 0 23px;
  font: 800 14px/16.8px "Gilroy", sans-serif;
  color: #1880f5;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .trustmarkers {
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    white-space: nowrap;
  }
}
.convincely-app .trustmarkers li {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-align: center;
  align-items: center;
}
.convincely-app .trustmarkers svg {
  width: 24px;
  height: auto;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .landing-page .section-content, .convincely-app .is-campaign .section-content {
    padding: 16px 0 60px;
  }
}
.convincely-app .landing-page.partner-campaign .image .label, .convincely-app .is-campaign.partner-campaign .image .label {
  display: block;
  margin-bottom: 8px;
  font: 700 14px/16px "Gilroy", sans-serif;
}
.convincely-app .landing-page .headline-wrapper, .convincely-app .is-campaign .headline-wrapper {
  margin: 0;
}
.convincely-app .landing-page .image, .convincely-app .is-campaign .image {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: visible;
}
@media (min-width: 768px) {
  .convincely-app .landing-page .image, .convincely-app .is-campaign .image {
    -ms-flex-align: center;
    align-items: center;
  }
}
.convincely-app .landing-page .image picture, .convincely-app .is-campaign .image picture {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 160px;
  height: auto;
}
@media (min-width: 768px) {
  .convincely-app .landing-page .image picture, .convincely-app .is-campaign .image picture {
    -ms-flex-pack: center;
    justify-content: center;
    max-width: none;
  }
}
.convincely-app .landing-page .image img, .convincely-app .is-campaign .image img {
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 350px;
}
.convincely-app .trustmarkers {
  margin-top: 40px;
}
@media (max-width: 1024px), (max-height: 480px) {
  .convincely-app .trustmarkers {
    margin-top: 32px;
  }
}
.convincely-app .conv-website-trustpilot-section {
  margin: 0 0 70px;
  overflow: hidden;
  background-color: #2989f5;
}
@media (min-width: 1066px) {
  .convincely-app .conv-website-trustpilot-section {
    width: calc(100% + 18px);
    margin-left: -18px;
  }
}
.convincely-app .conv-website-trustpilot-section .container {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-trustpilot-section .container {
    padding: 28px 0;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-trustpilot-section .container {
    padding: 40px 0;
  }
}
.convincely-app .conv-website-trustpilot-section h2.headline {
  display: none;
  margin-bottom: 24px;
  font: 800 21px/30px "Gilroy", sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: -0.2px;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-trustpilot-section h2.headline {
    display: block;
    font: 700 30px/28px "Gilroy", sans-serif;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-trustpilot-section h2.headline {
    font: 700 38px/44px "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-trustpilot-section .micro-combo, .convincely-app .conv-website-trustpilot-section .carousel {
  display: none;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-trustpilot-section .micro-combo {
    display: block;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-trustpilot-section .micro-combo {
    display: none;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-trustpilot-section .carousel {
    display: block;
  }
}
@media (min-width: 768px) {
  .convincely-app .conv-website-trustpilot-section .micro-star {
    display: none;
  }
}
.convincely-app .conv-website-internet-options-section {
  background-color: #edf5ff;
}
.convincely-app .conv-website-internet-options-section .glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.convincely-app .conv-website-internet-options-section .glide * {
  box-sizing: inherit;
}
.convincely-app .conv-website-internet-options-section .glide__track {
  overflow: hidden;
}
.convincely-app .conv-website-internet-options-section .glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  will-change: transform;
}
.convincely-app .conv-website-internet-options-section .glide__slides--dragging {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.convincely-app .conv-website-internet-options-section .glide__slide {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.convincely-app .conv-website-internet-options-section .glide__slide a {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.convincely-app .conv-website-internet-options-section .glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.convincely-app .conv-website-internet-options-section .glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.convincely-app .conv-website-internet-options-section .glide--rtl {
  direction: rtl;
}
.convincely-app .conv-website-internet-options-section .glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}
.convincely-app .conv-website-internet-options-section .glide__arrow:focus {
  outline: none;
}
.convincely-app .conv-website-internet-options-section .glide__arrow:hover {
  border-color: white;
}
.convincely-app .conv-website-internet-options-section .glide__arrow--left {
  left: 2em;
}
.convincely-app .conv-website-internet-options-section .glide__arrow--right {
  right: 2em;
}
.convincely-app .conv-website-internet-options-section .glide__arrow--disabled {
  opacity: 0.33;
}
.convincely-app .conv-website-internet-options-section .glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}
.convincely-app .conv-website-internet-options-section .glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}
.convincely-app .conv-website-internet-options-section .glide__bullet:focus {
  outline: none;
}
.convincely-app .conv-website-internet-options-section .glide__bullet:hover, .convincely-app .conv-website-internet-options-section .glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}
.convincely-app .conv-website-internet-options-section .glide__bullet--active {
  background-color: white;
}
.convincely-app .conv-website-internet-options-section .glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}
.convincely-app .conv-website-internet-options-section .glide--dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.convincely-app .conv-website-internet-options-section .section-content {
  padding: 0;
}
.convincely-app .conv-website-internet-options-section .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding: 32px 0;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-internet-options-section .container {
    padding: 64px 0;
  }
}
.convincely-app .conv-website-internet-options-section .headline {
  margin-bottom: 20px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-internet-options-section .headline {
    margin-bottom: 32px;
  }
}
.convincely-app .conv-website-internet-options-section .headline h2 {
  color: #1880f5;
}
.convincely-app .conv-website-internet-options-section .slider {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
@media (min-width: 992px) {
  .convincely-app .conv-website-internet-options-section .slider {
    padding: 0 40px;
  }
}
.convincely-app .conv-website-internet-options-section .track {
  padding-bottom: 28px;
  overflow: visible;
}
@media (min-width: 992px) {
  .convincely-app .conv-website-internet-options-section .track {
    padding-bottom: 0;
  }
}
.convincely-app .conv-website-internet-options-section .cards {
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: visible;
}
@media (min-width: 992px) {
  .convincely-app .conv-website-internet-options-section .cards {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.convincely-app .conv-website-internet-options-section .bullets {
  bottom: 0;
}
@media (min-width: 992px) {
  .convincely-app .conv-website-internet-options-section .bullets {
    display: none;
  }
}
.convincely-app .conv-website-internet-options-section .bullets .bullet {
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: solid 2px rgba(64, 64, 64, 0.4);
}
.convincely-app .conv-website-internet-options-section .bullets .bullet:focus {
  border: solid 2px rgba(64, 64, 64, 0.4);
}
.convincely-app .conv-website-internet-options-section .bullets .bullet.glide__bullet--active {
  background-color: #1880f5;
  border: solid 2px transparent;
}
.convincely-app .conv-website-internet-options-section .bullets .bullet.glide__bullet--active:focus {
  border: solid 2px transparent;
}
.convincely-app .conv-website-internet-options-section .card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 4px 8px 32px 0 rgba(0, 0, 0, 0.2);
}
.convincely-app .conv-website-internet-options-section .card-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex: 0 1 482px;
  flex: 0 1 482px;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  max-width: 482px;
  height: auto;
}
.convincely-app .conv-website-internet-options-section .card .body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 24px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-internet-options-section .card .body {
    padding: 32px;
  }
}
.convincely-app .conv-website-internet-options-section .card .footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 32px;
  text-align: center;
  background-color: #ecf5fe;
}
.convincely-app .conv-website-internet-options-section .card .footer .offer {
  font: 800 14px/1.14 "Gilroy", sans-serif;
  color: #404040;
}
.convincely-app .conv-website-internet-options-section .card .footer .disclaimer {
  margin-top: 4px;
  font: 400 12px/1.33 "Gilroy", sans-serif;
  color: #404040;
}
.convincely-app .conv-website-internet-options-section .card .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
.convincely-app .conv-website-internet-options-section .card .header .icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
}
.convincely-app .conv-website-internet-options-section .card .header .title {
  margin-top: 4px;
  font: 300 32px/1.38 "Gilroy", sans-serif;
  color: #2a89f5;
  letter-spacing: -0.18px;
}
.convincely-app .conv-website-internet-options-section .card .header .title strong {
  font-weight: 800;
}
.convincely-app .conv-website-internet-options-section .card .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
.convincely-app .conv-website-internet-options-section .card .content .text {
  font: 400 16px/1.5 "Gilroy", sans-serif;
  color: #404040;
  text-align: center;
}
.convincely-app .conv-website-internet-options-section .card .content .button {
  margin-top: 32px;
  margin-bottom: 8px;
}
.convincely-app .conv-website-internet-options-section .links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 50px;
  margin-top: 16px;
}
@media (min-width: 992px) {
  .convincely-app .conv-website-internet-options-section .links {
    margin-top: 32px;
  }
}
.convincely-app .conv-website-internet-options-section .links .link {
  padding: 6px;
  font: 300 12px/1.33 "Gilroy", sans-serif;
  color: #404040;
}
.convincely-app .conv-website-testimonial-section .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-testimonial-section .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.convincely-app .conv-website-testimonial-section .image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  -ms-flex: 0 0 278px;
  flex: 0 0 278px;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 25px 0 0;
  margin-top: 10px;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-testimonial-section .image {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
    max-width: 240px;
    padding: 0;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-testimonial-section .image {
    -ms-flex: 0 0 415px;
    flex: 0 0 415px;
    padding: 15px 2px 0;
    margin-top: 33px;
  }
}
.convincely-app .conv-website-testimonial-section .image .bill-image {
  width: 100%;
  height: auto;
  margin-left: -10px;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-testimonial-section .image .bill-image {
    width: 411px;
    height: 396px;
    margin-left: 0;
  }
}
.convincely-app .conv-website-testimonial-section .arrow-container {
  width: 417px;
  height: 284px;
  position: absolute;
  bottom: -30px;
  left: -110px;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-testimonial-section .arrow-container {
    left: -130px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-testimonial-section .arrow-container {
    width: 594px;
    height: 404px;
    left: -125px;
  }
}
@media (max-width: 319px) {
  .convincely-app .conv-website-testimonial-section .arrow-container {
    width: 340px;
    height: auto;
    left: -80px;
  }
}
.convincely-app .conv-website-testimonial-section .arrow-container .conv-icon > svg {
  width: 417px;
  height: 284px;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-testimonial-section .arrow-container .conv-icon > svg {
    width: 594px;
    height: 404px;
  }
}
.convincely-app .conv-website-testimonial-section .testimonial {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 1 748px;
  flex: 0 1 748px;
  padding: 60px 0;
  margin-right: 4px;
  margin-left: 30px;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-testimonial-section .testimonial {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 40px 0 60px;
    margin: 0;
  }
}
@media (min-width: 1367px) and (min-height: 641px) {
  .convincely-app .conv-website-testimonial-section .testimonial {
    margin-right: 40px;
    margin-left: 0;
  }
  .convincely-app .conv-website-testimonial-section .testimonial.narrow {
    margin-left: 100px;
  }
}
.convincely-app .conv-website-testimonial-section .testimonial .content {
  position: relative;
  width: 100%;
}
.convincely-app .conv-website-testimonial-section .testimonial .content > span {
  font: 800 24px/1.17 "Gilroy", sans-serif;
  color: #404040;
  letter-spacing: -0.2px;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-testimonial-section .testimonial .content > span {
    font: 800 20px/1.3 "Gilroy", sans-serif;
  }
}
@media (min-width: 1367px) and (min-height: 641px) {
  .convincely-app .conv-website-testimonial-section .testimonial .content > span {
    font: 800 36px/1.2 "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-testimonial-section .testimonial .content > span strong {
  color: #ff7743;
}
.convincely-app .conv-website-testimonial-section .testimonial .content.light > span {
  font: 300 16px/1.38 "Gilroy", sans-serif;
  letter-spacing: -0.2px;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-testimonial-section .testimonial .content.light > span {
    font: 300 24px/1.33 "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-testimonial-section .testimonial .author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: -50px;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-testimonial-section .testimonial .author {
    bottom: -40px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-testimonial-section .testimonial .author {
    bottom: -60px;
  }
}
.convincely-app .conv-website-testimonial-section .testimonial .author-name {
  margin-left: 12px;
  font: 400 14px/1.43 "Gilroy", sans-serif;
  color: #404040;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-testimonial-section .testimonial .author-name {
    font: 400 18px/1.22 "Gilroy", sans-serif;
  }
}
.convincely-app .why-sumo {
  text-align: center;
}
.convincely-app .why-sumo .section-content {
  padding: 60px 0;
}
@media (min-width: 768px) {
  .convincely-app .why-sumo .section-content {
    padding: 80px 0;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .why-sumo .section-content {
    padding: 140px 0;
  }
}
.convincely-app .why-sumo .items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  padding: 30px 0 0;
}
@media (min-width: 768px) {
  .convincely-app .why-sumo .items {
    gap: 24px;
    padding: 50px 0 0;
  }
}
.convincely-app .why-sumo .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .convincely-app .why-sumo .item {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.convincely-app .why-sumo .conv-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: #f8f8f8;
  border-radius: 50%;
  box-shadow: 4px 6px 8px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .convincely-app .why-sumo .conv-icon {
    width: 78px;
    height: 78px;
  }
}
.convincely-app .why-sumo .conv-icon svg {
  width: 100%;
  max-width: 24px;
  height: auto;
}
@media (min-width: 768px) {
  .convincely-app .why-sumo .conv-icon svg {
    max-width: 34px;
  }
}
.convincely-app .why-sumo .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  gap: 12px;
  width: 100%;
  color: #404040;
  text-align: left;
}
.convincely-app .why-sumo .title {
  font: 700 16px/24px "Gilroy", sans-serif;
  text-align: center;
}
@media (min-width: 768px) {
  .convincely-app .why-sumo .title {
    font: 700 20px/24px "Gilroy", sans-serif;
    text-align: left;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .why-sumo .title {
    font: 700 24px/30px "Gilroy", sans-serif;
  }
}
.convincely-app .why-sumo .text {
  display: none;
  letter-spacing: -0.2px;
}
@media (min-width: 768px) {
  .convincely-app .why-sumo .text {
    display: block;
    font: 400 16px/1.38 "Gilroy", sans-serif;
    letter-spacing: initial;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .why-sumo .text {
    font: 400 18px/28px "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-directdebit-section .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-direction: column-reverse;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-directdebit-section .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.convincely-app .conv-website-directdebit-section .image {
  position: relative;
  box-sizing: border-box;
  height: 279px;
  margin: -120px 0 26px 25px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-directdebit-section .image {
    -ms-flex: 0 1 650px;
    flex: 0 1 650px;
    height: 290px;
    padding-bottom: 0;
    margin: 63px 5% 63px 0;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-directdebit-section .image {
    height: 496px;
    margin: 30px 0 14px;
  }
}
.convincely-app .conv-website-directdebit-section .image-wrapper {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 631.5px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-directdebit-section .image-wrapper {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-directdebit-section .image-wrapper {
    width: 1080px;
  }
}
.convincely-app .conv-website-directdebit-section .image-wrapper > img {
  width: auto;
  height: 100%;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-directdebit-section .image-wrapper > img {
    transform: scaleX(-1);
  }
}
.convincely-app .conv-website-directdebit-section .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 48px 5px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-directdebit-section .content {
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .convincely-app .conv-website-directdebit-section .content {
    -ms-flex: 0 0 330px;
    flex: 0 0 330px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-directdebit-section .content {
    -ms-flex: 0 0 400px;
    flex: 0 0 400px;
    margin-left: 80px;
  }
}
.convincely-app .conv-website-directdebit-section .headline {
  margin-bottom: 23px;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-directdebit-section .headline {
    margin-bottom: 27px;
  }
}
.convincely-app .conv-website-directdebit-section .headline h2 {
  color: #1880f5;
}
.convincely-app .conv-website-directdebit-section .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 19px;
}
.convincely-app .conv-website-directdebit-section .item:last-child {
  margin-bottom: 0;
}
.convincely-app .conv-website-directdebit-section .icon {
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
}
.convincely-app .conv-website-directdebit-section .text {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 16px;
  font: 400 16px/1.38 "Gilroy", sans-serif;
}
.convincely-app .conv-website-directdebit-section .button {
  margin-top: 32px;
}
.convincely-app .conv-website-quicklinks-section {
  background: #f8f8f8;
}
.convincely-app .conv-website-quicklinks-section .section-content {
  padding: 60px 0;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-quicklinks-section .section-content {
    padding: 80px 0;
  }
}
.convincely-app .conv-website-quicklinks-section .container {
  display: grid;
  gap: 30px 24px;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-quicklinks-section .container {
    grid-template-columns: repeat(3, 1fr);
  }
}
.convincely-app .conv-website-quicklinks-section .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  padding: 30px 24px;
  margin: 0;
  color: #fff;
  background-color: #2989f5;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-quicklinks-section .item {
    padding: 30px 16px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-quicklinks-section .item {
    padding: 38px 24px;
  }
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app .conv-website-quicklinks-section .is-clickable {
    cursor: pointer;
  }
}
.convincely-app .conv-website-quicklinks-section .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.convincely-app .conv-website-quicklinks-section .conv-icon {
  width: 45px;
  height: 45px;
}
.convincely-app .conv-website-quicklinks-section .conv-icon svg {
  width: 100%;
  height: 100%;
}
.convincely-app .conv-website-quicklinks-section .title {
  margin: auto 0;
  font: 700 24px/30px "Gilroy", sans-serif;
}
.convincely-app .conv-website-quicklinks-section .title h4 {
  margin: 0;
}
.convincely-app .conv-website-quicklinks-section .phone {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-quicklinks-section .phone {
    font: 700 38px/40px "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-quicklinks-section .links {
  margin: auto 0 0;
}
.convincely-app .conv-website-quicklinks-section .link {
  margin-bottom: 16px;
}
.convincely-app .conv-website-quicklinks-section .link > a {
  font: 400 14px/16px "Gilroy", sans-serif;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-quicklinks-section .link > a {
    font: 400 16px/20px "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-quicklinks-section .link > a:hover {
  text-decoration: underline;
}
.convincely-app .conv-website-quicklinks-section .link > a:active, .convincely-app .conv-website-quicklinks-section .link > a:visited {
  text-decoration: none;
}
.convincely-app .conv-website-quicklinks-section .link:last-child {
  margin-bottom: 0;
}
.convincely-app .conv-website-quicklinks-section .list {
  display: grid;
  gap: 16px;
  width: 100%;
  margin: 8px 0 0;
}
.convincely-app .conv-website-quicklinks-section .list-item {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-quicklinks-section .list-item {
    gap: 10px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.convincely-app .conv-website-quicklinks-section .label {
  -ms-flex: 0 1 125px;
  flex: 0 1 125px;
  font: 400 14px/16px "Gilroy", sans-serif;
  letter-spacing: -0.2px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .convincely-app .conv-website-quicklinks-section .label {
    -ms-flex: 0 1 86px;
    flex: 0 1 86px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-quicklinks-section .label {
    -ms-flex: 0 1 125px;
    flex: 0 1 125px;
    font: 400 16px/20px "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-quicklinks-section .text {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font: 400 14px/16px "Gilroy", sans-serif;
  letter-spacing: -0.2px;
  white-space: pre-line;
}
.convincely-app .conv-website-getintouch-section {
  background-color: #1880f5;
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0.4);
}
.convincely-app .conv-website-getintouch-section .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px 0;
  color: #fff;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-getintouch-section .container {
    -ms-flex-align: center;
    align-items: center;
  }
}
.convincely-app .conv-website-getintouch-section .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
@media (hover: hover), (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .convincely-app .conv-website-getintouch-section .header {
    cursor: pointer;
  }
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .header {
    padding: 0 100px 0 0;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .header {
    padding: 0 95px 0 50px;
  }
}
.convincely-app .conv-website-getintouch-section .icon .conv-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 67px;
  height: 67px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .icon .conv-icon {
    width: 76px;
    height: 76px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .icon .conv-icon {
    width: 90px;
    height: 90px;
  }
}
.convincely-app .conv-website-getintouch-section .icon .conv-icon > svg {
  width: auto;
  height: 100%;
}
.convincely-app .conv-website-getintouch-section .headline {
  margin-left: 15px;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .headline {
    margin-left: 20px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .headline {
    margin-left: 30px;
  }
}
.convincely-app .conv-website-getintouch-section .title {
  font: 800 28px/1 "Gilroy", sans-serif;
  letter-spacing: -0.01em;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .title {
    font: 800 28px/1 "Gilroy", sans-serif;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .title {
    font: 800 36px/1 "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-getintouch-section .phone {
  margin-top: 4px;
  font: 800 38px/1 "Gilroy", sans-serif;
  letter-spacing: -0.01em;
}
@media (min-width: 641px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .phone {
    font: 800 44px/1 "Gilroy", sans-serif;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .phone {
    font: 800 52px/1 "Gilroy", sans-serif;
  }
}
.convincely-app .conv-website-getintouch-section .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-getintouch-section .list {
    margin-top: 32px;
  }
}
.convincely-app .conv-website-getintouch-section .list-item {
  margin-bottom: 16px;
  letter-spacing: -0.01em;
  white-space: pre-line;
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-getintouch-section .list-item {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
  }
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-getintouch-section .list-item {
    text-align: center;
  }
}
.convincely-app .conv-website-getintouch-section .list-item:last-child {
  margin-bottom: 0;
}
.convincely-app .conv-website-getintouch-section .label {
  font: 700 16px/19px "Gilroy", sans-serif;
}
.convincely-app .conv-website-getintouch-section .text {
  margin-top: 8px;
  font: 400 14px/20px "Gilroy", sans-serif;
}
.convincely-app .conv-website-footer {
  background: #f8f8f8;
}
.convincely-app .conv-website-footer .section {
  padding: 40px 0;
}
.convincely-app .conv-website-footer .section-content {
  padding: 0;
}
@media (max-width: 1024px), (max-height: 480px) {
  .convincely-app .conv-website-footer .section-content {
    padding: 0 18px;
  }
}
.convincely-app .conv-website-footer .sitemap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-footer .sitemap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 42px;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-footer .sitemap {
    gap: 100px;
    margin-bottom: 50px;
  }
}
.convincely-app .conv-website-footer .links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 16px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-footer .links {
    max-width: 360px;
  }
}
.convincely-app .conv-website-footer .links .item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  gap: 16px;
  -ms-flex-align: center;
  align-items: center;
}
.convincely-app .conv-website-footer .links .item::after {
  display: block;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #bfbfbf;
}
.convincely-app .conv-website-footer .links .item:last-child::after {
  display: none;
}
.convincely-app .conv-website-footer a.link {
  margin: 0 auto;
}
.convincely-app .conv-website-footer .footer {
  display: grid;
  grid-template: "links links" "logo copy";
  gap: 64px 32px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 18px;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-footer .footer {
    grid-template: "logo links copy";
    grid-template-columns: auto 1fr auto;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.convincely-app .conv-website-footer .logo {
  grid-area: logo;
}
.convincely-app .conv-website-footer .logo .conv-icon {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-height: 26px;
}
.convincely-app .conv-website-footer .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-area: links;
  overflow: hidden;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-footer .info {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.convincely-app .conv-website-footer .copy {
  grid-area: copy;
  font: 400 14px/1.43 "Gilroy", sans-serif;
  color: #404040;
  text-align: right;
  letter-spacing: -0.2px;
}
.convincely-app .conv-website-footer-column {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .convincely-app .conv-website-footer-column {
    -ms-flex: 0 1 max-content;
    flex: 0 1 max-content;
    min-width: 130px;
    max-width: 225px;
  }
  .convincely-app .conv-website-footer-column:last-child {
    min-width: 190px;
  }
}
.convincely-app .conv-website-footer-column .sitemap-items .item {
  box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.12);
}
@media (min-width: 768px) {
  .convincely-app .conv-website-footer-column .sitemap-items .item {
    height: auto;
    padding: 0;
    margin-bottom: 8px;
    background: transparent;
    box-shadow: none;
  }
  .convincely-app .conv-website-footer-column .sitemap-items .item:last-child {
    margin-bottom: 0;
  }
}
.convincely-app .conv-website-footer-column .sitemap-items .item .link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767px) {
  .convincely-app .conv-website-footer-column .sitemap-items .item .link {
    height: 52px;
    padding: 0 28px;
  }
}
@media (max-width: 767px) {
  .convincely-app .conv-website-footer-column .items {
    padding: 0 28px 28px;
    box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.12);
  }
}
.convincely-app .conv-website-footer-column .items .item {
  margin-bottom: 8px;
}
.convincely-app .conv-website-footer-column .items .item:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .convincely-app .conv-website-footer-column .body {
    background: #fff;
  }
}
.convincely-app .conv-website-footer-column .name,
.convincely-app .conv-website-footer-column .value {
  display: block;
  font: 400 14px/1.43 "Gilroy", sans-serif;
  color: #404040;
  letter-spacing: -0.2px;
}
.convincely-app .conv-website-footer-column .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font: 700 16px/1.25 "Gilroy", sans-serif;
  color: #404040;
  letter-spacing: -0.4px;
}
@media (max-width: 767px) {
  .convincely-app .conv-website-footer-column .title {
    height: 52px;
    padding: 0 14px 0 18px;
    box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.2);
  }
  .convincely-app .conv-website-footer-column .title.active {
    box-shadow: inset 0 -1px 0 0 rgba(64, 64, 64, 0.12);
  }
  .convincely-app .conv-website-footer-column .title.active .conv-icon {
    -webkit-animation: conv-rotate 250ms ease-out forwards 1;
    animation: conv-rotate 250ms ease-out forwards 1;
  }
}
@media (min-width: 768px) {
  .convincely-app .conv-website-footer-column .title {
    margin-bottom: 36px;
  }
  .convincely-app .conv-website-footer-column .title .conv-icon {
    display: none;
  }
}
@media (min-width: 1025px) and (min-height: 481px) {
  .convincely-app .conv-website-footer-column .title {
    margin-bottom: 16px;
  }
}
.convincely-app .conv-website-footer-column .title .conv-icon svg path {
  stroke: #646464;
}
.convincely-app .conv-website-footer-column .content {
  margin-bottom: 8px;
  font: 400 14px/1.43 "Gilroy", sans-serif;
  letter-spacing: -0.2px;
}
@media (max-width: 767px) {
  .convincely-app .conv-website-footer-column .content {
    padding: 28px 28px 0;
    margin-bottom: 28px;
  }
}
.convincely-app .conv-website-footer-column .content a {
  color: #404040;
}
.convincely-app .conv-website-sidenav.container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 264px;
  height: 100%;
  background-color: #ecf5fe;
}
.convincely-app .conv-website-sidenav .controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.convincely-app .conv-website-sidenav .menu {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
}
.convincely-app .conv-website-sidenav .button {
  padding: 28px 24px;
}
.convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) {
  width: 100%;
}
@media (max-width: 640px), (max-height: 480px) {
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) {
    height: 40px;
    border-radius: 20px;
  }
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link).conv-button-with-icon {
    padding: 0 16px 0 20px;
  }
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) .conv-button-label {
    font: 800 11.4px/1.25 "Gilroy", sans-serif;
    letter-spacing: 0.71px;
  }
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) .conv-button-icon {
    margin-right: 5px;
  }
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) .conv-button-icon .conv-icon > svg {
    width: 15px;
    height: 18px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) and (min-height: 481px) {
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) {
    height: 40px;
    border-radius: 20px;
  }
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link).conv-button-with-icon {
    padding: 0 16px 0 20px;
  }
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) .conv-button-label {
    font: 800 11.4px/1.25 "Gilroy", sans-serif;
    letter-spacing: 0.71px;
  }
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) .conv-button-icon {
    margin-right: 5px;
  }
  .convincely-app .conv-website-sidenav .button .conv-button:not(.conv-button-link) .conv-button-icon .conv-icon > svg {
    width: 15px;
    height: 18px;
  }
}
.convincely-app .conv-disclaimer {
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 15px;
}
.convincely-app .conv-disclaimer__text {
  position: static;
  font-size: 14px;
  line-height: 20px;
  transform: none;
}
.convincely-app .conv-disclaimer__error {
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 12px;
  margin-top: 8px;
  background-color: rgba(178, 0, 0, 0.1);
  border: 1px solid rgba(64, 64, 64, 0.2);
  border-radius: 3px;
}
.convincely-app .conv-disclaimer__error span {
  line-height: 20px;
}