.mobinfoonly {
	font-size: 18px ! IMPORTANT;
    display: block;
    margin: auto;
    line-height: 23.4px;
    padding-bottom: 80px;
	    padding-top: 35px;
	    font-weight: 700;
}
h1.mobinfoonly {
    display: none;
}
.advantages { text-align:center; }
.advantages-title { font-size:28px; margin-bottom:100px;font-weight: 700;line-height: 40px; }
.cta-button { text-align:center; margin-bottom:30px; }
.cta-button .btn {
    display: inline-block;
    padding: 10px 20px;
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    border: 2px solid #000;
    border-radius: 10px;
}
span.btn-icon.me-2 {
    padding-right: 10px;
}
.cta-button .btn:hover { background:#000000;color: #fff; }

.social-block { text-align:center; margin-top:60px; }
.social-block h3 {
    font-size: 20px;
    margin-bottom: 35px;
    font-weight: 700;
}
#content {
    margin-bottom: 90px;
}
span.boso-heading {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}
.custom-boso-button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 2.5rem;
}

.custom-boso-button::after {
    content: '+'; 
    font-size: 1.5rem;
    position: absolute; 
    right: 1rem; 
    top: 50%;
    transform: translateY(-50%);
	font-size: 35px;
	color: #000;
}

.custom-boso-button:not(.collapsed)::after {
    content: '−'; 
	font-size: 35px;
	color: #000;
}
.accordion .accordion-item button[aria-expanded=true] {
    border-bottom: none;
}
.accordion button[aria-expanded=true] {
    color: #000000;
}
.accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: #000000;
}
.accordion button:hover::after, .accordion button:focus::after {
    cursor: pointer;
    color: #000;
    border: none;
}
h2#headingOne {
    margin-bottom: 10px;
}
.accordion .accordion-item {
    margin-bottom: 0px;
    padding: 10px 0px 0px;
    background-color: #fff;
    box-shadow: none;
    border-bottom: 1px solid #D0D0D0;
    border-radius: 0;
	color: #000;
}
.accordion-body.boso-body {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 20px;
    text-align: left;
}
h2.accordion-header {
    margin-bottom: 10px;
	    color: #000;
}
button.accordion-button.custom-boso-button.collapsed {
    padding-right: 40px;
	    color: #000;
}
span.boso-heading {
    color: #000;
}
button.accordion-button.custom-boso-button {
    padding-right: 40px;
}
@media (max-width: 1200px) {

}
@media (min-width: 768px) and (max-width: 991px) { 
div#information-information {
    max-width: 991px;
}
}
@media (max-width: 991px) {

}
@media (min-width: 991px) {

}
@media (min-width: 768px) {
div#bosoAccordion {
    width: 1185px;
    margin: 0 auto;
    max-width: 100%;
}
 .rm-content {
        padding: 0;
    }
}
@media (max-width: 768px) {
span.boso-heading {
    font-size: 22px;
    line-height: 33px;
}
    .advantages-title {
        margin-bottom: 50px;
        font-size: 24px;
        line-height: 34px;
    }
.social-block {
    margin-top: 30px;
}
}
