* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

body {
    margin: 0;

}

.wrapper {
    overflow: hidden;
}

.header {
    display: flex;
    height: 88px;
    padding: 24px 150px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
}

.header-sc {
    display: flex;
    height: 88px;
    padding: 24px 150px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    background: #FFFFFF;
}

.full-screen-height {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.full-screen-wrapper {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.full-screen-heading {
    color: #121212;
    text-align: left;
    font-family: Archivo;
    font-size: 52px;

    line-height: 65px;
}

.uninstall-margin {
    margin-bottom: 50px;
}

.gray-color {
    color: #8A8A8A !important;
}

.ty-margin {
    margin-top: 38px;
    margin-bottom: 12px;
}

.text-center {
    text-align: center;
}

.lp-margin {
    margin-top: 30px;
    margin-bottom: 70px;
}

.full-screen-description {
    color: #525252;
    max-width: 780px;
    font-family: Archivo;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
}

.navigation-links-sc {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px;
}

.header-link-sc {
    font-family: Archivo;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    color: #261313;
}

.page-wrapper {
    min-height: 100vh;
    display: flex;
    height: 100vh;
    flex-direction: column;
    justify-content: space-between;
    background-image: url(https://www.crystalpdf.com/assets/lp-bg.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 60%;
}
.page-wrapper.no-height {
    height: auto;
}
.page-wrapper.checkbox-lp {
    background-image: url(https://www.crystalpdf.com/assets/check-lp-bg.png);
    background-size: 894px;
    background-position-y: 60px;
}

.screen-top {
    margin-left: 160px;
    margin-top: 72px;
    max-width: 638px;
}

.screen-top.checkbox-lp {
    max-width: 651px;
}

.screen-1 {
    background: #FBFCFE;
    display: flex;
    padding-left: 120px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 208px;
    padding-right: 200px;
    height: calc(100vh - 64px);
    padding-bottom: 100px;
}

.steps-wrapper {
    background: #FEFEFE;
    padding-top: 50px;
    padding-bottom: 50px;
}



.screen-1-wrapper {
    max-width: 1520px;
    margin-top: 150px;
    margin-bottom: 180px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;

}

.screen-1-content {
    width: 50%;
    max-width: 755px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;

    flex-shrink: 0;
}

.screen-1-desc {
    margin-top: 20px;
    margin-bottom: 60px;
}

.screen-1-gif {
    width: 50%;
    max-width: 755px;
}

.screen-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 88px;
    padding-bottom: 88px;
    background-color: #FFFDF4;
}

.screen-3 {
    margin-top: 170px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 160px;
}

.parent {
    width: 1962px;
    padding-top: 88px;
    padding-bottom: 88px;
    background-color: #F2F2F2;
}

.child-container {
    width: 1962px;
    left: -610px;
    position: relative;
}

#child {
    width: 1000px;
    float: left;
    padding: 10px 5px 10px 0;
    left: 720px;
}

.clear {
    clear: both;
}

.main-screen-desc {
    margin-top: 15px;
    margin-bottom: 45px;
}

.button-desc-margin {
    margin-top: 15px;
}

.screen-1-texts {
    width: 60%;
    max-width: 1000px;
}

.screen-4 {
    padding-left: 97px;
    padding-right: 97px;
    width: 100%;
    padding-top: 88px;
    padding-bottom: 80px;
}

.screen-4-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.screen-4-text {
    width: 450px;
    min-width: 450px;
}

.screen-4-heading {
    font-family: Archivo;
    font-size: 48px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: -0.02em;
    text-align: left;

}

.screen-4-subheading {
    margin-top: 24px;
    font-family: Archivo;
    font-size: 18px;
    font-weight: 300;
    line-height: 21.6px;
    letter-spacing: -0.02em;
    text-align: left;
    text-decoration: underline;
    color: #3A0303;

}

.questions {
    width: 880px;
}

.question {
    cursor: pointer;
    width: 100%;
    padding: 16px 24px;
    border-top: 1px solid #012C3D;
    width: 100%;
    margin-bottom: 56px;
    border-bottom: 1px solid #012C3D;
}

.question-heading {
    font-family: Archivo;
    font-size: 24px;
    font-weight: 600;
    line-height: 26.11px;
    letter-spacing: -0.02em;
    text-align: left;


}

.question-hidden-text {
    display: none;
    font-family: Archivo;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    max-width: 530px;
    margin-top: 8px;
}

.question-hidden-text.show {
    display: block;
}

.question-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.info-screen-bg {
    display: flex;
    width: 100%;
    height: 241px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background: linear-gradient(270deg, #FF8C22 0.73%, rgba(255, 255, 255, 0.00) 99.89%), #FFF;
    margin-bottom: 150px;
}

.info-screen-title {
    color: #121212;
    text-align: center;
    font-family: Archivo;
    font-size: 52px;
    font-weight: 700;
    line-height: 65px;
}

.info-screen-content {
    padding-top: 50px;
    padding-left: 150px;
    padding-right: 150px;
    color: #525252;
    font-family: Archivo;
}

.info-screen-content p,
li {
    font-size: 16px;
    margin-block-start: 0;
    margin-block-end: 0.9rem;
    line-height: 24px;

}

.info-screen-content a {
    color: #06F;
    text-decoration: underline;
}

.info-screen-content ul {
    padding-left: 40px;

}

.badge-screen {
    max-width: 1419px;
    margin-top: 170px;
    margin-bottom: 150px;
    display: flex;
    height: 402px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: linear-gradient(90deg, rgba(237, 225, 255, 0.50) 0.14%, rgba(255, 232, 210, 0.50) 99.84%);
}

.badge-margin {
    margin-top: 15px;
    margin-bottom: 43px;
}



.tools {
    display: flex;
    align-items: flex-start;
    gap: 25px;
}

.tool-container {
    display: flex;
    width: 284px;
    height: 267px;
    padding: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.20);
}

.tools-heading {
    color: #011837;
    font-family: Archivo;
    font-size: 24px;
    margin-top: 30px;
    font-weight: 500;

}

.tools-desc {
    color: #959595;
    font-family: Archivo;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    /* 24px */

}

.metrics {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 46px;
}

.metrics-container {
    display: flex;
    height: 195px;
    width: 398px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    align-self: stretch;
    border-radius: 10px;
    background: rgba(255, 120, 22, 0.10);
}

.metrics-top {
    color: #000;
    font-family: Archivo;
    font-size: 20px;

}

.orange-text {
    color: #FF7816;
}

.metrics-heading {
    color: #FF7816;
    text-align: center;

    font-family: Archivo;
    font-size: 56px;

    font-weight: 600;

    text-transform: capitalize;

}

.metrics-desc {
    color: #FF7816;
    font-family: Archivo;
    font-size: 18px;

}

.logo-container {
    display: flex;
    gap: 13px;
    align-items: center;
}

.logo-container-heading {
    color: #282828;
    font-family: Raleway;
    font-size: 44px;
    font-weight: 800;
    line-height: 96%;
    margin: 0;
    letter-spacing: 6.489px;
}

.logo-container-desc {
    color: #525252;
    font-family: Raleway;
    font-size: 14x;
    font-weight: 600;
    line-height: 96%;
    margin: 0;
}

.logo-container-default {
    display: flex;
    gap: 13px;
    align-items: center;
}

.logo-container-default img {
    width: 46px;
    height: 52px;
}

.logo-container-heading-default {
    color: #282828;
    font-family: Raleway;
    font-size: 30px;
    font-weight: 800;
    line-height: 30px;
    margin: 0;
    letter-spacing: 6.489px;
}

.logo-container-desc-default {
    color: #525252;
    font-family: Raleway;
    font-size: 10px;
    font-weight: 600;
    line-height: 96%;
    margin: 0;
}

.main-heading {

    margin-top: 64px;
    color: #000;
    font-family: Archivo;
    font-size: 56px;
    font-weight: 700;
    line-height: 120%;
}

.heading-sc {
    font-family: Archivo;
    font-size: 56px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: -0.025em;
    text-align: left;

}

.subheading-sc {
    margin-top: 32px;
    font-family: Archivo;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    margin-bottom: 100px;
}

.checkbox-lp .main-heading {
    margin-top: 24px;
}

.main-heading-default {
    color: #000;
    font-family: Archivo;
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
}

.main-subheading {
    color: #121212;
    font-family: Archivo;
    font-size: 32px;

    font-weight: 500;
    line-height: normal;
}

.main-desc {
    color: #000;
    font-family: Archivo;
    font-size: 18px;
    line-height: 150%;
}

.main-desc.checkbox-lp {
    font-family: Archivo;
    font-size: 24px;

}

.main-desc.thank-you-page {
    margin-top: 32px;
}

.ff-container {
    margin-top: 10px;
    margin-bottom: 64px;
    color: #000;
    font-family: Archivo;
    font-size: 14px;
    line-height: 35px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.crystal-button {
    display: flex;
    width: 242px;
    height: 62px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 1000px;
    background: #863CFF;
    color: #FFF;
    text-align: center;
    font-family: Archivo;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.crystal-button-sc {
    font-family: Archivo;
    cursor: pointer;
    font-weight: 500;
    background-color: #F3CC43;
    color: #343434;
    border-radius: 8px;
    text-align: center;
    border: 2px solid #F3CC43;
}

.crystal-button-sc:hover {
    /* background-color: #fff;
    color: #E34B41; */
    color: #F3CC43;
    background-color: transparent;
}

.crystal-button-sc.small {
    padding: 14px 52px;
    font-size: 22px;
    line-height: 28px;
}

.crystal-button-sc.large {
    padding: 24px 164px;
    font-size: 40px;
    line-height: 32px;
    text-wrap: nowrap;
    border: 2px solid #343434
}

.crystal-button.checkbox-lp {
    background: #FF6C6C;
    margin-top: 48px;
}

.crystal-button:hover {
    background: #6E16FF;
}

.crystal-button-desc {
    color: #747474;
    font-family: Archivo;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    max-width: 305px;
}

.crystal-button-desc.checkbox-lp {
    max-width: none;
}

.crystal-button-desc a {
    text-decoration: underline;
    color: #747474;
}

.screen-bot {
    margin-top: 70px;
    padding: 0 160px;
}

.checkbox-description {
    font-family: Archivo;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    line-height: 24px;
    text-align: left;

}

.screen-bot.checkbox-lp {
    margin-top: 230px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.checkbox-content-wrapper {
    max-width: 605px;
}

.checkbox-content-heading {
    font-family: Archivo;
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    text-align: left;
}

.divider {
    height: 1px;
    width: 100%;
    background-color: #D2D2D2;
}

.screen-bot-heading {
    color: #000;
    text-align: center;
    font-family: Archivo;
    font-size: 36px;

    font-weight: 700;
    line-height: 150%;
    margin: 52px 0;

}

.steps {
    display: flex;
    gap: 80px;
    align-items: center;
    justify-content: center;
    margin-top: 52px;
}

.step-container {
    display: flex;
    padding: 27px 16.5px 70px 16.5px;
    flex-direction: column;
    align-items: center;
    gap: 28px;
    border-radius: 20px;
    border: 1px solid #343434;
    width: 475px;
}

.step-container.checkbox-lp {
    border: 1px solid #FF6C6C;
    background-color: #fff;
}

.step-heading {
    color: #000;
    text-align: center;
    font-family: Archivo;
    font-size: 24px;

    font-weight: 600;
    line-height: 150%;
    margin: 0;
}

.step-desc {
    color: #343434;
    text-align: center;
    font-family: Archivo;
    font-size: 20px;
    margin: 0;
}

.footer {
    display: flex;
    padding: 18px 32px;
    align-items: flex-start;
    justify-content: center;
    gap: 23px;
    font-family: Archivo;
    color: #525252;
    background: #F6F6F6;
}

.footer-sc {
    display: flex;
    padding-right: 120px;
    padding-left: 120px;
    padding-top: 40px;
    padding-bottom: 16px;
    align-items: flex-start;
    justify-content: space-between;
    font-family: Archivo;
    color: #343434;
    background: #F3CC43;
    height: 223px;
}


.footer-links-wrapper {
    display: flex;
    gap: 56px;
    margin-top: 22px;
}

.footer-links {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.footer-links a {
    font-family: Archivo;
    font-size: 21px;
    font-weight: 400;
    line-height: 22.85px;
    text-align: left;
    text-decoration: none;
    color: #343434 !important
}

.copyright {
    align-self: flex-end;
}

.questions-part {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.questions-part h3 {
    font-family: Archivo;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: -0.02em;
    text-align: left;

}

.questions-part .address {
    font-family: Archivo;
    font-size: 21px;
    font-weight: 400;
    line-height: 22.85px;
    text-align: left;
    color: #343434;

}

.description-inner {
    font-family: Archivo;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    font-style: normal;
    margin-top: 16px;
}

.benefit-cards {
    max-width: 1324px;
    display: flex;
    gap: 64px;
    margin-bottom: 48px;
    margin-top: 48px;
}



.benefit-card {
    color: #3A030399;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    justify-content: start;
    max-width: 324px;
    text-align: center;
}

.benefit-card img {
    width: auto;
    height: 109px;
}

.vertical-line {
    height: 237px;
    width: 1px;
    background-color: #010151A8;
}

.vertical-line-mini {
    height: 98px;
    width: 1px;
    background-color: #14010199;
}

.benefit-card-heading {
    font-family: Archivo;
    font-size: 40px;
    font-weight: 400;
    line-height: 43.52px;
    letter-spacing: -0.03em;
    text-align: center;
    color: #343434;
}

.benefit-card-heading-de {
    font-size: 34px;
}


.benefit-card-subheading {
    font-family: Archivo;
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: -0.015em;
    text-align: center;
    color: #020035C4;

}

.h2-heading {
    font-family: Archivo;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.015em;
    text-align: center;
}

.h2-heading.large-margin {
    margin-top: 50px;
}

.here-link {
    color: #0000EE;
    cursor: pointer;
}

.schevron-link {
    position: relative;
}

.schevron-link:hover .schevron-opts {
    display: block;
}

.schevron-link:hover img {
    transform: rotate(180deg);
}

.schevron-opts {
    box-sizing: border-box;
    position: absolute;
    display: none;
    border: 1px solid #F3CC43;
    padding: 16px;
    bottom: -215px;
    background-color: white;
    border-radius: 8px;
    width: 160px;
}

.schevron-opts:hover {
    display: block;
}

.opt {
    margin-bottom: 4px;
    font-family: Archivo;
    font-size: 22px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.015em;
    color: #3A0303;
    text-align: left
}

.popup-wrap {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}

.popup-wrap.show {
    display: block;
}

.popup {
    background: transparent;
    position: absolute;
    right: 35.5%;
    top: 0;
    padding-bottom: calc(10px + 0.8vw);
    padding-left: calc(10px + 1vw);
    padding-right: calc(10px + 1vw);
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
}

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

.imaged-screen {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: end;
}

.imaged-screen.goodbye {
    align-items: center;
}

.instructions {
    max-width: 780px;
    padding-bottom: 50px;
}
.image-padding {
    padding-bottom: 50px;
}
.ty-page {
    margin-top: 100px;
    justify-content: flex-start;
    margin-bottom: 50px;
}

.ty-heading {
    font-family: Archivo;
    font-size: 61.82px;
    font-weight: 600;
    line-height: 71.76px;
    text-align: center;
    color: #010151;

    margin-top: 42px;
    margin-bottom: 42px;

}

.ty-subheading {
    font-family: Archivo;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    color: #010151;
}

.ty-page table {
    width: 90%;
    max-width: 1509px;
    margin-top: 72px;
    border-collapse: separate;
    border-spacing: 0;
    min-width: 350px;
}

.ty-page table tr th,
.ty-page table tr td {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.ty-page table tr th:first-child,
.ty-page table tr td:first-child {
    border-left: 1px solid #000000;
}

.ty-page table tr th {

    text-align: left;
    border-top: solid 1px #000000;
}

/* top-left border-radius */
.ty-page table tr:first-child th:first-child {
    border-top-left-radius: 15px;
}

/* top-right border-radius */
.ty-page table tr:first-child th:last-child {
    border-top-right-radius: 15px;
}

/* bottom-left border-radius */
.ty-page table tr:last-child td:first-child {
    border-bottom-left-radius: 15px;
}

/* bottom-right border-radius */
.ty-page table tr:last-child td:last-child {
    border-bottom-right-radius: 15px;
}

.ty-page td {
    width: 33%;
    max-width: 503px;
}

.ty-page th {
    font-family: Archivo;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.01em;
    text-align: left;
    padding: 17px 29px;
}

.table-td-ty {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
    padding: 26px;
    justify-content: space-evenly;
}

.badge {
    font-family: Archivo;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.01em;
    text-align: left;
    border-radius: 25px;
    padding: 2px 15px;


}

.badge-1 {
    background: #F3CC43;
    color: #fff;
}

.badge-2 {

    color: #010151;
    border: 1px solid #010151;

}

.badge-3 {
    background: #1266CC;
    color: #fff;
}

.table-heading {
    font-family: Archivo;
    font-size: 28px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #010151;
}

.table-subheading {
    color: #010151;
    font-family: Archivo;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.01em;
    text-align: left;

}

.legal-page-heading {
    font-family: Archivo;
    font-size: 56px;
    font-weight: 700;
    line-height: 76px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px;
}

.info-page-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 70%;
    height: 100%;
}

.info-page-heading {
    font-family: Archivo;
    font-size: 56px;
    font-weight: 700;
    line-height: 76px;
    text-align: center;
    color: #2F2F2F;
    margin-bottom: 56px;
}

.info-page-description {
    font-family: Archivo;
    font-size: 24px;
    font-weight: 400;
    line-height: 33.6px;
    text-align: center;
    color: #2F2F2F;
    margin-bottom: 0;
}

.info-page-description.complex {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.info-page-description.left {
    text-align: left;
}

.info-page-description.complex .bold {
    font-weight: 600;
}

.info-page-description.complex .gray {
    color: #343434B2;
}

.info-page-description.complex p,
.info-page-description.complex a {
    margin-bottom: 0;

}

.info-page-description.complex a {
    font-weight: 600;
    color: #2F2F2F;
}

.review-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 384px;
}

.reviews {
    margin-top: 56px;
    display: flex;
    justify-content: space-between;
    gap: 48px;
}

.review-item-heading {
    font-family: Archivo;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.015em;
    text-align: left;
    color: #343434;
}

.review-item-desc {
    font-family: Archivo;
    font-size: 20px;
    font-weight: 400;
    line-height: 21.76px;
    text-align: left;
    color: #343434B2;
}

.review-item-desc span {
    font-weight: 600;
}
.framed {
    max-width: 900px;
}
.button-disclaimer {
    font-size: 15px;
    line-height: 18px;

    color: #343434;
    margin-top: 40px;
    max-width: 601px;

}
.button-disclaimer a {
    color: #0046db;
}
.crystal-cbox-cont label {
  font-family: Archivo;
  font-weight: 400;
  font-size: 14px;
  leading-trim: Cap height;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #3E5879;
}
.crystal-cbox-cont {
  display: flex;
  margin-top: 12px;
  gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Archivo;
  font-weight: 400;
  font-size: 14px;
  leading-trim: Cap height;
  line-height: 120%;
  letter-spacing: 0%;

  color: #343434;
}

.crystal-lab-cont {
  display: block;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.crystal-lab-cont input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.crystal-chmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  border-radius: 4px;
  background-color: #fff;
  border: 2px solid #FF0000;
  box-sizing: border-box;
}


.crystal-lab-cont:hover input ~ .crystal-chmark {
  background-color: #eee;

}


.crystal-lab-cont input:checked ~ .crystal-chmark {
  background-color: #F3CC43;
  border: none;
}


.crystal-chmark:after {
  content: "";
  position: absolute;
  display: none;
}


.crystal-lab-cont input:checked ~ .crystal-chmark:after {
  display: block;
}


.crystal-lab-cont .crystal-chmark:after {
  left: 6px;
  top: 3px;
  width: 3px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn_custom.disabled {
    background: #E6E6E6 !important;
    color: #34343429 !important;
    pointer-events: none !important;
    border: none;
}
@media screen and (max-width: 1550px) {

    .tools {
        gap: 20px;
    }

    .tool-container {
        width: 18%;
        max-width: 240px;
        padding: 10px;
    }

    .question {
        margin-bottom: 24px;
    }

    .question-heading {
        font-size: 16px;
        line-height: 20px;
    }

}

@media screen and (max-width: 1650px) {
    .ty-page {
        margin-top: 0;

    }

    .screen-1 {
       
        gap: 154px;
        padding-right: 150px;
        
    }
    .heading-sc {
        font-size: 48px;
        line-height: 48px;
    }
}

@media screen and (max-width: 1400px) {
    .button-disclaimer {
        max-width: 423px;
    }
    .header-sc {
       
        height: 64px;
        padding: 12px 120px;
        
    }
    .info-page-description {
        font-size: 18px;
        line-height: 24px;
    }
    .info-page-description.complex {
        gap: 16px;
    }
    .screen-1 {
        padding: 60px;
        gap: 104px;
        padding-right: 100px;
        padding-top: 75px;
        padding-bottom: 75px;
    }

    .screen-1-texts {
        width: 50%;
        width: 700px;
    }
    .hero-bg {
        width: 270px;
    }
    .info-page-heading {
        font-size: 32px;
        line-height: 48px;
        margin-bottom: 24px;
    }


    .footer-sc {
    
        padding-top: 16px;
        padding-bottom: 8px;
      
        height: 170px;
    }

    .questions-part h3 {

        font-size: 24px;
        line-height: 32px;
        
    }
    
    .crystal-button-sc.large {
        padding: 24px 80px;
    }

    .table-heading {
        font-size: 24px
    }

    .tools {
        gap: 8px;
    }

    .tool-container {
        width: 18%;
        max-width: 190px;
        padding: 10px;
    }

    .popup {
        right: 550px;
    }

    .ty-page {
        margin-top: 0;

    }

    .ty-heading {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ty-page table {
        margin-top: 36px;
    }
   
    .subheading-sc {
        font-size: 18px;
        line-height: 24px;
        margin-top: 16px;
        margin-bottom: 50px;
    }

}
@media screen and (max-width: 1300px) {
    

    .heading-sc {
        font-size: 40px;
        line-height: 40px;
    }

}
@media screen and (max-width: 1200px) {
    .button-disclaimer {
        max-width: 353px;
    }
    
    .info-page-description.complex {
        gap: 8px;
    }

    .info-page-heading {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 16px;
    }


    .footer-sc {
    
        padding-top: 8px;
        padding-bottom: 4px;
      
        height: 154px;
    }

    .questions-part h3 {
        font-size: 18px;
        line-height: 24px;
    }
    
    .crystal-button-sc.large {
        padding: 24px 40px;
    }

    .benefit-cards {
        gap: 16px;
    }

    .heading-sc {
        font-size: 32px;
        line-height: 32px;
    }

    .steps {
        gap: 20px
    }

    .step-container {
        width: 350px;
    }

    .table-heading {
        font-size: 24px
    }

    .table-subheading {
        font-size: 16px;
        line-height: 20px;
    }

    .ty-heading {
        font-size: 32px;
        line-height: 32px;
        margin-top: 20px;
        margin-bottom: 20px;

    }

    .table-td-ty {
        gap: 12px;
        padding: 12px;
    }

    .crystal-button-sc.small {
        padding: 6px 20px;
        font-size: 14px;
        line-height: 16px;
    }

    .metrics {
        width: 90%;
    }

    .metrics-container {
        width: 30%;
    }

    .tools {
        gap: 8px;
    }

    .tool-container {
        width: 18%;
        max-width: 190px;
        padding: 10px;
    }

    .header-sc {
        padding: 24px 80px;

    }

    .main-heading {
        margin-top: 32px;
    }

    .ff-container {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .wrapper {
        background-size: 55%;
    }

   

}

@media screen and (max-width: 1000px) {
    


    .heading-sc {
        font-size: 24px;
        line-height: 24px;
    }

   

}