/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 09 2026 | 12:48:13 */
.choose .lft ul li:last-child {
    margin-right: 0px;
    position: absolute;
    bottom: 11%;
    right: -15.4%;
    transform: translateX(50%);
    background-color: #fff;
    border: 1px solid #0000001a;
}
.choose .lft ul {
    display: table-header-group;
    list-style-type: decimal;
    padding: 0;
}
.faq .lft summary {
    font-weight: 600;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 22px;
    padding-bottom: 0;
    padding-right: 40px;
    position: relative;
    min-height: 32px;
    /*text-align: left !important;*/
    flex-direction: row;
    align-content: space-between;
	    font-family: "Lato", sans-serif;
}
