html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
.spacing-vertical-xs{padding-top:1.25rem;padding-bottom:1.25rem;}.spacing-vertical-md{padding-top:2.5rem;padding-bottom:2.5rem;}.spacing-vertical-lg{padding-top:3.125rem;padding-bottom:3.125rem;}.spacing-horizontal{padding-left:1.875rem;}.icon--icon-usp:before{display:inline-block;height:3.785em;width:4.16em;font-size:0.39062rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:0em 0em;background-size:11.5em 11.125em;content:"";}.icon--test:before{display:inline-block;height:6.5em;width:6.5em;font-size:0.25rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:-4.625em -4.25em;background-size:11.5em 11.125em;content:"";}#cboxWrapper{border-radius:0;}#cboxCurrent{bottom:0;}body::after{content:"bp-xs";position:fixed;bottom:0;right:0;display:block;padding:0.625rem;background:red;visibility:hidden;opacity:0;}body.theme-debug-mode::after{visibility:visible;}@media (min-width:768px){body::after{content:"bp-sm";position:fixed;bottom:0;right:0;background:#ffce00;}}@media (min-width:940px){body::after{content:"bp-md";position:fixed;bottom:0;right:0;background:yellow;}}@media (min-width:1200px){body::after{content:"bp-lg";position:fixed;bottom:0;right:0;background:green;}}:root{--c-text:#000049;--c-background:#fff;--c-primary:#072caf;--c-secondary:#0a71ff;--c-tertiary:#000049;--c-off-white:#f2f2f6;--c-disabled:#e5e5ed;--c-gray-light-1:#e5e5ed;--c-gray-light-2:#ccccdb;--c-gray-light-3:#9999b6;--c-gray-medium:#666692;--c-success:#3fc380;--c-warning:#eb9532;--c-error:#e74c3c;}@media (prefers-color-scheme:dark){:root{--c-text:#000049;--c-background:#fff;}}:root [data-theme="default"]{--c-text:#000049;--c-background:#fff;--c-primary:#072caf;--c-secondary:#0a71ff;--c-tertiary:#000049;--c-off-white:#f2f2f6;--c-disabled:#e5e5ed;--c-gray-light-1:#e5e5ed;--c-gray-light-2:#ccccdb;--c-gray-light-3:#9999b6;--c-gray-medium:#666692;--c-success:#3fc380;--c-warning:#eb9532;--c-error:#e74c3c;}:root [data-theme="dark"]{--c-text:#000049;--c-background:#fff;}.cl-colors{padding:1rem;}.cl-colors__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 2rem;padding:0;}.cl-colors__item{display:-ms-flexbox;display:flex;-ms-flex:1 1 20%;flex:1 1 20%;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;min-height:150px;min-width:150px;margin:.25rem;padding:1rem 2rem;list-style:none;transition:all 0.4s;}.cl-colors__item--default-text{color:var(--c-off-white);background-color:var(--c-text);}.cl-colors__item--default-background{color:var(--c-color-black);background-color:var(--c-background);}.cl-colors__item--default-primary{color:var(--c-off-white);background-color:var(--c-primary);}.cl-colors__item--default-secondary{color:var(--c-color-black);background-color:var(--c-secondary);}.cl-colors__item--default-tertiary{color:var(--c-off-white);background-color:var(--c-tertiary);}.cl-colors__item--default-off-white{color:var(--c-color-black);background-color:var(--c-off-white);}.cl-colors__item--default-disabled{color:var(--c-color-black);background-color:var(--c-disabled);}.cl-colors__item--default-gray-light-1{color:var(--c-color-black);background-color:var(--c-gray-light-1);}.cl-colors__item--default-gray-light-2{color:var(--c-color-black);background-color:var(--c-gray-light-2);}.cl-colors__item--default-gray-light-3{color:var(--c-color-black);background-color:var(--c-gray-light-3);}.cl-colors__item--default-gray-medium{color:var(--c-off-white);background-color:var(--c-gray-medium);}.cl-colors__item--default-success{color:var(--c-color-black);background-color:var(--c-success);}.cl-colors__item--default-warning{color:var(--c-color-black);background-color:var(--c-warning);}.cl-colors__item--default-error{color:var(--c-color-black);background-color:var(--c-error);}.cl-colors__item--dark-text{color:var(--c-accent-high);background-color:var(--c-text);}.cl-colors__item--dark-background{color:var(--c-muted);background-color:var(--c-background);}.motion{padding:0 1rem;}@media (min-width:920px){.motion__grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:920px){.motion__grid-item{margin-bottom:1rem;margin-right:1rem;width:49%;}.motion__grid-item:nth-child(2n){margin-right:0;}}.demo-motion{padding:3rem;border-radius:2px;text-align:center;color:#fff;background-color:#072caf;cursor:pointer;}.demo-motion::before{display:block;content:"Duration: 0.3s";}.demo-motion::after{content:"Timing Function: ease-in-out";}.demo-motion span{display:block;margin:0.25rem;}.demo-motion--fade{transition:all 0.3s ease-in-out;}.demo-motion--fade:hover{color:#fff;background-color:#0a71ff;}.demo-motion--slide-up{transition:transform 0.3s ease-in-out;}.demo-motion--slide-up::before{content:"Duration: 0.3s";display:block;}.demo-motion--slide-up::after{content:"Timing Function: ease-in-out";}.demo-motion--slide-up:hover{-ms-transform:translateY(-10px);transform:translateY(-10px);}.demo-motion--slide-down{transition:transform 0.3s ease-in-out;}.demo-motion--slide-down::before{content:"Duration: 0.3s";display:block;}.demo-motion--slide-down::after{content:"Timing Function: ease-in-out";}.demo-motion--slide-down:hover{-ms-transform:translateY(10px);transform:translateY(10px);}.demo-motion--expand{transition:transform 0.3s ease-in-out;}.demo-motion--expand::before{content:"Duration: 0.3s";display:block;}.demo-motion--expand::after{content:"Timing Function: ease-in-out";}.demo-motion--expand:hover{-ms-transform:scale(1.03);transform:scale(1.03);}*,*::before,*::after{box-sizing:border-box;}html{font-family:sans-serif;font-size:100%;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@-ms-viewport{width:device-width;}body{font-family:"Arial",sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;text-align:left;text-rendering:optimizeSpeed;color:#000049;background-color:#fff;scroll-behavior:smooth;}.font-text-01-loaded body{font-family:"proxima-soft",sans-serif;}[tabindex="-1"]:focus{outline:none !important;}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block;}figure{margin:0;}hr{display:none;}audio,video{display:inline-block;}audio:not([controls]){display:none;height:0;}svg:not(:root){overflow:hidden;}details,menu{display:block;}summary{display:list-item;}output{display:inline-block;}a,area,button,[role="button"],input:not([type="range"]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation;}canvas{display:inline-block;}template{display:none;}[hidden]{display:none !important;}h1,h2,h3,h4,h5,h6{margin-top:0;}p{margin-top:0;}abbr[title],abbr[data-original-title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;cursor:help;}address{margin-top:0;margin-bottom:1.5rem;font-style:normal;line-height:inherit;}ol,ul,dl{margin-top:0;margin-bottom:1.5rem;}ol ol,ul ul,ol ul,ul ol{margin-bottom:0;}dt{font-weight:700;}dd{margin-top:0;margin-bottom:0.9375rem;margin-left:0;}dfn{font-style:italic;}b,strong{font-weight:bolder;}em,i{font-style:italic;}small{font-size:80%;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}pre,code,kbd,samp{font-family:monospace;font-size:1em;}label{display:inline-block;margin-bottom:0.375rem;}button{border:0 none;border-radius:0;}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}input,button,select,optgroup,textarea{box-sizing:border-box;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none;}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0;}input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="week"]{-webkit-appearance:none;appearance:none;}input[type="date"]::-webkit-calendar-picker-indicator:hover,input[type="datetime"]::-webkit-calendar-picker-indicator:hover,input[type="datetime-local"]::-webkit-calendar-picker-indicator:hover,input[type="week"]::-webkit-calendar-picker-indicator:hover{background:none;}textarea{overflow:auto;resize:vertical;}fieldset{min-width:0;padding:0;margin:0;border:0;}legend{display:block;width:100%;max-width:100%;padding:0;font-size:1.5rem;line-height:inherit;white-space:normal;color:inherit;margin-bottom:.5rem;}progress{vertical-align:baseline;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{outline-offset:-2px;-webkit-appearance:none;appearance:none;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;appearance:button;}input[type="button"],input[type="reset"],input[type="submit"]{outline:0;}input[type="button"]:focus,input[type="button"]:focus:hover,input[type="reset"]:focus,input[type="reset"]:focus:hover,input[type="submit"]:focus,input[type="submit"]:focus:hover{outline:0;}#styleguide-header .item-list{width:100%;margin:0 0 1.5rem 0;}@media (min-width:480px) and (max-width:767px){#styleguide-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}#styleguide-header .item-list{width:50%;padding:0 0.625rem;}}@media (min-width:768px){#styleguide-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}#styleguide-header .item-list{width:25%;padding:0 0.625rem;}}.iframe-responsive{position:relative;padding-bottom:56.25%;height:0;width:100%;}.iframe-responsive--full{padding-bottom:75%;}.iframe-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;}.pull-right,[class*="col--"].pull-right{float:right;}.pull-left{float:left;}.clear{clear:both;}.clearfix::after{clear:both;content:"";display:table;}.hide,.visually-hidden{position:absolute !important;display:block !important;clip:rect(1px,1px,1px,1px) !important;overflow:hidden !important;height:0.0625rem !important;width:0.0625rem !important;word-wrap:normal !important;}.hide.focusable:focus,.visually-hidden.focusable:focus{position:fixed !important;left:0 !important;top:0 !important;z-index:10010 !important;display:block !important;clip:auto !important;overflow:visible !important;height:auto !important;width:auto !important;background:#fff;}.hide-text,.hidden-text{overflow:hidden;text-indent:110%;white-space:nowrap;}.hidden{display:none;}.invisible,.element-invisible{visibility:hidden;}@media (max-width:767px){.hidden-xs{display:none !important;}.visible-xs{display:block !important;}.visible-sm{display:none !important;}.visible-md{display:none !important;}.visible-lg{display:none !important;}}@media (min-width:768px) and (max-width:939px){.visible-xs{display:none !important;}.hidden-sm{display:none !important;}.visible-sm{display:block !important;}.visible-md{display:none !important;}.visible-lg{display:none !important;}}@media (min-width:940px) and (max-width:1199px){.visible-xs{display:none !important;}.visible-sm{display:none !important;}.hidden-md{display:none !important;}.visible-md{display:block !important;}.visible-lg{display:none !important;}}@media (min-width:1200px){.visible-xs{display:none !important;}.visible-sm{display:none !important;}.visible-md{display:none !important;}.visible-lg{display:block !important;}.hidden-lg{display:none !important;}}.animate-fade{transition:opacity 0.3s ease-out;}.animate-fade:hover{opacity:0;}@media (prefers-reduced-motion:reduce){*{transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;}}body,html{margin:0;padding:0;height:100%;}*,::after,::before{box-sizing:border-box;}.container{padding-left:0.9375rem;padding-right:0.9375rem;margin:0 auto;max-width:none;}@media (min-width:768px){.container{max-width:none;}}@media (min-width:940px){.container{max-width:940px;}}@media (min-width:1200px){.container{max-width:1200px;}}.container .container{padding:0;margin:0;max-width:none;}.container--fluid{padding-left:0.9375rem;padding-right:0.9375rem;}.container--fluid .container{padding:0;}.page-wrapper{overflow-x:hidden;overflow-y:auto;}a{text-decoration:none;background-color:transparent;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out;text-decoration-skip-ink:auto;}a,a:visited{color:#000049;}a:hover{border-color:#0a71ff;color:#072caf;}a:active,a:focus{color:#072caf;}a::after,a::before{transition:all 0.3s ease-in-out;}a:hover,a:active{outline-width:0;}.more-link a,.link--more{display:inline-block;white-space:nowrap;-ms-word-break:keep-all;word-break:keep-all;border:none;}.more-link a::after,.link--more::after{transition:none;}.more-link a::after,.link--more::after{content:"\f054";display:inline-block;margin:0 0 0 0.3125rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.75rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:300;}.more-link--big a,.link--more-big{font-size:1.125rem;line-height:1.625rem;display:inline-block;white-space:nowrap;-ms-word-break:keep-all;word-break:keep-all;border:5px solid red;border:none;font-weight:600;color:#000049;text-transform:uppercase;}.more-link--big a,.more-link--big a:visited,.link--more-big,.link--more-big:visited{color:#072caf;}.more-link--big a:hover,.more-link--big a:active,.link--more-big:hover,.link--more-big:active{color:#0a71ff;}.more-link--big a:hover,.link--more-big:hover{color:#072caf;}.back-link a,.link--back{display:inline-block;white-space:nowrap;-ms-word-break:keep-all;word-break:keep-all;}.back-link a::before,.link--back::before{transition:none;}ul.inline a,.cke_editable a,.text-long a,.text-long .links li a{border-bottom:1px solid #000049;}a:not([href]):not([tabindex]){text-decoration:none;}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{border-color:#072caf;text-decoration:none;}a:not([href]):not([tabindex]):focus{outline:#072caf 1px dashed;border-color:#072caf;}[onclick^="location.href="],[onclick^="window.open"]{cursor:pointer;}.field--type-text-long a:not(.button):not(.cke-button):not(.cke-button--secondary){position:relative;display:inline;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border 0.3s ease-in-out;}.field--type-text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.field--type-text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):visited{color:#000049;border-bottom:1px solid #000049;}.field--type-text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):hover{color:#072caf;border-bottom:1px solid rgba(0,0,73,0);}.field--type-text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):active{color:#000049;border-bottom:1px solid rgba(0,0,73,0);}.file{position:relative;display:block;padding-left:1.25rem;background:none;}.file .icon{position:absolute;left:0;top:-0.125rem;width:0.875rem;text-align:center;}.file a{font-size:1rem;line-height:1.625rem;display:inline-block;border-bottom:1px solid #000049;transition:all 0.3s ease-in-out;}.file a:hover{border-color:#0a71ff;}.icon--file{transition:all 0.3s ease-in-out;}.icon--file::before{content:"\f15b";display:inline-block;margin:0 5px 0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.icon--image{transition:all 0.3s ease-in-out;}.icon--image::before{content:"\f1c5";display:inline-block;margin:0 5px 0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.icon--pdf{transition:all 0.3s ease-in-out;}.icon--pdf::before{content:"\f1c1";display:inline-block;margin:0 5px 0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.list__item--download{box-shadow:none;}.list__item--download:hover{color:#fff;background-color:#072caf;box-shadow:0 0 0 0.2em #072caf;}.list__item--download:hover .icon::before{color:#fff;}.list__item--download .icon--file::before{content:"\f15b";display:inline-block;margin:0 5px 0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#072caf;}.list__item--download a,.list__item--download a:visited{color:#072caf;transition:all 0.3s ease-in-out;}.list__item--download a:hover,.list__item--download a:active{color:#fff;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Arial",sans-serif;}.font-heading-01-loaded h1,.font-heading-01-loaded h2,.font-heading-01-loaded h3,.font-heading-01-loaded h4,.font-heading-01-loaded h5,.font-heading-01-loaded h6,.font-heading-01-loaded .h1,.font-heading-01-loaded .h2,.font-heading-01-loaded .h3,.font-heading-01-loaded .h4,.font-heading-01-loaded .h5,.font-heading-01-loaded .h6{font-weight:700;font-family:"mic-32-new-rounded-web",sans-serif;}.font-heading-01-loaded h1 a,.font-heading-01-loaded h1 a:visited,.font-heading-01-loaded h2 a,.font-heading-01-loaded h2 a:visited,.font-heading-01-loaded h3 a,.font-heading-01-loaded h3 a:visited,.font-heading-01-loaded h4 a,.font-heading-01-loaded h4 a:visited,.font-heading-01-loaded h5 a,.font-heading-01-loaded h5 a:visited,.font-heading-01-loaded h6 a,.font-heading-01-loaded h6 a:visited,.font-heading-01-loaded .h1 a,.font-heading-01-loaded .h1 a:visited,.font-heading-01-loaded .h2 a,.font-heading-01-loaded .h2 a:visited,.font-heading-01-loaded .h3 a,.font-heading-01-loaded .h3 a:visited,.font-heading-01-loaded .h4 a,.font-heading-01-loaded .h4 a:visited,.font-heading-01-loaded .h5 a,.font-heading-01-loaded .h5 a:visited,.font-heading-01-loaded .h6 a,.font-heading-01-loaded .h6 a:visited{text-decoration:none;color:#000049;}.font-heading-01-loaded h1 a:hover,.font-heading-01-loaded h2 a:hover,.font-heading-01-loaded h3 a:hover,.font-heading-01-loaded h4 a:hover,.font-heading-01-loaded h5 a:hover,.font-heading-01-loaded h6 a:hover,.font-heading-01-loaded .h1 a:hover,.font-heading-01-loaded .h2 a:hover,.font-heading-01-loaded .h3 a:hover,.font-heading-01-loaded .h4 a:hover,.font-heading-01-loaded .h5 a:hover,.font-heading-01-loaded .h6 a:hover{color:#000049;}h1,.h1{margin:0 0 1.5rem 0;font-size:2.9375rem;line-height:3.5625rem;color:#000049;}@media (max-width:767px){h1,.h1{font-size:2.25962rem;line-height:2.74038rem;}}@media (min-width:768px) and (max-width:939px){h1,.h1{font-size:2.44792rem;line-height:2.96875rem;}}@media (min-width:940px) and (max-width:1199px){h1,.h1{font-size:2.67045rem;line-height:3.23864rem;}}@media (min-width:1200px){h1,.h1{font-size:2.9375rem;line-height:3.5625rem;}}h2,.h2{margin:0 0 0.9375rem 0;font-size:1.875rem;line-height:2.5rem;color:#000049;}@media (max-width:767px){h2,.h2{font-size:1.44231rem;line-height:1.92308rem;}}@media (min-width:768px) and (max-width:939px){h2,.h2{font-size:1.5625rem;line-height:2.08333rem;}}@media (min-width:940px) and (max-width:1199px){h2,.h2{font-size:1.70455rem;line-height:2.27273rem;}}@media (min-width:1200px){h2,.h2{font-size:1.875rem;line-height:2.5rem;}}h3,.h3{margin:0 0 0.9375rem 0;font-size:1.5625rem;line-height:2.1875rem;color:#000049;}@media (max-width:767px){h3,.h3{font-size:1.20192rem;line-height:1.68269rem;}}@media (min-width:768px) and (max-width:939px){h3,.h3{font-size:1.30208rem;line-height:1.82292rem;}}@media (min-width:940px) and (max-width:1199px){h3,.h3{font-size:1.42045rem;line-height:1.98864rem;}}@media (min-width:1200px){h3,.h3{font-size:1.5625rem;line-height:2.1875rem;}}h4,.h4{margin:0 0 0.9375rem 0;font-size:1.125rem;line-height:1.75rem;color:#000049;}h5,.h5{margin:0 0 0.3125rem 0;font-size:1rem;line-height:1.5rem;color:#000049;}h6,.h6{margin:0 0 0.3125rem 0;font-size:1rem;line-height:1.5rem;color:#000049;}.text-long h2.no-margin,.text-long h3.no-margin,.text-long h4.no-margin,.text-long h5.no-margin,.text-long h6.no-margin{margin-bottom:0;}mark,.marker,.highlight{display:inline-block;color:#000016;background-color:#ff0;}small,.small{font-size:0.6875rem;line-height:0.85938rem;}p,.p{margin-bottom:1.5rem;}.text-long .text-align-right{text-align:right;}.text-long .text-align-center{text-align:center;}.text-long .text-align-justify{text-align:justify;}.text-long::after{clear:both;content:"";display:table;}.text-long p:last-child,.text-long .p:last-child{margin-bottom:0;}.text-long p.no-margin,.text-long .p.no-margin{margin-bottom:0;}.text-long ul:not(.inline) .text-align-right::before,.text-long ul:not(.inline) .text-align-center::before,.text-long ol:not(.inline) .text-align-right::before,.text-long ol:not(.inline) .text-align-center::before{position:relative;top:0;left:0;display:inline-block;margin-right:0.625rem;}.text-long .blockquote-container{position:relative;}.text-long .blockquote-container::before{position:absolute;top:0;left:0;height:100%;width:0.1875rem;border-radius:0.1875rem;background-color:#0a71ff;content:"";}.text-long .blockquote-container blockquote{position:relative;margin:0 0 1.5rem 0;padding:0 0 0 1.875rem;width:100%;font-size:1.875rem;line-height:2.5rem;font-style:italic;color:#000049;background-color:transparent;}.text-long .blockquote-container blockquote::before{content:"\201C";margin-right:0.25rem;}.text-long .blockquote-container blockquote::after{content:"\201D";margin-left:-0.25rem;}.text-long .blockquote-container p{display:inline;}.text-long .blockquote-container:last-child{margin-bottom:0;}.text-long hr,.text-long .hr{display:block;box-sizing:content-box;overflow:visible;margin:1.5rem 0;padding:0;width:100%;height:0;border:0;border-top:1px solid #0a71ff;}.text-long hr:last-child,.text-long .hr:last-child{margin-bottom:0;}.text-long pre,.text-long .pre{overflow:auto;-ms-overflow-style:scrollbar;margin:0 0 1.5rem 0;padding:0.9375rem;border:1px solid rgba(0,0,0,0.15);border-radius:0.3125rem;font-family:monospace;font-size:1em;white-space:pre-line;color:#000049;background-color:#fff;}.text-long pre:last-child,.text-long .pre:last-child{margin-bottom:0;}ul,ol,dl{margin:0 0 0.9375rem 0;}ul ul,ul ol,ol ul,ol ol,dl ul,dl ol{margin-top:0.9375rem;margin-bottom:0.9375rem;}ul li,ol li,dl li{margin-bottom:0.375rem;list-style-position:inside;}ul li:last-child,ol li:last-child,dl li:last-child{margin-bottom:0;}ul{padding:0 0 0 1.25rem;}ol{padding:0 0 0 1.5rem;}dl{padding:0 0 0 1.5rem;}dl dt{margin-top:0.9375rem;}dl dt:first-child{margin-top:0;}dl dt + dd{margin-top:0.9375rem;}dl dd{margin-bottom:0.375rem;}nav ul,nav ol{display:block;margin:0;padding:0;list-style:none;}nav ul > li,nav ol > li{display:block;margin:0;padding:0;list-style:none;}ul.inline{display:block;margin:0;padding:0;list-style:none;margin:-0.3125rem -0.3125rem 1.5rem -0.3125rem;}ul.inline li{display:inline-block;margin:0.3125rem 0.3125rem 0 0.3125rem;padding:0;}.filter-type ul:not(.inline),.text-long ul:not(.inline){display:block;padding-left:0;margin-left:0;overflow:hidden;}.filter-type ul:not(.inline) > li,.text-long ul:not(.inline) > li{position:relative;display:block;margin-bottom:0.375rem;list-style:none;}.filter-type ul:not(.inline) > li,.text-long ul:not(.inline) > li{padding-left:1.375rem;}.filter-type ul:not(.inline) > li::before,.text-long ul:not(.inline) > li::before{content:"";position:absolute;left:1px;top:0.75rem;display:block;margin-top:-1px;width:0.375rem;height:0.375rem;border-radius:50%;background:#0a71ff;}.filter-type ul:not(.inline) > li ul li::before,.text-long ul:not(.inline) > li ul li::before{border:1px solid #0a71ff;border-radius:50%;background:transparent;}.filter-type ul:not(.inline) > li ul li li::before,.text-long ul:not(.inline) > li ul li li::before{border:0 none;border-radius:0;background:#0a71ff;}.filter-type ul:not(.inline) p,.text-long ul:not(.inline) p{margin-bottom:0.9375rem;}.filter-type ol,.text-long ol{display:block;padding-left:0;margin-left:0;counter-reset:listStyle1;overflow:hidden;}.filter-type ol > li,.text-long ol > li{position:relative;display:block;margin-bottom:0.375rem;list-style:none;}.filter-type ol > li,.text-long ol > li{padding-left:1.375rem;counter-increment:listStyle1;}.filter-type ol > li::before,.text-long ol > li::before{position:absolute;top:0;left:0;content:counter(listStyle1);font-weight:700;font-size:1rem;line-height:1.5rem;color:#072caf;}.filter-type ol > li ol,.text-long ol > li ol{counter-reset:listStyle2;}.filter-type ol > li ol > li,.text-long ol > li ol > li{counter-increment:listStyle2;}.filter-type ol > li ol > li::before,.text-long ol > li ol > li::before{content:counter(listStyle2,lower-alpha) ".";}.filter-type ol > li ol > li > ol,.text-long ol > li ol > li > ol{counter-reset:listStyle3;}.filter-type ol > li ol > li > ol > li,.text-long ol > li ol > li > ol > li{counter-increment:listStyle3;}.filter-type ol > li ol > li > ol > li::before,.text-long ol > li ol > li > ol > li::before{content:counter(listStyle3,lower-roman) ".";}.font-text-02-loaded .filter-type ol > li::before,.font-text-02-loaded
.text-long ol > li::before{font-family:"mic-32-new-rounded-web",sans-serif;}.filter-type ol p,.text-long ol p{margin-bottom:0.9375rem;}.filter-type ul:not(.inline).is-horizontal,.filter-type ol.is-horizontal,.text-long ul:not(.inline).is-horizontal,.text-long ol.is-horizontal{margin-right:-1.875rem;}.filter-type ul:not(.inline).is-horizontal li,.filter-type ol.is-horizontal li,.text-long ul:not(.inline).is-horizontal li,.text-long ol.is-horizontal li{display:inline-block;margin-right:1.875rem;}.filter-type ul:not(.inline):last-child,.filter-type ol:last-child,.text-long ul:not(.inline):last-child,.text-long ol:last-child{margin-bottom:0;}.filter-type ul:not(.inline).no-margin,.filter-type ol.no-margin,.text-long ul:not(.inline).no-margin,.text-long ol.no-margin{margin-bottom:0;}.filter-type li > ol:last-child,.filter-type li > ul:not(.inline):last-child,.text-long li > ol:last-child,.text-long li > ul:not(.inline):last-child{margin-bottom:0.9375rem;}img{display:block;border-style:none;vertical-align:middle;max-width:100%;height:auto;}.media__element{background-repeat:no-repeat !important;}.text-long::after{clear:both;content:"";display:table;}.text-long img,.text-long img.align-left,.text-long img.align-right,.text-long img.align-center,.text-long figure,.text-long figure.align-left,.text-long figure.align-right,.text-long figure.align-center,.text-long [data-entity-type="media"],.text-long [data-entity-type="media"].align-left,.text-long [data-entity-type="media"].align-right,.text-long [data-entity-type="media"].align-center,.text-long article.media,.text-long article.media.align-left,.text-long article.media.align-right,.text-long article.media.align-center{display:block;float:none;margin:0 0 1.875rem 0;max-width:100%;width:auto;height:auto;}@media (min-width:768px){.text-long img.align-left,.text-long figure.align-left,.text-long [data-entity-type="media"].align-left,.text-long article.media.align-left{float:left;margin:0 1.875rem 1.875rem 0;}.text-long img.align-right,.text-long figure.align-right,.text-long [data-entity-type="media"].align-right,.text-long article.media.align-right{float:right;margin:0 0 1.875rem 1.875rem;}.text-long img.align-center,.text-long figure.align-center,.text-long [data-entity-type="media"].align-center,.text-long article.media.align-center{margin-left:auto;margin-right:auto;}}.text-long figure.align-center img,.text-long [data-entity-type="media"].align-center img{margin:0 auto;}.text-long figure img,.text-long [data-entity-type="media"] img{float:none;padding:0;}.text-long figcaption{margin-top:0.625rem;display:block;text-align:center;font-style:italic;color:#293c42;}.icons-demo{display:-ms-flexbox;display:flex;}.icons-demo .icon{height:100px;padding:0.625rem;width:100px;}.icons-demo pre{margin:0;font-size:0.8rem;text-align:center;background-color:var(--c-off-white);}.icons-demo__item{margin:0.625rem;border:1px solid var(--c-off-white);}.form__group--checkboxes,.form__group--radios{margin-bottom:1.5rem;width:100%;}input[type="radio"],input[type="checkbox"]{-webkit-appearance:none;appearance:none;position:relative;top:0.3125rem;display:inline-block;margin:0 0.625rem 0 0;padding:0;border:1px solid #d5d5d5;border-radius:0;vertical-align:top;background:#fff;outline:none;transition:border-color 0.3s ease-in-out,background-color 0.3s ease-in-out;}input[type="radio"]:hover,input[type="radio"]:focus,input[type="checkbox"]:hover,input[type="checkbox"]:focus{cursor:pointer;outline:0;border-color:#0a71ff;}input[type="radio"]:disabled,input[type="checkbox"]:disabled{opacity:.5;background:#fff;}input[type="radio"]:disabled:hover,input[type="checkbox"]:disabled:hover{cursor:default;border-color:#000049;}input[type="radio"]:checked,input[type="checkbox"]:checked{border-color:#072caf;background-color:#072caf;}input[type="radio"] + label,input[type="checkbox"] + label{position:relative;display:inline;font-weight:400;}input[type="radio"] + label .form__label__not-required,input[type="checkbox"] + label .form__label__not-required{display:none;}input[type="checkbox"]{border-radius:0.25rem;background-color:#fff;transition:background-color ease-in-out 0.1s,border-color ease-in-out 0.1s;width:1rem;height:1rem;}input[type="checkbox"]::-ms-check{color:transparent;}input[type="checkbox"] + label::before{content:"\f00c";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.8125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#072caf;}input[type="checkbox"] + label::before{position:absolute;top:0.40625rem;left:-1.525rem;color:#fff;opacity:0;}input[type="checkbox"]:checked + label::before{transition:opacity ease-in-out 0.1s;opacity:1;}input[type="checkbox"]:disabled:checked + label::before{color:rgba(7,44,175,0.5);}.form__element.form-type--checkbox,.form__element.form-type--radio{position:relative;padding-left:1.875rem;margin-bottom:0.3125rem;}.form__element.form-type--checkbox input[type="checkbox"],.form__element.form-type--checkbox input[type="radio"],.form__element.form-type--radio input[type="checkbox"],.form__element.form-type--radio input[type="radio"]{position:absolute;left:0;}.main .form-actions button,.main .form-actions input[type="submit"],.main .form-actions [id*="edit-cancel"]{width:100%;margin-top:0.9375rem;}.main .form-actions button:first-child,.main .form-actions input[type="submit"]:first-child,.main .form-actions [id*="edit-cancel"]:first-child{margin-top:0;}@media (min-width:768px){.main .form-actions button,.main .form-actions input[type="submit"],.main .form-actions [id*="edit-cancel"]{width:auto;margin-top:0;margin-right:0.9375rem;}.main .form-actions button:first-child,.main .form-actions input[type="submit"]:first-child,.main .form-actions [id*="edit-cancel"]:first-child{margin-top:0;}}details summary{padding:0.875rem 0.9375rem;border-radius:0.625rem;color:#fff;background:#000049;}details summary:focus{outline:none;}details .details-wrapper{padding:0.625rem 0.9375rem 0;}details[open] summary{border-radius:0.625rem 0.625rem 0 0;}details[open] .details-wrapper{border:1px solid #d3d3d3;}summary{cursor:pointer;}.details-description{margin-bottom:1.5rem;}.details__error-message{margin-bottom:1.5rem;color:#e74c3c;}legend{display:block;font-size:1.5rem;line-height:2.0625rem;font-weight:700;white-space:normal;color:#000049;}fieldset,.form-fieldset{margin:0 0 1.5rem 0;padding:0.625rem;background-color:#f2f2f6;}fieldset legend,.form-fieldset legend{display:table;box-sizing:border-box;padding:0 0.625rem;max-width:100%;width:auto;}.fieldset__error-message{font-weight:300;color:#000049;margin-bottom:1.5rem;}.form__element{margin-bottom:1.5rem;width:100%;}.form__element::after{clear:both;content:"";display:table;}.form__element .field-suffix,.form__element .admin-link{display:block;}.form__element .admin-link{margin-top:0.625rem;}.form__element--prefix,.form__element--suffix{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;}.form__element--prefix .form__element__description,.form__element--suffix .form__element__description{width:100%;}.form__element__prefix{margin-top:1.5rem;margin-right:0.625rem;}.form__element__prefix span{font-weight:700;color:#000049;}.form__element__suffix{margin-left:0.625rem;}form small,form .description,.form__element__description,.password-suggestions,.webform-component--mandatory-fields p,.form__element ~ p{display:block;margin-top:0.3125rem;color:#9999b6;font-size:0.9375rem;line-height:0.875rem;}form small ul,form .description ul,.form__element__description ul,.password-suggestions ul,.webform-component--mandatory-fields p ul,.form__element ~ p ul{display:block;padding-left:0;margin-left:0;overflow:hidden;padding-left:0;}form small ul > li,form .description ul > li,.form__element__description ul > li,.password-suggestions ul > li,.webform-component--mandatory-fields p ul > li,.form__element ~ p ul > li{position:relative;display:block;margin-bottom:0.375rem;list-style:none;}form small ul > li,form .description ul > li,.form__element__description ul > li,.password-suggestions ul > li,.webform-component--mandatory-fields p ul > li,.form__element ~ p ul > li{padding-left:1.375rem;}form small ul > li::before,form .description ul > li::before,.form__element__description ul > li::before,.password-suggestions ul > li::before,.webform-component--mandatory-fields p ul > li::before,.form__element ~ p ul > li::before{content:"";position:absolute;left:1px;top:0.75rem;display:block;margin-top:-1px;width:0.375rem;height:0.375rem;border-radius:50%;background:#0a71ff;}form small ul > li ul li::before,form .description ul > li ul li::before,.form__element__description ul > li ul li::before,.password-suggestions ul > li ul li::before,.webform-component--mandatory-fields p ul > li ul li::before,.form__element ~ p ul > li ul li::before{border:1px solid #0a71ff;border-radius:50%;background:transparent;}form small ul > li ul li li::before,form .description ul > li ul li li::before,.form__element__description ul > li ul li li::before,.password-suggestions ul > li ul li li::before,.webform-component--mandatory-fields p ul > li ul li li::before,.form__element ~ p ul > li ul li li::before{border:0 none;border-radius:0;background:#0a71ff;}form small ul > li,form .description ul > li,.form__element__description ul > li,.password-suggestions ul > li,.webform-component--mandatory-fields p ul > li,.form__element ~ p ul > li{margin-top:0.375rem;padding-left:0.75rem;}form small ul > li::before,form .description ul > li::before,.form__element__description ul > li::before,.password-suggestions ul > li::before,.webform-component--mandatory-fields p ul > li::before,.form__element ~ p ul > li::before{top:0.3125rem;font-size:4px;}.grecaptcha-badge{z-index:910;}.form__label{display:block;font-weight:700;color:#000049;transition:all 0.3s ease-in-out;}.form__label__required{display:none;}.js-form-required .form__label__required{display:inline-block;text-decoration:none;color:#000049;}.form__label__not-required{display:none;}.form__element--error .form__label{color:#e74c3c;}input:not([type]),input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]),textarea{-webkit-appearance:none;appearance:none;padding:0.8125rem 1.5625rem;width:100%;border:1px solid #d5d5d5;border-radius:0.5rem;color:#33336d;background:#fff;outline:none;transition:all 0.3s ease-in-out;}input:not([type]):-ms-input-placeholder,input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9999b6;opacity:1;}input:not([type])::placeholder,input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"])::placeholder,textarea::placeholder{color:#9999b6;opacity:1;}input:not([type]):focus,input:not([type]):focus:hover,input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]):focus,input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]):focus:hover,textarea:focus,textarea:focus:hover{border-color:#0a71ff;outline:0;}input:not([type])[disabled],input:not([type]):disabled,input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"])[disabled],input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]):disabled,textarea[disabled],textarea:disabled{opacity:.5;border-color:#e5e5ed;color:#e5e5ed;background:#fff;}input:not([type]).error,input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]).error,textarea.error{border-color:#e74c3c;color:#e74c3c;}input.error{color:#e74c3c;}input.admin-menu-search{height:auto;}input[type="radio"]{width:1rem;height:1rem;border-radius:50%;background:#fff;box-shadow:none;transition:background-color ease-in-out 0.1s,border-color ease-in-out 0.1s,box-shadow ease-in-out 0.1s;}input[type="radio"]:checked{background:#072caf;box-shadow:inset 0 0 0 3px #fff;}input[type="radio"]:disabled:checked{background:#e5e5ed;box-shadow:inset 0 0 0 3px #fff;}input[type="range"]{-webkit-appearance:none;appearance:none;width:100%;height:0.3125rem;border:1px solid #e3e3ec;border-radius:0.3125rem;background-color:#e3e3ec;}input[type="range"]::-webkit-slider-thumb{cursor:pointer;-webkit-appearance:none;appearance:none;width:0.9375rem;height:0.9375rem;border:1px solid #d5d5d5;border-radius:0.1875rem;background-color:#fff;}input[type="range"]:focus,input[type="range"]:focus:hover{outline:0;}select{-webkit-appearance:none;appearance:none;display:block;width:100%;padding:0.9375rem 1.5625rem;border:1px solid #d5d5d5;border-radius:0.625rem;color:#33336d;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#000049 50%),linear-gradient(135deg,#000049 50%,transparent 50%);background-position:calc(100% - 20px) 18px,calc(100% - 15px) 18px,calc(100% - 2.5em) 8px;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;}select::-ms-expand{display:none;}select:focus,select:focus:hover{border-color:#0a71ff;color:#072caf;outline:0;}select:disabled,select[disabled]{border-color:#e5e5ed;border-style:dashed;color:#e5e5ed;background:#fff;opacity:.5;}.form__dropdown{position:relative;}.form__dropdown select{background-image:none;}.form__dropdown::after{content:"\f078";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.form__dropdown::after{pointer-events:none;position:absolute;right:1rem;top:calc(50% + 2px);-ms-transform:translateY(-50%);transform:translateY(-50%);}form .select2-container--default .select2-selection--multiple{min-height:0;padding:1.4375rem 1.25rem 0.375rem 1.25rem;border:1px solid #d5d5d5;border-radius:0;line-height:0;}form .select2-container--default .select2-selection--multiple .select2-selection__rendered{margin-left:-0.3125rem;}form .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin-bottom:0;}form .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice{line-height:1.5;}form .select2-container--default .select2-selection--multiple input[type="search"]{margin:0 !important;padding:0 !important;border:0 none !important;}form .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#0a71ff;}form .select2-container--default.select2-container--disabled .select2-selection--multiple{border-color:#e5e5ed;}textarea{resize:vertical;overflow:auto;min-height:8.75rem;}.form-textarea-wrapper{display:block;}.form-textarea-wrapper .grippie{display:none;}.webform-document-file .button,.webform-document-file .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blocktype ul li .webform-document-file .is-active,.webform-document-file .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .webform-document-file .is-active{margin-top:0.625rem;}.form-managed-file{-ms-flex-align:center;align-items:center;}.form-managed-file button{margin-top:0.625rem;}@media (min-width:768px){.webform-document-file{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.webform-document-file .description{-ms-flex:1 1 auto;flex:1 1 auto;}.webform-document-file .button,.webform-document-file .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blocktype ul li .webform-document-file .is-active,.webform-document-file .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .webform-document-file .is-active{margin-left:0.625rem;margin-top:0;}.file-upload-wrapper{-ms-flex-positive:1;flex-grow:1;width:auto;}.form-managed-file{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.form-managed-file button{margin-top:0;margin-left:0.625rem;}}.button,.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .button,.font-text-01-loaded .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blocktype ul li .font-text-01-loaded .is-active,.font-text-01-loaded .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .font-text-01-loaded .is-active,.font-text-01-loaded
input[type="button"],.font-text-01-loaded input[type="reset"],.font-text-01-loaded input[type="submit"]{font-family:"proxima-soft",sans-serif;}.button,.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,.button:visited,.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active:visited,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active:visited,input[type="button"],input[type="button"]:visited,input[type="reset"],input[type="reset"]:visited,input[type="submit"],input[type="submit"]:visited{color:#fff;}.button:hover,.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active:hover,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active:hover,.button:active,.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active:active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active:active,input[type="button"]:hover,input[type="button"]:active,input[type="reset"]:hover,input[type="reset"]:active,input[type="submit"]:hover,input[type="submit"]:active{border:0 none;color:#000049;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.button:focus,.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active:focus,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active:focus,.button:focus:hover,.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active:focus:hover,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active:focus:hover,input[type="button"]:focus,input[type="button"]:focus:hover,input[type="reset"]:focus,input[type="reset"]:focus:hover,input[type="submit"]:focus,input[type="submit"]:focus:hover{outline:0;}.button.disabled,.field-overview-sidebar-blocks .block--facet-blocktype ul li .disabled.is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .disabled.is-active,.button:disabled,.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active:disabled,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active:disabled,.button[disabled],.field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active[disabled],.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active[disabled],input[type="button"].disabled,input[type="button"]:disabled,input[type="button"][disabled],input[type="reset"].disabled,input[type="reset"]:disabled,input[type="reset"][disabled],input[type="submit"].disabled,input[type="submit"]:disabled,input[type="submit"][disabled]{pointer-events:none;cursor:default;opacity:.5;}.button--secondary,.field-overview-sidebar-blocks .block--facet-blocktype ul li a,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:transparent;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .button--secondary,.font-text-01-loaded .field-overview-sidebar-blocks .block--facet-blocktype ul li a,.field-overview-sidebar-blocks .block--facet-blocktype ul li .font-text-01-loaded a,.font-text-01-loaded .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .font-text-01-loaded a{font-family:"proxima-soft",sans-serif;}.button--secondary,.field-overview-sidebar-blocks .block--facet-blocktype ul li a,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a,.button--secondary:visited,.field-overview-sidebar-blocks .block--facet-blocktype ul li a:visited,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a:visited{color:#000049;}.button--secondary:hover,.field-overview-sidebar-blocks .block--facet-blocktype ul li a:hover,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a:hover,.button--secondary:active,.field-overview-sidebar-blocks .block--facet-blocktype ul li a:active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a:active{border:0 none;color:#fff;background:#0a71ff;outline:none;box-shadow:inset 0 0 0 2px rgba(10,113,255,0);}.button--secondary:focus,.field-overview-sidebar-blocks .block--facet-blocktype ul li a:focus,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a:focus,.button--secondary:focus:hover,.field-overview-sidebar-blocks .block--facet-blocktype ul li a:focus:hover,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a:focus:hover{outline:0;}.button--secondary.disabled,.field-overview-sidebar-blocks .block--facet-blocktype ul li a.disabled,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a.disabled,.button--secondary:disabled,.field-overview-sidebar-blocks .block--facet-blocktype ul li a:disabled,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a:disabled,.button--secondary[disabled],.field-overview-sidebar-blocks .block--facet-blocktype ul li a[disabled],.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a[disabled]{pointer-events:none;cursor:default;opacity:.5;}.button--negative{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#fff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #fff;}.font-text-01-loaded .button--negative{font-family:"proxima-soft",sans-serif;}.button--negative,.button--negative:visited{color:#000049;}.button--negative:hover,.button--negative:active{border:0 none;color:#0a71ff;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.button--negative:focus,.button--negative:focus:hover{outline:0;}.button--negative.disabled,.button--negative:disabled,.button--negative[disabled]{pointer-events:none;cursor:default;opacity:.5;}.button--negative-secondary{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:transparent;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #fff;}.font-text-01-loaded .button--negative-secondary{font-family:"proxima-soft",sans-serif;}.button--negative-secondary,.button--negative-secondary:visited{color:#fff;}.button--negative-secondary:hover,.button--negative-secondary:active{border:0 none;color:#0a71ff;background:#fff;outline:none;box-shadow:inset 0 0 0 2px rgba(255,255,255,0);}.button--negative-secondary:focus,.button--negative-secondary:focus:hover{outline:0;}.button--negative-secondary.disabled,.button--negative-secondary:disabled,.button--negative-secondary[disabled]{pointer-events:none;cursor:default;opacity:.5;}[id*="edit-cancel"],[id*="edit-delete"]{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:transparent;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded [id*="edit-cancel"],.font-text-01-loaded
[id*="edit-delete"]{font-family:"proxima-soft",sans-serif;}[id*="edit-cancel"],[id*="edit-cancel"]:visited,[id*="edit-delete"],[id*="edit-delete"]:visited{color:#000049;}[id*="edit-cancel"]:hover,[id*="edit-cancel"]:active,[id*="edit-delete"]:hover,[id*="edit-delete"]:active{border:0 none;color:#fff;background:#0a71ff;outline:none;box-shadow:inset 0 0 0 2px rgba(10,113,255,0);}[id*="edit-cancel"]:focus,[id*="edit-cancel"]:focus:hover,[id*="edit-delete"]:focus,[id*="edit-delete"]:focus:hover{outline:0;}[id*="edit-cancel"].disabled,[id*="edit-cancel"]:disabled,[id*="edit-cancel"][disabled],[id*="edit-delete"].disabled,[id*="edit-delete"]:disabled,[id*="edit-delete"][disabled]{pointer-events:none;cursor:default;opacity:.5;}.button--sm{padding:0.5625rem 0.875rem 0.5625rem 0.875rem;font-size:0.75rem;line-height:0.875rem;}.button--md{padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;}.actions{margin-top:0.625rem;}.actions .actions__divider,.actions .button,.actions .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blocktype ul li .actions .is-active,.actions .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .actions .is-active{display:block;margin-top:0.625rem;}.actions .actions__divider{text-align:center;}@media (min-width:768px){.actions{margin-top:0.625rem;margin-left:-0.625rem;}.actions .actions__divider{text-align:left;}.actions .actions__divider,.actions .button,.actions .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blocktype ul li .actions .is-active,.actions .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .actions .is-active{display:inline-block;margin-left:0.625rem;}}.text-long .cke-button,.cke_editable .cke-button{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .text-long .cke-button,.font-text-01-loaded
.cke_editable .cke-button{font-family:"proxima-soft",sans-serif;}.text-long .cke-button,.text-long .cke-button:visited,.cke_editable .cke-button,.cke_editable .cke-button:visited{color:#fff;}.text-long .cke-button:hover,.text-long .cke-button:active,.cke_editable .cke-button:hover,.cke_editable .cke-button:active{border:0 none;color:#000049;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.text-long .cke-button:focus,.text-long .cke-button:focus:hover,.cke_editable .cke-button:focus,.cke_editable .cke-button:focus:hover{outline:0;}.text-long .cke-button.disabled,.text-long .cke-button:disabled,.text-long .cke-button[disabled],.cke_editable .cke-button.disabled,.cke_editable .cke-button:disabled,.cke_editable .cke-button[disabled]{pointer-events:none;cursor:default;opacity:.5;}.text-long .cke-button--secondary,.cke_editable .cke-button--secondary{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:transparent;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .text-long .cke-button--secondary,.font-text-01-loaded
.cke_editable .cke-button--secondary{font-family:"proxima-soft",sans-serif;}.text-long .cke-button--secondary,.text-long .cke-button--secondary:visited,.cke_editable .cke-button--secondary,.cke_editable .cke-button--secondary:visited{color:#000049;}.text-long .cke-button--secondary:hover,.text-long .cke-button--secondary:active,.cke_editable .cke-button--secondary:hover,.cke_editable .cke-button--secondary:active{border:0 none;color:#fff;background:#0a71ff;outline:none;box-shadow:inset 0 0 0 2px rgba(10,113,255,0);}.text-long .cke-button--secondary:focus,.text-long .cke-button--secondary:focus:hover,.cke_editable .cke-button--secondary:focus,.cke_editable .cke-button--secondary:focus:hover{outline:0;}.text-long .cke-button--secondary.disabled,.text-long .cke-button--secondary:disabled,.text-long .cke-button--secondary[disabled],.cke_editable .cke-button--secondary.disabled,.cke_editable .cke-button--secondary:disabled,.cke_editable .cke-button--secondary[disabled]{pointer-events:none;cursor:default;opacity:.5;}.text-long p .actions__divider,.cke_editable p .actions__divider{margin-right:0.625rem;}.text-long p .cke-button,.cke_editable p .cke-button{margin-top:0.625rem;margin-right:0.625rem;border-bottom:0 none;}.text-long p .cke-button:last-child,.cke_editable p .cke-button:last-child{margin-right:0;}.text-long p .cke-button::before,.text-long p .cke-button::after,.cke_editable p .cke-button::before,.cke_editable p .cke-button::after{display:none;}.text-long p .cke-button--secondary,.cke_editable p .cke-button--secondary{margin-top:0.625rem;margin-right:0.625rem;border-bottom:0 none;}.text-long p .cke-button--secondary:last-child,.cke_editable p .cke-button--secondary:last-child{margin-right:0;}.text-long p .cke-button--secondary::before,.text-long p .cke-button--secondary::after,.cke_editable p .cke-button--secondary::before,.cke_editable p .cke-button--secondary::after{display:none;}table{table-layout:fixed;margin:0;padding:0;width:100%;border-collapse:collapse;border-spacing:0;text-align:left;}table.is-striped tbody tr:nth-child(odd){background:#f5f5f5;}table.is-striped tbody tr:nth-child(odd) td{border-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}table.is-striped tbody tr:nth-child(odd) td:first-child{border-left:1px solid #d3d3d3;}table.is-striped tbody tr:nth-child(odd) td:last-child{border-right:1px solid #d3d3d3;}table:not[border]{border:1px solid #d3d3d3;}table:not[border] th{border:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}table:not[border] td{border-bottom:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}table[border]{border-color:#d3d3d3;}table[border] th,table[border] td,table[border] tr{border-color:#d3d3d3;}th{padding:0.625rem;font-weight:bold;text-align:left;vertical-align:top;color:#fff;background:#000049;}th:first-child{border-left:1px solid #d3d3d3;}th:last-child{border-right:1px solid #d3d3d3;}td{padding:0.625rem;vertical-align:top;}thead th,tfoot th{border-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;background:#000049;}thead th:first-child,tfoot th:first-child{border-left:1px solid #d3d3d3;}thead th:last-child,tfoot th:last-child{border-right:1px solid #d3d3d3;}tbody td{padding:0.625rem;}thead + tbody th{color:#000049;background-color:#e5e5ed;}tr.odd{background:#f5f5f5;}tr.odd td{border-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}tr.odd td:first-child{border-left:1px solid #d3d3d3;}tr.odd td:last-child{border-right:1px solid #d3d3d3;}caption{padding-top:0.9375rem;padding-bottom:0.9375rem;text-align:left;font-style:italic;color:#666692;}@media (max-width:767px){.table-responsive.is-reformatted{}.table-responsive.is-reformatted caption{display:block;padding:10px;border-bottom:1px solid #0a71ff;}.table-responsive.is-reformatted table,.table-responsive.is-reformatted thead,.table-responsive.is-reformatted tbody,.table-responsive.is-reformatted th,.table-responsive.is-reformatted td,.table-responsive.is-reformatted tr{display:block;}.table-responsive.is-reformatted thead{border:0 none;background:transparent;}.table-responsive.is-reformatted thead tr{position:absolute;top:-9999px;left:-9999px;}.table-responsive.is-reformatted tr{border:0 none;}.table-responsive.is-reformatted tr.odd td{border-bottom:1px solid #fff;}.table-responsive.is-reformatted td{position:relative;border:none;border-bottom:1px solid #0a71ff;}.table-responsive.is-reformatted td::before{content:attr(data-title) ": ";display:block;padding-right:10px;white-space:nowrap;font-weight:bold;}.table-responsive.is-reformatted table.no-th td{position:static;width:auto;}.table-responsive.is-reformatted table.no-th td::before{display:none;}}@media (max-width:767px){.table-responsive.has-scroll{position:relative;margin-bottom:2.5rem;border:1px solid #0a71ff;}.table-responsive.has-scroll table{table-layout:auto;border-collapse:separate;border-spacing:0;empty-cells:show;margin-bottom:0;border:0 none;}.table-responsive.has-scroll.js-table--no-th{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto;overflow-y:hidden;width:100%;min-height:.01%;}.table-responsive.has-scroll.js-table--th-row{overflow:hidden;}.table-responsive.has-scroll.js-table--th-row table{position:relative;width:100%;padding:0;}.table-responsive.has-scroll.js-table--th-row thead{position:absolute;top:0;display:block;height:100%;width:7.5rem;}.table-responsive.has-scroll.js-table--th-row thead tr{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.table-responsive.has-scroll.js-table--th-row thead tr:last-child{border-bottom:0 none;}.table-responsive.has-scroll.js-table--th-row thead th,.table-responsive.has-scroll.js-table--th-row thead td{display:block;overflow:hidden;min-height:6.25rem;text-overflow:ellipsis;word-wrap:normal;border-left:1px solid #072caf;border-right:1px solid #072caf;border-bottom:1px solid white;}.table-responsive.has-scroll.js-table--th-row tbody{display:-ms-flexbox;display:flex;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto;overflow-y:hidden;width:calc(100vw - 120px - 40px);}.table-responsive.has-scroll.js-table--th-row tbody tr{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.table-responsive.has-scroll.js-table--th-row tbody th,.table-responsive.has-scroll.js-table--th-row tbody td{display:block;min-height:6.25rem;}.table-responsive.has-scroll.js-table--th-top thead{left:0;}.table-responsive.has-scroll.js-table--th-top tbody{margin-left:7.5rem;}.table-responsive.has-scroll.js-table--th-bottom thead{right:0;}.table-responsive.has-scroll.js-table--th-bottom tbody{margin-right:7.5rem;}.table-responsive.has-scroll.js-table--th-col table{display:block;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto;overflow-y:hidden;padding:0;width:100%;}.table-responsive.has-scroll.js-table--th-col tbody{position:static;}.table-responsive.has-scroll.js-table--th-col tr{position:static;}.table-responsive.has-scroll.js-table--th-col tr:last-child .th__content{border-bottom:0 none;}.table-responsive.has-scroll.js-table--th-col th{padding:0;width:0;border:0;background:transparent none;}.table-responsive.has-scroll.js-table--th-col .th__content{position:absolute;width:7.5rem;padding:0.625rem;border-bottom:1px solid #fff;background:#072caf;}.table-responsive.has-scroll.js-table--th-left{padding-left:7.5rem;}.table-responsive.has-scroll.js-table--th-left .th__content{left:0;}.table-responsive.has-scroll.js-table--th-right{padding-right:7.5rem;}.table-responsive.has-scroll.js-table--th-right .th__content{right:0;}}.text-long table{margin-bottom:1.5rem;}.text-long table.no-margin{margin-bottom:0;}.tabs__link{display:block;padding:0.625rem 0.9375rem;border-top:1px solid rgba(255,255,255,0.4);font-size:0.875rem;line-height:1.125rem;background-color:#e5e5ed;}.tabs__link,.tabs__link:visited{color:#000049;background-color:#e5e5ed;}.tabs__link:hover{color:#fff;background-color:#000049;}.tabs__link.is-active{color:#fff;background-color:#000049;}@media (min-width:768px){.tabs li{display:inline-block;}.tabs__link{display:inline-block;border-top:0 none;}.tabs__link.is-active{color:#000049;background-color:#fff;}}.ajax-progress-throbber{position:relative;display:inline-block;width:1.25rem;height:1.25rem;}.ajax-progress-throbber .throbber{display:block;width:0.9375rem;height:0.9375rem;border:3px solid rgba(7,44,175,0.2);border-top-color:#072caf;border-radius:100%;background-image:none;animation:spin 1s infinite linear;pointer-events:none;}button + .ajax-progress-throbber{margin-left:0.625rem;}@keyframes spin{100%{transform:rotate(360deg);}}div.krumo-root{color:#000;}div.krumo-root *{float:none;}div.krumo-root a.krumo-name{color:#404000;}body .block-place-region{padding:0;margin:0.3125rem;}body .block-place-region a.button,body .block-place-region .field-overview-sidebar-blocks .block--facet-blocktype ul li a.is-active,.field-overview-sidebar-blocks .block--facet-blocktype ul li body .block-place-region a.is-active,body .block-place-region .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a.is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li body .block-place-region a.is-active{display:block;padding:1.25rem;width:auto;border:0 none;background-color:#fff;}body .block-place-region a.button:hover,body .block-place-region .field-overview-sidebar-blocks .block--facet-blocktype ul li a.is-active:hover,.field-overview-sidebar-blocks .block--facet-blocktype ul li body .block-place-region a.is-active:hover,body .block-place-region .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a.is-active:hover,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li body .block-place-region a.is-active:hover{background-color:rgba(0,0,0,0.2);}.quickedit-field.quickedit-highlighted,.quickedit-form.quickedit-highlighted,.quickedit-field .quickedit-highlighted{box-shadow:0 0 0 100vw rgba(0,0,0,0.8);}.quickedit-form{max-width:18.75rem;}.quickedit-form.quickedit-highlighted{margin:0.3125rem 0;}.quickedit-form .messages{margin-bottom:0.625rem;}.quickedit-form .messages abbr.warning{color:#fff;}.quickedit-form abbr.warning{color:#e74c3c;}.quickedit-form .table{table-layout:auto;}.quickedit-form .table th h4{margin:0;}.quickedit-form .table td{padding:0.625rem;}.quickedit-form .link,.quickedit-form .link:visited{color:#000049;}.quickedit-form .tabledrag-toggle-weight-wrapper{margin-bottom:1.5rem;text-align:right;}.quickedit-form .field-multiple-drag{padding:0.625rem;}.quickedit-form .tabledrag-handle .handle::before{content:"\f0b2";display:inline-block;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.quickedit-form .form__element{margin-bottom:1.5rem;}.quickedit-form select{min-width:5rem;}.quickedit-form [id*="-view-mode"],.quickedit-form [id*="-layout"],.quickedit-form [id*="-field-p-bg-color"]{display:-ms-flexbox;display:flex;text-align:center;}.quickedit-form [id*="-view-mode"] .form-type--radio,.quickedit-form [id*="-layout"] .form-type--radio,.quickedit-form [id*="-field-p-bg-color"] .form-type--radio{padding:0 0.625rem;width:auto;}.quickedit-form .form-submit{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;margin-top:1.5rem;}.font-text-01-loaded .quickedit-form .form-submit{font-family:"proxima-soft",sans-serif;}.quickedit-form .form-submit,.quickedit-form .form-submit:visited{color:#fff;}.quickedit-form .form-submit:hover,.quickedit-form .form-submit:active{border:0 none;color:#000049;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.quickedit-form .form-submit:focus,.quickedit-form .form-submit:focus:hover{outline:0;}.quickedit-form .form-submit.disabled,.quickedit-form .form-submit:disabled,.quickedit-form .form-submit[disabled]{pointer-events:none;cursor:default;opacity:.5;}.quickedit-form .dropbutton-widget button,.quickedit-form .dropbutton-widget .button,.quickedit-form .dropbutton-widget .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blocktype ul li .quickedit-form .dropbutton-widget .is-active,.quickedit-form .dropbutton-widget .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .quickedit-form .dropbutton-widget .is-active,.quickedit-form .dropbutton-widget .dropbutton-toggle button{padding:0 !important;margin:0 !important;color:#000049 !important;background:none !important;box-shadow:none !important;}.quickedit-form .dropbutton-widget button::before,.quickedit-form .dropbutton-widget button::after,.quickedit-form .dropbutton-widget .button::before,.quickedit-form .dropbutton-widget .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active::before,.field-overview-sidebar-blocks .block--facet-blocktype ul li .quickedit-form .dropbutton-widget .is-active::before,.quickedit-form .dropbutton-widget .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active::before,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .quickedit-form .dropbutton-widget .is-active::before,.quickedit-form .dropbutton-widget .button::after,.quickedit-form .dropbutton-widget .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active::after,.field-overview-sidebar-blocks .block--facet-blocktype ul li .quickedit-form .dropbutton-widget .is-active::after,.quickedit-form .dropbutton-widget .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active::after,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .quickedit-form .dropbutton-widget .is-active::after,.quickedit-form .dropbutton-widget .dropbutton-toggle button::before,.quickedit-form .dropbutton-widget .dropbutton-toggle button::after{display:none !important;}.quickedit-form .dropbutton li{margin:0;padding:0.3125rem;}.ui-dialog-titlebar{padding:0.3125rem;}.ui-dialog-content{padding:0.3125rem;}.ui-dialog-buttonset{padding:0.3125rem;}.ui-dialog-buttonset .button,.ui-dialog-buttonset .field-overview-sidebar-blocks .block--facet-blocktype ul li .is-active,.field-overview-sidebar-blocks .block--facet-blocktype ul li .ui-dialog-buttonset .is-active,.ui-dialog-buttonset .field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .is-active,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .ui-dialog-buttonset .is-active{padding:0.5625rem 0.875rem 0.5625rem 0.875rem;font-size:0.75rem;line-height:0.875rem;}@media (min-width:480px){.quickedit-form{max-width:26.25rem;}}@media (min-width:768px){.quickedit-form{max-width:37.5rem;}}.toolbar-fixed .toolbar-bar{z-index:990;}.toolbar-horizontal.toolbar-fixed{padding-top:4.9375rem !important;}.toolbar-tray a,.toolbar-tray a:visited{color:#565656;}.block__branding__image--header{position:relative;display:block;max-width:15.625rem;border:none;}.block__branding__image--header img{transition:all 0.3s ease-in-out;}@media (min-width:768px){.block__branding__image--header{max-width:auto;}}.cookie-policy{position:fixed;bottom:-12.5rem;left:0;right:0;z-index:1010;padding:0.9375rem 0;color:#fff;background:#000049;transition:all 0.3s ease-in-out;}.cookiePolicy-is-visible .cookie-policy{bottom:0;}.sb-show-main .cookie-policy{bottom:auto;top:0;}.cookie-policy__message span{display:block;}.cookie-policy__message a{position:relative;position:relative;display:inline;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border 0.3s ease-in-out;}.cookie-policy__message a,.cookie-policy__message a:visited{color:#fff;border-bottom:1px solid white;}.cookie-policy__message a:hover{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.cookie-policy__message a:active{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.cookie-policy__message--first{font-weight:700;}.cookie-policy__dismiss{margin-top:1.25rem;}.cookie-policy__dismiss a{cursor:pointer;display:inline-block;border:0 none;border-radius:0;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .cookie-policy__dismiss a{font-family:"proxima-soft",sans-serif;}.cookie-policy__dismiss a,.cookie-policy__dismiss a:visited{color:#fff;}.cookie-policy__dismiss a:hover,.cookie-policy__dismiss a:active{border:0 none;color:#fff;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.cookie-policy__dismiss a:focus,.cookie-policy__dismiss a:focus:hover{outline:0;}.cookie-policy__dismiss a.disabled,.cookie-policy__dismiss a:disabled,.cookie-policy__dismiss a[disabled]{pointer-events:none;cursor:default;opacity:.5;}@media (min-width:768px){.cookie-policy{padding:1.5625rem 0;}.cookie-policy .container{display:-ms-flexbox;display:flex;}.cookie-policy__message{-ms-flex-positive:1;flex-grow:1;}.cookie-policy__dismiss{margin-top:0.1875rem;}}#sliding-popup .eu-cookie-compliance-banner-info{padding-top:6.25rem;}.eu-cookie-compliance-banner .eu-cookie-compliance-content{border-radius:0.625rem;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message a,.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message a:visited,.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message li.menu-item::before{text-decoration:underline;color:#fff;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message a:hover{border-bottom:none;text-decoration:none;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-category-switch input:checked + .toggle{background-color:#0a71ff;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-category-switch .toggle{background-color:#70acff;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-category.disabled{opacity:1;color:#666692;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-category.disabled .eu-cookie-compliance-category-label .state-label{color:#666692;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-category.disabled .eu-cookie-compliance-category-switch input:checked + .toggle{background-color:#a1a1bd;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-category.disabled .eu-cookie-compliance-category-switch .toggle{background-color:#a1a1bd;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-category-label .state-label{color:#0a71ff;}.eu-cookie-compliance-banner .eu-cookie-compliance-content #popup-text{background-color:#072caf;}.eu-cookie-compliance-banner .eu-cookie-compliance-content #popup-text::before{background-color:#072caf;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-rocketship--accept-minimal{text-decoration:underline;background-color:transparent;-webkit-text-decoration-skip:objects;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-rocketship--accept-minimal,.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-rocketship--accept-minimal:visited{color:#000049;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-rocketship--accept-minimal:hover{color:#072caf;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-rocketship--accept-minimal:active,.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-rocketship--accept-minimal:focus{text-decoration:none;color:#000049;}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-rocketship--accept-minimal:hover,.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-rocketship--accept-minimal:active{outline-width:0;}.field-overview-sidebar-blocks .field__item--type-block-field{position:relative;margin-bottom:2.5rem !important;}.field-overview-sidebar-blocks h2,.field-overview-sidebar-blocks h3,.field-overview-sidebar-blocks h4{font-size:1.3125rem;line-height:1.25rem;margin-bottom:1.25rem;}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li.disabled{color:#ccccdb;}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li .facet-item__status{display:none;}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li span{margin-right:0.4375rem;text-transform:uppercase;font-weight:600;}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li:not(.facets-reset) .is-active{color:#0a71ff;}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li:not(.facets-reset){margin-right:0.6875rem;margin-bottom:0.6875rem;}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li:not(.facets-reset) > a,.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li:not(.facets-reset) > span{display:block;height:2.3125rem;width:2.3125rem;padding:0.4375rem;text-indent:0.3125rem;text-align:center;background:#f2f2f6;}@media (min-width:940px){.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li:not(.facets-reset) > a,.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li:not(.facets-reset) > span{height:auto;width:auto;padding:0.25rem;text-indent:0;background:none;}}@media (min-width:940px){.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue ul li:not(.facets-reset){margin-right:0;margin-bottom:0;}}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue li.facet-item.disabled{color:#ccccdb;}.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue li.facet-item.disabled span{margin-right:0;padding-right:0.875rem;}@media (min-width:768px){.field-overview-sidebar-blocks .block--facet-blockaz-index-catalogue li.facet-item.disabled span{margin-right:0.3125rem;padding-right:0.1875rem;padding-left:0.1875rem;}}.field-overview-sidebar-blocks .block--facet-blocktype ul li,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li{display:inline-block;}.field-overview-sidebar-blocks .block--facet-blocktype ul li a,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li a{margin:0 0.625rem 0.625rem 0;}.field-overview-sidebar-blocks .block--facet-blocktype ul li .js-facet-deactivate,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul li .js-facet-deactivate{display:none;width:0;visibility:hidden;}.field-overview-sidebar-blocks .block--facet-blocktype ul .facets-reset,.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type ul .facets-reset{position:relative;border:none;}.field-overview-sidebar-blocks .search-api-fulltext-facet-form{position:relative;}.field-overview-sidebar-blocks .search-api-fulltext-facet-form .form__input--text{height:3.125rem;border:none !important;border-radius:1.5625rem !important;background-color:#f2f2f6 !important;padding-right:5.625rem !important;}.field-overview-sidebar-blocks .search-api-fulltext-facet-form .form-submit{position:absolute;top:0.1875rem;right:0.1875rem;}.field-overview-sidebar-blocks ul{padding:0;list-style-type:none;}.field-overview-sidebar-blocks ul li{margin:0;color:#666692;}.field-overview-sidebar-blocks .block--facet-blocksubjects ul,.field-overview-sidebar-blocks .block--facet-blockcatalogue-subjects ul{padding:0;list-style-type:none;}.field-overview-sidebar-blocks .block--facet-blocksubjects ul li,.field-overview-sidebar-blocks .block--facet-blockcatalogue-subjects ul li{margin:0;padding:0.625rem 0;border-bottom:1px solid #e5e5ed;color:#000049;}.field-overview-sidebar-blocks .facet-item--expanded{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.field-overview-sidebar-blocks .facet-item--expanded > input{-ms-flex-order:1;order:1;}.field-overview-sidebar-blocks .facet-item--expanded > label{-ms-flex-order:2;order:2;-ms-flex-positive:1;flex-grow:1;max-width:calc(100% - 2.875rem);padding-right:1.5625rem;}.field-overview-sidebar-blocks .facet-item--expanded .dropdown-icon{position:relative;-ms-flex-order:3;order:3;height:1.25rem;width:1.25rem;}.field-overview-sidebar-blocks .facet-item--expanded .dropdown-icon::after{content:"\f054";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.5rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.field-overview-sidebar-blocks .facet-item--expanded .dropdown-icon::after{position:absolute;top:0.375rem;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:1.25rem;width:1.25rem;border-radius:0.625rem;background-color:#f2f2f6;cursor:pointer;}.field-overview-sidebar-blocks .facet-item--expanded .facets-widget-{-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-order:4;order:4;}.field-overview-sidebar-blocks .facet-item--expanded ul{overflow:hidden;max-height:0;margin:0.625rem 0 -0.625rem 0;}.field-overview-sidebar-blocks .facet-item--expanded ul li{margin:0;padding:0.3125rem 0;border-bottom:none;color:#666692;}.field-overview-sidebar-blocks .facet-item--expanded ul li input[type="checkbox"]{height:0.875rem;width:0.875rem;margin-left:0.0625rem;}.field-overview-sidebar-blocks .facet-item--expanded ul li input[type="checkbox"] + label::before{top:0.4375rem;left:-1.4375rem;font-size:0.75rem;}.field-overview-sidebar-blocks .facet-item--expanded .facet-item--expanded{padding:0;}.field-overview-sidebar-blocks .facet-item--expanded .facet-item--expanded ul{padding:0;margin:0;border:none;}.field-overview-sidebar-blocks .js-open .dropdown-icon::after,.field-overview-sidebar-blocks .facet-item--active-trail.js-open .dropdown-icon::after{-ms-transform:rotate(90deg);transform:rotate(90deg);}.field-overview-sidebar-blocks .js-open ul,.field-overview-sidebar-blocks .facet-item--active-trail.js-open ul{max-height:100%;padding:0.9375rem 0;border-top:1px solid #e5e5ed;}.field-overview-sidebar-blocks :not(.block--facet-blocktype) .facets-reset{font-size:0.875rem;line-height:1rem;position:absolute;z-index:6;top:0;right:0;margin:0;padding:0;border:solid #000049;border-width:0 0 1px;text-transform:uppercase;color:#000049;}.field-overview-sidebar-blocks :not(.block--facet-blocktype) .facets-reset .facet-item__value{margin:0;font-weight:600;cursor:pointer;}.field-overview-sidebar-blocks :not(.block--facet-blocktype) .facets-reset input{display:none;}.field-overview-sidebar-blocks :not(.block--facet-blocktype) .facets-reset input + label::before{display:none;}.field-overview-sidebar-blocks :not(.block--facet-blocktype) .facets-reset .facet-item__count{display:none;}.field-overview-sidebar-blocks .block--facet-blockcatalogue-content-type .facets-reset a{text-transform:capitalize;}.field-overview-sidebar-blocks .block--facet-blockopen-access-catalogue input,.field-overview-sidebar-blocks .block--facet-blockdiscontinued-catalogue input,.field-overview-sidebar-blocks .block--facet-blocksearch-discontinued input{display:none;}.field-overview-sidebar-blocks .block--facet-blockopen-access-catalogue input:focus + label .facet-toggle,.field-overview-sidebar-blocks .block--facet-blockdiscontinued-catalogue input:focus + label .facet-toggle,.field-overview-sidebar-blocks .block--facet-blocksearch-discontinued input:focus + label .facet-toggle{box-shadow:0 0 1px #2196f3;}.field-overview-sidebar-blocks .block--facet-blockopen-access-catalogue input:checked + label .facet-toggle::before,.field-overview-sidebar-blocks .block--facet-blockdiscontinued-catalogue input:checked + label .facet-toggle::before,.field-overview-sidebar-blocks .block--facet-blocksearch-discontinued input:checked + label .facet-toggle::before{-ms-transform:translateX(1.1875rem);transform:translateX(1.1875rem);opacity:100%;}.field-overview-sidebar-blocks .block--facet-blockopen-access-catalogue input + label::before,.field-overview-sidebar-blocks .block--facet-blockdiscontinued-catalogue input + label::before,.field-overview-sidebar-blocks .block--facet-blocksearch-discontinued input + label::before{display:none;}.field-overview-sidebar-blocks .block--facet-blockopen-access-catalogue label,.field-overview-sidebar-blocks .block--facet-blockdiscontinued-catalogue label,.field-overview-sidebar-blocks .block--facet-blocksearch-discontinued label{position:relative;display:inline-block;}.field-overview-sidebar-blocks .block--facet-blockopen-access-catalogue label .facet-toggle,.field-overview-sidebar-blocks .block--facet-blockdiscontinued-catalogue label .facet-toggle,.field-overview-sidebar-blocks .block--facet-blocksearch-discontinued label .facet-toggle{position:absolute;top:0;right:0;bottom:0;left:0;height:1.125rem;width:2.375rem;border:1px solid #000049;border-radius:1.125rem;transition:.4s;cursor:pointer;}.field-overview-sidebar-blocks .block--facet-blockopen-access-catalogue label .facet-toggle::before,.field-overview-sidebar-blocks .block--facet-blockdiscontinued-catalogue label .facet-toggle::before,.field-overview-sidebar-blocks .block--facet-blocksearch-discontinued label .facet-toggle::before{position:absolute;bottom:2px;left:2px;height:0.75rem;width:0.75rem;border-radius:50%;background-color:#0a71ff;transition:.4s;content:"";opacity:23%;}.field-overview-sidebar-blocks .block--facet-blockopen-access-catalogue label .facet-item__value,.field-overview-sidebar-blocks .block--facet-blockdiscontinued-catalogue label .facet-item__value,.field-overview-sidebar-blocks .block--facet-blocksearch-discontinued label .facet-item__value{display:block;margin:-0.1875rem 0 0 3.125rem;}.breadcrumb{display:block;margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.breadcrumb__item{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;}.font-text-01-loaded .breadcrumb__item{font-family:"proxima-soft",sans-serif;}.breadcrumb__item::before{content:"\f054";display:inline-block;margin:0 8px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.5rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.breadcrumb__item:first-child::before{display:none;}.breadcrumb__item:last-child{font-weight:700;}.breadcrumb__link{border-bottom:1px solid #000049;}.breadcrumb__link:hover{border-color:#0a71ff;}.breadcrumb__link::after{bottom:1px;}.inline-menu,.menu--inline{display:block;margin:0;padding:0;list-style:none;}.inline-menu__item,.menu__item--inline{margin:0 1.5rem 0.9375rem 0;}@media (min-width:768px){.inline-menu__item,.menu__item--inline{display:inline;margin-bottom:1.5rem;}}.inline-menu__item:last-child,.menu__item--inline:last-child{margin-right:0;}.nav__item--language{display:inline;}.nav--language--dropdown{display:none;text-align:right;}.nav--language--dropdown.js-active{display:block;}.nav--language--dropdown > h2{position:absolute !important;display:block !important;clip:rect(1px,1px,1px,1px) !important;overflow:hidden !important;height:0.0625rem !important;width:0.0625rem !important;word-wrap:normal !important;}.nav--language--dropdown > h2.focusable:focus{position:fixed !important;left:0 !important;top:0 !important;z-index:10010 !important;display:block !important;clip:auto !important;overflow:visible !important;height:auto !important;width:auto !important;background:#fff;}.nav__active--language--dropdown{cursor:pointer;position:relative;padding:0.3125rem 1rem 0.3125rem 0;}.nav__active--language--dropdown::before{position:absolute;right:0;top:50%;content:"\f078";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.625rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.nav__active--language--dropdown::before{-ms-transform:translateY(-50%);transform:translateY(-50%);}.nav__items--language--dropdown{position:absolute;right:0;top:100%;background:#fff;transition:all 0.3s ease-in-out;}.js-open > .nav__items--language--dropdown{box-shadow:0 0 0.9375rem rgba(0,0,0,0.2);}.nav__item--language--dropdown{display:block;overflow:hidden;max-height:0;transition:all 0.3s ease-in-out;}.js-open > ul > .nav__item--language--dropdown{max-height:6.25rem;}.nav__item--language--dropdown a{display:block;padding:0.3125rem 0.625rem;border-bottom:1px solid #0a71ff;}.nav__item--language--dropdown a::after{display:none;content:"";}.nav__item--language--dropdown:last-child > a{border-bottom:0 none;}@media (min-width:768px){.nav--language--dropdown{position:relative;z-index:6;}}.nav--main > .menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;}.nav--main > .menu .menu__item--main{width:100%;}.nav--main > .menu .menu__item--main a,.nav--main > .menu .menu__item--main span{width:100%;padding:1.125rem 0;font-weight:600;}.nav--main > .menu .cta a,.nav--main > .menu .cta span{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;margin:1.125rem 0;}.font-text-01-loaded .nav--main > .menu .cta a,.font-text-01-loaded
.nav--main > .menu .cta span{font-family:"proxima-soft",sans-serif;}.nav--main > .menu .cta a,.nav--main > .menu .cta a:visited,.nav--main > .menu .cta span,.nav--main > .menu .cta span:visited{color:#fff;}.nav--main > .menu .cta a:hover,.nav--main > .menu .cta a:active,.nav--main > .menu .cta span:hover,.nav--main > .menu .cta span:active{border:0 none;color:#000049;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.nav--main > .menu .cta a:focus,.nav--main > .menu .cta a:focus:hover,.nav--main > .menu .cta span:focus,.nav--main > .menu .cta span:focus:hover{outline:0;}.nav--main > .menu .cta a.disabled,.nav--main > .menu .cta a:disabled,.nav--main > .menu .cta a[disabled],.nav--main > .menu .cta span.disabled,.nav--main > .menu .cta span:disabled,.nav--main > .menu .cta span[disabled]{pointer-events:none;cursor:default;opacity:.5;}.menu__item--main a,.menu__item--main span{font-family:"mic-32-new-rounded-web",sans-serif;}.menu__item--main a.menu__item--active,.menu__item--main a.js-active-anchor,.menu__item--main a.active,.menu__item--main a:hover,.menu__item--main span.menu__item--active,.menu__item--main span.js-active-anchor,.menu__item--main span.active,.menu__item--main span:hover{color:#0a71ff;}@media (min-width:768px){.nav--main > .menu .menu__item--main{width:auto;}}.menu__item--with-sub{position:relative;}.menu__item--with-sub .expand-sub{cursor:pointer;position:absolute;top:0;right:0;display:block;width:2.375rem;height:2.375rem;-ms-transform:rotate(0);transform:rotate(0);transition:all ease-in-out 0.3s;}.menu__item--with-sub .expand-sub::before{content:"\f078";display:inline-block;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.625rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.menu__item--with-sub .expand-sub::before{position:absolute;left:50%;top:50%;font-style:normal;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}.menu__item--with-sub.js-open > .menu__item--sub{max-height:6.25rem;transition:all .25s ease-in;}.menu__item--with-sub.js-open .expand-sub{-ms-transform:rotate(180deg);transform:rotate(180deg);}.menu__item--with-sub > .menu__item--sub{overflow:hidden;max-height:0;transition:all .25s ease-out;}.menu__item--sub{overflow:hidden;max-height:0;padding:0 1.125rem;background-color:#f2f2f6;transition:all .25s ease-out;}.menu__item.js-open .menu__item--sub{max-height:6.25rem;transition:all .25s ease-in;}@media (max-width:767px){.wrapper--navigation__content .menu__link{cursor:pointer;display:block;padding:0.5625rem 3.75rem;}.wrapper--navigation__content .menu__link--sub{padding-left:5.625rem;}}@media (min-width:768px){.navigation__toggle-expand{display:none;}.wrapper--navigation__content .menu{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:0 -0.625rem 0 -0.625rem;}.wrapper--navigation__content .menu__item{margin:0 0.9375rem 0 0.9375rem;}.wrapper--navigation__content .menu__item--with-sub{padding-right:1.875rem;}.wrapper--navigation__content .menu__item--with-sub .expand-sub{width:1.5rem;height:1.5rem;}.wrapper--navigation__content .menu--sub{display:none;-ms-flex-direction:column;flex-direction:column;margin:0;min-width:9.375rem;padding:0.625rem 0;}.wrapper--navigation__content .js-open > .menu--sub{position:absolute;z-index:901;top:100%;left:0;display:-ms-flexbox;display:flex;margin-top:0;padding-top:0.625rem;}.wrapper--navigation__content .js-open > .menu--sub li{padding-bottom:0.3125rem;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;background:#f2f2f6;}.wrapper--navigation__content .js-open > .menu--sub li:first-child{padding-top:0.3125rem;border-top:1px solid #d5d5d5;}.wrapper--navigation__content .js-open > .menu--sub li:last-child{border-bottom:1px solid #d5d5d5;}.wrapper--navigation__content .menu__item--sub{margin:0;}.wrapper--navigation__content .menu__link--sub{display:inline-block;padding:0.3125rem 0 !important;}}.wrapper--page-top .tabs{background-color:#545454;}.wrapper--page-top .tabs__nav{display:block;margin:0;padding:0;list-style:none;padding:0;text-align:right;}.wrapper--page-top .tabs__tab{display:none;}.wrapper--page-top .tabs__tab.is-active{display:inline-block;}.wrapper--page-top .tabs__content{padding:0.9375rem;}.wrapper--page-top .tabs.no-js .tabs__tab.is-active{display:block;}@media (min-width:768px){.wrapper--page-top .tabs__nav{padding:0.9375rem 0.9375rem 0 0.9375rem;}}.pager--mini{margin:1.5rem 0;}.pager__items--mini{display:block;margin:0;padding:0;list-style:none;text-align:center;}.pager__item--mini{display:inline;margin:0 0.625rem;}.pager__item--mini.is-active{font-weight:700;}.pager__link--mini{display:inline-block;border:none;border-radius:1.25rem;background-color:#0a71ff;}.pager__link--mini,.pager__link--mini:visited{text-decoration:none;color:#fff;}.pager__link--mini:hover .page__link__icon--prev{left:-3px;}.pager__link--mini:hover .page__link__icon--next{left:3px;}.pager__link--mini.is-active,.pager__link--mini:hover{color:#fff;}.pager__link--mini.is-disabled{background-color:#e5e5ed;}.pager__link--mini.is-disabled .page__link__icon{left:0;}.pager__link--mini .page__link__icon{position:relative;left:0;display:inline-block;padding:0 0.125rem;min-width:2.5rem;line-height:2.5rem;transition:all 0.3s ease-in-out;}.is-disabled .pager__link--mini .page__link__icon{opacity:.5;}.pager__link--mini .page__link__icon::before{position:relative;top:-1px;}.pager__link--mini .page__link__icon--prev::before{content:"\f053";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#fff;}.pager__link--mini .page__link__icon--next::before{content:"\f054";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#fff;}.pager--full{margin:1.5rem 0;}.pager__items--full{display:block;margin:0;padding:0;list-style:none;text-align:center;font-size:0;}.pager__item--full{display:inline-block;margin:0 1px 0 0;font-size:1rem;line-height:1.5rem;}.pager__item--full.is-active{font-weight:700;}.pager__item--ellipsis{display:inline-block;padding:0 0.125rem;min-width:1.5rem;}.pager__link--full{display:inline-block;padding:0 0.125rem;min-width:2rem;border:none;border-radius:1rem;line-height:2rem;font-weight:700;background-color:transparent;}.pager__link--full,.pager__link--full:visited{text-decoration:none;color:#000049;}.pager__link--full:hover .page__link__icon,.pager__link--full:hover .page__link__icon::before{color:#fff;}.pager__link--full:hover .page__link__icon--first,.pager__link--full:hover .page__link__icon--prev{left:-3px;}.pager__link--full:hover .page__link__icon--next,.pager__link--full:hover .page__link__icon--last{left:3px;}.pager__link--full.is-active,.pager__link--full:hover{color:#fff;background-color:#0a71ff;}.pager__link--full.is-disabled{background-color:#e5e5ed;}.pager__link--full.is-disabled .page__link__icon{left:0;}.pager__link--full.pager__link--prev,.pager__link--full.pager__link--next{padding:0 0.625rem;text-transform:uppercase;}.pager__link--full.pager__link--first,.pager__link--full.pager__link--last{padding:0 0.625rem;text-transform:uppercase;}.pager__link--full .page__link__icon{position:relative;left:0;top:-2px;display:inline-block;padding:0 0.125rem;min-width:1rem;line-height:1rem;transition:all 0.3s ease-in-out;}.pager__link--full .page__link__icon::before{transition:all 0.3s ease-in-out;}.is-disabled .pager__link--full .page__link__icon{opacity:.5;}.pager__link--full .page__link__icon--arrow-left::before{content:"\f053";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.625rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.pager__link--full .page__link__icon--arrow-right::before{content:"\f054";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.625rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.pager__link--full .page__link__icon--double-arrow-left::before{content:"\f100";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.625rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.pager__link--full .page__link__icon--double-arrow-right::before{content:"\f101";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.625rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}@media (min-width:768px){.pager__link--full.page__link__icon--first a,.pager__link--full.page__link__icon--prev a,.pager__link--full.page__link__icon--next a,.pager__link--full.page__link__icon--last a{font-size:0.75rem;line-height:1.625rem;}.pager__link--full.page__link__icon--first a::after,.pager__link--full.page__link__icon--prev a::after,.pager__link--full.page__link__icon--next a::after,.pager__link--full.page__link__icon--last a::after{display:none;}}@media (max-width:767px){.block--region-header_top.block--search h2{cursor:pointer;position:relative;display:block;margin:0;padding-top:2.125rem;height:3.75rem;width:3.75rem;font-size:0.6875rem;line-height:0.9375rem;font-weight:normal;text-align:center;transition:all 0.3s ease-in-out;}.block--region-header_top.block--search h2::before{content:"\f002";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.5rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.block--region-header_top.block--search h2::after{content:"\f00d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.5rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.block--region-header_top.block--search h2::before,.block--region-header_top.block--search h2::after{position:absolute;left:50%;top:0;display:block;padding-top:0.625rem;-ms-transform:translateX(-50%);transform:translateX(-50%);transition:opacity 0.3s ease-in-out;}.block--region-header_top.block--search h2::before{opacity:1;}.block--region-header_top.block--search h2::after{opacity:0;}.block--region-header_top.block--search h2:hover{color:#072caf;}.block--region-header_top.block--search.js-open h2::before{opacity:0;}.block--region-header_top.block--search.js-open h2::after{opacity:1;}.block--region-header_top.block--search form{position:fixed;left:0;bottom:3.75rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;width:100vw;height:0;transition:all 0.3s ease-in-out;}.block--region-header_top.block--search .form-type--search{padding:1.875rem 1.875rem 0 1.875rem;}.block--region-header_top.block--search .form-type--search input{border:0 none;}.block--region-header_top.block--search .form-actions{padding:0 1.875rem 1.875rem 1.875rem;text-align:center;}.block--region-header_top.block--search .form-actions button{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#fff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #fff;}.font-text-01-loaded .block--region-header_top.block--search .form-actions button{font-family:"proxima-soft",sans-serif;}.block--region-header_top.block--search .form-actions button,.block--region-header_top.block--search .form-actions button:visited{color:#000049;}.block--region-header_top.block--search .form-actions button:hover,.block--region-header_top.block--search .form-actions button:active{border:0 none;color:#0a71ff;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.block--region-header_top.block--search .form-actions button:focus,.block--region-header_top.block--search .form-actions button:focus:hover{outline:0;}.block--region-header_top.block--search .form-actions button.disabled,.block--region-header_top.block--search .form-actions button:disabled,.block--region-header_top.block--search .form-actions button[disabled]{pointer-events:none;cursor:default;opacity:.5;}.block--region-header_top.block--search.js-open form{height:calc(100vh - 3.75rem);background-color:#fff;}}@media (min-width:768px){.block--region-header_top.block--search h2{position:absolute !important;display:block !important;clip:rect(1px,1px,1px,1px) !important;overflow:hidden !important;height:0.0625rem !important;width:0.0625rem !important;word-wrap:normal !important;}.block--region-header_top.block--search h2.focusable:focus{position:fixed !important;left:0 !important;top:0 !important;z-index:10010 !important;display:block !important;clip:auto !important;overflow:visible !important;height:auto !important;width:auto !important;background:#fff;}.block--region-header_top.block--search form{display:-ms-flexbox;display:flex;max-width:15.625rem;}}.main form.search-form{position:relative;}.main form.search-form > .form__group{position:relative;margin:0 auto 1.5rem auto;}.main form.search-form > .form__group .form-type--search{position:relative;}.main form.search-form > .form__group .form-type--search .form__element__root{position:relative;}.main form.search-form > .form__group .form-type--search > label,.main form.search-form > .form__group .form-type--search .form__element__root > label{position:absolute;left:1.25rem;top:0.9375rem;z-index:1;font-size:0.875rem;line-height:1.125rem;font-weight:normal;color:#9999b6;}.main form.search-form > .form__group .form-type--search > label.is-active,.main form.search-form > .form__group .form-type--search > label.has-value,.main form.search-form > .form__group .form-type--search .form__element__root > label.is-active,.main form.search-form > .form__group .form-type--search .form__element__root > label.has-value{left:1.25rem;top:0.5rem;font-size:0.6875rem;line-height:0.9375rem;}.main form.search-form > .form__group .form-type--search > label.is-active,.main form.search-form > .form__group .form-type--search .form__element__root > label.is-active{color:#072caf;}.main form.search-form > .form__group .form-type--search.js-scrolling > label{pointer-events:none;opacity:0;top:-1.5rem;transition:all 0.3s ease-in-out;}.main form.search-form > .form__group .form-type--search.form-type--webform-document-file > label,.main form.search-form > .form__group .form-type--search.form-type--webform-document-file .form__element__root > label,.main form.search-form > .form__group .form-type--search.form-type--file > label,.main form.search-form > .form__group .form-type--search.form-type--file .form__element__root > label,.main form.search-form > .form__group .form-type--search.form-type--managed-file > label,.main form.search-form > .form__group .form-type--search.form-type--managed-file .form__element__root > label,.main form.search-form > .form__group .form-type--search.form-type--date > label,.main form.search-form > .form__group .form-type--search.form-type--date .form__element__root > label,.main form.search-form > .form__group .form-type--search.form-type--select > label,.main form.search-form > .form__group .form-type--search.form-type--select .form__element__root > label{top:0.5rem;left:1.25rem;font-size:0.6875rem;line-height:0.9375rem;color:#072caf;}.main form.search-form > .form__group .form-type--search input:not([type]),.main form.search-form > .form__group .form-type--search input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]),.main form.search-form > .form__group .form-type--search textarea{padding:1.4375rem 1.25rem 0.375rem;font-size:0.875rem;line-height:1.1875rem;}.main form.search-form > .form__group .form-type--search input:not([type]):-ms-input-placeholder,.main form.search-form > .form__group .form-type--search input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]):-ms-input-placeholder,.main form.search-form > .form__group .form-type--search textarea:-ms-input-placeholder{color:transparent;font-size:0.875rem;line-height:1.1875rem;}.main form.search-form > .form__group .form-type--search input:not([type])::placeholder,.main form.search-form > .form__group .form-type--search input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"])::placeholder,.main form.search-form > .form__group .form-type--search textarea::placeholder{color:transparent;font-size:0.875rem;line-height:1.1875rem;}.main form.search-form > .form__group .form-type--search select{padding:1.4375rem 2.5rem 0.375rem 1.25rem;height:3.125rem;font-size:0.875rem;line-height:1.1875rem;}.main form.search-form > .form__group .form-type--search .form__dropdown::after{right:1.25rem;}.main form.search-form > .form__group input[type="text"],.main form.search-form > .form__group input[type="search"]{padding-right:3.125rem;}.main form.search-form > .form__group [type="submit"]{position:absolute;right:0;top:0;padding:0;height:3.125rem;width:3.125rem;border:0 none;text-align:center;background:transparent none;}.main form.search-form > .form__group [type="submit"]::before{content:"\f002";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.3125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#9999b6;}.main form.search-form > .form__group [type="submit"]::before{position:absolute;left:0;width:100%;}.main form.search-form > .form__group [type="submit"]:hover::before{color:#072caf;}.main form.search-form .search-help-link{display:inline-block;margin-bottom:1.5rem;}.main form.search-form .search-help-link::before{content:"\f059";display:inline-block;margin:-1px 5px 0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#072caf;}.main form.search-form .search-advanced{margin-bottom:1.5rem;}.main form.search-form .search-advanced fieldset{padding:0;margin:0;border:0;}.main form.search-form .search-advanced legend{margin:0 0 0.9375rem 0;font-size:1.5625rem;line-height:2.1875rem;color:#000049;padding:0;margin:0 0 0.625rem 0;}@media (max-width:767px){.main form.search-form .search-advanced legend{font-size:1.20192rem;line-height:1.68269rem;}}@media (min-width:768px) and (max-width:939px){.main form.search-form .search-advanced legend{font-size:1.30208rem;line-height:1.82292rem;}}@media (min-width:940px) and (max-width:1199px){.main form.search-form .search-advanced legend{font-size:1.42045rem;line-height:1.98864rem;}}@media (min-width:1200px){.main form.search-form .search-advanced legend{font-size:1.5625rem;line-height:2.1875rem;}}.main form.search-form .search-advanced .criterion legend{margin:0 0 0.9375rem 0;font-size:1.125rem;line-height:1.75rem;color:#000049;margin:0 0 0.3125rem 0;font-weight:400;}.main form.search-form .search-advanced .form-radiobuttons label,.main form.search-form .search-advanced .form-checkboxes label{display:inline-block;}.main form.search-form .details-wrapper{padding:1.25rem;}@media (min-width:768px){.main form.search-form .search-advanced .details-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:columns;flex-direction:columns;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.25rem 0;}.main form.search-form .search-advanced .details-wrapper > fieldset{padding:0 1.25rem;width:25%;}.main form.search-form .search-advanced .details-wrapper > fieldset:first-child{width:50%;}.main form.search-form .search-advanced .details-wrapper .action{padding:0 1.25rem;width:100%;}}@media (min-width:940px){.main form.search-form > .form__group{max-width:50%;}.main form.search-form .search-help-link{position:absolute;right:0;top:0.9375rem;}}.node_search-results__item{display:block;margin:0;padding:1.5rem 0;border-bottom:1px solid #0a71ff;}.node_search-results__item:first-child{padding-top:0;}.node_search-results__item:last-child{padding-bottom:0;border-bottom:0 none;}.view--search .views__row{margin-bottom:1.875rem;}.view--search .views__row .field--name-title{display:inline;font-weight:700;font-size:1.25rem;line-height:1.875rem;}.view--search .views__row .field--name-title h2{display:inline;margin:0;}.view--search .views__row .field--name-title h2 a{display:inline;}.view--search .views__row .content-type{position:relative;top:-5px;display:inline-block;width:-webkit-fit-content;width:fit-content;padding:0 0.625rem;border-radius:1.125rem;font-size:0.7rem;font-weight:600;color:#fff;background-color:#0a71ff;margin-bottom:0.625rem;margin-top:0.9375rem;text-transform:uppercase;}.view--search .views__row .field--label-inline{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.view--search .views__row .field--label-inline h3{display:inline;margin:0;padding-right:0.625rem;font-weight:400;font-size:1rem;line-height:1.5rem;}.view--search .views__row .field--label-inline .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.view--search .views__row .field--label-inline .field__items .field__item{padding-right:0.625rem;}.view--search .views__row .field--label-inline .field__items a{border-bottom:1px solid #000049;}.view--search .views__row .field--name-created{margin-bottom:0.625rem;}.social-widgets{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;}.social-widgets__group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.social-widgets__title{font-size:1rem;line-height:1.375rem;margin:0 0.625rem 0 0;}.social-link{margin-left:0.625rem;}.social-link:first-child{margin-left:0;}.social-link a{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:2rem;height:2rem;font-size:0;text-align:center;}.social-link a::before{content:"\f14d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:2rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:400;color:#000049;}.social-link a:hover::before{color:#000049;}.social-link .facebook::before{content:"\f39e";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.375rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.social-link .twitter::before{content:"\f099";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.625rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.social-link .pinterest::before{content:"\f0d2";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.75rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.social-link .linkedin::before{content:"\f08c";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.75rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.social-link .print::before{content:"\f02f";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.375rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.social-link .e_mail::before{content:"\f0e0";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.75rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.messages--wrapper{position:relative;clear:both;}body.toolbar-fixed .messages--wrapper{position:relative;z-index:900;}.messages{position:relative;clear:both;margin-top:1.5rem;padding:0.9375rem 1.875rem 0.9375rem 3.75rem;border-radius:0.1875rem;color:#fff;-ms-transform:translate(0,0);transform:translate(0,0);transition:transform 0.5s ease-in-out;opacity:1;}.messages::before{position:absolute;top:0.75rem;bottom:0;left:0.9375rem;width:1.875rem;height:1.875rem;text-align:center;line-height:1;}.messages:first-child{margin-top:1.5rem;}.messages:last-child{margin-bottom:1.5rem;}.messages.js-closing{opacity:0;-ms-transform:translate(-100%,0);transform:translate(-100%,0);transition:all 0.5s ease-in-out;}@media (min-width:940px){.messages.js-closing{-ms-transform:translate(0,-100%);transform:translate(0,-100%);}}.messages.js-closed{display:none;}.messages--status{border:1px solid #00b16a;background-color:#3fc380;}.messages--status::before{content:"\f058";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.875rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#fff;}.messages--status a{color:#007e4b;}.messages--status a:hover{color:#00b16a;}.messages--warning{border:1px solid #f2784b;background-color:#eb9532;}.messages--warning::before{content:"\f071";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.875rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#fff;}.messages--warning a{color:#ef541b;}.messages--warning a:hover{color:#f2784b;}.messages--error{border:1px solid #c0392b;background-color:#e74c3c;}.messages--error::before{content:"\f06a";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.875rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#fff;}.messages--error a{color:#962d22;}.messages--error a:hover{color:#c0392b;}.message__close{cursor:pointer;position:absolute;right:0;top:0;display:block;color:#fff;outline:none;}.message__close:hover{opacity:0.6;}.message__close .icon{display:block;width:2.5rem;height:2.5rem;padding-top:0.4375rem;text-align:center;}.message__close .icon::before{content:"\f00d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#fff;}.message__close span{position:absolute !important;display:block !important;clip:rect(1px,1px,1px,1px) !important;overflow:hidden !important;height:0.0625rem !important;width:0.0625rem !important;word-wrap:normal !important;}.message__close span.focusable:focus{position:fixed !important;left:0 !important;top:0 !important;z-index:10010 !important;display:block !important;clip:auto !important;overflow:visible !important;height:auto !important;width:auto !important;background:#fff;}.messages__list{display:block;margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.625rem;}.user-box__middle{position:relative;padding:2.1875rem 1.25rem 1.25rem 1.25rem;margin:1.5rem auto 0 auto;max-width:21.875rem;border:1px solid #0a71ff;background-color:#f2f2f6;}.user-box__middle::after{content:"\f023";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:300;color:#000049;}.user-box__middle::before,.user-box__middle::after{position:absolute;left:50%;display:block;-ms-transform:translateX(-50%);transform:translateX(-50%);}.user-box__middle::before{content:"";top:-1.5rem;width:3rem;height:3rem;border:1px solid #0a71ff;border-radius:50%;background-color:#fff;}.user-box__middle::after{top:-0.5rem;}.user-box__middle h1{margin:0 0 0.9375rem 0;font-size:1.875rem;line-height:2.5rem;color:#000049;}@media (max-width:767px){.user-box__middle h1{font-size:1.44231rem;line-height:1.92308rem;}}@media (min-width:768px) and (max-width:939px){.user-box__middle h1{font-size:1.5625rem;line-height:2.08333rem;}}@media (min-width:940px) and (max-width:1199px){.user-box__middle h1{font-size:1.70455rem;line-height:2.27273rem;}}@media (min-width:1200px){.user-box__middle h1{font-size:1.875rem;line-height:2.5rem;}}.user-box__middle .form__element{margin:0 0 0.9375rem 0;}.user-box__middle input[type="submit"],.user-box__middle button[type="submit"]{width:100%;}.user-box__middle .paragraph--type-simple-header::before{display:none !important;}.user-box__links{display:block;margin:0;padding:0;list-style:none;margin-top:1.5rem;}.user-box__links li{font-size:0.75rem;line-height:0.875rem;}.user-box__links li::before{content:"\f054";display:inline-block;margin:0 5px 0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.5625rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#666692;}.user-box__bottom{padding:1.25rem;text-align:center;}.user-box__middle--register{padding:2.1875rem 1.25rem 1.25rem 1.25rem;max-width:940px;}@media (min-width:768px){.user-box__middle--register input[type="submit"],.user-box__middle--register button[type="submit"]{width:auto;}}.password-strength__meter{border-radius:0.625rem;background:#f2f2f6;margin-top:0.75rem;}.password-strength__title{display:inline-block;margin-top:0.4375rem;}.password-strength__indicator{border-radius:0.625rem;background-color:#f2f2f6;transition:width 0.3s ease-in-out;}.password-strength__indicator.is-weak{background-color:#e74c3c;}.password-strength__indicator.is-fair{background-color:#eb9532;}.password-strength__indicator.is-good{background-color:#0a71ff;}.password-strength__indicator.is-strong{background-color:#3fc380;}.confirm-parent .password-confirm .ok{color:#3fc380;}.confirm-parent .password-confirm .error{color:#e74c3c;}.book-series--full .layout--rs-two-col .field--name-title h1,.book--full .layout--rs-two-col .field--name-title h1,.journal--full .layout--rs-two-col .field--name-title h1{margin-bottom:0.25rem;}.book-series--full .layout--rs-two-col .field--name-field-book-subtitle h4,.book-series--full .layout--rs-two-col .field--name-field-journal-subtitle h4,.book--full .layout--rs-two-col .field--name-field-book-subtitle h4,.book--full .layout--rs-two-col .field--name-field-journal-subtitle h4,.journal--full .layout--rs-two-col .field--name-field-book-subtitle h4,.journal--full .layout--rs-two-col .field--name-field-journal-subtitle h4{color:#0a71ff;margin-bottom:0.625rem;}.book-series--full .layout--rs-two-col .field--name-field-book-editors,.book-series--full .layout--rs-two-col .block--node-book-volume-of,.book-series--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages,.book-series--full .layout--rs-two-col .field--name-field-book-cover,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online,.book-series--full .layout--rs-two-col .field--name-field-book-supplement,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online,.book-series--full .layout--rs-two-col .field--name-field-subjects,.book-series--full .layout--rs-two-col .field--name-field-website,.book-series--full .layout--rs-two-col .field--name-field-volume,.book-series--full .layout--rs-two-col .field--name-field-last-issue,.book-series--full .layout--rs-two-col .field--name-field-next-issue,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description,.book-series--full .layout--rs-two-col .field--name-field-issn-print,.book-series--full .layout--rs-two-col .field--name-field-issn-online,.book-series--full .layout--rs-two-col .field--name-field-imprint,.book-series--full .layout--rs-two-col .field--name-field-language,.book--full .layout--rs-two-col .field--name-field-book-editors,.book--full .layout--rs-two-col .block--node-book-volume-of,.book--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors,.book--full .layout--rs-two-col .field--name-field-book-publicationdate,.book--full .layout--rs-two-col .field--name-field-book-numberofpages,.book--full .layout--rs-two-col .field--name-field-book-cover,.book--full .layout--rs-two-col .field--name-field-book-isbn-print,.book--full .layout--rs-two-col .field--name-field-book-isbn-online,.book--full .layout--rs-two-col .field--name-field-book-supplement,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online,.book--full .layout--rs-two-col .field--name-field-subjects,.book--full .layout--rs-two-col .field--name-field-website,.book--full .layout--rs-two-col .field--name-field-volume,.book--full .layout--rs-two-col .field--name-field-last-issue,.book--full .layout--rs-two-col .field--name-field-next-issue,.book--full .layout--rs-two-col .field--name-field-backvolume-description,.book--full .layout--rs-two-col .field--name-field-issn-print,.book--full .layout--rs-two-col .field--name-field-issn-online,.book--full .layout--rs-two-col .field--name-field-imprint,.book--full .layout--rs-two-col .field--name-field-language,.journal--full .layout--rs-two-col .field--name-field-book-editors,.journal--full .layout--rs-two-col .block--node-book-volume-of,.journal--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages,.journal--full .layout--rs-two-col .field--name-field-book-cover,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online,.journal--full .layout--rs-two-col .field--name-field-book-supplement,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online,.journal--full .layout--rs-two-col .field--name-field-subjects,.journal--full .layout--rs-two-col .field--name-field-website,.journal--full .layout--rs-two-col .field--name-field-volume,.journal--full .layout--rs-two-col .field--name-field-last-issue,.journal--full .layout--rs-two-col .field--name-field-next-issue,.journal--full .layout--rs-two-col .field--name-field-backvolume-description,.journal--full .layout--rs-two-col .field--name-field-issn-print,.journal--full .layout--rs-two-col .field--name-field-issn-online,.journal--full .layout--rs-two-col .field--name-field-imprint,.journal--full .layout--rs-two-col .field--name-field-language{margin-bottom:0.625rem;font-size:0.875rem;line-height:1.375rem;}.book-series--full .layout--rs-two-col .field--name-field-book-editors h3,.book-series--full .layout--rs-two-col .block--node-book-volume-of h3,.book-series--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors h3,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate h3,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages h3,.book-series--full .layout--rs-two-col .field--name-field-book-cover h3,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print h3,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online h3,.book-series--full .layout--rs-two-col .field--name-field-book-supplement h3,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print h3,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online h3,.book-series--full .layout--rs-two-col .field--name-field-subjects h3,.book-series--full .layout--rs-two-col .field--name-field-website h3,.book-series--full .layout--rs-two-col .field--name-field-volume h3,.book-series--full .layout--rs-two-col .field--name-field-last-issue h3,.book-series--full .layout--rs-two-col .field--name-field-next-issue h3,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description h3,.book-series--full .layout--rs-two-col .field--name-field-issn-print h3,.book-series--full .layout--rs-two-col .field--name-field-issn-online h3,.book-series--full .layout--rs-two-col .field--name-field-imprint h3,.book-series--full .layout--rs-two-col .field--name-field-language h3,.book--full .layout--rs-two-col .field--name-field-book-editors h3,.book--full .layout--rs-two-col .block--node-book-volume-of h3,.book--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors h3,.book--full .layout--rs-two-col .field--name-field-book-publicationdate h3,.book--full .layout--rs-two-col .field--name-field-book-numberofpages h3,.book--full .layout--rs-two-col .field--name-field-book-cover h3,.book--full .layout--rs-two-col .field--name-field-book-isbn-print h3,.book--full .layout--rs-two-col .field--name-field-book-isbn-online h3,.book--full .layout--rs-two-col .field--name-field-book-supplement h3,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print h3,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online h3,.book--full .layout--rs-two-col .field--name-field-subjects h3,.book--full .layout--rs-two-col .field--name-field-website h3,.book--full .layout--rs-two-col .field--name-field-volume h3,.book--full .layout--rs-two-col .field--name-field-last-issue h3,.book--full .layout--rs-two-col .field--name-field-next-issue h3,.book--full .layout--rs-two-col .field--name-field-backvolume-description h3,.book--full .layout--rs-two-col .field--name-field-issn-print h3,.book--full .layout--rs-two-col .field--name-field-issn-online h3,.book--full .layout--rs-two-col .field--name-field-imprint h3,.book--full .layout--rs-two-col .field--name-field-language h3,.journal--full .layout--rs-two-col .field--name-field-book-editors h3,.journal--full .layout--rs-two-col .block--node-book-volume-of h3,.journal--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors h3,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate h3,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages h3,.journal--full .layout--rs-two-col .field--name-field-book-cover h3,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print h3,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online h3,.journal--full .layout--rs-two-col .field--name-field-book-supplement h3,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print h3,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online h3,.journal--full .layout--rs-two-col .field--name-field-subjects h3,.journal--full .layout--rs-two-col .field--name-field-website h3,.journal--full .layout--rs-two-col .field--name-field-volume h3,.journal--full .layout--rs-two-col .field--name-field-last-issue h3,.journal--full .layout--rs-two-col .field--name-field-next-issue h3,.journal--full .layout--rs-two-col .field--name-field-backvolume-description h3,.journal--full .layout--rs-two-col .field--name-field-issn-print h3,.journal--full .layout--rs-two-col .field--name-field-issn-online h3,.journal--full .layout--rs-two-col .field--name-field-imprint h3,.journal--full .layout--rs-two-col .field--name-field-language h3{margin-bottom:0.3125rem;color:#0a71ff;font-size:0.875rem;line-height:1.375rem;}.book-series--full .layout--rs-two-col .field--name-field-book-editors a,.book-series--full .layout--rs-two-col .block--node-book-volume-of a,.book-series--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors a,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate a,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages a,.book-series--full .layout--rs-two-col .field--name-field-book-cover a,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print a,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online a,.book-series--full .layout--rs-two-col .field--name-field-book-supplement a,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print a,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online a,.book-series--full .layout--rs-two-col .field--name-field-subjects a,.book-series--full .layout--rs-two-col .field--name-field-website a,.book-series--full .layout--rs-two-col .field--name-field-volume a,.book-series--full .layout--rs-two-col .field--name-field-last-issue a,.book-series--full .layout--rs-two-col .field--name-field-next-issue a,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description a,.book-series--full .layout--rs-two-col .field--name-field-issn-print a,.book-series--full .layout--rs-two-col .field--name-field-issn-online a,.book-series--full .layout--rs-two-col .field--name-field-imprint a,.book-series--full .layout--rs-two-col .field--name-field-language a,.book--full .layout--rs-two-col .field--name-field-book-editors a,.book--full .layout--rs-two-col .block--node-book-volume-of a,.book--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors a,.book--full .layout--rs-two-col .field--name-field-book-publicationdate a,.book--full .layout--rs-two-col .field--name-field-book-numberofpages a,.book--full .layout--rs-two-col .field--name-field-book-cover a,.book--full .layout--rs-two-col .field--name-field-book-isbn-print a,.book--full .layout--rs-two-col .field--name-field-book-isbn-online a,.book--full .layout--rs-two-col .field--name-field-book-supplement a,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print a,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online a,.book--full .layout--rs-two-col .field--name-field-subjects a,.book--full .layout--rs-two-col .field--name-field-website a,.book--full .layout--rs-two-col .field--name-field-volume a,.book--full .layout--rs-two-col .field--name-field-last-issue a,.book--full .layout--rs-two-col .field--name-field-next-issue a,.book--full .layout--rs-two-col .field--name-field-backvolume-description a,.book--full .layout--rs-two-col .field--name-field-issn-print a,.book--full .layout--rs-two-col .field--name-field-issn-online a,.book--full .layout--rs-two-col .field--name-field-imprint a,.book--full .layout--rs-two-col .field--name-field-language a,.journal--full .layout--rs-two-col .field--name-field-book-editors a,.journal--full .layout--rs-two-col .block--node-book-volume-of a,.journal--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors a,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate a,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages a,.journal--full .layout--rs-two-col .field--name-field-book-cover a,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print a,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online a,.journal--full .layout--rs-two-col .field--name-field-book-supplement a,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print a,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online a,.journal--full .layout--rs-two-col .field--name-field-subjects a,.journal--full .layout--rs-two-col .field--name-field-website a,.journal--full .layout--rs-two-col .field--name-field-volume a,.journal--full .layout--rs-two-col .field--name-field-last-issue a,.journal--full .layout--rs-two-col .field--name-field-next-issue a,.journal--full .layout--rs-two-col .field--name-field-backvolume-description a,.journal--full .layout--rs-two-col .field--name-field-issn-print a,.journal--full .layout--rs-two-col .field--name-field-issn-online a,.journal--full .layout--rs-two-col .field--name-field-imprint a,.journal--full .layout--rs-two-col .field--name-field-language a{text-decoration:underline;}.book-series--full .layout--rs-two-col .field--name-field-book-editors .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .block--node-book-volume-of .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-book-cover .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-book-supplement .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-subjects .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-website .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-volume .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-last-issue .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-next-issue .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-issn-print .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-issn-online .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-imprint .field__item:not(:last-child) a,.book-series--full .layout--rs-two-col .field--name-field-language .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-editors .field__item:not(:last-child) a,.book--full .layout--rs-two-col .block--node-book-volume-of .field__item:not(:last-child) a,.book--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-publicationdate .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-numberofpages .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-cover .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-isbn-print .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-isbn-online .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-supplement .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-subjects .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-website .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-volume .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-last-issue .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-next-issue .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-backvolume-description .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-issn-print .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-issn-online .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-imprint .field__item:not(:last-child) a,.book--full .layout--rs-two-col .field--name-field-language .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-editors .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .block--node-book-volume-of .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .block--field-blocknodebookfield-book-authors .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-cover .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-supplement .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-subjects .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-website .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-volume .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-last-issue .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-next-issue .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-backvolume-description .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-issn-print .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-issn-online .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-imprint .field__item:not(:last-child) a,.journal--full .layout--rs-two-col .field--name-field-language .field__item:not(:last-child) a{margin-right:0.3125rem;}.book-series--full .layout--rs-two-col .field--name-field-book-authors .field__item:not(:last-child),.book-series--full .layout--rs-two-col .field--name-field-book-editors .field__item:not(:last-child),.book--full .layout--rs-two-col .field--name-field-book-authors .field__item:not(:last-child),.book--full .layout--rs-two-col .field--name-field-book-editors .field__item:not(:last-child),.journal--full .layout--rs-two-col .field--name-field-book-authors .field__item:not(:last-child),.journal--full .layout--rs-two-col .field--name-field-book-editors .field__item:not(:last-child){margin-right:0.3125rem;}.book-series--full .layout--rs-two-col .field--name-field-website a,.book--full .layout--rs-two-col .field--name-field-website a,.journal--full .layout--rs-two-col .field--name-field-website a{position:relative;padding:0.125rem 0.3125rem 0;text-decoration:none;}.book-series--full .layout--rs-two-col .field--name-field-website a::before,.book--full .layout--rs-two-col .field--name-field-website a::before,.journal--full .layout--rs-two-col .field--name-field-website a::before{position:absolute;top:50%;left:0;height:calc(100% - 0.125rem);width:100%;background-color:rgba(10,113,255,0.2);-ms-transform:translate(0,-50%);transform:translate(0,-50%);content:"";}.book-series--full .layout--rs-two-col .field--name-field-book-subjectindex,.book-series--full .layout--rs-two-col .field--name-field-open-access,.book-series--full .layout--rs-two-col .field--name-field-online-only,.book--full .layout--rs-two-col .field--name-field-book-subjectindex,.book--full .layout--rs-two-col .field--name-field-open-access,.book--full .layout--rs-two-col .field--name-field-online-only,.journal--full .layout--rs-two-col .field--name-field-book-subjectindex,.journal--full .layout--rs-two-col .field--name-field-open-access,.journal--full .layout--rs-two-col .field--name-field-online-only{margin-right:1.25rem;font-size:0.875rem;line-height:1.375rem;font-weight:700;}.book-series--full .layout--rs-two-col .field--name-field-book-subjectindex::before,.book-series--full .layout--rs-two-col .field--name-field-open-access::before,.book-series--full .layout--rs-two-col .field--name-field-online-only::before,.book--full .layout--rs-two-col .field--name-field-book-subjectindex::before,.book--full .layout--rs-two-col .field--name-field-open-access::before,.book--full .layout--rs-two-col .field--name-field-online-only::before,.journal--full .layout--rs-two-col .field--name-field-book-subjectindex::before,.journal--full .layout--rs-two-col .field--name-field-open-access::before,.journal--full .layout--rs-two-col .field--name-field-online-only::before{content:"\f13e";display:inline-block;margin:0 0.25rem 0.1875rem 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:400;color:#0a71ff;}.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic{display:block;width:100%;padding:1.25rem 0rem 0rem 0.625rem;}.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a,.font-text-01-loaded
.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a,.font-text-01-loaded
.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a{font-family:"proxima-soft",sans-serif;}.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a,.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:visited,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:visited,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:visited{color:#fff;}.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:hover,.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:active,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:hover,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:active,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:hover,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:active{border:0 none;color:#000049;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:focus,.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:focus:hover,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:focus,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:focus:hover,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:focus,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:focus:hover{outline:0;}.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a.disabled,.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:disabled,.book-series--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a[disabled],.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a.disabled,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:disabled,.book--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a[disabled],.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a.disabled,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a:disabled,.journal--full .layout--rs-two-col .block--field-blocknodebook-seriesfield-book-serie-display-canonic a[disabled]{pointer-events:none;cursor:default;opacity:.5;}.book-series--full .layout--rs-two-col .field--name-field-online-only::before,.book--full .layout--rs-two-col .field--name-field-online-only::before,.journal--full .layout--rs-two-col .field--name-field-online-only::before{content:"\f0ac";display:inline-block;margin:0 0.25rem 0.1875rem 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:400;color:#0a71ff;}.book-series--full .layout--rs-two-col .field--name-field-book-subjectindex::before,.book--full .layout--rs-two-col .field--name-field-book-subjectindex::before,.journal--full .layout--rs-two-col .field--name-field-book-subjectindex::before{content:"\f00c";display:inline-block;margin:0 0.25rem 0.1875rem 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:400;color:#0a71ff;}.book-series--full .layout--rs-two-col .media--view-mode-cover-image,.book--full .layout--rs-two-col .media--view-mode-cover-image,.journal--full .layout--rs-two-col .media--view-mode-cover-image{height:19rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/book-series--book--journal-image--accent.svg");background-repeat:no-repeat;background-size:35.625rem 19rem;}.book-series--full .layout--rs-two-col .media--view-mode-cover-image .field--name-field-media-image,.book--full .layout--rs-two-col .media--view-mode-cover-image .field--name-field-media-image,.journal--full .layout--rs-two-col .media--view-mode-cover-image .field--name-field-media-image{height:100%;}.book-series--full .layout--rs-two-col .media--view-mode-cover-image img,.book--full .layout--rs-two-col .media--view-mode-cover-image img,.journal--full .layout--rs-two-col .media--view-mode-cover-image img{height:100%;width:auto;}.book-series--full .layout--rs-two-col .block--node-book-newsletter-link a,.book-series--full .layout--rs-two-col .block--node-book-librarian-link a,.book-series--full .layout--rs-two-col .block--node-journal-pricing-info-link a,.book-series--full .layout--rs-two-col .block--node-journal-librarian-link a,.book-series--full .layout--rs-two-col .block--node-journal-newsletter-link a,.book-series--full .layout--rs-two-col .block--node-book-series-newsletter-link a,.book--full .layout--rs-two-col .block--node-book-newsletter-link a,.book--full .layout--rs-two-col .block--node-book-librarian-link a,.book--full .layout--rs-two-col .block--node-journal-pricing-info-link a,.book--full .layout--rs-two-col .block--node-journal-librarian-link a,.book--full .layout--rs-two-col .block--node-journal-newsletter-link a,.book--full .layout--rs-two-col .block--node-book-series-newsletter-link a,.journal--full .layout--rs-two-col .block--node-book-newsletter-link a,.journal--full .layout--rs-two-col .block--node-book-librarian-link a,.journal--full .layout--rs-two-col .block--node-journal-pricing-info-link a,.journal--full .layout--rs-two-col .block--node-journal-librarian-link a,.journal--full .layout--rs-two-col .block--node-journal-newsletter-link a,.journal--full .layout--rs-two-col .block--node-book-series-newsletter-link a{font-family:"mic-32-new-rounded-web",sans-serif;font-size:0.875rem;line-height:1.375rem;text-transform:uppercase;text-decoration:underline;font-weight:700;}.book-series--full .layout--rs-two-col .block--node-book-newsletter-link a::before,.book-series--full .layout--rs-two-col .block--node-book-librarian-link a::before,.book-series--full .layout--rs-two-col .block--node-journal-pricing-info-link a::before,.book-series--full .layout--rs-two-col .block--node-journal-librarian-link a::before,.book-series--full .layout--rs-two-col .block--node-journal-newsletter-link a::before,.book-series--full .layout--rs-two-col .block--node-book-series-newsletter-link a::before,.book--full .layout--rs-two-col .block--node-book-newsletter-link a::before,.book--full .layout--rs-two-col .block--node-book-librarian-link a::before,.book--full .layout--rs-two-col .block--node-journal-pricing-info-link a::before,.book--full .layout--rs-two-col .block--node-journal-librarian-link a::before,.book--full .layout--rs-two-col .block--node-journal-newsletter-link a::before,.book--full .layout--rs-two-col .block--node-book-series-newsletter-link a::before,.journal--full .layout--rs-two-col .block--node-book-newsletter-link a::before,.journal--full .layout--rs-two-col .block--node-book-librarian-link a::before,.journal--full .layout--rs-two-col .block--node-journal-pricing-info-link a::before,.journal--full .layout--rs-two-col .block--node-journal-librarian-link a::before,.journal--full .layout--rs-two-col .block--node-journal-newsletter-link a::before,.journal--full .layout--rs-two-col .block--node-book-series-newsletter-link a::before{content:"\f0e0";display:inline-block;margin:0 0.625rem 0.1875rem 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:400;}.book-series--full .layout--rs-two-col .block--node-book-newsletter-link:not(:last-child),.book-series--full .layout--rs-two-col .block--node-book-librarian-link:not(:last-child),.book-series--full .layout--rs-two-col .block--node-journal-pricing-info-link:not(:last-child),.book-series--full .layout--rs-two-col .block--node-journal-librarian-link:not(:last-child),.book-series--full .layout--rs-two-col .block--node-journal-newsletter-link:not(:last-child),.book-series--full .layout--rs-two-col .block--node-book-series-newsletter-link:not(:last-child),.book--full .layout--rs-two-col .block--node-book-newsletter-link:not(:last-child),.book--full .layout--rs-two-col .block--node-book-librarian-link:not(:last-child),.book--full .layout--rs-two-col .block--node-journal-pricing-info-link:not(:last-child),.book--full .layout--rs-two-col .block--node-journal-librarian-link:not(:last-child),.book--full .layout--rs-two-col .block--node-journal-newsletter-link:not(:last-child),.book--full .layout--rs-two-col .block--node-book-series-newsletter-link:not(:last-child),.journal--full .layout--rs-two-col .block--node-book-newsletter-link:not(:last-child),.journal--full .layout--rs-two-col .block--node-book-librarian-link:not(:last-child),.journal--full .layout--rs-two-col .block--node-journal-pricing-info-link:not(:last-child),.journal--full .layout--rs-two-col .block--node-journal-librarian-link:not(:last-child),.journal--full .layout--rs-two-col .block--node-journal-newsletter-link:not(:last-child),.journal--full .layout--rs-two-col .block--node-book-series-newsletter-link:not(:last-child){margin-bottom:0.625rem;}.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-price-other summary,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-price-other summary,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-price-other summary{padding:0;font-family:"mic-32-new-rounded-web",sans-serif;font-weight:700;text-decoration:underline;color:#000049;background:none;text-transform:uppercase;margin-bottom:1.25rem;font-size:0.875rem;line-height:1.375rem;}.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-price-other .details-content,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-price-other .details-content,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-price-other .details-content{margin-bottom:1.25rem;padding:0.9375rem 1.25rem;border-radius:0.375rem;background-color:#fff;}.book-series--full .layout--rs-two-col .block--node-journal-pricing-info-link a::before,.book--full .layout--rs-two-col .block--node-journal-pricing-info-link a::before,.journal--full .layout--rs-two-col .block--node-journal-pricing-info-link a::before{content:"\f05a";display:inline-block;margin:0 0.625rem 0.1875rem 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.book-series--full .layout--rs-two-col .block--node-book-librarian-link a::before,.book-series--full .layout--rs-two-col .block--node-journal-librarian-link a::before,.book--full .layout--rs-two-col .block--node-book-librarian-link a::before,.book--full .layout--rs-two-col .block--node-journal-librarian-link a::before,.journal--full .layout--rs-two-col .block--node-book-librarian-link a::before,.journal--full .layout--rs-two-col .block--node-journal-librarian-link a::before{content:"\f164";display:inline-block;margin:0 0.625rem 0.1875rem 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.book-series--full .layout--rs-two-col .block--node-book-price-field span.price,.book-series--full .layout--rs-two-col .field--name-field-price-eur,.book-series--full .layout--rs-two-col .field--name-field-price-us,.book--full .layout--rs-two-col .block--node-book-price-field span.price,.book--full .layout--rs-two-col .field--name-field-price-eur,.book--full .layout--rs-two-col .field--name-field-price-us,.journal--full .layout--rs-two-col .block--node-book-price-field span.price,.journal--full .layout--rs-two-col .field--name-field-price-eur,.journal--full .layout--rs-two-col .field--name-field-price-us{font-size:1.375rem;line-height:2rem;font-weight:700;}.book-series--full .layout--rs-two-col .book-prices span.price,.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-price-message,.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur,.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-price-us,.book--full .layout--rs-two-col .book-prices span.price,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-price-message,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-price-us,.journal--full .layout--rs-two-col .book-prices span.price,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-price-message,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-price-us{display:inline-block;margin-bottom:0.9375rem;}.book-series--full .layout--rs-two-col .book-prices span:last-child,.book--full .layout--rs-two-col .book-prices span:last-child,.journal--full .layout--rs-two-col .book-prices span:last-child{font-size:13px;}.book-series--full .layout--rs-two-col .book-prices span.price,.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us,.book--full .layout--rs-two-col .book-prices span.price,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us,.journal--full .layout--rs-two-col .book-prices span.price,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us{margin-right:0;}.book-series--full .layout--rs-two-col .book-prices span.price.price:not(:first-child)::before,.book-series--full .layout--rs-two-col .book-prices span.price .field--name-field-price-us::before,.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us.price:not(:first-child)::before,.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us .field--name-field-price-us::before,.book--full .layout--rs-two-col .book-prices span.price.price:not(:first-child)::before,.book--full .layout--rs-two-col .book-prices span.price .field--name-field-price-us::before,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us.price:not(:first-child)::before,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us .field--name-field-price-us::before,.journal--full .layout--rs-two-col .book-prices span.price.price:not(:first-child)::before,.journal--full .layout--rs-two-col .book-prices span.price .field--name-field-price-us::before,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us.price:not(:first-child)::before,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-price-eur + .block--field-blocknodejournalfield-price-us .field--name-field-price-us::before{content:"/";margin-right:0.1875rem;}.book-series--full .layout--rs-two-col .block--node-book-contents-link,.book-series--full .layout--rs-two-col .block--node-book-order-links,.book-series--full .layout--rs-two-col .block--field-blocknodejournalfield-content-url,.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link,.book--full .layout--rs-two-col .block--node-book-contents-link,.book--full .layout--rs-two-col .block--node-book-order-links,.book--full .layout--rs-two-col .block--field-blocknodejournalfield-content-url,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link,.journal--full .layout--rs-two-col .block--node-book-contents-link,.journal--full .layout--rs-two-col .block--node-book-order-links,.journal--full .layout--rs-two-col .block--field-blocknodejournalfield-content-url,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link{display:inline-block;margin-bottom:0.9375rem;}.book-series--full .layout--rs-two-col .block--node-book-contents-link + .block--node-book-order-links,.book--full .layout--rs-two-col .block--node-book-contents-link + .block--node-book-order-links,.journal--full .layout--rs-two-col .block--node-book-contents-link + .block--node-book-order-links{margin-left:0.9375rem;}.book-series--full .layout--rs-two-col .block--node-book-contents-link a,.book-series--full .layout--rs-two-col .field--name-field-content-url a,.book--full .layout--rs-two-col .block--node-book-contents-link a,.book--full .layout--rs-two-col .field--name-field-content-url a,.journal--full .layout--rs-two-col .block--node-book-contents-link a,.journal--full .layout--rs-two-col .field--name-field-content-url a{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .book-series--full .layout--rs-two-col .block--node-book-contents-link a,.font-text-01-loaded
.book-series--full .layout--rs-two-col .field--name-field-content-url a,.font-text-01-loaded
.book--full .layout--rs-two-col .block--node-book-contents-link a,.font-text-01-loaded
.book--full .layout--rs-two-col .field--name-field-content-url a,.font-text-01-loaded
.journal--full .layout--rs-two-col .block--node-book-contents-link a,.font-text-01-loaded
.journal--full .layout--rs-two-col .field--name-field-content-url a{font-family:"proxima-soft",sans-serif;}.book-series--full .layout--rs-two-col .block--node-book-contents-link a,.book-series--full .layout--rs-two-col .block--node-book-contents-link a:visited,.book-series--full .layout--rs-two-col .field--name-field-content-url a,.book-series--full .layout--rs-two-col .field--name-field-content-url a:visited,.book--full .layout--rs-two-col .block--node-book-contents-link a,.book--full .layout--rs-two-col .block--node-book-contents-link a:visited,.book--full .layout--rs-two-col .field--name-field-content-url a,.book--full .layout--rs-two-col .field--name-field-content-url a:visited,.journal--full .layout--rs-two-col .block--node-book-contents-link a,.journal--full .layout--rs-two-col .block--node-book-contents-link a:visited,.journal--full .layout--rs-two-col .field--name-field-content-url a,.journal--full .layout--rs-two-col .field--name-field-content-url a:visited{color:#fff;}.book-series--full .layout--rs-two-col .block--node-book-contents-link a:hover,.book-series--full .layout--rs-two-col .block--node-book-contents-link a:active,.book-series--full .layout--rs-two-col .field--name-field-content-url a:hover,.book-series--full .layout--rs-two-col .field--name-field-content-url a:active,.book--full .layout--rs-two-col .block--node-book-contents-link a:hover,.book--full .layout--rs-two-col .block--node-book-contents-link a:active,.book--full .layout--rs-two-col .field--name-field-content-url a:hover,.book--full .layout--rs-two-col .field--name-field-content-url a:active,.journal--full .layout--rs-two-col .block--node-book-contents-link a:hover,.journal--full .layout--rs-two-col .block--node-book-contents-link a:active,.journal--full .layout--rs-two-col .field--name-field-content-url a:hover,.journal--full .layout--rs-two-col .field--name-field-content-url a:active{border:0 none;color:#000049;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.book-series--full .layout--rs-two-col .block--node-book-contents-link a:focus,.book-series--full .layout--rs-two-col .block--node-book-contents-link a:focus:hover,.book-series--full .layout--rs-two-col .field--name-field-content-url a:focus,.book-series--full .layout--rs-two-col .field--name-field-content-url a:focus:hover,.book--full .layout--rs-two-col .block--node-book-contents-link a:focus,.book--full .layout--rs-two-col .block--node-book-contents-link a:focus:hover,.book--full .layout--rs-two-col .field--name-field-content-url a:focus,.book--full .layout--rs-two-col .field--name-field-content-url a:focus:hover,.journal--full .layout--rs-two-col .block--node-book-contents-link a:focus,.journal--full .layout--rs-two-col .block--node-book-contents-link a:focus:hover,.journal--full .layout--rs-two-col .field--name-field-content-url a:focus,.journal--full .layout--rs-two-col .field--name-field-content-url a:focus:hover{outline:0;}.book-series--full .layout--rs-two-col .block--node-book-contents-link a.disabled,.book-series--full .layout--rs-two-col .block--node-book-contents-link a:disabled,.book-series--full .layout--rs-two-col .block--node-book-contents-link a[disabled],.book-series--full .layout--rs-two-col .field--name-field-content-url a.disabled,.book-series--full .layout--rs-two-col .field--name-field-content-url a:disabled,.book-series--full .layout--rs-two-col .field--name-field-content-url a[disabled],.book--full .layout--rs-two-col .block--node-book-contents-link a.disabled,.book--full .layout--rs-two-col .block--node-book-contents-link a:disabled,.book--full .layout--rs-two-col .block--node-book-contents-link a[disabled],.book--full .layout--rs-two-col .field--name-field-content-url a.disabled,.book--full .layout--rs-two-col .field--name-field-content-url a:disabled,.book--full .layout--rs-two-col .field--name-field-content-url a[disabled],.journal--full .layout--rs-two-col .block--node-book-contents-link a.disabled,.journal--full .layout--rs-two-col .block--node-book-contents-link a:disabled,.journal--full .layout--rs-two-col .block--node-book-contents-link a[disabled],.journal--full .layout--rs-two-col .field--name-field-content-url a.disabled,.journal--full .layout--rs-two-col .field--name-field-content-url a:disabled,.journal--full .layout--rs-two-col .field--name-field-content-url a[disabled]{pointer-events:none;cursor:default;opacity:.5;}.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:transparent;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a,.font-text-01-loaded
.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a,.font-text-01-loaded
.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a{font-family:"proxima-soft",sans-serif;}.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a,.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:visited,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:visited,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:visited{color:#000049;}.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:hover,.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:active,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:hover,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:active,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:hover,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:active{border:0 none;color:#fff;background:#0a71ff;outline:none;box-shadow:inset 0 0 0 2px rgba(10,113,255,0);}.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:focus,.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:focus:hover,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:focus,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:focus:hover,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:focus,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:focus:hover{outline:0;}.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a.disabled,.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:disabled,.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a[disabled],.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a.disabled,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:disabled,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a[disabled],.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a.disabled,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:disabled,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a[disabled]{pointer-events:none;cursor:default;opacity:.5;}.book-series--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:last-child,.book--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:last-child,.journal--full .layout--rs-two-col .block--node-journal-subscribe-now-link a:last-child{margin-left:0.9375rem;}.book-series--full .tabs.tab--primary li,.book--full .tabs.tab--primary li,.journal--full .tabs.tab--primary li{display:block;margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;}.book-series--full .tabs.tab--primary a,.book--full .tabs.tab--primary a,.journal--full .tabs.tab--primary a{padding:0;font-family:"mic-32-new-rounded-web",sans-serif;font-weight:700;color:#666692;}.book-series--full .tabs.tab--primary a .label,.book--full .tabs.tab--primary a .label,.journal--full .tabs.tab--primary a .label{padding:0.625rem 1.25rem;}.book-series--full .tabs.tab--primary a.is-active,.book--full .tabs.tab--primary a.is-active,.journal--full .tabs.tab--primary a.is-active{border-bottom:3px solid #0a71ff;color:#000049;}.book-series--full .field--name-field-book-description > h2,.book-series--full .field--name-field-abstracted-indexed-in > h2,.book-series--full .field--name-field-extra-meta-info > h2,.book-series--full .field--name-field-manuscript-info > h2,.book-series--full .field--name-field-journal-edbo > h2,.book-series--full .field--name-field-aims-and-scope > h2,.book-series--full .field--name-field-book-series-aims-and-scope > h2,.book-series--full .field--name-field-book-series-editors > h2,.book-series--full .field--name-field-abstracting-indexing > h2,.book-series--full .block--field-blocknodebook-seriesfield-abstracting-indexing-desc > h2,.book-series--full .field--name-field-content > h2,.book--full .field--name-field-book-description > h2,.book--full .field--name-field-abstracted-indexed-in > h2,.book--full .field--name-field-extra-meta-info > h2,.book--full .field--name-field-manuscript-info > h2,.book--full .field--name-field-journal-edbo > h2,.book--full .field--name-field-aims-and-scope > h2,.book--full .field--name-field-book-series-aims-and-scope > h2,.book--full .field--name-field-book-series-editors > h2,.book--full .field--name-field-abstracting-indexing > h2,.book--full .block--field-blocknodebook-seriesfield-abstracting-indexing-desc > h2,.book--full .field--name-field-content > h2,.journal--full .field--name-field-book-description > h2,.journal--full .field--name-field-abstracted-indexed-in > h2,.journal--full .field--name-field-extra-meta-info > h2,.journal--full .field--name-field-manuscript-info > h2,.journal--full .field--name-field-journal-edbo > h2,.journal--full .field--name-field-aims-and-scope > h2,.journal--full .field--name-field-book-series-aims-and-scope > h2,.journal--full .field--name-field-book-series-editors > h2,.journal--full .field--name-field-abstracting-indexing > h2,.journal--full .block--field-blocknodebook-seriesfield-abstracting-indexing-desc > h2,.journal--full .field--name-field-content > h2{position:relative;margin-bottom:2.1875rem;}.book-series--full .field--name-field-book-description > h2::after,.book-series--full .field--name-field-abstracted-indexed-in > h2::after,.book-series--full .field--name-field-extra-meta-info > h2::after,.book-series--full .field--name-field-manuscript-info > h2::after,.book-series--full .field--name-field-journal-edbo > h2::after,.book-series--full .field--name-field-aims-and-scope > h2::after,.book-series--full .field--name-field-book-series-aims-and-scope > h2::after,.book-series--full .field--name-field-book-series-editors > h2::after,.book-series--full .field--name-field-abstracting-indexing > h2::after,.book-series--full .block--field-blocknodebook-seriesfield-abstracting-indexing-desc > h2::after,.book-series--full .field--name-field-content > h2::after,.book--full .field--name-field-book-description > h2::after,.book--full .field--name-field-abstracted-indexed-in > h2::after,.book--full .field--name-field-extra-meta-info > h2::after,.book--full .field--name-field-manuscript-info > h2::after,.book--full .field--name-field-journal-edbo > h2::after,.book--full .field--name-field-aims-and-scope > h2::after,.book--full .field--name-field-book-series-aims-and-scope > h2::after,.book--full .field--name-field-book-series-editors > h2::after,.book--full .field--name-field-abstracting-indexing > h2::after,.book--full .block--field-blocknodebook-seriesfield-abstracting-indexing-desc > h2::after,.book--full .field--name-field-content > h2::after,.journal--full .field--name-field-book-description > h2::after,.journal--full .field--name-field-abstracted-indexed-in > h2::after,.journal--full .field--name-field-extra-meta-info > h2::after,.journal--full .field--name-field-manuscript-info > h2::after,.journal--full .field--name-field-journal-edbo > h2::after,.journal--full .field--name-field-aims-and-scope > h2::after,.journal--full .field--name-field-book-series-aims-and-scope > h2::after,.journal--full .field--name-field-book-series-editors > h2::after,.journal--full .field--name-field-abstracting-indexing > h2::after,.journal--full .block--field-blocknodebook-seriesfield-abstracting-indexing-desc > h2::after,.journal--full .field--name-field-content > h2::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}.book-series--full .block--views-blockbooks-in-book-serie-block-1 > h2,.book--full .block--views-blockbooks-in-book-serie-block-1 > h2,.journal--full .block--views-blockbooks-in-book-serie-block-1 > h2{position:relative;margin-bottom:4.6875rem;}.book-series--full .block--views-blockbooks-in-book-serie-block-1 > h2::after,.book--full .block--views-blockbooks-in-book-serie-block-1 > h2::after,.journal--full .block--views-blockbooks-in-book-serie-block-1 > h2::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}@media (min-width:768px){.book-series--full .layout--rs-two-col .field--name-field-book-editors,.book-series--full .layout--rs-two-col .block--node-book-volume-of,.book-series--full .layout--rs-two-col .field--name-field-book-authors,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages,.book-series--full .layout--rs-two-col .field--name-field-book-cover,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online,.book-series--full .layout--rs-two-col .field--name-field-book-supplement,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online,.book-series--full .layout--rs-two-col .field--name-field-subjects,.book-series--full .layout--rs-two-col .field--name-field-website,.book-series--full .layout--rs-two-col .field--name-field-volume,.book-series--full .layout--rs-two-col .field--name-field-last-issue,.book-series--full .layout--rs-two-col .field--name-field-next-issue,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description,.book-series--full .layout--rs-two-col .field--name-field-issn-print,.book-series--full .layout--rs-two-col .field--name-field-issn-online,.book-series--full .layout--rs-two-col .field--name-field-imprint,.book-series--full .layout--rs-two-col .field--name-field-language,.book--full .layout--rs-two-col .field--name-field-book-editors,.book--full .layout--rs-two-col .block--node-book-volume-of,.book--full .layout--rs-two-col .field--name-field-book-authors,.book--full .layout--rs-two-col .field--name-field-book-publicationdate,.book--full .layout--rs-two-col .field--name-field-book-numberofpages,.book--full .layout--rs-two-col .field--name-field-book-cover,.book--full .layout--rs-two-col .field--name-field-book-isbn-print,.book--full .layout--rs-two-col .field--name-field-book-isbn-online,.book--full .layout--rs-two-col .field--name-field-book-supplement,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online,.book--full .layout--rs-two-col .field--name-field-subjects,.book--full .layout--rs-two-col .field--name-field-website,.book--full .layout--rs-two-col .field--name-field-volume,.book--full .layout--rs-two-col .field--name-field-last-issue,.book--full .layout--rs-two-col .field--name-field-next-issue,.book--full .layout--rs-two-col .field--name-field-backvolume-description,.book--full .layout--rs-two-col .field--name-field-issn-print,.book--full .layout--rs-two-col .field--name-field-issn-online,.book--full .layout--rs-two-col .field--name-field-imprint,.book--full .layout--rs-two-col .field--name-field-language,.journal--full .layout--rs-two-col .field--name-field-book-editors,.journal--full .layout--rs-two-col .block--node-book-volume-of,.journal--full .layout--rs-two-col .field--name-field-book-authors,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages,.journal--full .layout--rs-two-col .field--name-field-book-cover,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online,.journal--full .layout--rs-two-col .field--name-field-book-supplement,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online,.journal--full .layout--rs-two-col .field--name-field-subjects,.journal--full .layout--rs-two-col .field--name-field-website,.journal--full .layout--rs-two-col .field--name-field-volume,.journal--full .layout--rs-two-col .field--name-field-last-issue,.journal--full .layout--rs-two-col .field--name-field-next-issue,.journal--full .layout--rs-two-col .field--name-field-backvolume-description,.journal--full .layout--rs-two-col .field--name-field-issn-print,.journal--full .layout--rs-two-col .field--name-field-issn-online,.journal--full .layout--rs-two-col .field--name-field-imprint,.journal--full .layout--rs-two-col .field--name-field-language{display:-ms-flexbox;display:flex;margin-bottom:0;}.book-series--full .layout--rs-two-col .field--name-field-book-editors h3,.book-series--full .layout--rs-two-col .block--node-book-volume-of h3,.book-series--full .layout--rs-two-col .field--name-field-book-authors h3,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate h3,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages h3,.book-series--full .layout--rs-two-col .field--name-field-book-cover h3,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print h3,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online h3,.book-series--full .layout--rs-two-col .field--name-field-book-supplement h3,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print h3,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online h3,.book-series--full .layout--rs-two-col .field--name-field-subjects h3,.book-series--full .layout--rs-two-col .field--name-field-website h3,.book-series--full .layout--rs-two-col .field--name-field-volume h3,.book-series--full .layout--rs-two-col .field--name-field-last-issue h3,.book-series--full .layout--rs-two-col .field--name-field-next-issue h3,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description h3,.book-series--full .layout--rs-two-col .field--name-field-issn-print h3,.book-series--full .layout--rs-two-col .field--name-field-issn-online h3,.book-series--full .layout--rs-two-col .field--name-field-imprint h3,.book-series--full .layout--rs-two-col .field--name-field-language h3,.book--full .layout--rs-two-col .field--name-field-book-editors h3,.book--full .layout--rs-two-col .block--node-book-volume-of h3,.book--full .layout--rs-two-col .field--name-field-book-authors h3,.book--full .layout--rs-two-col .field--name-field-book-publicationdate h3,.book--full .layout--rs-two-col .field--name-field-book-numberofpages h3,.book--full .layout--rs-two-col .field--name-field-book-cover h3,.book--full .layout--rs-two-col .field--name-field-book-isbn-print h3,.book--full .layout--rs-two-col .field--name-field-book-isbn-online h3,.book--full .layout--rs-two-col .field--name-field-book-supplement h3,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print h3,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online h3,.book--full .layout--rs-two-col .field--name-field-subjects h3,.book--full .layout--rs-two-col .field--name-field-website h3,.book--full .layout--rs-two-col .field--name-field-volume h3,.book--full .layout--rs-two-col .field--name-field-last-issue h3,.book--full .layout--rs-two-col .field--name-field-next-issue h3,.book--full .layout--rs-two-col .field--name-field-backvolume-description h3,.book--full .layout--rs-two-col .field--name-field-issn-print h3,.book--full .layout--rs-two-col .field--name-field-issn-online h3,.book--full .layout--rs-two-col .field--name-field-imprint h3,.book--full .layout--rs-two-col .field--name-field-language h3,.journal--full .layout--rs-two-col .field--name-field-book-editors h3,.journal--full .layout--rs-two-col .block--node-book-volume-of h3,.journal--full .layout--rs-two-col .field--name-field-book-authors h3,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate h3,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages h3,.journal--full .layout--rs-two-col .field--name-field-book-cover h3,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print h3,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online h3,.journal--full .layout--rs-two-col .field--name-field-book-supplement h3,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print h3,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online h3,.journal--full .layout--rs-two-col .field--name-field-subjects h3,.journal--full .layout--rs-two-col .field--name-field-website h3,.journal--full .layout--rs-two-col .field--name-field-volume h3,.journal--full .layout--rs-two-col .field--name-field-last-issue h3,.journal--full .layout--rs-two-col .field--name-field-next-issue h3,.journal--full .layout--rs-two-col .field--name-field-backvolume-description h3,.journal--full .layout--rs-two-col .field--name-field-issn-print h3,.journal--full .layout--rs-two-col .field--name-field-issn-online h3,.journal--full .layout--rs-two-col .field--name-field-imprint h3,.journal--full .layout--rs-two-col .field--name-field-language h3{width:25%;}.book-series--full .layout--rs-two-col .field--name-field-book-editors .field__items,.book-series--full .layout--rs-two-col .block--node-book-volume-of .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-authors .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-cover .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-supplement .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online .field__items,.book-series--full .layout--rs-two-col .field--name-field-subjects .field__items,.book-series--full .layout--rs-two-col .field--name-field-website .field__items,.book-series--full .layout--rs-two-col .field--name-field-volume .field__items,.book-series--full .layout--rs-two-col .field--name-field-last-issue .field__items,.book-series--full .layout--rs-two-col .field--name-field-next-issue .field__items,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description .field__items,.book-series--full .layout--rs-two-col .field--name-field-issn-print .field__items,.book-series--full .layout--rs-two-col .field--name-field-issn-online .field__items,.book-series--full .layout--rs-two-col .field--name-field-imprint .field__items,.book-series--full .layout--rs-two-col .field--name-field-language .field__items,.book--full .layout--rs-two-col .field--name-field-book-editors .field__items,.book--full .layout--rs-two-col .block--node-book-volume-of .field__items,.book--full .layout--rs-two-col .field--name-field-book-authors .field__items,.book--full .layout--rs-two-col .field--name-field-book-publicationdate .field__items,.book--full .layout--rs-two-col .field--name-field-book-numberofpages .field__items,.book--full .layout--rs-two-col .field--name-field-book-cover .field__items,.book--full .layout--rs-two-col .field--name-field-book-isbn-print .field__items,.book--full .layout--rs-two-col .field--name-field-book-isbn-online .field__items,.book--full .layout--rs-two-col .field--name-field-book-supplement .field__items,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print .field__items,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online .field__items,.book--full .layout--rs-two-col .field--name-field-subjects .field__items,.book--full .layout--rs-two-col .field--name-field-website .field__items,.book--full .layout--rs-two-col .field--name-field-volume .field__items,.book--full .layout--rs-two-col .field--name-field-last-issue .field__items,.book--full .layout--rs-two-col .field--name-field-next-issue .field__items,.book--full .layout--rs-two-col .field--name-field-backvolume-description .field__items,.book--full .layout--rs-two-col .field--name-field-issn-print .field__items,.book--full .layout--rs-two-col .field--name-field-issn-online .field__items,.book--full .layout--rs-two-col .field--name-field-imprint .field__items,.book--full .layout--rs-two-col .field--name-field-language .field__items,.journal--full .layout--rs-two-col .field--name-field-book-editors .field__items,.journal--full .layout--rs-two-col .block--node-book-volume-of .field__items,.journal--full .layout--rs-two-col .field--name-field-book-authors .field__items,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate .field__items,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages .field__items,.journal--full .layout--rs-two-col .field--name-field-book-cover .field__items,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print .field__items,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online .field__items,.journal--full .layout--rs-two-col .field--name-field-book-supplement .field__items,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print .field__items,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online .field__items,.journal--full .layout--rs-two-col .field--name-field-subjects .field__items,.journal--full .layout--rs-two-col .field--name-field-website .field__items,.journal--full .layout--rs-two-col .field--name-field-volume .field__items,.journal--full .layout--rs-two-col .field--name-field-last-issue .field__items,.journal--full .layout--rs-two-col .field--name-field-next-issue .field__items,.journal--full .layout--rs-two-col .field--name-field-backvolume-description .field__items,.journal--full .layout--rs-two-col .field--name-field-issn-print .field__items,.journal--full .layout--rs-two-col .field--name-field-issn-online .field__items,.journal--full .layout--rs-two-col .field--name-field-imprint .field__items,.journal--full .layout--rs-two-col .field--name-field-language .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.book-series--full .layout--rs-two-col .field--name-field-book-editors > .field,.book-series--full .layout--rs-two-col .block--node-book-volume-of > .field,.book-series--full .layout--rs-two-col .field--name-field-book-authors > .field,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate > .field,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages > .field,.book-series--full .layout--rs-two-col .field--name-field-book-cover > .field,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print > .field,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online > .field,.book-series--full .layout--rs-two-col .field--name-field-book-supplement > .field,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print > .field,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online > .field,.book-series--full .layout--rs-two-col .field--name-field-subjects > .field,.book-series--full .layout--rs-two-col .field--name-field-website > .field,.book-series--full .layout--rs-two-col .field--name-field-volume > .field,.book-series--full .layout--rs-two-col .field--name-field-last-issue > .field,.book-series--full .layout--rs-two-col .field--name-field-next-issue > .field,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description > .field,.book-series--full .layout--rs-two-col .field--name-field-issn-print > .field,.book-series--full .layout--rs-two-col .field--name-field-issn-online > .field,.book-series--full .layout--rs-two-col .field--name-field-imprint > .field,.book-series--full .layout--rs-two-col .field--name-field-language > .field,.book--full .layout--rs-two-col .field--name-field-book-editors > .field,.book--full .layout--rs-two-col .block--node-book-volume-of > .field,.book--full .layout--rs-two-col .field--name-field-book-authors > .field,.book--full .layout--rs-two-col .field--name-field-book-publicationdate > .field,.book--full .layout--rs-two-col .field--name-field-book-numberofpages > .field,.book--full .layout--rs-two-col .field--name-field-book-cover > .field,.book--full .layout--rs-two-col .field--name-field-book-isbn-print > .field,.book--full .layout--rs-two-col .field--name-field-book-isbn-online > .field,.book--full .layout--rs-two-col .field--name-field-book-supplement > .field,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print > .field,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online > .field,.book--full .layout--rs-two-col .field--name-field-subjects > .field,.book--full .layout--rs-two-col .field--name-field-website > .field,.book--full .layout--rs-two-col .field--name-field-volume > .field,.book--full .layout--rs-two-col .field--name-field-last-issue > .field,.book--full .layout--rs-two-col .field--name-field-next-issue > .field,.book--full .layout--rs-two-col .field--name-field-backvolume-description > .field,.book--full .layout--rs-two-col .field--name-field-issn-print > .field,.book--full .layout--rs-two-col .field--name-field-issn-online > .field,.book--full .layout--rs-two-col .field--name-field-imprint > .field,.book--full .layout--rs-two-col .field--name-field-language > .field,.journal--full .layout--rs-two-col .field--name-field-book-editors > .field,.journal--full .layout--rs-two-col .block--node-book-volume-of > .field,.journal--full .layout--rs-two-col .field--name-field-book-authors > .field,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate > .field,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages > .field,.journal--full .layout--rs-two-col .field--name-field-book-cover > .field,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print > .field,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online > .field,.journal--full .layout--rs-two-col .field--name-field-book-supplement > .field,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print > .field,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online > .field,.journal--full .layout--rs-two-col .field--name-field-subjects > .field,.journal--full .layout--rs-two-col .field--name-field-website > .field,.journal--full .layout--rs-two-col .field--name-field-volume > .field,.journal--full .layout--rs-two-col .field--name-field-last-issue > .field,.journal--full .layout--rs-two-col .field--name-field-next-issue > .field,.journal--full .layout--rs-two-col .field--name-field-backvolume-description > .field,.journal--full .layout--rs-two-col .field--name-field-issn-print > .field,.journal--full .layout--rs-two-col .field--name-field-issn-online > .field,.journal--full .layout--rs-two-col .field--name-field-imprint > .field,.journal--full .layout--rs-two-col .field--name-field-language > .field{width:75%;}.book-series--full .layout--rs-two-col .field--name-field-book-editors > .group,.book-series--full .layout--rs-two-col .block--node-book-volume-of > .group,.book-series--full .layout--rs-two-col .field--name-field-book-authors > .group,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate > .group,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages > .group,.book-series--full .layout--rs-two-col .field--name-field-book-cover > .group,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print > .group,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online > .group,.book-series--full .layout--rs-two-col .field--name-field-book-supplement > .group,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print > .group,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online > .group,.book-series--full .layout--rs-two-col .field--name-field-subjects > .group,.book-series--full .layout--rs-two-col .field--name-field-website > .group,.book-series--full .layout--rs-two-col .field--name-field-volume > .group,.book-series--full .layout--rs-two-col .field--name-field-last-issue > .group,.book-series--full .layout--rs-two-col .field--name-field-next-issue > .group,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description > .group,.book-series--full .layout--rs-two-col .field--name-field-issn-print > .group,.book-series--full .layout--rs-two-col .field--name-field-issn-online > .group,.book-series--full .layout--rs-two-col .field--name-field-imprint > .group,.book-series--full .layout--rs-two-col .field--name-field-language > .group,.book--full .layout--rs-two-col .field--name-field-book-editors > .group,.book--full .layout--rs-two-col .block--node-book-volume-of > .group,.book--full .layout--rs-two-col .field--name-field-book-authors > .group,.book--full .layout--rs-two-col .field--name-field-book-publicationdate > .group,.book--full .layout--rs-two-col .field--name-field-book-numberofpages > .group,.book--full .layout--rs-two-col .field--name-field-book-cover > .group,.book--full .layout--rs-two-col .field--name-field-book-isbn-print > .group,.book--full .layout--rs-two-col .field--name-field-book-isbn-online > .group,.book--full .layout--rs-two-col .field--name-field-book-supplement > .group,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print > .group,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online > .group,.book--full .layout--rs-two-col .field--name-field-subjects > .group,.book--full .layout--rs-two-col .field--name-field-website > .group,.book--full .layout--rs-two-col .field--name-field-volume > .group,.book--full .layout--rs-two-col .field--name-field-last-issue > .group,.book--full .layout--rs-two-col .field--name-field-next-issue > .group,.book--full .layout--rs-two-col .field--name-field-backvolume-description > .group,.book--full .layout--rs-two-col .field--name-field-issn-print > .group,.book--full .layout--rs-two-col .field--name-field-issn-online > .group,.book--full .layout--rs-two-col .field--name-field-imprint > .group,.book--full .layout--rs-two-col .field--name-field-language > .group,.journal--full .layout--rs-two-col .field--name-field-book-editors > .group,.journal--full .layout--rs-two-col .block--node-book-volume-of > .group,.journal--full .layout--rs-two-col .field--name-field-book-authors > .group,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate > .group,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages > .group,.journal--full .layout--rs-two-col .field--name-field-book-cover > .group,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print > .group,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online > .group,.journal--full .layout--rs-two-col .field--name-field-book-supplement > .group,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print > .group,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online > .group,.journal--full .layout--rs-two-col .field--name-field-subjects > .group,.journal--full .layout--rs-two-col .field--name-field-website > .group,.journal--full .layout--rs-two-col .field--name-field-volume > .group,.journal--full .layout--rs-two-col .field--name-field-last-issue > .group,.journal--full .layout--rs-two-col .field--name-field-next-issue > .group,.journal--full .layout--rs-two-col .field--name-field-backvolume-description > .group,.journal--full .layout--rs-two-col .field--name-field-issn-print > .group,.journal--full .layout--rs-two-col .field--name-field-issn-online > .group,.journal--full .layout--rs-two-col .field--name-field-imprint > .group,.journal--full .layout--rs-two-col .field--name-field-language > .group{width:75%;}.book-series--full .layout--rs-two-col .field--name-field-book-editors > .field__items,.book-series--full .layout--rs-two-col .block--node-book-volume-of > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-authors > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-publicationdate > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-numberofpages > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-cover > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-print > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-isbn-online > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-supplement > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-print > .field__items,.book-series--full .layout--rs-two-col .field--name-field-book-series-issn-online > .field__items,.book-series--full .layout--rs-two-col .field--name-field-subjects > .field__items,.book-series--full .layout--rs-two-col .field--name-field-website > .field__items,.book-series--full .layout--rs-two-col .field--name-field-volume > .field__items,.book-series--full .layout--rs-two-col .field--name-field-last-issue > .field__items,.book-series--full .layout--rs-two-col .field--name-field-next-issue > .field__items,.book-series--full .layout--rs-two-col .field--name-field-backvolume-description > .field__items,.book-series--full .layout--rs-two-col .field--name-field-issn-print > .field__items,.book-series--full .layout--rs-two-col .field--name-field-issn-online > .field__items,.book-series--full .layout--rs-two-col .field--name-field-imprint > .field__items,.book-series--full .layout--rs-two-col .field--name-field-language > .field__items,.book--full .layout--rs-two-col .field--name-field-book-editors > .field__items,.book--full .layout--rs-two-col .block--node-book-volume-of > .field__items,.book--full .layout--rs-two-col .field--name-field-book-authors > .field__items,.book--full .layout--rs-two-col .field--name-field-book-publicationdate > .field__items,.book--full .layout--rs-two-col .field--name-field-book-numberofpages > .field__items,.book--full .layout--rs-two-col .field--name-field-book-cover > .field__items,.book--full .layout--rs-two-col .field--name-field-book-isbn-print > .field__items,.book--full .layout--rs-two-col .field--name-field-book-isbn-online > .field__items,.book--full .layout--rs-two-col .field--name-field-book-supplement > .field__items,.book--full .layout--rs-two-col .field--name-field-book-series-issn-print > .field__items,.book--full .layout--rs-two-col .field--name-field-book-series-issn-online > .field__items,.book--full .layout--rs-two-col .field--name-field-subjects > .field__items,.book--full .layout--rs-two-col .field--name-field-website > .field__items,.book--full .layout--rs-two-col .field--name-field-volume > .field__items,.book--full .layout--rs-two-col .field--name-field-last-issue > .field__items,.book--full .layout--rs-two-col .field--name-field-next-issue > .field__items,.book--full .layout--rs-two-col .field--name-field-backvolume-description > .field__items,.book--full .layout--rs-two-col .field--name-field-issn-print > .field__items,.book--full .layout--rs-two-col .field--name-field-issn-online > .field__items,.book--full .layout--rs-two-col .field--name-field-imprint > .field__items,.book--full .layout--rs-two-col .field--name-field-language > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-editors > .field__items,.journal--full .layout--rs-two-col .block--node-book-volume-of > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-authors > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-publicationdate > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-numberofpages > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-cover > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-isbn-print > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-isbn-online > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-supplement > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-print > .field__items,.journal--full .layout--rs-two-col .field--name-field-book-series-issn-online > .field__items,.journal--full .layout--rs-two-col .field--name-field-subjects > .field__items,.journal--full .layout--rs-two-col .field--name-field-website > .field__items,.journal--full .layout--rs-two-col .field--name-field-volume > .field__items,.journal--full .layout--rs-two-col .field--name-field-last-issue > .field__items,.journal--full .layout--rs-two-col .field--name-field-next-issue > .field__items,.journal--full .layout--rs-two-col .field--name-field-backvolume-description > .field__items,.journal--full .layout--rs-two-col .field--name-field-issn-print > .field__items,.journal--full .layout--rs-two-col .field--name-field-issn-online > .field__items,.journal--full .layout--rs-two-col .field--name-field-imprint > .field__items,.journal--full .layout--rs-two-col .field--name-field-language > .field__items{width:75%;}.book-series--full .layout--rs-two-col .field--name-field-book-authors.indent,.book--full .layout--rs-two-col .field--name-field-book-authors.indent,.journal--full .layout--rs-two-col .field--name-field-book-authors.indent{margin-left:25%;}.book-series--full .field--name-field-book-series-aims-and-scope,.book-series--full .field--name-field-book-series-editors,.book-series--full .field--name-field-abstracting-indexing,.book--full .field--name-field-book-series-aims-and-scope,.book--full .field--name-field-book-series-editors,.book--full .field--name-field-abstracting-indexing,.journal--full .field--name-field-book-series-aims-and-scope,.journal--full .field--name-field-book-series-editors,.journal--full .field--name-field-abstracting-indexing{width:75%;}}.node__content--view-mode-full .layout--rs-two-col.description{position:relative;z-index:5;}.node__content--view-mode-full .layout--rs-two-col.description:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;margin-left:calc((-100vw + 100%) / 2);width:100vw;background-color:#fff;}.node__content--view-mode-full .layout--rs-two-col.description .layout__cols{-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.node__content--view-mode-full .layout--rs-two-col.description .layout__cols .layout__region{-ms-flex:auto;flex:auto;width:auto;}.book-series--full > .node__content > .layout:not(.layout--tabs),.book-series--full > .node__content > .layout--tabs .tab-content,.book--full > .node__content > .layout:not(.layout--tabs),.book--full > .node__content > .layout--tabs .tab-content,.journal--full > .node__content > .layout:not(.layout--tabs),.journal--full > .node__content > .layout--tabs .tab-content{padding-top:1.25rem;padding-bottom:1.25rem;}.book-series--full > .node__content > .layout.layout--rs-bottom,.book--full > .node__content > .layout.layout--rs-bottom,.journal--full > .node__content > .layout.layout--rs-bottom{padding-top:0;padding-bottom:0;}.book-series--full > .node__content > .layout.rs-intro-paragraphs.layout--label-intro-paragraphs,.book--full > .node__content > .layout.rs-intro-paragraphs.layout--label-intro-paragraphs,.journal--full > .node__content > .layout.rs-intro-paragraphs.layout--label-intro-paragraphs{padding-top:0;padding-bottom:0;}.book-series--full > .node__content > .layout.rs-intro-paragraphs.layout--label-intro-paragraphs .field__item--type-entity-reference-revisions > .paragraph,.book--full > .node__content > .layout.rs-intro-paragraphs.layout--label-intro-paragraphs .field__item--type-entity-reference-revisions > .paragraph,.journal--full > .node__content > .layout.rs-intro-paragraphs.layout--label-intro-paragraphs .field__item--type-entity-reference-revisions > .paragraph{padding-top:1.25rem;padding-bottom:1.25rem;}.book-series--full .layout--rs-two-col,.book--full .layout--rs-two-col,.journal--full .layout--rs-two-col{position:relative;z-index:5;}.book-series--full .layout--rs-two-col:before,.book--full .layout--rs-two-col:before,.journal--full .layout--rs-two-col:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;margin-left:calc((-100vw + 100%) / 2);width:100vw;background-color:#f2f2f6;}.book-series--full .layout--rs-two-col .layout__sidebar__row--top--primary,.book--full .layout--rs-two-col .layout__sidebar__row--top--primary,.journal--full .layout--rs-two-col .layout__sidebar__row--top--primary{margin-bottom:1.25rem;}.book-series--full .layout--rs-two-col .layout__sidebar__row--main--primary,.book--full .layout--rs-two-col .layout__sidebar__row--main--primary,.journal--full .layout--rs-two-col .layout__sidebar__row--main--primary{margin-bottom:1.25rem;padding:1.875rem 1.25rem;border-radius:0.375rem;background-color:#fff;}.book-series--full .layout--rs-two-col .layout__sidebar__row--bottom--primary,.book--full .layout--rs-two-col .layout__sidebar__row--bottom--primary,.journal--full .layout--rs-two-col .layout__sidebar__row--bottom--primary{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.book-series--full .layout--rs-two-col .layout__content--sidebar-primary--right,.book--full .layout--rs-two-col .layout__content--sidebar-primary--right,.journal--full .layout--rs-two-col .layout__content--sidebar-primary--right{margin-top:1.25rem;}.book-series--full .layout--rs-two-col .layout__content--sidebar-primary--right .media--view-mode-cover-image,.book--full .layout--rs-two-col .layout__content--sidebar-primary--right .media--view-mode-cover-image,.journal--full .layout--rs-two-col .layout__content--sidebar-primary--right .media--view-mode-cover-image{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}.book-series--full .layout--rs-two-col .layout__content__row--main,.book--full .layout--rs-two-col .layout__content__row--main,.journal--full .layout--rs-two-col .layout__content__row--main{margin-top:1.25rem;}.book-series--full .layout--tabs .tabs.tab--primary,.book--full .layout--tabs .tabs.tab--primary,.journal--full .layout--tabs .tabs.tab--primary{display:block;margin:0;padding:0;list-style:none;position:relative;z-index:5;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.book-series--full .layout--tabs .tabs.tab--primary:before,.book--full .layout--tabs .tabs.tab--primary:before,.journal--full .layout--tabs .tabs.tab--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;margin-left:calc((-100vw + 100%) / 2);width:100vw;background-color:#f2f2f6;}.book-series--full .layout--tabs .tabs.tab--primary a,.book--full .layout--tabs .tabs.tab--primary a,.journal--full .layout--tabs .tabs.tab--primary a{width:100%;}.book-series--full .layout--rs-bottom,.book--full .layout--rs-bottom,.journal--full .layout--rs-bottom{padding-bottom:0;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing{margin-bottom:1.875rem;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.75rem;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item{margin-right:2.8125rem;margin-bottom:2.8125rem;}.page-node-type-book-series .breadcrumbs,.page-node-type-book .breadcrumbs,.page-node-type-journal .breadcrumbs{padding-top:1.25rem;padding-bottom:1.25rem;position:relative;z-index:5;}.page-node-type-book-series .breadcrumbs:before,.page-node-type-book .breadcrumbs:before,.page-node-type-journal .breadcrumbs:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;margin-left:calc((-100vw + 100%) / 2);width:100vw;background-color:#f2f2f6;}@media (min-width:768px){.book-series--full > .node__content > .layout:not(.layout--tabs),.book-series--full > .node__content > .layout--tabs .tab-content,.book--full > .node__content > .layout:not(.layout--tabs),.book--full > .node__content > .layout--tabs .tab-content,.journal--full > .node__content > .layout:not(.layout--tabs),.journal--full > .node__content > .layout--tabs .tab-content{padding-top:1.875rem;padding-bottom:1.875rem;}.book-series--full > .node__content > .layout--rs-bottom,.book--full > .node__content > .layout--rs-bottom,.journal--full > .node__content > .layout--rs-bottom{padding-bottom:0;}.book-series--full > .node__content > .layout.layout--rs-bottom,.book--full > .node__content > .layout.layout--rs-bottom,.journal--full > .node__content > .layout.layout--rs-bottom{padding-top:0;padding-bottom:0;}.book-series--full .layout--rs-two-col .layout__cols--sidebar-primary,.book--full .layout--rs-two-col .layout__cols--sidebar-primary,.journal--full .layout--rs-two-col .layout__cols--sidebar-primary{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-1.5625rem;margin-right:-1.5625rem;}.book-series--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__sidebar--sidebar-primary--left,.book-series--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__content--sidebar-primary--right,.book--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__sidebar--sidebar-primary--left,.book--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__content--sidebar-primary--right,.journal--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__sidebar--sidebar-primary--left,.journal--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__content--sidebar-primary--right{position:relative;margin-left:1.5625rem;margin-right:1.5625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 3.125rem);}.book-series--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__sidebar--sidebar-primary--left .layout__sidebar__row--top--primary,.book-series--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__content--sidebar-primary--right .layout__sidebar__row--top--primary,.book--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__sidebar--sidebar-primary--left .layout__sidebar__row--top--primary,.book--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__content--sidebar-primary--right .layout__sidebar__row--top--primary,.journal--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__sidebar--sidebar-primary--left .layout__sidebar__row--top--primary,.journal--full .layout--rs-two-col .layout__cols--sidebar-primary .layout__content--sidebar-primary--right .layout__sidebar__row--top--primary{margin-bottom:1.875rem;}.book-series--full .layout--rs-two-col .layout__content--sidebar-primary--right,.book--full .layout--rs-two-col .layout__content--sidebar-primary--right,.journal--full .layout--rs-two-col .layout__content--sidebar-primary--right{margin-top:0;}.book-series--full .layout--rs-two-col .layout__content--sidebar-primary--right .media--view-mode-cover-image,.book--full .layout--rs-two-col .layout__content--sidebar-primary--right .media--view-mode-cover-image,.journal--full .layout--rs-two-col .layout__content--sidebar-primary--right .media--view-mode-cover-image{display:block;}.book-series--full .layout--tabs .tabs.tab--primary,.book--full .layout--tabs .tabs.tab--primary,.journal--full .layout--tabs .tabs.tab--primary{-ms-flex-direction:row;flex-direction:row;}.book-series--full .layout--tabs .tabs.tab--primary a,.book--full .layout--tabs .tabs.tab--primary a,.journal--full .layout--tabs .tabs.tab--primary a{width:auto;}.book-series--full .media--view-mode-cover-image,.book-series--full .layout__content__row--main,.book--full .media--view-mode-cover-image,.book--full .layout__content__row--main,.journal--full .media--view-mode-cover-image,.journal--full .layout__content__row--main{padding-left:6.25rem;}.book-series--full .layout__content__row--main,.book--full .layout__content__row--main,.journal--full .layout__content__row--main{margin-top:1.875rem;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing{margin-bottom:1.875rem;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.75rem;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item{margin-right:2.8125rem;margin-bottom:2.8125rem;}}@media (min-width:940px){.book-series--full > .node__content > .layout:not(.layout--tabs),.book-series--full > .node__content > .layout--tabs .tab-content,.book--full > .node__content > .layout:not(.layout--tabs),.book--full > .node__content > .layout--tabs .tab-content,.journal--full > .node__content > .layout:not(.layout--tabs),.journal--full > .node__content > .layout--tabs .tab-content{padding-top:2.5rem;padding-bottom:2.5rem;}.book-series--full > .node__content > .layout--tabs .tab-content,.book--full > .node__content > .layout--tabs .tab-content,.journal--full > .node__content > .layout--tabs .tab-content{padding-top:3.125rem;padding-bottom:3.125rem;}.book-series--full > .node__content > .layout.layout--rs-bottom,.book--full > .node__content > .layout.layout--rs-bottom,.journal--full > .node__content > .layout.layout--rs-bottom{padding-top:0;padding-bottom:0;}.book-series--full .layout--rs-two-col .layout__sidebar__row--top--primary,.book--full .layout--rs-two-col .layout__sidebar__row--top--primary,.journal--full .layout--rs-two-col .layout__sidebar__row--top--primary{margin-bottom:2.5rem;}.book-series--full .media--view-mode-cover-image,.book-series--full .layout__content__row--main,.book--full .media--view-mode-cover-image,.book--full .layout__content__row--main,.journal--full .media--view-mode-cover-image,.journal--full .layout__content__row--main{padding-left:11.875rem;}.book-series--full .layout__content__row--main,.book--full .layout__content__row--main,.journal--full .layout__content__row--main{margin-top:2.5rem;}.book-series--full .layout--rs-bottom,.book--full .layout--rs-bottom,.journal--full .layout--rs-bottom{padding-bottom:0;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing{margin-bottom:1.875rem;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.75rem;}.book-series--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item,.book--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item,.journal--full .layout--rs-bottom .field--name-field-abstracting-indexing .field__items .field__item{margin-right:2.8125rem;margin-bottom:2.8125rem;}}.book-series--full .block--field-blocknodebook-seriesfield-instagram,.book-series--full .block--field-blocknodebook-seriesfield-facebook,.book-series--full .block--field-blocknodebook-seriesfield-linkedin,.book-series--full .block--field-blocknodebook-seriesfield-twitter,.book--full .block--field-blocknodebook-seriesfield-instagram,.book--full .block--field-blocknodebook-seriesfield-facebook,.book--full .block--field-blocknodebook-seriesfield-linkedin,.book--full .block--field-blocknodebook-seriesfield-twitter,.journal--full .block--field-blocknodebook-seriesfield-instagram,.journal--full .block--field-blocknodebook-seriesfield-facebook,.journal--full .block--field-blocknodebook-seriesfield-linkedin,.journal--full .block--field-blocknodebook-seriesfield-twitter{display:inline-block;}.book-series--full .block--field-blocknodebook-seriesfield-instagram .field--type-link,.book-series--full .block--field-blocknodebook-seriesfield-facebook .field--type-link,.book-series--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link,.book-series--full .block--field-blocknodebook-seriesfield-twitter .field--type-link,.book--full .block--field-blocknodebook-seriesfield-instagram .field--type-link,.book--full .block--field-blocknodebook-seriesfield-facebook .field--type-link,.book--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link,.book--full .block--field-blocknodebook-seriesfield-twitter .field--type-link,.journal--full .block--field-blocknodebook-seriesfield-instagram .field--type-link,.journal--full .block--field-blocknodebook-seriesfield-facebook .field--type-link,.journal--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link,.journal--full .block--field-blocknodebook-seriesfield-twitter .field--type-link{margin:0 0.125rem;font-size:0;}.book-series--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a,.book-series--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a,.book-series--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a,.book-series--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a,.book--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a,.book--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a,.book--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a,.book--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a,.journal--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a,.journal--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a,.journal--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a,.journal--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:1.75rem;width:1.75rem;border-radius:50%;text-decoration:none;background-color:#fff;}.book-series--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a::before,.book-series--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a::before,.book-series--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a::before,.book-series--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a::before,.book--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a::before,.book--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a::before,.book--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a::before,.book--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a::before,.journal--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a::before,.journal--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a::before,.journal--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a::before,.journal--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a::before{color:#0a71ff;}.book-series--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a::before,.book--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a::before,.journal--full .block--field-blocknodebook-seriesfield-instagram .field--type-link a::before{content:"\f16d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a::before,.book--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a::before,.journal--full .block--field-blocknodebook-seriesfield-facebook .field--type-link a::before{content:"\f39e";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a::before,.book--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a::before,.journal--full .block--field-blocknodebook-seriesfield-linkedin .field--type-link a::before{content:"\f0e1";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a::before,.book--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a::before,.journal--full .block--field-blocknodebook-seriesfield-twitter .field--type-link a::before{content:"\f099";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodebookfield-instagram,.book-series--full .block--field-blocknodebookfield-facebook,.book-series--full .block--field-blocknodebookfield-linkedin,.book-series--full .block--field-blocknodebookfield-twitter,.book--full .block--field-blocknodebookfield-instagram,.book--full .block--field-blocknodebookfield-facebook,.book--full .block--field-blocknodebookfield-linkedin,.book--full .block--field-blocknodebookfield-twitter,.journal--full .block--field-blocknodebookfield-instagram,.journal--full .block--field-blocknodebookfield-facebook,.journal--full .block--field-blocknodebookfield-linkedin,.journal--full .block--field-blocknodebookfield-twitter{display:inline-block;}.book-series--full .block--field-blocknodebookfield-instagram .field--type-link,.book-series--full .block--field-blocknodebookfield-facebook .field--type-link,.book-series--full .block--field-blocknodebookfield-linkedin .field--type-link,.book-series--full .block--field-blocknodebookfield-twitter .field--type-link,.book--full .block--field-blocknodebookfield-instagram .field--type-link,.book--full .block--field-blocknodebookfield-facebook .field--type-link,.book--full .block--field-blocknodebookfield-linkedin .field--type-link,.book--full .block--field-blocknodebookfield-twitter .field--type-link,.journal--full .block--field-blocknodebookfield-instagram .field--type-link,.journal--full .block--field-blocknodebookfield-facebook .field--type-link,.journal--full .block--field-blocknodebookfield-linkedin .field--type-link,.journal--full .block--field-blocknodebookfield-twitter .field--type-link{margin:0 0.125rem;font-size:0;}.book-series--full .block--field-blocknodebookfield-instagram .field--type-link a,.book-series--full .block--field-blocknodebookfield-facebook .field--type-link a,.book-series--full .block--field-blocknodebookfield-linkedin .field--type-link a,.book-series--full .block--field-blocknodebookfield-twitter .field--type-link a,.book--full .block--field-blocknodebookfield-instagram .field--type-link a,.book--full .block--field-blocknodebookfield-facebook .field--type-link a,.book--full .block--field-blocknodebookfield-linkedin .field--type-link a,.book--full .block--field-blocknodebookfield-twitter .field--type-link a,.journal--full .block--field-blocknodebookfield-instagram .field--type-link a,.journal--full .block--field-blocknodebookfield-facebook .field--type-link a,.journal--full .block--field-blocknodebookfield-linkedin .field--type-link a,.journal--full .block--field-blocknodebookfield-twitter .field--type-link a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:1.75rem;width:1.75rem;border-radius:50%;text-decoration:none;background-color:#fff;}.book-series--full .block--field-blocknodebookfield-instagram .field--type-link a::before,.book-series--full .block--field-blocknodebookfield-facebook .field--type-link a::before,.book-series--full .block--field-blocknodebookfield-linkedin .field--type-link a::before,.book-series--full .block--field-blocknodebookfield-twitter .field--type-link a::before,.book--full .block--field-blocknodebookfield-instagram .field--type-link a::before,.book--full .block--field-blocknodebookfield-facebook .field--type-link a::before,.book--full .block--field-blocknodebookfield-linkedin .field--type-link a::before,.book--full .block--field-blocknodebookfield-twitter .field--type-link a::before,.journal--full .block--field-blocknodebookfield-instagram .field--type-link a::before,.journal--full .block--field-blocknodebookfield-facebook .field--type-link a::before,.journal--full .block--field-blocknodebookfield-linkedin .field--type-link a::before,.journal--full .block--field-blocknodebookfield-twitter .field--type-link a::before{color:#0a71ff;}.book-series--full .block--field-blocknodebookfield-instagram .field--type-link a::before,.book--full .block--field-blocknodebookfield-instagram .field--type-link a::before,.journal--full .block--field-blocknodebookfield-instagram .field--type-link a::before{content:"\f16d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodebookfield-facebook .field--type-link a::before,.book--full .block--field-blocknodebookfield-facebook .field--type-link a::before,.journal--full .block--field-blocknodebookfield-facebook .field--type-link a::before{content:"\f39e";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodebookfield-linkedin .field--type-link a::before,.book--full .block--field-blocknodebookfield-linkedin .field--type-link a::before,.journal--full .block--field-blocknodebookfield-linkedin .field--type-link a::before{content:"\f0e1";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodebookfield-twitter .field--type-link a::before,.book--full .block--field-blocknodebookfield-twitter .field--type-link a::before,.journal--full .block--field-blocknodebookfield-twitter .field--type-link a::before{content:"\f099";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodejournalfield-instagram,.book-series--full .block--field-blocknodejournalfield-facebook,.book-series--full .block--field-blocknodejournalfield-linkedin,.book-series--full .block--field-blocknodejournalfield-twitter,.book--full .block--field-blocknodejournalfield-instagram,.book--full .block--field-blocknodejournalfield-facebook,.book--full .block--field-blocknodejournalfield-linkedin,.book--full .block--field-blocknodejournalfield-twitter,.journal--full .block--field-blocknodejournalfield-instagram,.journal--full .block--field-blocknodejournalfield-facebook,.journal--full .block--field-blocknodejournalfield-linkedin,.journal--full .block--field-blocknodejournalfield-twitter{display:inline-block;}.book-series--full .block--field-blocknodejournalfield-instagram .field--type-link,.book-series--full .block--field-blocknodejournalfield-facebook .field--type-link,.book-series--full .block--field-blocknodejournalfield-linkedin .field--type-link,.book-series--full .block--field-blocknodejournalfield-twitter .field--type-link,.book--full .block--field-blocknodejournalfield-instagram .field--type-link,.book--full .block--field-blocknodejournalfield-facebook .field--type-link,.book--full .block--field-blocknodejournalfield-linkedin .field--type-link,.book--full .block--field-blocknodejournalfield-twitter .field--type-link,.journal--full .block--field-blocknodejournalfield-instagram .field--type-link,.journal--full .block--field-blocknodejournalfield-facebook .field--type-link,.journal--full .block--field-blocknodejournalfield-linkedin .field--type-link,.journal--full .block--field-blocknodejournalfield-twitter .field--type-link{margin:0 0.125rem;font-size:0;}.book-series--full .block--field-blocknodejournalfield-instagram .field--type-link a,.book-series--full .block--field-blocknodejournalfield-facebook .field--type-link a,.book-series--full .block--field-blocknodejournalfield-linkedin .field--type-link a,.book-series--full .block--field-blocknodejournalfield-twitter .field--type-link a,.book--full .block--field-blocknodejournalfield-instagram .field--type-link a,.book--full .block--field-blocknodejournalfield-facebook .field--type-link a,.book--full .block--field-blocknodejournalfield-linkedin .field--type-link a,.book--full .block--field-blocknodejournalfield-twitter .field--type-link a,.journal--full .block--field-blocknodejournalfield-instagram .field--type-link a,.journal--full .block--field-blocknodejournalfield-facebook .field--type-link a,.journal--full .block--field-blocknodejournalfield-linkedin .field--type-link a,.journal--full .block--field-blocknodejournalfield-twitter .field--type-link a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:1.75rem;width:1.75rem;border-radius:50%;text-decoration:none;background-color:#fff;}.book-series--full .block--field-blocknodejournalfield-instagram .field--type-link a::before,.book-series--full .block--field-blocknodejournalfield-facebook .field--type-link a::before,.book-series--full .block--field-blocknodejournalfield-linkedin .field--type-link a::before,.book-series--full .block--field-blocknodejournalfield-twitter .field--type-link a::before,.book--full .block--field-blocknodejournalfield-instagram .field--type-link a::before,.book--full .block--field-blocknodejournalfield-facebook .field--type-link a::before,.book--full .block--field-blocknodejournalfield-linkedin .field--type-link a::before,.book--full .block--field-blocknodejournalfield-twitter .field--type-link a::before,.journal--full .block--field-blocknodejournalfield-instagram .field--type-link a::before,.journal--full .block--field-blocknodejournalfield-facebook .field--type-link a::before,.journal--full .block--field-blocknodejournalfield-linkedin .field--type-link a::before,.journal--full .block--field-blocknodejournalfield-twitter .field--type-link a::before{color:#0a71ff;}.book-series--full .block--field-blocknodejournalfield-instagram .field--type-link a::before,.book--full .block--field-blocknodejournalfield-instagram .field--type-link a::before,.journal--full .block--field-blocknodejournalfield-instagram .field--type-link a::before{content:"\f16d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodejournalfield-facebook .field--type-link a::before,.book--full .block--field-blocknodejournalfield-facebook .field--type-link a::before,.journal--full .block--field-blocknodejournalfield-facebook .field--type-link a::before{content:"\f39e";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodejournalfield-linkedin .field--type-link a::before,.book--full .block--field-blocknodejournalfield-linkedin .field--type-link a::before,.journal--full .block--field-blocknodejournalfield-linkedin .field--type-link a::before{content:"\f0e1";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.book-series--full .block--field-blocknodejournalfield-twitter .field--type-link a::before,.book--full .block--field-blocknodejournalfield-twitter .field--type-link a::before,.journal--full .block--field-blocknodejournalfield-twitter .field--type-link a::before{content:"\f099";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.block--related-publications-block .node--view-mode-teaser,.view-catalogue-view .node--view-mode-teaser,.view-books-in-book-serie .node--view-mode-teaser{position:relative;overflow:hidden;height:100%;padding:0 0 1.5625rem 0;border-radius:0.375rem;background:linear-gradient(0deg,#e5e5ed 50%,#f2f2f6 50%);}.block--related-publications-block .node--view-mode-teaser .node__content,.view-catalogue-view .node--view-mode-teaser .node__content,.view-books-in-book-serie .node--view-mode-teaser .node__content{height:100%;}.block--related-publications-block .node--view-mode-teaser .media--type-image,.block--related-publications-block .node--view-mode-teaser .field-media-canonical-image,.view-catalogue-view .node--view-mode-teaser .media--type-image,.view-catalogue-view .node--view-mode-teaser .field-media-canonical-image,.view-books-in-book-serie .node--view-mode-teaser .media--type-image,.view-books-in-book-serie .node--view-mode-teaser .field-media-canonical-image{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:2.1875rem 1.25rem 0 1.25rem;margin-bottom:1.6875rem;}.block--related-publications-block .node--view-mode-teaser .media--type-image img,.block--related-publications-block .node--view-mode-teaser .field-media-canonical-image img,.view-catalogue-view .node--view-mode-teaser .media--type-image img,.view-catalogue-view .node--view-mode-teaser .field-media-canonical-image img,.view-books-in-book-serie .node--view-mode-teaser .media--type-image img,.view-books-in-book-serie .node--view-mode-teaser .field-media-canonical-image img{margin:auto;}.block--related-publications-block .node--view-mode-teaser .media--type-image.book-cover-placeholder,.block--related-publications-block .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder,.view-catalogue-view .node--view-mode-teaser .media--type-image.book-cover-placeholder,.view-catalogue-view .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder,.view-books-in-book-serie .node--view-mode-teaser .media--type-image.book-cover-placeholder,.view-books-in-book-serie .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder{padding:2.1875rem 1.25rem 2.1875rem 1.25rem;}@media (min-width:940px){.block--related-publications-block .node--view-mode-teaser .media--type-image.book-cover-placeholder,.block--related-publications-block .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder,.view-catalogue-view .node--view-mode-teaser .media--type-image.book-cover-placeholder,.view-catalogue-view .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder,.view-books-in-book-serie .node--view-mode-teaser .media--type-image.book-cover-placeholder,.view-books-in-book-serie .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder{padding:2.1875rem 1.25rem 0 1.25rem;}}.block--related-publications-block .node--view-mode-teaser .media--type-image.book-cover-placeholder::after,.block--related-publications-block .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder::after,.view-catalogue-view .node--view-mode-teaser .media--type-image.book-cover-placeholder::after,.view-catalogue-view .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder::after,.view-books-in-book-serie .node--view-mode-teaser .media--type-image.book-cover-placeholder::after,.view-books-in-book-serie .node--view-mode-teaser .field-media-canonical-image.book-cover-placeholder::after{position:absolute;z-index:4;display:block;height:calc(50%);width:100%;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/book-series--book--journal-image--accent.svg");background-position:center;background-size:contain;background-repeat:no-repeat;content:"";}@media (min-width:768px){.block--related-publications-block .node--view-mode-teaser:hover .content,.block--related-publications-block .node--view-mode-teaser:focus .content,.view-catalogue-view .node--view-mode-teaser:hover .content,.view-catalogue-view .node--view-mode-teaser:focus .content,.view-books-in-book-serie .node--view-mode-teaser:hover .content,.view-books-in-book-serie .node--view-mode-teaser:focus .content{z-index:4;position:absolute;top:0;height:100%;padding:1.5625rem 1.25rem 1.875rem 1.25rem;}.block--related-publications-block .node--view-mode-teaser:hover .content .field--name-title,.block--related-publications-block .node--view-mode-teaser:focus .content .field--name-title,.view-catalogue-view .node--view-mode-teaser:hover .content .field--name-title,.view-catalogue-view .node--view-mode-teaser:focus .content .field--name-title,.view-books-in-book-serie .node--view-mode-teaser:hover .content .field--name-title,.view-books-in-book-serie .node--view-mode-teaser:focus .content .field--name-title{height:auto;}.block--related-publications-block .node--view-mode-teaser:hover .content .information,.block--related-publications-block .node--view-mode-teaser:focus .content .information,.view-catalogue-view .node--view-mode-teaser:hover .content .information,.view-catalogue-view .node--view-mode-teaser:focus .content .information,.view-books-in-book-serie .node--view-mode-teaser:hover .content .information,.view-books-in-book-serie .node--view-mode-teaser:focus .content .information{max-height:100%;margin-bottom:0;}.block--related-publications-block .node--view-mode-teaser:hover .content .information .hidden-link,.block--related-publications-block .node--view-mode-teaser:focus .content .information .hidden-link,.view-catalogue-view .node--view-mode-teaser:hover .content .information .hidden-link,.view-catalogue-view .node--view-mode-teaser:focus .content .information .hidden-link,.view-books-in-book-serie .node--view-mode-teaser:hover .content .information .hidden-link,.view-books-in-book-serie .node--view-mode-teaser:focus .content .information .hidden-link{position:absolute;top:0;left:0;height:100%;width:100%;}.block--related-publications-block .node--view-mode-teaser:hover .rs-canonical-link-formatter,.block--related-publications-block .node--view-mode-teaser:focus .rs-canonical-link-formatter,.view-catalogue-view .node--view-mode-teaser:hover .rs-canonical-link-formatter,.view-catalogue-view .node--view-mode-teaser:focus .rs-canonical-link-formatter,.view-books-in-book-serie .node--view-mode-teaser:hover .rs-canonical-link-formatter,.view-books-in-book-serie .node--view-mode-teaser:focus .rs-canonical-link-formatter{z-index:5;background:#0a71ff;}.block--related-publications-block .node--view-mode-teaser:hover .rs-canonical-link-formatter a,.block--related-publications-block .node--view-mode-teaser:focus .rs-canonical-link-formatter a,.view-catalogue-view .node--view-mode-teaser:hover .rs-canonical-link-formatter a,.view-catalogue-view .node--view-mode-teaser:focus .rs-canonical-link-formatter a,.view-books-in-book-serie .node--view-mode-teaser:hover .rs-canonical-link-formatter a,.view-books-in-book-serie .node--view-mode-teaser:focus .rs-canonical-link-formatter a{border-bottom:1px solid #f2f2f6;color:#f2f2f6;}}.block--related-publications-block .node--view-mode-teaser .content-type,.view-catalogue-view .node--view-mode-teaser .content-type,.view-books-in-book-serie .node--view-mode-teaser .content-type{position:absolute;top:0;right:0;padding:0.3125rem 1rem;border-top-right-radius:0.375rem;font-weight:600;color:#fff;background-color:#0a71ff;text-transform:uppercase;font-size:1rem;line-height:1.125rem;}.block--related-publications-block .node--view-mode-teaser .content,.view-catalogue-view .node--view-mode-teaser .content,.view-books-in-book-serie .node--view-mode-teaser .content{top:100%;overflow:hidden;width:100%;padding:1.875rem 1.25rem 0 1.25rem;border-radius:0 0 0.375rem 0.375rem;background-color:#e5e5ed;transition:top 0.2s linear;}@media (min-width:768px){.block--related-publications-block .node--view-mode-teaser .content,.view-catalogue-view .node--view-mode-teaser .content,.view-books-in-book-serie .node--view-mode-teaser .content{padding:0 1.25rem 1.875rem 1.25rem;}}@media (min-width:768px){.block--related-publications-block .node--view-mode-teaser .content .field--name-title,.view-catalogue-view .node--view-mode-teaser .content .field--name-title,.view-books-in-book-serie .node--view-mode-teaser .content .field--name-title{height:4.6875rem;}}.block--related-publications-block .node--view-mode-teaser .content .field--name-title h2,.view-catalogue-view .node--view-mode-teaser .content .field--name-title h2,.view-books-in-book-serie .node--view-mode-teaser .content .field--name-title h2{font-size:1.125rem;line-height:1.375rem;margin:0;}.block--related-publications-block .node--view-mode-teaser .content .field--name-field-book-subtitle,.block--related-publications-block .node--view-mode-teaser .content .field--name-field-journal-subtitle,.view-catalogue-view .node--view-mode-teaser .content .field--name-field-book-subtitle,.view-catalogue-view .node--view-mode-teaser .content .field--name-field-journal-subtitle,.view-books-in-book-serie .node--view-mode-teaser .content .field--name-field-book-subtitle,.view-books-in-book-serie .node--view-mode-teaser .content .field--name-field-journal-subtitle{font-size:0.9375rem;line-height:1.0625rem;font-weight:600;color:#0a71ff;margin-top:0.4375rem;}.block--related-publications-block .node--view-mode-teaser .content .information,.view-catalogue-view .node--view-mode-teaser .content .information,.view-books-in-book-serie .node--view-mode-teaser .content .information{overflow:hidden;margin-top:0.9375rem;font-size:0.8125rem;line-height:1.125rem;}@media (min-width:768px){.block--related-publications-block .node--view-mode-teaser .content .information,.view-catalogue-view .node--view-mode-teaser .content .information,.view-books-in-book-serie .node--view-mode-teaser .content .information{max-height:0;}}.block--related-publications-block .node--view-mode-teaser .content .information .field,.view-catalogue-view .node--view-mode-teaser .content .information .field,.view-books-in-book-serie .node--view-mode-teaser .content .information .field{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;margin-bottom:0.5rem;}@media (min-width:940px){.block--related-publications-block .node--view-mode-teaser .content .information .field,.view-catalogue-view .node--view-mode-teaser .content .information .field,.view-books-in-book-serie .node--view-mode-teaser .content .information .field{display:block;}}.block--related-publications-block .node--view-mode-teaser .content .information .field__items,.view-catalogue-view .node--view-mode-teaser .content .information .field__items,.view-books-in-book-serie .node--view-mode-teaser .content .information .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.block--related-publications-block .node--view-mode-teaser .content .information h3,.view-catalogue-view .node--view-mode-teaser .content .information h3,.view-books-in-book-serie .node--view-mode-teaser .content .information h3{font-size:0.8125rem;line-height:1.1875rem;margin:0 0.625rem 0 0;padding:0;color:#0a71ff;}.block--related-publications-block .node--view-mode-teaser .content .information .price,.view-catalogue-view .node--view-mode-teaser .content .information .price,.view-books-in-book-serie .node--view-mode-teaser .content .information .price{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.block--related-publications-block .node--view-mode-teaser .content .information .price > h3,.view-catalogue-view .node--view-mode-teaser .content .information .price > h3,.view-books-in-book-serie .node--view-mode-teaser .content .information .price > h3{font-size:0.8125rem;line-height:0.9375rem;margin:0 0.625rem 0 0;padding:0;color:#0a71ff;}.block--related-publications-block .node--view-mode-teaser .content .information .field--type-decimal:not(:last-of-type)::after,.view-catalogue-view .node--view-mode-teaser .content .information .field--type-decimal:not(:last-of-type)::after,.view-books-in-book-serie .node--view-mode-teaser .content .information .field--type-decimal:not(:last-of-type)::after{padding:0 0.3125rem;content:"/";}.block--related-publications-block .node--view-mode-teaser .content .information a,.view-catalogue-view .node--view-mode-teaser .content .information a,.view-books-in-book-serie .node--view-mode-teaser .content .information a{border-bottom:1px solid #000049;}.block--related-publications-block .node--view-mode-teaser .content .information a:hover,.view-catalogue-view .node--view-mode-teaser .content .information a:hover,.view-books-in-book-serie .node--view-mode-teaser .content .information a:hover{border-color:#0a71ff;}.block--related-publications-block .node--view-mode-teaser .rs-canonical-link-formatter,.view-catalogue-view .node--view-mode-teaser .rs-canonical-link-formatter,.view-books-in-book-serie .node--view-mode-teaser .rs-canonical-link-formatter{margin-top:0.625rem;padding:0 1.25rem 0 1.25rem;}@media (min-width:768px){.block--related-publications-block .node--view-mode-teaser .rs-canonical-link-formatter,.view-catalogue-view .node--view-mode-teaser .rs-canonical-link-formatter,.view-books-in-book-serie .node--view-mode-teaser .rs-canonical-link-formatter{position:absolute;z-index:1;bottom:0;width:100%;padding:0.625rem 1.25rem;}}.block--related-publications-block .node--view-mode-teaser .rs-canonical-link-formatter a,.view-catalogue-view .node--view-mode-teaser .rs-canonical-link-formatter a,.view-books-in-book-serie .node--view-mode-teaser .rs-canonical-link-formatter a{border-bottom:1px solid #000049;font-weight:600;text-transform:uppercase;font-size:0.875rem;line-height:1rem;}.block--related-publications-block .node--view-mode-teaser .rs-canonical-link-formatter a:hover,.view-catalogue-view .node--view-mode-teaser .rs-canonical-link-formatter a:hover,.view-books-in-book-serie .node--view-mode-teaser .rs-canonical-link-formatter a:hover{border-color:#0a71ff;}.block--related-publications-block .node--view-mode-teaser .field__items--name-field-book-editors .field__item,.view-catalogue-view .node--view-mode-teaser .field__items--name-field-book-editors .field__item,.view-books-in-book-serie .node--view-mode-teaser .field__items--name-field-book-editors .field__item{display:inline-block;}.block--related-publications-block .node--view-mode-teaser .field--name-field-book-authors .field__item:not(:last-child),.block--related-publications-block .node--view-mode-teaser .field--name-field-book-editors .field__item:not(:last-child),.view-catalogue-view .node--view-mode-teaser .field--name-field-book-authors .field__item:not(:last-child),.view-catalogue-view .node--view-mode-teaser .field--name-field-book-editors .field__item:not(:last-child),.view-books-in-book-serie .node--view-mode-teaser .field--name-field-book-authors .field__item:not(:last-child),.view-books-in-book-serie .node--view-mode-teaser .field--name-field-book-editors .field__item:not(:last-child){margin-right:0.3125rem;}.block--related-publications-block .node--view-mode-teaser .field__items--name-field-subjects .field__item:not(:last-of-type),.view-catalogue-view .node--view-mode-teaser .field__items--name-field-subjects .field__item:not(:last-of-type),.view-books-in-book-serie .node--view-mode-teaser .field__items--name-field-subjects .field__item:not(:last-of-type){display:inline;}.block--related-publications-block .node--view-mode-teaser .field__items--name-field-subjects .field__item:not(:last-of-type)::after,.view-catalogue-view .node--view-mode-teaser .field__items--name-field-subjects .field__item:not(:last-of-type)::after,.view-books-in-book-serie .node--view-mode-teaser .field__items--name-field-subjects .field__item:not(:last-of-type)::after{content:"";margin-right:0.3125rem;}.block--related-publications-block .node--view-mode-teaser{height:auto;}.block--related-publications-block{padding-top:1.25rem;padding-bottom:1.25rem;position:relative;z-index:5;}.block--related-publications-block:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;margin-left:calc((-100vw + 100%) / 2);width:100vw;background-color:#000049;}.block--related-publications-block > h2{position:relative;margin-bottom:3.75rem;color:#fff;}.block--related-publications-block > h2::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}.block--related-publications-block .node--view-mode-teaser{margin-bottom:1.5rem;}@media (min-width:768px){.block--related-publications-block{position:relative;padding-top:1.875rem;padding-bottom:1.875rem;}.block--related-publications-block::after{z-index:-1;position:absolute;margin-right:calc((-100vw + 100%) / 2 + 0.625rem);right:0;bottom:0;height:414px;width:484px;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/related-publications-image.svg");background-size:cover;background-repeat:no-repeat;content:"";}.block--related-publications-block .publications--wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;-ms-flex-align:stretch;align-items:stretch;}.block--related-publications-block .publications--wrapper .node--view-mode-teaser{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}}@media (min-width:940px){.block--related-publications-block{padding-top:2.5rem;padding-bottom:2.5rem;}}@media (min-width:1200px){.block--related-publications-block{padding-top:3.125rem;padding-bottom:3.125rem;}}.node--book-series--full .field--name-field-media-image{position:relative;display:inline-block;width:auto;}.node--book-series--full .field--name-field-media-image img{position:relative;z-index:3;}.node--book-series--full .field--name-field-media-image::before,.node--book-series--full .field--name-field-media-image::after{z-index:2;position:absolute;top:-0.625rem;right:-0.625rem;height:100%;width:100%;background-color:#e5e5ed;content:"";}.node--book-series--full .field--name-field-media-image::after{z-index:1;top:-1.25rem;right:-1.25rem;background-color:#ccccdb;}.node--book-series--full .layout--rs-two-col .layout__content--sidebar-primary--right{margin-top:2.25rem;}.node--book-series--full .layout--rs-two-col .layout__content__row--main{border-bottom:1px solid #e2e2e2;padding-bottom:1rem;}@media (min-width:768px){.node--book-series--full .layout--rs-two-col .layout__content__row--main{border-bottom:none;padding-bottom:0;}}.node--book--full .layout__content__row--main{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;}.node--book--full .layout__content__row--main .block--provider-iospress-book{-ms-flex:1 0 100%;flex:1 0 100%;}.node--book--full .layout__content__row--main .block--node-book-contents-link,.node--book--full .layout__content__row--main .block--node-book-order-links{-ms-flex:0 0 auto;flex:0 0 auto;}.node--book--full .block--node-book-contents-link .dropbutton-widget,.node--book--full .block--node-book-order-links .dropbutton-widget{overflow:hidden;max-height:2.75rem;padding:0.5rem 1.8125rem 0.5rem 1.1875rem;border:2px solid #0a71ff;border-radius:1.375rem;font-weight:700;transition:max-height 0.3s ease-in-out;font-size:1rem;line-height:1.5rem;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton,.node--book--full .block--node-book-contents-link .dropbutton-widget .dropdown-trigger,.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton-toggle,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton,.node--book--full .block--node-book-order-links .dropbutton-widget .dropdown-trigger,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton-toggle{display:block;margin:0;padding:0;list-style:none;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropdown-trigger,.node--book--full .block--node-book-order-links .dropbutton-widget .dropdown-trigger{margin-bottom:0.625rem;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton{border-right:none;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton .dropbutton-action > *,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton .dropbutton-action > *{padding:0;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton-toggle,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton-toggle{width:100%;height:2.75rem;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton-toggle button,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton-toggle button{height:auto;padding:0.5rem 0.625rem 0rem 0rem;text-align:right;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton-toggle button::before,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton-toggle button::before{content:"\f054";display:inline-block;margin:0 0 0.125rem 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.6875rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton-toggle button::before,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton-toggle button::before{transition:transform 0.3s ease-in-out;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton .secondary-action,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton .secondary-action{border-top:none;}.node--book--full .block--node-book-contents-link .dropbutton-widget .dropbutton-arrow,.node--book--full .block--node-book-order-links .dropbutton-widget .dropbutton-arrow{display:none;}.node--book--full .block--node-book-contents-link .dropbutton-wrapper.open .dropbutton-widget,.node--book--full .block--node-book-order-links .dropbutton-wrapper.open .dropbutton-widget{max-height:15.625rem;}.node--book--full .block--node-book-contents-link .dropbutton-wrapper.open .dropbutton-widget .dropbutton-toggle button::before,.node--book--full .block--node-book-order-links .dropbutton-wrapper.open .dropbutton-widget .dropbutton-toggle button::before{-ms-transform:rotate(-90deg);transform:rotate(-90deg);}.block--views-blockbooks-in-book-serie-block-1{padding-top:1.25rem;padding-bottom:1.25rem;}.block--views-blockbooks-in-book-serie-block-1 > h2{position:relative;margin-bottom:3.75rem;}.block--views-blockbooks-in-book-serie-block-1 > h2::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}.block--views-blockbooks-in-book-serie-block-1 .node--view-mode-teaser{margin-bottom:1.5rem;}@media (min-width:768px){.block--views-blockbooks-in-book-serie-block-1{padding-top:1.875rem;padding-bottom:1.875rem;}.block--views-blockbooks-in-book-serie-block-1 .view__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.block--views-blockbooks-in-book-serie-block-1 .view__content .views__row{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);margin-bottom:1.5rem;}.block--views-blockbooks-in-book-serie-block-1 .view__content .node--view-mode-teaser{height:100%;}}@media (min-width:940px){.block--views-blockbooks-in-book-serie-block-1{padding-top:2.5rem;padding-bottom:2.5rem;}}@media (min-width:1200px){.block--views-blockbooks-in-book-serie-block-1{padding-top:3.125rem;padding-bottom:3.125rem;}}.block--related-conferences-block{padding-top:1.25rem;padding-bottom:1.25rem;}.block--related-conferences-block > h2{position:relative;margin-bottom:3.75rem;}.block--related-conferences-block > h2::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}.block--related-conferences-block .node--conference--teaser{margin-bottom:1.5rem;}@media (min-width:768px){.block--related-conferences-block{padding-top:1.875rem;padding-bottom:1.875rem;}.block--related-conferences-block .conferences--wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;-ms-flex-align:stretch;align-items:stretch;}.block--related-conferences-block .conferences--wrapper .node--conference--teaser{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}}@media (min-width:940px){.block--related-conferences-block{padding-top:2.5rem;padding-bottom:2.5rem;}}@media (min-width:1200px){.block--related-conferences-block{padding-top:3.125rem;padding-bottom:3.125rem;}}.node--conference--teaser{position:relative;border-radius:0.375rem;color:#fff;background-color:#072caf;}.node--conference--teaser::after{z-index:1;content:"";position:absolute;bottom:0;right:0;width:8.75rem;height:14.125rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/conference-teaser-accent.svg");background-size:100%;background-repeat:no-repeat;}.node--conference--teaser .node__content{z-index:2;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;}.node--conference--teaser .field--name-field-media-canonical-image picture,.node--conference--teaser .field--name-field-media-canonical-image img{border-radius:0.375rem 0.375rem 0 0;}@media (max-width:479px){.node--conference--teaser .field--name-field-media-canonical-image picture,.node--conference--teaser .field--name-field-media-canonical-image img{width:100%;}}.node--conference--teaser .layout--rs-content{padding:0 3.125rem 0 2.1875rem;}.node--conference--teaser .layout--label-content{padding-top:1.875rem;}.node--conference--teaser .layout--rs-footer{padding:0 3.125rem 2.1875rem 2.1875rem;}.node--conference--teaser .layout--label-content-secondary{margin-bottom:1.25rem;}.node--conference--teaser .field--name-title h3 a{color:#fff;}.node--conference--teaser .field--name-title h3 a:active,.node--conference--teaser .field--name-title h3 a:hover{color:#cccccc;}.node--conference--teaser .field--name-field-conference-date{font-size:1.125rem;line-height:1.75rem;font-family:"mic-32-new-rounded-web",sans-serif;color:#0a71ff;text-transform:uppercase;}.node--conference--teaser .field--name-body{font-size:0.875rem;line-height:1.375rem;}.node--journal--full .block--node-journal-impact-factor .impact-factor-wrapper{margin-bottom:1.25rem;display:-ms-flexbox;display:flex;margin-left:auto;}.node--journal--full .block--node-journal-impact-factor .impact-factor-wrapper .impact-factor-year{padding:0.3125rem 0.625rem;border-radius:0.375rem 0 0 0.375rem;color:#fff;background-color:#000049;}.node--journal--full .block--node-journal-impact-factor .impact-factor-wrapper .impact-factor-year h5{display:inline-block;margin:0;font-family:"proxima-soft",sans-serif;font-weight:700;color:#fff;font-size:0.875rem;line-height:1.375rem;}.node--journal--full .block--node-journal-impact-factor .impact-factor-wrapper .impact-factor-year .field{display:inline-block;font-size:0.875rem;line-height:1.375rem;font-weight:700;}.node--journal--full .block--node-journal-impact-factor .impact-factor-wrapper .field-impact-factor{padding:0.3125rem 0.625rem;border-radius:0 0.375rem 0.375rem 0;font-weight:700;color:#fff;background-color:#0a71ff;font-size:1.125rem;line-height:1.375rem;}.node--journal--full .field--name-field-journal-edbo .sub-role{font-style:italic;}.node--journal--full .field--name-field-journal-edbo .ios-edbo-profile{margin-bottom:1.125rem;}.node--journal--full .field--name-field-journal-edbo .ios-edbo-profile .bottom{margin-top:0.9375rem;}@media (min-width:480px){.node--journal--full .field--name-field-journal-edbo .ios-edbo-profile .bottom{margin-top:0;}}@media (min-width:480px){.node--journal--full .edbo-layout--P1 .ios-edbo-profile .top{display:-ms-flexbox;display:flex;}.node--journal--full .edbo-layout--P1 .ios-edbo-profile .top .picture{margin:0.3125rem 0.9375rem 0.9375rem 0rem;}.node--journal--full .edbo-layout--P1 .ios-edbo-profile .top .profile{padding-bottom:1.25rem;}.node--journal--full .edbo-layout--C2 .group-main-editors,.node--journal--full .edbo-layout--C2 .group-sub-editors{columns:2;}.node--journal--full .edbo-layout--C2 .group-main-editors > div,.node--journal--full .edbo-layout--C2 .group-sub-editors > div{display:table;margin:0;break-inside:avoid-column;}.node--journal--full .edbo-layout--C2 .group-main-editors .ios-edbo-profile,.node--journal--full .edbo-layout--C2 .group-sub-editors .ios-edbo-profile{padding-bottom:0.9375rem;}}.paragraph--type-overview .more-link--overview{margin-top:0.9375rem;text-align:right;}.overview--catalogue-overview .paragraph__cols{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.625rem;margin-right:-0.625rem;}.overview--catalogue-overview .paragraph__cols .paragraph__sidebar{position:relative;margin-left:0.625rem;margin-right:0.625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 1.25rem);}.overview--catalogue-overview .paragraph__cols .paragraph__content{position:relative;margin-left:0.625rem;margin-right:0.625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 1.25rem);}.overview--catalogue-overview .paragraph__cols .view__content{display:block;margin:0;}.overview--catalogue-overview .paragraph__cols .view__content .views__row{border-radius:0.375rem;background-color:#f2f2f6;margin-bottom:1.25rem;}.overview--catalogue-overview .paragraph__cols .view__content .views__row article{width:100%;}@media (min-width:768px){.overview--catalogue-overview .paragraph__cols .paragraph__sidebar{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}.overview--catalogue-overview .paragraph__cols .paragraph__content{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(66.66667% - 1.875rem);}.overview--catalogue-overview .paragraph__cols .paragraph__content .view__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.625rem;margin-right:-0.625rem;}.overview--catalogue-overview .paragraph__cols .paragraph__content .view__content .views__row{position:relative;margin-left:0.625rem;margin-right:0.625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.25rem);}.overview--catalogue-overview .paragraph__cols .paragraph__content .view__content .views__row:last-child .node--view-mode-teaser{min-height:450px;}}.node__meta--bottom > .layout__region{margin-top:1.25rem;margin-bottom:1.25rem;}.node__meta--bottom > .layout__region > *{margin-bottom:0.3125rem;}.node__meta--bottom > .layout__region > *:last-child{margin-bottom:0;}.node__meta--bottom > .layout__region .block--extra-field-blocknodenewsdropsolid-social-widgets h3{margin:0 0 0.9375rem 0;font-size:1.125rem;line-height:1.75rem;color:#000049;}@media (min-width:768px){.node__meta--bottom > .layout__region{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-left:1.5625rem;padding-right:0;margin-top:1.875rem;margin-bottom:1.875rem;}.node__meta--bottom > .layout__region > *{margin-right:1.5625rem;margin-bottom:0;}.node__meta--bottom > .layout__region .block--extra-field-blocknodenewsdropsolid-social-widgets{display:-ms-flexbox;display:flex;}.node__meta--bottom > .layout__region .block--extra-field-blocknodenewsdropsolid-social-widgets h3{margin-right:0.625rem;margin-bottom:0;padding-top:1px;}}@media (min-width:940px){.node__meta--bottom > .layout__region{margin-top:2.5rem;margin-bottom:2.5rem;}}@media (min-width:1200px){.node__meta--bottom > .layout__region{margin-top:3.125rem;margin-bottom:3.125rem;}}body,html{height:100%;}.flexboxtweener,.flexboxtweener .page{height:100%;}.page-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;}.page{-ms-flex:1 0 auto;flex:1 0 auto;}.sticky-top,.doormat,.footer--primary{-ms-flex-negative:1;flex-shrink:1;}.sticky-top{min-height:1px;}.doormat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.doormat .col--doormat--primary{width:100%;padding:2.1875rem 0;position:relative;z-index:5;}.doormat .col--doormat--primary:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;margin-left:calc((-100vw + 100%) / 2);width:100vw;background-color:#000049;}.doormat .col--doormat--primary .block-webform{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}.doormat .col--doormat--primary h2{font-size:1.875rem;line-height:2.1875rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:2rem 3.1875rem;text-align:center;color:#fff;}.doormat .col--doormat--primary form{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;}.doormat .col--doormat--primary form .form-type--processed-text{display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;-ms-flex-pack:center;justify-content:center;width:auto;margin:0;}.doormat .col--doormat--primary form .form-type--processed-text::before{content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/newsletter-subscription.svg");}.doormat .col--doormat--primary form label{display:none;}.doormat .col--doormat--primary form input{height:2.625rem;width:18.125rem !important;margin:1rem;border-radius:0.3125rem;}.doormat .col--doormat--primary form .form__element--email{margin:0;width:auto;}.doormat .col--doormat--primary form .form-actions{position:relative;}.doormat .col--doormat--primary form .form-actions .recaptcha-visible{position:absolute;top:100%;left:-1.25rem;-ms-transform:scale(0.85);transform:scale(0.85);}.doormat .doormat-bottom--container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:0rem;margin-right:0rem;-ms-flex-pack:center;justify-content:center;padding:4rem 0 7.5rem 0;text-align:center;}.doormat .doormat-bottom--container::after{position:absolute;top:50%;right:0;display:none;margin-top:-13.0625rem;content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/footer-accent-image.svg");margin-right:calc((-100vw + 100%) / 2);}.doormat .doormat-bottom--container .col--doormat--branding{position:relative;margin-left:0.3125rem;margin-right:0.3125rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 0.625rem);}.doormat .doormat-bottom--container .col--doormat--branding img{width:13.375rem;margin:0 auto 0.9375rem auto;}.doormat .doormat-bottom--container .col--doormat--branding .paragraph--type-p-003{padding:0;}.doormat .doormat-bottom--container .col--doormat--branding .paragraph--type-p-003 .field--buttons{text-align:center;}.doormat .doormat-bottom--container .col--doormat--menus{position:relative;margin-left:0.3125rem;margin-right:0.3125rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 0.625rem);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly;}.doormat .doormat-bottom--container .col--doormat--menus nav{padding:1rem 0;}.doormat .doormat-bottom--container .col--doormat--menus h4{color:#0a71ff;margin-bottom:0.625rem;font-size:1rem;line-height:1.25rem;}.doormat .doormat-bottom--container .col--doormat--contact{position:relative;margin-left:0.3125rem;margin-right:0.3125rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 0.625rem);padding-top:1rem;}.doormat .doormat-bottom--container .col--doormat--contact h2{color:#0a71ff;margin-bottom:0.625rem;font-size:1rem;line-height:1.25rem;}.doormat .doormat-bottom--container .col--doormat--contact .paragraph--type-p-003{padding:0;}.doormat .doormat-bottom--container .col--doormat--contact .paragraph--type-p-003 p{margin-bottom:.2rem;}.doormat .doormat-bottom--container .col--doormat--contact .field--buttons{text-align:center;}@media (min-width:940px){.doormat .doormat-bottom--container .col--doormat--contact .field--buttons{text-align:left;}}.doormat .doormat-bottom--container .block--type-social-media{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:1.875rem;}.doormat .doormat-bottom--container .block--type-social-media .field--type-link{margin:0.25rem;font-size:0;}.doormat .doormat-bottom--container .block--type-social-media a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:1.75rem;width:1.75rem;border-radius:50%;text-decoration:none;background-color:#f2f2f6;}.doormat .doormat-bottom--container .block--type-social-media a::before{color:#0a71ff;}.doormat .doormat-bottom--container .block--type-social-media .field-social-link-facebook a::before{content:"\f39e";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.doormat .doormat-bottom--container .block--type-social-media .field-social-link-twitter a::before{content:"\f099";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.doormat .doormat-bottom--container .block--type-social-media .field-social-link-linkedin a::before{content:"\f0e1";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.doormat .doormat-bottom--container .block--type-social-media .field-social-link-instagram a::before{content:"\f16d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}@media (min-width:940px){.doormat .doormat-bottom--container{-ms-flex-pack:start;justify-content:flex-start;text-align:left;}.doormat .doormat-bottom--container .col--doormat--branding{position:relative;margin-left:0.3125rem;margin-right:0.3125rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(25% - 0.625rem);}.doormat .doormat-bottom--container .col--doormat--branding .paragraph--type-p-003 > *{max-width:100%;}.doormat .doormat-bottom--container .col--doormat--branding .paragraph--type-p-003 .field--buttons{text-align:left;}.doormat .doormat-bottom--container .col--doormat--branding img{margin:0 0 0.9375rem 0;}.doormat .doormat-bottom--container .col--doormat--menus{position:relative;margin-left:0.3125rem;margin-right:0.3125rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(54.16667% - 0.625rem);-ms-flex-direction:row;flex-direction:row;}.doormat .doormat-bottom--container .col--doormat--menus h4{margin-bottom:1.6875rem;}.doormat .doormat-bottom--container .col--doormat--contact{position:relative;margin-left:0.3125rem;margin-right:0.3125rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(20.83333% - 0.625rem);}.doormat .doormat-bottom--container .col--doormat--contact .block--type-social-media{-ms-flex-pack:start;justify-content:flex-start;}.doormat .doormat-bottom--container .col--doormat--contact h2{margin-bottom:2.4375rem;}}@media (min-width:1200px){.doormat .doormat-bottom--container::after{display:block;}}.footer--primary .container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;padding:2rem 0;border-top:1px solid #ccccdb;text-align:center;}@media (min-width:768px){.footer--primary .container{-ms-flex-direction:row;flex-direction:row;text-align:left;}}.header--primary{position:relative;}.header--primary .container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-bottom:1rem;}.header-top{padding:1rem 1.125rem 0rem 1.125rem;}.header-top .block--search-redirect-block{position:relative;display:block;width:25%;margin-right:1rem;}.header-top .block--search-redirect-block form .form__element--search{position:relative;margin:0;}.header-top .block--search-redirect-block form .form__element--search input{padding:0.625rem 2.875rem 0.625rem 1.5rem !important;border-radius:1.75rem !important;background-color:#f2f2f6 !important;}.header-top .block--search-redirect-block form button{position:absolute;top:0;right:0;padding:0;font-size:0;background-color:transparent;box-shadow:none;}.header-top .block--search-redirect-block form button::before{content:"\f002";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.25rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:300;color:#0a71ff;}.header-top .block--search-redirect-block form button::before{margin:0.8125rem;font-weight:700;}.header-top .container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;}.header-top .container .block--type-social-media{display:-ms-flexbox;display:flex;}.header-top .container .block--type-social-media .field--type-link{margin:0.25rem;font-size:0;padding-top:0.25rem;}.header-top .container .block--type-social-media .field--type-link a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:1.75rem;width:1.75rem;border-radius:50%;text-decoration:none;background-color:#f2f2f6;}.header-top .container .block--type-social-media .field--type-link a::before{color:#0a71ff;}.header-top .container .block--type-social-media .field-social-link-facebook a::before{content:"\f39e";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.header-top .container .block--type-social-media .field-social-link-twitter a::before{content:"\f099";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.header-top .container .block--type-social-media .field-social-link-linkedin a::before{content:"\f0e1";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}.header-top .container .block--type-social-media .field-social-link-instagram a::before{content:"\f16d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:0.875rem;font-family:"Font Awesome 5 Brands",sans-serif;font-weight:normal;}@media (max-width:767px){.header-top{padding-bottom:1rem;-ms-flex-pack:end;justify-content:flex-end;}.header-top .block--search-redirect-block{width:100%;}}.nav-section--primary{padding:0 1.125rem 4rem 1.125rem;}@media (max-width:767px){.page-wrapper{padding-bottom:3.6875rem;}.header__section--secondary{position:absolute;z-index:910;right:0;top:0;width:3.375rem;height:3.75rem;color:#1f2833;}.navigation__toggle-expand{cursor:pointer;position:absolute;top:0;right:0;display:block;padding-top:0;width:3.375rem;height:3.75rem;text-align:center;}.navigation__toggle-expand,.navigation__toggle-expand:visited{color:#072caf;}.navigation__toggle-expand:hover,.navigation__toggle-expand:active,.navigation__toggle-expand:focus{color:#072caf;}.js-open .navigation__toggle-expand{position:fixed;z-index:1;}.navigation__toggle-expand__icon{position:absolute;left:50%;top:0;display:block;padding-top:0.9375rem;-ms-transform:translateX(-50%);transform:translateX(-50%);transition:opacity 0.3s ease-in-out;}.navigation__toggle-expand__icon--open{opacity:1;}.navigation__toggle-expand__icon--open::before{content:"\f0c9";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.js-open .navigation__toggle-expand__icon--open{opacity:0;}.navigation__toggle-expand__icon--closed{opacity:0;}.navigation__toggle-expand__icon--closed::before{content:"\f00d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.3125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:300;}.js-open .navigation__toggle-expand__icon--closed{opacity:1;}.navigation__toggle-expand__text{position:absolute !important;display:block !important;clip:rect(1px,1px,1px,1px) !important;overflow:hidden !important;height:0.0625rem !important;width:0.0625rem !important;word-wrap:normal !important;}.navigation__toggle-expand__text.focusable:focus{position:fixed !important;left:0 !important;top:0 !important;z-index:10010 !important;display:block !important;clip:auto !important;overflow:visible !important;height:auto !important;width:auto !important;background:#fff;}.navigation__toggle-expand__text--open{display:inline-block;}.js-open .navigation__toggle-expand__text--open{display:none;}.navigation__toggle-expand__text--closed{display:none;}.js-open .navigation__toggle-expand__text--closed{display:inline-block;}.wrapper--navigation__content{position:fixed;bottom:0;left:0;display:-ms-flexbox;display:flex;overflow:hidden;overflow-y:scroll;-ms-flex-direction:column;flex-direction:column;height:0;width:100vw;transition:all 0.3s ease-in-out;-webkit-overflow-scrolling:touch;}.js-open > .wrapper--navigation__content{padding-top:100px;height:100vh;background-color:#fff;}.wrapper--navigation__content .nav-section--primary{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}.wrapper--navigation__content .nav-section--primary .block--search-redirect-block{-ms-flex-order:2;order:2;}.wrapper--navigation__content .nav-section--primary .nav--main{-ms-flex-order:1;order:1;}.nav-section--secondary{margin:1.5rem -1.5rem 1.5rem -1.5rem;padding:1.5rem;background-color:#f2f2f6;}.wrapper--headers{position:relative;}.nav--language-interface{position:absolute;top:0;right:1.875rem;z-index:6;}.block--header_top.block--search{position:fixed;bottom:0;right:0;z-index:920;}}@media (min-width:768px){.header__section--secondary{width:100%;}.nav-section--primary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0;}}@media (min-width:940px){.nav-section--primary{display:block;margin-left:4.1875rem;}}.paragraph--type-overview details.paragraph__sidebar summary{margin:0 0 0.9375rem 0;font-size:1.5625rem;line-height:2.1875rem;color:#000049;color:#f2f2f6;margin-bottom:0;}@media (max-width:767px){.paragraph--type-overview details.paragraph__sidebar summary{font-size:1.20192rem;line-height:1.68269rem;}}@media (min-width:768px) and (max-width:939px){.paragraph--type-overview details.paragraph__sidebar summary{font-size:1.30208rem;line-height:1.82292rem;}}@media (min-width:940px) and (max-width:1199px){.paragraph--type-overview details.paragraph__sidebar summary{font-size:1.42045rem;line-height:1.98864rem;}}@media (min-width:1200px){.paragraph--type-overview details.paragraph__sidebar summary{font-size:1.5625rem;line-height:2.1875rem;}}@media (min-width:940px){.paragraph--type-overview details.paragraph__sidebar summary{display:none;visibility:hidden;overflow:hidden;}}.paragraph--type-overview details.paragraph__sidebar + .paragraph__content{margin-top:2.5rem;}@media (min-width:940px){.paragraph--type-overview details.paragraph__sidebar + .paragraph__content{margin-top:0;}}@media (min-width:940px){.paragraph--type-overview details.paragraph__sidebar .details-wrapper{border:none;}}.overview--search-results .paragraph__cols{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.625rem;margin-right:-0.625rem;}.overview--search-results .paragraph__cols .paragraph__sidebar{position:relative;margin-left:0.625rem;margin-right:0.625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 1.25rem);}.overview--search-results .paragraph__cols .paragraph__content{position:relative;margin-left:0.625rem;margin-right:0.625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 1.25rem);}.overview--search-results .paragraph__cols .view__content{display:block;margin:0;}.overview--search-results .paragraph__cols .view__content article{width:100%;margin-bottom:1.25rem;}@media (min-width:768px){.overview--search-results .paragraph__cols .paragraph__sidebar{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}.overview--search-results .paragraph__cols .paragraph__content{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(66.66667% - 1.875rem);}}.node_search-results{display:block;margin:0 0 1.5rem 0;padding:0;}.storybook__content-section{position:relative;display:-ms-flexbox;display:flex;min-height:500px;color:#39596a;}.storybook__content-section::before{display:block;position:absolute;top:0;left:50%;width:100vw;height:100%;-ms-transform:translateX(-50%);transform:translateX(-50%);content:'';}.storybook__content-section .text{display:-ms-flexbox;display:flex;position:relative;z-index:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;font-family:Arial,Helvetica,sans-serif;text-align:center;font-size:24px;font-weight:bold;text-transform:uppercase;background-color:#c3d5df;}.storybook__content-section.has--bg::before{background-color:#c3d5df;}.storybook__content-section.has--bg .text{background-color:rgba(255,255,255,0.5);}.storybook__content-section--page{min-height:900px;}.home__section .group--paragraphs__item .paragraph--type-overview{padding:0;}.home__section--content .group--paragraphs__item:first-child:not(.has-bg):not(.has-bg-image) > .paragraph{padding-top:0;}.com-blocks-generic .block--ads-block{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:10px 0;}.com-blocks-generic .ioscom-block{position:relative;}.com-blocks-generic .ioscom-block .vertical-label{position:absolute;z-index:5;bottom:0;left:-22px;height:100%;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;text-orientation:sideways;}.ioscom-block .vertical-label,.ioscom-block .horizontal-label{font-size:11px;font-weight:bold;text-align:center;color:#000;text-transform:uppercase;}.has-ioscom-blocks .ioscom-region-sidebar_right{position:static;display:none;overflow:hidden;visibility:hidden;width:0px;height:0px;}.has-ioscom-blocks .ioscom-region-sidebar_right .block-content--type-ad-block{margin-bottom:1.875rem;}.has-ioscom-blocks .ioscom-region-sidebar_right .block-content--type-ad-block:last-child{margin-bottom:0;}@media (min-width:768px){.has-ioscom-blocks .ioscom-region-sidebar_right{position:static;display:block;overflow:hidden;visibility:visible;width:auto;height:auto;}.has-ioscom-blocks .ioscom-region-sidebar_right img{max-width:none;}.page-node-type-page.has-ioscom-blocks .layout--rs-content .layout__region{position:relative;}.page-node-type-page.has-ioscom-blocks .layout--rs-content .block-ios_press_journalsite_ads{margin-right:-150px;}.page-node-type-page.has-ioscom-blocks .layout--rs-content .ioscom-region-sidebar_right{position:absolute;top:0;left:100%;z-index:10;margin-left:1.875rem;margin-top:2.5rem;padding:0.9375rem;background:#f2f2f6;}.page-node-type-page.has-ioscom-blocks .layout--rs-content .ioscom-region-sidebar_right img{max-width:none;}.page-node-type-blog.has-ioscom-blocks .layout--rs-two-col .layout__cols{display:-ms-flexbox;display:flex;}.page-node-type-blog.has-ioscom-blocks .layout--rs-two-col .ioscom-region-sidebar_right{margin-left:1.875rem;margin-top:2.5rem;padding:0.9375rem;background:#f2f2f6;}.page-node-type-blog.has-ioscom-blocks .layout--rs-two-col .ioscom-region-sidebar_right img{max-width:none;}.page-node-type-blog.has-ioscom-blocks .blog__content--full .field--name-field-blog-teaser{max-width:85%;}.page-node-type-blog.has-ioscom-blocks .blog__content--full .paragraph--type-p-003 > *{max-width:85%;}.page-node-type-book.has-ioscom-blocks .ioscom-region-sidebar_right{margin-left:1.875rem;margin-top:2.5rem;padding:0.9375rem;background:#f2f2f6;}.page-node-type-book.has-ioscom-blocks .ioscom-region-sidebar_right img{max-width:none;}.page-node-type-book-series.has-ioscom-blocks .layout--tabs .tab-content-wrapper,.page-node-type-journal.has-ioscom-blocks .layout--tabs .tab-content-wrapper{display:-ms-flexbox;display:flex;}.page-node-type-book-series.has-ioscom-blocks .layout--tabs .tab-content-wrapper .tab-content,.page-node-type-journal.has-ioscom-blocks .layout--tabs .tab-content-wrapper .tab-content{width:75%;}.page-node-type-book-series.has-ioscom-blocks .layout--tabs .field,.page-node-type-journal.has-ioscom-blocks .layout--tabs .field{width:100%;}.page-node-type-book-series.has-ioscom-blocks .ioscom-region-sidebar_right,.page-node-type-journal.has-ioscom-blocks .ioscom-region-sidebar_right{margin-left:auto;margin-top:2.5rem;padding:0.9375rem;background:#f2f2f6;}.page-node-type-book-series.has-ioscom-blocks .ioscom-region-sidebar_right img,.page-node-type-journal.has-ioscom-blocks .ioscom-region-sidebar_right img{max-width:none;}}.block--system-main-block > .compose-tips{padding:1.25rem 0;}.block--system-main-block > .compose-tips .filter-type{margin-bottom:1.5rem;}@media (min-width:768px){.block--system-main-block > .compose-tips{padding:1.875rem 0;}}@media (min-width:940px){.block--system-main-block > .compose-tips{padding:2.5rem 0;}}@media (min-width:1200px){.block--system-main-block > .compose-tips{padding:3.125rem 0;}}
@media print{body{margin:1cm;font-size:10pt;line-height:140%;}h1{margin:0 0 1.5em !important;font-size:21pt !important;}h2{margin:0 0 0.5em !important;font-size:16pt !important;}h3{margin:0 0 0.5em !important;font-size:14pt !important;}h4{margin:0 0 0.5em !important;font-size:12pt !important;}pre{border:1px solid #999;page-break-inside:avoid;}table{border-collapse:collapse;}th{font-weight:bold;}td,td img{vertical-align:top;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}a:link,a:visited{color:gray;}abbr::after{content:" (" attr(title) ")";}.ir a::after{content:"";}.latest-news article a,.latest-news article a:visited,h2 a,h2 a:visited,h3 a,h3 a:visited{text-decoration:none;}#toolbar-administration,#toolbar-bar,nav.tabs,.visually-hidden,.doormat,footer.footer--primary,.header__section--secondary,.wrapper--navigation,.header-top,.nav--system,[role="navigation"],.block--provider-webform,.js-webform-details-toggle,.main form.search-form,.pager,.social-widgets,.node__meta--full{display:none !important;}.block__branding__image img{width:2cm;height:auto;}.text-long img,.text-long img.align-left,.text-long img.align-right,.text-long img.align-center,.text-long figure,.text-long figure.align-left,.text-long figure.align-right,.text-long figure.align-center{display:block;float:none;margin:0 0 0.4cm;max-width:100%;width:auto;height:auto;}.text-long figure.align-center img{margin:0 auto;}.text-long figure img{float:none;padding:0;}.frame .stretch{padding-bottom:0 !important;}#cboxOverlay,#colorbox,.slick-slide,.slick--optionset--thumbnail-navigation{display:none;}.slick-current{display:block;}}
.spacing-vertical-xs{padding-top:1.25rem;padding-bottom:1.25rem;}.spacing-vertical-md{padding-top:2.5rem;padding-bottom:2.5rem;}.spacing-vertical-lg{padding-top:3.125rem;padding-bottom:3.125rem;}.spacing-horizontal{padding-left:1.875rem;}.icon--icon-usp:before{display:inline-block;height:3.785em;width:4.16em;font-size:0.39062rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:0em 0em;background-size:11.5em 11.125em;content:"";}.icon--test:before{display:inline-block;height:6.5em;width:6.5em;font-size:0.25rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:-4.625em -4.25em;background-size:11.5em 11.125em;content:"";}body::after{content:"bp-xs";position:fixed;bottom:0;right:0;display:block;padding:0.625rem;background:red;visibility:hidden;opacity:0;}body.theme-debug-mode::after{visibility:visible;}@media (min-width:768px){body::after{content:"bp-sm";position:fixed;bottom:0;right:0;background:#ffce00;}}@media (min-width:940px){body::after{content:"bp-md";position:fixed;bottom:0;right:0;background:yellow;}}@media (min-width:1200px){body::after{content:"bp-lg";position:fixed;bottom:0;right:0;background:green;}}.paragraph{position:relative;}.paragraph .field__items{display:block;margin:0;padding:0;list-style:none;}.paragraph .field__item{display:block;margin:0;padding:0;list-style:none;}.paragraph .field .text-align-centered{text-align:center;}.paragraph .field .text-align-right{text-align:right;}.paragraph .field .text-align-justify{text-align:justify;}.paragraph .field--type-text-long > p:last-child,.paragraph .field--type-text-long > ul:last-child,.paragraph .field--type-text-long > ol:last-child,.paragraph .text-long > p:last-child,.paragraph .text-long > ul:last-child,.paragraph .text-long > ol:last-child{margin-bottom:0;}.paragraph .field--buttons{margin-top:2.8125rem;text-align:left;}.paragraph .field--buttons .button{margin:0 0.625rem 0 0;}.paragraph .field--buttons .button:nth-child(n+2){cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:transparent;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .paragraph .field--buttons .button:nth-child(n+2){font-family:"proxima-soft",sans-serif;}.paragraph .field--buttons .button:nth-child(n+2),.paragraph .field--buttons .button:nth-child(n+2):visited{color:#000049;}.paragraph .field--buttons .button:nth-child(n+2):hover,.paragraph .field--buttons .button:nth-child(n+2):active{border:0 none;color:#fff;background:#0a71ff;outline:none;box-shadow:inset 0 0 0 2px rgba(10,113,255,0);}.paragraph .field--buttons .button:nth-child(n+2):focus,.paragraph .field--buttons .button:nth-child(n+2):focus:hover{outline:0;}.paragraph .field--buttons .button:nth-child(n+2).disabled,.paragraph .field--buttons .button:nth-child(n+2):disabled,.paragraph .field--buttons .button:nth-child(n+2)[disabled]{pointer-events:none;cursor:default;opacity:.5;}.paragraph .field--name-field-p-bg-image,.paragraph .field--name-field-p-media-bg-image{position:absolute;z-index:0;left:0;top:0;overflow:hidden;width:100%;height:100%;opacity:.5;}.paragraph .field--name-field-p-bg-image .media,.paragraph .field--name-field-p-media-bg-image .media{position:static;}.paragraph .field--name-field-p-bg-image img,.paragraph .field--name-field-p-media-bg-image img{position:absolute;top:50%;left:50%;margin:auto;min-width:100%;min-height:100%;width:100%;height:auto;max-width:none;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-o-object-fit:cover;object-fit:cover;}.paragraph.has-bg-stretched .field--name-field-p-bg-image,.paragraph.has-bg-stretched .field--name-field-p-media-bg-image{left:50%;width:100vw;-ms-transform:translateX(-50%);transform:translateX(-50%);}.paragraph .info-wrapper{position:relative;z-index:1;}.paragraph.bg--white{position:relative;z-index:5;}.paragraph.bg--white:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;background-color:#fff;}.paragraph.bg--grey{position:relative;z-index:5;}.paragraph.bg--grey:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;background-color:#f5f5f5;}.paragraph.bg--spot-1{position:relative;z-index:5;}.paragraph.bg--spot-1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;background-color:#072caf;}.paragraph.bg--spot-2{position:relative;z-index:5;}.paragraph.bg--spot-2:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;background-color:#0a71ff;}.paragraph.bg--spot-3{position:relative;z-index:5;}.paragraph.bg--spot-3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;background-color:#000049;}.paragraph.has-bg-stretched::before{margin-left:calc((-100vw + 100%) / 2);width:100vw;}.paragraph.bg--spot-1,.paragraph.bg--spot-2,.paragraph.bg--spot-3{color:#fff;}.paragraph.bg--spot-1 a,.paragraph.bg--spot-1 a:visited,.paragraph.bg--spot-1 a:hover,.paragraph.bg--spot-1 a:active,.paragraph.bg--spot-2 a,.paragraph.bg--spot-2 a:visited,.paragraph.bg--spot-2 a:hover,.paragraph.bg--spot-2 a:active,.paragraph.bg--spot-3 a,.paragraph.bg--spot-3 a:visited,.paragraph.bg--spot-3 a:hover,.paragraph.bg--spot-3 a:active{color:#fff;}.paragraph.bg--spot-1 h1,.paragraph.bg--spot-1 h2,.paragraph.bg--spot-1 h3,.paragraph.bg--spot-1 h4,.paragraph.bg--spot-2 h1,.paragraph.bg--spot-2 h2,.paragraph.bg--spot-2 h3,.paragraph.bg--spot-2 h4,.paragraph.bg--spot-3 h1,.paragraph.bg--spot-3 h2,.paragraph.bg--spot-3 h3,.paragraph.bg--spot-3 h4{color:#fff;}.paragraph.bg--spot-1 h1 a,.paragraph.bg--spot-1 h1 a:visited,.paragraph.bg--spot-1 h1 a:hover,.paragraph.bg--spot-1 h1 a:active,.paragraph.bg--spot-1 h2 a,.paragraph.bg--spot-1 h2 a:visited,.paragraph.bg--spot-1 h2 a:hover,.paragraph.bg--spot-1 h2 a:active,.paragraph.bg--spot-1 h3 a,.paragraph.bg--spot-1 h3 a:visited,.paragraph.bg--spot-1 h3 a:hover,.paragraph.bg--spot-1 h3 a:active,.paragraph.bg--spot-1 h4 a,.paragraph.bg--spot-1 h4 a:visited,.paragraph.bg--spot-1 h4 a:hover,.paragraph.bg--spot-1 h4 a:active,.paragraph.bg--spot-2 h1 a,.paragraph.bg--spot-2 h1 a:visited,.paragraph.bg--spot-2 h1 a:hover,.paragraph.bg--spot-2 h1 a:active,.paragraph.bg--spot-2 h2 a,.paragraph.bg--spot-2 h2 a:visited,.paragraph.bg--spot-2 h2 a:hover,.paragraph.bg--spot-2 h2 a:active,.paragraph.bg--spot-2 h3 a,.paragraph.bg--spot-2 h3 a:visited,.paragraph.bg--spot-2 h3 a:hover,.paragraph.bg--spot-2 h3 a:active,.paragraph.bg--spot-2 h4 a,.paragraph.bg--spot-2 h4 a:visited,.paragraph.bg--spot-2 h4 a:hover,.paragraph.bg--spot-2 h4 a:active,.paragraph.bg--spot-3 h1 a,.paragraph.bg--spot-3 h1 a:visited,.paragraph.bg--spot-3 h1 a:hover,.paragraph.bg--spot-3 h1 a:active,.paragraph.bg--spot-3 h2 a,.paragraph.bg--spot-3 h2 a:visited,.paragraph.bg--spot-3 h2 a:hover,.paragraph.bg--spot-3 h2 a:active,.paragraph.bg--spot-3 h3 a,.paragraph.bg--spot-3 h3 a:visited,.paragraph.bg--spot-3 h3 a:hover,.paragraph.bg--spot-3 h3 a:active,.paragraph.bg--spot-3 h4 a,.paragraph.bg--spot-3 h4 a:visited,.paragraph.bg--spot-3 h4 a:hover,.paragraph.bg--spot-3 h4 a:active{color:#fff;}.paragraph.bg--spot-1 .filter-type ul:not(.inline) > li::before,.paragraph.bg--spot-1 .text-long ul:not(.inline) > li::before,.paragraph.bg--spot-2 .filter-type ul:not(.inline) > li::before,.paragraph.bg--spot-2 .text-long ul:not(.inline) > li::before,.paragraph.bg--spot-3 .filter-type ul:not(.inline) > li::before,.paragraph.bg--spot-3 .text-long ul:not(.inline) > li::before{background-color:#fff;}.paragraph.bg--spot-1 .filter-type ol > li::before,.paragraph.bg--spot-1 .text-long ol > li::before,.paragraph.bg--spot-2 .filter-type ol > li::before,.paragraph.bg--spot-2 .text-long ol > li::before,.paragraph.bg--spot-3 .filter-type ol > li::before,.paragraph.bg--spot-3 .text-long ol > li::before{color:#fff;}.paragraph.bg--spot-1 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.bg--spot-2 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.bg--spot-3 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary){position:relative;display:inline;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border 0.3s ease-in-out;}.paragraph.bg--spot-1 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.bg--spot-1 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):visited,.paragraph.bg--spot-2 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.bg--spot-2 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):visited,.paragraph.bg--spot-3 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.bg--spot-3 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):visited{color:#fff;border-bottom:1px solid white;}.paragraph.bg--spot-1 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):hover,.paragraph.bg--spot-2 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):hover,.paragraph.bg--spot-3 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):hover{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.paragraph.bg--spot-1 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):active,.paragraph.bg--spot-2 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):active,.paragraph.bg--spot-3 .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):active{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.paragraph.bg--spot-1 hr,.paragraph.bg--spot-2 hr,.paragraph.bg--spot-3 hr{border-top-color:#fff;}.paragraph.bg--spot-1 blockquote,.paragraph.bg--spot-2 blockquote,.paragraph.bg--spot-3 blockquote{color:#fff;}.paragraph.bg--spot-1 .breadcrumb,.paragraph.bg--spot-2 .breadcrumb,.paragraph.bg--spot-3 .breadcrumb{color:#fff;}.paragraph.bg--spot-1 .breadcrumb__item::before,.paragraph.bg--spot-2 .breadcrumb__item::before,.paragraph.bg--spot-3 .breadcrumb__item::before{color:#fff;}.paragraph.bg--spot-1 .breadcrumb__element,.paragraph.bg--spot-2 .breadcrumb__element,.paragraph.bg--spot-3 .breadcrumb__element{color:#fff;}.paragraph.bg--spot-1 .breadcrumb__link,.paragraph.bg--spot-2 .breadcrumb__link,.paragraph.bg--spot-3 .breadcrumb__link{position:relative;display:inline;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border 0.3s ease-in-out;}.paragraph.bg--spot-1 .breadcrumb__link,.paragraph.bg--spot-1 .breadcrumb__link:visited,.paragraph.bg--spot-2 .breadcrumb__link,.paragraph.bg--spot-2 .breadcrumb__link:visited,.paragraph.bg--spot-3 .breadcrumb__link,.paragraph.bg--spot-3 .breadcrumb__link:visited{color:#fff;border-bottom:1px solid white;}.paragraph.bg--spot-1 .breadcrumb__link:hover,.paragraph.bg--spot-2 .breadcrumb__link:hover,.paragraph.bg--spot-3 .breadcrumb__link:hover{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.paragraph.bg--spot-1 .breadcrumb__link:active,.paragraph.bg--spot-2 .breadcrumb__link:active,.paragraph.bg--spot-3 .breadcrumb__link:active{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.paragraph.bg--spot-1 .field--name-field-blog-tags,.paragraph.bg--spot-1 .field--name-node-title,.paragraph.bg--spot-1 .field--name-node-link,.paragraph.bg--spot-1 .field--name-field-p-link,.paragraph.bg--spot-2 .field--name-field-blog-tags,.paragraph.bg--spot-2 .field--name-node-title,.paragraph.bg--spot-2 .field--name-node-link,.paragraph.bg--spot-2 .field--name-field-p-link,.paragraph.bg--spot-3 .field--name-field-blog-tags,.paragraph.bg--spot-3 .field--name-node-title,.paragraph.bg--spot-3 .field--name-node-link,.paragraph.bg--spot-3 .field--name-field-p-link{color:#fff;}.paragraph.bg--spot-1 .field--name-field-blog-tags a,.paragraph.bg--spot-1 .field--name-field-blog-tags a:visited,.paragraph.bg--spot-1 .field--name-field-blog-tags a:hover,.paragraph.bg--spot-1 .field--name-field-blog-tags a:active,.paragraph.bg--spot-1 .field--name-node-title a,.paragraph.bg--spot-1 .field--name-node-title a:visited,.paragraph.bg--spot-1 .field--name-node-title a:hover,.paragraph.bg--spot-1 .field--name-node-title a:active,.paragraph.bg--spot-1 .field--name-node-link a,.paragraph.bg--spot-1 .field--name-node-link a:visited,.paragraph.bg--spot-1 .field--name-node-link a:hover,.paragraph.bg--spot-1 .field--name-node-link a:active,.paragraph.bg--spot-1 .field--name-field-p-link a,.paragraph.bg--spot-1 .field--name-field-p-link a:visited,.paragraph.bg--spot-1 .field--name-field-p-link a:hover,.paragraph.bg--spot-1 .field--name-field-p-link a:active,.paragraph.bg--spot-2 .field--name-field-blog-tags a,.paragraph.bg--spot-2 .field--name-field-blog-tags a:visited,.paragraph.bg--spot-2 .field--name-field-blog-tags a:hover,.paragraph.bg--spot-2 .field--name-field-blog-tags a:active,.paragraph.bg--spot-2 .field--name-node-title a,.paragraph.bg--spot-2 .field--name-node-title a:visited,.paragraph.bg--spot-2 .field--name-node-title a:hover,.paragraph.bg--spot-2 .field--name-node-title a:active,.paragraph.bg--spot-2 .field--name-node-link a,.paragraph.bg--spot-2 .field--name-node-link a:visited,.paragraph.bg--spot-2 .field--name-node-link a:hover,.paragraph.bg--spot-2 .field--name-node-link a:active,.paragraph.bg--spot-2 .field--name-field-p-link a,.paragraph.bg--spot-2 .field--name-field-p-link a:visited,.paragraph.bg--spot-2 .field--name-field-p-link a:hover,.paragraph.bg--spot-2 .field--name-field-p-link a:active,.paragraph.bg--spot-3 .field--name-field-blog-tags a,.paragraph.bg--spot-3 .field--name-field-blog-tags a:visited,.paragraph.bg--spot-3 .field--name-field-blog-tags a:hover,.paragraph.bg--spot-3 .field--name-field-blog-tags a:active,.paragraph.bg--spot-3 .field--name-node-title a,.paragraph.bg--spot-3 .field--name-node-title a:visited,.paragraph.bg--spot-3 .field--name-node-title a:hover,.paragraph.bg--spot-3 .field--name-node-title a:active,.paragraph.bg--spot-3 .field--name-node-link a,.paragraph.bg--spot-3 .field--name-node-link a:visited,.paragraph.bg--spot-3 .field--name-node-link a:hover,.paragraph.bg--spot-3 .field--name-node-link a:active,.paragraph.bg--spot-3 .field--name-field-p-link a,.paragraph.bg--spot-3 .field--name-field-p-link a:visited,.paragraph.bg--spot-3 .field--name-field-p-link a:hover,.paragraph.bg--spot-3 .field--name-field-p-link a:active{color:#fff;}.paragraph.bg--spot-1 .field--name-field-p-title h2,.paragraph.bg--spot-1 .field--name-field-p-title h3,.paragraph.bg--spot-1 .field--name-field-p-title h4,.paragraph.bg--spot-1 .field--name-title h2,.paragraph.bg--spot-1 .field--name-title h3,.paragraph.bg--spot-1 .field--name-title h4,.paragraph.bg--spot-1 .field--name-field-p-subtitle h2,.paragraph.bg--spot-1 .field--name-field-p-subtitle h3,.paragraph.bg--spot-1 .field--name-field-p-subtitle h4,.paragraph.bg--spot-2 .field--name-field-p-title h2,.paragraph.bg--spot-2 .field--name-field-p-title h3,.paragraph.bg--spot-2 .field--name-field-p-title h4,.paragraph.bg--spot-2 .field--name-title h2,.paragraph.bg--spot-2 .field--name-title h3,.paragraph.bg--spot-2 .field--name-title h4,.paragraph.bg--spot-2 .field--name-field-p-subtitle h2,.paragraph.bg--spot-2 .field--name-field-p-subtitle h3,.paragraph.bg--spot-2 .field--name-field-p-subtitle h4,.paragraph.bg--spot-3 .field--name-field-p-title h2,.paragraph.bg--spot-3 .field--name-field-p-title h3,.paragraph.bg--spot-3 .field--name-field-p-title h4,.paragraph.bg--spot-3 .field--name-title h2,.paragraph.bg--spot-3 .field--name-title h3,.paragraph.bg--spot-3 .field--name-title h4,.paragraph.bg--spot-3 .field--name-field-p-subtitle h2,.paragraph.bg--spot-3 .field--name-field-p-subtitle h3,.paragraph.bg--spot-3 .field--name-field-p-subtitle h4{color:#fff;}.paragraph.bg--spot-1 .field--name-field-p-title h2 a,.paragraph.bg--spot-1 .field--name-field-p-title h2 a:visited,.paragraph.bg--spot-1 .field--name-field-p-title h2 a:hover,.paragraph.bg--spot-1 .field--name-field-p-title h2 a:active,.paragraph.bg--spot-1 .field--name-field-p-title h3 a,.paragraph.bg--spot-1 .field--name-field-p-title h3 a:visited,.paragraph.bg--spot-1 .field--name-field-p-title h3 a:hover,.paragraph.bg--spot-1 .field--name-field-p-title h3 a:active,.paragraph.bg--spot-1 .field--name-field-p-title h4 a,.paragraph.bg--spot-1 .field--name-field-p-title h4 a:visited,.paragraph.bg--spot-1 .field--name-field-p-title h4 a:hover,.paragraph.bg--spot-1 .field--name-field-p-title h4 a:active,.paragraph.bg--spot-1 .field--name-title h2 a,.paragraph.bg--spot-1 .field--name-title h2 a:visited,.paragraph.bg--spot-1 .field--name-title h2 a:hover,.paragraph.bg--spot-1 .field--name-title h2 a:active,.paragraph.bg--spot-1 .field--name-title h3 a,.paragraph.bg--spot-1 .field--name-title h3 a:visited,.paragraph.bg--spot-1 .field--name-title h3 a:hover,.paragraph.bg--spot-1 .field--name-title h3 a:active,.paragraph.bg--spot-1 .field--name-title h4 a,.paragraph.bg--spot-1 .field--name-title h4 a:visited,.paragraph.bg--spot-1 .field--name-title h4 a:hover,.paragraph.bg--spot-1 .field--name-title h4 a:active,.paragraph.bg--spot-1 .field--name-field-p-subtitle h2 a,.paragraph.bg--spot-1 .field--name-field-p-subtitle h2 a:visited,.paragraph.bg--spot-1 .field--name-field-p-subtitle h2 a:hover,.paragraph.bg--spot-1 .field--name-field-p-subtitle h2 a:active,.paragraph.bg--spot-1 .field--name-field-p-subtitle h3 a,.paragraph.bg--spot-1 .field--name-field-p-subtitle h3 a:visited,.paragraph.bg--spot-1 .field--name-field-p-subtitle h3 a:hover,.paragraph.bg--spot-1 .field--name-field-p-subtitle h3 a:active,.paragraph.bg--spot-1 .field--name-field-p-subtitle h4 a,.paragraph.bg--spot-1 .field--name-field-p-subtitle h4 a:visited,.paragraph.bg--spot-1 .field--name-field-p-subtitle h4 a:hover,.paragraph.bg--spot-1 .field--name-field-p-subtitle h4 a:active,.paragraph.bg--spot-2 .field--name-field-p-title h2 a,.paragraph.bg--spot-2 .field--name-field-p-title h2 a:visited,.paragraph.bg--spot-2 .field--name-field-p-title h2 a:hover,.paragraph.bg--spot-2 .field--name-field-p-title h2 a:active,.paragraph.bg--spot-2 .field--name-field-p-title h3 a,.paragraph.bg--spot-2 .field--name-field-p-title h3 a:visited,.paragraph.bg--spot-2 .field--name-field-p-title h3 a:hover,.paragraph.bg--spot-2 .field--name-field-p-title h3 a:active,.paragraph.bg--spot-2 .field--name-field-p-title h4 a,.paragraph.bg--spot-2 .field--name-field-p-title h4 a:visited,.paragraph.bg--spot-2 .field--name-field-p-title h4 a:hover,.paragraph.bg--spot-2 .field--name-field-p-title h4 a:active,.paragraph.bg--spot-2 .field--name-title h2 a,.paragraph.bg--spot-2 .field--name-title h2 a:visited,.paragraph.bg--spot-2 .field--name-title h2 a:hover,.paragraph.bg--spot-2 .field--name-title h2 a:active,.paragraph.bg--spot-2 .field--name-title h3 a,.paragraph.bg--spot-2 .field--name-title h3 a:visited,.paragraph.bg--spot-2 .field--name-title h3 a:hover,.paragraph.bg--spot-2 .field--name-title h3 a:active,.paragraph.bg--spot-2 .field--name-title h4 a,.paragraph.bg--spot-2 .field--name-title h4 a:visited,.paragraph.bg--spot-2 .field--name-title h4 a:hover,.paragraph.bg--spot-2 .field--name-title h4 a:active,.paragraph.bg--spot-2 .field--name-field-p-subtitle h2 a,.paragraph.bg--spot-2 .field--name-field-p-subtitle h2 a:visited,.paragraph.bg--spot-2 .field--name-field-p-subtitle h2 a:hover,.paragraph.bg--spot-2 .field--name-field-p-subtitle h2 a:active,.paragraph.bg--spot-2 .field--name-field-p-subtitle h3 a,.paragraph.bg--spot-2 .field--name-field-p-subtitle h3 a:visited,.paragraph.bg--spot-2 .field--name-field-p-subtitle h3 a:hover,.paragraph.bg--spot-2 .field--name-field-p-subtitle h3 a:active,.paragraph.bg--spot-2 .field--name-field-p-subtitle h4 a,.paragraph.bg--spot-2 .field--name-field-p-subtitle h4 a:visited,.paragraph.bg--spot-2 .field--name-field-p-subtitle h4 a:hover,.paragraph.bg--spot-2 .field--name-field-p-subtitle h4 a:active,.paragraph.bg--spot-3 .field--name-field-p-title h2 a,.paragraph.bg--spot-3 .field--name-field-p-title h2 a:visited,.paragraph.bg--spot-3 .field--name-field-p-title h2 a:hover,.paragraph.bg--spot-3 .field--name-field-p-title h2 a:active,.paragraph.bg--spot-3 .field--name-field-p-title h3 a,.paragraph.bg--spot-3 .field--name-field-p-title h3 a:visited,.paragraph.bg--spot-3 .field--name-field-p-title h3 a:hover,.paragraph.bg--spot-3 .field--name-field-p-title h3 a:active,.paragraph.bg--spot-3 .field--name-field-p-title h4 a,.paragraph.bg--spot-3 .field--name-field-p-title h4 a:visited,.paragraph.bg--spot-3 .field--name-field-p-title h4 a:hover,.paragraph.bg--spot-3 .field--name-field-p-title h4 a:active,.paragraph.bg--spot-3 .field--name-title h2 a,.paragraph.bg--spot-3 .field--name-title h2 a:visited,.paragraph.bg--spot-3 .field--name-title h2 a:hover,.paragraph.bg--spot-3 .field--name-title h2 a:active,.paragraph.bg--spot-3 .field--name-title h3 a,.paragraph.bg--spot-3 .field--name-title h3 a:visited,.paragraph.bg--spot-3 .field--name-title h3 a:hover,.paragraph.bg--spot-3 .field--name-title h3 a:active,.paragraph.bg--spot-3 .field--name-title h4 a,.paragraph.bg--spot-3 .field--name-title h4 a:visited,.paragraph.bg--spot-3 .field--name-title h4 a:hover,.paragraph.bg--spot-3 .field--name-title h4 a:active,.paragraph.bg--spot-3 .field--name-field-p-subtitle h2 a,.paragraph.bg--spot-3 .field--name-field-p-subtitle h2 a:visited,.paragraph.bg--spot-3 .field--name-field-p-subtitle h2 a:hover,.paragraph.bg--spot-3 .field--name-field-p-subtitle h2 a:active,.paragraph.bg--spot-3 .field--name-field-p-subtitle h3 a,.paragraph.bg--spot-3 .field--name-field-p-subtitle h3 a:visited,.paragraph.bg--spot-3 .field--name-field-p-subtitle h3 a:hover,.paragraph.bg--spot-3 .field--name-field-p-subtitle h3 a:active,.paragraph.bg--spot-3 .field--name-field-p-subtitle h4 a,.paragraph.bg--spot-3 .field--name-field-p-subtitle h4 a:visited,.paragraph.bg--spot-3 .field--name-field-p-subtitle h4 a:hover,.paragraph.bg--spot-3 .field--name-field-p-subtitle h4 a:active{color:#fff;}.paragraph.bg--spot-1 input:not([type]),.paragraph.bg--spot-1 input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]),.paragraph.bg--spot-1 textarea,.paragraph.bg--spot-1 select,.paragraph.bg--spot-2 input:not([type]),.paragraph.bg--spot-2 input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]),.paragraph.bg--spot-2 textarea,.paragraph.bg--spot-2 select,.paragraph.bg--spot-3 input:not([type]),.paragraph.bg--spot-3 input:not([type="range"]):not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="hidden"]),.paragraph.bg--spot-3 textarea,.paragraph.bg--spot-3 select{border:0 none;}.paragraph.bg--spot-1 input[type="radio"],.paragraph.bg--spot-1 input[type="checkbox"],.paragraph.bg--spot-2 input[type="radio"],.paragraph.bg--spot-2 input[type="checkbox"],.paragraph.bg--spot-3 input[type="radio"],.paragraph.bg--spot-3 input[type="checkbox"]{border-color:#fff;background:transparent;}.paragraph.bg--spot-1 input[type="radio"] + label.is-active,.paragraph.bg--spot-1 input[type="checkbox"] + label.is-active,.paragraph.bg--spot-2 input[type="radio"] + label.is-active,.paragraph.bg--spot-2 input[type="checkbox"] + label.is-active,.paragraph.bg--spot-3 input[type="radio"] + label.is-active,.paragraph.bg--spot-3 input[type="checkbox"] + label.is-active{color:inherit;}.paragraph.bg--spot-1 input[type="radio"] + label::before,.paragraph.bg--spot-1 input[type="checkbox"] + label::before,.paragraph.bg--spot-2 input[type="radio"] + label::before,.paragraph.bg--spot-2 input[type="checkbox"] + label::before,.paragraph.bg--spot-3 input[type="radio"] + label::before,.paragraph.bg--spot-3 input[type="checkbox"] + label::before{color:#fff;}.paragraph.bg--spot-1 input + label a,.paragraph.bg--spot-2 input + label a,.paragraph.bg--spot-3 input + label a{position:relative;display:inline;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border 0.3s ease-in-out;}.paragraph.bg--spot-1 input + label a,.paragraph.bg--spot-1 input + label a:visited,.paragraph.bg--spot-2 input + label a,.paragraph.bg--spot-2 input + label a:visited,.paragraph.bg--spot-3 input + label a,.paragraph.bg--spot-3 input + label a:visited{color:#fff;border-bottom:1px solid white;}.paragraph.bg--spot-1 input + label a:hover,.paragraph.bg--spot-2 input + label a:hover,.paragraph.bg--spot-3 input + label a:hover{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.paragraph.bg--spot-1 input + label a:active,.paragraph.bg--spot-2 input + label a:active,.paragraph.bg--spot-3 input + label a:active{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.paragraph.bg--spot-1 .button,.paragraph.bg--spot-2 .button,.paragraph.bg--spot-3 .button{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#fff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #fff;}.font-text-01-loaded .paragraph.bg--spot-1 .button,.font-text-01-loaded .paragraph.bg--spot-2 .button,.font-text-01-loaded .paragraph.bg--spot-3 .button{font-family:"proxima-soft",sans-serif;}.paragraph.bg--spot-1 .button,.paragraph.bg--spot-1 .button:visited,.paragraph.bg--spot-2 .button,.paragraph.bg--spot-2 .button:visited,.paragraph.bg--spot-3 .button,.paragraph.bg--spot-3 .button:visited{color:#000049;}.paragraph.bg--spot-1 .button:hover,.paragraph.bg--spot-1 .button:active,.paragraph.bg--spot-2 .button:hover,.paragraph.bg--spot-2 .button:active,.paragraph.bg--spot-3 .button:hover,.paragraph.bg--spot-3 .button:active{border:0 none;color:#0a71ff;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.paragraph.bg--spot-1 .button:focus,.paragraph.bg--spot-1 .button:focus:hover,.paragraph.bg--spot-2 .button:focus,.paragraph.bg--spot-2 .button:focus:hover,.paragraph.bg--spot-3 .button:focus,.paragraph.bg--spot-3 .button:focus:hover{outline:0;}.paragraph.bg--spot-1 .button.disabled,.paragraph.bg--spot-1 .button:disabled,.paragraph.bg--spot-1 .button[disabled],.paragraph.bg--spot-2 .button.disabled,.paragraph.bg--spot-2 .button:disabled,.paragraph.bg--spot-2 .button[disabled],.paragraph.bg--spot-3 .button.disabled,.paragraph.bg--spot-3 .button:disabled,.paragraph.bg--spot-3 .button[disabled]{pointer-events:none;cursor:default;opacity:.5;}.paragraph.bg--spot-1 .button:nth-child(n+2),.paragraph.bg--spot-2 .button:nth-child(n+2),.paragraph.bg--spot-3 .button:nth-child(n+2){cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:transparent;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #fff;}.font-text-01-loaded .paragraph.bg--spot-1 .button:nth-child(n+2),.font-text-01-loaded .paragraph.bg--spot-2 .button:nth-child(n+2),.font-text-01-loaded .paragraph.bg--spot-3 .button:nth-child(n+2){font-family:"proxima-soft",sans-serif;}.paragraph.bg--spot-1 .button:nth-child(n+2),.paragraph.bg--spot-1 .button:nth-child(n+2):visited,.paragraph.bg--spot-2 .button:nth-child(n+2),.paragraph.bg--spot-2 .button:nth-child(n+2):visited,.paragraph.bg--spot-3 .button:nth-child(n+2),.paragraph.bg--spot-3 .button:nth-child(n+2):visited{color:#fff;}.paragraph.bg--spot-1 .button:nth-child(n+2):hover,.paragraph.bg--spot-1 .button:nth-child(n+2):active,.paragraph.bg--spot-2 .button:nth-child(n+2):hover,.paragraph.bg--spot-2 .button:nth-child(n+2):active,.paragraph.bg--spot-3 .button:nth-child(n+2):hover,.paragraph.bg--spot-3 .button:nth-child(n+2):active{border:0 none;color:#0a71ff;background:#fff;outline:none;box-shadow:inset 0 0 0 2px rgba(255,255,255,0);}.paragraph.bg--spot-1 .button:nth-child(n+2):focus,.paragraph.bg--spot-1 .button:nth-child(n+2):focus:hover,.paragraph.bg--spot-2 .button:nth-child(n+2):focus,.paragraph.bg--spot-2 .button:nth-child(n+2):focus:hover,.paragraph.bg--spot-3 .button:nth-child(n+2):focus,.paragraph.bg--spot-3 .button:nth-child(n+2):focus:hover{outline:0;}.paragraph.bg--spot-1 .button:nth-child(n+2).disabled,.paragraph.bg--spot-1 .button:nth-child(n+2):disabled,.paragraph.bg--spot-1 .button:nth-child(n+2)[disabled],.paragraph.bg--spot-2 .button:nth-child(n+2).disabled,.paragraph.bg--spot-2 .button:nth-child(n+2):disabled,.paragraph.bg--spot-2 .button:nth-child(n+2)[disabled],.paragraph.bg--spot-3 .button:nth-child(n+2).disabled,.paragraph.bg--spot-3 .button:nth-child(n+2):disabled,.paragraph.bg--spot-3 .button:nth-child(n+2)[disabled]{pointer-events:none;cursor:default;opacity:.5;}.paragraph.has-content-bg > .p-content{color:#000049;margin-left:auto;margin-right:auto;padding-left:5rem;padding-right:5rem;padding-bottom:2.5rem;}.paragraph.has-content-bg > .p-content a,.paragraph.has-content-bg > .p-content a:visited,.paragraph.has-content-bg > .p-content a:hover,.paragraph.has-content-bg > .p-content a:active{color:#000049;}.paragraph.has-content-bg > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary){position:relative;display:inline;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border 0.3s ease-in-out;}.paragraph.has-content-bg > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.has-content-bg > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):visited{color:#000049;border-bottom:1px solid #000049;}.paragraph.has-content-bg > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):hover{color:#072caf;border-bottom:1px solid rgba(0,0,73,0);}.paragraph.has-content-bg > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):active{color:#000049;border-bottom:1px solid rgba(0,0,73,0);}.paragraph.has-content-bg > .p-content .field--name-field-blog-tags,.paragraph.has-content-bg > .p-content .field--name-node-title,.paragraph.has-content-bg > .p-content .field--name-node-link,.paragraph.has-content-bg > .p-content .field--name-field-p-link{color:#000049;}.paragraph.has-content-bg > .p-content .field--name-field-blog-tags a,.paragraph.has-content-bg > .p-content .field--name-field-blog-tags a:visited,.paragraph.has-content-bg > .p-content .field--name-field-blog-tags a:hover,.paragraph.has-content-bg > .p-content .field--name-field-blog-tags a:active,.paragraph.has-content-bg > .p-content .field--name-node-title a,.paragraph.has-content-bg > .p-content .field--name-node-title a:visited,.paragraph.has-content-bg > .p-content .field--name-node-title a:hover,.paragraph.has-content-bg > .p-content .field--name-node-title a:active,.paragraph.has-content-bg > .p-content .field--name-node-link a,.paragraph.has-content-bg > .p-content .field--name-node-link a:visited,.paragraph.has-content-bg > .p-content .field--name-node-link a:hover,.paragraph.has-content-bg > .p-content .field--name-node-link a:active,.paragraph.has-content-bg > .p-content .field--name-field-p-link a,.paragraph.has-content-bg > .p-content .field--name-field-p-link a:visited,.paragraph.has-content-bg > .p-content .field--name-field-p-link a:hover,.paragraph.has-content-bg > .p-content .field--name-field-p-link a:active{color:#000049;}.paragraph.content-bg--white > .p-content{background-color:#fff;}.paragraph.content-bg--grey > .p-content{background-color:#e5e5ed;}.paragraph.content-bg--spot-1 > .p-content{background-color:#072caf;}.paragraph.content-bg--spot-2 > .p-content{background-color:#0a71ff;}.paragraph.content-bg--spot-3 > .p-content{background-color:#000049;}.paragraph.content-bg--spot-1 > .p-content,.paragraph.content-bg--spot-2 > .p-content,.paragraph.content-bg--spot-3 > .p-content{color:#fff;}.paragraph.content-bg--spot-1 > .p-content .text-long::before,.paragraph.content-bg--spot-2 > .p-content .text-long::before,.paragraph.content-bg--spot-3 > .p-content .text-long::before{color:#fff;}.paragraph.content-bg--spot-1 > .p-content .text-long::before a,.paragraph.content-bg--spot-1 > .p-content .text-long::before a:visited,.paragraph.content-bg--spot-1 > .p-content .text-long::before a:hover,.paragraph.content-bg--spot-1 > .p-content .text-long::before a:active,.paragraph.content-bg--spot-2 > .p-content .text-long::before a,.paragraph.content-bg--spot-2 > .p-content .text-long::before a:visited,.paragraph.content-bg--spot-2 > .p-content .text-long::before a:hover,.paragraph.content-bg--spot-2 > .p-content .text-long::before a:active,.paragraph.content-bg--spot-3 > .p-content .text-long::before a,.paragraph.content-bg--spot-3 > .p-content .text-long::before a:visited,.paragraph.content-bg--spot-3 > .p-content .text-long::before a:hover,.paragraph.content-bg--spot-3 > .p-content .text-long::before a:active{color:#fff;}.paragraph.content-bg--spot-1 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.content-bg--spot-2 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.content-bg--spot-3 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary){position:relative;display:inline;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out,border 0.3s ease-in-out;}.paragraph.content-bg--spot-1 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.content-bg--spot-1 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):visited,.paragraph.content-bg--spot-2 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.content-bg--spot-2 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):visited,.paragraph.content-bg--spot-3 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary),.paragraph.content-bg--spot-3 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):visited{color:#fff;border-bottom:1px solid white;}.paragraph.content-bg--spot-1 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):hover,.paragraph.content-bg--spot-2 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):hover,.paragraph.content-bg--spot-3 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):hover{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.paragraph.content-bg--spot-1 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):active,.paragraph.content-bg--spot-2 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):active,.paragraph.content-bg--spot-3 > .p-content .text-long a:not(.button):not(.cke-button):not(.cke-button--secondary):active{color:#fff;border-bottom:1px solid rgba(255,255,255,0);}.paragraph.content-bg--spot-1 > .p-content .field--name-field-blog-tags,.paragraph.content-bg--spot-1 > .p-content .field--name-node-title,.paragraph.content-bg--spot-1 > .p-content .field--name-node-link,.paragraph.content-bg--spot-1 > .p-content .field--name-field-p-link,.paragraph.content-bg--spot-2 > .p-content .field--name-field-blog-tags,.paragraph.content-bg--spot-2 > .p-content .field--name-node-title,.paragraph.content-bg--spot-2 > .p-content .field--name-node-link,.paragraph.content-bg--spot-2 > .p-content .field--name-field-p-link,.paragraph.content-bg--spot-3 > .p-content .field--name-field-blog-tags,.paragraph.content-bg--spot-3 > .p-content .field--name-node-title,.paragraph.content-bg--spot-3 > .p-content .field--name-node-link,.paragraph.content-bg--spot-3 > .p-content .field--name-field-p-link{color:#fff;}.paragraph.content-bg--spot-1 > .p-content .field--name-field-blog-tags a,.paragraph.content-bg--spot-1 > .p-content .field--name-field-blog-tags a:visited,.paragraph.content-bg--spot-1 > .p-content .field--name-field-blog-tags a:hover,.paragraph.content-bg--spot-1 > .p-content .field--name-field-blog-tags a:active,.paragraph.content-bg--spot-1 > .p-content .field--name-node-title a,.paragraph.content-bg--spot-1 > .p-content .field--name-node-title a:visited,.paragraph.content-bg--spot-1 > .p-content .field--name-node-title a:hover,.paragraph.content-bg--spot-1 > .p-content .field--name-node-title a:active,.paragraph.content-bg--spot-1 > .p-content .field--name-node-link a,.paragraph.content-bg--spot-1 > .p-content .field--name-node-link a:visited,.paragraph.content-bg--spot-1 > .p-content .field--name-node-link a:hover,.paragraph.content-bg--spot-1 > .p-content .field--name-node-link a:active,.paragraph.content-bg--spot-1 > .p-content .field--name-field-p-link a,.paragraph.content-bg--spot-1 > .p-content .field--name-field-p-link a:visited,.paragraph.content-bg--spot-1 > .p-content .field--name-field-p-link a:hover,.paragraph.content-bg--spot-1 > .p-content .field--name-field-p-link a:active,.paragraph.content-bg--spot-2 > .p-content .field--name-field-blog-tags a,.paragraph.content-bg--spot-2 > .p-content .field--name-field-blog-tags a:visited,.paragraph.content-bg--spot-2 > .p-content .field--name-field-blog-tags a:hover,.paragraph.content-bg--spot-2 > .p-content .field--name-field-blog-tags a:active,.paragraph.content-bg--spot-2 > .p-content .field--name-node-title a,.paragraph.content-bg--spot-2 > .p-content .field--name-node-title a:visited,.paragraph.content-bg--spot-2 > .p-content .field--name-node-title a:hover,.paragraph.content-bg--spot-2 > .p-content .field--name-node-title a:active,.paragraph.content-bg--spot-2 > .p-content .field--name-node-link a,.paragraph.content-bg--spot-2 > .p-content .field--name-node-link a:visited,.paragraph.content-bg--spot-2 > .p-content .field--name-node-link a:hover,.paragraph.content-bg--spot-2 > .p-content .field--name-node-link a:active,.paragraph.content-bg--spot-2 > .p-content .field--name-field-p-link a,.paragraph.content-bg--spot-2 > .p-content .field--name-field-p-link a:visited,.paragraph.content-bg--spot-2 > .p-content .field--name-field-p-link a:hover,.paragraph.content-bg--spot-2 > .p-content .field--name-field-p-link a:active,.paragraph.content-bg--spot-3 > .p-content .field--name-field-blog-tags a,.paragraph.content-bg--spot-3 > .p-content .field--name-field-blog-tags a:visited,.paragraph.content-bg--spot-3 > .p-content .field--name-field-blog-tags a:hover,.paragraph.content-bg--spot-3 > .p-content .field--name-field-blog-tags a:active,.paragraph.content-bg--spot-3 > .p-content .field--name-node-title a,.paragraph.content-bg--spot-3 > .p-content .field--name-node-title a:visited,.paragraph.content-bg--spot-3 > .p-content .field--name-node-title a:hover,.paragraph.content-bg--spot-3 > .p-content .field--name-node-title a:active,.paragraph.content-bg--spot-3 > .p-content .field--name-node-link a,.paragraph.content-bg--spot-3 > .p-content .field--name-node-link a:visited,.paragraph.content-bg--spot-3 > .p-content .field--name-node-link a:hover,.paragraph.content-bg--spot-3 > .p-content .field--name-node-link a:active,.paragraph.content-bg--spot-3 > .p-content .field--name-field-p-link a,.paragraph.content-bg--spot-3 > .p-content .field--name-field-p-link a:visited,.paragraph.content-bg--spot-3 > .p-content .field--name-field-p-link a:hover,.paragraph.content-bg--spot-3 > .p-content .field--name-field-p-link a:active{color:#fff;}.field--name-field-p-title h2,.field--name-field-p-title h3{position:relative;margin-bottom:3.75rem;}.field--name-field-p-title h2::after,.field--name-field-p-title h3::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}.bg--spot-1 .field--name-field-p-title h2,.bg--spot-1 .field--name-field-p-title h3,.bg--spot-2 .field--name-field-p-title h2,.bg--spot-2 .field--name-field-p-title h3,.bg--spot-3 .field--name-field-p-title h2,.bg--spot-3 .field--name-field-p-title h3{position:relative;margin-bottom:3.75rem;}.bg--spot-1 .field--name-field-p-title h2::after,.bg--spot-1 .field--name-field-p-title h3::after,.bg--spot-2 .field--name-field-p-title h2::after,.bg--spot-2 .field--name-field-p-title h3::after,.bg--spot-3 .field--name-field-p-title h2::after,.bg--spot-3 .field--name-field-p-title h3::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image-white.svg");}.p--view-mode--centered .field--name-field-p-title h2,.p--view-mode--centered .field--name-field-p-title h3,.paragraph--type-p-004 .field--name-field-p-title h2,.paragraph--type-p-004 .field--name-field-p-title h3,.paragraph--type-p-007 .field--name-field-p-title h2,.paragraph--type-p-007 .field--name-field-p-title h3,.paragraph--type-p-008 .field--name-field-p-title h2,.paragraph--type-p-008 .field--name-field-p-title h3,.paragraph--type-p-010 .field--name-field-p-title h2,.paragraph--type-p-010 .field--name-field-p-title h3,.paragraph--type-p-017 .field--name-field-p-title h2,.paragraph--type-p-017 .field--name-field-p-title h3{position:relative;margin-bottom:3.75rem;}.p--view-mode--centered .field--name-field-p-title h2::after,.p--view-mode--centered .field--name-field-p-title h3::after,.paragraph--type-p-004 .field--name-field-p-title h2::after,.paragraph--type-p-004 .field--name-field-p-title h3::after,.paragraph--type-p-007 .field--name-field-p-title h2::after,.paragraph--type-p-007 .field--name-field-p-title h3::after,.paragraph--type-p-008 .field--name-field-p-title h2::after,.paragraph--type-p-008 .field--name-field-p-title h3::after,.paragraph--type-p-010 .field--name-field-p-title h2::after,.paragraph--type-p-010 .field--name-field-p-title h3::after,.paragraph--type-p-017 .field--name-field-p-title h2::after,.paragraph--type-p-017 .field--name-field-p-title h3::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}.p--view-mode--centered .field--name-field-p-title h2::after,.p--view-mode--centered .field--name-field-p-title h3::after,.paragraph--type-p-004 .field--name-field-p-title h2::after,.paragraph--type-p-004 .field--name-field-p-title h3::after,.paragraph--type-p-007 .field--name-field-p-title h2::after,.paragraph--type-p-007 .field--name-field-p-title h3::after,.paragraph--type-p-008 .field--name-field-p-title h2::after,.paragraph--type-p-008 .field--name-field-p-title h3::after,.paragraph--type-p-010 .field--name-field-p-title h2::after,.paragraph--type-p-010 .field--name-field-p-title h3::after,.paragraph--type-p-017 .field--name-field-p-title h2::after,.paragraph--type-p-017 .field--name-field-p-title h3::after{left:50%;height:0.625rem;width:8.75rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/text-main-p-h1-image.svg");-ms-transform:translate(-50%,0);transform:translate(-50%,0);margin-right:-50%;}.p--view-mode--centered.bg--spot-1 .field--name-field-p-title h2,.p--view-mode--centered.bg--spot-1 .field--name-field-p-title h3,.paragraph--type-p-004.bg--spot-1 .field--name-field-p-title h2,.paragraph--type-p-004.bg--spot-1 .field--name-field-p-title h3,.paragraph--type-p-007.bg--spot-1 .field--name-field-p-title h2,.paragraph--type-p-007.bg--spot-1 .field--name-field-p-title h3,.paragraph--type-p-008.bg--spot-1 .field--name-field-p-title h2,.paragraph--type-p-008.bg--spot-1 .field--name-field-p-title h3,.paragraph--type-p-010.bg--spot-1 .field--name-field-p-title h2,.paragraph--type-p-010.bg--spot-1 .field--name-field-p-title h3,.paragraph--type-p-017.bg--spot-1 .field--name-field-p-title h2,.paragraph--type-p-017.bg--spot-1 .field--name-field-p-title h3{position:relative;margin-bottom:3.75rem;}.p--view-mode--centered.bg--spot-1 .field--name-field-p-title h2::after,.p--view-mode--centered.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-004.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-004.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-007.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-007.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-008.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-008.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-010.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-010.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-017.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-017.bg--spot-1 .field--name-field-p-title h3::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image-white.svg");}.p--view-mode--centered.bg--spot-1 .field--name-field-p-title h2::after,.p--view-mode--centered.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-004.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-004.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-007.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-007.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-008.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-008.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-010.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-010.bg--spot-1 .field--name-field-p-title h3::after,.paragraph--type-p-017.bg--spot-1 .field--name-field-p-title h2::after,.paragraph--type-p-017.bg--spot-1 .field--name-field-p-title h3::after{left:50%;height:0.625rem;width:8.75rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/text-main-p-h1-image.svg");background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/text-main-p-h1-image-white.svg");-ms-transform:translate(-50%,0);transform:translate(-50%,0);margin-right:-50%;}.p--view-mode--centered.bg--spot-2 .field--name-field-p-title h2,.p--view-mode--centered.bg--spot-2 .field--name-field-p-title h3,.paragraph--type-p-004.bg--spot-2 .field--name-field-p-title h2,.paragraph--type-p-004.bg--spot-2 .field--name-field-p-title h3,.paragraph--type-p-007.bg--spot-2 .field--name-field-p-title h2,.paragraph--type-p-007.bg--spot-2 .field--name-field-p-title h3,.paragraph--type-p-008.bg--spot-2 .field--name-field-p-title h2,.paragraph--type-p-008.bg--spot-2 .field--name-field-p-title h3,.paragraph--type-p-010.bg--spot-2 .field--name-field-p-title h2,.paragraph--type-p-010.bg--spot-2 .field--name-field-p-title h3,.paragraph--type-p-017.bg--spot-2 .field--name-field-p-title h2,.paragraph--type-p-017.bg--spot-2 .field--name-field-p-title h3{position:relative;margin-bottom:3.75rem;}.p--view-mode--centered.bg--spot-2 .field--name-field-p-title h2::after,.p--view-mode--centered.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-004.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-004.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-007.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-007.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-008.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-008.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-010.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-010.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-017.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-017.bg--spot-2 .field--name-field-p-title h3::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image-white.svg");}.p--view-mode--centered.bg--spot-2 .field--name-field-p-title h2::after,.p--view-mode--centered.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-004.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-004.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-007.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-007.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-008.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-008.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-010.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-010.bg--spot-2 .field--name-field-p-title h3::after,.paragraph--type-p-017.bg--spot-2 .field--name-field-p-title h2::after,.paragraph--type-p-017.bg--spot-2 .field--name-field-p-title h3::after{left:50%;height:0.625rem;width:8.75rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/text-main-p-h1-image.svg");background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/text-main-p-h1-image-white.svg");-ms-transform:translate(-50%,0);transform:translate(-50%,0);margin-right:-50%;}.p--view-mode--centered.bg--spot-3 .field--name-field-p-title h2,.p--view-mode--centered.bg--spot-3 .field--name-field-p-title h3,.paragraph--type-p-004.bg--spot-3 .field--name-field-p-title h2,.paragraph--type-p-004.bg--spot-3 .field--name-field-p-title h3,.paragraph--type-p-007.bg--spot-3 .field--name-field-p-title h2,.paragraph--type-p-007.bg--spot-3 .field--name-field-p-title h3,.paragraph--type-p-008.bg--spot-3 .field--name-field-p-title h2,.paragraph--type-p-008.bg--spot-3 .field--name-field-p-title h3,.paragraph--type-p-010.bg--spot-3 .field--name-field-p-title h2,.paragraph--type-p-010.bg--spot-3 .field--name-field-p-title h3,.paragraph--type-p-017.bg--spot-3 .field--name-field-p-title h2,.paragraph--type-p-017.bg--spot-3 .field--name-field-p-title h3{position:relative;margin-bottom:3.75rem;}.p--view-mode--centered.bg--spot-3 .field--name-field-p-title h2::after,.p--view-mode--centered.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-004.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-004.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-007.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-007.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-008.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-008.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-010.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-010.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-017.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-017.bg--spot-3 .field--name-field-p-title h3::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image-white.svg");}.p--view-mode--centered.bg--spot-3 .field--name-field-p-title h2::after,.p--view-mode--centered.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-004.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-004.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-007.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-007.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-008.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-008.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-010.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-010.bg--spot-3 .field--name-field-p-title h3::after,.paragraph--type-p-017.bg--spot-3 .field--name-field-p-title h2::after,.paragraph--type-p-017.bg--spot-3 .field--name-field-p-title h3::after{left:50%;height:0.625rem;width:8.75rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/text-main-p-h1-image.svg");background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/text-main-p-h1-image-white.svg");-ms-transform:translate(-50%,0);transform:translate(-50%,0);margin-right:-50%;}.field--name-field-p-subtitle h3,.field--name-field-p-subtitle h4{margin-bottom:0.9375rem;}.field--name-field-p-teaser{margin-bottom:0.9375rem;}.group--paragraphs__item::after{clear:both;content:"";display:table;}.group--paragraphs__item,.group--paragraphs__item *{box-sizing:border-box;}.group--paragraphs__item .paragraph{padding-top:1.25rem;padding-bottom:1.25rem;padding-left:1.875rem;padding-right:1.875rem;}.group--paragraphs__item .paragraph.has-bg-stretched{padding-left:0;padding-right:0;}.group--paragraphs__item.has-matching-bg + .group--paragraphs__item.has-matching-bg-last .paragraph{padding-top:0;}@media (min-width:768px){.group--paragraphs__item .paragraph{padding-top:1.875rem;padding-bottom:1.875rem;}}@media (min-width:940px){.group--paragraphs__item .paragraph{padding-top:2.5rem;padding-bottom:2.5rem;}}@media (min-width:1200px){.group--paragraphs__item .paragraph{padding-top:6.875rem;padding-bottom:6.875rem;}}.paragraph--type-overview .more-link--overview{margin-top:0.9375rem;text-align:right;}.paragraph--type-p-001 .paragraph__sidebar{margin-bottom:1.25rem;}@media (min-width:768px){.paragraph--type-p-001.p--layout--image_normal .paragraph__cols{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;-ms-flex-align:center;align-items:center;margin-top:0;}.paragraph--type-p-001.p--layout--image_normal .paragraph__sidebar{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);margin-top:0;margin-bottom:0;}.paragraph--type-p-001.p--layout--image_normal .paragraph__content{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);margin-top:0;}.paragraph--type-p-001.p--layout--image_normal.p-001--view-mode--right .paragraph__cols,.paragraph--type-p-001.p--layout--image_normal.p-001--view-mode--image_right .paragraph__cols{-ms-flex-direction:row-reverse;flex-direction:row-reverse;}.group--paragraphs__item.has-matching-bg + .group--paragraphs__item.has-matching-bg .paragraph--type-p-001.p--layout--image_stretched{padding-top:1.875rem;}.paragraph--type-p-001.p--layout--image_stretched .paragraph__cols{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;position:static;overflow:visible;margin:0;padding-left:calc(50% + 1.875rem);}.paragraph--type-p-001.p--layout--image_stretched .paragraph__sidebar{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);position:absolute;left:50%;top:0;flex-basis:auto;overflow:hidden;height:100%;width:calc(50vw);margin:0;-ms-transform:translateX(-50vw);transform:translateX(-50vw);}.paragraph--type-p-001.p--layout--image_stretched .paragraph__sidebar img{position:absolute;right:0;top:0;height:100%;width:auto;min-width:50vw;max-width:none;-o-object-fit:cover;object-fit:cover;}.paragraph--type-p-001.p--layout--image_stretched .media,.paragraph--type-p-001.p--layout--image_stretched .video-embed-field-responsive-video{position:absolute;left:0;top:0;height:100%;width:100%;}.paragraph--type-p-001.p--layout--image_stretched .paragraph__content{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;margin:0;}.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--right,.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--image_right{position:relative;}.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--right .paragraph__cols,.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--image_right .paragraph__cols{-ms-flex-direction:row;flex-direction:row;padding-left:0;padding-right:calc(50% + 1.875rem);}.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--right .paragraph__sidebar,.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--image_right .paragraph__sidebar{-ms-transform:none;transform:none;}.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--right .paragraph__sidebar img,.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--image_right .paragraph__sidebar img{right:auto;left:0;}.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--right::after,.paragraph--type-p-001.p--layout--image_stretched.p-001--view-mode--image_right::after{position:absolute;bottom:0;left:0;content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/background-accent.svg");width:10.25rem;height:16.625rem;margin-left:calc((-100vw + 100%) / 2);}}@media (min-width:940px){.paragraph--type-p-001.p--layout--image_normal .paragraph__sidebar{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(41.66667% - 1.875rem);margin-top:0;}.paragraph--type-p-001.p--layout--image_normal .paragraph__content{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(58.33333% - 1.875rem);margin-top:0;}}@media (min-width:1200px){.paragraph--type-p-001.p--layout--image_normal .paragraph__sidebar{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(41.66667% - 1.875rem);margin-top:0;}.paragraph--type-p-001.p--layout--image_normal .paragraph__content{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(58.33333% - 1.875rem);margin-top:0;}}.paragraph--type-p-002{position:relative;}.paragraph--type-p-002 a{position:absolute;left:0;top:0;z-index:10;display:block;width:100%;height:100%;text-indent:-9999px;}.paragraph--type-p-002 a,.paragraph--type-p-002 a:visited,.paragraph--type-p-002 a:hover,.paragraph--type-p-002 a:active{border:0 none;text-decoration:none;}.paragraph--type-p-002 img{display:block;}.paragraph--type-p-002.p--layout--image_stretched{padding-top:0;padding-bottom:0;}.paragraph--type-p-002.p--layout--image_stretched a{left:50%;width:100vw;-ms-transform:translateX(-50vw);transform:translateX(-50vw);}.paragraph--type-p-002.p--layout--image_stretched img{position:relative;left:50%;width:100vw;max-width:none;-ms-transform:translateX(-50vw);transform:translateX(-50vw);-o-object-fit:cover;object-fit:cover;}.paragraph--type-p-002::after{position:absolute;top:50%;left:50%;display:none;margin-left:-15.13981rem;margin-top:-12.92875rem;content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/image-p-background-white.svg");}.paragraph--type-p-002.bg--hide-sprites::after{content:"";}@media (min-width:1200px){.paragraph--type-p-002::after{display:block;}}.p-003--view-mode--centered{text-align:center;}.p-003--view-mode--centered .field-p-teaser{margin:auto auto 1.1875rem;}.p-003--view-mode--centered > *{margin-left:auto;margin-right:auto;}.p-003--view-mode--centered .text-long{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}.p-003--view-mode--centered .text-long ul,.p-003--view-mode--centered .text-long ol{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;}.p-003--view-mode--centered .field--buttons{text-align:center;}.p-003--view-mode--centered .field--buttons .button{margin-left:0.3125rem;margin-right:0.3125rem;}@media (min-width:1200px){.paragraph--type-p-003 > *{max-width:75%;}}.paragraph--type-p-004 .field--name-field-p-title,.paragraph--type-p-004 .field--name-field-p-subtitle,.paragraph--type-p-004 .field--name-field-p-teaser,.paragraph--type-p-004 .field--buttons{text-align:center;}.paragraph--type-p-004 .field + .field--type-tabbed-item{margin-top:4.6875rem;}.field__item--type-tabbed-item{border-top:1px solid #0a71ff;}.field__item--type-tabbed-item .tab-item__title{position:relative;margin-top:0;margin-bottom:0;padding:1.875rem 1.5625rem 1.875rem 0;cursor:pointer;transition:all 0.3s ease-in-out;margin:0 0 0.9375rem 0;font-size:1.125rem;line-height:1.75rem;color:#000049;margin-bottom:0;}.field__item--type-tabbed-item .tab-item__title::before{content:"\f078";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#0a71ff;}.field__item--type-tabbed-item .tab-item__title::before{position:absolute;top:1.8125rem;right:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:1.875rem;width:1.875rem;border-radius:0.9375rem;background-color:#fff;transition:all 0.3s ease-in-out;}.field__item--type-tabbed-item .tab-item__content{margin-top:-1rem;padding-bottom:1.875rem;display:none;}.field__item--type-tabbed-item .tab-item__content p:last-child,.field__item--type-tabbed-item .tab-item__content ul:last-child,.field__item--type-tabbed-item .tab-item__content ol:last-child,.field__item--type-tabbed-item .tab-item__content table:last-child{margin-bottom:0;}.field__item--type-tabbed-item:hover .tab-item__title,.field__item--type-tabbed-item.js-open .tab-item__title{color:#072caf;}.field__item--type-tabbed-item:hover .tab-item__title:hover,.field__item--type-tabbed-item.js-open .tab-item__title:hover{color:#072caf;}.field__item--type-tabbed-item:hover .tab-item__title::before,.field__item--type-tabbed-item.js-open .tab-item__title::before{-ms-transform:rotate(90deg);transform:rotate(90deg);-ms-transform-origin:center center;transform-origin:center center;}.bg--spot-1 .field__item--type-tabbed-item:hover .tab-item__title,.bg--spot-2 .field__item--type-tabbed-item:hover .tab-item__title,.bg--spot-3 .field__item--type-tabbed-item:hover .tab-item__title,.bg--spot-1 .field__item--type-tabbed-item.js-open .tab-item__title,.bg--spot-2 .field__item--type-tabbed-item.js-open .tab-item__title,.bg--spot-3 .field__item--type-tabbed-item.js-open .tab-item__title{color:#fff;}.bg--spot-1 .field__item--type-tabbed-item:hover .tab-item__title:hover,.bg--spot-2 .field__item--type-tabbed-item:hover .tab-item__title:hover,.bg--spot-3 .field__item--type-tabbed-item:hover .tab-item__title:hover,.bg--spot-1 .field__item--type-tabbed-item.js-open .tab-item__title:hover,.bg--spot-2 .field__item--type-tabbed-item.js-open .tab-item__title:hover,.bg--spot-3 .field__item--type-tabbed-item.js-open .tab-item__title:hover{color:#fff;}.field__item--type-tabbed-item.js-open .tab-item__title::before{-ms-transform:rotate(180deg);transform:rotate(180deg);-ms-transform-origin:center center;transform-origin:center center;}.paragraph--type-p-005{position:relative;text-align:center;}.group--paragraphs__item .paragraph--type-p-005.has-image{padding-top:4.375rem;}.group--paragraphs__item.has-matching-bg + .group--paragraphs__item.has-matching-bg-last .paragraph--type-p-005.has-image{padding-top:3.125rem;}.paragraph--type-p-005 .field--name-field-p-image,.paragraph--type-p-005 .field--name-field-p-media-image{position:absolute;left:50%;top:-3.125rem;min-width:0;-ms-transform:translateX(-50%);transform:translateX(-50%);}.paragraph--type-p-005 .field--name-field-p-image img,.paragraph--type-p-005 .field--name-field-p-media-image img{height:6.25rem;width:6.25rem;border-radius:100%;}.paragraph--type-p-005 .field--type-text-long,.paragraph--type-p-005 .text-long{position:relative;max-width:56.25rem;margin:0 auto;}.paragraph--type-p-005 .field--type-text-long::before,.paragraph--type-p-005 .text-long::before{content:"\f10d";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:2.5rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#000049;}.paragraph--type-p-005 .field--type-text-long::before,.paragraph--type-p-005 .text-long::before{position:absolute;top:-1.5rem;left:-2.8125rem;}.paragraph--type-p-005 .p-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:baseline;align-items:baseline;margin-top:1.25rem;}.paragraph--type-p-005 .field--name-field-p-name,.paragraph--type-p-005 .field--name-field-p-extra-rule{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:700;}.paragraph--type-p-005 .field--name-field-p-name p,.paragraph--type-p-005 .field--name-field-p-extra-rule p{margin:0;}.paragraph--type-p-005 .field--name-field-p-extra-rule::before{content:" - ";margin:0 0.3125rem;}.paragraph--type-p-005.content-bg--spot-01,.paragraph--type-p-005.content-bg--spot-02,.paragraph--type-p-005.bg--spot-1,.paragraph--type-p-005.bg--spot-2{color:#fff;}.paragraph--type-p-005.content-bg--spot-01 a,.paragraph--type-p-005.content-bg--spot-01 a:visited,.paragraph--type-p-005.content-bg--spot-02 a,.paragraph--type-p-005.content-bg--spot-02 a:visited,.paragraph--type-p-005.bg--spot-1 a,.paragraph--type-p-005.bg--spot-1 a:visited,.paragraph--type-p-005.bg--spot-2 a,.paragraph--type-p-005.bg--spot-2 a:visited{border-bottom:1px solid white;color:#fff;}.paragraph--type-p-005.content-bg--spot-01 a:hover,.paragraph--type-p-005.content-bg--spot-01 a:active,.paragraph--type-p-005.content-bg--spot-02 a:hover,.paragraph--type-p-005.content-bg--spot-02 a:active,.paragraph--type-p-005.bg--spot-1 a:hover,.paragraph--type-p-005.bg--spot-1 a:active,.paragraph--type-p-005.bg--spot-2 a:hover,.paragraph--type-p-005.bg--spot-2 a:active{border-bottom:1px solid rgba(255,255,255,0);color:#fff;}.paragraph--type-p-005.content-bg--spot-01 .field--type-text-long::before,.paragraph--type-p-005.content-bg--spot-01 .text-long::before,.paragraph--type-p-005.content-bg--spot-02 .field--type-text-long::before,.paragraph--type-p-005.content-bg--spot-02 .text-long::before,.paragraph--type-p-005.bg--spot-1 .field--type-text-long::before,.paragraph--type-p-005.bg--spot-1 .text-long::before,.paragraph--type-p-005.bg--spot-2 .field--type-text-long::before,.paragraph--type-p-005.bg--spot-2 .text-long::before{color:#fff;}.paragraph--type-p-005.bg--spot-1.content-bg--grey,.paragraph--type-p-005.bg--spot-2.content-bg--grey{color:#000049;}.paragraph--type-p-005.bg--spot-1.content-bg--grey a,.paragraph--type-p-005.bg--spot-1.content-bg--grey a:visited,.paragraph--type-p-005.bg--spot-2.content-bg--grey a,.paragraph--type-p-005.bg--spot-2.content-bg--grey a:visited{border-bottom:1px solid #072caf;color:#000049;}.paragraph--type-p-005.bg--spot-1.content-bg--grey a:hover,.paragraph--type-p-005.bg--spot-1.content-bg--grey a:active,.paragraph--type-p-005.bg--spot-2.content-bg--grey a:hover,.paragraph--type-p-005.bg--spot-2.content-bg--grey a:active{border-bottom:1px solid rgba(7,44,175,0);color:#072caf;}.paragraph--type-p-005.bg--spot-1.content-bg--grey .field--type-text-long::before,.paragraph--type-p-005.bg--spot-1.content-bg--grey .text-long::before,.paragraph--type-p-005.bg--spot-2.content-bg--grey .field--type-text-long::before,.paragraph--type-p-005.bg--spot-2.content-bg--grey .text-long::before{color:#000049;}.p005-content{position:relative;z-index:1;padding-top:2.5rem;}.has-image .p005-content{padding-top:5.625rem;}.has-content-bg > .p005-content{max-width:32rem;}@media (min-width:768px){.group--paragraphs__item .paragraph--type-p-005.has-image{padding-top:5rem;}}@media (min-width:940px){.group--paragraphs__item .paragraph--type-p-005.has-image{padding-top:5.625rem;}}@media (min-width:1200px){.group--paragraphs__item .paragraph--type-p-005.has-image{padding-top:6.25rem;}}.paragraph--type-p-006{position:relative;margin:0 auto;}.paragraph--type-p-006::after{position:absolute;z-index:-1;top:50%;left:-10rem;height:25.875rem;width:30.25rem;-ms-transform:translate(0,-50%);transform:translate(0,-50%);content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/image-p-background.svg");}.paragraph--type-p-006.p--layout--video_stretched{padding-top:0;padding-bottom:0;}.paragraph--type-p-006.p--layout--video_stretched .field--name-field-p-video,.paragraph--type-p-006.p--layout--video_stretched .field--name-field-p-media-video{position:relative;left:50%;width:100vw;max-width:none;-ms-transform:translateX(-50vw);transform:translateX(-50vw);}.paragraph--type-p-006.p--layout--video_stretched::before{display:none;}@media (min-width:1200px){.paragraph--type-p-006{max-width:75%;}}.paragraph--type-p-007{text-align:center;}.paragraph--type-p-007 .field--name-field-p-007-children > .field__items{margin-top:-1.5rem;overflow:hidden;}.paragraph--type-p-007 .field--name-field-p-007-children > .field__items > .field__item{margin-top:1.5rem;}.paragraph--type-p-007 .field + .field--name-field-p-007-children{margin-top:4.6875rem;}.paragraph--type-p-007 .field--name-field-p-button{text-align:center;}.paragraph--type-p-007 .field--name-field-p-button a{margin-left:0.3125rem;margin-right:0.3125rem;}@media (min-width:480px) and (max-width:767px){.p-007__children--view-mode--2-column > .field__items,.p-007__children--view-mode--two-column > .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.p-007__children--view-mode--2-column .field__item--name-field-p-007-children,.p-007__children--view-mode--two-column .field__item--name-field-p-007-children{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);}.p-007__children--view-mode--3-column > .field__items,.p-007__children--view-mode--three-column > .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.p-007__children--view-mode--3-column .field__item--name-field-p-007-children,.p-007__children--view-mode--three-column .field__item--name-field-p-007-children{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);}.p-007__children--view-mode--4-column > .field__items,.p-007__children--view-mode--four-column > .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.p-007__children--view-mode--4-column .field__item--name-field-p-007-children,.p-007__children--view-mode--four-column .field__item--name-field-p-007-children{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);}}@media (min-width:768px){.p-007__children--view-mode--2-column,.p-007__children--view-mode--two-column{text-align:left;}.p-007__children--view-mode--2-column > .field__items,.p-007__children--view-mode--two-column > .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.p-007__children--view-mode--2-column .field__item--name-field-p-007-children,.p-007__children--view-mode--two-column .field__item--name-field-p-007-children{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);}.p-007__children--view-mode--3-column > .field__items,.p-007__children--view-mode--three-column > .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.p-007__children--view-mode--3-column .field__item--name-field-p-007-children,.p-007__children--view-mode--three-column .field__item--name-field-p-007-children{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}.p-007__children--view-mode--4-column > .field__items,.p-007__children--view-mode--four-column > .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.p-007__children--view-mode--4-column .field__item--name-field-p-007-children,.p-007__children--view-mode--four-column .field__item--name-field-p-007-children{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(25% - 1.875rem);}}.group--paragraphs__item .paragraph--type-p-007-child,.group--paragraphs__item + .group--paragraphs__item.has-matching-bg .paragraph--type-p-007-child{padding:0;}.paragraph--type-p-007-child .field--name-image-url-field,.paragraph--type-p-007-child .field--name-field-p-image,.paragraph--type-p-007-child .field--name-field-p-media-image,.paragraph--type-p-007-child .field--type-rs-display-field:first-child{margin:0 auto 0.9375rem auto;}.paragraph--type-p-007-child .field--name-image-url-field a,.paragraph--type-p-007-child .field--name-image-url-field img,.paragraph--type-p-007-child .field--name-field-p-image a,.paragraph--type-p-007-child .field--name-field-p-image img,.paragraph--type-p-007-child .field--name-field-p-media-image a,.paragraph--type-p-007-child .field--name-field-p-media-image img,.paragraph--type-p-007-child .field--type-rs-display-field:first-child a,.paragraph--type-p-007-child .field--type-rs-display-field:first-child img{display:block;}.paragraph--type-p-007-child .field--name-image-url-field img,.paragraph--type-p-007-child .field--name-field-p-image img,.paragraph--type-p-007-child .field--name-field-p-media-image img,.paragraph--type-p-007-child .field--type-rs-display-field:first-child img{max-width:100%;height:auto;}.paragraph--type-p-007-child .field--name-field-p-title::before{display:none;}.paragraph--type-p-007-child .field--name-field-p-title h3{margin-bottom:1.25rem;margin:0 0 0.9375rem 0;font-size:1.125rem;line-height:1.75rem;color:#000049;}.paragraph--type-p-007-child .field--name-field-p-text{margin-top:2.5rem;}.paragraph--type-p-007-child .field--name-field-p-text > *:last-child{margin-bottom:0;}.field-p-007-child-button .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0 -0.3125rem;}.field-p-007-child-button .field__item{margin:0.9375rem 0.3125rem 0 0.3125rem;}.field-p-007-child-button a{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.5625rem 0.875rem 0.5625rem 0.875rem;font-size:0.75rem;line-height:0.875rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .field-p-007-child-button a{font-family:"proxima-soft",sans-serif;}.field-p-007-child-button a,.field-p-007-child-button a:visited{color:#fff;}.field-p-007-child-button a:hover,.field-p-007-child-button a:active{border:0 none;color:#000049;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.field-p-007-child-button a:focus,.field-p-007-child-button a:focus:hover{outline:0;}.field-p-007-child-button a.disabled,.field-p-007-child-button a:disabled,.field-p-007-child-button a[disabled]{pointer-events:none;cursor:default;opacity:.5;}.bg--spot-1 * .field-p-007-child-button a,.bg--spot-2 * .field-p-007-child-button a,.bg--spot-3 * .field-p-007-child-button a{cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#fff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #fff;}.font-text-01-loaded .bg--spot-1 * .field-p-007-child-button a,.font-text-01-loaded
.bg--spot-2 * .field-p-007-child-button a,.font-text-01-loaded
.bg--spot-3 * .field-p-007-child-button a{font-family:"proxima-soft",sans-serif;}.bg--spot-1 * .field-p-007-child-button a,.bg--spot-1 * .field-p-007-child-button a:visited,.bg--spot-2 * .field-p-007-child-button a,.bg--spot-2 * .field-p-007-child-button a:visited,.bg--spot-3 * .field-p-007-child-button a,.bg--spot-3 * .field-p-007-child-button a:visited{color:#000049;}.bg--spot-1 * .field-p-007-child-button a:hover,.bg--spot-1 * .field-p-007-child-button a:active,.bg--spot-2 * .field-p-007-child-button a:hover,.bg--spot-2 * .field-p-007-child-button a:active,.bg--spot-3 * .field-p-007-child-button a:hover,.bg--spot-3 * .field-p-007-child-button a:active{border:0 none;color:#0a71ff;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.bg--spot-1 * .field-p-007-child-button a:focus,.bg--spot-1 * .field-p-007-child-button a:focus:hover,.bg--spot-2 * .field-p-007-child-button a:focus,.bg--spot-2 * .field-p-007-child-button a:focus:hover,.bg--spot-3 * .field-p-007-child-button a:focus,.bg--spot-3 * .field-p-007-child-button a:focus:hover{outline:0;}.bg--spot-1 * .field-p-007-child-button a.disabled,.bg--spot-1 * .field-p-007-child-button a:disabled,.bg--spot-1 * .field-p-007-child-button a[disabled],.bg--spot-2 * .field-p-007-child-button a.disabled,.bg--spot-2 * .field-p-007-child-button a:disabled,.bg--spot-2 * .field-p-007-child-button a[disabled],.bg--spot-3 * .field-p-007-child-button a.disabled,.bg--spot-3 * .field-p-007-child-button a:disabled,.bg--spot-3 * .field-p-007-child-button a[disabled]{pointer-events:none;cursor:default;opacity:.5;}.p-007__children--view-mode--2-column,.p-007__children--view-mode--two-column{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.p-007__children--view-mode--2-column .field--name-field-p-title h3,.p-007__children--view-mode--two-column .field--name-field-p-title h3{position:relative;margin-bottom:3.75rem;}.p-007__children--view-mode--2-column .field--name-field-p-title h3::after,.p-007__children--view-mode--two-column .field--name-field-p-title h3::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}.p-007__children--view-mode--2-column .field--name-field-p-title h3::after,.p-007__children--view-mode--two-column .field--name-field-p-title h3::after{-ms-transform:none;transform:none;}.p-007__children--view-mode--2-column .field--name-image-url-field img,.p-007__children--view-mode--2-column .field--name-field-p-image img,.p-007__children--view-mode--2-column .field--name-field-p-media-image img,.p-007__children--view-mode--2-column .field--type-rs-display-field:first-child img,.p-007__children--view-mode--two-column .field--name-image-url-field img,.p-007__children--view-mode--two-column .field--name-field-p-image img,.p-007__children--view-mode--two-column .field--name-field-p-media-image img,.p-007__children--view-mode--two-column .field--type-rs-display-field:first-child img{height:6.25rem;width:auto;margin:0 auto;max-width:none;}@media (min-width:480px) and (max-width:767px){.p-007__children--view-mode--2-column .paragraph--type-p-007-child,.p-007__children--view-mode--two-column .paragraph--type-p-007-child{display:-ms-flexbox;display:flex;}.p-007__children--view-mode--2-column .p-007-child-content,.p-007__children--view-mode--two-column .p-007-child-content{-ms-flex:1 1 auto;flex:1 1 auto;padding-left:0.9375rem;width:calc(100% - 6.25rem - 0.9375rem);text-align:left;}.p-007__children--view-mode--2-column .field-p-007-child-button .field__items,.p-007__children--view-mode--two-column .field-p-007-child-button .field__items{-ms-flex-pack:start;justify-content:flex-start;}}@media (min-width:768px){.p-007__children--view-mode--2-column .field--name-image-url-field,.p-007__children--view-mode--2-column .field--name-field-p-image,.p-007__children--view-mode--2-column .field--name-field-p-media-image,.p-007__children--view-mode--2-column .field--type-rs-display-field:first-child,.p-007__children--view-mode--two-column .field--name-image-url-field,.p-007__children--view-mode--two-column .field--name-field-p-image,.p-007__children--view-mode--two-column .field--name-field-p-media-image,.p-007__children--view-mode--two-column .field--type-rs-display-field:first-child{position:absolute;left:0;top:0;overflow:hidden;width:6.25rem;}.p-007__children--view-mode--2-column .field--name-image-url-field .media,.p-007__children--view-mode--2-column .field--name-field-p-image .media,.p-007__children--view-mode--2-column .field--name-field-p-media-image .media,.p-007__children--view-mode--2-column .field--type-rs-display-field:first-child .media,.p-007__children--view-mode--two-column .field--name-image-url-field .media,.p-007__children--view-mode--two-column .field--name-field-p-image .media,.p-007__children--view-mode--two-column .field--name-field-p-media-image .media,.p-007__children--view-mode--two-column .field--type-rs-display-field:first-child .media{position:static;}.p-007__children--view-mode--2-column .field--name-image-url-field img,.p-007__children--view-mode--2-column .field--name-field-p-image img,.p-007__children--view-mode--2-column .field--name-field-p-media-image img,.p-007__children--view-mode--2-column .field--type-rs-display-field:first-child img,.p-007__children--view-mode--two-column .field--name-image-url-field img,.p-007__children--view-mode--two-column .field--name-field-p-image img,.p-007__children--view-mode--two-column .field--name-field-p-media-image img,.p-007__children--view-mode--two-column .field--type-rs-display-field:first-child img{position:relative;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);}.p-007__children--view-mode--2-column .field--name-field-p-title,.p-007__children--view-mode--2-column .field--name-field-p-text,.p-007__children--view-mode--2-column .field--name-field-p-button,.p-007__children--view-mode--two-column .field--name-field-p-title,.p-007__children--view-mode--two-column .field--name-field-p-text,.p-007__children--view-mode--two-column .field--name-field-p-button{padding-left:8.125rem;}.p-007__children--view-mode--2-column .field-p-007-child-button,.p-007__children--view-mode--two-column .field-p-007-child-button{padding-left:8.125rem;}.p-007__children--view-mode--2-column .field-p-007-child-button .field__items,.p-007__children--view-mode--two-column .field-p-007-child-button .field__items{-ms-flex-pack:start;justify-content:flex-start;}.p-007__children--view-mode--3-column,.p-007__children--view-mode--three-column{display:-ms-flexbox;display:flex;}.p-007__children--view-mode--3-column .field--name-field-p-text,.p-007__children--view-mode--three-column .field--name-field-p-text{-ms-flex-positive:1;flex-grow:1;}.p-007__children--view-mode--4-column,.p-007__children--view-mode--four-column{display:-ms-flexbox;display:flex;}.p-007__children--view-mode--4-column .field--name-field-p-text,.p-007__children--view-mode--four-column .field--name-field-p-text{-ms-flex-positive:1;flex-grow:1;}.paragraph--type-p-007-child{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}}@media (min-width:940px){.p-007__children--view-mode--2-column,.p-007__children--view-mode--two-column{padding:0 3.125rem;}}@media (min-width:1200px){.p-007__children--view-mode--2-column,.p-007__children--view-mode--two-column{padding:0 5rem;}}.paragraph--type-p-008{position:relative;text-align:center;}.paragraph--type-p-008 .field--buttons{text-align:center;margin-left:-0.625rem;margin-right:-0.625rem;}.paragraph--type-p-008 .field--buttons .button{margin-left:0.3125rem;margin-right:0.3125rem;margin-bottom:0.625rem;}.paragraph--type-p-008 .field--name-field-p-image,.paragraph--type-p-008 .field--name-field-p-media-image{margin-bottom:0.625rem;}.paragraph--type-p-008 .field--name-field-p-image img,.paragraph--type-p-008 .field--name-field-p-media-image img{margin:0 auto;}.paragraph--type-p-008 > *{position:relative;z-index:1;}@media (min-width:1200px){.paragraph--type-p-008::after{position:absolute;bottom:calc(50% - 9.78125rem);right:0;content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/focus-p-background-image.svg");width:20.25rem;height:19.5625rem;margin-right:calc((-100vw + 100%) / 2);}}.paragraph--type-p-009{padding:1.5625rem 1.25rem;text-align:center;}.paragraph--type-p-009 .field--buttons{text-align:center;}.paragraph--type-p-009 .field--buttons a{margin-left:0.3125rem;margin-right:0.3125rem;}.paragraph--type-p-009 .field--name-field-p-images-unlimited a,.paragraph--type-p-009 .field--name-field-p-media-images-unlimited a{position:relative;display:block;}.paragraph--type-p-009 .field--name-field-p-images-unlimited a::after,.paragraph--type-p-009 .field--name-field-p-media-images-unlimited a::after{content:"\f31e";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:300;color:#072caf;}.paragraph--type-p-009 .field--name-field-p-images-unlimited a::after,.paragraph--type-p-009 .field--name-field-p-media-images-unlimited a::after{pointer-events:none;position:absolute;right:0.625rem;bottom:0.625rem;width:1.875rem;height:1.875rem;font-size:1rem;line-height:1.875rem;border-radius:0.125rem;background:#fff;opacity:.75;}.paragraph--type-p-009 .field--name-field-p-images-unlimited .field__items,.paragraph--type-p-009 .field--name-field-p-media-images-unlimited .field__items{margin-bottom:-0.625rem;}.paragraph--type-p-009 .field--name-field-p-images-unlimited .field__item,.paragraph--type-p-009 .field--name-field-p-media-images-unlimited .field__item{position:relative;margin-bottom:0.625rem;cursor:pointer;overflow:hidden;}.paragraph--type-p-009 .field + .field--name-field-p-images-unlimited,.paragraph--type-p-009 .field + .field--name-field-p-media-images-unlimited{margin-top:4.6875rem;}.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-images-unlimited .field__item,.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-media-images-unlimited .field__item{width:100%;}.has--load-more > .field--type-image .field__item:nth-child(n+7),.has--load-more > .field--name-field-p-media-images-unlimited .field__item:nth-child(n+7){display:none;}.has--load-more > .field--type-image .field__item.is--visible,.has--load-more > .field--name-field-p-media-images-unlimited .field__item.is--visible{display:block;}.field--name-field-p-load-more{margin:1.5rem auto 0 auto;cursor:pointer;display:inline-block;border:0 none;border-radius:1.375rem;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .field--name-field-p-load-more{font-family:"proxima-soft",sans-serif;}.field--name-field-p-load-more,.field--name-field-p-load-more:visited{color:#fff;}.field--name-field-p-load-more:hover,.field--name-field-p-load-more:active{border:0 none;color:#000049;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.field--name-field-p-load-more:focus,.field--name-field-p-load-more:focus:hover{outline:0;}.field--name-field-p-load-more.disabled,.field--name-field-p-load-more:disabled,.field--name-field-p-load-more[disabled]{pointer-events:none;cursor:default;opacity:.5;}.field--name-field-p-load-more .more{display:none;}.field--name-field-p-load-more .less{display:block;}.has--visible-items .field--name-field-p-load-more .more{display:block;}.has--visible-items .field--name-field-p-load-more .less{display:none;}@media (min-width:480px) and (max-width:767px){.paragraph--type-p-009.paragraph--view-mode-p-009-grid .field--name-field-p-images-unlimited .field__items,.paragraph--type-p-009.paragraph--view-mode-p-009-grid .field--name-field-p-media-images-unlimited .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.3125rem;margin-right:-0.3125rem;margin-top:0;-ms-flex-pack:center;justify-content:center;}.paragraph--type-p-009.paragraph--view-mode-p-009-grid .field--name-field-p-images-unlimited .field__item,.paragraph--type-p-009.paragraph--view-mode-p-009-grid .field--name-field-p-media-images-unlimited .field__item{position:relative;margin-left:0.3125rem;margin-right:0.3125rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 0.625rem);margin-top:0;}.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-images-unlimited .field__items,.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-media-images-unlimited .field__items{margin:0rem -0.3125rem;}.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-images-unlimited .field__item,.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-media-images-unlimited .field__item{width:33.33333%;padding:0rem 0.3125rem 0.625rem 0.3125rem;}}@media (min-width:768px){.paragraph--type-p-009.paragraph--view-mode-p-009-grid .field--name-field-p-images-unlimited .field__items,.paragraph--type-p-009.paragraph--view-mode-p-009-grid .field--name-field-p-media-images-unlimited .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.3125rem;margin-right:-0.3125rem;margin-top:0;-ms-flex-pack:center;justify-content:center;}.paragraph--type-p-009.paragraph--view-mode-p-009-grid .field--name-field-p-images-unlimited .field__item,.paragraph--type-p-009.paragraph--view-mode-p-009-grid .field--name-field-p-media-images-unlimited .field__item{position:relative;margin-left:0.3125rem;margin-right:0.3125rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 0.625rem);margin-top:0;}.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-images-unlimited .field__items,.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-media-images-unlimited .field__items{margin:0rem -0.3125rem;}.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-images-unlimited .field__item,.paragraph--type-p-009.paragraph--view-mode-p-009-masonry .field--name-field-p-media-images-unlimited .field__item{width:33.33333%;padding:0rem 0.3125rem 0.625rem 0.3125rem;}}.paragraph--type-p-010{position:relative;text-align:center;}.paragraph--type-p-010 .field + .p-010-child-wrapper{margin-top:4.6875rem;}.paragraph--type-p-010 .slick-list{width:calc(100% - 60px);height:auto !important;margin-left:1.875rem;margin-right:1.875rem;}.paragraph--type-p-010 .slick-list *:focus{outline:none;}.paragraph--type-p-010 .slick-track{display:-ms-flexbox;display:flex;}.paragraph--type-p-010 .slick-slide{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:auto;}.paragraph--type-p-010 .slick-slide > .paragraph{padding:0.625rem;}.paragraph--type-p-010 .slick-arrow{position:absolute;top:calc(50% - 15px);bottom:0;width:1.875rem;height:1.875rem;border-radius:0.9375rem;font-size:0;cursor:pointer;transition:all 0.3s ease-in-out;background:#f2f2f6;}.paragraph--type-p-010 .slick-arrow::before{position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all 0.3s ease-in-out;}.paragraph--type-p-010 .slick-arrow.slick-prev{left:0;}.paragraph--type-p-010 .slick-arrow.slick-prev::before{content:"\f104";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:300;color:#0a71ff;}.paragraph--type-p-010 .slick-arrow.slick-next{right:0;}.paragraph--type-p-010 .slick-arrow.slick-next::before{content:"\f105";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.125rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:300;color:#0a71ff;}.paragraph--type-p-010 .slick-arrow:hover{background:#0a71ff;}.paragraph--type-p-010 .slick-arrow:hover::before{color:#fff;}.paragraph--type-p-010-child{position:relative;}.paragraph--type-p-010-child .field--name-field-p-image img,.paragraph--type-p-010-child .field--name-field-p-media-image img{display:block;margin:0 auto;border:0 none;}.paragraph--type-p-010-child .field--name-field-p-link a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;overflow:hidden;text-indent:-624.9375rem;}.field-p-012-children .p-012__row{margin-top:-0.9375rem;margin-bottom:0.9375rem;overflow:hidden;}.field-p-012-children:last-child .p-012__row{margin-bottom:0;}.paragraph--type-p-012-child{margin-top:0.9375rem;}@media (min-width:768px){.field-p-012-children .p-012__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.46875rem;margin-right:-0.46875rem;-ms-flex-pack:center;justify-content:center;}.paragraph--type-p-012-child{position:relative;margin-left:0.46875rem;margin-right:0.46875rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 0.9375rem);}}@media (min-width:940px){.paragraph--type-p-012-child{position:relative;margin-left:0.46875rem;margin-right:0.46875rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 0.9375rem);}.p-012--view-mode--default-small .paragraph--type-p-012-child,.p-012--view-mode--default-large .paragraph--type-p-012-child{position:relative;margin-left:0.46875rem;margin-right:0.46875rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 0.9375rem);}.p-012--view-mode--default-large .paragraph--type-p-012-child{height:29.375rem;position:relative;margin-left:0.46875rem;margin-right:0.46875rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 0.9375rem);}.p-012--view-mode--2-big .paragraph--type-p-012-child{height:19.58333rem;position:relative;margin-left:0.46875rem;margin-right:0.46875rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 0.9375rem);}.p-012--view-mode--4-mixed .field-p-012-children .p-012__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;height:calc(29.375rem + 15px);margin-left:-0.46875rem;margin-right:-0.46875rem;}.p-012--view-mode--4-mixed .paragraph--type-p-012-child{position:relative;margin-left:0.46875rem;margin-right:0.46875rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 0.9375rem);}.p-012--view-mode--4-mixed .paragraph--type-p-012-child::before{padding-top:100%;}.p-012--view-mode--4-mixed .paragraph--type-p-012-child:nth-child(4n+1),.p-012--view-mode--4-mixed .paragraph--type-p-012-child:nth-child(4n+4){-ms-flex:0 0 calc(100% - 0.9375rem);flex:0 0 calc(100% - 0.9375rem);-ms-flex-preferred-size:calc(100% - 0.9375rem);flex-basis:calc(100% - 0.9375rem);}.p-012--view-mode--4-mixed .paragraph--type-p-012-child:nth-child(4n+2),.p-012--view-mode--4-mixed .paragraph--type-p-012-child:nth-child(4n+3){-ms-flex:0 0 calc(50% - 0.9375rem);flex:0 0 calc(50% - 0.9375rem);-ms-flex-preferred-size:calc(50% - 0.9375rem);flex-basis:calc(50% - 0.9375rem);}.p-012--view-mode--4-mixed .paragraph--type-p-012-child:nth-child(4n+1){-ms-flex-order:0;order:0;}.p-012--view-mode--4-mixed .paragraph--type-p-012-child:nth-child(4n+4){-ms-flex-order:2;order:2;}.p-012--view-mode--4-mixed .paragraph--type-p-012-child .field--name-field-p-image .media,.p-012--view-mode--4-mixed .paragraph--type-p-012-child .field--name-field-p-media-image .media{position:static;}.p-012--view-mode--4-mixed .paragraph--type-p-012-child .field--name-field-p-image img,.p-012--view-mode--4-mixed .paragraph--type-p-012-child .field--name-field-p-media-image img{position:absolute;top:50%;left:50%;margin:auto;width:auto;height:auto;min-width:100%;min-height:100%;max-width:none;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-o-object-fit:cover;object-fit:cover;}.p-012--view-mode--5-mixed .field-p-012-children .p-012__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;height:calc(29.375rem + 15px);margin-left:-0.46875rem;margin-right:-0.46875rem;}.p-012--view-mode--5-mixed .paragraph--type-p-012-child{position:relative;margin-left:0.46875rem;margin-right:0.46875rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 0.9375rem);}.p-012--view-mode--5-mixed .paragraph--type-p-012-child::before{padding-top:100%;}.p-012--view-mode--5-mixed .paragraph--type-p-012-child:nth-child(4n+1){-ms-flex:0 0 calc(100% - 0.9375rem);flex:0 0 calc(100% - 0.9375rem);-ms-flex-preferred-size:calc(100% - 0.9375rem);flex-basis:calc(100% - 0.9375rem);}.p-012--view-mode--5-mixed .paragraph--type-p-012-child:nth-child(5n+2),.p-012--view-mode--5-mixed .paragraph--type-p-012-child:nth-child(5n+3),.p-012--view-mode--5-mixed .paragraph--type-p-012-child:nth-child(5n+4),.p-012--view-mode--5-mixed .paragraph--type-p-012-child:nth-child(5n+5){-ms-flex:0 0 calc(50% - 0.9375rem);flex:0 0 calc(50% - 0.9375rem);-ms-flex-preferred-size:calc(50% - 0.9375rem);flex-basis:calc(50% - 0.9375rem);}.p-012--view-mode--5-mixed .paragraph--type-p-012-child:nth-child(5n+1){-ms-flex-order:0;order:0;}.p-012--view-mode--5-mixed .paragraph--type-p-012-child .field--name-field-p-image .media,.p-012--view-mode--5-mixed .paragraph--type-p-012-child .field--name-field-p-media-image .media{position:static;}.p-012--view-mode--5-mixed .paragraph--type-p-012-child .field--name-field-p-image img,.p-012--view-mode--5-mixed .paragraph--type-p-012-child .field--name-field-p-media-image img{position:absolute;top:50%;left:50%;margin:auto;width:auto;height:auto;max-width:none;min-width:100%;min-height:100%;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-o-object-fit:cover;object-fit:cover;}}@media (min-width:1200px){.p-012--view-mode--4-mixed .field-p-012-children .p-012__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;height:calc(37.5rem + 15px);margin-left:-0.46875rem;margin-right:-0.46875rem;}.p-012--view-mode--5-mixed .field-p-012-children .p-012__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;height:calc(37.5rem + 15px);margin-left:-0.46875rem;margin-right:-0.46875rem;}}.group--paragraphs__item .paragraph--type-p-012-child,.group--paragraphs__item + .group--paragraphs__item.has-matching-bg .paragraph--type-p-012-child{padding:0;}.group--paragraphs__item .paragraph--type-p-012-child::before,.group--paragraphs__item + .group--paragraphs__item.has-matching-bg .paragraph--type-p-012-child::before{background-color:transparent;}.paragraph--type-p-012-child{position:relative;overflow:hidden;-ms-flex-align:center;align-items:center;border:1px solid #0a71ff;transition:border-color 0.3s ease-in-out;}.paragraph--type-p-012-child.has-bg::before,.paragraph--type-p-012-child::before{content:"";position:static;display:block;margin:0;height:0;width:100%;padding-top:66.66667%;}.paragraph--type-p-012-child.has-image{border:0 none;}.paragraph--type-p-012-child .field--name-field-p-link a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;border:0;text-decoration:none;text-indent:-624.9375rem;}.paragraph--type-p-012-child .field--name-field-p-image,.paragraph--type-p-012-child .field--name-field-p-media-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;}.paragraph--type-p-012-child .p-012-child--text{position:absolute;z-index:1;left:0;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:1.25rem 1.5625rem;background:rgba(255,255,255,0.75);transition:background-color 0.3s ease-in-out,top 0.3s ease-in-out;}.paragraph--type-p-012-child .p-012-child--text-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;width:100%;height:100%;}.paragraph--type-p-012-child .field--name-field-p-title{margin-bottom:1.25rem;transition:padding 0.3s ease-in-out;}.paragraph--type-p-012-child .field--name-field-p-title *{margin:0;}.paragraph--type-p-012-child .field--name-field-p-teaser{font-weight:400;}.paragraph--type-p-012-child .field--name-field-guidance-button{margin-top:0.9375rem;text-align:center;}.paragraph--type-p-012-child .field--name-field-guidance-button a{cursor:pointer;display:inline-block;border:0 none;border-radius:0;padding:0.625rem 1.1875rem;font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;text-decoration:none;background:#0a71ff;background-repeat:no-repeat;outline:none;transition:background 0.3s ease-in-out,color 0.3s ease-in-out,box-shadow 0.3s ease-in-out;box-shadow:inset 0 0 0 2px #0a71ff;}.font-text-01-loaded .paragraph--type-p-012-child .field--name-field-guidance-button a{font-family:"proxima-soft",sans-serif;}.paragraph--type-p-012-child .field--name-field-guidance-button a,.paragraph--type-p-012-child .field--name-field-guidance-button a:visited{color:#fff;}.paragraph--type-p-012-child .field--name-field-guidance-button a:hover,.paragraph--type-p-012-child .field--name-field-guidance-button a:active{border:0 none;color:#fff;background:#fff;outline:none;box-shadow:inset 0 0 0 2px #0a71ff;}.paragraph--type-p-012-child .field--name-field-guidance-button a:focus,.paragraph--type-p-012-child .field--name-field-guidance-button a:focus:hover{outline:0;}.paragraph--type-p-012-child .field--name-field-guidance-button a.disabled,.paragraph--type-p-012-child .field--name-field-guidance-button a:disabled,.paragraph--type-p-012-child .field--name-field-guidance-button a[disabled]{pointer-events:none;cursor:default;opacity:.5;}.paragraph--type-p-012-child:hover{border-color:#0a71ff;}.group--paragraphs__item .p-012__child--view-mode--title .p-012-child--text{top:100%;}.group--paragraphs__item .p-012__child--view-mode--title:hover .p-012-child--text{top:0;}.group--paragraphs__item .p-012__child--view-mode--title.bg--white .p-012-child--text{background:rgba(242,242,246,0.75);}.group--paragraphs__item .p-012__child--view-mode--title.bg--white:hover .p-012-child--text{background:#f2f2f6;}.group--paragraphs__item .p-012__child--view-mode--title.bg--grey .p-012-child--text{background-color:rgba(229,229,237,0.75);}.group--paragraphs__item .p-012__child--view-mode--title.bg--spot-1 .p-012-child--text{background-color:rgba(7,44,175,0.75);}@media (min-width:768px){.paragraph--type-p-012-child.has-bg::before,.paragraph--type-p-012-child::before{height:100%;}}.paragraph--type-p-014 .field__item--name-field-p-related-items{margin-bottom:1.5rem;}.paragraph--type-p-014 .field__item--name-field-p-related-items:last-child{margin-bottom:0;}.paragraph--type-p-014 .field + .field--name-field-p-related-items{margin-top:4.6875rem;}@media (min-width:480px){.paragraph--type-p-014 .field--name-field-p-related-items > .field__items{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.75rem;margin-right:-0.75rem;}.paragraph--type-p-014 .field__item--name-field-p-related-items{position:relative;margin-left:0.75rem;margin-right:0.75rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.5rem);margin-bottom:0;}}@media (min-width:768px){.paragraph--type-p-014 .field__item--name-field-p-related-items{-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100%/3 - 1.5rem);}}@media (min-width:1200px){.paragraph--type-p-014 .field__item--name-field-p-related-items{-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100%/4 - 1.5rem);}}.paragraph--type-p-014 .field__item--name-field-p-related-items .field--image,.paragraph--type-p-014 .field__item--name-field-p-related-items .field--name-field-media-canonical-image{margin-bottom:0.9375rem;}.paragraph--type-p-014 .field__item--name-field-p-related-items h2,.paragraph--type-p-014 .field__item--name-field-p-related-items h3,.paragraph--type-p-014 .field__item--name-field-p-related-items h4{margin:0 0 0.9375rem 0;font-size:1.125rem;line-height:1.75rem;color:#000049;margin-bottom:0.9375rem;}.paragraph--type-p-014 .field__item--name-field-p-related-items h2 a,.paragraph--type-p-014 .field__item--name-field-p-related-items h2 a:visited,.paragraph--type-p-014 .field__item--name-field-p-related-items h3 a,.paragraph--type-p-014 .field__item--name-field-p-related-items h3 a:visited,.paragraph--type-p-014 .field__item--name-field-p-related-items h4 a,.paragraph--type-p-014 .field__item--name-field-p-related-items h4 a:visited{color:#000049;}.paragraph--type-p-014 .field__item--name-field-p-related-items h2 a:hover,.paragraph--type-p-014 .field__item--name-field-p-related-items h2 a:active,.paragraph--type-p-014 .field__item--name-field-p-related-items h3 a:hover,.paragraph--type-p-014 .field__item--name-field-p-related-items h3 a:active,.paragraph--type-p-014 .field__item--name-field-p-related-items h4 a:hover,.paragraph--type-p-014 .field__item--name-field-p-related-items h4 a:active{color:#000049;}.paragraph--type-p-014 .field__item--name-field-p-related-items .field--name-node-link,.paragraph--type-p-014 .field__item--name-field-p-related-items .rs-canonical-link-formatter{margin-top:0.9375rem;}.paragraph--type-p-014 .field__item--name-field-p-related-items .field--name-node-link a,.paragraph--type-p-014 .field__item--name-field-p-related-items .rs-canonical-link-formatter a{display:inline-block;white-space:nowrap;-ms-word-break:keep-all;word-break:keep-all;font-weight:700;}.paragraph--type-p-014 .field__item--name-field-p-related-items .field--name-node-link a::after,.paragraph--type-p-014 .field__item--name-field-p-related-items .rs-canonical-link-formatter a::after{transition:none;}.paragraph--type-simple-header{margin:0;padding-top:1.25rem;padding-bottom:1.25rem;transition:all 0.3s ease-in-out;position:relative;z-index:5;padding-left:1.875rem;padding-right:1.875rem;}.paragraph--type-simple-header,.paragraph--type-simple-header *{box-sizing:border-box;}.paragraph--type-simple-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;background-color:#f2f2f6;}.paragraph--type-simple-header.has-bg-stretched{padding-left:0;padding-right:0;}.paragraph--type-simple-header .p-header__content .field--name-field-show-breadcrumb{margin-bottom:0.9375rem;}.paragraph--type-simple-header .p-header__content .field--name-field-replacement-title{padding-right:30%;}.paragraph--type-simple-header::after{position:absolute;z-index:-1;right:-9rem;bottom:0;content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/simple-header-image-blue.svg");height:11.625rem;}.paragraph--type-simple-header.bg--spot-2::after{content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/simple-header-image-white.svg");}.p-header__content{position:relative;z-index:1;}.p-header__content h1,.p-header__content h2{margin-bottom:0;}.has-bg .p-header__content h1,.has-bg
.p-header__content h2{color:#fff;}.has-bg .p-header__content .breadcrumb__link{border-bottom:1px solid #fff;color:#fff;}.has-bg .p-header__content .breadcrumb__link:hover{border-color:#cccccc;color:#cccccc;}.has-bg .p-header__content .breadcrumb__item,.has-bg .p-header__content .breadcrumb__item::before{color:#fff;}.p-header__meta{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:0.3125rem;margin-left:-0.625rem;font-weight:700;}.p-header__meta > .field{margin-left:0.625rem;}@media (min-width:768px){.paragraph--type-simple-header{padding-top:1.875rem;padding-bottom:1.875rem;}}@media (min-width:940px){.paragraph--type-simple-header{padding-top:2.5rem;padding-bottom:2.5rem;}}@media (min-width:1200px){.paragraph--type-simple-header{padding-top:1.25rem;padding-bottom:4.0625rem;}}.paragraph--type-p-016{margin:0;padding-top:1.25rem;padding-bottom:1.25rem;transition:all 0.3s ease-in-out;position:relative;z-index:5;padding-left:1.875rem;padding-right:1.875rem;}.paragraph--type-p-016,.paragraph--type-p-016 *{box-sizing:border-box;}.paragraph--type-p-016:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;background-color:#f2f2f6;}.paragraph--type-p-016.has-bg-stretched{padding-left:0;padding-right:0;}.paragraph--type-p-016 .field--name-field-p-media-bg-image{opacity:1;}.paragraph--type-p-016 .p-header__content h1,.paragraph--type-p-016 .p-header__content h2{color:#fff;}.paragraph--type-p-016 .p-header__content .field--name-field-show-breadcrumb{margin-bottom:0.9375rem;}.paragraph--type-p-016 .p-header__content .field--name-field-replacement-title{padding-top:2.5rem;padding-right:50%;}.paragraph--type-p-016 .p-header__content .field--name-field-show-breadcrumb + .field--name-field-replacement-title{padding-top:0;}.paragraph--type-p-016 .p-header__content .field--buttons{margin-top:2.1875rem;}.paragraph--type-p-016 .p-header__content .breadcrumb__link{border-bottom:1px solid #fff;color:#fff;}.paragraph--type-p-016 .p-header__content .breadcrumb__link:hover{border-color:#cccccc;color:#cccccc;}.paragraph--type-p-016 .p-header__content .breadcrumb__item,.paragraph--type-p-016 .p-header__content .breadcrumb__item::before{color:#fff;}.paragraph--type-p-016 .p-header__content::after{position:absolute;z-index:-1;right:0;top:0;height:35.8125rem;width:26rem;content:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/focus-header-image.svg");}.p-header__content{position:relative;z-index:1;}.header--view-mode--center > .p-header__content,.header--view-mode--center > .p-header__content .field--buttons{text-align:center;}.header--view-mode--center > .p-header__content::after{display:none;}.header--view-mode--right > .p-header__content,.header--view-mode--right > .p-header__content .field--buttons{text-align:right;}.header--view-mode--right > .p-header__content::after{left:0;}@media (min-width:768px){.paragraph--type-p-016{padding-top:8.125rem;padding-bottom:8.125rem;}.p-header__content::after{display:block;}}@media (min-width:940px){.paragraph--type-p-016{padding-top:8.125rem;padding-bottom:8.125rem;}}@media (min-width:1200px){.paragraph--type-p-016{padding-top:4.6875rem;padding-bottom:14.6875rem;}}.paragraph--type-p-017,.paragraph--type-p-017.has-bg{text-align:center;}.field-p-menu-overview__overview{display:block;margin:0;padding:0;list-style:none;margin-bottom:-0.625rem;}.field-p-menu-overview__item{display:block;margin:0;padding:0;list-style:none;margin-bottom:1.875rem;}li.field-p-menu-overview__item:last-child{margin-bottom:1.875rem;}.field + .field--name-field-p-menu-overview{margin-top:4.6875rem;}@media (min-width:480px) and (max-width:767px){.field-p-menu-overview__overview{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.field-p-menu-overview__item{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);}}@media (min-width:768px){.field-p-menu-overview__overview{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.field-p-menu-overview__item{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);}}@media (min-width:940px){.field-p-menu-overview__item{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}}.group--paragraphs__item .paragraph--type-p-017.bg--spot-1 a,.group--paragraphs__item .paragraph--type-p-017.bg--spot-1 a:visited,.group--paragraphs__item .paragraph--type-p-017.bg--spot-1 .field-p-menu-overview__item__title a,.group--paragraphs__item .paragraph--type-p-017.bg--spot-1 .field-p-menu-overview__item__title a:visited,.group--paragraphs__item .paragraph--type-p-017.bg--spot-2 a,.group--paragraphs__item .paragraph--type-p-017.bg--spot-2 a:visited,.group--paragraphs__item .paragraph--type-p-017.bg--spot-2 .field-p-menu-overview__item__title a,.group--paragraphs__item .paragraph--type-p-017.bg--spot-2 .field-p-menu-overview__item__title a:visited,.group--paragraphs__item .paragraph--type-p-017.bg--spot-3 a,.group--paragraphs__item .paragraph--type-p-017.bg--spot-3 a:visited,.group--paragraphs__item .paragraph--type-p-017.bg--spot-3 .field-p-menu-overview__item__title a,.group--paragraphs__item .paragraph--type-p-017.bg--spot-3 .field-p-menu-overview__item__title a:visited{color:#000049;}.group--paragraphs__item .paragraph--type-p-017.bg--spot-1 a:hover,.group--paragraphs__item .paragraph--type-p-017.bg--spot-1 a:active,.group--paragraphs__item .paragraph--type-p-017.bg--spot-1 .field-p-menu-overview__item__title a:hover,.group--paragraphs__item .paragraph--type-p-017.bg--spot-1 .field-p-menu-overview__item__title a:active,.group--paragraphs__item .paragraph--type-p-017.bg--spot-2 a:hover,.group--paragraphs__item .paragraph--type-p-017.bg--spot-2 a:active,.group--paragraphs__item .paragraph--type-p-017.bg--spot-2 .field-p-menu-overview__item__title a:hover,.group--paragraphs__item .paragraph--type-p-017.bg--spot-2 .field-p-menu-overview__item__title a:active,.group--paragraphs__item .paragraph--type-p-017.bg--spot-3 a:hover,.group--paragraphs__item .paragraph--type-p-017.bg--spot-3 a:active,.group--paragraphs__item .paragraph--type-p-017.bg--spot-3 .field-p-menu-overview__item__title a:hover,.group--paragraphs__item .paragraph--type-p-017.bg--spot-3 .field-p-menu-overview__item__title a:active{color:#072caf;}.field-p-menu-overview__item{position:relative;border-radius:2.625rem;color:#000049;background-color:#f2f2f6;}.font-text-01-loaded .field-p-menu-overview__item__title{font-family:"proxima-soft",sans-serif;}.field-p-menu-overview__item__title{font-family:"Arial",sans-serif;font-size:1.125rem;line-height:1.75rem;margin-bottom:0;font-weight:700;text-transform:none;color:#000049;}.field-p-menu-overview__item__title a,.field-p-menu-overview__item__title a:visited{color:#000049;}.field-p-menu-overview__item__title a:hover,.field-p-menu-overview__item__title a:active{color:#072caf;}.field-p-menu-overview__item__visual img,.paragraph .field-p-menu-overview__item__visual img{display:block;max-width:none;width:6.25rem;height:auto;}.field-p-menu-overview__item__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:1.25rem 1.25rem;color:#000049;}.field-p-menu-overview__item__content::before{content:"\f105";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.4375rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;color:#0a71ff;}.field-p-menu-overview__item__content::before{margin-right:1.25rem;padding:0.625rem 0.9375rem;height:2.625rem;width:2.625rem;border-radius:50%;background-color:#fff;}.field-p-menu-overview__item__description{margin-top:0;}.field-p-menu-overview__item__link > a{position:absolute;left:0;top:0;display:block;width:100%;height:100%;border:0 none;overflow:hidden;text-indent:110%;white-space:nowrap;}.field-p-menu-overview__item__link > span{display:none;}@media (min-width:768px){.field-p-menu-overview__item{display:-ms-flexbox;display:flex;}.field-p-menu-overview__item__visual,.paragraph .field-p-menu-overview__item__visual{-ms-flex-preferred-size:auto;flex-basis:auto;}.field-p-menu-overview__item__content{-ms-flex-positive:1;flex-grow:1;}}
.spacing-vertical-xs{padding-top:1.25rem;padding-bottom:1.25rem;}.spacing-vertical-md{padding-top:2.5rem;padding-bottom:2.5rem;}.spacing-vertical-lg{padding-top:3.125rem;padding-bottom:3.125rem;}.spacing-horizontal{padding-left:1.875rem;}.icon--icon-usp:before{display:inline-block;height:3.785em;width:4.16em;font-size:0.39062rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:0em 0em;background-size:11.5em 11.125em;content:"";}.icon--test:before{display:inline-block;height:6.5em;width:6.5em;font-size:0.25rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:-4.625em -4.25em;background-size:11.5em 11.125em;content:"";}@media print{.paragraph--type-p-001{page-break-inside:avoid;overflow:hidden;}.paragraph--type-p-001 .field--name-field-p-title,.paragraph--type-p-001 .field--name-field-p-subtitle,.paragraph--type-p-001 .text-long,.paragraph--type-p-001 .field--buttons{float:right;margin-left:0;width:56%;}.paragraph--type-p-001 .field--type-video-embed-field,.paragraph--type-p-001 .field--image{float:left;margin-right:0;width:40%;}.paragraph--type-p-001 .field--buttons{float:right;}.paragraph--type-p-001.p-001--view-mode--right .field--name-field-p-title,.paragraph--type-p-001.p-001--view-mode--right .field--name-field-p-subtitle,.paragraph--type-p-001.p-001--view-mode--right .text-long,.paragraph--type-p-001.p-001--view-mode--right .field--buttons,.paragraph--type-p-001.p-001--view-mode--image_right .field--name-field-p-title,.paragraph--type-p-001.p-001--view-mode--image_right .field--name-field-p-subtitle,.paragraph--type-p-001.p-001--view-mode--image_right .text-long,.paragraph--type-p-001.p-001--view-mode--image_right .field--buttons{float:left;}.paragraph--type-p-001.p-001--view-mode--right .field--type-video-embed-field,.paragraph--type-p-001.p-001--view-mode--right .field--image,.paragraph--type-p-001.p-001--view-mode--image_right .field--type-video-embed-field,.paragraph--type-p-001.p-001--view-mode--image_right .field--image{float:right;}.paragraph--type-p-001.p-001--view-mode--right .field--buttons,.paragraph--type-p-001.p-001--view-mode--image_right .field--buttons{float:left;}.p-007--view-mode--4-column,.p-007--view-mode--four-column{page-break-inside:avoid;overflow:hidden;}.p-007--view-mode--4-column .field--name-field-p-007-children .field__items,.p-007--view-mode--four-column .field--name-field-p-007-children .field__items{margin-left:-2%;}.p-007--view-mode--4-column .field--name-field-p-007-children .field__items > .field__item,.p-007--view-mode--four-column .field--name-field-p-007-children .field__items > .field__item{float:left;width:23%;margin-left:2%;}.p-007--view-mode--2-column,.p-007--view-mode--two-column{page-break-inside:avoid;overflow:hidden;}.p-007--view-mode--2-column .field--name-field-p-007-children,.p-007--view-mode--two-column .field--name-field-p-007-children{margin-left:-2%;}.p-007--view-mode--2-column .field--name-field-p-007-children .field__items > .field__item,.p-007--view-mode--two-column .field--name-field-p-007-children .field__items > .field__item{float:left;width:48%;margin-left:2%;}.paragraph--type-p-010{page-break-inside:avoid;overflow:hidden;}}
.spacing-vertical-xs{padding-top:1.25rem;padding-bottom:1.25rem;}.spacing-vertical-md{padding-top:2.5rem;padding-bottom:2.5rem;}.spacing-vertical-lg{padding-top:3.125rem;padding-bottom:3.125rem;}.spacing-horizontal{padding-left:1.875rem;}.icon--icon-usp:before{display:inline-block;height:3.785em;width:4.16em;font-size:0.39062rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:0em 0em;background-size:11.5em 11.125em;content:"";}.icon--test:before{display:inline-block;height:6.5em;width:6.5em;font-size:0.25rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:-4.625em -4.25em;background-size:11.5em 11.125em;content:"";}body::after{content:"bp-xs";position:fixed;bottom:0;right:0;display:block;padding:0.625rem;background:red;visibility:hidden;opacity:0;}body.theme-debug-mode::after{visibility:visible;}@media (min-width:768px){body::after{content:"bp-sm";position:fixed;bottom:0;right:0;background:#ffce00;}}@media (min-width:940px){body::after{content:"bp-md";position:fixed;bottom:0;right:0;background:yellow;}}@media (min-width:1200px){body::after{content:"bp-lg";position:fixed;bottom:0;right:0;background:green;}}.blog__top--full .layout__subregion-02{position:relative;z-index:1;transition:all 0.3s ease-in-out;}.blog__top--full .breadcrumb{margin-bottom:0.625rem;}.blog__top--full .breadcrumb .breadcrumb__item::before{color:#fff;}.blog__top--full .breadcrumb .breadcrumb__item a{border-bottom:1px solid #fff;}.blog__top--full .field--name-field-blog-tags .field__items--name-field-blog-tags{display:-ms-flexbox;display:flex;}.blog__top--full .field--name-field-blog-tags .field__items--name-field-blog-tags .field__item{border-bottom:1px solid #fff;}.blog__top--full .field--name-field-blog-tags .field__items--name-field-blog-tags .field__item:not(:last-of-type){margin-right:.5rem;}.blog__top--full .field--name-field-subjects .field__items--name-field-subjects{display:-ms-flexbox;display:flex;}.blog__top--full .field--name-field-subjects .field__items--name-field-subjects .field__item a{border-bottom:1px solid #0a71ff;color:#0a71ff;}.blog__top--full .field--name-field-subjects .field__items--name-field-subjects .field__item a:not(:last-of-type){margin-right:.5rem;}@media (min-width:768px){.blog__top--full .layout__subregion-02{z-index:5;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;width:100%;}}.blog--related h2,.blog--related h3,.blog--related h4{margin:0 0 0.9375rem 0;font-size:1.125rem;line-height:1.75rem;color:#000049;margin-bottom:0.8125rem;}.blog--related h2 a,.blog--related h2 a:visited,.blog--related h3 a,.blog--related h3 a:visited,.blog--related h4 a,.blog--related h4 a:visited{color:#000049;}.blog--related h2 a:hover,.blog--related h2 a:active,.blog--related h3 a:hover,.blog--related h3 a:active,.blog--related h4 a:hover,.blog--related h4 a:active{color:#000049;}.blog--related .field-media-canonical-image{margin-bottom:2.125rem;}.blog--related .field--name-created{font-size:0.875rem;line-height:1.5rem;display:block;margin:0 0 0.375rem 0;font-weight:600;color:#9999b6;text-transform:uppercase;}.blog--related .field--name-field-blog-teaser{margin-bottom:1.25rem;}.blog--related .rs-canonical-link-formatter a{font-weight:600;color:#0a71ff;text-transform:uppercase;margin-top:0.8125rem;}.blog--related .field--name-field-description{margin-bottom:0.8125rem;}.blog--related .field--name-field-description p{margin:0;}.item-list__blog_links .blog-facet-item__status{display:none;}.blog--frontpage h2,.blog--frontpage h3,.blog--frontpage h4{margin-bottom:0.8125rem;}.blog--frontpage .field-media-canonical-image{margin-bottom:2.125rem;}.blog--frontpage .field--name-created{font-size:0.875rem;line-height:1.5rem;display:block;margin:0 0 0.375rem 0;font-weight:600;color:#9999b6;text-transform:uppercase;}.blog--frontpage .rs-canonical-link-formatter a{font-weight:600;color:#0a71ff;text-transform:uppercase;margin-top:0.8125rem;}.blog--frontpage .field--name-field-description{margin-bottom:0.8125rem;}.blog--frontpage .field--name-field-description p{margin:0;}.blog--teaser h2,.blog--teaser h3,.blog--teaser h4{margin:0 0 0.9375rem 0;font-size:1.125rem;line-height:1.75rem;color:#000049;margin-bottom:0.8125rem;}.blog--teaser .field-media-canonical-image{margin-bottom:1.5625rem;background:#f2f2f6;}.blog--teaser .field--name-created{font-size:0.875rem;line-height:1.5rem;display:block;margin:0 0 0.375rem 0;font-weight:600;color:#9999b6;text-transform:uppercase;}.blog--teaser .field--name-field-blog-teaser{margin-bottom:0.8125rem;}.blog--teaser .rs-canonical-link-formatter a{font-weight:600;color:#0a71ff;text-transform:uppercase;margin-top:0.8125rem;}.blog--teaser .rs-canonical-link-formatter a:hover{border-bottom:1px solid #0a71ff;}.blog--teaser .field--name-field-description{margin-bottom:0.8125rem;}.blog--teaser .field--name-field-description p{margin:0;}.blog--teaser .field--name-field-blog-tags .field__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-0.3125rem -0.125rem 0 -0.125rem;}.blog--teaser .field--name-field-blog-tags .field__item{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin:0.3125rem 0.125rem 0 0.125rem;}.blog--teaser .field--name-field-blog-tags .field__item::after{content:", ";}.blog--teaser .field--name-field-blog-tags .field__item:last-child::after{content:"";}.blog__top--full{position:relative;margin:0;padding:1.5rem 0 2.5rem 0;transition:all 0.3s ease-in-out;position:relative;z-index:5;}.blog__top--full:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;margin-left:calc((-100vw + 100%) / 2);width:100vw;background-color:#000049;}.blog__top--full,.blog__top--full h1,.blog__top--full h2,.blog__top--full h3,.blog__top--full a,.blog__top--full a:visited,.blog__top--full a:hover,.blog__top--full a:active,.blog__top--full .field{color:#fff;}.blog__top--full .field--image,.blog__top--full .field--name-field-media-canonical-image{position:absolute;left:50%;top:0;z-index:0;overflow:hidden;width:100vw;height:100%;-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:.5;}.blog__top--full .field--image .media,.blog__top--full .field--name-field-media-canonical-image .media{position:static;}.blog__top--full .field--image img,.blog__top--full .field--name-field-media-canonical-image img{position:absolute;top:50%;left:50%;margin:auto;min-width:100%;min-height:100%;width:auto;height:auto;max-width:none;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-o-object-fit:cover;object-fit:cover;}.blog__top--full .layout__subregion-01{position:relative;z-index:1;}.blog__top--full .layout__subregion-01 h1,.blog__top--full .layout__subregion-01 h2{margin-bottom:0;}.blog__top--full .layout__subregion-01 .field--name-field-show-post-date{margin:1.4375rem 0 0 0;color:#9999b6;text-transform:uppercase;font-size:0.875rem;line-height:1.5rem;}.blog__top--full .layout__subregion-02{margin-top:1.4375rem;font-size:0.875rem;line-height:1.125rem;}.blog__top--full .layout__subregion-02 .block--field-blocknodeblogfield-subjects{margin-top:0.5rem;}.blog__header--full .block--simple-add-this-block a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:1.875rem;width:-webkit-fit-content;width:fit-content;font-weight:700;text-transform:uppercase;}.blog__header--full .block--simple-add-this-block a::before{content:"\f1e1";display:inline-block;margin:0 0.3125rem 0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;vertical-align:middle;font-size:1.1875rem;font-family:"Font Awesome 5 Pro",sans-serif;font-weight:900;}.blog__header--full .block--field-blocknodeblogfield-blog-subtitle{margin-top:1.5625rem;}.blog__header--full .block--field-blocknodeblogfield-blog-subtitle h3{margin-bottom:0;}.group--paragraphs__item .paragraph{padding:2.5rem 0;}.blog__content--full .field--name-field-blog-teaser{font-weight:700;padding-top:2.5rem;}@media (min-width:1200px){.blog__content--full .field--name-field-blog-teaser{max-width:75%;}}.view--display-blog-overview-front .view__content article{margin-bottom:2.5rem;}@media (min-width:768px){.view--display-blog-overview-front .view__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.view--display-blog-overview-front .blog--frontpage{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);}}@media (min-width:940px){.view--display-blog-overview-front .blog--frontpage{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}}.view__header{margin-bottom:1.25rem;}.view--related-blogs,.block--provider-iospress-news{padding:1.25rem 0 1.25rem 0;position:relative;z-index:5;}.view--related-blogs:before,.block--provider-iospress-news:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;display:block;height:100%;margin-left:calc((-100vw + 100%) / 2);width:100vw;background-color:#e5e5ed;}.view--related-blogs h2,.block--provider-iospress-news h2{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 1.875rem);position:relative;margin-bottom:2.25rem;}.view--related-blogs h2::after,.block--provider-iospress-news h2::after{position:absolute;bottom:-1.25rem;left:0.125rem;height:0.625rem;width:4.625rem;content:"";background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image.svg");}.bg--spot-1 > .view--related-blogs h2,.bg--spot-1 >
.block--provider-iospress-news h2{background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/h1-image-white.svg");}.view--related-blogs article,.block--provider-iospress-news article{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 1.875rem);margin-bottom:2rem;}@media (min-width:768px){.block--provider-iospress-news,.view__content,.view__header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.9375rem;margin-right:-0.9375rem;}.view--related-blogs,.block--provider-iospress-news{padding:1.875rem 0 1.875rem 0;}.view--related-blogs article,.block--provider-iospress-news article{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(50% - 1.875rem);}}@media (min-width:940px){.view--related-blogs,.block--provider-iospress-news{padding:2.5rem 0 2.5rem 0;}.view--related-blogs article,.block--provider-iospress-news article{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}}@media (min-width:1200px){.view--related-blogs,.block--provider-iospress-news{padding:3.125rem 0 3.125rem 0;}}.overview--blog-overview .paragraph__cols{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.625rem;margin-right:-0.625rem;}.overview--blog-overview .paragraph__cols .paragraph__sidebar{position:relative;margin-left:0.625rem;margin-right:0.625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 1.25rem);}.overview--blog-overview .paragraph__cols .paragraph__content{position:relative;margin-left:0.625rem;margin-right:0.625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(100% - 1.25rem);}.overview--blog-overview .paragraph__cols .view__content{display:block;margin:0;}.overview--blog-overview .paragraph__cols .view__content article{width:100%;margin-bottom:1.25rem;}@media (min-width:768px){.overview--blog-overview .paragraph__cols .paragraph__sidebar{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.875rem);}.overview--blog-overview .paragraph__cols .paragraph__content{position:relative;margin-left:0.9375rem;margin-right:0.9375rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(66.66667% - 1.875rem);}.overview--blog-overview .paragraph__cols .paragraph__content .view__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:1px;margin-left:-0.625rem;margin-right:-0.625rem;}.overview--blog-overview .paragraph__cols .paragraph__content .view__content article{position:relative;margin-left:0.625rem;margin-right:0.625rem;min-height:1px;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:auto;flex-basis:auto;width:calc(33.33333% - 1.25rem);}}
.spacing-vertical-xs{padding-top:1.25rem;padding-bottom:1.25rem;}.spacing-vertical-md{padding-top:2.5rem;padding-bottom:2.5rem;}.spacing-vertical-lg{padding-top:3.125rem;padding-bottom:3.125rem;}.spacing-horizontal{padding-left:1.875rem;}.icon--icon-usp:before{display:inline-block;height:3.785em;width:4.16em;font-size:0.39062rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:0em 0em;background-size:11.5em 11.125em;content:"";}.icon--test:before{display:inline-block;height:6.5em;width:6.5em;font-size:0.25rem;background-image:url("/themes/contrib/rocketship_theme_starter/css/../images/generated/sprite.svg");background-position:-4.625em -4.25em;background-size:11.5em 11.125em;content:"";}@media print{.view--blog-overview .block--provider-facets{display:none !important;}.blog--header{text-align:center;}.blog--header .node__meta--full{display:block !important;}.note__meta--blog-full--top .field--name-field-blog-tags{display:block;width:100%;}.note__meta--blog-full--top .field--name-field-blog-tags .field__items{display:block;width:100%;text-align:center;}.note__meta--blog-full--top .field--name-field-blog-tags .field__item{display:inline-block;}}
