.about{background-color:var(--color-yellow);background-position:50%;background-repeat:no-repeat;margin-top:40rem;position:relative}@media only screen and (max-width:37.5em){.about{margin-top:20rem}}.about_img{width:78rem;position:absolute;top:-28rem;left:50%;transform:translate(-50%)}@media only screen and (max-width:56.25em){.about_img{width:66rem;top:-23rem}}@media only screen and (max-width:43.75em){.about_img{width:60rem;top:-21.4rem}}@media only screen and (max-width:37.5em){.about_img{width:40rem;top:-14.4rem}}.about_heading-pri{text-transform:capitalize;letter-spacing:2px;font-size:6rem}.about_heading-sec{text-transform:uppercase;color:var(--color-grey-dark);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.about_info{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.about_text{text-align:center;letter-spacing:.2px;color:var(--color-white);padding:4rem 16rem;font-size:2.6rem;font-weight:600;line-height:4rem}@media only screen and (max-width:56.25em){.about_text{padding:4rem 10rem}}@media only screen and (max-width:43.75em){.about_text{padding:4rem}}@media only screen and (max-width:31.25em){.about_text{padding:3rem 2rem}}@media only screen and (max-width:25em){.about_text{padding:3rem 1rem}}.about_cta{text-transform:capitalize;border:1px solid var(--color-black);background-color:treason;color:var(--color-black);border-radius:50px;justify-content:center;align-items:center;padding:1.6rem 3rem;font-size:1.8rem;font-weight:600;transition:all .3s ease-in-out 50ms;display:flex}.about_cta:hover{color:var(--color-white);background-color:#da0034;border:1px solid #da0034;border-radius:50px}
.services{background-color:var(--color-yellow);position:relative}.services ::selection{background-color:var(--color-black);color:var(--color-white)}.services_container{margin:3rem 0}.services .accordian{color:var(--color-white);flex-direction:column;justify-content:space-between;gap:3rem;margin-top:1rem;padding:3.6rem 2rem;font-size:3rem;display:flex}@media only screen and (max-width:31.25em){.services .accordian{font-size:2.6rem}}.services .accordian_header{cursor:pointer;justify-content:space-between;display:flex}.services .accordian_body{color:inherit;justify-content:space-around;font-size:1.8rem;font-weight:500;display:flex}@media only screen and (max-width:37.5em){.services .accordian_body{flex-direction:column;padding:0 2.4rem}}.services .accordian_list{width:30%;list-style:inside}.services .accordian_list-item{text-transform:capitalize;margin-bottom:1rem}@media only screen and (max-width:37.5em){.services .accordian_list{width:100%}}.services .accordian_cta{letter-spacing:.2px;flex-direction:column;align-items:flex-start;gap:2rem;width:40%;font-size:1.6rem;line-height:2.5rem;display:flex}@media only screen and (max-width:37.5em){.services .accordian_cta{width:100%;margin-top:2rem}}.services .accordian_name{letter-spacing:.5px;text-transform:capitalize;gap:3rem;display:flex}.services .accordian_num{color:inherit;font-size:2rem}.services .accordian_icon{cursor:pointer}
