.launch-new .package-box .package-head h3,
.launch-new h2 {
    font-family: Commissioner, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-transform: capitalize;
    font-weight: 700
}

.launch-new .package-box .package-body ul li,
.launch-new .package-box .package-footer ul li,
.launch-new .package-box .package-head p,
.launch-new p {
    font-weight: 400;
    font-family: Nunito, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
}

.launch-new .package-box .package-head p,
.launch-new h2,
.launch-new p {
    font-style: normal;
    text-align: center
}

.launch-new {
    display: block;
    padding: 70px 0
}

.launch-new .row {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.launch-new h2 {
    color: #191b20;
    font-size: calc(30px + 35 * (100vw - 139px) / 1461);
    line-height: 120%
}

@media (min-width:139px) {
    .launch-new h2 {
        margin: 0 auto 29px
    }
}

.launch-new p {
    font-size: calc(16px + 2 * (100vw - 139px) / 1461);
    line-height: 200%;
    color: #3e3465;
    margin: 0 auto 14px
}

.launch-new .package-box {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    background: #f6f6fd;
    border-radius: 60px;
    padding: 40px 34px;
    margin-top: 40px
}
.launch-new .package-box.business-package{
    background:#6375ED;
}

.launch-new .package-box .package-head {
    position: relative;
    border-bottom: 1px solid #e4e3ee
}

.launch-new .package-box .package-head span.launch-badge {
    position: absolute;
    display:flex;
    top: -51px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    padding: 5px;
    border-radius: 6px;
    background: #D8D1FF;
    color: #4438CB;
    font-size: 16px;
    font-weight: 700;
    font-family: Nunito;
    gap: 5px;
    align-items: center;
}
.launch-new .package-box.enterprise-package .package-head span.launch-badge {
    background: #F5E49D;
    color:#EC6264;
}
.launch-new .package-box .package-head span.starts-from{
    position: absolute;
    top: -4px;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    color: #FFFFFFA6;
}
.launch-new .package-box.enterprise-package .package-head span.starts-from{
    color: #413588A6;
}
.launch-new .package-box .package-head h3 {
    font-style: normal;
    font-size: calc(26px + 14 * (100vw - 139px) / 1461);
    line-height: 49px;
    color: #6375ed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 16px;
    position:relative;
}

.launch-new .package-box .package-head span.main-discount{
    font-family: Commissioner, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #6375ED;
    font-size: 18px;
    text-decoration-line: line-through;
    opacity: 0.7;
    position: absolute;
    right: 8%;
    bottom: -10px;
}
@media (max-width:400px)  {
    .launch-new .package-box .package-head span.main-discount{
        right: -3%;
    }
}
@media (max-width:360px)  {
    .launch-new .package-box .package-head span.main-discount{
        right: 0;
        bottom: -19px;
        font-size: 13px;
    }
}
.launch-new .package-box .package-head span.per-month {
    font-family: Commissioner, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 18px;
    color: #6375ed;
    text-align: center;
    display: block;
    margin-bottom: 16px;
}
.launch-new .package-box .package-body ul li,
.launch-new .package-box .package-footer ul li,
.launch-new .package-box .package-head p {
    line-height: 140%
}

.launch-new .package-box .package-head p {
    font-size: calc(20px + 4 * (100vw - 139px) / 1461);
    color: #3e3465;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px
}

.launch-new .package-box .package-head .num-package {
    width: 62px;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    background: #f5f7fb;
    border-radius: 43px;
    font-family: Nunito, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: calc(14px + 2 * (100vw - 139px) / 1461);
    line-height: 90%;
    color: #3e3465
}

.launch-new .package-box .package-footer .link-package,
.launch-new .package-box .package-footer .ultimate .discount,
.launch-new .package-box .package-footer .ultimate .essential {
    font-family: Commissioner, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: calc(16px + 2 * (100vw - 139px) / 1461);
    line-height: 22px;
    display: flex
}

.launch-new .package-box .package-body {
    /* border-bottom: 1px solid #e4e3ee; */
    display: flex;
    justify-content: center
}

.launch-new .package-box .package-body ul {
    margin: 30px auto
}

.launch-new .package-box .package-body ul li {
    /* max-width: 240px; */
    list-style-type: disc;
    font-style: normal;
    font-size: calc(20px + 4 * (100vw - 139px) / 1461);
    color: #3e3465;
    margin-bottom: 6px
}

.launch-new .package-box .package-body ul li:last-child,
.launch-new .package-box .package-footer ul li:last-child {
    margin-bottom: 0
}

.launch-new .package-box .package-body ul li span {
    font-weight: 700;
    font-family: Nunito, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.launch-new .package-box .package-footer span {
    font-family: Nunito;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    color: #3E3465;
    text-align: center;
    display: block;
}

.launch-new .package-box .package-footer ul {
    margin: 30px 0 0;
}

.launch-new .package-box .package-footer ul li {
    font-style: normal;
    /* font-size: calc(16px + 4 * (100vw - 139px) / 1461); */
    font-size: 18px;
    text-align: left;
    color: #3e3465;
    margin-bottom: 8px;
    padding-left: 24px;
    position: relative
}
.launch-new .package-box .package-footer ul li::before{
    content: ' ';
    position: absolute; 
    width: 16px;
    height: 16px;
    background-image: url(../../images/blocks/launch-new/include.png);
    background-repeat: no-repeat;
    background-position: center center; 
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.launch-new .package-box .package-footer ul#light-list li:nth-child(n+10)::before{
    background-image: url(../../images/blocks/launch-new/noinclude.png);
}
.launch-new .package-box .package-footer ul#light-list li:nth-child(n+10){
    color: #3E346566;
    text-decoration-line: line-through;
}
#light-list li:nth-child(n+6),
#business-list li:nth-child(n+6),
#enterprise-list li:nth-child(n+6) {
    display:none;
}
.scrollable-div {
    overflow: hidden;
    max-height: 100px; /* This should be the height you want initially */
    transition: max-height 0.5s ease-in-out; /* Adjust as needed */
 }
