:root{
    --black-color: #000;
    --white-color: #fff;
    --primary-color: #3b3b3b;
    --secondary-color: #E6E6EB;
}

header {
    height: 60px;
    background: transparent;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

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

header .container > a {
    display: grid;
    place-items: center;
}

header .container > a img {
    height: 36px;
    width: auto;
    margin-left: -50px;
    margin-top: 1.5rem;
}
@media only screen and (max-width: 768px) {
    header .container > a img {
        height: 30px;
        width: auto;
        margin-top: 10px;
        margin-left: 1px!important;
    }


}
.creatief{
    background: #008CFB;
    background: linear-gradient(to right, #008CFB 0%, #34A853 25%, #CF4513 50%, #008CFB 74%, #FFA500 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.wrapper-page {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 0 24px;
    position: relative;
}
/* ! -------------- img and info div start  */
/* img-info on the top */
.img-hi-parent {
    /* padding: 1.5rem; */
    width: 100%;
}
.img-hi-inner {
    margin: auto;
}
.img-hi {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 7px;
}
.img-parent {
    width: 105px;
    height: 105px;
    overflow: hidden;
    border-radius: 100%;

}
.img-parent img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    transform: unset;
    padding-top: 0;
    padding-left: 0;
}
.img-hi-inner {
    padding: 38px;
}
.img-hi-inner .info {
    color: #3b3b3b;
    font-size: 16px;
    line-height: 24px;
}
.img-hi-inner .info {
    display: flex;
    align-items: center;
    gap: 5px;
}
.img-hi-inner .info p {
    display: flex;
    align-items: center;
}
.hand-shake {
    font-size: 25px;
    margin-top: -5px;
    margin-right: -1px;
}
.conversiebot-logo-icon {
    width: 16px;
    margin: -3px 0px 0 5px;
}
@media screen and (max-width: 600px) {
    .img-hi-inner .info {
        flex-direction: column;
    }
    .img-hi-inner .info{
        font-size: 14px;
    }
}
@media screen and (max-width: 400px) {
    .img-hi-inner {
        padding: 24px 0;
    }
}
@media screen and (max-width: 340px) {
    .img-hi-inner .info {
        font-size: 14px;
    }
}
/* @media only screen and (min-width: 640px) {
  .img-hi-inner {
    max-width: 36rem;
  }
}
@media only screen and (min-width: 768px) {
  .img-hi-inner {
    max-width: 48rem;
  }
} */

/* big-info */

.big-info p {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    color: var(--black-color);
    padding: 0 64px;
    text-align: center;
}
.big-info p strong {
    display: block;
    width: 60%;
    margin: auto;
}
@media screen and (max-width: 1560px) {
    .big-info p strong {
        width: 70%;
    }
}
@media screen and (max-width: 1300px) {
    .big-info p strong {
        width: 80%;
    }
}
@media screen and (max-width: 1200px) {
    .big-info p strong {
        width: 90%;
    }
}
@media screen and (max-width: 1100px) {
    .big-info p strong {
        width: 100%;
    }
}
@media screen and (max-width: 900px) {
    .wrapper-page {
        padding: 0 24px;
    }
    .big-info p {
        padding: 0 32px;
    }
    .big-info p strong {
        font-size: 30px;
    }
}
@media screen and (max-width: 768px) {
    .big-info p {
        padding: 0px;
    }
    .big-info p strong {
        font-size: 24px;
        line-height: 36px;
    }
}
/* ! -------------- img and info div end  */

/* ------------------ */

/*! -----------animated button div start */
button:focus {
    outline: none;
}
button {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button,
[type="button"] {
    -webkit-appearance: button;
}

*,
::before,
::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}
::before,
::after {
    --tw-content: "";
}
h4 {
    font-size: inherit;
    font-weight: inherit;
}
button {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}
button {
    text-transform: none;
}
button,
[type="button"] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
h4 {
    margin: 0;
}
button {
    cursor: pointer;
}
:disabled {
    cursor: default;
}
*,
::before,
::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.box-border {
    box-sizing: border-box;
}
.block {
    display: block;
}
.w-full {
    width: 100%;
}
.max-w-md {
    max-width: 28rem;
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
    cursor: pointer;
}
.break-words {
    overflow-wrap: break-word;
}
.rounded-md {
    border-radius: 0.375rem;
}
.border-none {
    border-style: none;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pl-6 {
    padding-left: 1.5rem;
}
.pr-6 {
    padding-right: 1.5rem;
}
.text-center {
    text-align: center;
}
.transition {
    transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
    transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
    transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.active\:scale-90:active {
    --tw-scale-x: 0.9;
    --tw-scale-y: 0.9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 640px) {
    .sm\:max-w-xl {
        max-width: 36rem;
    }
}
@media (min-width: 768px) {
    .md\:max-w-3xl {
        max-width: 48rem;
    }
}
@media (min-width: 1024px) {
    .lg\:max-w-4xl {
        max-width: 56rem;
    }
}

.wrapper.svelte-tb17ze {
    color: var(--textColor);
}
.wrapper.svelte-tb17ze h4 {
    margin: 0px;
}
.wrapper.svelte-tb17ze h4 {
    font-size: 1rem;
    line-height: 1.5rem;
}
.button.svelte-k9qwtc.svelte-k9qwtc {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5) inset;
    color: var(--buttonColor);
    background: var(--buttonBgColor);
    background-repeat: no-repeat;
}
.button.svelte-k9qwtc.svelte-k9qwtc:active {
    background-color: var(--buttonBgColorDark);
}
@media (hover: hover) {
    .button.svelte-k9qwtc.svelte-k9qwtc:hover {
        background-color: var(--buttonBgColorDark);
    }
}
.button.jittery.svelte-k9qwtc.svelte-k9qwtc {
    animation: svelte-k9qwtc-jittery 4s infinite;
}

@keyframes svelte-k9qwtc-jittery {
    5%,
    50% {
        transform: scale(1);
    }
    10% {
        transform: scale(0.9);
    }
    15% {
        transform: scale(1.05);
    }
    20% {
        transform: scale(1.05) rotate(-3.5deg);
    }
    23% {
        transform: scale(1.05) rotate(3.5deg);
    }
    26% {
        transform: scale(1.05) rotate(-2.5deg);
    }
    30% {
        transform: scale(1.05) rotate(2.5deg);
    }
    35% {
        transform: scale(1.05) rotate(0);
    }
}

/*!------------------------- animated button div end */

/*! click-the-continue start */
.click-the {
    text-align: center;
}
.click-the p {
    color: #3b3b3b;
    font-size: 14px;
    line-height: 24px;
    padding: 0px 0 40px;
    margin-top: -15px;
    font-weight: 600;
}
/*! click-the-continue end */

/*! 3x-grid-start */
.main-three-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: auto;
    width: 60%;
    position: relative;
    margin-bottom: 66px;
}

.each--three-grid {
    text-align: center;
}
.each--three-grid .each--three-grid-text {
    display: flex;
    align-self: center;
    justify-content: center;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: -0.01em;
    margin-top: -7px;
    margin-left: 20px;
}
.each--three-grid .i-span svg {
    max-width: 20px !important;
    position: relative !important;
    top: unset !important;
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
    height: unset !important;
}
.each--three-grid .i-span {
    display: flex;
    align-self: flex-end;
    margin-bottom: 2px;
    justify-content: center;
}
.each--three-grid p:first-child {
    font-size: 45px;
    line-height: 1.14;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.01em;
    /* font-family: "Gloock", serif; */
    font-family: 'Inter', sans-serif;

}
@media screen and (max-width: 975px) {
    .each--three-grid p:first-child {
        font-size: 48px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1140px) {
    .each--three-grid .each--three-grid-text {
        font-size: 18px;
    }
}

/* tooltip class */
.each--three-grid {
    position: relative;
}

.each--three-grid .i-span .tooltiptext {
    visibility: hidden;
    width: 340px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 15%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    line-height: 20px;

}

.each--three-grid .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}

.i-span:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
@media screen and (max-width: 1600px) {
    .main-three-grid {
        width: 80%;
        margin-bottom: 38px;
    }
    .each--three-grid .i-span .tooltiptext {
        left: 25%;
    }
}

@media screen and (max-width: 1400px) {
    .main-three-grid {
        width: 100%;
        margin-bottom: 66px;
    }
}
@media screen and (max-width: 1040px) {
    .each--three-grid .i-span .tooltiptext {
        left: 9%;
    }
}
@media screen and (max-width: 768px) {
    .main-three-grid {
        grid-template-columns: 1fr;
        gap: 40px;
        width: 100%;
    }
    .each--three-grid p:first-child {
        font-size: 38px;
    }
    .each--three-grid .each--three-grid-text {
        font-size: 20px;
    }
    .each--three-grid .i-span .tooltiptext {
        left: 34%;
    }
}
@media screen and (max-width: 700px) {
    .each--three-grid .i-span .tooltiptext {
        left: 30%;
    }
}
@media screen and (max-width: 550px) {
    .each--three-grid .i-span .tooltiptext {
        left: 25%;
    }
}
@media screen and (max-width: 460px) {
    .main-three-grid {
        gap: 28px;
    }
    .each--three-grid p:first-child {
        font-size: 32px;
    }
    .each--three-grid .each--three-grid-text {
        font-size: 16px;
    }
    .each--three-grid .i-span .tooltiptext {
        left: 23%;
    }
}
@media screen and (max-width: 420px) {
    .each--three-grid .i-span .tooltiptext {
        left: 19%;
    }
}
@media screen and (max-width: 370px) {
    .each--three-grid .i-span .tooltiptext {
        left: 13%;
    }
}
/*! 3x-grid-end */

/*! magnet start  */
.magnet-wrapper {
    margin: 0;
}
.magnet-top {
    text-align: center;
    margin-bottom: 38px;
}
.magnet-top h1 {
    font-size: 2.3rem;
    width: 50%;
    font-weight: 600;
    margin: 0 auto auto;
}
.magnet-rotate-div {
    display: inline-block;
    transform: rotate(225deg);
    font-size: 40px;
    margin-bottom: -10px;
}
/* -- */
.magnet-bottom {
    margin: 20px 20% 66px;
}

.magnet-bottom .magnet-line {

    display: grid;
    grid-template-columns: 1fr 9fr;
    place-items: center;
    justify-items: flex-start;
}
.magnet-bottom .magnet-line-detail {
    display: grid;
    grid-template-columns: 1fr 7.7fr 0.2fr 1.1fr;
    padding: 40px 0;
}
.magnet-bottom .line-p {
    font-size: 16px;
    position: relative;
    display: flex;
    justify-content: unset;
    align-items: center;
    flex-direction: row;
}
.line-emoji {
    font-size: 35px;
    margin-left: 20px;
    /* margin-left: 30px; */
}
.magnet-down-arrow {
    text-align: center;
}
.magnet-down-arrow span {
    font-size: 55px;
}
/* -- */
.line-img-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.line-img {
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.line-img img {
    width: 100%;
}
/* -- */
.curve-arrow-div {
    position: absolute;
    right: 0;
    top: 30px;
    margin-bottom: -70px;
}
.curve-arrow-div img {
    width: 100%;
    object-fit: cover;
    margin-top: -10px;
    max-height: 60px;
}
.line-p-red {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 1040px) {
    .magnet-top h1 {
        width: 100%;
    }
    .magnet-bottom {
        margin: 20px 0%;
    }

    .line-emoji {
        font-size: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: -7px;
    }
    .line-img {
        width: 35px;
        margin-right: 5px;
    }

    .curve-arrow-div {
        width: 60px;
    }
    .curve-arrow-div {
        top: 37px;
    }
}

@media screen and (max-width: 690px) {
    .magnet-top h1 {
        font-size: 38px;
    }
    .magnet-bottom .magnet-line-detail {
        padding: 20px 0;
        grid-template-columns: .6fr 7.7fr 0.6fr 1.1fr;
    }
    .magnet-bottom .line-p,
    .line-p-red {
        font-size: 12px;
    }
    .line-p-red {
        padding-top: 10px;
    }
}
@media screen and (max-width: 540px) {
    .magnet-top h1 {
        font-size: 28.9px;
    }
    .magnet-down-arrow span {
        font-size: 40px;
    }
    .curve-arrow-div{
        width: 30px;
        right: -15px;
    }
    .line-emoji {
        margin-left: 0px;
    }
}
/*! magnet end  */
/*! non-aniimated btn start */
.non-animated-btn-div {
    margin: 40px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.non-animated-btn-ara-div{
    width: 448px;

}
.non-animated-btn-btn {
    box-shadow: 0 0 1px rgb(0 0 0 / 50%) inset;
    border-radius: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #f5f5f5;
    background-color: #008cfb;
    padding: 18px;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
    outline: none;
    border: none;
    cursor: pointer;
    font-weight: bold;
}
.non-animated-btn-btn:hover{
    animation: svelte-k9qwtc-jittery 4s infinite;
}
.animated-btn{
    animation: svelte-k9qwtc-jittery 4s infinite;
}
@media screen and (max-width: 540px) {
    .non-animated-btn-ara-div{
        width: 88%;
    }
}
/*! non-aniimated btn end */
/*! progress bar  start */
#progress-div {
    position: fixed;
    bottom: -10px;
    left: 0;
    width: 100%;
}
#progress-div progress{
    height: 15px;
    width: 100%;
    outline: none;

}
progress::-webkit-progress-value {
    background: #6519cb;
}
progress {
    background: #6519cb;
}
/*! progress bar  end */


/* 1 - 🚀
2 - 🤝
3 - 🛍️
4 - 👩‍💻 */
