/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v47-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v47-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v47-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0 !important;
	font:normal 75% Arial, Helvetica, sans-serif;
	background: #000;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
	background-image: url("../../images/woman-bg.jpg") !important;
	background-size: cover;
}
article,
aside,
footer,
header,
nav,
section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption,
figure,
main {
    display: block;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button [type="button"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

[hidden] {
    display: none;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}

h1.hero-title {text-indent: -3333px;position: absolute; top: -9999px; left: -9999px;}
ul,
ol {
    margin-top: 0;
    margin-bottom: 24px;
    padding-left: 24px;
}
ul {
    list-style: none;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
img,
svg {
    display: block;
}
html {
    font-size: 20px;
    line-height: 30px;
}
body {
    color: #6b7a90;
    font-size: 1rem;
}
a {
    color: #4234f8;
    text-decoration: none;
}
a:hover,
a:active {
    outline: 0;
    text-decoration: underline;
}
.container,
.container-sm {
    width: 100%;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
}
@media (min-width: 481px) {
    .container,
    .container-sm {
        padding-left: 24px;
        padding-right: 24px;
    }
}
.container {
    max-width: 1128px;
}
.container-sm {
    max-width: 1140px;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2%;
  flex: 0 0 2%;
  max-width: 2%;
  padding: 0;
  background-color: transparent;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
  padding: 25px;
  background-color: #FFFFFFC2;
}

.no-bg {background-color: transparent;}
.left {text-align: left;color: #2A2A2A;font-family: 'Roboto';font-size: 18px; line-height: 1.4em;}

a.button2 {
	font-family: "Roboto", Sans-serif;
	font-size: 29px;
	font-weight: 500;
	background-color: #002951;
	color: #fff;
	width: 100%;
	border-radius: 3px;
	line-height: 1;
	padding: 12px 24px;
	fill: #fff;
	text-align: center;
	transition: all .3s;
	display: flex;
}
a.button2:hover {
	text-decoration: none;
	background-color: #EE7F01;
	transition: all .3s;
}
a .button-content-wrapper {
	gap: 20px;
	flex-direction: row-reverse;
	display: flex;
	margin: 0 auto;
}
a .button-icon {
	align-items: center;
  display: flex;
  font-family: "Roboto", Sans-serif;
  font-size: 29px;
  font-weight: 500;
  line-height: 1;
  fill: #fff;
  text-align: center;
}
a .button-icon svg {
	height: 1em;
	overflow: hidden;
  display: inline;
  width: 1em;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 20px 20px;
  background-color: #FFFFFFC2;
}

.center img {margin: 0 auto;}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    border-radius: 2px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 600;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #fff;
    color: #4234f8 !important;
    border: none;
    height: auto;
    left: 8px;
    padding: 16px 40px;
    top: 8px;
    width: auto;
    z-index: 100000;
}
.text-center {
    text-align: center;
}
.button {
    display: block;
    font-size: 35px;
    letter-spacing: 0px;
    font-weight: 100;
    line-height: 150px;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #4234f8 !important;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    justify-content: center;
    padding: 16px 40px;
    min-height: 48px;
    text-align: center;
    white-space: nowrap;
	width: 100%;
	filter: grayscale(0%);
	z-index: 9999;
}
.button:active {
    outline: 0;
}
.button::before {
    border-radius: 2px;
}
.button-primary {
    filter: grayscale(0%);
	transform: scale(1.0);
}
.button-primary span {
    color: #fff !important;
	opacity: 0.3;
	transition: all 1s;
}
.button-primary:hover {
	filter: grayscale(100%);
	transform: scale(1.1);
}
.button-primary:hover span {
	opacity: 1;
	text-shadow: 0px 0px 200px #000000, 0px 0px 200px #000000, 0px 0px 200px #000000, 0px 0px 200px #000000, 0px 0px 200px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000;
	transition: all 1s;
}

.button-primary,
.button-primary:hover,
.button-primary:focus { transition: all 1s;}
@media (max-width: 1024px) {
	.button {font-size: 25px;}
}
@media (max-width: 740px) {
	.button {font-size: 20px;}
}
@media (max-width: 640px) {
    .button {font-size: 25px;
    line-height: 100px;}
	.col-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;
		margin: 0 auto;
	}
	.button-primary span {text-shadow: 0px 0px 200px #000000, 0px 0px 200px #000000, 0px 0px 200px #000000, 0px 0px 200px #000000, 0px 0px 200px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000;opacity: 1;}
	.button-wide-mobile {
        width: 100%;
    }
	ul.footer-social-links, ul.footer-links {padding-left: 0;}
}
@media (max-width: 450px) {
	.button {font-size: 20px;}
}
.hero {
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px;
    z-index: 0;
}
.hero-inner {
    position: relative;
    z-index: 1;
}
.hero-copy {
    position: relative;
    margin-bottom: 20px;
}
@media (min-width: 641px) {
    .hero {
        padding-top: 80px;
        padding-bottom: 20px;
    }
    .hero-copy {
        margin-bottom: 20px;
    }
    .hero-paragraph {
        padding-left: 72px;
        padding-right: 72px;
    }
}
.has-animations .hero .hero-bg,
.has-animations .hero::before,
.has-animations .hero::after,
.has-animations .hero-particles-container,
.has-animations .site-header,
.has-animations .hero-title,
.has-animations .hero-paragraph,
.has-animations img,
.has-animations .hero-cta,
.has-animations .hero .mockup-bg,
.has-animations .hero .device-mockup {
    opacity: 1;
}

.hero-cta {padding-top:30px;}
.body-wrap {
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
}
.boxed-container {
    max-width: 100%;
    margin: 0 auto;
    box-shadow: 0 20px 48px rgba(22, 30, 42, 0.16);
}
main {
    flex: 1 0 auto;
}
.site-footer {
    position: relative;
}
.site-footer-bottom {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    z-index: 1;
}
.site-footer-bottom a {
    color: #606483;
    text-decoration: none;
}
.site-footer-bottom a:hover,
.site-footer-bottom a:active {
    text-decoration: underline;
}
.site-footer-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
.footer-brand,
.footer-links,
.footer-social-links,
.footer-copyright {
    flex: none;
    width: 100%;
    display: inline-flex;
    justify-content: center;
}
.footer-brand,
.footer-links,
.footer-social-links {
    margin-bottom: 24px;
}
.footer-links li + li,
.footer-social-links li + li {
    margin-left: 16px;
}
.footer-social-links li {
    display: inline-flex;
}
.footer-social-links li a {
    padding: 8px;
}
@media (min-width: 641px) {
    .site-footer::before {
        top: -152px;
        left: calc(50% - 720px);
        width: 1440px;
        height: 582px;
        background-size: 1440px 582px;
    }
    .site-footer-inner {
        justify-content: space-between;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer-brand,
    .footer-links,
    .footer-social-links,
    .footer-copyright {
        flex: 50%;
    }
    .footer-brand,
    .footer-copyright {
        justify-content: flex-start;
    }
    .footer-links,
    .footer-social-links {
        justify-content: flex-end;
    }
    .footer-links {
        order: 1;
        margin-bottom: 0;
    }
}

@media (max-width: 740px) {
	.image, .col-1 {display: none;}
	.col-6.no-bg.left {padding: 0;}
	.col-6 {margin-bottom: 10px;}
}