.launch-toggle-btn {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    font-family: Nunito;
    font-size: 18px;
    font-weight: 700;
    color: #6579F4;
    display: block;
    margin: 8px auto 24px;
    position:relative;
}
.launch-toggle-btn:active, .launch-toggle-btn:focus {
    background: none !important;
    outline: none;
}
.launch-toggle-btn:after {
    position:absolute;
    content: "";
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.99999 5C3.85661 5 3.71325 4.93998 3.60394 4.82018L0.164113 1.0486C-0.0547045 0.808678 -0.0547045 0.419689 0.164113 0.179867C0.382843 -0.0599556 0.737548 -0.0599556 0.956383 0.179867L3.99999 3.51717L7.04361 0.179983C7.26243 -0.0598391 7.61709 -0.0598391 7.83581 0.179983C8.05473 0.419806 8.05473 0.808794 7.83581 1.04871L4.39603 4.8203C4.28667 4.94011 4.14331 5 3.99999 5Z' fill='%236579F4'/%3e%3c/svg%3e");
    margin-left: 7px;
    width: 8px;
    height: 5px;
    display: inline-block;
    line-height: 0;
    transition: .3s;
    top: 50%;
    transform: translateY(-50%);
}

.launch-toggle-btn.pressed-btn:after {
    transform: rotate(180deg) translateY(50%);
    transition: .3s;
}
.launch-new .package-box .package-footer ul li span {
    display: block;
    font-weight: 600
}


.launch-new .package-box.business-package h3,
.launch-new .package-box.business-package .package-head span.per-month,
.launch-new .package-box.business-package .package-head p,
.launch-new .package-box.business-package .package-footer ul li,
.launch-new .package-box.business-package .package-body ul li,
.launch-new .package-box.business-package .package-footer span,
.launch-new .package-box.business-package .launch-toggle-btn
{
    color:white;
}
.launch-new .package-box.business-package .launch-toggle-btn:after{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.99999 5C3.85661 5 3.71325 4.93998 3.60394 4.82018L0.164113 1.0486C-0.0547045 0.808678 -0.0547045 0.419689 0.164113 0.179867C0.382843 -0.0599556 0.737548 -0.0599556 0.956383 0.179867L3.99999 3.51717L7.04361 0.179983C7.26243 -0.0598391 7.61709 -0.0598391 7.83581 0.179983C8.05473 0.419806 8.05473 0.808794 7.83581 1.04871L4.39603 4.8203C4.28667 4.94011 4.14331 5 3.99999 5Z' fill='%23FFFFFF'/%3e%3c/svg%3e");
}
.launch-new .package-box .package-footer .link-package {
    max-width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 18px;
    height: 67px;
    color: #3e3465;
    border-radius: 30px;
    font-size:18px;
    position: relative
}

.launch-new .package-box .package-footer .basic {
    background: #cdbef6;
    margin-bottom: 9px
}

.launch-new .package-box .package-footer .essential {
    background: #ffffff;
    color:#6579F4;
}

.launch-new .package-box .package-footer .essential .discount,
.launch-new .package-box .package-footer .ultimate .discount {
    width: 98px;
    height: 38px;
    padding: 8px 6px;
    background: #6375ed;
    border-radius: 18px;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-left: 16px
}

.launch-new .package-box .package-footer .ultimate {
    background: #f5e49d;
}

@media (max-width:640px) {
    .launch-new .package-box .package-footer .essential .discount,
.launch-new .package-box .package-footer .ultimate .discount {
    width: initial;
    height: initial;
    padding: 8px 6px;
    margin-left: 12px;
    font-size: 9px;
}
}

.launch-new .package-box .optional {
    background: #EBEDFD;
    border-radius: 24px;
    margin-top: 24px;
    padding: 14px 20px;
    color: #493F6F;

}
.launch-new .package-box .optional p{
    font-size: 20px;
    font-weight:bold;
}

.launch-new .package-box .optional ul li{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    position:relative;
    padding-left: 24px;
    line-height: 25px;
}

.launch-new .package-box .optional ul li:before {
    content: ' ';
    position: absolute; 
    width: 16px;
    height: 16px;
    background-image: url(../../images/blocks/launch-new/include.png);
    background-repeat: no-repeat;
    background-position: center center; 
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.launch-new .package-box .optional ul.staff {
    max-width: 171px;
    margin: 0 auto 20px;
}
.launch-new .package-box .optional ul.staff li{
    list-style-type: disc;
    padding-left: 0;
}
.launch-new .package-box .optional ul.staff li:before{
    content:none;
}
.launch-new .package-box.business-package .optional {
    background: #B9C3FF40;
    color:#fff;
}
.launch-new .package-box.business-package .optional p{
    color:#fff;
}