.component-division {
  clear: both; }
  .component-division:before, .component-division:after {
    content: "";
    display: table; }
  .component-division:after {
    clear: both; }

@font-face {
  font-family: "sourcesans-regular";
  src: url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.eot?") format("eot"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.woff2") format("woff2"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.woff") format("woff"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.ttf") format("truetype"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/regular.svg#sourcesans-regular") format("svg"); }
@font-face {
  font-family: "sourcesans-semibold";
  src: url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.eot?") format("eot"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.woff2") format("woff2"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.woff") format("woff"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.ttf") format("truetype"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/semibold.svg#sourcesans-semibold") format("svg"); }
@font-face {
  font-family: "sourcesans-bold";
  src: url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.eot?") format("eot"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.woff2") format("woff2"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.woff") format("woff"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.ttf") format("truetype"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/bold.svg#sourcesans-bold") format("svg"); }
@font-face {
  font-family: "sourcesans-light";
  src: url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.eot?") format("eot"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.woff2") format("woff2"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.woff") format("woff"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.ttf") format("truetype"), url("//framework.web.cern.ch/framework/3.0/fonts/sourcesanspro/light.svg#sourcesans-light") format("svg"); }
@font-face {
  font-family: "opensans-regular";
  src: url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.eot?") format("eot"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.woff2") format("woff2"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.woff") format("woff"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.ttf") format("truetype"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/regular.svg#opensans-regular") format("svg"); }
@font-face {
  font-family: "opensans-semibold";
  src: url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.eot?") format("eot"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.woff2") format("woff2"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.woff") format("woff"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.ttf") format("truetype"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/semibold.svg#opensans-semibold") format("svg"); }
@font-face {
  font-family: "opensans-bold";
  src: url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.eot?") format("eot"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.woff2") format("woff2"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.woff") format("woff"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.ttf") format("truetype"), url("//framework.web.cern.ch/framework/3.0/fonts/open-sans/bold.svg#opensans-bold") format("svg"); }
@font-face {
  font-family: "cern-icons";
  src: url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.eot?") format("eot"), url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.woff2") format("woff2"), url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.woff") format("woff"), url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.ttf") format("truetype"), url("//framework.web.cern.ch/framework/3.0/fonts/cern/cern.svg#cern-icons") format("svg"); }
.component-division {
  /* font-family: 'sourcesans-regular'; */
  min-height: 620px;
  height: 100% !important;
  position: relative; }
  .component-division *,
  .component-division *::after,
  .component-division *::before {
    box-sizing: border-box; }
  .component-division__veil {
    height: 100%;
    position: absolute;
    z-index: 0;
    width: 100%; }
  .component-division__text {
    position: relative;
    z-index: 1;
    margin: 6%;
    padding: 25px 30px;
    max-width: 30%;
    word-wrap: break-word; }
    .component-division__text__link {
      font-size: 30px;
      font-weight: 600; }
      .component-division__text__link + .component-division__text__text {
        padding: 0 0 0 15px; }
    .component-division__text h2:first-child,
    .component-division__text h3:first-child,
    .component-division__text h4:first-child,
    .component-division__text h5:first-child,
    .component-division__text h6:first-child {
      margin-top: 0; }
    .component-division__text p:last-child {
      margin: 0; }
  .component-division.topright .component-division__veil {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }
  .component-division.topright .component-division__text {
    float: right; }
  .component-division.topleft .component-division__veil {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }
  .component-division.topleft .component-division__text {
    float: left; }
  .component-division.bottomright .component-division__veil {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }
  .component-division.bottomright .component-division__text {
    float: right; }
  .component-division.bottomleft .component-division__veil {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3)); }
  .component-division.bottomleft .component-division__text {
    float: left; }

.component-row__display__centered .component-division__text {
  margin: 8%;
  max-width: 40%;
  word-break: break-word; }

.component-division__text__link {
  font-size: 30px;
  font-weight: 600;
  line-height: 38px;
  margin: 0 0 10px;
  padding: 0 15px; }
  .component-division__text__link a {
    position: relative;
    text-decoration: none; }
  .component-division__text__link a:hover {
    text-decoration: none; }
  .component-division__text__link a:before {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -khtml-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    content: '\j';
    font-size: 50px;
    font-size: 5rem;
    font-family: "cern-icons";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    top: 8px;
    left: -23px;
    line-height: 22px;
    width: 11px;
    text-indent: -20px;
    font-weight: normal; }
  .component-division__text__link a:hover:before {
    left: -13px; }

@media only screen and (max-width: 1071px) {
  .component-division {
    min-height: 10px; }
    .component-division__veil {
      position: relative; }
    .component-division__text {
      margin: 5%;
      position: static;
      display: inline-block;
      width: 50%;
      max-width: none; }
      .component-division__text__link a:before {
        left: -20px; }
      .component-division__text__link a:hover:before {
        left: -10px; } }
@media only screen and (max-width: 767px) {
  .component-division {
    min-height: 10px; }
    .component-division__veil {
      position: relative; }
    .component-division__text {
      margin: 45% 5% 5% 5%;
      position: static;
      width: 90%;
      max-width: none; }
      .component-division__text__link a:before {
        left: -20px; }
      .component-division__text__link a:hover:before {
        left: -10px; } }
