.intro__unit{display:flex;justify-content:space-around;align-items:center;max-width:800px;margin-inline:auto;border-top:1px solid #1775a1;border-bottom:1px solid #1775a1;padding:33px 20px}.intro__unit-body{display:grid;gap:5px}.intro__unit-heading{font-size:2rem;color:#1775a1;font-weight:500;line-height:1.5}.assignment__unit{display:grid}.assignment__unit{gap:40px}.assignment__unit-wrap{padding:80px 20px;background-color:#fff}.sp-scroll{overflow-x:auto;scrollbar-width:thin;scrollbar-color:#1775a1 #e5e5e5}.sp-scroll::-webkit-scrollbar{height:6px}.sp-scroll::-webkit-scrollbar-track{background:#e5e5e5;border-radius:100vw}.sp-scroll::-webkit-scrollbar-thumb{background:#1775a1;border-radius:100vw}@media screen and (min-width:768px){.intro__unit-heading{font-size:2.4rem}.assignment__unit{grid-template-columns:1fr 55.5555555556%}}@media screen and (max-width:767px){.intro__unit{flex-direction:column;gap:16px}.intro__unit-logo{width:230px}.sp-scroll__inner{width:750px}}