h3 {
    /* color: #1d1c2a; */
    color: #33323a
    letter-spacing: -.32px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
}
h2.section-title.text-center {
    padding: 15px 0;
}
p.WhatIsGnet {
    margin-top: 15px;
}
h2.section-title.text-center {
    font-size: 40px;
}
.benner-v2-sub-title {
    color: #edc6ff;
}
.benner-v3-sub-title {
    color: #ebbeff;
}
h1.text-white {
    letter-spacing: -.32px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 75px;
    font-weight: 600;
    line-height: 116%;
    z-index: 2;
}
@media screen and (min-width: 1920px) {
    .benner-v2-text-wrapper {
        top: 13%;
        left: 27%;
    }
}
.benner-v2-text-wrapper {
    justify-content: flex-start;
    display: flex;
    position: absolute;
    top: -20%;
    bottom: 0%;
    left: 20%;
    right: auto;
    z-index: 1;
}
.benner-v2-ticker-textwrap {
    flex: none;
    display: flex;
}
.benner-v2-ticker-text {
    color: rgba(175, 173, 204, 0);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255, 255, 255, .15);
    text-transform: uppercase;
    flex: none;
    font-size: 500px;
    line-height: 600px;
}
p.lead.mt-3 {
    font-size: 17px;
    color: white;
    z-index: 2;
}
.benner-v2-details-flex {
    grid-column-gap: 40px;
    align-items: center;
    position: relative;
    z-index: 2;
}
.buttons.d-none.d-md-block {
    z-index: 2;
}
.g-reviews {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #fff;
    color: #0b304a;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 17px;
    margin-top: 25px;
    z-index: 2;
}
.g-reviews .g-logo {
    height: 26px;
    margin-right: 5px;
    z-index: 2;
}
.g-reviews b {
    padding: 0 4px;
    z-index: 2;
}
.g-reviews .g-star {
    position: relative;
    top: -2px;
    height: 16px;
    margin-left: 5px;
}
.cta-link.v2 {
    position: static;
}
.cta-link {
    color: #1d1c2a;
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 144px;
    height: 144px;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    text-decoration: none;
    display: flex;
    position: absolute;
    top: 245px;
    bottom: auto;
    left: auto;
    right: 308px;
}
.w-inline-block {
    max-width: 100%;
    display: inline-flex;
}
.cta-flex {
    background-color: #edc6ff;
    border-radius: 50%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 123px;
    height: 123px;
    display: flex;
}
img {
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
}
a.cta-link.v2.w-inline-block {
    z-index: 30;
}
.trustpilot-rew {
    padding: 7% !important;
}
.trustpilot-rew .content {
    position: relative;
    display: flex
;
    align-items: stretch;
    justify-content: flex-start;
    overflow: hidden;
    background-color: #fff;
    border: 2px solid #dce6fe !important;
    padding: 25px 30px;
    border-radius: 16px;
    color: var(--bs-dark);
    z-index: 1;
    flex-shrink: 0;
}
.trustpilot-rew .content:before {
    background: radial-gradient(50% 50% at 50% 50%, hsl(0 0% 100%) 0, #fff0 90%, #fff0 0);
    border-radius: 9999px;
    height: 655px;
    left: -327px;
    content: '';
    max-width: unset;
    position: absolute;
    top: -328px;
    width: 655px;
    z-index: -1;
    display: flex;
    align-items: stretch;
    justify-content: center;
}
.trustpilot-rew .text {
    width: 40%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: start;
}
.trustpilot-rew .text h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
}
.trustpilot-rew .text h2 span {
    display: block;
}
.trustpilot-rew .reviews {
    width: 60%;
    float: left;
    display: flex;
    align-items: stretch;
    justify-content: space-around;
}
.trustpilot-rew .reviews .google, .trustpilot-rew .reviews .trustpilot {
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-shrink: 0;
}
.trustpilot-rew .reviews img {
    max-width: 100%;
    max-height: 76px;
    height: 100%;
    width: auto;
    padding-right: 40px;
}
.trustpilot-rew .reviews .trustpilot span, .trustpilot-rew .reviews .google span {
    font-size: 16px;
    color: #011B42;
    font-weight: 400;
    margin-left: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-shrink: 0;
}
.trustpilot-rew .reviews .trustpilot span b, .trustpilot-rew .reviews .google span b {
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
}

