/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&display=swap');
*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

body {
    font-family: inter, sans-serif;
    margin: 0 auto;
    line-height: 1.4;
}
.container, #app {
    overflow: hidden;
    position: relative;
}
:root {
    --green: #05fa67;
    --blue: #2a3139;
    --dark-blue: #1b1f24;
    background-color: var(--dark-blue);
    --light-green: #05fa671a;
    --light-grey: #ffffff80;
    --white: #ffffff;
    --light-green: rgb(120, 171, 106);
    --grey: #c4c4c41a;
}

.col-1 {
    width: 8.33%;
}
.col-2 {
    width: 16.66%;
}
.col-3 {
    width: 25%;
}
.col-4 {
    width: 33.33%;
}
.col-5 {
    width: 41.66%;
}
.col-6 {
    width: 50%;
}
.col-7 {
    width: 58.33%;
}
.col-8 {
    width: 66.66%;
}
.col-9 {
    width: 75%;
}
.col-10 {
    width: 83.33%;
}
.col-11 {
    width: 91.66%;
}
.col-12 {
    width: 100%;
}

.rectangle {
    position: absolute;
    z-index: -1;
    width: 1000px;
    height: 1000px;
    left: -16%;
    top: -50%;
    background: -o-linear-gradient(
        52.35deg,
        rgba(196, 196, 196, 0.31) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    background: linear-gradient(
        37.65deg,
        rgba(196, 196, 196, 0.31) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    opacity: 0.1;
    -webkit-transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
    -ms-transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
    transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
}
.rectangle-dark {
    position: absolute;
    z-index: -1;
    width: 1000px;
    height: 1000px;
    left: -5%;
    top: -48%;
    background: -o-linear-gradient(
        52.35deg,
        rgba(196, 196, 196, 0.24) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    background: linear-gradient(
        37.65deg,
        rgba(196, 196, 196, 0.24) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    opacity: 0.1;
    -webkit-transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
    -ms-transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
    transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
}
.rectangle-2 {
    position: absolute;
    z-index: -1;
    width: 1153.28px;
    height: 1153.28px;
    left: 1030px;
    top: 30px;
    background: -o-linear-gradient(
        52.35deg,
        rgba(196, 196, 196, 0.31) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    background: linear-gradient(
        37.65deg,
        rgba(196, 196, 196, 0.31) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    opacity: 0.1;
    -webkit-transform: rotate(20.7deg);
    -ms-transform: rotate(20.7deg);
    transform: rotate(20.7deg);
}
.rectangle-dark-2 {
    position: absolute;
    z-index: -1;
    width: 1153.28px;
    height: 1153.28px;
    top: 90px;
    left: 810px;
    background: -o-linear-gradient(
        52.35deg,
        rgba(196, 196, 196, 0.24) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    background: linear-gradient(
        37.65deg,
        rgba(196, 196, 196, 0.24) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    opacity: 0.1;
    -webkit-transform: rotate(20.7deg);
    -ms-transform: rotate(20.7deg);
    transform: rotate(20.7deg);
}
.rectangle-3 {
    position: absolute;
    z-index: -1;
    width: 1153.28px;
    height: 1153.28px;
    left: -270px;
    top: 47px;
    background: -o-linear-gradient(
        52.35deg,
        rgba(196, 196, 196, 0.31) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    background: linear-gradient(
        37.65deg,
        rgba(196, 196, 196, 0.31) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    opacity: 0.1;
    -webkit-transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
    -ms-transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
    transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
}
.rectangle-dark-3 {
    position: absolute;
    z-index: -1;
    width: 1153.28px;
    height: 1153.28px;
    left: 0;
    top: 100px;
    background: -o-linear-gradient(
        52.35deg,
        rgba(196, 196, 196, 0.24) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    background: linear-gradient(
        37.65deg,
        rgba(196, 196, 196, 0.24) 1.34%,
        rgba(196, 196, 196, 0) 83.87%
    );
    opacity: 0.1;
    -webkit-transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
    -ms-transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
    transform: matrix(-0.87, 0.49, 0.49, 0.87, 0, 0);
}
/* **************************** NAVIGATION SECTION ***************************** */
.navigation {
    font-family: roboto, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.4em 7%;
    /*
  position: fixed;
  background-color: #1b1f24aa;
  z-index: 999999999*/
}
.logo {
    font-size: 1.7rem;
    color: var(--white);
    text-decoration: none;
    font-weight: 700;
}
.navigation-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.navigation-item {
    margin-left: 1.5em;
    margin-right: 1.5em;
    text-decoration: none;
    color: var(--light-grey);
    font-weight: 900;
    font-size: 1rem;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
.navigation-item:nth-child(1) {
    margin-left: 0;
}
.navigation-item:hover,
.navigation-item:focus,
.navigation-item:active {
    color: #ffffffb3;
    padding-bottom: 0.2em;
    border-bottom: 1px solid var(--green);
}
.btn {
    outline: none;
    border: none;
    padding: 1.25em 1.8em;
    background-color: var(--green);
    cursor: pointer;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.btn:hover,
.btn:focus {
    background: #05e45e;
}
.btn-navbar {
    font-weight: 700;
    border-radius: 5px;
    font-size: 1rem;
    color: black;
}
.navigation svg {
    display: none;
}
/* **************************** INTRO SECTION ****************************** */
.intro {
    margin-top: 100px;
    margin-left: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.intro__heading {
    color: var(--white);
    font-size: 3.6rem;
    margin-bottom: 50px;
    display: block;
}
.intro__heading .highlight {
    color: var(--green);
}
.intro__paragraph {
    font-size: 1.6rem;
    color: var(--light-grey);
    margin-bottom: 50px;
    display: block;
}
.intro__email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    width: 90%;
    justify-content: flex-end;
}
.email-input {
    font-size: 1.2rem;
    padding: 1em;
    background-color: var(--grey);
    border: 1px solid #c4c4c400;
    width: 70%;
    color: var(--white);
    outline: none;
}
.btn-input {
    font-size: 1rem;
    font-weight: 700;
}
pre code.hljs {
    font-size: max(0.8rem, calc(1vw + 0.1rem));
}
.tabs ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100%);
}
/* .explanation {
  font-size: calc(1vw + 0.1rem) !important;
} */
/* **************************** TESTING SECTION ****************************** */
.testing {
    margin: 200px 10% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 350px;
    text-align: center;
    position: relative;
}
.heading {
    font-family: roboto, sans-serif;
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 50px;
    font-weight: 700;
}
.paragraph {
    color: #ffffff80;
    font-size: 1.2rem;
    margin-bottom: 100px;
}
.testing__features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: white;
    width: 20%;
}
.feature__header {
    font-size: 1.5rem;
    margin-top: 25px;
}
.feature__description {
    font-size: 1rem;
    font-weight: 400;
    margin-top: 25px;
    color: #ffffff80;
}
.dropdown {
    display: none;
}
/* **************************** HOW IT WORKS ****************************** */
.how-it-works {
    margin-top: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 300px;
}
.how-it-works .heading {
    margin-bottom: 200px;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.row:first-of-type {
    margin-left: 10%;
    margin-bottom: 200px;
}
.row:last-of-type {
    margin-right: 10%;
}
.how-it-works__description .heading,
.how-it-works__description .paragraph {
    margin-bottom: 40px;
}
.btn-hiw {
    font-size: 1rem;
    font-weight: 400;
    padding: 1.2em 1.5em;
    background: transparent;
    border: 1px solid var(--green);
    color: var(--green);
    cursor: pointer;
    -webkit-transition: background 0.3s ease, color 0.3s ease;
    -o-transition: background 0.3s ease, color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease;
}
/* .btn-hiw:hover,
.btn-hiw:focus {
  background: var(--green);
  color: black;
} */
.circle {
    background: var(--green);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.arrow {
    width: 0;
    height: 0;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: 50%;
    left: 21%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.arrow:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
}
.arrow-up {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #333;
}
.arrow-up:after {
    left: -10px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid var(--green);
    top: -8px;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.how-it-works__code {
    background: #282c35;
    border: 10px solid rgba(255, 255, 255, 0.06);
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-item-align: end;
    align-self: flex-end;
    overflow: hidden;
}
.right {
    margin-left: 200px;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.lines,
.lines-number {
    list-style: none;
    padding: 2.5em 1.25em 4em;
    font-family: 'source code pro';
}
.line-number {
    color: #3e4653;
}
.line {
    font-size: 0.8rem;
    font-weight: 700;
    color: rgba(255,255,255, 0.5);
    line-height: 20px;
}

.left {
    margin-right: 200px;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* **************************** PRODUCT'S APPLICATIONS ****************************** */
.product-applications {
    background: #2a313966;
    padding: 10%;
}
.product-applications__container {
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product-application {
    margin-bottom: 30px;
    padding: 2em 1.5em;
    cursor: pointer;
    width: 40%;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
.product-application:nth-of-type(1),
.product-application:nth-of-type(3) {
    margin-right: 120px;
}
.product-application:hover,
.product-application:focus {
    background: #ffffff1a;
    border-radius: 5px;
}
.product-application__heading {
    color: var(--white);
    font-size: 1.5em;
    font-weight: 700;
    margin-top: 15px;
    font-family: roboto, sans-serif;
    -webkit-transition: padding-left 0.3s ease-out;
    -o-transition: padding-left 0.3s ease-out;
    transition: padding-left 0.3s ease-out;
}
.product-application:hover > .product-application__heading {
    border-left: 3px solid var(--green);
    padding-left: 0.7em;
}
/* ******* initialization of hover effects ****** */
/* .product-application:first-of-type {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}
.product-application:first-of-type > .product-application__heading {
  border-left: 3px solid var(--green);
  padding-left: 0.7em;
} */
/* ********* end of initialization of hover effects *****/
.product-application__paragraph {
    color: var(--light-grey);
    font-size: 1rem;
    /* line-height: 22px; */
    font-weight: 400;
    margin-top: 20px;
}
/* **************************** ROADMAP ****************************** */
.roadmap {
    padding: 10%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.roadmap > .paragraph {
    display: inline-block;
    width: 50%;
}
.roadmap__container {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin: 0 -100px;
    line-height: 1.2;
}
.roadmap__box {
    width: 45%;
    -ms-flex-item-align: start;
    align-self: flex-start;
    text-align: left;
    background: #ffffff1a;
    padding: 26px 25px 7px;
    margin-left: 3%;
}
.right-box {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: 0;
    margin-right: 3%;
}
.roadmap__heading {
    font-size: 1.4rem;
    margin-bottom: 10px;
}
.roadmap__paragraph {
    font-size: 0.9rem;
    margin-bottom: 25px;
    color: #ffffffcc;
    font-weight: 300;
}
.tech-item__name {
    display: inline-block;
    font-size: 0.9rem;
    color: #ffffffcc;
    font-weight: 300;
    margin-bottom: 12px;
    vertical-align: middle;
    margin-left: 5px;
}
.roadmap__tech-item svg {
    vertical-align: top;
}
.roadmap__tech-item img {
    vertical-align: top;
}
.roadmap__line {
    height: 110%;
    width: 1px;
    background: -o-linear-gradient(var(--green), transparent);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(var(--green)),
        to(transparent)
    );
    background: linear-gradient(var(--green), transparent);
    position: absolute;
    left: 50%;
}
.roadmap__checkpoint-1 {
    width: 20px;
    height: 20px;
    background: var(--green);
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 10px);
    top: -8px;
}
.roadmap__checkpoint-2 {
    width: 20px;
    height: 20px;
    background: var(--green);
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 10px);
    top: 205px;
}
.roadmap__checkpoint-3 {
    width: 20px;
    height: 20px;
    background: var(--green);
    border-radius: 50%;
    position: absolute;
    left: calc(50% - 10px);
    top: 460px;
}
@media screen and (max-width: 1534px) {
    .roadmap__heading {
        font-size: 1.3rem;
    }
    .tech-item__name {
        font-size: 0.8rem;
    }
}
/* ******************************* QUOTES ******************************* */
.quotes {
    text-align: center;
    padding: 10% 5%;
    position: relative;
}
.quotes > .paragraph {
    display: inline-block;
    width: 80%;
}
.quotes__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.quote {
    padding: 40px 40px;
    width: 30%;
    background: #c4c4c41a;
    border-radius: 5px;
}
.quote__text {
    color: var(--white);
    font-size: 1.2rem;
    font-weight: 600;
}
.quote__text:first-of-type {
    margin-top: 20px;
    margin-bottom: 40px;
}
.quote__owner-occupation {
    color: rgba(255, 255, 255, 0.65);
    font-weight: 500;
    font-size: 1rem;
    margin-top: 10px;
}
/* ******************************* OUTRO ******************************* */
.outro {
    position: relative;
    text-align: center;
    padding: 7% 20%;
    background: #2a3139;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 0;
}
.outro > heading {
    margin-bottom: 35px;
}
.outro__email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 75%;
}
.outro__email .email-input {
    font-size: 1rem;
}
.outro svg:first-of-type {
    height: 100%;
    width: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.2;
    z-index: -1;
}
.outro svg:last-of-type {
    height: 100%;
    width: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.1;
    z-index: -1;
}
.outro .heading {
    margin-bottom: 20px;
}
.outro .paragraph {
    margin-bottom: 70px;
}
.outro .btn-input {
    font-size: 1rem;
    font-weight: 700;
}

/* ******************************** FOOTER ******************************** */
.footer {
    padding: 7%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer > .heading {
    font-size: 3rem;
    margin-bottom: 20px;
}
.footer > .paragraph {
    text-align: center;
    font-size: 1.1rem;
    margin-bottom: 20px;
}
.footer__links {
    margin-bottom: 30px;
}
.footer__link {
    text-decoration: none;
    padding-right: 15px;
    padding-left: 10px;
    border-right: 1px solid var(--light-grey);
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
a.footer__link {
    color: var(--green);
}
.footer__link:last-of-type {
    border-right: none;
}
.footer__link:focus,
.footer__link:hover {
    color: #05e45e;
}
.footer__social-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.sl-icon,
.tw-icon,
.ds-icon {
    color: white;
    text-decoration: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--blue);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    padding-left: 1px;
}
.tw-icon:hover,
.tw-icon:focus {
    background: #0081b4;
}
.ds-icon:hover,
.ds-icon:focus {
    background: #5a6baa;
}
/* **************************** MEDIA QUERIES - LARGE **************************************** */
/* ********************* INTRO ************************* */
@media screen and (max-width: 1250px) {
    .intro__heading {
        font-size: 2.6rem;
        margin-bottom: 30px;
    }
    .intro__paragraph {
        font-size: 1.3rem;
        margin-bottom: 35px;
    }
    .email-input {
        font-size: 0.9rem;
        height: 50%;
    }
    .intro .btn-input {
        font-size: 0.9rem;
    }
}
/* ********************* TESTING ************************* */
@media screen and (max-width: 1250px) {
    .feature__header {
        font-size: 1.2rem;
        margin-top: 20px;
    }

    .feature__description {
        font-size: 1rem;
        font-weight: 400;
        margin-top: 20px;
    }
    .testing {
        margin: 200px 6% 0;
    }
}
/* ********************* HOW IT WORKS ************************* */
@media screen and (max-width: 1500px) {
    .right {
        margin-left: 100px;
    }
    .row:first-of-type {
        margin-left: 5%;
    }
}
@media screen and (max-width: 1350px) {
    .row:first-of-type {
        margin-bottom: 100px;
    }
    .heading {
        font-size: 2rem;
    }
    .paragraph {
        font-size: 1rem;
    }
    .btn-hiw {
        font-size: 1rem;
    }
    .how-it-works__description .heading,
    .how-it-works__description .paragraph {
        margin-bottom: 30px;
    }
    .how-it-works__code {
        width: 50%;
        height: 490px;
    }
    .right {
        margin-left: 50px;
    }
    .row:first-of-type {
        margin-left: 4%;
    }
    .lines pre {
        display: inline-block;
    }
    .lines {
        padding-top: 1.6em;
    }
    .line {
        line-height: 9.5px;
    }
    .lines span {
        font-size: 0.6rem;
    }
    .lines-number {
        font-size: 0.6rem;
    }
    .arrow-up::after {
        left: -5px;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid var(--green);
        top: -4px;
    }
    .arrow {
        width: 0;
        height: 0;
        border-radius: 5px;
        display: inline-block;
        position: relative;
        top: 0%;
        left: 12%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .arrow-up {
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #333;
    }
    .circle {
        width: 15px;
        height: 15px;
    }
    @media screen and (max-width: 1250px) {
        .lines span {
            font-size: 0.48rem;
        }
        .lines-number {
            font-size: 0.48rem;
        }
        .line {
            line-height: 6.8px;
        }

        .lines {
            padding-top: 1.1em;
        }

        .how-it-works__code {
            width: 55%;
            height: 380px;
        }

        .left {
            margin-right: 0;
        }
    }
}
/* ****************** PRODUCT APPLICATIONS ******************** */
@media screen and (max-width: 1520px) {
    .product-application:nth-of-type(1),
    .product-application:nth-of-type(3) {
        margin-right: 60px;
    }
}
@media screen and (max-width: 1380px) {
    .product-application {
        width: 45%;
    }
}
@media screen and (max-width: 1250px) {
    .product-applications {
        padding: 10% 5%;
    }
    .product-application:nth-of-type(1),
    .product-application:nth-of-type(3) {
        margin-right: 0px;
    }
    .product-application {
        width: 50%;
    }
    .product-application__heading {
        font-size: 1.2em;
    }

    .product-application__paragraph {
        font-size: 1rem;
    }
}
/* ****************** ROADMAP ******************** */
@media screen and (min-width: 1816px) {
    .roadmap__checkpoint-2 {
        top: 190px;
    }
    .roadmap__checkpoint-3 {
        top: 445px;
    }
}
@media screen and (max-width: 1534px) {
    .roadmap__checkpoint-2 {
        top: 196px;
    }
    .roadmap__checkpoint-3 {
        top: 440px;
    }
}
@media screen and (max-width: 1440px) {
    .roadmap {
        padding: 10% 0;
    }
    .roadmap__container {
        width: 90%;
    }
    .roadmap__checkpoint-2 {
        top: 180px;
    }
    .roadmap__checkpoint-3 {
        top: 430px;
    }
}
@media screen and (max-width: 1350px) {
    .roadmap__checkpoint-3 {
        top: 555px;
    }
    .roadmap__checkpoint-2 {
        top: 255px;
    }
    .arrow {
        top: 29%;
        left: 15%;
    }
}
@media screen and (max-width: 1290px) {
    .roadmap__checkpoint-2 {
        top: 255px;
    }
    .roadmap__checkpoint-3 {
        top: 555px;
    }
}
@media screen and (max-width: 1064px) {
    .tech-item__name {
        font-size: 0.8rem;
    }
    .roadmap__checkpoint-2 {
        top: 250px;
    }
    .roadmap__checkpoint-3 {
        top: 545px;
    }
}
/* ****************** QUOTES ******************** */
@media screen and (max-width: 1250px) {
    .product-application__heading {
        font-size: 1.2em;
    }
    .product-application__paragraph {
        font-size: 1rem;
    }
    .quote__text {
        font-size: 1rem;
    }
    .quote__owner-occupation {
        font-size: 0.8rem;
    }
    .quote svg {
        width: 20%;
    }
    .quote__text:first-of-type {
        margin-top: 15px;
        margin-bottom: 35px;
    }
    .quote {
        padding: 30px;
    }
}
/* ****************** OUTRO ******************** */
@media screen and (max-width: 1250px) {
    .outro .btn-input {
        font-size: 1rem;
    }
    .outro .btn {
        padding: 0.5em 1.8em;
        font-size: 1rem;
    }
    .outro .email-input {
        height: 50%;
        font-size: 1rem;
    }
}
/* ****************** FOOTER ******************** */

/* **************************** MEDIA QUERIES - MEDIEUM < 1007 **************************************** */

/* **************************** NAVIGATION ************************************* */
@media screen and (max-width: 1400px) {
    .navigation {
        padding: 1em 7%;
    }
    .logo {
        font-size: 1.1rem;
    }
    .navigation-item {
        margin-right: 0.6em;
        font-size: 0.7rem;
    }
    .btn {
        padding: 1em 1.6em;
    }
    .btn-navbar {
        font-weight: 600;
        border-radius: 2.5px;
        font-size: 0.7rem;
    }
}
/* ********************************* INTRO ************************************** */
@media screen and (max-width: 1007px) {
    .intro {
        margin-top: 100px;
    }
    .intro__heading {
        font-size: 2rem;
        margin-bottom: 25px;
    }
    .intro__paragraph {
        font-size: 1rem;
        margin-bottom: 30px;
    }
    .intro__email {
        margin-bottom: 60px;
        width: 90%;
        justify-content: flex-end;
    }
    .intro .btn-input {
        font-size: 0.7em;
    }
    .email-input {
        font-size: 0.9rem;
        height: 42px;
    }
}
/* ********************************* TESTING ************************************** */
@media screen and (max-width: 1007px) {
    .heading {
        font-size: 1.5rem;
        margin-bottom: 30px;
    }
    .paragraph {
        font-size: 1rem;
        margin-bottom: 70px;
    }
}
/* ********************************* HOW IT WORKS ************************************** */
@media screen and (max-width: 1007px) {
    .how-it-works .heading {
        margin-bottom: 100px;
    }
    .how-it-works__description .heading {
        margin-bottom: 15px;
        font-size: 1.2rem;
    }
    .how-it-works + .heading {
        font-size: 1rem;
        margin-bottom: 100px;
    }
    .arrow {
        top: 29%;
        left: 15%;
    }
    .lines span {
        font-size: 0.3rem;
    }

    .line {
        line-height: 6px;
        margin-left: -22px;
    }
    .how-it-works {
        margin-bottom: 200px;
    }
    .lines-number {
        font-size: 0.46rem;
    }
}
@media screen and (max-width: 800px) {
    .how-it-works__code {
        width: 55%;
    }
    .how-it-works__description {
        width: 80%;
    }
    .how-it-works__description {
        padding-left: 5%;
    }
}
/* ********************************* PRODUCT APPLICATIONS ************************************** */
@media screen and (max-width: 1007px) {
    .product-applications__container {
        margin-top: 50px;
    }
    .product-application {
        padding: 1em 1em;
        margin-bottom: 50px;
    }
    .product-application__heading {
        font-size: 1.2rem;
        margin-top: 5px;
    }
    .product-application__paragraph {
        font-size: 1rem;
        /* line-height: 17px; */
        margin-top: 10px;
    }
    .product-application svg {
        width: 12%;
    }
    .roadmap__container {
        width: 90%;

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;
    }
    .roadmap__box {
        width: 400px;
        margin: 0 auto 25px;
    }
    .roadmap__box .heading {
        font-size: 1.2rem;
        margin-bottom: 5px;
    }
    .roadmap__box .paragraph {
        font-size: 0.8rem;
        margin-bottom: 22px;
    }
    .roadmap__line {
        height: 100%;
        left: calc(50% + 230px);
    }
    .roadmap__checkpoint-2 {
        top: 200px;
        left: calc(50% + 220px);
    }
    .roadmap__checkpoint-1 {
        left: calc(50% + 220px);
        top: -8px;
    }
    .roadmap__checkpoint-3 {
        left: calc(50% + 220px);
        top: 460px;
    }
}
/* ********************************* QUOTES ************************************** */
@media screen and (max-width: 1007px) {
    .quotes__container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .quote {
        width: 350px;
        padding: 25px;
        margin-bottom: 30px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .quote svg {
        width: 12%;
    }
    .quote__text:first-of-type {
        margin-top: 7px;
        margin-bottom: 20px;
    }
    .quote__text {
        font-size: 1rem;
    }
}
/* ********************************* OUTRO ************************************** */
@media screen and (max-width: 1007px) {
    .outro {
        padding: 4% 20%;
    }
    .outro .email-input {
        font-size: 1rem;
        font-weight: 600;
    }
    .outro .btn {
        font-size: 1rem;
    }
    .outro__email {
        width: 100%;
    }
    .outro .heading {
        margin-bottom: 10px;
    }
    .outro .paragraph {
        margin-bottom: 35px;
    }
}
/* ********************************* FOOTER ************************************** */
@media screen and (max-width: 1007px) {
    .footer > .heading {
        font-size: 1.5rem;
        margin-bottom: 10px;
    }
    .footer > .paragraph {
        font-size: 1rem;
    }
    .footer__link {
        font-size: 0.6rem;
    }
    .footer__links {
        margin-bottom: 20px;
    }
}
/* ********************************* MEDIA QUERIES SMALL SCREEN ************************************** */

/* ********************************* NAVIGATION ************************************** */
@media screen and (max-width: 900px) {
    /*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/
    .rectangle,
    .rectangle-dark {
        display: none;
    }
    .navigation {
        padding: 1em 10% 0.5em;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
    }
    /* .logo {
    font-size: 0.8rem;
  } */
    .navigation-items {
        display: none;
    }
    .btn-navbar {
        font-size: 0.5rem;
    }
    .btn-navbar {
        display: none;
    }
    .navigation-item {
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
    }
    .navigation-item:focus,
    .navigation-item:hover,
    .navigation-item:active {
        border: none;
        padding-bottom: 0;
    }
    .navigation-item:nth-child(1) {
        margin-left: 1.5em;
    }
    .dropdown {
        display: inline-block;
    }
    .navigation svg {
        display: block;
        width: 25px;
        height: 25px;
        color: var(--light-grey);
        cursor: pointer;
    }
    .navigation .dropdown:focus > svg,
    .navigation .dropdown:hover > svg {
        color: #ffffffcc;
    }
    .navigation-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        z-index: 10;
        top: 100%;
        left: 0;
        background: #292f36;
        width: 100%;
        padding: 15px;
    }
    .navigation-item:last-of-type {
        margin-bottom: 0;
    }
    .dropdown-container {
        display: inline-block;
    }

    .dropdown-show {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-animation: slideFromRight 0.3s ease-in;
        animation: slideFromRight 0.3s ease-in;
    }
    .navigation .dropdown:hover.intro {
        margin-top: 120px;
    }
    @-webkit-keyframes slideFromRight {
        0% {
            left: 100%;
        }
        100% {
            left: 0;
        }
    }
    @keyframes slideFromRight {
        0% {
            left: 100%;
        }
        100% {
            left: 0;
        }
    }
}
/* ********************************* INTRO ************************************** */
@media screen and (max-width: 640px) {
    .ce {
        margin-inline: -10% 0 !important;
    }
    .intro {
        margin-top: 50px;
    }
    .intro__heading {
        font-size: 1.3rem;
        margin-bottom: 5px;
    }
    .intro__paragraph {
        font-size: 1rem;
        margin-bottom: 25px;
    }
    .email-input {
        font-size: 0.5rem;
        height: 25px;
    }
    .intro__email {
        margin-bottom: 50px;
        width: 90%;
        justify-content: flex-end;
    }
    .intro .btn-input {
        font-size: 0.7em;
    }
}
/* ********************************* TESTING ************************************** */
@media screen and (max-width: 640px) {
    .testing {
        margin: 100px 6% 0;
    }
    .heading {
        font-size: 1.4rem;
        margin-bottom: 15px;
    }
    .paragraph {
        font-size: 1rem;
        margin-bottom: 20px;
    }
    .testing__features {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .feature {
        width: 47%;
        margin-bottom: 15px;
    }
    .feature__icon svg {
        width: 25%;
    }
    .feature__header {
        font-size: 1.2rem;
        margin-top: 0px;
    }
    .feature__description {
        font-size: 1rem;
        margin-top: 6px;
    }
}
/* ********************************* HOW IT WORKS ************************************** */
@media screen and (max-width: 640px) {
    .how-it-works {
        margin-top: 100px;
    }
    .how-it-works .heading {
        margin-bottom: 50px;
    }
    .how-it-works__code {
        width: 50%;
        height: 305px;
        overflow: hidden;
    }
    .lines-number {
        list-style: none;
        padding: 3.5em 1.25em 4em;
        font-family: 'source code pro';
        font-size: 0.35rem;
    }
    .line {
        line-height: 3.6px;
    }
    .right {
        margin-left: 0px;
    }
    .how-it-works__description {
        width: 85%;
    }
    .how-it-works__description .heading {
        margin-bottom: 7px;
        font-size: 1.2rem;
    }
    .how-it-works__description .paragraph {
        margin-bottom: 15px;
    }
    .paragraph {
        font-size: 1rem;
    }
    .btn-hiw {
        font-size: 0.6rem;
        padding: 0.5em 0.75em;
    }
    .circle {
        margin-left: 0px;
    }
    .arrow {
        top: 41%;
        left: 12%;
    }
    .row:first-of-type {
        margin-bottom: 0px;
    }
    .how-it-works {
        margin-bottom: 75px;
    }
}
/* ********************************* ROADMAP ************************************** */
@media screen and (max-width: 640px) {
    .product-applications {
        padding: 10% 7%;
    }
    .product-application {
        padding: 1em 1em;
        margin-bottom: 15px;
        width: 100%;
    }
    .product-applications__container {
        margin-top: 20px;
    }
    .product-application svg {
        width: 10%;
    }
    .product-application__heading {
        font-size: 1.2rem;
        margin-top: 0px;
    }
    .product-application__paragraph {
        font-size: 1rem;
        /* line-height: 15px; */
        margin-top: 5px;
    }
    .roadmap > .paragraph {
        width: 85%;
        font-size: 1rem;
    }
    .roadmap .heading {
        margin-bottom: 10px;
    }
    .roadmap__box {
        width: 300px;
        padding: 15px 13px 4px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin: 0 auto 20px;
    }

    .roadmap__box .heading {
        font-size: 1.2rem;
        margin-bottom: 3px;
    }
    .roadmap__box .paragraph {
        font-size: 1rem;
        margin-bottom: 30px;
    }
    .roadmap__tech-item {
        position: relative;
    }
    .tech-item__name {
        font-size: 0.8rem;
        margin-bottom: 10px;
        vertical-align: top;
        margin-left: 20px;
    }

    .roadmap__tech-item svg {
        width: 12px;
        vertical-align: baseline;
        position: absolute;
        top: -2px;
    }
    .roadmap__line {
        left: calc(50% + 160px);
    }
    .roadmap__checkpoint-1 {
        left: calc(50% + 153px);
        top: -8px;
    }
    .roadmap__checkpoint-1,
    .roadmap__checkpoint-2,
    .roadmap__checkpoint-3 {
        width: 15px;
        height: 15px;
    }
    .roadmap__checkpoint-2 {
        top: 250px;
        left: calc(50% + 153px);
    }
    .roadmap__checkpoint-3 {
        left: calc(50% + 153px);
        top: 548px;
    }
}
/* ********************************* QUOTES ************************************** */
@media screen and (max-width: 640px) {
    .quote {
        padding: 15px;
        width: 300px;
        margin-bottom: 20px;
        margin-right: 0;
        margin-left: 0;
    }
    .quote__text {
        font-size: 1rem;
    }
    .quote__owner-occupation {
        font-size: 0.8rem;
        margin-top: 6px;
    }
    .quote__text:first-of-type {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .quote {
        width: 300px;

        margin-bottom: 20px;
    }
}
/* ********************************* OUTRO ************************************** */
@media screen and (max-width: 640px) {
    .outro .email-input {
        height: 20px;
        font-size: 1rem;
    }
    .outro .btn {
        font-size: 1rem;
    }
    .outro {
        padding: 4% 10%;
    }
    .outro .paragraph {
        margin-bottom: 25px;
    }
    .outro__email {
        width: 50vw;
    }
}
/* ********************************* FOOTER ************************************** */
@media screen and (max-width: 640px) {
    .footer > .heading {
        font-size: 1.5rem;
        margin-bottom: 5px;
    }
    .footer > .paragraph {
        font-size: 1rem;
        margin-bottom: 10px;
    }
    .footer__link {
        font-size: 0.6rem;
        padding-right: 10px;
        padding-left: 5px;
    }
}

/* ****************************************** EXPLAIN PAGE ******************************************************* */
.explain-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 5% auto;
    position: relative;
    width: auto;
}
.is-size-4 {
    font-size: 1.5rem;
    color: #ffffff80;
}
strong {
    color: var(--green);
    font-weight: 600;
}

.columns:last-child {
    margin-bottom: -0.75rem;
}
.columns {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem;
}
.column {
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}
.title.is-4 {
    font-size: 1.5rem;
}
.title:not(:last-child) {
    margin-bottom: 1rem;
}
.title {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125;
}
.subtitle,
.title {
    word-break: break-word;
}
.field:not(:last-child) {
    margin-bottom: 0.75rem;
}
.textarea[rows] {
    height: initial;
}
.is-primary.input,
.is-primary.textarea {
    border-color: #00d1b2;
    font-family: 'IBM Plex Mono', monospace;
}
.textarea {
    display: block;
    max-width: 100%;
    min-width: 100%;
    padding: calc(0.75em - 1px);
    resize: vertical;
}
.input,
.textarea {
    -webkit-box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
    box-shadow: inset 0 0.0625em 0.125em rgb(10 10 10 / 5%);
    max-width: 100%;
    width: 100%;
}
.input,
.select select,
.textarea {
    background-color: #fff;
    border-color: #dbdbdb;
    border-radius: 4px;
    color: #363636;
}
.button,
.file-cta,
.file-name,
.input,
.pagination-ellipsis,
.pagination-link,
.pagination-next,
.pagination-previous,
.select select,
.textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(0.5em - 1px);
    padding-left: calc(0.75em - 1px);
    padding-right: calc(0.75em - 1px);
    padding-top: calc(0.5em - 1px);
    position: relative;
}
textarea {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    -webkit-column-count: initial !important;
    -moz-column-count: initial !important;
    column-count: initial !important;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    -o-border-image: initial;
    border-image: initial;
    padding: 2px;
}
html {
    background-color: #fff;
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
.control {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    font-size: 1rem;
    position: relative;
    text-align: inherit;
}
.button.is-primary {
    background-color: #00d1b2;
    border-color: transparent;
    color: #fff;
}
.is-size-5 {
    font-size: 1.25rem;
}
.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: calc(0.5em - 1px);
    padding-left: 1em;
    padding-right: 1em;
    padding-top: calc(0.5em - 1px);
    text-align: center;
    white-space: nowrap;
}
.breadcrumb,
.button,
.file,
.is-unselectable,
.pagination-ellipsis,
.pagination-link,
.pagination-next,
.pagination-previous,
.tabs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.button,
.file-cta,
.file-name,
.input,
.pagination-ellipsis,
.pagination-link,
.pagination-next,
.pagination-previous,
.select select,
.textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(0.5em - 1px);
    padding-left: calc(0.75em - 1px);
    padding-right: calc(0.75em - 1px);
    padding-top: calc(0.5em - 1px);
    position: relative;
    vertical-align: top;
}
.tag:not(body) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 4px;
    color: #4a4a4a;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0.75rem;
    height: 2em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.5;
    padding-left: 0.75em;
    padding-right: 0.75em;
    white-space: nowrap;
    vertical-align: middle;
}
.explain-container .content {
    margin-bottom: 3rem;
    display: inline-block;
}
.title {
    font-weight: 400;
    color: var(--green);
}

.title:last-of-type {
    color: #ffffffe8;
}
.textarea {
    background: var(--blue);
    color: var(--white);
    outline: none;
}
.is-primary.input,
.is-primary.textarea {
    border-color: #008b38;
}
.textarea:focus {
    border-color: #f7f7f7cc;
}
.button.is-primary {
    background-color: var(--green);
    color: var(--dark-blue);
    font-weight: 400;
    padding: 1em;
    font-size: 1.5rem;
}
.column:last-of-type .field {
    text-align: right;
}
.column:last-of-type .field label {
    font-size: 0.9rem;
    color: #f1f1f1;
    vertical-align: middle;
}
.field {
    margin-top: 5px;
}
@media screen and (min-width: 769px), print {
    .columns:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media screen and (max-width: 1025px) {
    .explain-container {
        margin: 5% 7%;
    }
    .explain-container .content {
        margin-bottom: 1rem;
    }
}
@media screen and (min-width: 1408px) {
    .explain-container:not(.is-max-desktop) :not(.is-max-widescreen) {
        max-width: 1344px;
    }
}
@media screen and (min-width: 1216px) {
    .explain-container:not(.is-max-desktop) {
        max-width: 1152px;
    }
}
@media screen and (min-width: 1024px) {
    .explain-container {
        max-width: 960px;
    }
}
@media screen and (max-width: 640px) {
    .button.is-primary {
        font-size: 1.2rem;
    }
}
/* ************************************** NETWORK WITH ME PAGE ***************************************** */
.ntw-container {
    margin: 5% auto;
    position: relative;
    width: auto;
    color: white;
    padding: 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5rem;
}
.ntw-container * {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.ntw-container p {
    margin-bottom: 1.5em;
}
.ntw-container p a {
    color: #7ffd9e;
}
.ntw-container ul {
    margin-left: 3em;
    list-style: disclosure-closed;
    font-size: 0.9rem;
}
.ntw-container li {
    margin-bottom: 0.75em;
}
@media screen and (max-width: 1025px) {
    .ntw-container {
        margin: 5% 7%;
    }
}
@media screen and (min-width: 1408px) {
    .ntw-container:not(.is-max-desktop) :not(.is-max-widescreen) {
        max-width: 1344px;
    }
}
@media screen and (min-width: 1216px) {
    .ntw-container:not(.is-max-desktop) {
        max-width: 1152px;
    }
}
@media screen and (min-width: 1024px) {
    .ntw-container {
        max-width: 960px;
    }
}
@media screen and (max-width: 1220px) {
    .ntw-container {
        font-size: 1rem;
    }
    .ntw-container ul {
        font-size: 0.8rem;
    }
}
@media screen and (max-width: 1007px) {
    .ntw-container {
        font-size: 1rem;
    }
    .ntw-container ul {
        font-size: 0.8rem;
    }
    .ntw-container p {
        margin-bottom: 1rem;
    }
}
/* *************************************** FAQ PAGE  ******************************************** */
.faq-container {
    margin: 5% auto;
    position: relative;
    width: auto;
    color: white;
    padding: 2%;
}
.faq-title {
    color: var(--green);
    margin-bottom: 1em;
}
details {
    margin-bottom: 0.5em;
    font-size: 1rem;
}
details strong {
    color: #66f49f;
}
details a {
    text-decoration: none;
    color: #00a5e7;
}
details summary {
    font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 1em;
    margin-bottom: 1em;
}
details:not(summary) {
    margin-left: 2.5em;
    font-weight: 400;
    line-height: 150%;
}
details:not(summary) ol,
details:not(summary) p {
    margin-left: 2.5em;
}
@media screen and (max-width: 1025px) {
    .faq-container {
        margin: 5% 7%;
    }
}
@media screen and (min-width: 1408px) {
    .faq-container:not(.is-max-desktop) :not(.is-max-widescreen) {
        max-width: 1344px;
    }
}
@media screen and (min-width: 1216px) {
    .faq-container:not(.is-max-desktop) {
        max-width: 1152px;
    }
}
@media screen and (min-width: 1024px) {
    .faq-container {
        max-width: 960px;
    }
}
@media screen and (max-width: 1024px) {
    details summary {
        font-size: 1rem;
        font-weight: 300;
        letter-spacing: 1px;
        margin-top: 1em;
        margin-bottom: 1em;
        line-height: 140%;
    }
    details {
        font-size: 0.8rem;
    }
}
@media screen and (max-width: 640px) {
    details:not(summary) {
        margin-left: 0em;
    }
    details summary {
        font-size: 0.8rem;
        line-height: 140%;
    }
}
/* ************************************* PRIVACY PAGE ************************************** */
.privacy-container {
    margin: 5% auto;
    position: relative;
    width: auto;
    color: #f0f0f0;
    padding: 2%;
    font-size: 1rem;
    line-height: 160%;
}
.privacy-container a {
    text-decoration: none;
    color: #00a5e7;
}
.privacy-container p {
    margin-bottom: 1.2em;
}
@media screen and (max-width: 1025px) {
    .privacy-container {
        margin: 5% 7%;
    }
}
@media screen and (min-width: 1408px) {
    .privacy-container:not(.is-max-desktop) :not(.is-max-widescreen) {
        max-width: 1344px;
    }
}
@media screen and (min-width: 1216px) {
    .privacy-container:not(.is-max-desktop) {
        max-width: 1152px;
    }
}
@media screen and (min-width: 1024px) {
    .privacy-container {
        max-width: 960px;
    }
}
@media screen and (max-width: 1024px) {
    .privacy-container {
        font-size: 0.8rem;
    }
}
@media screen and (max-width: 640px) {
    .privacy-container {
        font-size: 0.7rem;
    }
}
/* ************************************* LOGIN PAGE ************************************** */
.hero {
    margin-top: 50px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.login-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 auto;
    position: relative;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.5em;
    background: var(--blue);
    border-radius: 5px;
}
.login-container .subtitle {
    color: #f0f0f0;
    font-size: 1rem;
    margin-bottom: 1.5em;
}
.login-container a {
    display: inline-block;
    width: 300px;
    margin-bottom: 1.1em;
    text-decoration: none;
}
.login-container a:last-of-type {
    margin-bottom: 0;
}
.login-container .box {
    background-color: var(--dark-blue);
    border-radius: 6px;
    -webkit-box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%),
        0 0 0 1px rgb(10 10 10 / 2%);
    box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 10%),
        0 0 0 1px rgb(10 10 10 / 2%);
    color: #f0f0f0;
    display: block;
    padding: 1.25rem;
}

@media screen and (max-width: 1025px) {
    .login-container {
        margin: 5% 7%;
    }
}
@media screen and (min-width: 1408px) {
    .login-container:not(.is-max-desktop) :not(.is-max-widescreen) {
        max-width: 1344px;
    }
}
@media screen and (min-width: 1216px) {
    .login-container:not(.is-max-desktop) {
        max-width: 1152px;
    }
}
@media screen and (min-width: 1024px) {
    .login-container {
        max-width: 960px;
    }
}
@media screen and (max-width: 640px) {
    .login-container .button,
    .login-container .subtitle {
        font-size: 0.8rem;
    }
    .login-container a {
        width: 250px;
    }
}

/* *************************************** PRICING ******************************************** */

.plan-section {
    padding: 100px 20px;
    text-align: center;
}

.plan-card {
    text-align: center;
    margin: auto;
    width: 500px;
    font-family: roboto, sans-serif;
    letter-spacing: 2px;
    padding: 2.5rem 0;
    color: #e5e5e5;
    background-color: #2c3034;
    border-radius: 10px;
}

.plan-title {
    font-size: 3rem;
    padding-bottom: 1.5rem;
    color: #cccccc;
    text-transform: capitalize;
}

.plan-section > .paragraph {
    margin-bottom: 50px;
    width: 50%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.plan-flexbox {
    display: flex;
    justify-content: space-around;
}

.switch-wrapper {
    position: relative;
    display: inline-flex;
    padding: 4px;
    border: 1px solid var(--dark-blue);
    background: var(--blue);
    margin-bottom: 50px;
    border-radius: 30px;
}

.switch-wrapper [type="radio"] {
    position: absolute;
    left: -9999px;
}

.switch-wrapper label {
    color: white;
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0.5em 1em;
    cursor: pointer;
    border-radius: 30px;
    transition: all 0.2s ease-in-out;
}

.switch-wrapper [type="radio"]:checked#monthly ~ label[for="monthly"],
.switch-wrapper [type="radio"]:checked#yearly ~ label[for="yearly"] {
    color: var(--green);
}

.switch-wrapper [type="radio"]:checked#monthly ~ label[for="monthly"]:hover,
.switch-wrapper [type="radio"]:checked#yearly ~ label[for="yearly"]:hover {
    background: transparent;
}

.switch-wrapper
  [type="radio"]:checked#monthly
  + label[for="yearly"]
  ~ .highlighter {
    transform: none;
}

.switch-wrapper
  [type="radio"]:checked#yearly
  + label[for="monthly"]
  ~ .highlighter {
    transform: translateX(100%);
}

.switch-wrapper label {
  font-size: 16px;
  z-index: 1;
  min-width: 100px;
  line-height: 32px;
  cursor: pointer;
  border-radius: 30px;
  transition: color 0.25s ease-in-out;
}

.switch-wrapper label:hover {
  background: var(--light-green);
}

.hide {
    display: none;
}

.switch-wrapper .highlighter {
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(50% - 4px);
  height: calc(100% - 8px);
  border-radius: 30px;
  background: var(--darkgreen);
  transition: transform 0.25s ease-in-out;
}

.plan-price {
    padding: 1.5rem;
    background-color: #33383d;
}

.plan-price > span {
    font-size: 5rem;
    font-weight: 700;
    position: relative;
}

.plan-price > span::before {
    content: '$';
    font-size: 2.5rem;
    position: absolute;
    top: 10px;
    left: -25px;
}

/* .plan-currency {
    top: calc(50% - 30px);
    left: calc(50% - 40px);
    font-size: 2.5rem;
    transform: translate(-50%, -50%);
} */

.plan-duration {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

.plan-features {
    padding: 2.5rem;
    text-align: left;
    list-style: none;
    letter-spacing: 2px;
}

.plan-features li {
    display: inline-block;
    margin-left: 45px;
    margin-right: 22.5px;
    padding-left: 3rem;
    font-size: 1.2rem;
    position: relative;
}

.plan-features li + li {
    margin-top: 1.5rem;
}

.plan-features li::before {
    content: '';
    position: absolute;
    left: 0;
    background: url('../resources/check-icon-plan.svg');
    width: 36px;
    height: 27px;
    transform: scale(0.6);
}

.btn-plan {
    font-family: ubuntu, sans-serif;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: -2px;
    padding: calc(0.5em - 3px) calc(3.5em - 3px);
    border: 3px solid #05fa67;
    background: #05fa67;
    border-radius: 100px;
    color: #2c3034;
    cursor: pointer;
    transition: all 0.2s ease-in;
}

.btn-plan:hover,
.btn-plan:focus {
    background: #04e85f;
    border-color: #04e85f;
}

@media only screen and (max-width: 1250px) {
    .plan-section {
        padding: 80px 15px;
    }
    .plan-card {
        width: 400px;
        padding: 1.5rem 0;
    }
    .plan-title {
        font-size: 2.5rem;
    }
    .plan-section > .paragraph {
        width: 70%;
    }
    .plan-price {
        padding: 1.25rem 1.5rem;
    }
    .plan-price > span {
        font-size: 4.5rem;
    }
    .plan-price > span::before {
        font-size: 2rem;
        top: 5px;
        left: -20px;
    }
    .plan-duration {
        font-size: 1rem;
    }
    .plan-features {
        padding: 2.5rem 2rem;
    }
    .plan-features li {
        font-size: 1rem;
        margin-left: 20px;
        margin-right: 10px;
        padding-left: 2.5rem;
    }
    .plan-features li + li {
        margin-top: 1.3rem;
    }
    .plan-features li::before {
        transform: scale(0.5);
    }
    .btn-plan {
        font-size: 1.75rem;
    }
}

@media only screen and (max-width: 640px) {
    .plan-card {
        width: 320px;
        width: 350px;
        padding: 1.25rem 0;
    }
    .plan-title {
        font-size: 2rem;
    }
    .plan-section > .paragraph {
        width: 90%;
    }
    .plan-price {
    }
    .plan-price > span {
        font-size: 4rem;
    }
    .plan-price > span::before {
        font-size: 1.5rem;
        top: 7.5px;
        left: -17.5px;
    }
    .plan-duration {
        font-size: 0.9rem;
    }
    .plan-features {
        padding: 2.5rem 1.75rem;
    }
    .plan-features li {
        font-size: 1rem;
        margin-left: 7.5px;
        margin-right: 7.5px;
        padding-left: 2.5rem;
    }
    .plan-features li + li {
        margin-top: 1rem;
    }
    .plan-features li::before {
        transform: scale(0.5);
        top: -2px;
    }
    .btn-plan {
        font-size: 1.5rem;
    }
}

#model_version {
    border-color: #008b38;
}

#model_version:focus {
    border-color: white;
}