.benefits__typography--h5 { color: $primary-red; font-family: $font-family-oswald; font-size: 2rem; font-weight: $font-weight-bold; letter-spacing: .03rem; &--mb { margin-bottom: 40px; } } @media screen and (min-width: 768px) { .benefits__typography--h5 { font-size: 2.8rem; } } @media screen and (min-width: 992px) { .benefits__typography--h5--mb { margin-bottom: 60px; } } .benefits__testimonials--mb { margin-bottom: 40px; } @media screen and (min-width: 1200px) { .benefits__testimonials--mb { margin-bottom: 0; } } .benefits__typography--h5--black { color: $black; font-family: $font-family-oswald; font-size: 2rem; font-weight: $font-weight-regular; letter-spacing: .03rem; margin-bottom: 60px; } @media screen and (min-width: 768px) { .benefits__typography--h5--black { font-size: 2.1rem; } } @media screen and (min-width: 1200px) { .benefits__typography-h5--black { font-size: 3rem; } } .benefits__typography--student-p { font-family: $font-family-paragraph; color: $black; font-weight: 600; font-size: 1.15rem; margin-top: 15px; margin-bottom: .5rem; } @media screen and (min-width: 1200px) { .benefits__typography--student-p--larger { font-size: 1.3rem; } } .benefits__typography--img-cap { font-family: $font-family-paragraph; font-size: 1.35rem; font-weight: 600; display: block; } .benefits__typography--h6 { color: $primary-red; font-family: $font-family-saira; font-weight: 700; font-size: 2rem; letter-spacing: .03rem; } .benefits__check-svg { margin-top: -60px; width: 80px; } .benefits__blue-section { background-color: $color-blue-light; padding-bottom: 25px; padding-top: 25px; } .benefits__first-section--marg { margin-top: 15px; background-color: $color-blue-light; padding-bottom: 25px; padding-top: 25px; } @media screen and (min-width: 1200px) { .benefits__first-section--marg { margin-top: 15px; } } .benefits__section--marg { margin-top: 35px; } @media screen and (min-width: 1200px) { .benefits__section--marg { margin-top: 65px; } } .benefits__row--pad { margin-top: 25px; } @media screen and (min-width: 1200px) { .benefits__row--pad { margin-top: 0; } } .benefits__idfpr-img { width: 330px; } @media screen and (max-width: 992px) { .benefits__idfpr-img { margin-bottom: 15px; margin-top: 40px; } } .benefits__iccb-img { width: 250px; } @media screen and (max-width: 992px) { .benefits__iccb-img { margin-top: 15px; } } .benefits__accredited--span--source { display: block; } .benefits__borders--circle-img { border: 3px solid $white; filter: drop-shadow(5px 5px 12px #b1b1b1); width: 50%; } @media screen and (min-width: 768px) { .benefits__borders--circle-img { width: 100%; } } #page-top::before { display: block; content: " "; margin-top: -60px; height: 60px; visibility: hidden; pointer-events: none; }