section.content-domainbar {
    margin-top: 0%;
    position: relative;
    padding: 50px 0;
    background-color: #f0f3f7;
}
.custom-faq1 .faq {
    user-select: none;
    background: var(--bs-white);
    border-top: 1px solid rgb(241, 241, 241);
    margin: 1px 0px;
}
.custom-faq1 .faq .title {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: var(--bs-dark);
    text-transform: none;
    cursor: pointer;
    margin: 0px;
    padding: 20px 20px 20px 40px;
}
.custom-faq1 .faq .title[aria-expanded="true"] {
    color: var(--bs-primary);
}
.custom-faq1 .faq .collapse__detail > div {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    color: var(--bs-gray);
    padding: 0px 40px 20px;
}
.content-bar {
    padding: 0px !important;
}
.content-bar {
    position: relative;
    padding: 50px 0;
    background-color: #f0f3f7;
    counter-reset: line-number;
}
.content-bar .bilgi {
    position: relative;
    padding: 30px;
    margin: 15px 0;
    border-radius: 5px;
    box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, .08);
    background: #fff;
}
.content-bar .bilgi:before {
    counter-increment: line-number;
    position: absolute;
    content: counter(line-number);
    left: -15px;
    top: -15px;
    z-index: 1;
    font-size: 64px;
    letter-spacing: -9.5px;
    line-height: 1;
    opacity: .2;
    font-weight: 800;
    color: var(--bs-dark);
    transition: 300ms;
}
.content-bar .bilgi h3 {
    font-size: 25px;
}
.nav-tabs {
    justify-content: center;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    gap: 5px;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav > li {
    position: relative;
    display: block;
}
ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.nav-tabs .nav-link.active {
    color: var(--bs-dark);
    background-color: rgb(255 255 255);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
.nav-tabs .nav-link {
    color: var(--bs-gray);
    font-weight: 500;
    border-radius: 6px;
    padding: 10px 20px;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: rgb(220, 230, 254) !important;
    border-image: initial !important;
    font-size: 15px;
}
.center-lines {
  position: absolute;
  top: 65%;
  left: 50%;
  width: 2px;
  height: 300px;
  background-color: #00000008;
  transform: translate(-50%, -50%);
}

.center-lines::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -150px;
  width: 300px;
  height: 2px;
  background-color: #00000008;
}
.section-apps {
    padding: 50px 0;
    background: aliceblue;
}
.heading.text-center {
    margin-bottom: 25px !important;
}
.section-apps .main-bg {
    padding: 30px 50px;
}
.section-apps .main-bg {
    position: relative;
    padding: 35px 25px 35px;
    border-radius: 5px;
    overflow: hidden;
}
.section-apps .main-bg:before {
    background: radial-gradient(50% 50% at 50% 50%, hsl(0 0% 100% / .8) 0, #fff0 90%, #fff0 0);
    border-radius: 9999px;
    height: 655px;
    left: -327px;
    content: '';
    max-width: unset;
    position: absolute;
    top: -328px;
    width: 655px;
    z-index: 0;
}

.section-apps .main-bg:after {
    background: radial-gradient(50% 50% at 50% 50%, hsl(0 0% 100% / 0.8) 0, #fff0 90%, #fff0 0);
    border-radius: 9999px;
    height: 655px;
    right: -327px;
    content: "";
    max-width: unset;
    position: absolute;
    top: 0px;
    width: 655px;
    z-index: 0;
}
.apps {
    display: flex;
}
.apps .app-item {
    width: calc(50% -10px);
    margin-right: 10px;
    max-width: unset !important;
    min-height: unset !important;
}
.apps .app-item {
    display: flex;
    flex-direction: column;
    flex: 1 1 0%;
    background-color: #fff;
    border: 3px solid #ffffff80;
    padding: 30px;
    border-radius: 10px;
    max-width: 289px;
    min-height: 310px;
}
.apps .app-item .name {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px;
}
.apps .app-item .text {
    font-size: 14px;
    line-height: 1.4;
    color: var(--bs-gray);
}
.apps .app-item ul {
    padding-left: 18px;
    font-size: 15px;
    color: var(--bs-gray);
    list-style: square;
}
.apps .app-item ul li {
    list-style: square;
}
.parsetwo {
    margin-top: 10px;
}
@media only screen and (max-width: 993px) {
    .apps {
        flex-wrap: wrap;
        flex-direction: column;
    }
}
@media only screen and (max-width: 993px) {
    .apps .app-item {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px;
    }
}
