.try-it-now_wrapper__NpuAW {
    width: 100%;
    height: auto;
    padding: 40px 30px;
    background: #fff;
    box-shadow: 0 4px 8px -2px rgba(16, 24, 40, .1), 0 2px 4px -2px rgba(16, 24, 40, .06);
    border-radius: 16px;
    margin-top: 50px;
    border: 1px solid #e0e0e0
}

.try-it-now_title__EtPs_ {
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    color: #434343
}

.try-it-now_subtitle__w2Ldl {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #3645d1;
    margin: 20px 0 40px
}

.try-it-now_button__2ZVG8 {
    display: flex;
    flex-wrap: nowrap;
    -moz-column-gap: 10px;
    column-gap: 10px;
    padding: 15px 40px;
    max-width: 220px;
    height: 54px;
    background: #F0AC10;
    border-radius: 100px;
    cursor: pointer
}

.try-it-now_buttonText__BNzVE {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: center !important
}

@media screen and (max-width:768px) {
    .try-it-now_wrapper__NpuAW {
        width: 100%;
        padding: 10px 20px 20px;
        height: 192px
    }

    .try-it-now_button__2ZVG8 {
        min-width: 100%;
        padding: 15px 20%
    }

    .try-it-now_subtitle__w2Ldl {
        margin: 20px 0
    }

    .try-it-now_title__EtPs_ {
        display: none
    }
}

.products_description__rjNhK {
    font-weight: 500;
    font-size: 48px;
    line-height: 62px;
    letter-spacing: -.02em;
    margin-bottom: 50px;
    color: #000
}

.products_icon__yRNp2 {
    display: inline-block;
    margin-top: -4px
}

.products_offer__yKd1B {
    display: grid;
    grid-template-columns: 5% 93%;
    grid-gap: 2%;
    margin-bottom: 10px
}

.products_offerText__0Fho_ {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000
}

@media screen and (max-width:768px) {
    .products_description__rjNhK {
        font-size: 24px;
        line-height: 29.6px
    }

    .products_offer__yKd1B {
        display: grid;
        grid-template-columns: 8% 89%;
        grid-gap: 3%;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 22px
    }

    .products_icon__yRNp2 {
        margin-top: 0
    }
}

.pluto-qoreid_wrapper__T24ls {
    width: 80%;
    margin: 0 10%
}

.pluto-qoreid_tabs__CD8oQ {
    display: grid;
    grid-template-columns: 47.5% 47.5%;
    grid-gap: 5%;
    height: 144px;
    cursor: pointer;
    padding: 20px 0 0
}

.pluto-qoreid_activeTab__cPmpB {
    border-bottom: 6px solid #FFB508
}

.pluto-qoreid_inactiveTab__rvXy0 {
    border-bottom: none
}

.pluto-qoreid_icon__bL91U {
    width: 100%;
    text-align: center;
    padding: 20px 37%
}

.pluto-qoreid_divider__HHyUH {
    border-bottom: 1px solid #d0d0d0;
    /* margin: 0 -15% */
}

.pluto-qoreid_mobileTabs__00KFS {
    display: none
}

.pluto-qoreid_subheader__IK1vQ {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #344752;
    text-align: center;
}

.pluto-qoreid_mainBody__GPGSZ {
    display: grid;
    grid-template-columns: 47.5% 47.5%;
    grid-gap: 5%;
    margin: 8% 0 10%
}

@media screen and (max-width:768px) {
    .pluto-qoreid_mainBody__GPGSZ {
        display: block;
        margin: 40px 0
    }

    .pluto-qoreid_tabs__CD8oQ {
        display: none
    }

    .pluto-qoreid_mobileTabs__00KFS {
        display: grid;
        grid-template-columns: 47.5% 47.5%;
        grid-gap: 5%;
        border-bottom: 1px solid #d0d0d0;
        height: 108px;
        padding-top: 15px
    }

    .pluto-qoreid_subheader__IK1vQ {
        font-size: 14px
    }

    .pluto-qoreid_icon__bL91U {
        width: 100%;
        text-align: center;
        padding: 10px 30% 20px
    }
}