@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600&display=swap");
body.ext-rebrandable-microsite {
  background-color: #011e41;
}
body.ext-rebrandable-microsite #cloudCMS header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
body.ext-rebrandable-microsite #cloudCMS .siteName {
  margin-right: 45px;
}
body.ext-rebrandable-microsite #cloudCMS .siteName:hover {
  text-decoration: none;
}
body.ext-rebrandable-microsite #cloudCMS .siteName img {
  width: 340px;
}
body.ext-rebrandable-microsite #cloudCMS .oupLogo {
  width: 200px;
  position: absolute;
  right: 0;
}
@media all and (max-width: 929px) {
  body.ext-rebrandable-microsite #cloudCMS .oupLogo {
    display: none;
  }
}
body.ext-rebrandable-microsite #cloudCMS.secondary-cms footer .inner {
  display: block;
}
body.ext-rebrandable-microsite #cloudCMS footer {
  background-color: #002147;
  color: #fff;
}
body.ext-rebrandable-microsite #cloudCMS footer {
  text-align: left;
  font-size: 0.9375rem;
  font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
}
body.ext-rebrandable-microsite #cloudCMS footer .footerLinkedIn {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.ext-rebrandable-microsite #cloudCMS footer .footerLinkedIn img {
  width: 16px;
}
body.ext-rebrandable-microsite #cloudCMS footer a {
  color: #fff;
}
body.ext-rebrandable-microsite #cloudCMS footer h2 {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1em;
}
body.ext-rebrandable-microsite #cloudCMS footer .copyright {
  margin: 0;
  line-height: inherit;
  text-align: left;
}
body.ext-rebrandable-microsite #cloudCMS footer .footerLeft {
  margin-bottom: 1rem;
}
body.ext-rebrandable-microsite #cloudCMS footer .footerLeft img {
  width: 250px;
}
body.ext-rebrandable-microsite #cloudCMS footer .footerOUPLogo {
  width: 180px;
  display: block;
}
body.ext-rebrandable-microsite #cloudCMS footer .footerFoot {
  margin-top: 1rem;
}
body.ext-rebrandable-microsite #cloudCMS footer .footerFoot a {
  margin-right: 1rem;
}
body.ext-rebrandable-microsite #cloudCMS footer .footerFoot > div,
body.ext-rebrandable-microsite #cloudCMS footer .footerFoot a {
  white-space: nowrap;
}
@media all and (min-width: 768px) {
  body.ext-rebrandable-microsite #cloudCMS footer {
    padding-bottom: 0.75rem;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .footerLeft {
    margin-bottom: 0;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .footerMain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .footerOUPLogo {
    margin-left: auto;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .footerFoot {
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .footerFoot a,
  body.ext-rebrandable-microsite #cloudCMS footer .footerFoot .copyright {
    margin: 0 1rem;
  }
}
body.ext-rebrandable-microsite #cloudCMS #CollectionsRow {
  background-color: #F3F5F9;
  background-image: url(https://static.primary.prod.gcms.the-infra.com/static/site/image/row-for-cal-background.png?node=f05c3913106ef29041dd);
  background-repeat: no-repeat;
  background-position: center;
}
body.ext-rebrandable-microsite #cloudCMS #CollectionsRow .panels {
  max-width: 750px;
  margin: 0 0 0 auto;
}
body.ext-rebrandable-microsite #cloudCMS #CollectionsRow .itemHead {
  display: none;
}
body.ext-rebrandable-microsite #cloudCMS #CollectionsRow .itemBody {
  width: 100%;
  border-left: 0px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0px !important;
}
body.ext-rebrandable-microsite #cloudCMS #CollectionsRow .editable {
  border: 0;
  background-color: rgba(255, 255, 255, 0);
}
@media all and (max-width: 1023px) {
  body.ext-rebrandable-microsite #cloudCMS #CollectionsRow .panels {
    margin: 0;
    max-width: 100%;
  }
  body.ext-rebrandable-microsite #cloudCMS #CollectionsRow .editable {
    padding: 25px 15px;
    background-color: rgba(255, 255, 255, 0.8);
    max-width: 100%;
  }
}
body.ext-rebrandable-microsite #cloudCMS #progressPanel .panels {
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
}
body.ext-rebrandable-microsite #cloudCMS #progressPanel .itemHead {
  display: none;
}
body.ext-rebrandable-microsite #cloudCMS #progressPanel .itemBody {
  width: 100%;
  border-left: 0px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0px !important;
}
body.ext-rebrandable-microsite #cloudCMS #progressPanel .editable {
  border: 0;
  background-color: rgba(255, 255, 255, 0);
}
@media all and (max-width: 1023px) {
  body.ext-rebrandable-microsite #cloudCMS #progressPanel .panels {
    text-align: left;
    margin: 0;
    max-width: 100%;
  }
  body.ext-rebrandable-microsite #cloudCMS #progressPanel .editable {
    padding: 25px 15px;
    background-color: rgba(255, 255, 255, 0);
    max-width: 100%;
  }
}
body.ext-rebrandable-microsite #cloudCMS .progressGraphContent h2 {
  border-bottom: 0;
}
body.ext-rebrandable-microsite #cloudCMS .progressGraph {
  background-color: #C9CACB;
  width: auto;
  height: 1em;
  border-radius: 0.5em;
  position: relative;
  margin-top: 1rem;
}
body.ext-rebrandable-microsite #cloudCMS .progressGraph:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  background: rgb 224, 233, 242;
  background-color: #011E41;
  border-radius: 0.5em;
  height: 100%;
  width: 27%;
}
body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel {
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
}
body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel h2 {
  font-size: 1.3125rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel p {
  font-size: 1.125rem;
  margin: 1rem 0;
}
@media all and (max-width: 768px) {
  body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel {
    text-align: left;
    padding: 25px 15px;
  }
  body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel h2 {
    font-size: 1.125rem;
  }
  body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel p {
    font-size: 15px;
  }
}
body.ext-rebrandable-microsite #cloudCMS meter {
  margin-top: 0.5rem;
  width: 100%;
}
body.ext-rebrandable-microsite #cloudCMS meter::-webkit-meter-optimum-value {
  background: #011E41;
}
body.ext-rebrandable-microsite #cloudCMS meter::-webkit-meter-bar {
  background: #C9CACB;
  border: 0;
  height: 1rem;
}
body.ext-rebrandable-microsite #cloudCMS header,
body.ext-rebrandable-microsite #cloudCMS footer {
  background-color: #011e41;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
  padding: 25px 10px;
}
@media all and (min-width: 550px) {
  body.ext-rebrandable-microsite #cloudCMS header,
  body.ext-rebrandable-microsite #cloudCMS footer {
    padding: 35px 25px;
  }
}
@media all and (min-width: 930px) {
  body.ext-rebrandable-microsite #cloudCMS header,
  body.ext-rebrandable-microsite #cloudCMS footer {
    padding: 45px 25px;
  }
}
@media all and (min-width: 1200px) {
  body.ext-rebrandable-microsite #cloudCMS header,
  body.ext-rebrandable-microsite #cloudCMS footer {
    padding: 55px 25px;
  }
}
body.ext-rebrandable-microsite #cloudCMS .printLogo {
  display: none;
}
body.ext-rebrandable-microsite #cloudCMS .navbar,
body.ext-rebrandable-microsite #cloudCMS .navBar {
  background-color: #011e41;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
