/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.page-break-icons{padding:4rem 0}.page-break-icons--bg-blue{background-color:#007dbc;color:#fff}.page-break-icons--bg-grey{background-color:#eff2f5}.page-break-icons__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:40px}.page-break-icons__items+.page-break-icons__items{margin-top:40px}.page-break-icons__item{text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%}.page-break-icons__item-icon,.page-break-icons__item-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-break-icons__item-content{padding:10px 0 20px}.page-break-icons__item-title{font-size:1.375rem;margin-bottom:.5rem;-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}@media (min-width:48em){.page-break-icons__item{-ms-flex-preferred-size:20%;flex-basis:20%}.page-break-icons__item:first-child:last-child{-ms-flex-preferred-size:40%;flex-basis:40%}.page-break-icons__item:first-child:nth-last-child(2),.page-break-icons__item:first-child:nth-last-child(2)~*{-ms-flex-preferred-size:40%;flex-basis:40%}.page-break-icons__item:first-child:nth-last-child(3),.page-break-icons__item:first-child:nth-last-child(3)~*{-ms-flex-preferred-size:32%;flex-basis:32%}.page-break-icons__item:first-child:nth-last-child(4),.page-break-icons__item:first-child:nth-last-child(4)~*{-ms-flex-preferred-size:25%;flex-basis:25%}.page-break-icons__item-icon,.page-break-icons__item-image{padding-left:5%;padding-right:5%}.page-break-icons__item-content{padding-left:5%;padding-right:5%}.page-break-icons__item-title{font-size:1.25rem}}@media (min-width:64em){.page-break-icons__item-icon,.page-break-icons__item-image{padding-left:10%;padding-right:10%}.page-break-icons__item-content{padding-left:10%;padding-right:10%}}@media (min-width:80em){.page-break-icons__item:first-child:last-child{-ms-flex-preferred-size:32%;flex-basis:32%}.page-break-icons__item:first-child:nth-last-child(3),.page-break-icons__item:first-child:nth-last-child(3)~*{-ms-flex-preferred-size:33%;flex-basis:33%}.page-break-icons__item-title{font-size:1.375rem}}
.page-links{padding-top:3rem;padding-bottom:3rem;background-color:#007dbc;color:#fff}.page-links__title{color:#fff}.page-links__items{display:grid;grid-gap:1rem;padding:0;list-style-type:none}.page-links__item{margin:0}.page-links__item>a{display:block;height:100%;width:100%;padding:20px;color:#fff;border:1px solid #4da4d0;-webkit-transition:border .1s ease-in-out,background .1s ease-in-out,color .1s ease-in-out;transition:border .1s ease-in-out,background .1s ease-in-out,color .1s ease-in-out}.page-links__item>a:visited{color:#fff}.page-links__item>a:hover{color:#5a6872;border-color:#fff;background-color:#fff}.page-links__item-title{font-size:20px}a:hover .page-links__item-title{color:#007dbc}@media (min-width:48em){.page-links__items{grid-template-columns:1fr 1fr}}@media (min-width:64em){.page-links__items{grid-template-columns:1fr 1fr 1fr}}
.paragraph--unpublished{background-color:#fff4f4;}
