.base-sec-grid{align-items:flex-start;gap:2rem;display:flex}.base-sec-grid>div:first-child{flex-basis:40%}.base-sec-grid>div:nth-child(2){flex-basis:60%}.ready-to-use-list-wrapper{align-items:center;gap:1rem;display:flex}.ready-to-use-list{background-color:var(--background-green);border-radius:20px;padding:.5rem 1rem}.base-sec-grid .section-title h1 span{color:var(--secondary-color);font-family:var(--bold-font-family-Ob)}.ready-width{width:70%}@media only screen and (max-width:767px){.base-sec-grid{flex-direction:column}.base-sec-grid>div:first-child,.base-sec-grid>div:nth-child(2){flex-basis:100%;width:100%}.ready-width{width:100%}.ready-to-use-list-wrapper{flex-wrap:wrap}}
