/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: 'Butler Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Butler Regular"), url("https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/Butler_Regular.woff") format("woff"); }

@font-face {
  font-family: 'Butler UltraLight';
  font-style: normal;
  font-weight: normal;
  src: local("Butler UltraLight"), url("https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/Butler_Ultra_Light.woff") format("woff"); }

@font-face {
  font-family: 'Butler Light';
  font-style: normal;
  font-weight: normal;
  src: local("Butler Light"), url("https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/Butler_Light.woff") format("woff"); }

@font-face {
  font-family: 'Butler Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Butler Medium"), url("https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/Butler_Medium.woff") format("woff"); }

@font-face {
  font-family: 'Butler Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Butler Bold"), url("https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/Butler_Bold.woff") format("woff"); }

@font-face {
  font-family: 'Butler ExtraBold';
  font-style: normal;
  font-weight: normal;
  src: local("Butler ExtraBold"), url("https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/Butler_ExtraBold.woff") format("woff"); }

@font-face {
  font-family: 'Butler Black';
  font-style: normal;
  font-weight: normal;
  src: local("Butler Black"), url("https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/Butler_Black.woff") format("woff"); }

body, html {
  overflow-x: hidden; }
  body.no-scroll, html.no-scroll {
    overflow: hidden; }

*:focus {
  outline: unset; }

main.law-school {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden; }
  main.law-school h1 {
    font-size: 200px;
    font-family: 'Playfair Display', serif;
    color: #06284E;
    text-transform: none;
    font-weight: 700;
    margin-top: 0; }
    @media (max-width: 81.25em) {
      main.law-school h1 {
        font-size: 150px; } }
    @media (max-width: 68.75em) {
      main.law-school h1 {
        font-size: 120px; } }
    @media (max-width: 45em) {
      main.law-school h1 {
        font-size: 100px; } }
    @media (max-width: 37.5em) {
      main.law-school h1 {
        font-size: 80px; } }
    @media (max-width: 31.25em) {
      main.law-school h1 {
        font-size: 60px; } }
    @media (max-width: 25em) {
      main.law-school h1 {
        font-size: 50px; } }
  main.law-school h2 {
    font-size: 100px;
    font-family: 'Playfair Display', serif;
    color: #06284E;
    text-transform: none;
    font-weight: 700;
    margin-top: 0; }
    @media (max-width: 100em) {
      main.law-school h2 {
        font-size: 80px; } }
    @media (max-width: 87.5em) {
      main.law-school h2 {
        font-size: 60px; } }
    @media (max-width: 37.5em) {
      main.law-school h2 {
        font-size: 50px; } }
    @media (max-width: 28.125em) {
      main.law-school h2 {
        font-size: 30px; } }
  main.law-school h3 {
    font-size: 50px;
    font-family: 'Playfair Display', serif;
    color: #9B4E3F;
    text-transform: none;
    font-weight: 700;
    margin-top: 0; }
    @media (max-width: 87.5em) {
      main.law-school h3 {
        font-size: 40px; } }
    @media (max-width: 62.5em) {
      main.law-school h3 {
        font-size: 35px; } }
    @media (max-width: 37.5em) {
      main.law-school h3 {
        font-size: 20px; } }
  main.law-school h4 {
    text-transform: none;
    margin-top: 0; }
  main.law-school p {
    line-height: 1.5; }
  main.law-school .big-popup {
    background: #fff;
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear; }
    @media (max-width: 75em) {
      main.law-school .big-popup {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    main.law-school .big-popup.active {
      -webkit-transition: visibility 0s, opacity 0.2s linear;
      -o-transition: visibility 0s, opacity 0.2s linear;
      transition: visibility 0s, opacity 0.2s linear;
      visibility: visible;
      opacity: 1;
      overflow-y: scroll;
      z-index: 9999999; }
    main.law-school .big-popup.big-popup-4 .sidebar, main.law-school .big-popup.big-popup-5 .sidebar, main.law-school .big-popup.big-popup-6 .sidebar {
      border-left: 2px solid #500000; }
      @media (max-width: 43.75em) {
        main.law-school .big-popup.big-popup-4 .sidebar, main.law-school .big-popup.big-popup-5 .sidebar, main.law-school .big-popup.big-popup-6 .sidebar {
          border-left: 0; } }
      main.law-school .big-popup.big-popup-4 .sidebar .text h4, main.law-school .big-popup.big-popup-5 .sidebar .text h4, main.law-school .big-popup.big-popup-6 .sidebar .text h4 {
        color: #500000; }
    main.law-school .big-popup.big-popup-4 .top .text h3, main.law-school .big-popup.big-popup-4 .top .text p, main.law-school .big-popup.big-popup-5 .top .text h3, main.law-school .big-popup.big-popup-5 .top .text p, main.law-school .big-popup.big-popup-6 .top .text h3, main.law-school .big-popup.big-popup-6 .top .text p {
      color: #500000; }
    main.law-school .big-popup .sidebar {
      position: fixed;
      right: 0;
      top: 0;
      width: 96px;
      height: 100%;
      border-left: 2px solid #06284E;
      z-index: 5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 30px 0  30px 22px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: unset; }
      @media (max-width: 43.75em) {
        main.law-school .big-popup .sidebar {
          border-left: 0;
          width: 69px; } }
      main.law-school .big-popup .sidebar img {
        width: 23px;
        height: 23px;
        cursor: pointer;
        margin-left: 6px; }
      main.law-school .big-popup .sidebar .text {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        width: 30px;
        height: 30px;
        white-space: nowrap; }
        @media (max-width: 43.75em) {
          main.law-school .big-popup .sidebar .text {
            display: none; } }
        main.law-school .big-popup .sidebar .text h4 {
          color: #06284E;
          font-size: 20px;
          margin: 0; }
          main.law-school .big-popup .sidebar .text h4 span {
            font-size: 24px;
            font-family: 'Playfair Display', serif;
            font-weight: 700; }
    main.law-school .big-popup .top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 75em) {
        main.law-school .big-popup .top {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; } }
      @media (max-width: 75em) {
        main.law-school .big-popup .top {
          display: block; } }
      main.law-school .big-popup .top img {
        margin-right: 92px;
        height: auto; }
        @media (max-width: 75em) {
          main.law-school .big-popup .top img.no-mobile {
            display: none; } }
        main.law-school .big-popup .top img.mobile {
          display: none; }
          @media (max-width: 75em) {
            main.law-school .big-popup .top img.mobile {
              display: block; } }
        @media (max-width: 100em) {
          main.law-school .big-popup .top img {
            width: 560px; } }
        @media (max-width: 87.5em) {
          main.law-school .big-popup .top img {
            width: 560px;
            margin-right: 60px; } }
        @media (max-width: 75em) {
          main.law-school .big-popup .top img {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            -webkit-transform: translateY(30px);
            -ms-transform: translateY(30px);
            transform: translateY(30px);
            position: relative;
            z-index: 1; } }
        @media (max-width: 37.5em) {
          main.law-school .big-popup .top img {
            width: calc(100% - 30px); } }
      main.law-school .big-popup .top .text {
        padding-top: 125px;
        width: 750px; }
        @media (max-width: 87.5em) {
          main.law-school .big-popup .top .text {
            padding-right: 135px; } }
        @media (max-width: 75em) {
          main.law-school .big-popup .top .text {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            width: 100%;
            padding: 100px 135px 30px 60px; } }
        @media (max-width: 37.5em) {
          main.law-school .big-popup .top .text {
            padding: 60px 60px 60px 30px; } }
        @media (max-width: 31.25em) {
          main.law-school .big-popup .top .text {
            padding: 30px 60px 30px 30px; } }
        main.law-school .big-popup .top .text h3 {
          font-size: 70px;
          line-height: 1.2;
          color: #06284E;
          margin-bottom: 10px; }
          @media (max-width: 87.5em) {
            main.law-school .big-popup .top .text h3 {
              font-size: 60px; } }
          @media (max-width: 50em) {
            main.law-school .big-popup .top .text h3 {
              font-size: 50px; } }
          @media (max-width: 37.5em) {
            main.law-school .big-popup .top .text h3 {
              font-size: 40px; } }
        main.law-school .big-popup .top .text p {
          color: #06284E;
          font-size: 22px;
          font-style: italic;
          font-weight: 500; }
          @media (max-width: 37.5em) {
            main.law-school .big-popup .top .text p {
              font-size: 18px; } }
    main.law-school .big-popup .quote {
      position: absolute;
      top: 795px;
      left: 75px;
      width: 552px; }
      @media (max-width: 100em) {
        main.law-school .big-popup .quote {
          width: 385px;
          top: 600px; } }
      @media (max-width: 75em) {
        main.law-school .big-popup .quote {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3;
          position: relative;
          top: unset;
          left: unset;
          width: 100%;
          padding: 60px 135px 60px 60px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      @media (max-width: 37.5em) {
        main.law-school .big-popup .quote {
          padding: 60px 30px; } }
      @media (max-width: 31.25em) {
        main.law-school .big-popup .quote {
          padding: 60px 30px; } }
      main.law-school .big-popup .quote h3 {
        color: #447A9D;
        font-size: 35px;
        line-height: 1.2; }
        @media (max-width: 100em) {
          main.law-school .big-popup .quote h3 {
            font-size: 32px; } }
        @media (max-width: 37.5em) {
          main.law-school .big-popup .quote h3 {
            font-size: 26px; } }
      main.law-school .big-popup .quote .author {
        color: #447A9D;
        font-size: 18px;
        text-transform: uppercase;
        margin-top: 30px; }
        @media (max-width: 37.5em) {
          main.law-school .big-popup .quote .author {
            font-size: 16px; } }
    main.law-school .big-popup .box-container {
      width: calc(100% - 700px);
      height: calc(100% - 445px);
      position: absolute;
      bottom: 0;
      right: 0; }
      @media (max-width: 100em) {
        main.law-school .big-popup .box-container {
          width: calc(100% - 535px); } }
      @media (max-width: 75em) {
        main.law-school .big-popup .box-container {
          position: relative;
          width: 100%;
          height: unset;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
      main.law-school .big-popup .box-container .blue-box {
        background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/blue-bg.jpg);
        padding: 120px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media (max-width: 93.75em) {
          main.law-school .big-popup .box-container .blue-box {
            padding: 60px; } }
        @media (max-width: 37.5em) {
          main.law-school .big-popup .box-container .blue-box {
            padding: 60px 30px; } }
        @media (max-width: 31.25em) {
          main.law-school .big-popup .box-container .blue-box {
            padding: 60px 30px; } }
        main.law-school .big-popup .box-container .blue-box .text {
          width: 630px; }
          @media (max-width: 87.5em) {
            main.law-school .big-popup .box-container .blue-box .text {
              width: calc(100% - 75px); } }
          @media (max-width: 37.5em) {
            main.law-school .big-popup .box-container .blue-box .text {
              width: 100%; } }
        main.law-school .big-popup .box-container .blue-box strong {
          font-weight: 700; }
        main.law-school .big-popup .box-container .blue-box ul {
          list-style: unset; }
          main.law-school .big-popup .box-container .blue-box ul li {
            font-size: 18px;
            color: #fff;
            line-height: 1.75;
            margin-bottom: 20px; }
            @media (max-width: 37.5em) {
              main.law-school .big-popup .box-container .blue-box ul li {
                font-size: 16px; } }
        main.law-school .big-popup .box-container .blue-box p {
          font-size: 18px;
          color: #fff;
          line-height: 1.75;
          margin-bottom: 20px; }
          @media (max-width: 37.5em) {
            main.law-school .big-popup .box-container .blue-box p {
              font-size: 16px; } }
      main.law-school .big-popup .box-container .red-box {
        background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/red-bg.jpg);
        padding: 120px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media (max-width: 93.75em) {
          main.law-school .big-popup .box-container .red-box {
            padding: 60px; } }
        @media (max-width: 37.5em) {
          main.law-school .big-popup .box-container .red-box {
            padding: 60px 30px; } }
        @media (max-width: 31.25em) {
          main.law-school .big-popup .box-container .red-box {
            padding: 60px 30px; } }
        main.law-school .big-popup .box-container .red-box .text {
          width: 630px; }
          @media (max-width: 87.5em) {
            main.law-school .big-popup .box-container .red-box .text {
              width: calc(100% - 75px); } }
          @media (max-width: 37.5em) {
            main.law-school .big-popup .box-container .red-box .text {
              width: 100%; } }
        main.law-school .big-popup .box-container .red-box strong {
          font-weight: 700; }
        main.law-school .big-popup .box-container .red-box ul {
          list-style: unset; }
          main.law-school .big-popup .box-container .red-box ul li {
            font-size: 18px;
            color: #fff;
            line-height: 1.75;
            margin-bottom: 20px; }
            @media (max-width: 37.5em) {
              main.law-school .big-popup .box-container .red-box ul li {
                font-size: 16px; } }
        main.law-school .big-popup .box-container .red-box p {
          font-size: 18px;
          color: #fff;
          line-height: 1.75;
          margin-bottom: 20px; }
          @media (max-width: 37.5em) {
            main.law-school .big-popup .box-container .red-box p {
              font-size: 16px; } }
  main.law-school .s1-law {
    padding: 250px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    main.law-school .s1-law .addthis_inline_share_toolbox_fz79_ces1_zrjs_2ed5_pwa9 {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (max-width: 46.875em) {
        main.law-school .s1-law .addthis_inline_share_toolbox_fz79_ces1_zrjs_2ed5_pwa9 #atstbx {
          display: inline-block !important; } }
      main.law-school .s1-law .addthis_inline_share_toolbox_fz79_ces1_zrjs_2ed5_pwa9:before {
        content: "Share: ";
        display: none; }
        @media (max-width: 46.875em) {
          main.law-school .s1-law .addthis_inline_share_toolbox_fz79_ces1_zrjs_2ed5_pwa9:before {
            display: inline-block;
            margin-right: 15px;
            position: relative; } }
      main.law-school .s1-law .addthis_inline_share_toolbox_fz79_ces1_zrjs_2ed5_pwa9 .at-resp-share-element .at-share-btn {
        display: block !important;
        margin-left: 0 !important; }
        @media (max-width: 46.875em) {
          main.law-school .s1-law .addthis_inline_share_toolbox_fz79_ces1_zrjs_2ed5_pwa9 .at-resp-share-element .at-share-btn {
            display: inline-block !important;
            margin-bottom: 0;
            margin-top: 0; } }
      @media (max-width: 46.875em) {
        main.law-school .s1-law .addthis_inline_share_toolbox_fz79_ces1_zrjs_2ed5_pwa9 {
          position: relative;
          -webkit-transform: unset;
          -ms-transform: unset;
          transform: unset;
          top: unset;
          right: unset;
          margin: 30px auto 0;
          width: calc(100% - 60px);
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
      @media (max-width: 31.25em) {
        main.law-school .s1-law .addthis_inline_share_toolbox_fz79_ces1_zrjs_2ed5_pwa9 {
          width: calc(100% - 30px); } }
    @media (max-width: 68.75em) {
      main.law-school .s1-law {
        padding: 170px 0 250px; } }
    @media (max-width: 56.25em) {
      main.law-school .s1-law {
        padding: 250px 0; } }
    @media (max-width: 31.25em) {
      main.law-school .s1-law {
        padding: 150px 0 250px; } }
    main.law-school .s1-law .text {
      width: 1150px;
      position: relative; }
      @media (max-width: 81.25em) {
        main.law-school .s1-law .text {
          width: 915px; } }
      @media (max-width: 68.75em) {
        main.law-school .s1-law .text {
          width: 745px; } }
      @media (max-width: 56.25em) {
        main.law-school .s1-law .text {
          width: calc(100% - 165px); } }
      @media (max-width: 51.25em) {
        main.law-school .s1-law .text {
          width: calc(100% - 60px); } }
      @media (max-width: 31.25em) {
        main.law-school .s1-law .text {
          width: calc(100% - 30px); } }
      main.law-school .s1-law .text p {
        font-weight: 600;
        font-style: italic;
        font-size: 22px;
        color: #447A9D;
        margin: 20px 0 0; }
        @media (max-width: 50em) {
          main.law-school .s1-law .text p {
            font-size: 20px; } }
        @media (max-width: 31.25em) {
          main.law-school .s1-law .text p {
            font-size: 18px; } }
      main.law-school .s1-law .text .spinner {
        position: absolute;
        width: 185px;
        height: 185px;
        background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/spinner-inside.svg) center no-repeat;
        top: -90px;
        right: -60px; }
        @media (max-width: 56.25em) {
          main.law-school .s1-law .text .spinner {
            width: 133px;
            height: 133px;
            background-size: 76px;
            top: -120px;
            right: 0; } }
        @media (max-width: 31.25em) {
          main.law-school .s1-law .text .spinner {
            width: 93px;
            height: 93px;
            background-size: 53px;
            top: -95px; } }
        main.law-school .s1-law .text .spinner:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/spinner-words.svg) center no-repeat;
          -webkit-animation: spinning 15s linear infinite;
          animation: spinning 15s linear infinite; }
          @media (max-width: 56.25em) {
            main.law-school .s1-law .text .spinner:before {
              background-size: contain !important; } }
  main.law-school .s2-law {
    background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/blue-bg.jpg);
    padding: 375px 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 93.75em) {
      main.law-school .s2-law {
        padding-top: 685px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end; } }
    @media (max-width: 43.75em) {
      main.law-school .s2-law {
        padding-top: 445px; } }
    @media (max-width: 25em) {
      main.law-school .s2-law {
        padding-top: 345px; } }
    main.law-school .s2-law img.image-1 {
      position: absolute;
      top: -50px;
      right: 210px; }
      @media (max-width: 93.75em) {
        main.law-school .s2-law img.image-1 {
          right: 170px; } }
      @media (max-width: 93.75em) {
        main.law-school .s2-law img.image-1 {
          right: 210px; } }
      @media (max-width: 71.875em) {
        main.law-school .s2-law img.image-1 {
          right: 170px; } }
      @media (max-width: 43.75em) {
        main.law-school .s2-law img.image-1 {
          width: 400px; } }
      @media (max-width: 38.75em) {
        main.law-school .s2-law img.image-1 {
          width: 320px;
          right: unset;
          left: 30px; } }
      @media (max-width: 31.25em) {
        main.law-school .s2-law img.image-1 {
          left: 15px; } }
      @media (max-width: 25em) {
        main.law-school .s2-law img.image-1 {
          width: 280px; } }
    main.law-school .s2-law img.image-2 {
      position: absolute;
      z-index: 1;
      top: 264px;
      right: 146px; }
      @media (max-width: 100em) {
        main.law-school .s2-law img.image-2 {
          right: 60px; } }
      @media (max-width: 93.75em) {
        main.law-school .s2-law img.image-2 {
          right: 146px; } }
      @media (max-width: 71.875em) {
        main.law-school .s2-law img.image-2 {
          right: 60px; } }
      @media (max-width: 43.75em) {
        main.law-school .s2-law img.image-2 {
          width: 220px;
          top: 155px; } }
      @media (max-width: 38.75em) {
        main.law-school .s2-law img.image-2 {
          width: 190px;
          right: 30px; } }
      @media (max-width: 31.25em) {
        main.law-school .s2-law img.image-2 {
          width: 150px;
          right: 15px; } }
      @media (max-width: 25em) {
        main.law-school .s2-law img.image-2 {
          top: 125px; } }
    main.law-school .s2-law .line-by {
      position: absolute;
      left: 0;
      bottom: 0;
      height: calc(100% + 210px);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (max-width: 87.5em) {
        main.law-school .s2-law .line-by {
          height: calc(100% + 145px); } }
      @media (max-width: 75em) {
        main.law-school .s2-law .line-by {
          width: 100px;
          white-space: nowrap; } }
      @media (max-width: 56.25em) {
        main.law-school .s2-law .line-by {
          bottom: unset;
          top: -135px;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          height: unset;
          width: 50%; } }
      @media (max-width: 43.75em) {
        main.law-school .s2-law .line-by {
          width: 75%; } }
      @media (max-width: 31.25em) {
        main.law-school .s2-law .line-by {
          width: 100%; } }
      main.law-school .s2-law .line-by .by {
        color: #06284E;
        font-weight: 800;
        font-size: 16px;
        margin: 0;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        text-transform: uppercase;
        padding: 0 15px;
        background: #fff; }
        @media (max-width: 56.25em) {
          main.law-school .s2-law .line-by .by {
            -webkit-transform: unset;
            -ms-transform: unset;
            transform: unset;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2; } }
      main.law-school .s2-law .line-by .line {
        width: 2px;
        background: #06284E;
        height: 100%; }
        @media (max-width: 56.25em) {
          main.law-school .s2-law .line-by .line {
            width: 100%;
            height: 2px;
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1; } }
    main.law-school .s2-law .text {
      width: 630px;
      position: relative; }
      @media (max-width: 93.75em) {
        main.law-school .s2-law .text {
          width: 776px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding-right: 146px; } }
      @media (max-width: 71.875em) {
        main.law-school .s2-law .text {
          width: 690px;
          padding-right: 60px; } }
      @media (max-width: 62.5em) {
        main.law-school .s2-law .text {
          width: 630px; } }
      @media (max-width: 56.25em) {
        main.law-school .s2-law .text {
          width: calc(100% - 300px); } }
      @media (max-width: 46.875em) {
        main.law-school .s2-law .text {
          width: calc(100% - 100px); } }
      @media (max-width: 38.75em) {
        main.law-school .s2-law .text {
          padding-right: 30px; } }
      @media (max-width: 31.25em) {
        main.law-school .s2-law .text {
          padding-right: 30px; } }
      @media (max-width: 25em) {
        main.law-school .s2-law .text {
          width: calc(100% - 70px); } }
      main.law-school .s2-law .text:before {
        content: "";
        display: block;
        position: absolute;
        width: 511px;
        height: 550px;
        background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/big-h.svg) center no-repeat;
        left: -409px;
        top: -300px; }
        @media (max-width: 100em) {
          main.law-school .s2-law .text:before {
            background-size: contain;
            width: 415px;
            height: 415px;
            left: -324px;
            top: -226px; } }
        @media (max-width: 93.75em) {
          main.law-school .s2-law .text:before {
            width: 511px;
            height: 550px;
            left: -409px;
            top: -300px; } }
        @media (max-width: 81.25em) {
          main.law-school .s2-law .text:before {
            width: 415px;
            height: 415px;
            left: -324px;
            top: -226px; } }
        @media (max-width: 65.625em) {
          main.law-school .s2-law .text:before {
            width: 300px;
            height: 300px;
            left: -240px;
            top: -168px; } }
        @media (max-width: 46.875em) {
          main.law-school .s2-law .text:before {
            background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/mobile-h.svg) center no-repeat;
            width: 204px;
            height: 235px;
            left: -96px;
            top: -179px; } }
        @media (max-width: 25em) {
          main.law-school .s2-law .text:before {
            left: -88px;
            top: -173px; } }
        @media (max-width: 21.875em) {
          main.law-school .s2-law .text:before {
            background-size: contain;
            width: 138px;
            height: 130px;
            left: -64px;
            top: -94px; } }
      main.law-school .s2-law .text p {
        font-size: 18px;
        color: #fff;
        line-height: 1.75;
        margin-bottom: 20px; }
        @media (max-width: 31.25em) {
          main.law-school .s2-law .text p {
            font-size: 16px; } }
  main.law-school .s3-law {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 120px 0 150px 220px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 106.25em) {
      main.law-school .s3-law {
        padding: 120px 0 150px 100px; } }
    @media (max-width: 93.75em) {
      main.law-school .s3-law {
        padding: 120px 0 150px 60px; } }
    @media (max-width: 67.5em) {
      main.law-school .s3-law {
        padding: 160px 0 150px 60px; } }
    @media (max-width: 62em) {
      main.law-school .s3-law {
        padding: 160px 0 150px 30px; } }
    @media (max-width: 37.5em) {
      main.law-school .s3-law {
        padding: 60px 30px 150px 30px; } }
    @media (max-width: 25em) {
      main.law-school .s3-law {
        padding: 60px 15px 150px 15px; } }
    main.law-school .s3-law .img {
      position: relative; }
      main.law-school .s3-law .img img {
        width: 100%;
        height: auto; }
      main.law-school .s3-law .img.image-1 {
        position: absolute;
        top: -50px;
        right: 210px; }
        @media (max-width: 112.5em) {
          main.law-school .s3-law .img.image-1 {
            right: 100px; } }
        @media (max-width: 93.75em) {
          main.law-school .s3-law .img.image-1 {
            right: 60px; } }
        @media (max-width: 87.5em) {
          main.law-school .s3-law .img.image-1 {
            right: 120px;
            width: 395px; } }
        @media (max-width: 78.125em) {
          main.law-school .s3-law .img.image-1 {
            width: 335px; } }
        @media (max-width: 71.875em) {
          main.law-school .s3-law .img.image-1 {
            width: 270px;
            top: -125px; } }
        @media (max-width: 53.125em) {
          main.law-school .s3-law .img.image-1 {
            width: 235px; } }
        @media (max-width: 37.5em) {
          main.law-school .s3-law .img.image-1 {
            position: relative;
            right: unset;
            top: unset;
            width: 75%; } }
        main.law-school .s3-law .img.image-1 p {
          font-style: italic;
          margin-top: 10px;
          position: absolute;
          bottom: 2px;
          right: 0;
          width: 308px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          color: #fff;
          font-size: 14px;
          background: #06284E;
          padding: 20px; }
          @media (max-width: 87.5em) {
            main.law-school .s3-law .img.image-1 p {
              right: unset;
              left: 0;
              width: 250px; } }
          @media (max-width: 78.125em) {
            main.law-school .s3-law .img.image-1 p {
              margin: 0;
              position: relative;
              width: 100%;
              -webkit-box-sizing: border-box;
              box-sizing: border-box;
              margin-top: -2px; } }
      main.law-school .s3-law .img.image-2 {
        position: absolute;
        z-index: 1;
        top: 550px;
        right: 485px; }
        @media (max-width: 112.5em) {
          main.law-school .s3-law .img.image-2 {
            right: 372px; } }
        @media (max-width: 93.75em) {
          main.law-school .s3-law .img.image-2 {
            right: 332px; } }
        @media (max-width: 93.75em) {
          main.law-school .s3-law .img.image-2 {
            right: 332px; } }
        @media (max-width: 87.5em) {
          main.law-school .s3-law .img.image-2 {
            right: 60px;
            width: 250px;
            top: 405px; } }
        @media (max-width: 78.125em) {
          main.law-school .s3-law .img.image-2 {
            top: 448px; } }
        @media (max-width: 71.875em) {
          main.law-school .s3-law .img.image-2 {
            width: 195px;
            top: 295px; } }
        @media (max-width: 62em) {
          main.law-school .s3-law .img.image-2 {
            right: 30px; } }
        @media (max-width: 53.125em) {
          main.law-school .s3-law .img.image-2 {
            width: 190px;
            top: 272px; } }
        @media (max-width: 37.5em) {
          main.law-school .s3-law .img.image-2 {
            width: 60%;
            position: relative;
            right: unset;
            top: unset;
            -webkit-transform: translateY(-15px) translateX(50%);
            -ms-transform: translateY(-15px) translateX(50%);
            transform: translateY(-15px) translateX(50%); } }
        main.law-school .s3-law .img.image-2 p {
          font-style: italic;
          margin-top: 10px;
          position: absolute;
          bottom: 2px;
          left: 0;
          width: 242px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          color: #fff;
          font-size: 14px;
          background: #06284E;
          padding: 20px; }
          @media (max-width: 87.5em) {
            main.law-school .s3-law .img.image-2 p {
              width: 100%;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
          @media (max-width: 78.125em) {
            main.law-school .s3-law .img.image-2 p {
              margin: 0;
              margin-top: -2px;
              position: relative; } }
    main.law-school .s3-law h2 {
      position: relative;
      z-index: 2; }
      @media (max-width: 78.125em) {
        main.law-school .s3-law h2 {
          width: 400px; } }
      @media (max-width: 53.125em) {
        main.law-school .s3-law h2 {
          width: calc(100% - 385px); } }
      @media (max-width: 37.5em) {
        main.law-school .s3-law h2 {
          width: 300px; } }
      @media (max-width: 28.125em) {
        main.law-school .s3-law h2 {
          width: 175px; } }
    main.law-school .s3-law .text {
      width: 756px;
      padding-left: 100px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: 40px; }
      @media (max-width: 100em) {
        main.law-school .s3-law .text {
          width: 656px;
          padding-left: 0; } }
      @media (max-width: 62.5em) {
        main.law-school .s3-law .text {
          width: 545px; } }
      @media (max-width: 53.125em) {
        main.law-school .s3-law .text {
          width: calc(100% - 250px); } }
      @media (max-width: 37.5em) {
        main.law-school .s3-law .text {
          width: 100%; } }
      @media (max-width: 28.125em) {
        main.law-school .s3-law .text {
          margin-top: 15px; } }
      main.law-school .s3-law .text p {
        font-size: 18px;
        color: #000;
        line-height: 1.75;
        margin-bottom: 20px; }
        @media (max-width: 31.25em) {
          main.law-school .s3-law .text p {
            font-size: 16px; } }
  main.law-school .s4-law {
    position: relative;
    padding: 0 0 200px 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 100em) {
      main.law-school .s4-law {
        padding: 0 0 200px 100px; } }
    @media (max-width: 75em) {
      main.law-school .s4-law {
        padding: 0 0 200px 60px; } }
    @media (max-width: 56.25em) {
      main.law-school .s4-law {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-top: 150px; } }
    @media (max-width: 48.75em) {
      main.law-school .s4-law {
        padding-left: 0; } }
    @media (max-width: 37.5em) {
      main.law-school .s4-law {
        padding-top: 220px; } }
    main.law-school .s4-law .left {
      -webkit-transform: translateX(36px);
      -ms-transform: translateX(36px);
      transform: translateX(36px);
      width: 614px; }
      @media (max-width: 87.5em) {
        main.law-school .s4-law .left {
          width: 40%; } }
      @media (max-width: 78.125em) {
        main.law-school .s4-law .left {
          width: 30%; } }
      @media (max-width: 56.25em) {
        main.law-school .s4-law .left {
          position: absolute;
          left: 60px;
          top: -70px;
          width: 275px;
          z-index: 3; } }
      @media (max-width: 48.75em) {
        main.law-school .s4-law .left {
          left: 0px;
          -webkit-transform: unset;
          -ms-transform: unset;
          transform: unset; } }
      @media (max-width: 37.5em) {
        main.law-school .s4-law .left {
          width: 180px; } }
      @media (max-width: 25em) {
        main.law-school .s4-law .left {
          left: 0px; } }
      @media (max-width: 22.5em) {
        main.law-school .s4-law .left {
          left: 0px; } }
      main.law-school .s4-law .left img {
        width: 100%;
        height: auto; }
      main.law-school .s4-law .left .image-container {
        position: relative; }
      main.law-school .s4-law .left p {
        font-style: italic;
        margin-top: 10px;
        position: absolute;
        bottom: 2px;
        left: 0;
        width: 308px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        font-size: 14px;
        background: #500000;
        padding: 20px; }
        @media (max-width: 81.25em) {
          main.law-school .s4-law .left p {
            width: 220px; } }
        @media (max-width: 65.625em) {
          main.law-school .s4-law .left p {
            width: 180px; } }
        @media (max-width: 56.25em) {
          main.law-school .s4-law .left p {
            width: 100%;
            position: relative;
            margin: 0;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; } }
    main.law-school .s4-law .right {
      width: calc(100% - 614px);
      position: relative;
      z-index: 1; }
      @media (max-width: 87.5em) {
        main.law-school .s4-law .right {
          width: 60%; } }
      @media (max-width: 78.125em) {
        main.law-school .s4-law .right {
          width: 70%; } }
      @media (max-width: 56.25em) {
        main.law-school .s4-law .right {
          width: calc(100% - 120px); } }
      @media (max-width: 48.75em) {
        main.law-school .s4-law .right {
          width: calc(100% - 60px); } }
      @media (max-width: 37.5em) {
        main.law-school .s4-law .right {
          width: 100%; } }
      main.law-school .s4-law .right:before {
        content: "";
        display: block;
        position: absolute;
        bottom: -92px;
        left: -92px;
        width: 185px;
        height: 185px;
        background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/spinner-words-2.svg) center no-repeat;
        -webkit-animation: spinning 15s linear infinite;
        animation: spinning 15s linear infinite;
        z-index: 2; }
        @media (max-width: 48.75em) {
          main.law-school .s4-law .right:before {
            left: unset;
            right: 60px; } }
      main.law-school .s4-law .right h2 {
        padding: 70px 0;
        color: #500000; }
        @media (max-width: 56.25em) {
          main.law-school .s4-law .right h2 {
            padding: 0 0 30px 250px; } }
        @media (max-width: 48.75em) {
          main.law-school .s4-law .right h2 {
            padding: 0 0 30px 290px; } }
        @media (max-width: 37.5em) {
          main.law-school .s4-law .right h2 {
            position: absolute;
            padding: 0;
            width: calc(100% - 280px);
            left: 230px;
            top: -109px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }
        @media (max-width: 22.5em) {
          main.law-school .s4-law .right h2 {
            left: 200px; } }
      main.law-school .s4-law .right .red-box {
        padding: 120px;
        background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/red-bg.jpg); }
        @media (max-width: 96.875em) {
          main.law-school .s4-law .right .red-box {
            padding: 60px; } }
        @media (max-width: 68.75em) {
          main.law-school .s4-law .right .red-box {
            padding: 60px; } }
        @media (max-width: 56.25em) {
          main.law-school .s4-law .right .red-box {
            padding: 30px;
            padding-top: 100px; } }
        @media (max-width: 48.75em) {
          main.law-school .s4-law .right .red-box {
            padding-bottom: 120px; } }
        @media (max-width: 25em) {
          main.law-school .s4-law .right .red-box {
            padding: 15px 15px 120px 15px;
            padding-top: 100px; } }
        main.law-school .s4-law .right .red-box .text {
          width: 627px; }
          @media (max-width: 68.75em) {
            main.law-school .s4-law .right .red-box .text {
              width: 100%; } }
          main.law-school .s4-law .right .red-box .text p {
            font-size: 18px;
            color: #fff;
            line-height: 1.75;
            margin-bottom: 20px; }
            @media (max-width: 31.25em) {
              main.law-school .s4-law .right .red-box .text p {
                font-size: 16px; } }
  main.law-school .s5-law {
    padding-bottom: 205px; }
    @media (max-width: 68.75em) {
      main.law-school .s5-law {
        padding-bottom: 60px; } }
    main.law-school .s5-law .text {
      width: 1310px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 87.5em) {
        main.law-school .s5-law .text {
          width: 100%;
          padding: 0 60px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; } }
      @media (max-width: 75em) {
        main.law-school .s5-law .text {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      @media (max-width: 43.75em) {
        main.law-school .s5-law .text {
          padding: 0 30px; } }
      @media (max-width: 25em) {
        main.law-school .s5-law .text {
          padding: 0 15px; } }
      main.law-school .s5-law .text .left {
        width: 630px; }
        @media (max-width: 87.5em) {
          main.law-school .s5-law .text .left {
            width: 55%; } }
        @media (max-width: 75em) {
          main.law-school .s5-law .text .left {
            width: 100%;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            padding-right: 220px; } }
        @media (max-width: 56.25em) {
          main.law-school .s5-law .text .left {
            padding-right: 120px; } }
        @media (max-width: 43.75em) {
          main.law-school .s5-law .text .left {
            padding-right: 0px; } }
        main.law-school .s5-law .text .left p {
          font-size: 18px;
          color: #000;
          line-height: 1.75;
          margin-bottom: 20px; }
          @media (max-width: 31.25em) {
            main.law-school .s5-law .text .left p {
              font-size: 16px; } }
      main.law-school .s5-law .text .right {
        width: 575px; }
        @media (max-width: 87.5em) {
          main.law-school .s5-law .text .right {
            width: 40%; } }
        @media (max-width: 75em) {
          main.law-school .s5-law .text .right {
            width: 70%;
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            margin-bottom: 60px;
            margin-left: 38%; } }
        @media (max-width: 56.25em) {
          main.law-school .s5-law .text .right {
            width: calc(100% - 120px);
            margin-left: 23%; } }
        @media (max-width: 50em) {
          main.law-school .s5-law .text .right {
            width: calc(100% - 60px);
            margin-left: 9%; } }
        @media (max-width: 31.25em) {
          main.law-school .s5-law .text .right {
            width: 100%;
            margin-left: 0; } }
        main.law-school .s5-law .text .right p {
          font-size: 24px;
          color: #9B4E3F;
          margin: 15px 0 0;
          text-transform: uppercase; }
          @media (max-width: 62.5em) {
            main.law-school .s5-law .text .right p {
              font-size: 20px; } }
          @media (max-width: 50em) {
            main.law-school .s5-law .text .right p {
              font-size: 18px; } }
          @media (max-width: 31.25em) {
            main.law-school .s5-law .text .right p {
              font-size: 16px; } }
  main.law-school .s6-law {
    height: 100vh;
    width: 100%;
    background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/grey-bg.jpg);
    position: absolute;
    z-index: 9999;
    overflow-x: hidden; }
    main.law-school .s6-law.stick {
      position: fixed; }
    @media (max-width: 68.75em) {
      main.law-school .s6-law.no-mobile {
        display: none; } }
    main.law-school .s6-law.mobile {
      display: none; }
      @media (max-width: 68.75em) {
        main.law-school .s6-law.mobile {
          display: block;
          height: unset;
          padding: 100px 0px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          position: relative !important; } }
      main.law-school .s6-law.mobile .slick-slide {
        padding: 0 15px; }
      main.law-school .s6-law.mobile .image-container {
        position: relative;
        width: 100%;
        padding-bottom: 48%; }
        @media (max-width: 31.25em) {
          main.law-school .s6-law.mobile .image-container {
            padding-bottom: 75%; } }
        main.law-school .s6-law.mobile .image-container img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
      main.law-school .s6-law.mobile .info {
        background: #447A9D;
        padding: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media (max-width: 37.5em) {
          main.law-school .s6-law.mobile .info {
            padding: 30px;
            height: 180px; } }
        @media (max-width: 25em) {
          main.law-school .s6-law.mobile .info {
            padding: 15px; } }
        main.law-school .s6-law.mobile .info.longer {
          -webkit-transform: translateY(-37px);
          -ms-transform: translateY(-37px);
          transform: translateY(-37px); }
          @media (max-width: 37.5em) {
            main.law-school .s6-law.mobile .info.longer {
              -webkit-transform: unset;
              -ms-transform: unset;
              transform: unset; } }
        main.law-school .s6-law.mobile .info h3 {
          color: #F2F2F2;
          margin: 0;
          margin-bottom: 15px;
          line-height: 1.1; }
        main.law-school .s6-law.mobile .info p {
          color: #F2F2F2;
          font-size: 22px;
          font-weight: 500;
          font-style: italic;
          margin-bottom: 15px; }
          @media (max-width: 37.5em) {
            main.law-school .s6-law.mobile .info p {
              font-size: 16px; } }
          main.law-school .s6-law.mobile .info p.read-more {
            display: block;
            color: #06284E;
            text-transform: uppercase;
            font-size: 18px;
            position: relative;
            text-decoration: none;
            font-weight: 700;
            cursor: pointer;
            font-style: normal;
            margin-bottom: 0; }
            @media (max-width: 37.5em) {
              main.law-school .s6-law.mobile .info p.read-more {
                font-size: 14px; } }
            main.law-school .s6-law.mobile .info p.read-more:after {
              content: "";
              background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/small-arrow.svg) center no-repeat;
              width: 11px;
              height: 14px;
              display: inline-block;
              margin-left: 5px; }
    main.law-school .s6-law .text {
      text-align: center;
      height: 200px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media (max-width: 37.5em) {
        main.law-school .s6-law .text {
          padding: 0 30px;
          height: 100px; } }
      main.law-school .s6-law .text h2 {
        color: #06284E;
        font-size: 70px;
        margin: 0; }
        @media (max-width: 56.25em) {
          main.law-school .s6-law .text h2 {
            font-size: 50px; } }
        @media (max-width: 43.75em) {
          main.law-school .s6-law .text h2 {
            font-size: 40px; } }
        @media (max-width: 37.5em) {
          main.law-school .s6-law .text h2 {
            font-size: 30px;
            margin: 0; } }
        @media (max-width: 31.25em) {
          main.law-school .s6-law .text h2 {
            font-size: 24px; } }
      main.law-school .s6-law .text p {
        color: #447A9D;
        font-size: 20px;
        font-weight: 500; }
        @media (max-width: 37.5em) {
          main.law-school .s6-law .text p {
            font-size: 16px; } }
        @media (max-width: 31.25em) {
          main.law-school .s6-law .text p {
            font-size: 14px; } }
    main.law-school .s6-law .stick-slide {
      position: absolute;
      top: 200px;
      left: 0;
      bottom: 100px;
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (max-width: 56.25em) {
        main.law-school .s6-law .stick-slide {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      main.law-school .s6-law .stick-slide .info {
        width: 590px;
        background: #447A9D;
        -ms-flex-item-align: end;
        align-self: flex-end;
        -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        transform: translateX(-200%);
        z-index: 1;
        opacity: 0;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        padding: 50px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media (max-width: 75em) {
          main.law-school .s6-law .stick-slide .info {
            padding: 30px; } }
        @media (max-width: 56.25em) {
          main.law-school .s6-law .stick-slide .info {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            -webkit-transform: translateY(-60px) translateX(-200%);
            -ms-transform: translateY(-60px) translateX(-200%);
            transform: translateY(-60px) translateX(-200%);
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center; } }
        @media (max-width: 43.75em) {
          main.law-school .s6-law .stick-slide .info {
            width: 80% !important; } }
        @media (max-width: 31.25em) {
          main.law-school .s6-law .stick-slide .info {
            width: calc(100% - 30px) !important;
            padding: 15px; } }
        main.law-school .s6-law .stick-slide .info.longer {
          width: 680px; }
        main.law-school .s6-law .stick-slide .info h3 {
          color: #F2F2F2;
          margin: 0;
          margin-bottom: 15px;
          line-height: 1.1; }
        main.law-school .s6-law .stick-slide .info p {
          color: #F2F2F2;
          font-size: 22px;
          font-weight: 500;
          font-style: italic;
          margin-bottom: 15px; }
          @media (max-width: 37.5em) {
            main.law-school .s6-law .stick-slide .info p {
              font-size: 16px; } }
          main.law-school .s6-law .stick-slide .info p.read-more {
            display: block;
            color: #06284E;
            text-transform: uppercase;
            font-size: 18px;
            position: relative;
            text-decoration: none;
            font-weight: 700;
            cursor: pointer;
            font-style: normal; }
            @media (max-width: 37.5em) {
              main.law-school .s6-law .stick-slide .info p.read-more {
                font-size: 14px; } }
            main.law-school .s6-law .stick-slide .info p.read-more:after {
              content: "";
              background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/small-arrow.svg) center no-repeat;
              width: 11px;
              height: 14px;
              display: inline-block;
              margin-left: 5px; }
      main.law-school .s6-law .stick-slide .image-container {
        position: relative;
        width: 80%;
        padding-bottom: 29%;
        -webkit-transform: translateX(200%);
        -ms-transform: translateX(200%);
        transform: translateX(200%);
        opacity: 0;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease; }
        @media (max-width: 75em) {
          main.law-school .s6-law .stick-slide .image-container {
            height: 0;
            width: 80%;
            padding-bottom: 29%; } }
        @media (max-width: 56.25em) {
          main.law-school .s6-law .stick-slide .image-container {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            width: 100%;
            padding-bottom: 45%; } }
        @media (max-width: 34.375em) {
          main.law-school .s6-law .stick-slide .image-container {
            padding-bottom: 65%; } }
        main.law-school .s6-law .stick-slide .image-container img {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
      main.law-school .s6-law .stick-slide.active {
        z-index: 1; }
        main.law-school .s6-law .stick-slide.active .info {
          opacity: 1;
          -webkit-transform: translateX(60px);
          -ms-transform: translateX(60px);
          transform: translateX(60px); }
          @media (max-width: 56.25em) {
            main.law-school .s6-law .stick-slide.active .info {
              -webkit-transform: translateY(-60px) translateX(0px);
              -ms-transform: translateY(-60px) translateX(0px);
              transform: translateY(-60px) translateX(0px); } }
        main.law-school .s6-law .stick-slide.active .image-container {
          opacity: 1;
          -webkit-transform: translateX(-60px);
          -ms-transform: translateX(-60px);
          transform: translateX(-60px); }
          @media (max-width: 56.25em) {
            main.law-school .s6-law .stick-slide.active .image-container {
              -webkit-transform: translateX(0px);
              -ms-transform: translateX(0px);
              transform: translateX(0px); } }
  main.law-school .pusher {
    height: 350vh;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 68.75em) {
      main.law-school .pusher {
        display: none; } }
    main.law-school .pusher .law-anchor {
      width: 100%;
      height: 25%; }
  main.law-school .s7-law {
    padding: 180px 0;
    position: relative; }
    main.law-school .s7-law .slick-prev {
      position: absolute;
      left: 19.7%;
      top: 38%;
      -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
      transform: translateY(-50%) rotate(180deg);
      border: unset;
      background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/small-arrow.svg) center no-repeat;
      width: 11px;
      height: 14px;
      z-index: 5;
      font-size: 0;
      cursor: pointer; }
      @media (max-width: 40.625em) {
        main.law-school .s7-law .slick-prev {
          left: 30px;
          display: none !important; } }
      @media (max-width: 30em) {
        main.law-school .s7-law .slick-prev {
          left: 15px; } }
    main.law-school .s7-law .slick-next {
      position: absolute;
      right: 19.7%;
      top: 38%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      border: unset;
      background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/small-arrow.svg) center no-repeat;
      width: 11px;
      height: 14px;
      z-index: 5;
      font-size: 0;
      cursor: pointer; }
      @media (max-width: 40.625em) {
        main.law-school .s7-law .slick-next {
          right: 30px;
          display: none !important; } }
      @media (max-width: 30em) {
        main.law-school .s7-law .slick-next {
          right: 15px; } }
    main.law-school .s7-law .slick-slide {
      padding: 0 35px; }
      @media (max-width: 40.625em) {
        main.law-school .s7-law .slick-slide {
          padding: 0 15px; } }
    main.law-school .s7-law .image-container {
      width: 100%;
      padding-bottom: 50%;
      position: relative; }
      @media (max-width: 40.625em) {
        main.law-school .s7-law .image-container {
          padding-bottom: 75%; } }
      main.law-school .s7-law .image-container img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    main.law-school .s7-law .text {
      margin-top: 40px; }
    main.law-school .s7-law h3 {
      color: #9B4E3F;
      margin-bottom: 0; }
    main.law-school .s7-law p {
      color: #9B4E3F;
      font-size: 22px;
      font-weight: 500;
      font-style: italic;
      margin-bottom: 15px; }
      @media (max-width: 40.625em) {
        main.law-school .s7-law p {
          font-size: 18px; } }
      @media (max-width: 30em) {
        main.law-school .s7-law p {
          font-size: 16px; } }
      main.law-school .s7-law p.read-more {
        display: block;
        color: #500000;
        text-transform: uppercase;
        font-size: 18px;
        position: relative;
        text-decoration: none;
        font-weight: 700;
        cursor: pointer;
        font-style: normal; }
        @media (max-width: 37.5em) {
          main.law-school .s7-law p.read-more {
            font-size: 14px; } }
        main.law-school .s7-law p.read-more:after {
          content: "";
          background: url(https://cdn.txamfoundation.com/Spirit/Summer-2020/cover-feature/small-maroon-arrow.svg) center no-repeat;
          width: 11px;
          height: 14px;
          display: inline-block;
          margin-left: 5px; }

@-webkit-keyframes spinning {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinning {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