body.ext-rebrandable-microsite #cloudCMS nav :focus,
body.ext-rebrandable-microsite #cloudCMS header :focus,
body.ext-rebrandable-microsite #cloudCMS footer :focus {
  outline-color: #ffca24;
}
body.ext-rebrandable-microsite #cloudCMS .buttony {
  background-color: #011e41;
}
body.ext-rebrandable-microsite #cloudCMS .buttony:hover, body.ext-rebrandable-microsite #cloudCMS .buttony:focus {
  background-color: #010409;
}
body.ext-rebrandable-microsite #cloudCMS .editable.blockLink > a:hover ~ .itemBody .fauxLink.buttony, body.ext-rebrandable-microsite #cloudCMS #cloudCMS .editable.blockLink > a:focus ~ .itemBody .fauxLink.buttony {
  background-color: #010409;
}
body.ext-rebrandable-microsite #cloudCMS .secondaryPageMain {
  padding: 25px 10px;
}
body.ext-rebrandable-microsite #cloudCMS.secondary-cms .mainCol, body.ext-rebrandable-microsite #cloudCMS.secondary-rows-cms .mainCol {
  max-width: none;
}
body.ext-rebrandable-microsite #cloudCMS.secondary-cms form {
  max-width: 700px;
}
@media all and (min-width: 930px) {
  body.ext-rebrandable-microsite #cloudCMS .secondaryPageMain {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  body.ext-rebrandable-microsite #cloudCMS header,
  body.ext-rebrandable-microsite #cloudCMS footer,
  body.ext-rebrandable-microsite #cloudCMS .row,
  body.ext-rebrandable-microsite #cloudCMS .secondaryPageMain,
  body.ext-rebrandable-microsite #cloudCMS .navbar,
  body.ext-rebrandable-microsite #cloudCMS .navBar {
    padding-left: 45px;
    padding-right: 45px;
  }
  body.ext-rebrandable-microsite #cloudCMS header {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
