/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ui-helper-hidden{display:none;}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}.ui-helper-clearfix:after{clear:both;}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}.ui-front{z-index:100;}.ui-state-disabled{cursor:default !important;pointer-events:none;}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}.ui-controlgroup-vertical .ui-spinner-input{width:calc(100% - 2.4em);}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}.ui-checkboxradio-disabled{pointer-events:none;}
.ui-resizable{position:relative;}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none;}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none;}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;user-select:none;}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none;}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-button-icon-only{text-indent:0;}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}.ui-dialog .ui-resizable-n{height:2px;top:0;}.ui-dialog .ui-resizable-e{width:2px;right:0;}.ui-dialog .ui-resizable-s{height:2px;bottom:0;}.ui-dialog .ui-resizable-w{width:2px;left:0;}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px;}.ui-dialog .ui-resizable-se{right:0;bottom:0;}.ui-dialog .ui-resizable-sw{left:0;bottom:0;}.ui-dialog .ui-resizable-ne{right:0;top:0;}.ui-dialog .ui-resizable-nw{left:0;top:0;}.ui-draggable .ui-dialog-titlebar{cursor:move;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.ui-dialog ~ .ck-body-wrapper{--ck-z-panel:1261;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget .ui-widget{font-size:1em;}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}.ui-widget-content a{color:#333333;}.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}.ui-widget-header a{color:#333333;}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none;}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none;}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214);}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#ffffff;text-decoration:none;}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620;}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f;}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f;}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}.ui-icon{width:16px;height:16px;}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-widget-header .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_444444_256x240.png);}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_555555_256x240.png);}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png);}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777620_256x240.png);}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cc0000_256x240.png);}.ui-button .ui-icon{background-image:url(/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_777777_256x240.png);}.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}.ui-icon-caret-1-n{background-position:0 0;}.ui-icon-caret-1-ne{background-position:-16px 0;}.ui-icon-caret-1-e{background-position:-32px 0;}.ui-icon-caret-1-se{background-position:-48px 0;}.ui-icon-caret-1-s{background-position:-65px 0;}.ui-icon-caret-1-sw{background-position:-80px 0;}.ui-icon-caret-1-w{background-position:-96px 0;}.ui-icon-caret-1-nw{background-position:-112px 0;}.ui-icon-caret-2-n-s{background-position:-128px 0;}.ui-icon-caret-2-e-w{background-position:-144px 0;}.ui-icon-triangle-1-n{background-position:0 -16px;}.ui-icon-triangle-1-ne{background-position:-16px -16px;}.ui-icon-triangle-1-e{background-position:-32px -16px;}.ui-icon-triangle-1-se{background-position:-48px -16px;}.ui-icon-triangle-1-s{background-position:-65px -16px;}.ui-icon-triangle-1-sw{background-position:-80px -16px;}.ui-icon-triangle-1-w{background-position:-96px -16px;}.ui-icon-triangle-1-nw{background-position:-112px -16px;}.ui-icon-triangle-2-n-s{background-position:-128px -16px;}.ui-icon-triangle-2-e-w{background-position:-144px -16px;}.ui-icon-arrow-1-n{background-position:0 -32px;}.ui-icon-arrow-1-ne{background-position:-16px -32px;}.ui-icon-arrow-1-e{background-position:-32px -32px;}.ui-icon-arrow-1-se{background-position:-48px -32px;}.ui-icon-arrow-1-s{background-position:-65px -32px;}.ui-icon-arrow-1-sw{background-position:-80px -32px;}.ui-icon-arrow-1-w{background-position:-96px -32px;}.ui-icon-arrow-1-nw{background-position:-112px -32px;}.ui-icon-arrow-2-n-s{background-position:-128px -32px;}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}.ui-icon-arrow-2-e-w{background-position:-160px -32px;}.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}.ui-icon-arrowstop-1-n{background-position:-192px -32px;}.ui-icon-arrowstop-1-e{background-position:-208px -32px;}.ui-icon-arrowstop-1-s{background-position:-224px -32px;}.ui-icon-arrowstop-1-w{background-position:-240px -32px;}.ui-icon-arrowthick-1-n{background-position:1px -48px;}.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}.ui-icon-arrowthick-1-e{background-position:-32px -48px;}.ui-icon-arrowthick-1-se{background-position:-48px -48px;}.ui-icon-arrowthick-1-s{background-position:-64px -48px;}.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}.ui-icon-arrowthick-1-w{background-position:-96px -48px;}.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}.ui-icon-arrow-4{background-position:0 -80px;}.ui-icon-arrow-4-diag{background-position:-16px -80px;}.ui-icon-extlink{background-position:-32px -80px;}.ui-icon-newwin{background-position:-48px -80px;}.ui-icon-refresh{background-position:-64px -80px;}.ui-icon-shuffle{background-position:-80px -80px;}.ui-icon-transfer-e-w{background-position:-96px -80px;}.ui-icon-transferthick-e-w{background-position:-112px -80px;}.ui-icon-folder-collapsed{background-position:0 -96px;}.ui-icon-folder-open{background-position:-16px -96px;}.ui-icon-document{background-position:-32px -96px;}.ui-icon-document-b{background-position:-48px -96px;}.ui-icon-note{background-position:-64px -96px;}.ui-icon-mail-closed{background-position:-80px -96px;}.ui-icon-mail-open{background-position:-96px -96px;}.ui-icon-suitcase{background-position:-112px -96px;}.ui-icon-comment{background-position:-128px -96px;}.ui-icon-person{background-position:-144px -96px;}.ui-icon-print{background-position:-160px -96px;}.ui-icon-trash{background-position:-176px -96px;}.ui-icon-locked{background-position:-192px -96px;}.ui-icon-unlocked{background-position:-208px -96px;}.ui-icon-bookmark{background-position:-224px -96px;}.ui-icon-tag{background-position:-240px -96px;}.ui-icon-home{background-position:0 -112px;}.ui-icon-flag{background-position:-16px -112px;}.ui-icon-calendar{background-position:-32px -112px;}.ui-icon-cart{background-position:-48px -112px;}.ui-icon-pencil{background-position:-64px -112px;}.ui-icon-clock{background-position:-80px -112px;}.ui-icon-disk{background-position:-96px -112px;}.ui-icon-calculator{background-position:-112px -112px;}.ui-icon-zoomin{background-position:-128px -112px;}.ui-icon-zoomout{background-position:-144px -112px;}.ui-icon-search{background-position:-160px -112px;}.ui-icon-wrench{background-position:-176px -112px;}.ui-icon-gear{background-position:-192px -112px;}.ui-icon-heart{background-position:-208px -112px;}.ui-icon-star{background-position:-224px -112px;}.ui-icon-link{background-position:-240px -112px;}.ui-icon-cancel{background-position:0 -128px;}.ui-icon-plus{background-position:-16px -128px;}.ui-icon-plusthick{background-position:-32px -128px;}.ui-icon-minus{background-position:-48px -128px;}.ui-icon-minusthick{background-position:-64px -128px;}.ui-icon-close{background-position:-80px -128px;}.ui-icon-closethick{background-position:-96px -128px;}.ui-icon-key{background-position:-112px -128px;}.ui-icon-lightbulb{background-position:-128px -128px;}.ui-icon-scissors{background-position:-144px -128px;}.ui-icon-clipboard{background-position:-160px -128px;}.ui-icon-copy{background-position:-176px -128px;}.ui-icon-contact{background-position:-192px -128px;}.ui-icon-image{background-position:-208px -128px;}.ui-icon-video{background-position:-224px -128px;}.ui-icon-script{background-position:-240px -128px;}.ui-icon-alert{background-position:0 -144px;}.ui-icon-info{background-position:-16px -144px;}.ui-icon-notice{background-position:-32px -144px;}.ui-icon-help{background-position:-48px -144px;}.ui-icon-check{background-position:-64px -144px;}.ui-icon-bullet{background-position:-80px -144px;}.ui-icon-radio-on{background-position:-96px -144px;}.ui-icon-radio-off{background-position:-112px -144px;}.ui-icon-pin-w{background-position:-128px -144px;}.ui-icon-pin-s{background-position:-144px -144px;}.ui-icon-play{background-position:0 -160px;}.ui-icon-pause{background-position:-16px -160px;}.ui-icon-seek-next{background-position:-32px -160px;}.ui-icon-seek-prev{background-position:-48px -160px;}.ui-icon-seek-end{background-position:-64px -160px;}.ui-icon-seek-start{background-position:-80px -160px;}.ui-icon-seek-first{background-position:-80px -160px;}.ui-icon-stop{background-position:-96px -160px;}.ui-icon-eject{background-position:-112px -160px;}.ui-icon-volume-off{background-position:-128px -160px;}.ui-icon-volume-on{background-position:-144px -160px;}.ui-icon-power{background-position:0 -176px;}.ui-icon-signal-diag{background-position:-16px -176px;}.ui-icon-signal{background-position:-32px -176px;}.ui-icon-battery-0{background-position:-48px -176px;}.ui-icon-battery-1{background-position:-64px -176px;}.ui-icon-battery-2{background-position:-80px -176px;}.ui-icon-battery-3{background-position:-96px -176px;}.ui-icon-circle-plus{background-position:0 -192px;}.ui-icon-circle-minus{background-position:-16px -192px;}.ui-icon-circle-close{background-position:-32px -192px;}.ui-icon-circle-triangle-e{background-position:-48px -192px;}.ui-icon-circle-triangle-s{background-position:-64px -192px;}.ui-icon-circle-triangle-w{background-position:-80px -192px;}.ui-icon-circle-triangle-n{background-position:-96px -192px;}.ui-icon-circle-arrow-e{background-position:-112px -192px;}.ui-icon-circle-arrow-s{background-position:-128px -192px;}.ui-icon-circle-arrow-w{background-position:-144px -192px;}.ui-icon-circle-arrow-n{background-position:-160px -192px;}.ui-icon-circle-zoomin{background-position:-176px -192px;}.ui-icon-circle-zoomout{background-position:-192px -192px;}.ui-icon-circle-check{background-position:-208px -192px;}.ui-icon-circlesmall-plus{background-position:0 -208px;}.ui-icon-circlesmall-minus{background-position:-16px -208px;}.ui-icon-circlesmall-close{background-position:-32px -208px;}.ui-icon-squaresmall-plus{background-position:-48px -208px;}.ui-icon-squaresmall-minus{background-position:-64px -208px;}.ui-icon-squaresmall-close{background-position:-80px -208px;}.ui-icon-grip-dotted-vertical{background-position:0 -224px;}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}.ui-icon-grip-solid-vertical{background-position:-32px -224px;}.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}.ui-icon-grip-diagonal-se{background-position:-80px -224px;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px;}.ui-widget-overlay{background:#aaaaaa;opacity:.3;}.ui-widget-shadow{box-shadow:0 0 5px #666666;}
html.inIframe footer#site-footer,html.inIframe header#site-header,html.inIframe #menu-wrapper,html.inIframe [id*="block-"][id*="-breadcrumbs"],html.inIframe h1,html.inIframe #toolbar-administration,html.inIframe .alert{display:none !important;}html.inIframe .lp-content-item-errors .alert,html.inIframe .opigno-alert-danger{display:block !important;}html.inIframe body{padding-top:0 !important;}html.inIframe .container{max-width:none;}html.inIframe,html.inIframe body,html.inIframe .dialog-off-canvas-main-canvas{min-height:1px !important;display:block !important;}html.inIframe #main{padding-left:0;padding-right:0;}html.inIframe body #main #main-content{flex:0 0 auto;}
.toolbar-icon-opigno-module-settings:before{background-image:url(/modules/contrib/opigno_module/img/opigno-module-menu.svg);}
#site-header #search-form form .form-group{margin:0;}
#block-footerlinks div p img{width:100px;}.page-footer{background:transparent;}#block-footerlinks{width:100%;margin-bottom:20px;}#block-footerlinks > div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}#block-footerlinks > div a{font-size:12px;line-height:normal;}#block-footerlinks > div p{margin-bottom:0;}#block-footerdisclaimertext p{font-size:12px;line-height:normal;}.page-front.user-not-logged-in #footer{max-width:1320px;padding:20px 6px;margin:0 auto;}.page-front.user-not-logged-in .login-container .slider-item{background-size:contain;background-position:left center;}@media only screen and (min-width:1200px){.page-front.user-not-logged-in .login-container .left-col,.page-front.user-not-logged-in .login-container .right-col{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;}.page-front.user-not-logged-in .login-container .left-col{width:45%;}.page-front.user-not-logged-in .login-container .right-col{width:55%;}}.page-front.user-not-logged-in .login-container .left-col:before{background:none;}@media only screen and (max-width:991px){header .user-menu-list .user-menu-item-text{color:#000;}header .mobile-menu-btn span{background:#000;}}.external-link-popup{max-width:540px;font-family:Montserrat,Geneva,Arial,Helvetica,sans-serif;font-size:0.875rem;line-height:1.3;padding:10px;}.external-link-popup .ui-dialog-buttonset button{font-family:Montserrat,Geneva,Arial,Helvetica,sans-serif;}body .loader,body .ajax-progress .throbber,body .lp-info .action-wrapper .ajax-progress .throbber{color:#0000c9;font-size:45px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;position:absolute;top:50%;left:50%;margin:-.5em 0 0 -.5em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:mltShdSpin 1.7s infinite ease,round 1.7s infinite ease;animation:mltShdSpin 1.7s infinite ease,round 1.7s infinite ease;background:none;}@-webkit-keyframes mltShdSpin{0%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em;}5%,95%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em;}10%,59%{box-shadow:0 -0.83em 0 -0.4em,-0.087em -0.825em 0 -0.42em,-0.173em -0.812em 0 -0.44em,-0.256em -0.789em 0 -0.46em,-0.297em -0.775em 0 -0.477em;}20%{box-shadow:0 -0.83em 0 -0.4em,-0.338em -0.758em 0 -0.42em,-0.555em -0.617em 0 -0.44em,-0.671em -0.488em 0 -0.46em,-0.749em -0.34em 0 -0.477em;}38%{box-shadow:0 -0.83em 0 -0.4em,-0.377em -0.74em 0 -0.42em,-0.645em -0.522em 0 -0.44em,-0.775em -0.297em 0 -0.46em,-0.82em -0.09em 0 -0.477em;}100%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em;}}@keyframes mltShdSpin{0%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em;}5%,95%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em;}10%,59%{box-shadow:0 -0.83em 0 -0.4em,-0.087em -0.825em 0 -0.42em,-0.173em -0.812em 0 -0.44em,-0.256em -0.789em 0 -0.46em,-0.297em -0.775em 0 -0.477em;}20%{box-shadow:0 -0.83em 0 -0.4em,-0.338em -0.758em 0 -0.42em,-0.555em -0.617em 0 -0.44em,-0.671em -0.488em 0 -0.46em,-0.749em -0.34em 0 -0.477em;}38%{box-shadow:0 -0.83em 0 -0.4em,-0.377em -0.74em 0 -0.42em,-0.645em -0.522em 0 -0.44em,-0.775em -0.297em 0 -0.46em,-0.82em -0.09em 0 -0.477em;}100%{box-shadow:0 -0.83em 0 -0.4em,0 -0.83em 0 -0.42em,0 -0.83em 0 -0.44em,0 -0.83em 0 -0.46em,0 -0.83em 0 -0.477em;}}@-webkit-keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes round{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}#catalog-filter-parent .btn-reset-filter{min-width:160px;}.view-id-opigno_calendar .btn-add a:hover{width:120px;}.view-header .btn-add a:hover{width:120px;}.main-menu li.main-menu__item{position:relative;}li.main-menu__item > ul{position:absolute;background:#fff;box-shadow:0 0 15px rgb(0 0 0 / 17%);border-radius:10px;padding:10px 15px;list-style:none;z-index:1;top:100%;left:50%;margin-top:10px;transform:translateX(-50%);opacity:0;visibility:hidden;transition:.25s;}.main-menu li.main-menu__item:hover > ul{opacity:1;visibility:visible;margin-top:0;}.main-menu li.main-menu__item ul li{padding:5px 0;}.link-box-container{display:none;}.role-authenticated .view-opigno-calendar .content-box__info .btn-add{display:none;}:root{--desktop-header-bg:#f2f2f8;--desktop-header-link:#0000c9;--desktop-header-link-active:#00004e;--desktop-headings:#2f3757;--desktop-text:#2f3756;--desktop-link:#4ad3b3;--desktop-link-hover:#2f3755;--desktop-button-color:#4ad3b3;--desktop-button-color-hover-primary:#43b598;--desktop-button-color-hover-secondary:#a4e9d7;--desktop-button-text-primary:#2f3754;--desktop-button-text-secondary:#2f3753;}
.hide-box{display:none;}.show-box{display:block;}
*,body fieldset,html{padding:0;margin:0}body{font-family:"open-sans",Arial,sans-serif;color:#606060}body fieldset{border:0}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .field--type-image img,.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--type-image img,img{width:100%;height:auto}a{text-decoration:none}@media only screen and (min-width:320px) and (max-width:768px){p{line-height:1.6}}body #janrainModal{z-index:99999!important}body #janrainModal div#capture_traditionalRegistration_form_item_inner_acknowledgement_professional label{overflow:visible;text-indent:0}#block-views-block-news-listing-block-2-2,div#block-views-block-news-listing-block-2{max-width:780px;margin:0 auto;width:100%;padding:30px 0}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2,div#block-views-block-news-listing-block-2{max-width:100%;width:86%}}#block-views-block-news-listing-block-2-2 h2,div#block-views-block-news-listing-block-2 h2{font-size:23px;color:#599ddf;font-weight:700;text-decoration:underline;padding-bottom:20px}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 .views-field.views-field-field-image,div#block-views-block-news-listing-block-2 .views-field.views-field-field-image{display:none}}#block-views-block-news-listing-block-2-2 .views-field.views-field-field-image span,#block-views-block-news-listing-block-2-2 .views-field.views-field-field-mobile-image span,div#block-views-block-news-listing-block-2 .views-field.views-field-field-image span,div#block-views-block-news-listing-block-2 .views-field.views-field-field-mobile-image span{position:absolute;width:100%;height:100%;background:#000;left:0;top:0;opacity:.4}#block-views-block-news-listing-block-2-2 .views-field.views-field-field-mobile-image,div#block-views-block-news-listing-block-2 .views-field.views-field-field-mobile-image{display:none}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 .views-field.views-field-field-mobile-image,div#block-views-block-news-listing-block-2 .views-field.views-field-field-mobile-image{display:block}#block-views-block-news-listing-block-2-2 .views-field.views-field-field-mobile-image img,div#block-views-block-news-listing-block-2 .views-field.views-field-field-mobile-image img{height:255px;-o-object-fit:cover;object-fit:cover}}#block-views-block-news-listing-block-2-2 .views-row .views-col,div#block-views-block-news-listing-block-2 .views-row .views-col{margin:0 18px 32px 0;position:relative}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 .views-row .views-col,div#block-views-block-news-listing-block-2 .views-row .views-col{margin:0 0 25px}}#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-field-image img,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-field-image img{height:220px;-o-object-fit:cover;object-fit:cover}#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing{width:80%}}#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing .title a,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing .title a{font-size:17px;color:#fff;font-weight:800;display:inline-block;text-align:left;line-height:1.3;margin:0 0 7px;width:190px;text-shadow:2px 2px 2px #606060}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing .title a,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing .title a{font-size:20px;margin:0 0 5px}}#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing .sub-description,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing .sub-description{display:block;color:#fff;line-height:1.4;font-size:10px;margin:0 0 9px;width:190px}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing .sub-description,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing .sub-description{width:84%;font-size:12px;text-align:left;line-height:1.6;margin:0 0 14px}}#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing .view-link a,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing .view-link a{font-size:11.5px;color:#599ddf;font-weight:700;padding:6px 10px;border:2px solid #599ddf;border-radius:15px;background:#fff}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing .view-link a,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing .view-link a{font-size:15px;border-radius:20px}}#block-views-block-news-listing-block-2-2 .views-row .views-col .views-field-nothing .view-link a:hover,div#block-views-block-news-listing-block-2 .views-row .views-col .views-field-nothing .view-link a:hover{background:#599ddf;color:#fff}#block-views-block-news-listing-block-2-2 button.slick-prev.slick-arrow,div#block-views-block-news-listing-block-2 button.slick-prev.slick-arrow{display:none!important;left:0;top:0;content:"";-webkit-transform:rotate(-227deg);transform:rotate(-227deg)}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 button.slick-prev.slick-arrow,div#block-views-block-news-listing-block-2 button.slick-prev.slick-arrow{display:block!important;top:40%;left:15px}}#block-views-block-news-listing-block-2-2 button.slick-next.slick-arrow,div#block-views-block-news-listing-block-2 button.slick-next.slick-arrow{right:17px;top:-53px;background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/circle-arrow.png) no-repeat;width:32px;height:32px}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 button.slick-next.slick-arrow,div#block-views-block-news-listing-block-2 button.slick-next.slick-arrow{background:0 0;display:block!important;top:40%;right:15px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:auto;height:auto}}#block-views-block-news-listing-block-2-2 .slick-arrow,div#block-views-block-news-listing-block-2 .slick-arrow{display:inline-block;font-size:0;background-size:10px auto;border:solid transparent;border-width:2px;position:absolute;top:50%;z-index:9;outline:0;padding:7px;background:0 0}@media only screen and (min-width:320px) and (max-width:768px){#block-views-block-news-listing-block-2-2 .slick-arrow,div#block-views-block-news-listing-block-2 .slick-arrow{margin-top:0;border:solid #fff;border-width:0 2px 2px 0}}.path-node.page-node-type-news #block-pficpccomco-local-tasks,.path-node.page-node-type-news .field--name-field-sponsor-block .field__label,.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .publish-date .field--name-field-publish-date .field__label,.path-node.page-node-type-news fieldset .field--name-field-banner-mobile-image{display:none}.path-node.page-node-type-news fieldset{margin:0;line-height:0;position:relative}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news fieldset .field--name-field-banner-image{display:none}}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news fieldset .field--name-field-banner-mobile-image{display:block}}.path-node.page-node-type-news fieldset .bannertextgrp{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;margin:0;line-height:normal}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news fieldset .bannertextgrp{width:90%}}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp .fieldset-wrapper .field--name-field-bannertitle p,.path-node.page-node-type-news fieldset .bannertextgrp .field--name-field-bannertitle p{font-size:40px;font-weight:800;color:#fff;margin:0 0 10px}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news fieldset .bannertextgrp .field--name-field-bannertitle p{font-size:25px}}.path-node.page-node-type-news fieldset .bannertextgrp .field--name-field-bannerdescription p{font-size:20px;font-weight:300;color:#fff}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news fieldset .bannertextgrp .field--name-field-bannerdescription p{font-size:14px}}.path-node.page-node-type-news .field--name-field-sponsor-block{margin:36px auto 0;max-width:785px;width:100%}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .field--name-field-sponsor-block{margin:15px auto 0}}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .field--name-field-sponsor-block .content-wrap{margin:0 auto;width:100%;max-width:86%}}.path-node.page-node-type-news .field--name-field-sponsor-block .content-wrap .aboutustitle{display:inline-block;width:auto;height:auto;max-width:189px;vertical-align:top;padding:0 48px 0 0}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .field--name-field-sponsor-block .content-wrap .aboutustitle{padding:0;display:block;text-align:center;max-width:100%}}.path-node.page-node-type-news .field--name-field-sponsor-block .content-wrap .aboutustitle .field--name-field-logo{display:inline-block;width:auto;height:auto}.path-node.page-node-type-news .field--name-field-sponsor-block .content-wrap .aboutusbody{display:inline-block;width:100%;max-width:540px;vertical-align:top;margin:12px 0 0}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .field--name-field-sponsor-block .content-wrap .aboutusbody{display:block;margin:0}}.path-node.page-node-type-news .field--name-field-sponsor-block .content-wrap .aboutusbody p{font-size:13px}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .field--name-field-sponsor-block .content-wrap .aboutusbody p{font-size:12px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper{margin:56px auto 0;max-width:785px;width:100%}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper{max-width:100%;width:86%;margin:26px auto 0}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .internal-title{text-align:center;margin:0 0 26px}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .internal-title{margin:0 0 20px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .internal-title span{font-size:32px;color:#1c4681;font-weight:800;display:inline-block}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .internal-title span{font-size:26px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .publish-date{text-align:center;margin:0 0 32px}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .publish-date{margin:0 0 26px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .publish-date .field--name-field-publish-date time{font-size:16px;color:#414141}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .publish-date .field--name-field-publish-date time{font-size:12px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content{margin:0 0 -20px}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content .field--name-field-news-sub-description{margin-bottom:20px}.capture_linkAccounts,.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content .field__label{display:none}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content p{font-size:15px;margin:0 0 12px;text-align:justify}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content p{font-size:14px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content a{font-size:15px;color:#004680;border-bottom:1px solid #004680;padding:0 0 2px;font-weight:800}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content a{font-size:14px;color:#599ddf;border-bottom:1px solid #599ddf}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ol,.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul{margin:0 auto;width:85%}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ol,.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul{width:92%}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul li{list-style:none;line-height:22px;margin:0 0 15px;text-align:justify}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ol li{font-size:18px;list-style:none;line-height:22px;margin:0 0 15px;text-align:justify}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ol li,.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul li{font-size:14px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul li:before{content:' \25CF';color:#71abe3;display:inline-block;vertical-align:top}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ol li:before{content:' \25CF';font-size:20px;color:#71abe3;display:inline-block;vertical-align:top}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ol li span,.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul li span{font-size:15px;color:#606060;display:inline-block;vertical-align:top;margin:0 0 0 12px;width:96%;line-height:1.6}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ol li span,.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul li span{font-size:14px;width:91%}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul li{font-size:15px}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content ul li:before{font-size:15px;width:15px}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content blockquote{position:relative;max-width:610px;margin:0 auto 45px;width:100%}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content blockquote{margin:0 0 36px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content blockquote:before{content:open-quote;color:#599ddf;font-size:50px;height:1px;line-height:0;display:inline-block;position:relative;top:43px;left:0;font-weight:800}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content blockquote:before{font-size:85px;top:70px;left:28px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content blockquote:after{content:close-quote;color:#599ddf;font-size:50px;vertical-align:bottom;line-height:0;position:absolute;bottom:0;right:0;font-weight:800}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content blockquote:after{font-size:85px;bottom:-15px;right:34px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content blockquote p{color:#444;font-weight:800;font-size:25px;text-align:center;padding:0 54px;line-height:1.15}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content blockquote p{font-size:14px;padding:0 60px;line-height:1.2}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content img{width:252px;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content img{width:145px}}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content table{margin:20px 0;font-size:15px;width:100%;table-layout:fixed}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content table th{color:#000}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content table td,.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content table th{padding:9px 9px 30px;text-align:left;border:1px solid #d5dce4;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content table tr:nth-child(odd){background-color:#d9d9fb}.path-node.page-node-type-news .news-internal-wrapper .news-internal-subwrapper .content table thead tr{background-color:#4f81bd!important}.janrain-capture-ui .capture_form_item>label{display:inline!important}.user-logged-in #block-pficpccomco-local-tasks{padding:30px 0 10px;text-align:center}.user-logged-in #block-pficpccomco-local-tasks ul li a{font-weight:700;color:#004680;border:1px solid;border-radius:15px}.header-wrap,.preheader .region-preheader .menu--navigation-menu ul li:hover a,.search-region .region.region-searchregion .views-exposed-form form,.user-logged-in .region-footer-third,.user-logged-in .region-searchregion{position:relative}.user-logged-in .region-footer-third #block-grvmenu,.user-logged-in .region-footer-third #block-grvmenu-2,.user-logged-in .region-searchregion #block-grvmenu,.user-logged-in .region-searchregion #block-grvmenu-2{display:none!important}.user-logged-in .region-footer-third #block-views-block-user-name-block-1,.user-logged-in .region-searchregion #block-views-block-user-name-block-1{display:table-cell;vertical-align:middle;width:220px;padding-left:20px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:320px) and (max-width:768px){.user-logged-in .region-footer-third #block-views-block-user-name-block-1,.user-logged-in .region-searchregion #block-views-block-user-name-block-1{position:absolute;top:130px;right:20px;z-index:99;display:none;width:inherit}}.user-logged-in .region-footer-third #block-views-block-user-name-block-1:after,.user-logged-in .region-searchregion #block-views-block-user-name-block-1:after{content:"";border:solid #599ddf;border-width:0 3px 3px 0;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);padding:5px;position:absolute;right:32px;top:23px}@media only screen and (min-width:320px) and (max-width:768px){.user-logged-in .region-footer-third #block-views-block-user-name-block-1:after,.user-logged-in .region-searchregion #block-views-block-user-name-block-1:after{border:solid #fff;border-width:0 3px 3px 0;right:17px;top:13px}}.user-logged-in .region-footer-third #block-views-block-user-name-block-1.login-show,.user-logged-in .region-searchregion #block-views-block-user-name-block-1.login-show{display:block}.user-logged-in .region-footer-third #block-views-block-user-name-block-1 .views-row,.user-logged-in .region-searchregion #block-views-block-user-name-block-1 .views-row{text-align:right}.user-logged-in .region-footer-third #block-views-block-user-name-block-1 .views-row .field-content,.user-logged-in .region-searchregion #block-views-block-user-name-block-1 .views-row .field-content{vertical-align:middle;text-align:center;color:#599ddf;background:#fff;padding:5px 30px 5px 20px;border-radius:20px;font-weight:700;cursor:pointer}@media only screen and (min-width:320px) and (max-width:768px){.user-logged-in .region-footer-third #block-views-block-user-name-block-1 .views-row .field-content,.user-logged-in .region-searchregion #block-views-block-user-name-block-1 .views-row .field-content{color:#fff;background:#599ddf;display:inline-block;padding:10px 42px 10px 20px}}.user-logged-in .region-footer-third #block-useraccountmenu,.user-logged-in .region-searchregion #block-useraccountmenu{display:none}.user-logged-in .region-footer-third #block-useraccountmenu.account-link,.user-logged-in .region-searchregion #block-useraccountmenu.account-link{display:block;position:absolute;top:61px;right:8px;z-index:99}@media only screen and (min-width:320px) and (max-width:768px){.user-logged-in .region-footer-third #block-useraccountmenu.account-link,.user-logged-in .region-searchregion #block-useraccountmenu.account-link{top:90px}}.user-logged-in .region-footer-third #block-useraccountmenu.account-link ul,.user-logged-in .region-searchregion #block-useraccountmenu.account-link ul{color:#599ddf;background:#fff;padding:5px 20px;border-radius:5px;font-weight:700;-webkit-box-shadow:0 0 6px #000;box-shadow:0 0 6px #000}.user-logged-in .region-footer-third #block-useraccountmenu.account-link ul li,.user-logged-in .region-searchregion #block-useraccountmenu.account-link ul li{display:inline-block;padding:0 5px;font-size:15px}.user-logged-in .region-footer-third #block-useraccountmenu.account-link ul li a,.user-logged-in .region-searchregion #block-useraccountmenu.account-link ul li a{color:#004680}.search-region{background:#004680}.search-region .region.region-searchregion{background:#004680;padding:5px 20px;display:table;margin:0 auto;max-width:1060px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion{background:0 0}}.search-region .region.region-searchregion .views-exposed-form{display:table-cell;vertical-align:middle}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion .views-exposed-form{display:none}}.page-node-type-page-not-found .postcontent-region .views-exposed-form form .js-form-item,.search-region .region.region-searchregion .views-exposed-form form .js-form-item{width:100%}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion .views-exposed-form form .js-form-item{position:absolute}}.search-region .region.region-searchregion .views-exposed-form form .js-form-item input{color:#599ddf;border-radius:20px;outline:0;border:0;padding:5px 20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion .views-exposed-form form .js-form-item input{border:2px solid #599ddf;background:0 0;color:#fff}}.search-region .region.region-searchregion .views-exposed-form form .js-form-item input::-webkit-input-placeholder{color:#599ddf}.search-region .region.region-searchregion .views-exposed-form form .js-form-item input::-moz-placeholder{color:#599ddf}.search-region .region.region-searchregion .views-exposed-form form .js-form-item input:-ms-input-placeholder,.search-region .region.region-searchregion .views-exposed-form form .js-form-item input::-ms-input-placeholder{color:#599ddf}.search-region .region.region-searchregion .views-exposed-form form .js-form-item input::placeholder{color:#599ddf}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion .views-exposed-form form .js-form-item input::-webkit-input-placeholder{color:#fff}.search-region .region.region-searchregion .views-exposed-form form .js-form-item input::-moz-placeholder{color:#fff}.search-region .region.region-searchregion .views-exposed-form form .js-form-item input:-ms-input-placeholder,.search-region .region.region-searchregion .views-exposed-form form .js-form-item input::-ms-input-placeholder{color:#fff}.search-region .region.region-searchregion .views-exposed-form form .js-form-item input::placeholder{color:#fff}}.preheader .region-preheader #block-hammergermenu,.preheader .region-preheader #block-hammergermenu.hide,.preheader .region-preheader .block-system-branding-block.hide,.search-region .region.region-searchregion .views-exposed-form form .form-item-sort-by,.search-region .region.region-searchregion .views-exposed-form form .form-item-sort-order{display:none}.search-region .region.region-searchregion .views-exposed-form form .form-actions{position:absolute;right:4px;top:4px}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion .views-exposed-form form .form-actions{right:auto;left:0}}.search-region .region.region-searchregion .views-exposed-form form .form-actions input{border-radius:15px;outline:0;border:0;background:#599ddf;padding:1px 10px;color:#fff;text-transform:uppercase;font-weight:800}.search-region .region.region-searchregion .views-exposed-form form .form-actions input:hover{text-decoration:underline}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion .views-exposed-form form .form-actions input{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/search-icon.png) no-repeat}.search-region .region.region-searchregion .views-exposed-form.visible-search{display:block;background:#1c4681}.search-region .region.region-searchregion .views-exposed-form.visible-search form .js-form-item{z-index:99;width:89%}.search-region .region.region-searchregion .views-exposed-form.visible-search form .js-form-item input{padding-left:41px;width:82%;border:0;border-radius:0}.search-region .region.region-searchregion .views-exposed-form.visible-search form .form-actions{width:27px;z-index:99}.search-region .region.region-searchregion .views-exposed-form.visible-search form .form-actions:after{content:" ";border-left:3px solid #ccc;opacity:.4;position:absolute;left:31px;top:-2px;height:30px;bottom:0}.search-region .region.region-searchregion .views-exposed-form.visible-search form .form-actions input{color:transparent;width:27px;border-radius:0}}.search-region .region.region-searchregion nav#block-grvmenu{display:table-cell;vertical-align:middle;width:195px;padding-left:20px}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion nav#block-grvmenu{position:absolute;top:130px;right:20px;z-index:99;display:none}.search-region .region.region-searchregion nav#block-grvmenu.login-show{display:block}}.search-region .region.region-searchregion nav#block-grvmenu ul.menu,.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .menu--grv-menu ul.menu,.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .menu--grv-menu ul.menu li{margin:0}.search-region .region.region-searchregion nav#block-grvmenu ul.menu li a{color:#599ddf;background:#fff;padding:5px 20px;border-radius:20px;font-weight:700}.search-region .region.region-searchregion nav#block-grvmenu ul.menu li a:hover{color:#fff;background:#599ddf}@media only screen and (min-width:320px) and (max-width:768px){.search-region .region.region-searchregion nav#block-grvmenu ul.menu li a{color:#fff;background:#599ddf;padding:10px 20px}.search-region{background:0 0}}.preheader{position:relative;-webkit-box-shadow:0 15px 30px -30px #111;box-shadow:0 15px 30px -30px #111;z-index:9}@media only screen and (min-width:320px) and (max-width:768px){.preheader{border-bottom:2px solid #ccc;-webkit-box-shadow:none;box-shadow:none}}.preheader .region-preheader{margin:0 auto;max-width:1060px;width:100%;padding:52px 20px 38px;-webkit-box-sizing:border-box;box-sizing:border-box;display:table}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}}.preheader .region-preheader .block-system-branding-block{display:table-cell;vertical-align:middle;padding:0 15px 0 0}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .block-system-branding-block{width:auto;display:inline-block;margin-top:-9px}.preheader .region-preheader .block-system-branding-block a{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/logo.svg) no-repeat;display:block;width:230px;height:49px;background-size:100% 100%}}.preheader .region-preheader .block-system-branding-block a img,.site-footer img{width:auto;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .block-system-branding-block a img{display:none}}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader #block-hammergermenu{display:inline-block;float:left;padding-right:20px}}.preheader .region-preheader #block-hammergermenu img{width:40px}.preheader .region-preheader #block-hammergermenu img:last-child,.preheader .region-preheader #block-search img:last-child{display:none}.preheader .region-preheader #block-hammergermenu.active-menu img:first-child{display:none}.preheader .region-preheader #block-hammergermenu.active-menu img:last-child{display:inline-block}.preheader .region-preheader #block-search,.preheader .region-preheader .menu--navigation-menu ul li:hover .subchild-wrapper a:after,.preheader .region-preheader .menu--navigation-menu.contextual-region .contextual-links{display:none}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader #block-search{display:inline-block;float:right}}.preheader .region-preheader #block-search.active-search img:first-child{display:none}.preheader .region-preheader #block-search.active-search img:last-child{display:inline-block;margin-top:-8px}.preheader .region-preheader .menu--navigation-menu{width:80%;display:table-cell;vertical-align:middle}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu{display:none;width:auto}.preheader .region-preheader .menu--navigation-menu.expand{display:block;position:absolute;top:96px;left:0;right:0;background:#fff}}.preheader .region-preheader .menu--navigation-menu.contextual-region{position:inherit}.preheader .region-preheader .menu--navigation-menu ul{display:table}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul{display:block;padding:0 20px;margin-top:75px}}.preheader .region-preheader .menu--navigation-menu ul li{display:table-cell;vertical-align:middle;width:10%;text-align:center;margin-top:5px}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li{display:block;width:auto;padding:20px 15px;border-bottom:1px solid #606060;text-align:left;margin-top:0}}.preheader .region-preheader .menu--navigation-menu ul li:last-child{border:0}.preheader .region-preheader .menu--navigation-menu ul li a{font-size:16px;font-weight:700;color:#004680;display:inline-block;line-height:1.15;width:100px}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li a{font-weight:400;width:inherit}}.preheader .region-preheader .menu--navigation-menu ul li a:after{content:"";height:3px;margin-top:5px;display:block}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li a:after{display:none}}.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper{display:none;width:100%;position:absolute;top:100px;left:0;padding:39px 0 0;z-index:9}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper{background:0 0;position:inherit;padding:20px 0}}.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap{background:#599ddf;padding:20px 0}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap{background:0 0}}.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul{max-width:840px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul{padding:0;margin-top:0;display:block}}.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul li{display:inline-block;width:33%;text-align:left;margin:0}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul li{display:block;border:0}}.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul li a{padding:12px 0;color:#fff;font-weight:400;width:auto;line-height:normal}.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul li a:after{content:"";height:3px;margin-top:5px;display:block;visibility:hidden}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul li a:after{display:none}}.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul li:hover a:after{content:"";height:3px;margin-top:5px;display:block;visibility:visible}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li .subchild-wrapper .subchild-subwrap ul li:hover a:after{display:none}}.preheader .region-preheader .menu--navigation-menu ul li:hover a:after{content:"";width:100%;background-color:#eeaf30;height:3px;display:block;margin-top:5px}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li:hover a:after{display:none}}.preheader .region-preheader .menu--navigation-menu ul li:hover .subchild-wrapper{display:block}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li:hover .subchild-wrapper{display:none}}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li.menu-expand-mobile{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/close-mobile.png) no-repeat right 15px top 22px!important}.preheader .region-preheader .menu--navigation-menu ul li.menu-expand-mobile .subchild-wrapper{display:block;padding:15px 0}.preheader .region-preheader .menu--navigation-menu ul li.menu-expand-mobile .subchild-wrapper .subchild-subwrap{padding:0 0 0 20px}.preheader .region-preheader .menu--navigation-menu ul li.menu-expand-mobile .subchild-wrapper .subchild-subwrap ul li{padding:0;width:100%}.preheader .region-preheader .menu--navigation-menu ul li.menu-expand-mobile .subchild-wrapper .subchild-subwrap ul li a{color:#599ddf}.preheader .region-preheader .menu--navigation-menu ul li.menu-expand-mobile .subchild-wrapper .subchild-subwrap ul li:last-child a{padding-bottom:0}.preheader .region-preheader .menu--navigation-menu ul li.plus{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/plus-mobile.png) no-repeat center right 15px}}.preheader .region-preheader .menu--navigation-menu ul li.plus:first-child ul li{text-align:center}@media only screen and (min-width:320px) and (max-width:768px){.preheader .region-preheader .menu--navigation-menu ul li.plus:first-child ul li{text-align:left}}.preheader .region-preheader .menu--navigation-menu ul li.plus:last-child ul li{width:23%}.site-footer{background:#004680}.site-footer .layout-container .site-footer__top{margin:0 auto;width:100%;max-width:1160px}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top{width:86%;max-width:100%;position:relative}}.site-footer .layout-container .site-footer__top .footer-left{display:inline-block;width:398px;vertical-align:middle}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-left{width:100%;padding:22px 0 0}.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .header-site-logo{display:inline-block;vertical-align:top;margin:0 6px 0 0}}.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .header-site-logo .field--name-field-footer-image{display:inline-block}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .header-site-logo .field--name-field-footer-image{display:none}}.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .header-site-logo .field--name-field-footer-mobile-image,.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .menu--grv-menu{display:none}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .header-site-logo .field--name-field-footer-mobile-image{display:inline-block;background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/footer-logo.svg) no-repeat;width:179px;height:38px;background-size:100% 100%}.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .header-site-logo .field--name-field-footer-mobile-image img{display:none}}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .menu--grv-menu{display:inline-block;vertical-align:top;float:right}}.site-footer .layout-container .site-footer__top .footer-left .region-footer-first .menu--grv-menu ul.menu li a{border-bottom:none;padding:7px;background:#fff;color:#1c4681;font-size:11px;border-radius:24px;font-weight:700}.site-footer .layout-container .site-footer__top .footer-right{display:inline-block;width:60%;vertical-align:middle}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right{width:100%}}.site-footer .layout-container .site-footer__top .footer-right .block--type-footer-social-share{float:right;padding:30px 0 0}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .block--type-footer-social-share{display:none}}.site-footer .layout-container .site-footer__top .footer-right .block--type-footer-social-share .field--type-boolean,.site-footer .layout-container .site-footer__top .footer-right .block--type-footer-social-share .field--type-string{display:none}.site-footer .layout-container .site-footer__top .footer-right .block--type-footer-social-share .field--type-image{display:inline-block;text-align:right;margin:0 20px 0 0}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .block--type-footer-social-share .field--type-image{margin:0 66px 0 0}}.site-footer .layout-container .site-footer__top .footer-right .block--type-footer-social-share .field--type-image.field--name-field-youtube-icon{margin:0}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-second{display:none}}.site-footer .layout-container .site-footer__top .footer-right .footer-second .mobile-wrapper{float:right;display:-webkit-box;display:-ms-flexbox;display:flex;margin:34px 0 0}.site-footer .layout-container .site-footer__top .footer-right .footer-second .mobile-wrapper .field--name-field-facebook-icon{margin:0 20px 0 0}.site-footer .layout-container .site-footer__top .footer-right .footer-third{float:right;width:100%}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-third{float:none;clear:both;max-width:100%}}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third{float:right;margin:30px 0 0}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third{float:none;width:100%;max-width:100%;position:inherit}}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .mobmenu-social-links{display:none}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .mobmenu-social-links{display:block}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .mobmenu-social-links .mobile-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;float:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:34px 0 0}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .mobmenu-social-links .mobile-wrapper .field--name-field-facebook-icon{margin:0 20px 0 0}}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu{display:inline-block;width:auto}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu{display:block;width:100%;max-width:100%}}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu ul.menu{display:inline-block;width:auto;margin:0}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu ul.menu{display:block;width:100%;max-width:100%;text-align:center}}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu ul.menu li{display:inline-block;width:auto;margin:0 26px 0 0}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu li{display:inline-block;width:auto}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu li,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu ul.menu li{margin:0 17px 0 0}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu li:last-child,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu ul.menu li:last-child{margin:0}}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu ul.menu li a{display:inline-block;font-weight:500;color:#fff;border-bottom:1px solid #fff;font-size:18px}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu li a{display:inline-block}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu li a,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .block-menu ul.menu li a{font-size:12px;border-bottom:2px solid #fff}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .menu--grv-menu{display:none}}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu li,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .menu--grv-menu ul.menu,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .menu--grv-menu ul.menu li{margin:0}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 .field-content,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2 ul.menu li a,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .menu--grv-menu .field-content,.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third .menu--grv-menu ul.menu li a{border-bottom:none;padding:10px;background:#fff;color:#1c4681;font-size:15px;border-radius:24px;font-weight:700}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-views-block-user-name-block-1-2{cursor:pointer}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-useraccountmenu-2{display:none}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-useraccountmenu-2.account-link-2{display:block;position:absolute;top:48px;right:0;z-index:99}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-useraccountmenu-2.account-link-2{width:115px;right:31px;top:57px}}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-useraccountmenu-2.account-link-2 ul{color:#599ddf;background:#fff;padding:5px 20px;border-radius:5px;font-weight:700;-webkit-box-shadow:0 0 6px #000;box-shadow:0 0 6px #000}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-useraccountmenu-2.account-link-2 ul li{display:inline-block;padding:0 5px}.site-footer .layout-container .site-footer__top .footer-right .footer-third .region-footer-third #block-useraccountmenu-2.account-link-2 ul li a{color:#004680;font-size:15px;font-weight:700}.site-footer .layout-container .site-footer__top .footer-right .footer-fourth{float:right;width:100%}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-fourth{display:none}}.site-footer .layout-container .site-footer__top .footer-right .footer-fourth .region-footer-fourth{float:right;margin:34px 0 0}.site-footer .layout-container .site-footer__top .footer-right .footer-fourth .region-footer-fourth .pfizer-logo-footer .logo-img.desktop{display:inline-block}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-fourth .region-footer-fourth .pfizer-logo-footer .logo-img.desktop{display:none}}.site-footer .layout-container .site-footer__top .footer-right .footer-fourth .region-footer-fourth .pfizer-logo-footer .logo-img.mobile{display:none}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .footer-right .footer-fourth .region-footer-fourth .pfizer-logo-footer .logo-img.mobile{display:inline-block}}.site-footer .layout-container .site-footer__top .Footer-bottom-section{display:block;width:100%;clear:both;margin:30px 0 0;padding:0 0 18px}.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth{margin:0 auto;width:100%;text-align:center}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-copyright-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 0 12px}}.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-copyright-text .field--name-body{display:inline-block;margin:0 30px 0 0}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-copyright-text .field--name-body{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}}.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-copyright-text .field--name-body p{font-size:13px;color:#fff}.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-copyright-text .field--name-field-link{display:inline-block}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-copyright-text .field--name-field-link{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 12px}}.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-copyright-text .field--name-field-link a{color:#fff;font-size:13px;border-bottom:1px solid #fff;padding:0 0 5px}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-copyright-text .field--name-field-link a{padding:0 0 2px}}.page-node-type-faq .field__label,.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-footer,.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-footer .field--name-field-footer-image{display:none}@media only screen and (min-width:320px) and (max-width:768px){.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-footer{display:block;float:right;padding:0 0 15px}}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .field--name-field-bannerimage,.site-footer .layout-container .site-footer__top .Footer-bottom-section .footer-fifth .block--type-footer .field--name-field-footer-mobile-image{display:block}@media only screen and (min-width:320px) and (max-width:768px){.user-logged-in #block-views-block-user-name-block-1-2{display:inline-block!important;position:absolute;top:22px;right:0;width:125px!important}.user-logged-in #block-views-block-user-name-block-1-2 .views-field-field-user-lastname .field-content{font-size:12px!important;text-align:center;padding:7px!important}.user-logged-in #block-grvmenu-3{display:none}}.page-node-type-faq .region-banner .block .form-wrapper{margin:0}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper,.page-node-type-page-not-found .postcontent-region .views-exposed-form form{position:relative}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .field--name-field-bannerimage{display:none}}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .field--name-field-bannermobimg{display:none}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .field--name-field-bannermobimg{display:block}}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp{position:absolute;top:40%;width:100%;text-align:center}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp .fieldset-wrapper .field--name-field-bannertitle{max-width:790px;width:100%;margin:0 auto}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp .fieldset-wrapper .field--name-field-bannertitle{width:85%}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp .fieldset-wrapper .field--name-field-bannertitle p{font-size:25px}}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp .fieldset-wrapper .field--name-field-bannerdescription{max-width:790px;width:100%;margin:0 auto}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp .fieldset-wrapper .field--name-field-bannerdescription{width:85%}}.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp .fieldset-wrapper .field--name-field-bannerdescription p{font-size:20px;font-weight:300;color:#fff}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .region-banner .block .form-wrapper .fieldset-wrapper .bannertextgrp .fieldset-wrapper .field--name-field-bannerdescription p{font-size:14px}}.page-node-type-faq .node--type-faq .field--name-field-faqqueans{max-width:760px;width:100%;margin:50px auto 0}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .node--type-faq .field--name-field-faqqueans{max-width:90%;margin-top:30px}}.page-node-type-faq .node--type-faq .field--name-field-faqqueans img{width:auto;max-width:100%}.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item,.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item,.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper,.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .field--name-field-question.faq-active{margin:0}.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .field--name-field-question{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/down-arrow.png) no-repeat center right 15px;margin:0 0 32px;cursor:pointer;background-color:#ececec}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .field--name-field-question{background-size:18px auto}}.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .field--name-field-question p{font-size:20px;color:#1c4681;font-weight:700;width:95%;padding:7px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .field--name-field-question p{font-size:13.5px}}.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .answer-wrapper{padding:20px;margin:0;display:none}.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .answer-wrapper.ans-active{display:block}.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .answer-wrapper .fieldset-wrapper .field--type-image{margin:0 0 12px}.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .answer-wrapper .fieldset-wrapper .field--name-field-answer p{margin:0 0 12px;font-size:15px;color:#5c5e5d;text-align:justify}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .answer-wrapper .fieldset-wrapper .field--name-field-answer p{font-size:12px}}.page-node-type-faq .node--type-faq .field--name-field-faqqueans .field__items .field__item .paragraph--type--faq .faq-wrapper.form-item .fieldset-wrapper .answer-wrapper .fieldset-wrapper .field--name-field-answer ul{-webkit-padding-start:40px;padding-inline-start:40px}.external-link-popup{width:100%;max-width:700px;top:25%!important;left:22%!important;border-radius:20px;background:#fafafa;padding:14px}@media only screen and (min-width:320px) and (max-width:768px){.external-link-popup{max-width:80%;left:6%!important;top:12%!important}}.external-link-popup .external-link-popup-body p{font-size:15px;color:#5c5e5d;margin:0 0 15px;font-family:"roboto",sans-serif;font-weight:300}@media only screen and (min-width:320px) and (max-width:768px){.external-link-popup .external-link-popup-body p{font-size:14px}}.external-link-popup .external-link-popup-body p span a{font-size:18px;color:#599ddf;font-weight:300}@media only screen and (min-width:320px) and (max-width:768px){.external-link-popup .external-link-popup-body p span a{font-size:14px}}.external-link-popup .external-link-popup-body p a{color:#599ddf}.external-link-popup .ui-dialog-titlebar{background:0 0;border:0;text-align:center}@media only screen and (min-width:320px) and (max-width:768px){.external-link-popup .ui-dialog-titlebar{text-align:left}}.external-link-popup .ui-dialog-titlebar span{font-size:21px;color:#004680;white-space:pre-line;line-height:1.5;font-weight:700;display:inline-block;width:95%}@media only screen and (min-width:320px) and (max-width:768px){.external-link-popup .ui-dialog-titlebar span{font-size:15px;padding:20px 0 0}}.external-link-popup .ui-dialog-titlebar span.ui-icon-closethick{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/close-icon.png) no-repeat;background-size:14px auto;padding:20px}.external-link-popup .ui-dialog-titlebar button{top:7px}.external-link-popup .ui-dialog-buttonpane{padding:0;background:0 0;border:0;float:right}@media only screen and (min-width:320px) and (max-width:768px){.external-link-popup .ui-dialog-buttonpane{float:left}}.external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button{font-size:15px;color:#fff;float:right;background:#599ddf;font-family:"open-sans",Arial,sans-serif;font-weight:500;border-radius:30px;padding:6px 8px}@media only screen and (min-width:320px) and (max-width:768px){.external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button{font-size:12px;margin:0 6px 15px;float:left}}.external-link-popup .ui-dialog-buttonpane .ui-dialog-buttonset button:focus{outline:0}.page-node-type-page-not-found .page-not-found-content-wrap{margin:75px 0 0}.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--name-field-page-not-found-text{color:#004680;font-size:33px;font-weight:800;margin:0 auto;width:100%;max-width:790px;text-align:center}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--name-field-page-not-found-text{font-size:21px;width:85%;margin:0 auto 20px}}.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--name-field-page-not-found-desktop-ima{display:block}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--name-field-page-not-found-desktop-ima{display:none}}.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--name-field-page-not-found-mobile-imag,.page-node-type-page-not-found .postcontent-region .views-exposed-form form .form-item-sort-by,.page-node-type-page-not-found .postcontent-region .views-exposed-form form .form-item-sort-order{display:none}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--name-field-page-not-found-mobile-imag{display:block}}.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--type-image{padding:0 0 90px}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-page-not-found .page-not-found-content-wrap .fieldset-wrapper .field--type-image{padding:0 0 25px}}.page-node-type-page-not-found .field--name-field-page-content{text-align:center}.page-node-type-page-not-found .field--name-field-page-content p{margin-bottom:50px}.page-node-type-page-not-found .field--name-field-page-content p a{font-weight:700;color:#599ddf}.page-node-type-page-not-found .field--name-field-page-content,.page-node-type-page-not-found .postcontent-region .views-exposed-form{max-width:790px;width:100%;margin:0 auto;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.page-node-type-page-not-found .postcontent-region .views-exposed-form form .js-form-item input{color:#599ddf;border-radius:20px;outline:0;padding:5px 20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #599ddf}.page-node-type-page-not-found .postcontent-region .views-exposed-form form .form-actions{position:absolute;right:4px;top:5px}.page-node-type-page-not-found .postcontent-region .views-exposed-form form .form-actions input{border-radius:15px;outline:0;border:0;background:#599ddf;padding:1px 10px;color:#fff;text-transform:uppercase;font-weight:800}
*{box-sizing:border-box;}h1,h2,h3,h4,h5,h6{font-family:helvetica,sans-serif;}#block-professionblock > h2{display:none;}#register-wrapper .model-dialog,#block-userlogin-2 .model-dialog,#successbox{max-width:440px;width:90%;position:absolute;left:50%;transform:translateX(-50%);top:42.5px;background-color:#ffffff;min-height:220px;padding:20px;border-radius:5px;overflow-y:auto;z-index:9999;display:none;}#forgotPassword{min-height:510px !important;}.model-dialog{max-width:440px;width:90%;background-color:#ffffff;min-height:350px;border-radius:5px;overflow-y:auto;z-index:9999;z-index:9999;margin:0px auto;position:relative;padding:20px 0 0;top:42.5px}.model-header{padding:0 15px;text-align:center;}.model-header img{width:auto !important;height:50px}input#edit-fp-submit--2{background-color:#01518C;color:#ffffff;border-color:#01518C;font-size:13px;padding:7.5px 10px;line-height:14px;border-radius:5px;border:1px solid transparent;}#icpclogin > h2,#block-registerblock > h2{display:none;}#grvModal .grv_footer{position:absolute !important;z-index:5;bottom:0 !important;left:0 !important;zoom:1;width:100%;min-height:35px;padding:10px 0 !important;height:auto !important;}.model .btn{text-align:center;}#icpclogin .item-list{display:none;}.model-header{margin-bottom:15px;}#grvModal .grv_footer{position:absolute !important;z-index:5;bottom:0;left:0 !important;zoom:1;width:100%;min-height:35px;padding:10px 0 !important;height:auto !important;}#icpclogin .model-body{margin-top:20px;color:#666;border-radius:0 0 5px 5px;background-color:#f6f6f6;padding:15px 50px;}.logintextone{text-align:center;color:#333;font-size:18px;font-weight:400;margin:0px 0px 15px;list-style:none;}p.logintextone{font-size:16px;}input#edit-login-submit{border-radius:5px;font-size:14px;line-height:15px;padding:10px;margin:5px 5px 15px 5px;border:none;cursor:pointer;background:-webkit-linear-gradient(180deg,#025fa7,#01518f);background-color:#025fa7;box-shadow:inset 0 1px 0 0 hsl(0deg 0% 100% / 35%);color:#ffffff;}.close_btn_span{top:10px;right:10px;width:16px;height:16px;position:absolute;z-index:9999;}.close_btn_span a,.close_btn_span button{border-radius:50%;text-decoration:none;background-color:transparent;font-size:12px;font-weight:100;font-size:0;position:relative;height:16px;width:16px;border:none;z-index:99;display:block;}.close_btn_span:after{content:"\E043";font-family:grv-icons;font-style:normal;display:inline-block;vertical-align:middle;position:absolute;left:0;right:0;top:0;bottom:0;font-size:16px;color:#888;}#register-wrapper .model-header{margin-bottom:0;padding:0;}.hide-box{display:none !important;}#register-wrapper .model-body{margin-top:20px;color:#666;border-radius:0 0 5px 5px;padding:15px 30px 50px 30px;max-width:90%;margin:0 auto;min-height:350px;}.headtext{font-size:13px;color:#666;line-height:15px;text-align:left;padding-bottom:10px;}.js-form-item label{font-size:13px;text-align:left;width:fit-content;display:block;margin-bottom:5px;position:relative;color:#666;}.user-not-logged-in .js-form-item label:after{position:absolute;right:-10px;top:50%;content:"*";transform:translateY(-50%);color:#ff0000;}input[type="email"],input[type="text"],input[type="password"],.user-not-logged-in .form-select{height:30px;padding-right:25px;line-height:16px;border:1px solid #ccc;border-radius:5px;background-color:#f6f6f6;box-shadow:inset 0 0 3px rgb(0 0 0 / 20%);font-family:helvetica,sans-serif;font-size:14px;width:100%;padding-left:7px;}.description{color:#aaa;font-size:12px !important;text-align:left;}div#uniform-edit-r-specilist{width:100% !important;font-size:12px;}div#uniform-edit-r-specilist span{display:none;}.user-not-logged-in .js-form-item.form-item.js-form-type-checkbox{display:flex;border-radius:5px;background-color:#f6f6f6;padding:7px 5px;font-size:14px;}..user-not-logged-in .js-form-item.form-item.js-form-type-checkbox label{margin-bottom:0;padding-left:15px;}.user-not-logged-in .js-form-item.form-item.js-form-type-checkbox label a{color:#009ddc;text-decoration:none;}div[data-drupal-selector="edit-r-support-text"]{color:#aaa;font-size:12px;text-align:left;font-family:helvetica,sans-serif;line-height:15px;}.model-body .model-footer{position:absolute;z-index:5;bottom:0;left:0;zoom:1;width:100%;min-height:35px;padding:10px 0;text-align:right;border-radius:0 0 5px 5px;background-color:#f6f6f6;box-shadow:inset 0 9px 9px -9px rgb(0 0 0 / 10%);-khtml-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;-o-box-shadow:0 9px 9px -9px rgba(0,0,0,0.1) inset;justify-content:space-between;}.model-body .model-footer a{float:left;}.model-body .model-footer a,.model-body .model-footer input{background:-webkit-linear-gradient(180deg,#025fa7,#01518f);background-color:#025fa7;box-shadow:inset 0 1px 0 0 hsl(0deg 0% 100% / 35%);text-shadow:none;text-decoration:none;color:#fff;border-radius:5px;font-size:14px;line-height:15px;padding:10px;border:none;margin:0 20px;}.input-parent{position:relative;margin-bottom:20px;}.input-parent .form-item{margin:0;}.show-step{font-size:12px;color:#f58002;text-align:left;}.sucssmessage{font-size:12px;color:#64AE29;text-align:left;}.ajax-progress{position:absolute;right:15px;z-index:99999;}.ajax-progress .message{font-size:0;}input.field-error,.form-type-checkbox.field-error{border:1px solid#f58002 !important;}.logintexttwo{font-family:helvetica,sans-serif;font-size:16px;}.forgot-pass{font-size:12px;color:#009ddc;text-decoration:none;width:100%;display:block;padding-bottom:15px;margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,0.1);}.user-login-form .form-actions{margin:0;}#password_validation{background-color:#838688;border:1px solid #000000;list-style-type:none;padding:5px;border-radius:3px;}#password_validation li{font-size:13px;color:#ffffff;padding-left:18px;position:relative;line-height:22px;font-weight:600;}#password_validation li.valid{color:#cccccc;}#password_validation li.valid:after{position:absolute;left:0;top:3px;height:14px;width:14px;background-image:url(/profiles/pfecgenetherapylmscomus_profile/modules/pfecicpccolombia_theme/source/img/check.png);background-size:100%;content:"";}input.field-error,.form-type-checkbox.field-error{background-image:url(/profiles/pfecgenetherapylmscomus_profile/modules/pfecicpccolombia_theme/source/img/error.png);background-repeat:no-repeat;background-position:98%;}.field-valid{background-image:url(/profiles/pfecgenetherapylmscomus_profile/modules/pfecicpccolombia_theme/source/img/validated.png);background-repeat:no-repeat;background-position:98%;}#forgotpassword .model .model-body{padding:0;background-color:#ffffff;padding:0px 15px;}.instruction-block{font-size:13px;color:#666;text-align:left;}.model-footer{background-color:#f6f6f6;padding:10px 0;display:flex;justify-content:space-between;position:absolute;left:0;right:0;bottom:0;}input#edit-fp-submit{font-size:13px;padding:7.5px 10px;line-height:14px;border-radius:5px;border:1px solid transparent;background-color:#01518c;color:#ffffff;border-color:#01518c;}.model-dialog .form-item,.model-dialog .form-actions{margin:0;}.emailfield,.passwordfield{margin-bottom:15px;}#grvModalOverlay{background-color:rgba(0,0,0,0.5) !important;}.successbox .success-close{border-radius:5px;font-size:14px;line-height:15px;padding:10px;margin-left:auto;margin-right:15px;border:none;cursor:pointer;background:-webkit-linear-gradient(180deg,#025fa7,#01518f);background-color:#025fa7;box-shadow:inset 0 1px 0 0 hsl(0deg 0% 100% / 35%);color:#ffffff;float:right;}.wish-text{font-size:18px;}#re-notes{text-align:left;margin-top:10px;font-size:16px;line-height:20px;}@media only screen and (max-device-width:480px){.model-dailog,.model-dialog{width:100% !important;max-width:100%;}.site-footer .layout-container .site-footer__top{position:initial !important;}#register-wrapper .model-body{max-width:100% !important;padding:0px 0px 50px 0px !important;}.user-not-logged-in .js-form-item.form-item.js-form-type-checkbox{padding:5px 20px 5px 5px !important;}}.search-region .region.region-searchregion nav#block-grvmenu ul.menu li a{width:100%;display:block;font-size:14px;}#login-pass-error ~ div{text-align:center;}#grvModal{z-index:999999 !important;left:50% !important;top:42.5px  !important;transform:translateX(-50%) !important;}.model .mchoose p span{display:block;padding-top:10px;}#forgotPassword{min-height:510px !important;}.model p.loginsupporttext{text-align:center;}
.page-node-type-home-page .field__label{display:none}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .search-region .region.region-searchregion .views-exposed-form{display:block}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .search-region .region.region-searchregion .views-exposed-form form .js-form-item input{color:#599ddf}}.page-node-type-home-page .search-region .region.region-searchregion .views-exposed-form form .js-form-item input::placeholder{color:#599ddf}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .search-region .region.region-searchregion .views-exposed-form form .form-actions{right:4px;left:auto}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .search-region .region.region-searchregion .views-exposed-form form .form-actions input{background:#599ddf}}.page-node-type-home-page .search-region .region.region-searchregion .views-exposed-form form .form-actions input::placeholder{color:#599ddf}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .preheader .region-preheader #block-hammergermenu{float:right}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .preheader .region-preheader #block-search{display:none}}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content{position:relative}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content button{font-size:0}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content button.slick-arrow{display:inline-block;font-size:0;background-size:20px auto;padding:26px 13px;border:none;position:absolute;top:50%;background-color:transparent;z-index:9}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content button.slick-arrow{display:none !important}}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content button.slick-arrow:active,.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content button.slick-arrow:focus{outline:none}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content button.slick-arrow.slick-prev{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/right-arrow.png) no-repeat;left:30px;z-index:1}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content button.slick-arrow.slick-next{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/next-arrow.png) no-repeat;right:30px;z-index:1}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content ul.slick-dots{position:absolute;bottom:20px;text-align:center;width:100%;box-sizing:border-box;padding:0}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content ul.slick-dots li{display:inline-block;text-indent:-9999px;width:10px;height:10px;border:2px solid #fff;border-radius:30px;margin:0 9px;background:#fff}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content ul.slick-dots li.slick-active{border:2px solid #357bb7;background:#357bb7}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap{position:relative}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap{background:rgba(255,255,255,0.7);position:absolute;top:36%;width:445px;right:12%;box-sizing:border-box;padding:20px}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap{width:210px;padding:14px;right:0;left:7.5%;top:12%}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .slider-title{margin:0 0 10px}}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .slider-title p{font-size:22px;color:#004680;font-weight:800}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .slider-title p{font-size:17px}}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .desc-link .slider-desc{display:inline-block}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .desc-link .slider-desc p{font-size:17px;color:#414141}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .desc-link .slider-desc p{font-size:11.5px}}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .desc-link .slider-link a{font-size:17px;color:#c51d48;font-weight:700}.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .desc-link .slider-link a:hover{color:#004680}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .region-banner .block-views-blockcarousel-home-page-carousel .view-carousel .view-content .slick-list .slick-track .views-row .carousel-wrapper .carousel-sub-wrap .carousel-txt-wrap .desc-link .slider-link a{font-size:12px}}.page-node-type-home-page .about-us{max-width:790px;width:100%;margin:34px auto 0}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .about-us{width:86%;max-width:100%;margin:80px auto 0}}.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-icon-image{display:inline-block;width:auto;float:left;margin:0 14px 0 0}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-icon-image{float:none;vertical-align:middle;margin:0}}.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-icon-image img{width:auto;height:auto}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-icon-image img{width:65%}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-about-title{display:inline-block;width:76%;vertical-align:middle;margin:15px 0 0 -30px}}.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-about-title .field__item{color:#1c4681;font-size:23px;font-weight:800;margin:0 0 12px}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-about-title .field__item{font-size:18px}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-about-content{display:block;float:none;width:100%;clear:both;margin:7px 0 0}}.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-about-content .field__item{color:#606060;font-size:15px;text-align:justify}.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-link .field__item a{font-size:16px;color:#c51d48;font-weight:700;padding:10px 0 0 106px}.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-link .field__item a:hover{color:#004680}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .about-us .field--name-field-home-about-us .field__item .paragraph--type--home-about-us .field--name-field-link .field__item a{padding:10px 0 0 0}}.page-node-type-home-page .home-counter{background:#deebf9;width:100%;float:left;padding:20px 0 28px;margin:50px 0 47px}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .home-counter{float:none;text-align:center}}.page-node-type-home-page .home-counter .field--name-field-home-counter{max-width:790px;margin:0 auto;width:100%}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .home-counter .field--name-field-home-counter{width:86%}}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items{display:flex;flex-wrap:wrap}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items{display:block}}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item{flex:1 20%}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item{margin:0 0 10px;width:32%;float:none;display:inline-block;vertical-align:top}}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item:last-child{margin:0}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item .views-col .imagecss{text-align:center}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item .views-col .imagecss .img-wrap{height:70px;vertical-align:middle}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item .views-col .imagecss .img-wrap img{width:auto;height:auto;max-width:55px}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item .views-col .imagecss .field--name-field-counter-value .field__item{color:#1c4681;font-size:42px;font-weight:800;display:block;width:100%}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item .views-col .imagecss .field--name-field-counter-value .field__item{font-size:30px}}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item .views-col .imagecss .counter-text .field--name-field-counter-text{text-align:center}.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item .views-col .imagecss .counter-text .field--name-field-counter-text .field__item{font-size:14px;color:#1c4681;text-align:center;display:block;width:90%;margin:0 auto}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .home-counter .field--name-field-home-counter .field__items .field__item .views-col .imagecss .counter-text .field--name-field-counter-text .field__item{font-size:11px}}.page-node-type-home-page .news-title{clear:both;max-width:790px;margin:0 auto;text-align:center}.page-node-type-home-page .news-title .field--name-field-news-section-headline{margin:0 0 48px}.page-node-type-home-page .news-title .field--name-field-news-section-headline .field__item{font-size:23px;font-weight:800;color:#1c4681;width:auto;display:inline-block;padding:0 10px 2px;border-bottom:2px solid #599ddf}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news{clear:both}}.page-node-type-home-page .news .field--name-field-home-latest-news{max-width:790px;width:100%;margin:0 auto}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news{width:86%;max-width:100%;float:none}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items{position:relative}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items button{font-size:0}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items button.slick-arrow{display:inline-block;font-size:0;background-size:20px auto;padding:26px 13px;border:none;position:absolute;top:25%;background-color:transparent;z-index:9}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items button.slick-arrow:active,.page-node-type-home-page .news .field--name-field-home-latest-news .field__items button.slick-arrow:focus{outline:none}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items button.slick-arrow.slick-prev{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/right-arrow.png) no-repeat;left:20px}}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items button.slick-arrow.slick-next{background:url(/profiles/pficpccomcod8_profile/themes/pficpccomco/source/img/next-arrow.png) no-repeat;right:20px}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item{width:30%;display:inline-block;margin:0 0 26px 16px}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item{width:100%;margin:0}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss{position:relative}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss{padding:0 0 40px}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss img{width:248px;height:248px}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss img{width:100%;height:auto}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss picture span{position:absolute;width:248px;height:248px;background:#000;left:0;top:0;opacity:.4}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss picture span{display:none}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper{position:absolute;width:80%;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper{position:static;width:100%;transform:inherit}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .news-title .field--name-field-news-title .field__item{width:100%;color:#fff;font-size:17px;font-weight:800;margin:0 0 7px;text-align:left;text-shadow:3px 3px 3px #606060;min-height:92px}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .news-title .field--name-field-news-title .field__item{color:#1c4681;font-size:18px;display:block;margin:13px 0 12px;text-shadow:none;min-height:inherit}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .news-content .field--name-field-news-description .field__item{width:100%;font-size:10px;font-family:"roboto",sans-serif;font-weight:300;color:#fff;margin:0 0 7px;min-height:45px;padding-right:5px;box-sizing:border-box}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .news-content .field--name-field-news-description .field__item{display:none}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .visited-content .field--name-field-link .field__item{margin:0}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .visited-content .field--name-field-link .field__item{text-align:center}}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .visited-content .field--name-field-link .field__item a{display:inline-block;font-size:12px;color:#599ddf;font-weight:700;border:2px solid #599ddf;background:#fff;text-transform:uppercase;padding:7px 10px;border-radius:20px;box-sizing:border-box;width:84px;text-align:center}.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .visited-content .field--name-field-link .field__item a:hover{background:#599ddf;color:#fff}@media only screen and (min-width:320px) and (max-width:768px){.page-node-type-home-page .news .field--name-field-home-latest-news .field__items .field__item .news-tile .imagecss .news-content-wrapper .visited-content .field--name-field-link .field__item a{padding:7px 10px 9px;width:104px;font-size:15px}}.model{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9999;display:none}.model .model-dailog{max-width:400px;width:90%;position:absolute;left:50%;transform:translateX(-50%);top:42.5px;background-color:#ffffff;min-height:220px;padding:20px 0 0;border-radius:5px}.model .model-body{margin-top:20px;color:#666;border-radius:0 0 5px 5px;background-color:#f6f6f6;padding:30px}.model .close_btn_span{top:10px;right:10px;width:auto;height:auto;position:absolute}.model .close_btn_span button{border-radius:50%;text-decoration:none;background-color:transparent;font-size:12px;font-weight:100;font-size:0;position:relative;height:16px;width:16px;border:none;z-index:99}.model .close_btn_span:after{content:"\E043";font-family:grv-icons;font-style:normal;display:inline-block;vertical-align:middle;position:absolute;left:0;right:0;top:0;bottom:0;font-size:16px;color:#888}.model p.loginsupporttext{width:75%;margin:0 auto;color:#000000;line-height:20px;font-size:15px}.model .choose-btns{margin-top:30px;display:flex}.model .btn{margin:0px 10px;font-weight:600}.model .mchoose{margin:20px 10px 0 10px;background-color:#AEAEAE;border-radius:5px;padding:10px 15px}.model .mchoose p{font-size:13px;color:#ffffff;line-height:15px;text-align:left;word-break:break-word}.btn{font-size:13px;padding:7.5px 10px;line-height:14px;border-radius:5px;border:1px solid transparent}.btn-blue{background-color:#01518C;color:#ffffff;border-color:#01518C}