body.ext-rebrandable-microsite #cloudCMS .rowForStoryCard h2 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 1.25rem;
}
body.ext-rebrandable-microsite #cloudCMS .rowForStoryCard li {
  font-size: 1.1875rem;
  margin-bottom: 0.25rem;
}
body.ext-rebrandable-microsite #cloudCMS .rowForStoryCard li:last-child {
  margin-bottom: 0;
}
body.ext-rebrandable-microsite #cloudCMS .rowForStoryCard p {
  font-size: 1.1875rem;
}
body.ext-rebrandable-microsite #cloudCMS .rowForStoryCard .storyCardButtons {
  margin-top: 1.5rem;
}
body.ext-rebrandable-microsite #cloudCMS .rowHead h3 {
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 2.5rem;
}
body.ext-rebrandable-microsite #cloudCMS .rowHead h3::after {
  bottom: -15px;
}
body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel {
  text-align: center;
  max-width: 750px;
  margin: 0 auto;
}
body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel h2 {
  font-size: 1.3125rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel p {
  font-size: 1.125rem;
  margin: 1rem 0;
}
@media all and (max-width: 768px) {
  body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel {
    text-align: left;
    padding: 25px 15px;
  }
  body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel h2 {
    font-size: 1.125rem;
  }
  body.ext-rebrandable-microsite #cloudCMS .rowForProgressPanel .progressPanel p {
    font-size: 15px;
  }
}
body.ext-rebrandable-microsite #cloudCMS meter {
  margin-top: 0.5rem;
  width: 100%;
}
body.ext-rebrandable-microsite #cloudCMS meter::-webkit-meter-optimum-value {
  background: #011e41;
}
body.ext-rebrandable-microsite #cloudCMS meter::-webkit-meter-bar {
  background: #c9cacb;
  border: 0;
  height: 1rem;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening {
  background-image: url("https://static.primary.prod.gcms.the-infra.com/static/site/image/commit-to-open_background.png?node=o:818ded74c9f3ee86395e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #e0e9f2;
  color: #2a2a2a;
  position: relative;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening .storyCard {
  text-align: left;
  max-width: 800px;
  margin: 0;
  position: relative;
  z-index: 100;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening .storyCard h2 {
  font-size: 2em;
  font-family: "Merriweather", serif;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening .storyCard p {
  font-family: "Merriweather", serif;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening .storyCard span {
  text-wrap: nowrap;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening .storyCardButtons {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening .editable {
  background-color: transparent;
  border: 0;
  max-width: 800px;
  padding: 0;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening .editable .itemBody {
  padding: 0;
}
body.ext-rebrandable-microsite #cloudCMS #rowOpening:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(224, 233, 242, 0.9)), to(rgba(224, 233, 242, 0.1)));
  background: linear-gradient(90deg, rgba(224, 233, 242, 0.9) 0%, rgba(224, 233, 242, 0.1) 100%);
  height: 100%;
  width: 60%;
}
@media all and (max-width: 929px) {
  body.ext-rebrandable-microsite #cloudCMS #rowOpening:before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(224, 233, 242, 0.8)), color-stop(80%, rgba(224, 233, 242, 0.9)), to(rgba(224, 233, 242, 0.2)));
    background: linear-gradient(90deg, rgba(224, 233, 242, 0.8) 0%, rgba(224, 233, 242, 0.9) 80%, rgba(224, 233, 242, 0.2) 100%);
    height: 100%;
    width: 100%;
  }
}
body.ext-rebrandable-microsite #cloudCMS .rowForEditablePanels .panels[columns="1"] .editable .itemHead {
  background-color: #d5dbe3;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media all and (min-width: 929px) {
  body.ext-rebrandable-microsite #cloudCMS .rowForEditablePanels .panels[columns="1"] .editable .itemHead {
    padding: 0 !important;
  }
}
body.ext-rebrandable-microsite #cloudCMS .rowForEditablePanels .panels[columns="1"] .editable .itemBody {
  font-family: "Source Sans Pro", sans-serif;
}
body.ext-rebrandable-microsite #cloudCMS .rowForEditablePanels .panels[columns="1"] .editable .itemBody h3,
body.ext-rebrandable-microsite #cloudCMS .rowForEditablePanels .panels[columns="1"] .editable .itemBody h2 {
  font-size: 28px;
  font-weight: 600;
  font-family: "Merriweather", serif;
}
body.ext-rebrandable-microsite #cloudCMS .rowForEditablePanels .panels[columns="1"] .editable .itemBody a {
  display: inline-block;
  font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
  padding: 9px 12px;
  padding-right: 32px;
  background-image: url("https://static.primary.prod.gcms.the-infra.com/static/Shared+Content/image/chevron-right-white.svg?node=46e46df2d760705cb19b&version=2675377:b38799880f91ee6963fd&preview=true");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 8px 100%;
  white-space: nowrap;
  margin-top: 0.5rem;
  font-size: 1.1875rem !important;
  color: #ffffff;
  background-color: #011e41;
}
body.ext-rebrandable-microsite #cloudCMS .rowForEditablePanels .panels[columns="1"] .editable .itemBody a:hover, body.ext-rebrandable-microsite #cloudCMS .rowForEditablePanels .panels[columns="1"] .editable .itemBody a:focus {
  background-color: #041c39;
  outline-color: #011e41;
}
@media print {
  body.ext-rebrandable-microsite #cloudCMS nav,
  body.ext-rebrandable-microsite #cloudCMS .rowForAdvertisingToolbar,
  body.ext-rebrandable-microsite #cloudCMS .skipnav,
  body.ext-rebrandable-microsite #cloudCMS .tableFoot,
  body.ext-rebrandable-microsite #cloudCMS .mediaKitJournalLink,
  body.ext-rebrandable-microsite #cloudCMS .advertisingTopRegionLeft a,
  body.ext-rebrandable-microsite #cloudCMS .expandableSectionToggle,
  body.ext-rebrandable-microsite #cloudCMS .rowForContactsModal .rowInner,
  body.ext-rebrandable-microsite #cloudCMS .mediaKitRatesControls,
  body.ext-rebrandable-microsite #cloudCMS .modalHead,
  body.ext-rebrandable-microsite #cloudCMS .modalFoot,
  body.ext-rebrandable-microsite #cloudCMS .advertisingTopRegionCover ul,
  body.ext-rebrandable-microsite #cloudCMS .toolbar,
  body.ext-rebrandable-microsite #cloudCMS .footerFoot a,
  body.ext-rebrandable-microsite #cloudCMS .footerLeft,
  body.ext-rebrandable-microsite #cloudCMS .editable {
    display: none !important;
  }
  body.ext-rebrandable-microsite #cloudCMS #termsAndConditions {
    display: block !important;
  }
  body.ext-rebrandable-microsite #cloudCMS .rowForRelatedTitles,
  body.ext-rebrandable-microsite #cloudCMS .rowForRelatedTitles a {
    color: #2a2a2a !important;
  }
  body.ext-rebrandable-microsite #cloudCMS .row,
  body.ext-rebrandable-microsite #cloudCMS header,
  body.ext-rebrandable-microsite #cloudCMS footer,
  body.ext-rebrandable-microsite #cloudCMS .secondaryPageMain {
    padding-left: 0;
    padding-right: 0;
    background: none !important;
  }
  body.ext-rebrandable-microsite #cloudCMS .rowForSimpleCallToAction .rowInner {
    display: none;
  }
  body.ext-rebrandable-microsite #cloudCMS .rowForSimpleCallToAction #contactsModal {
    display: block !important;
  }
  body.ext-rebrandable-microsite #cloudCMS header {
    background-color: #fff;
  }
  body.ext-rebrandable-microsite #cloudCMS header .siteName {
    color: #000;
  }
  body.ext-rebrandable-microsite #cloudCMS header .siteName img {
    display: none;
  }
  body.ext-rebrandable-microsite #cloudCMS header .siteName img.printLogo {
    display: block;
  }
  body.ext-rebrandable-microsite #cloudCMS header .printLogo {
    width: 150px;
  }
  body.ext-rebrandable-microsite #cloudCMS .printLogo {
    display: block;
  }
  body.ext-rebrandable-microsite #cloudCMS footer {
    color: #000;
    background-color: #fff;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .footerFoot {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .footerFoot .copyright {
    margin: 0;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .footerOUPLogo {
    display: none;
  }
  body.ext-rebrandable-microsite #cloudCMS footer .printLogo {
    width: 180px;
  }
}
@media print {
  body.ext-rebrandable-microsite body {
    margin: 0rem !important;
  }
  @page {
    body.ext-rebrandable-microsite {
      margin: 0.5in;
      margin-right: 0.75in;
    }
  }
}