/* @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;}
.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;}
.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;}
.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-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;}
div[id^=carousel-banner]{max-width:1440px;margin:0 auto;}div[id^=carousel-banner] .carousel-item.image-sp{min-height:400px;background-repeat:no-repeat;background-size:100% auto;background-position:100%;}@media screen and (min-width:769px){div[id^=carousel-banner] .carousel-item.image-sp{background-image:none!important;min-height:auto;}}@media screen and (max-width:768px){div[id^=carousel-banner] .carousel-item.image-sp .carousel-description{background:transparent!important;padding:32px 20px 10px;}div[id^=carousel-banner] .carousel-item.image-sp .carousel-description .banner-description{-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;font-size:14px;margin-top:12px;}}div[id^=carousel-banner] .carousel-item video{width:100%;}div[id^=carousel-banner] .carousel-control-next,div[id^=carousel-banner] .carousel-control-prev{width:8%;}div[id^=carousel-banner] .carousel-control-next-icon{background-image:url(/modules/custom/layout_component/banner/images/icon/vector-next.png);width:27px;height:44px;}div[id^=carousel-banner] .carousel-control-prev-icon{background-image:url(/modules/custom/layout_component/banner/images/icon/vector-prev.png);width:27px;height:44px;}div[id^=carousel-banner] .carousel-indicators li{background:#333333;opacity:0.7;width:8px;height:8px;border-radius:8px;border-top:none;border-bottom:none;transition:0.5s;}div[id^=carousel-banner] .carousel-indicators li.active{width:36px;opacity:1;}h1.banner-title{font-weight:500;font-size:64px;line-height:100%;text-transform:uppercase;max-width:964px;}h1.banner-title{max-width:unset;font-family:'Knockout HTF49-Liteweight',sans-serif;font-style:normal;font-weight:500;font-size:72px;line-height:100%;text-transform:uppercase;}@media screen and (max-width:992px){h1.banner-title{font-size:42px;}}div[id^=carousel-banner] .carousel-description{position:absolute;background:transparent;z-index:1;top:50%;transform:translateX(-50%) translateY(-50%);width:100%;max-width:1194px;left:50%;}div[id^=carousel-banner] .banner-description{margin-top:8px;}div[id^=carousel-banner] .carousel-control-navigation{position:absolute;width:100%;top:50%;transform:translateY(-50%);z-index:10;}div[id^=carousel-banner] .carousel-control-next{right:-29px;}div[id^=carousel-banner] .carousel-control-prev{left:-29px;}@media screen and (max-width:768px){div[id^=carousel-banner] .carousel-control-navigation{position:absolute;width:100%;bottom:10%;top:auto;max-width:420px;margin:auto;left:50%;transform:translateX(-50%);}div[id^=carousel-banner] .carousel-control-prev-icon,div[id^=carousel-banner] .carousel-control-next-icon{width:15px;height:25px;}div[id^=carousel-banner] .carousel-control-navigation .carousel-control-next{right:2%;}div[id^=carousel-banner] .carousel-control-navigation .carousel-control-prev{left:2%;}div[id^=carousel-banner] .carousel-indicators li{background:#F5F5F5;}}div[id^=carousel-banner] .banner-mobile{display:none;}div[id^=carousel-banner] .banner-desktop{display:block;}div[id^=carousel-banner] .container-banner{margin-left:80px;}@media screen and (max-width:768px){div[id^=carousel-banner] .banner-desktop{display:none;}div[id^=carousel-banner] .banner-mobile{display:block;}div[id^=carousel-banner] .container-banner{max-width:420px;margin:auto;padding-top:0!important;padding-bottom:0!important;}div[id^=carousel-banner] .banner-title{font-size:32px;}div[id^=carousel-banner] .carousel-description{background-image:linear-gradient(to right,#BA4D95,#682860);position:relative;top:auto;transform:none;left:auto;padding:20px 10px;}}@media screen and (max-width:1252px){div[id^=carousel-banner] .carousel-control-next{right:0;}div[id^=carousel-banner] .carousel-control-prev{left:0;}}div[id^=carousel-banner] .banner-video-wrapper .controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;}.play-button{cursor:pointer;background:#333333;opacity:0.3;width:120px;height:120px;border-radius:60px;display:flex;justify-content:center;align-items:center;}.play-button:after{content:'';width:37px;height:43px;background-image:url(/modules/custom/layout_component/banner/images/icon/play-video-icon.png);background-size:100% 100%;}.play-button:hover,.play-button:active,.play-button:focus{opacity:1;}@media screen and (max-width:768px){.play-button{width:60px;height:60px;}.play-button:after{width:27px;height:33px;}}div[id^=carousel-banner] .banner-sub-title{max-width:unset;font-family:'Open Sans',sans-serif;font-style:normal;font-weight:500;font-size:40px;line-height:100%;text-transform:uppercase;}div[id^=carousel-banner] .btn-banner{font-family:'Open Sans',sans-serif;padding:15px 11.5px;font-weight:700;font-size:16px;border:0;border-radius:unset;background-color:#FFFFFF;line-height:130%;box-shadow:0 0 0;text-transform:none;}div[id^=carousel-banner] .btn-banner:hover{border:0;outline:0;}@media screen and (max-width:768px){div[id^=carousel-banner] .btn-banner{font-size:14px;}div[id^=carousel-banner] .banner-sp{min-height:400px;}div[id^=carousel-banner] .carousel-description-sp{min-height:180px;}div[id^=carousel-banner] .banner-sub-title{font-size:22px;}}@media screen and (min-width:554px) and (max-width:670px){div[id^=carousel-banner] .carousel-description-sp{min-height:250px;}}@media screen and (max-width:553px){div[id^=carousel-banner] .carousel-description-sp{min-height:294px;}}@media screen and (max-width:768px){div[id^=carousel-banner] .carousel-item.video-sp .carousel-description{background:transparent!important;padding:32px 20px 10px;position:absolute;top:0;}}div[id^=carousel-banner] h1.banner-title{max-width:unset;}.cta-center-banner-wrapper .cta-center-banner{text-align:center;}div[id^=carousel-banner] .container-banner.cta-center-banner-wrapper{margin-left:0;}div[id^=carousel-banner] .container-banner.cta-center-banner-wrapper .container-banner-margin-left{margin-left:80px;}@media screen and (max-width:768px){div[id^=carousel-banner] .container-banner.cta-center-banner-wrapper .container-banner-margin-left{margin-left:0;}.cta-center-no-banner-sp,.cta-center-banner-wrapper .cta-center-banner{position:absolute!important;bottom:50px;left:50%;transform:translate(-50%,0);margin-right:0;}.cta-center-banner-wrapper{min-height:360px;}.carousel-description-sp .cta-center-banner-wrapper{min-height:auto;}.carousel-description-sp .cta-center-banner{display:none;}}[style*="Arial"] *{font-family:'Arial',serif;}[style*="Helvetica"] *{font-family:'Helvetica',serif;}[style*="HelveticaNeue"] *{font-family:'HelveticaNeue',serif;}[style*="Rubik"] *{font-family:'Rubik',serif;}[style*="Sans-serif"] *{font-family:Arial,serif;}[style*="Poppins"] *{font-family:'Poppins',serif;}[style*="Knockout HTF49-Liteweight"] *{font-family:'Knockout HTF49-Liteweight',serif;}.promomats-code-banner{position:absolute;right:25px;bottom:0;}.banner-text-sp{display:none !important;}@media screen and (max-width:768px){.banner-text-pc{display:none !important;}.banner-text-sp{display:block !important;}}
.toolbar-icon[data-drupal-link-system-path="guideline"]:before,.toolbar-icon-views-viewviews-bemi-content-page-1:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cg%3e%3cpath fill='%23787878' d='M12.502 7h-5c-.276 0-.502-.225-.502-.5v-5c0-.275-.225-.5-.5-.5h-3c-.275 0-.5.225-.5.5v12.029c0 .275.225.5.5.5h9.002c.275 0 .5-.225.5-.5v-6.029c0-.275-.225-.5-.5-.5zM8.502 6h4c.275 0 .34-.159.146-.354l-4.293-4.292c-.195-.195-.353-.129-.353.146v4c0 .275.225.5.5.5z'/%3e%3c/g%3e%3c/svg%3e");}.toolbar-icon-views-viewviews-register-event-failed-page-1:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cg%3e%3cpath fill='%23787878' d='M4 13.529c0 .275-.225.5-.5.5h-3c-.275 0-.5-.225-.5-.5v-4.25c0-.274.225-.5.5-.5h3c.275 0 .5.226.5.5v4.25zM10.002 13.529c0 .275-.225.5-.5.5h-3.002c-.275 0-.5-.225-.5-.5v-13c0-.275.225-.5.5-.5h3.002c.275 0 .5.225.5.5v13zM16.002 13.529c0 .275-.225.5-.5.5h-3c-.275 0-.5-.225-.5-.5v-9.5c0-.275.225-.5.5-.5h3c.275 0 .5.225.5.5v9.5z'/%3e%3c/g%3e%3c/svg%3e");}
[hidden]{display:none !important;}
.contact-site-section{position:fixed;max-width:300px;width:300px;z-index:995;right:8em;bottom:25%;}.contact-site-section .btn-contact-link{font-family:'Open Sans',sans-serif;color:#9b288c;font-weight:bold;font-size:14px;line-height:16px;text-decoration:none;margin-right:33px;text-align:end;}.contact-site-section .contact-content{width:295px;height:61px;background-color:#FFFFFF;border:1px solid #F2DBEF;display:flex;justify-content:right;margin-left:-14px;align-items:center;border-radius:44px 0 0 44px;}.contact-site-section .contact-us{position:absolute;right:-15px;z-index:999;height:61px;width:61px;border-radius:50%;background-color:#9B288C;padding:17px;}@media screen and (max-width:540px){.contact-site-section{top:73%;}}@media screen and (max-width:767px){.contact-site-section{display:none!important;}.back-to-top.btn.btn-secondary.show{top:auto!important;bottom:10px!important;}}@media screen and (max-width:1280px){.contact-site-section{right:2em;transform:none;}}@media screen and (min-width:1500px){.contact-site-section{right:calc(100% - 1194px + 20px - (100% - 1194px) / 2);transform:none;}}
@font-face{font-family:'Rubik';src:url(/modules/custom/layout_component/assets/fonts/Rubik-Regular.ttf);}@font-face{font-family:'HelveticaNeue';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue.otf);}@font-face{font-family:'HelveticaNeue-Bold';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-Bold.otf);}@font-face{font-family:'HelveticaNeue-BoldItalic';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-BoldItalic.otf);}@font-face{font-family:'HelveticaNeue-CondensedBlack';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-CondensedBlack.otf);}@font-face{font-family:'HelveticaNeue-Italic';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-Italic.otf);}@font-face{font-family:'HelveticaNeue-Light';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-Light.otf);}@font-face{font-family:'HelveticaNeue-LightItalic';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-LightItalic.otf);}@font-face{font-family:'HelveticaNeue-Medium';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-Medium.otf);}@font-face{font-family:'HelveticaNeue-UltraLight';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-UltraLight.otf);}@font-face{font-family:'HelveticaNeue-UltraLightItalic';src:url(/modules/custom/layout_component/assets/fonts/HelveticaNeue-UltraLightItalic.otf);}@font-face{font-family:'Helvetica';src:url(/modules/custom/layout_component/assets/fonts/Helvetica.ttf);}@font-face{font-family:'Arial';src:url(/modules/custom/layout_component/assets/fonts/Lato-Regular.ttf);}@font-face{font-family:'Sans-serif';src:url(/modules/custom/layout_component/assets/fonts/Lato-Regular.ttf);}@font-face{font-family:'Knockout HTF49-Liteweight';src:url(/modules/custom/layout_component/assets/fonts/Oswald-Bold.otf);}@font-face{font-family:'Open Sans';src:url(/modules/custom/layout_component/assets/fonts/OpenSans-Regular.ttf);}@font-face{font-family:'Open Sans Bold';src:url(/modules/custom/layout_component/assets/fonts/OpenSans-Bold.ttf);}@font-face{font-family:'Open Sans Medium';src:url(/modules/custom/layout_component/assets/fonts/OpenSans-Medium.ttf);}@font-face{font-family:'Open Sans SemiBold';src:url(/modules/custom/layout_component/assets/fonts/OpenSans-SemiBold.ttf);}@font-face{font-family:'Poppins';src:url(/modules/custom/layout_component/assets/fonts/Poppins-Regular.ttf);}@font-face{font-family:'Typold';src:url(/modules/custom/layout_component/assets/fonts/Typold-Regular.otf);}@font-face{font-family:'Typold Condensed';src:url(/modules/custom/layout_component/assets/fonts/Typold-Condensed-Regular.otf);}@font-face{font-family:'Typold Extended';src:url(/modules/custom/layout_component/assets/fonts/Typold-Extended-Regular.otf);}@font-face{font-family:'Gotham Black';src:url(/modules/custom/layout_component/assets/fonts/Montserrat-Black.ttf);}@font-face{font-family:'Gotham Light';src:url(/modules/custom/layout_component/assets/fonts/Montserrat-Light.ttf);}@font-face{font-family:'Gotham Book';src:url(/modules/custom/layout_component/assets/fonts/Montserrat-Regular.ttf);}@font-face{font-family:'Gotham Bold';src:url(/modules/custom/layout_component/assets/fonts/Montserrat-Bold.ttf);}@font-face{font-family:'Gotham BookItalic';src:url(/modules/custom/layout_component/assets/fonts/Montserrat-Italic.ttf);}@font-face{font-family:'Gotham Medium';src:url(/modules/custom/layout_component/assets/fonts/Montserrat-Bold.ttf);}@font-face{font-family:'Typold Light';src:url(/modules/custom/layout_component/assets/fonts/Typold-Light.otf);}@font-face{font-family:'Typold Medium';src:url(/modules/custom/layout_component/assets/fonts/Typold-Medium.otf);}@font-face{font-family:'Typold Book';src:url(/modules/custom/layout_component/assets/fonts/Typold-Book.otf);}@font-face{font-family:'Typold Bold';src:url(/modules/custom/layout_component/assets/fonts/Typold-Bold.otf),url(/modules/custom/layout_component/assets/fonts/Typold-Bold.ttf)  format('truetype');}@font-face{font-family:'MuseoSans-100';src:url(/modules/custom/layout_component/assets/fonts/MuseoSans-100.otf);}@font-face{font-family:'MuseoSans-300';src:url(/modules/custom/layout_component/assets/fonts/MuseoSans-300.otf);}@font-face{font-family:'MuseoSans-500';src:url(/modules/custom/layout_component/assets/fonts/MuseoSans-500.otf);}@font-face{font-family:'MuseoSans-700';src:url(/modules/custom/layout_component/assets/fonts/MuseoSans-700.otf);}
.page-term{padding:50px 0 45px;background:#ffffff;font-size:17px;color:#000000;line-height:25.5px;display:grid;}.page-term a{color:#000000;text-decoration:underline;}.page-term a:hover,.page-term a:active{color:#ff0000;}.page-term h1{font-size:2em;color:#ff0000;}.page-term h2{font-size:1.5em;color:#ff0000;}.page-term h3{font-size:25px;color:#ff0000;}.page-term ul:not([class]),.page-term ol:not([class]){margin:1em 0;padding:0 0 0 2em;}.page-term ol:not([class]),.page-term b,.page-term strong,.page-term .heading-primary,.page-term .heading-secondary,.page-term .heading-primary-innerpage,.page-term .heading-secondary-innerpage,.page-term .h1,.page-term .h2,.page-term .h3,.page-term .h4,.page-term .h5,.page-term .h6,.page-term h1,.page-term h2,.page-term h3,.page-term h4,.page-term h5,.page-term h6{margin-bottom:0.5rem;font-family:"Open Sans Bold","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:1.1;}.page-term h4,.page-term .h4{font-size:18px;}.page-term ul{list-style:none;}.page-term ul li{position:relative;padding-left:1em;margin:0.5em 0;}.page-term ul li:before{content:'';width:0.3em;height:0.3em;background:#e1242a;display:block;top:0.5em;left:0;position:absolute;border-radius:50%;}.page-term a[data-action=External].spot-block__wrapper-link
.page-term .spot-block__link::after,.page-term a[data-action=External]::after{content:"";background:url(/modules/custom/layout_component/assets/images/external_link.svg) no-repeat;background-size:contain;width:1em;height:1em;display:inline-block;margin:-0.15em 0.25em 0 0.15em;vertical-align:middle;}
.video-component-wrapper .title-video-wrapper{padding:16px;text-align:left;margin-bottom:20px;font-size:20px;font-weight:bold;}.video-component-wrapper .body-video-wrapper{text-align:left;}.video-component-popup-wrapper .modal .field__label,.video-component-wrapper .field__label{display:none;}.video-component-wrapper .media{display:block;}.video-component-wrapper .media video{width:100%;height:auto;}.video-component-popup-wrapper .modal video{position:relative;display:block;width:100%;padding:0;overflow:hidden;height:auto;}.video-component-popup-wrapper .modal{padding-right:0;}.video-modal-wrapper .modal .modal-dialog,.video-component-popup-wrapper .modal .modal-dialog{width:calc(100% - 3rem);max-width:1000px;}.video-component-popup-wrapper .modal article{display:block;}.video-component-popup-wrapper .modal-header button.close{font-size:2rem;}.card-img-top-wrapper .video-modal-wrapper .modal-content,.card-img-top-wrapper .video-modal-wrapper iframe,.video-component-popup-wrapper .modal-content,.video-component-popup-wrapper iframe,.video-modal-wrapper .modal-content,.video-modal-wrapper iframe{min-height:600px;width:100%;}.video-component-popup-wrapper div.col-*{position:inherit;}.video-component-popup-wrapper .controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.video-component-popup-wrapper .play-button{width:6rem;height:6rem;display:flex!important;}.video-component-popup-wrapper .play-button:after{width:2rem;height:2.5rem;}.video-component-popup-wrapper .video-thumb{cursor:pointer;position:relative;}.video-component-popup-wrapper .video-thumb:hover .play-button{opacity:1;}@media screen and (max-width:767px){.video-component-popup-wrapper .play-button{width:3rem;height:3rem;opacity:1;}.video-component-popup-wrapper .play-button:after{width:1rem;height:1.5rem;}.video-component-popup-wrapper .modal .modal-dialog{width:calc(100% - 16px);}}.video-component-popup-wrapper .title-video-wrapper{padding:16px 12px 0;font-weight:700;font-size:20px;line-height:130%;display:flex;align-items:center;min-height:110px;}.video-wrapper:not(.hidden-border) .body-video-wrapper{padding:0 16px 12px;}form[id^='views-exposed-form-video-component-with-filter']{display:flex;justify-content:flex-end;}form[id^='views-exposed-form-video-component-with-filter'] .form-item{display:flex;flex-direction:column;}form[id^='views-exposed-form-video-component-with-filter'] div[id^='edit-actions']{display:none;}form[id^='views-exposed-form-video-component-with-filter'] select{background:#FFFFFF;border:1px solid #E4E4E4;padding:11px 12px;}.video-wrapper{border-width:1px 1px 1px;border-style:solid;border-color:#E4E4E4;height:100%;position:relative;}.video-filter .body-video-wrapper{font-weight:700;padding:20px 12px;position:relative;}.speaker{font-size:18px;line-height:140%;}.video-language{font-size:12px;color:#666666;}.description-text{font-style:normal;font-weight:400;font-size:14px;line-height:130%;color:#58595B;margin-top:16px;}.description-text p{margin:0;}.body-video-wrapper .note{margin-top:16px;font-style:italic;font-weight:400;font-size:12px;line-height:130%;}.icon-liked{background-image:url(/modules/custom/layout_component/assets/icons/icon-liked.svg);background-repeat:no-repeat;background-position:50% 50%;}.icon-liked.green{background-image:url(/modules/custom/layout_component/assets/icons/icon-liked-green.svg);background-repeat:no-repeat;background-position:50% 50%;}.icon-disliked{background-image:url(/modules/custom/layout_component/assets/icons/icon-disliked.svg);background-repeat:no-repeat;background-position:50% 50%;}.icon-disliked.red{background-image:url(/modules/custom/layout_component/assets/icons/icon-disliked-red.svg);background-repeat:no-repeat;background-position:50% 50%;}.video-component-popup-wrapper .title-video-wrapper span.span-title-video{margin-bottom:16px;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;display:-webkit-box;}.video-wrapper .video-thumb img{width:100%;}.video-component-popup-wrapper.video-filter{padding-top:40px;padding-bottom:40px;}.contextual-region .block-title-section+.video-component-popup-wrapper.video-filter{padding-top:0;padding-bottom:0;}
div[id^=pillars]{margin:auto;}div[id^=pillars] > article{display:flex;flex-wrap:wrap;}div[id^=pillars] .selectivity{-webkit-box-flex:0;-webkit-flex:0 0 calc(25% - 22.5px);-ms-flex:0 0 calc(25% - 22.5px);min-height:400px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:right;}div[id^=pillars] .selectivity:nth-of-type(4n){margin-right:0;}div[id^=pillars] .three-col .selectivity{-webkit-box-flex:0;-webkit-flex:0 0 calc(33.33% - 20px);-ms-flex:0 0 calc(33.33% - 20px);min-height:504px;}div[id^=pillars] .three-col .selectivity:nth-of-type(3n){margin-right:0;}@media screen and (min-width:993px){div[id^=pillars] .selectivity:nth-of-type(n + 5){margin-top:41px;}div[id^=pillars] .three-col .selectivity:nth-of-type(n + 4){margin-top:30px;}}div[id^=pillars] .content-area{position:absolute;bottom:0;z-index:3;padding:0 12px 24px;min-height:345px;display:flex;flex-direction:column;justify-content:space-between;width:100%;}div[id^=pillars] h2{font-family:'Knockout HTF49-Liteweight',sans-serif;text-transform:uppercase;font-style:normal;font-weight:500;font-size:40px;line-height:100%;}div[id^=pillars] h2 .knockout-29{color:#58595b;display:block;}div[id^=pillars] h2.align{font-size:30px;display:flex;margin-top:15px;}div[id^=pillars] h2.align + .align{margin-left:10%;margin-top:0;}div[id^=pillars] h2.align span.text{opacity:0.7;}div[id^=pillars] h2 .lower-text-1{text-transform:lowercase;display:block;font-size:24px;line-height:1;}div[id^=pillars] h2 .lower-text-2{text-transform:lowercase;display:block;font-size:16px;line-height:1;}div[id^=pillars] span.number{color:#FFCB03;font-family:'Gotham',sans-serif;font-weight:700;font-size:46px;margin-right:2px;}div[id^=pillars] .color-text{color:#9b288c;font-weight:700;}div[id^=pillars] h3{font-style:normal;font-weight:700;font-size:18px;line-height:130%;color:#666666;}div[id^=pillars] p{font-style:normal;font-weight:400;font-size:12px;line-height:130%;color:#666666;}div[id^=pillars] .btn-wrapper{display:flex;flex-direction:column;margin-top:16px;}div[id^=pillars] .btn-wrapper a.btn.btn-cta{width:100%;font-family:'Open Sans',sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:140%;text-align:center;text-transform:uppercase;border-radius:0;padding:18px;display:flex;align-items:center;justify-content:center;max-height:59px;}div[id^=pillars] .btn-call-1{margin-bottom:12px;}@media screen and (max-width:1200px){div[id^=pillars] .content-area{min-height:370px;}div[id^=pillars] .btn-wrapper a.btn{font-size:12px;padding:14px 2px;}}@media screen and (max-width:1200px){div[id^=pillars] > article{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;overflow:hidden;}div[id^=pillars] .three-col .selectivity,div[id^=pillars] .selectivity{width:100%;max-width:100%;margin-right:0;}}@media screen and (max-width:400px){div[id^=pillars] .btn-wrapper{flex-direction:column;}div[id^=pillars] .btn-call-1{margin-bottom:10px;}}.head-to-head .btn-wrapper a,.milestones .btn-wrapper a,.selectivity  .btn-wrapper a{white-space:break-spaces}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head{padding:32px 25px 41px 25px;}}@media screen and (max-width:400px){.head-to-head h3{font-size:18px !important}}.head-to-head,.first-line-biologic,.milestones{position:relative;}.head-to-head:before,.head-to-head:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;}.head-to-head:before{-webkit-filter:blur(3px);filter:blur(3px);z-index:1;}.head-to-head:after{z-index:2;}.head-to-head > *{position:relative;z-index:3;}.head-to-head h2{border-top:1px solid #f3a9a3;text-transform:uppercase;color:#fff;}.head-to-head h2 .knockout-29{display:block;}.head-to-head h2 .knockout-29 sup{position:relative;}.head-to-head h2 .knockout-49{letter-spacing:-1px;display:block;}.head-to-head h2 .knockout-49 sup{position:relative;}.head-to-head .entyvio-vs-humira{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.head-to-head .entyvio-vs-humira h3{position:relative;color:#fff;text-transform:uppercase;}.head-to-head .entyvio-vs-humira h3 em{font-style:normal;display:block;text-transform:lowercase;}.head-to-head .entyvio-vs-humira h3 .superscript-set{position:absolute;}.head-to-head .entyvio-vs-humira h3 .superscript-set sup{position:relative;}.head-to-head .legal{position:relative;color:#fff;border-bottom:1px solid #f3a9a3;}.head-to-head .legal span{position:absolute;}.entyvio-vs-humira div p{margin-left:8px !important;margin-right:8px !important;}.first-line-biologic{color:#9b288c;background:#e4bee0;}@media screen and (max-width:374px){.head-to-head .btn.btn-secondary{padding:20px;}}.first-line-biologic h2{position:relative;text-transform:uppercase;}.first-line-biologic h3{position:relative;font-family:'Gotham',sans-serif;font-size:12px;font-weight:500;margin-bottom:20px;}.first-line-biologic h3 sup{font-family:'Knockout',sans-serif;font-size:inherit;font-weight:200;}.first-line-biologic h3 sup span{position:relative;top:7px;font-size:23px;line-height:0px;}.first-line-biologic .legal p{position:relative;}.first-line-biologic .legal p sup:nth-child(1),.first-line-biologic .legal p .sup:nth-child(1){position:absolute;}.milestones{color:#fff;background:#9b288c;}.milestones h2{position:relative;text-transform:uppercase;}.milestones h2 strong{display:block;}.milestones .info{display:flex;}.milestones .btn-wrapper > div p{position:relative;}.milestones .btn-wrapper > div p sup:nth-child(1),.milestones .btn-wrapper > div p .sup:nth-child(1){position:absolute;}.milestones [data-yellow-dot-word] span{position:relative;left:-3px;}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head:before{background:url(/modules/custom/layout_component/assets/images/corner-marker-shadow.svg) calc(100% + 4px) calc(100% + 4px) no-repeat;background-size:258px auto;}.head-to-head:after{background:url(/modules/custom/layout_component/assets/images/corner-marker.svg) 100% 100% no-repeat;background-size:258px auto;}.head-to-head h2{padding:25px 0 20px 20px;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1250px){.head-to-head h2{padding:25px 0 20px 0;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head h2 .knockout-29{font-family:'Knockout',sans-serif;font-size:50px;font-weight:200;line-height:52px;}.head-to-head h2 .knockout-29 sup{top:-23px;font-size:20px;}.head-to-head h2 .knockout-49{font-family:'Knockout',sans-serif;font-size:72px;font-weight:700;line-height:69px;position:relative;display:inline-flex;align-items:center;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1318px){.head-to-head h2 .knockout-49{display:block;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head h2 .knockout-49 sup{top:-10px;font-size:38px;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1318px){.head-to-head h2 .knockout-49 sup{top:-20px;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head h2 .knockout-49 .gotham-med{font-family:'Gotham',sans-serif;font-size:70px;font-weight:500;position:relative;top:6px;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1318px){.head-to-head h2 .knockout-49 .gotham-med{top:0;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head .entyvio-vs-humira{padding:0 20px;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1250px){.head-to-head .entyvio-vs-humira{padding:0;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head .entyvio-vs-humira h3{font-family:'Gotham',sans-serif;font-size:42px;font-weight:500;line-height:40px;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1250px){.head-to-head .entyvio-vs-humira h3{letter-spacing:-1px;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head .entyvio-vs-humira h3 em{font-family:'Gotham',sans-serif;font-size:23px;font-weight:500;}.head-to-head .entyvio-vs-humira h3 .superscript-set{top:-5px;font-size:30px;}.head-to-head .entyvio-vs-humira h3 .superscript-set sup{top:-7px;font-size:20px;}.head-to-head .entyvio-vs-humira [data-yellow-dot-word]{margin:-11px 32px 0 32px;padding-top:2px;padding-right:3px;position:relative;font-family:'Gotham',sans-serif;font-size:20px;font-weight:500;width:57px;height:57px;line-height:57px;font-style:italic;text-align:center;text-transform:uppercase;border-radius:100%;color:#9b288c;background:#ffcb03;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1250px){.head-to-head .entyvio-vs-humira [data-yellow-dot-word]{margin:-14px 5px 0 5px;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head .legal{padding:15px 20px 20px 20px;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1250px){.head-to-head .legal{padding:15px 0 20px 0;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head .legal span{left:14px;}}@media screen and (min-width:960px) and (max-width:9999px) and (min-width:960px) and (max-width:1250px){.head-to-head .legal span{left:-8px;}}@media screen and (min-width:960px) and (max-width:9999px){.head-to-head .btn-wrapper{margin:56px 0 0 25px;}.first-line-biologic{margin-bottom:20px;padding:20px 12px 20px 32px;}.first-line-biologic h2{font-family:'Knockout',sans-serif;font-size:50px;font-weight:200;margin-bottom:20px;line-height:52px;}.first-line-biologic h2 strong{font-family:'Knockout',sans-serif;font-size:50px;font-weight:700;}.first-line-biologic h2 sup{top:-18px;font-size:20px;}.first-line-biologic h3{position:relative;font-family:'Gotham',sans-serif;font-size:16px;font-weight:500;margin-bottom:20px;}.first-line-biologic .legal p{position:relative;margin:0;}.first-line-biologic .legal p sup:nth-child(1),.first-line-biologic .legal p .sup:nth-child(1){left:-5px;}.milestones{padding:20px 20px 20px 32px;}.milestones h2{font-family:'Knockout',sans-serif;font-size:50px;font-weight:200;margin-bottom:30px;line-height:52px;}.milestones h2 strong{font-family:'Knockout',sans-serif;font-size:50px;font-weight:700;}.milestones .info{justify-content:space-between;}.milestones .info > div{margin-right:30px;}.milestones .info > div:nth-last-child(1){margin-right:0;}.milestones .info > div [data-yellow-dot-word]{position:relative;font-family:'Gotham',sans-serif;font-size:24px;font-weight:500;width:37px;height:37px;line-height:37px;font-style:italic;text-align:center;text-transform:uppercase;border-radius:100%;color:#9b288c;background:#ffcb03;margin-bottom:10px;}.milestones .info > div p{font-family:'Gotham',sans-serif;font-size:15px;font-weight:400;line-height:20px;}.milestones .info > div p strong{font-family:'Gotham',sans-serif;font-size:inherit;font-weight:700;}.milestones .btn-wrapper{display:flex;}.milestones .btn-wrapper > p{margin-right:12px;flex:0 0 210px;max-width:210px;}.milestones .btn-wrapper > p .btn{padding:20px 18px;}.milestones .btn-wrapper > div p{margin-bottom:8px;}.milestones .btn-wrapper > div p:nth-last-child(1){margin-bottom:0;}.milestones .btn-wrapper > div p sup:nth-child(1),.milestones .btn-wrapper > div p .sup:nth-child(1){left:-8px;}}@media screen and (max-width:959px){.head-to-head{margin-bottom:25px;padding:32px 15px 25px 15px;}.head-to-head:before{background:url(/modules/custom/layout_component/assets/images/corner-marker-shadow.svg) calc(100% + 4px) calc(100% + 4px) no-repeat;background-size:155px auto;}.head-to-head:after{background:url(/modules/custom/layout_component/assets/images/corner-marker.svg) 100% 100% no-repeat;background-size:155px auto;}.head-to-head h2{padding:30px 0 20px 10px;}.head-to-head h2 .knockout-29{font-family:'Knockout',sans-serif;font-size:28px;font-weight:200;line-height:32px;}.head-to-head h2 .knockout-29 sup{top:-14px;font-size:15px;}.head-to-head h2 .knockout-49{font-family:'Knockout',sans-serif;font-size:36px;font-weight:700;line-height:36px;position:relative;display:inline-flex;align-items:center;}.head-to-head h2 .knockout-49 sup{top:-5px;font-size:18px;}.head-to-head h2 .knockout-49 .gotham-med{font-family:'Gotham',sans-serif;font-size:36px;font-weight:500;position:relative;top:2px;}.head-to-head .entyvio-vs-humira{padding:0 20px;}}@media screen and (max-width:959px) and (max-width:374px){.head-to-head .entyvio-vs-humira{padding:0 10px;}}@media screen and (max-width:959px){.head-to-head .entyvio-vs-humira h3{font-family:'Gotham',sans-serif;font-size:21px;font-weight:500;line-height:20px;}}@media screen and (max-width:959px) and (max-width:374px){.head-to-head .entyvio-vs-humira h3{letter-spacing:-1px;}}@media screen and (max-width:959px){.head-to-head .entyvio-vs-humira h3 em{font-family:'Gotham',sans-serif;font-size:12px;font-weight:500;}.head-to-head .entyvio-vs-humira h3 .superscript-set{top:-1px;font-size:18px;}.head-to-head .entyvio-vs-humira h3 .superscript-set sup{top:-5px;font-size:10px;}.head-to-head .entyvio-vs-humira [data-yellow-dot-word]{margin:-6px 12px 0 12px;padding-top:1px;padding-right:2px;position:relative;font-family:'Gotham',sans-serif;font-size:10px;font-weight:500;width:28px;height:28px;line-height:28px;font-style:italic;text-align:center;text-transform:uppercase;border-radius:100%;color:#9b288c;background:#ffcb03;}}@media screen and (max-width:959px) and (max-width:374px){.head-to-head .entyvio-vs-humira [data-yellow-dot-word]{margin:0 6px 0 6px;}}@media screen and (max-width:959px){.head-to-head .legal{padding:15px 20px 25px 23px;line-height:12px;}}@media screen and (max-width:959px) and (max-width:374px){.head-to-head .legal{padding-left:10px;}}@media screen and (max-width:959px){.head-to-head .legal span{left:18px;}}@media screen and (max-width:959px) and (max-width:374px){.head-to-head .legal span{left:4px;}}@media screen and (max-width:959px){.head-to-head .legal sup{top:-2px;}.head-to-head .btn-wrapper{margin:0 0 0 10px;}.first-line-biologic{margin-bottom:25px;padding:20px 12px 20px 25px;}.first-line-biologic h2{font-family:'Knockout',sans-serif;font-size:28px;font-weight:200;margin-bottom:20px;line-height:32px;}.first-line-biologic h2 strong{font-family:'Knockout',sans-serif;font-size:36px;font-weight:700;display:block;}.first-line-biologic h2 span{font-family:'Knockout',sans-serif;font-size:36px;font-weight:200;}.first-line-biologic h2 sup{top:-12px;font-size:17px;}.first-line-biologic h3{position:relative;font-family:'Gotham',sans-serif;font-size:12px;font-weight:500;margin-bottom:20px;}.first-line-biologic h3 sup span{font-size:20px;}.first-line-biologic .legal p{position:relative;margin:0 0 4px 0;line-height:12px;}.first-line-biologic .legal p sup:nth-child(1),.first-line-biologic .legal p .sup:nth-child(1){left:-5px;}.milestones{padding:20px 20px 20px 25px;}.milestones h2{font-family:'Knockout',sans-serif;font-size:36px;font-weight:200;margin-bottom:30px;line-height:35px;}.milestones h2 strong{font-family:'Knockout',sans-serif;font-size:36px;font-weight:700;}.milestones .info{flex-direction:column;}.milestones .info > div{display:flex;}.milestones .info > div [data-yellow-dot-word]{position:relative;font-family:'Gotham',sans-serif;font-size:24px;font-weight:500;width:37px;height:37px;line-height:37px;font-style:italic;text-align:center;text-transform:uppercase;border-radius:100%;color:#9b288c;background:#ffcb03;flex:0 0 37px;max-width:37px;margin-right:15px;}.milestones .info > div p{font-family:'Gotham',sans-serif;font-size:15px;font-weight:400;line-height:20px;}.milestones .info > div p strong{font-family:'Gotham',sans-serif;font-size:inherit;font-weight:700;}.milestones .btn-wrapper > p{margin-right:12px;}.milestones .btn-wrapper > p .btn{padding:20px;}}@media screen and (max-width:959px) and (max-width:959px){.milestones .btn-wrapper > p .btn{width:100%;text-align:center;}}@media screen and (max-width:959px){.milestones .btn-wrapper > div p{margin-bottom:8px;font-family:'Gotham',sans-serif;font-size:10px;font-weight:400;line-height:12px;}.milestones .btn-wrapper > div p:nth-last-child(1){margin-bottom:0;}.milestones .btn-wrapper > div p sup:nth-child(1),.milestones .btn-wrapper > div p .sup:nth-child(1){left:-7px;}}.btn.btn-secondary{font-family:'Gotham',sans-serif;font-size:16px;font-weight:700;position:relative;padding:20px;text-decoration:none;display:inline-block;text-transform:uppercase;will-change:color,border,box-shadow,background;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;color:#9b288c;border:2px solid #cc91c6;-webkit-box-shadow:0 2px 2px 0 rgb(61 5 58 / 30%);box-shadow:0 2px 2px 0 rgb(61 5 58 / 30%);background:#fff;}.card-feature{display:flex;flex-wrap:wrap;}.card-feature .card-feature-item{width:calc(50% - 15px);min-height:400px;background:radial-gradient(123.75% 123.75% at 50% 50%,#FFFFFF 0%,#F5F5F5 44.02%,#BFBFBF 100%);position:relative;margin-right:30px;}.card-feature .card-feature-item:nth-of-type(2n){margin-right:0;}.card-feature .card-feature-item:nth-of-type(n+3){margin-top:30px;}.card-feature .card-feature-item .content-area{position:absolute;bottom:0;z-index:3;padding:0 24px 24px 24px;min-height:345px;display:flex;flex-direction:column;justify-content:space-between;width:100%;}.card-feature .card-feature-item .card-title{font-family:'Knockout HTF49-Liteweight',sans-serif;font-style:normal;font-weight:500;font-size:40px;line-height:100%;text-transform:uppercase;color:#9B288C;}.card-feature .card-feature-item .card-content{font-style:normal;font-weight:400;font-size:14px;line-height:130%;color:#666666;}.card-feature .card-feature-item .btn-wrapper{display:flex;flex-direction:column;margin-top:16px;}.card-feature .card-feature-item .btn-wrapper a.btn.btn-primary-color{width:100%;font-family:'Open Sans',sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:140%;text-align:center;text-transform:uppercase;border-radius:0;padding:18px;display:flex;align-items:center;justify-content:center;}.card-feature .content-area .card-title{text-transform:none!important;}@media screen and (max-width:992px){.card-feature{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.card-feature .card-feature-item{width:100%;max-width:100%;margin-bottom:30px;margin-right:0;}.card-feature .card-feature-item:nth-of-type(n+2){margin-top:0;}.card-feature .card-feature-item:last-of-type{margin-bottom:0;}}@media screen and (max-width:400px){.card-feature .card-feature-item .btn-wrapper{flex-direction:column;}.card-feature .card-feature-item .btn-call-1{margin-bottom:10px;}}div[id^=pillars] span.number-card{font-size:30px;width:24px;}br.show_br{display:block;}@media screen and (max-width:992px){br.show_br{display:none;}}div[id^=pillars] .three-col .selectivity,div[id^=pillars] .selectivity{margin-bottom:30px;}.pillars .content-area{display:flex;flex-direction:column;justify-content:space-between;padding:0 24px 24px;height:calc(100% - 240px);}.pillars.card-small .content-area{height:calc(100% - 120px);}.pillars img.img-fluid.img-card{height:240px;width:100%;object-fit:cover;display:block;}.pillars .body-wrapper{font-weight:400;font-size:14px;line-height:130%;}.card-img-top-wrapper.pillars img.img-fluid.img-card{height:auto;width:100%;overflow:hidden;}.card-img-top-wrapper.pillars.card-small  img.img-fluid.img-card{width:auto;}.card-small .content-area{min-height:unset;}.card-small .content-area .body-wrapper{-webkit-line-clamp:2;min-height:37px;word-break:break-word;}.card-small.no-image-card .content-area .body-wrapper{-webkit-line-clamp:4;min-height:73px;word-break:break-word;}.card-img-top-wrapper .image-wrapper{height:240px;align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;}.card-small.card-img-top-wrapper .video-thumb,.card-small.card-img-top-wrapper .image-wrapper{height:120px;}.card-small.card-img-top-wrapper .video-thumb{text-align:center;}.card-small.card-img-top-wrapper .video-thumb img{width:auto!important;height:120px;}.pillars.card-small .btn-wrapper a.btn.btn-cta{text-transform:capitalize;}@media screen and (min-width:768px){.pillars.card-small .content-area{padding:0 17px 24px;}.pillars.card-small .btn-wrapper a.btn.btn-cta{font-size:13px;padding:18px 8px;}}.card-img-top-wrapper .content-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:0 24px 24px;}.card-img-top-wrapper .box{border-width:1px 1px 1px 1px;border-style:solid;border-color:#E4E4E4;}.card-small.card-img-top-wrapper .header-wrapper h2{font-size:32px;}.card-full-title .body-wrapper,.card-full-title .header-wrapper{-webkit-line-clamp:unset!important;}.card-full-title .header-wrapper h2{font-size:26px;}.pillars .card-img-wrapper{height:240px;overflow:hidden;}@media screen and (min-width:769px) and (max-width:992px){.large-card .card-img-wrapper{height:198px;}.large-card .image-wrapper{height:198px;}.large-card .content-area{height:calc(100% - 198px);}}.color-white{color:#fff!important;}@media screen and (max-width:991px){.card-feature .card-title.color-main{font-size:28px;}}@media screen and (max-width:767px){.card-feature .card-feature-item .btn-wrapper a.btn.btn-primary-color,div[id^=pillars] .btn-wrapper a.btn.btn-cta,.section-qr-code a.btn-download-qr{padding:12px;}.card-feature .card-feature-item{min-height:311px;}.card-feature .card-feature-item .content-area{min-height:287px;}}@media screen and (max-width:437px){.card-feature .card-feature-item{min-height:250px;}.card-feature .card-title.color-main{font-size:23px;}.card-feature .card-feature-item .content-area{min-height:226px;}}div[id^=edit-field-card-filter] div[id*=subform-field-text-color],div[id^=edit-field-card-filter] div[id*=subform-field-background-color],div[id^=edit-field-card-filter] div[id*=subform-field-hover-text-color],div[id^=edit-field-card-filter] div[id*=subform-field-hover-background-color],div[id^=edit-field-card-filter] div[id*=subform-field-border-color],div[id^=edit-field-card-collapse] div[id*=subform-field-text-color],div[id^=edit-field-card-collapse] div[id*=subform-field-background-color],div[id^=edit-field-card-collapse] div[id*=subform-field-hover-text-color],div[id^=edit-field-card-collapse] div[id*=subform-field-hover-background-color],div[id^=edit-field-card-collapse] div[id*=subform-field-border-color],div[id^=edit-field-card-feature] div[id*=subform-field-text-color],div[id^=edit-field-card-feature] div[id*=subform-field-background-color],div[id^=edit-field-card-feature] div[id*=subform-field-hover-text-color],div[id^=edit-field-card-feature] div[id*=subform-field-hover-background-color],div[id^=edit-field-card-feature] div[id*=subform-field-border-color],div[id^=edit-field-card-component] div[id*=subform-field-text-color],div[id^=edit-field-card-component] div[id*=subform-field-background-color],div[id^=edit-field-card-component] div[id*=subform-field-hover-text-color],div[id^=edit-field-card-component] div[id*=subform-field-hover-background-color],div[id^=edit-field-card-component] div[id*=subform-field-border-color],div[id^=edit-field-sub-category] div[id*=subform-field-text-color],div[id^=edit-field-sub-category] div[id*=subform-field-background-color],div[id^=edit-field-sub-category] div[id*=subform-field-hover-text-color],div[id^=edit-field-sub-category] div[id*=subform-field-hover-background-color],div[id^=edit-field-sub-category] div[id*=subform-field-border-color],div[id^=edit-field-card-image-text] div[id*=subform-field-text-color],div[id^=edit-field-card-image-text] div[id*=subform-field-background-color],div[id^=edit-field-card-image-text] div[id*=subform-field-hover-text-color],div[id^=edit-field-card-image-text] div[id*=subform-field-hover-background-color],div[id^=edit-field-card-image-text] div[id*=subform-field-border-color],div[id^=edit-field-video] div[id*=subform-field-text-color],div[id^=edit-field-video] div[id*=subform-field-background-color],div[id^=edit-field-video] div[id*=subform-field-hover-text-color],div[id^=edit-field-video] div[id*=subform-field-hover-background-color],div[id^=edit-field-video] div[id*=subform-field-border-color],div[id^=edit-field-small-card-image-text] div[id*=subform-field-text-color],div[id^=edit-field-small-card-image-text] div[id*=subform-field-background-color],div[id^=edit-field-small-card-image-text] div[id*=subform-field-hover-text-color],div[id^=edit-field-small-card-image-text] div[id*=subform-field-hover-background-color],div[id^=edit-field-small-card-image-text] div[id*=subform-field-border-color],div[id^=edit-field-card-small-img-and-text] div[id*=subform-field-text-color],div[id^=edit-field-card-small-img-and-text] div[id*=subform-field-background-color],div[id^=edit-field-card-small-img-and-text] div[id*=subform-field-hover-text-color],div[id^=edit-field-card-small-img-and-text] div[id*=subform-field-hover-background-color],div[id^=edit-field-group-sm-card-image-text] div[id*=subform-field-text-color],div[id^=edit-field-group-sm-card-image-text] div[id*=subform-field-background-color],div[id^=edit-field-group-sm-card-image-text] div[id*=subform-field-hover-text-color],div[id^=edit-field-group-sm-card-image-text] div[id*=subform-field-hover-background-color],div[id^=edit-field-group-sm-card-image-text] div[id*=subform-field-border-color]{display:inline-block;min-width:160px;margin-right:10px;}table[id^=field-card-action-collapse-values] td.paragraph-bullet{display:none;}.video-wrapper.hidden-border,.card-img-top-wrapper .box.hidden-border{border-style:unset;}.card-img-top-wrapper .box.hidden-border .content-area{padding:0;}.card-img-top-wrapper .video-thumb,.card-carousel .video-thumb{cursor:pointer;position:relative;}.card-img-top-wrapper .video-thumb .controls,.card-carousel .video-thumb .controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.card-img-top-wrapper .video-thumb .play-button,.card-carousel .video-thumb .play-button{width:6rem;height:6rem;display:flex;}.card-img-top-wrapper .modal .modal-dialog,.card-carousel .modal .modal-dialog{width:calc(100% - 3rem);max-width:1000px;}.card-img-top-wrapper .modal .modal-dialog,.card-carousel .modal .modal-dialog{width:calc(100% - 3rem);max-width:1000px;}.card-carousel .modal-content,.card-carousel iframe{min-height:600px;width:100%;}.card-img-top-wrapper .card-img-wrapper img,.card-img-top-wrapper .video-thumb img{width:100%;}.card-small-image .image-wrapper img,.card-img-top-wrapper .card-img-wrapper img,.card-img-top-wrapper .video-thumb img,.card-carousel .card-img-wrapper img,.card-carousel .video-thumb img{height:240px;}.groups-card-landing-page .group-card-landing-page{margin-bottom:62px;}.groups-card-landing-page .title-group-card{font-weight:600;font-size:32px;line-height:48px;margin-bottom:8px;}.groups-card-landing-page .description-group-card{font-weight:400;font-size:14px;line-height:20px;color:#828282;margin-bottom:18px;max-width:643px;}.groups-card-landing-page .box-item-card{text-decoration:none;}.groups-card-landing-page .image-wrapper{margin-bottom:7px;}.groups-card-landing-page.card-carousel .video-thumb{height:240px;}.groups-card-landing-page .cards-landing-page .img-card{display:block;width:100%;height:183px;}.groups-card-landing-page .content-card-wrapper .hash-tag-card-wrapper{font-weight:600;font-size:11px;line-height:70%;color:#828282;padding-top:15px;}.groups-card-landing-page .content-card-wrapper .header-card-wrapper{font-weight:600;font-size:20px;line-height:30px;color:#333333;padding-top:12px;padding-bottom:8px;}.groups-card-landing-page .content-card-wrapper .body-card-wrapper{font-weight:400;font-size:14px;line-height:130%;color:#828282;}.groups-card-landing-page .content-card-wrapper{display:flex;flex-direction:column;justify-content:space-between;}.groups-card-landing-page .content-card-wrapper .btn-wrapper a{width:100%;padding:18px;text-align:center;margin-top:12px;display:block;font-weight:bold;border-radius:0;}@media screen and (min-width:992px){.groups-card-landing-page .row .col-lg-5{flex:0 0 20%;max-width:20%;}}div[id^=edit-field-group-card-landing-page] .paragraph-type,div[id^=edit-field-group-card-landing-page] .paragraph-type-label{text-overflow:unset;overflow:unset;}div[id^=edit-field-group-card-landing-page] .paragraphs-badge{margin-left:10px;}.path-user .card-img-top-wrapper.card-carousel{margin-top:0!important;}.card-img-top-wrapper.card-carousel .selectivity.slick-slide{margin-top:0!important;}.groups-card-landing-page .item-card{margin-bottom:30px;}.groups-card-landing-page .box-item-card{border-width:1px 1px 1px 1px;border-style:solid;border-color:#E4E4E4;}.groups-card-landing-page .group-card-landing-page .content-card-wrapper{padding:0 24px 24px 24px;height:calc(100% - 240px);}@media screen and (min-width:992px) and (max-width:1194px){.groups-card-landing-page .group-card-landing-page .cards-landing-page .col-lg-3 .video-thumb{height:147px;}.groups-card-landing-page .group-card-landing-page .cards-landing-page .col-lg-3 .img-card{height:147px;}.groups-card-landing-page .group-card-landing-page .cards-landing-page .col-lg-3 .content-card-wrapper{height:calc(100% - 147px);}}@media screen and (max-width:576px){.groups-card-landing-page .block-title-section h2{font-size:32px!important;}.groups-card-landing-page .title-group-card{font-size:24px;}}.card-image-text .position-text-left .col-lg-6:first-child{-webkit-flex-order:2;-ms-flex-order:2;-webkit-order:2;order:2;}.card-image-text .position-text-left .col-lg-6:nth-child(2){-webkit-flex-order:1;-ms-flex-order:1;-webkit-order:1;order:1;}.card-image-text .position-text-left .col-lg-6:nth-child(2),.card-image-text .position-text-right .col-lg-6:first-child{padding-right:0;justify-content:end;}.card-image-text .position-text-right .col-lg-6:nth-child(2),.card-image-text .position-text-left .col-lg-6:first-child{padding-left:0;}.card-image-text .position-text-left .col-lg-6:nth-child(2) .text-wrapper{text-align:right;}.card-image-text .text-wrapper{padding:15px 33px;}.vertical-text-top{display:flex;align-items:flex-start;}.vertical-text-middle{display:flex;align-items:center;}.vertical-text-bottom{display:flex;align-items:flex-end;}.flex-col-vertical-text-top{display:flex;justify-content:flex-start;}.flex-col-vertical-text-middle{display:flex;justify-content:center;}.flex-col-vertical-text-bottom{display:flex;justify-content:flex-end;}.card-image-text__wrapper .card-title{font-weight:500;font-size:28px;color:#009DDC;margin:30px 0;}.card-image-text .btn-wrapper a{padding:8px 24px;border-radius:24px;font-weight:600;margin-top:32px;}@media screen and (min-width:992px){.card-image-text__wrapper{margin-bottom:30px;}.card-image-text__wrapper:last-of-type{margin-bottom:0;}.card-image-text__wrapper .item-card-image-text.position-text-right > .col:last-of-type{padding-left:7px;}.card-image-text__wrapper .item-card-image-text.position-text-left > .col:first-of-type{padding-left:7px;}}@media screen and (max-width:991px){.card-image-text .item-card-image-text{margin-bottom:42px;}.card-image-text .position-text-left .col-lg-6:nth-child(2){-webkit-flex-order:2;-ms-flex-order:2;-webkit-order:2;order:2;}.card-image-text .position-text-left .col-lg-6:first-child{-webkit-flex-order:1;-ms-flex-order:1;-webkit-order:1;order:1;}.card-image-text .position-text-right .col-lg-6:nth-child(2),.card-image-text .position-text-left .col-lg-6:first-child{padding-left:15px;}.card-image-text .position-text-left .col-lg-6:nth-child(2),.card-image-text .position-text-right .col-lg-6:first-child{padding-right:15px;}.card-image-text .position-text-left .col-lg-6:nth-child(2) .text-wrapper{text-align:left;}.card-image-text .text-wrapper{padding:8px 0;}.card-image-text .btn-wrapper a{margin-top:16px;}.card-image-text__wrapper .card-title{font-size:24px;margin:20px 0;}}.small-card-image-text .content-wrapper{height:auto;border-left:0;display:flex;flex-direction:column;padding:24px;}@media screen and (min-width:577px){.small-card-image-text .content-wrapper{width:60%;flex-grow:1;}}.small-card-image-text .btn.btn-secondary{font-weight:400;}.small-card-image-text .btn-wrapper a.btn-cta+a.btn-cta{margin-top:10px;}.small-card-image-text .card-left,.small-card-image-text .card-right{margin-bottom:30px;}.small-card-image-text .description-small-card{color:#666666;margin-top:8px;}.small-card-image-text .btn-wrapper{margin-top:24px;}.small-card-image-text .btn-wrapper a{border-radius:12px;padding:8px 24px;width:100%;}.small-card-image-text .small-card-wrapper{display:flex;height:100%;border:1px solid #C1C1C1;}.small-card-image-text .thumnail-wrapper .video-thumb,.small-card-image-text .thumnail-wrapper .image-wrapper{display:flex;}.small-card-image-text .video-thumb img,.small-card-image-text .thumnail-wrapper .image-wrapper img{align-items:stretch;}.small-card-image-text .thumnail-wrapper img{object-fit:cover;min-width:200px;min-height:100%;}@media screen and (min-width:768px) and (max-width:1100px){.small-card-image-text .thumnail-wrapper img{object-fit:initial;}}.small-card-image-text .title-small-card{font-size:22px;font-weight:bold;}.small-card-image-text .thumnail-wrapper .video-thumb,.small-card-image-text .thumnail-wrapper .image-wrapper{max-width:240px;}@media screen and (max-width:576px){.small-card-image-text .thumnail-wrapper .video-thumb,.small-card-image-text .thumnail-wrapper .image-wrapper{max-width:unset;}.small-card-image-text .small-card-wrapper{flex-direction:column;}.small-card-image-text .thumnail-wrapper img{width:100%;}}table[id^="field-small-card-image-text"] .paragraph-bullet::after{display:none;}.card-image-text.card-small-image .title-image-text{font-size:2.2rem;}.card-image-text.card-small-image .text-wrapper{padding:0;}.cta-file-component{row-gap:20px;}.cta-file-component-item-wrapper{padding:12.5px 32.5px;}.cta-file-component__item{display:flex;gap:12px;align-items:center;color:#FFFFFF;}a.cta-file-component__item:hover{color:#FFFFFF;}.cta-file-component__item__icon img{height:70px;width:70px;}.cta-file-component__item__content{display:flex;flex-direction:column;justify-content:center;flex-grow:1;}.cta-file-component__item__content p{margin-bottom:0.2rem;}.cta-file-component__item__content__title+.cta-file-component__item__content__description{margin-top:10px;}.item-card  .box-item-card .class-no-image.content-card-wrapper{height:100%;}.class-no-image.content-card-wrapper .btn-wrapper{align-self:flex-end;width:100%;}.fixed_isi button.fixed_isi_trigger:focus{outline:none;}.block-layout-builder .accordion-collapse-tab h2{margin-top:1.5rem;}.back-to-top.show{z-index:9999!important;}@media screen and (min-width:768px){.groups-card-landing-page .col-lg-12.item-card .box-item-card{max-width:650px;margin:auto;}.group-card-landing-page div[class^="multiple-items-"]:has(.col-lg-12.item-card) .slick-prev{left:0;z-index:9999;}.group-card-landing-page div[class^="multiple-items-"]:has(.col-lg-12.item-card) .slick-next{right:0;z-index:9999;}}@media screen and (min-width:992px){.group-card-landing-page div[class^="multiple-items-"]:has(.col-lg-12.item-card) .slick-prev{left:100px;}.group-card-landing-page div[class^="multiple-items-"]:has(.col-lg-12.item-card) .slick-next{right:100px;}}@media screen and (min-width:1194px){.group-card-landing-page div[class^="multiple-items-"]:has(.col-lg-12.item-card) .slick-prev{left:150px;}.group-card-landing-page div[class^="multiple-items-"]:has(.col-lg-12.item-card) .slick-next{right:150px;}}.small-card-image-text.hidden-border .content-wrapper{border:none;}.small-card-image-text.hidden-border .small-card-wrapper{border:none;}.groups-card-landing-page.hidden-border .box-item-card{border:none;}.group-card-landing-page .col-lg-6.item-card img.img-fluid.img-card{height:300px;}.group-card-landing-page .col-lg-6.item-card .content-card-wrapper{height:calc(100% - 300px);}@media screen and (min-width:767px) and (max-width:992px){.group-card-landing-page .col-md-6.col-lg-6.item-card img.img-fluid.img-card{height:174px;}.group-card-landing-page .col-md-6.col-lg-6.item-card .content-card-wrapper{height:calc(100% - 174px);}}@media screen and (max-width:567px){.group-card-landing-page .col-lg-6.item-card img.img-fluid.img-card{height:190px;}.group-card-landing-page .col-lg-6.item-card .content-card-wrapper{height:calc(100% - 190px);}}.cards-landing-page.pillars .btn-call-1{margin-bottom:0;}.bottom-btn-card .small-card-image-text .content-wrapper{justify-content:space-between;}@media screen and (max-width:992px){.card-img-top-wrapper .col-lg-6 .image-wrapper,.pillars .col-lg-6 .card-img-wrapper,.pillars .col-lg-6 .content-area{height:auto;}}@media screen and (max-width:576px){.card-img-top-wrapper .image-wrapper,.pillars .card-img-wrapper,.pillars .content-area{height:auto;}}.block-layout-builder .accordion-collapse-tab .collapse{word-break:break-word;}.brightcove-thumbnail{pointer-events:none;width:100%;}.brightcove-thumbnail .video-js{width:100%;height:240px;}.card-small .brightcove-thumbnail .video-js{height:120px;}.card-image-text .brightcove-thumbnail .video-js{min-height:400px;}.group-small-card-image-text .brightcove-thumbnail .video-js{width:240px;min-height:400px;}.small-card-image-long-text .brightcove-thumbnail .video-js{min-height:250px;}@media screen and (min-width:768px){.h-240{height:240px;}.h-120{height:120px;}}.card-popup-2 .brightcove-thumbnail .video-js,.card-popup-2 .video-thumb img{height:360px;}.card-popup-3 .brightcove-thumbnail .video-js,.card-popup-3 .video-thumb img{height:240px;}.card-popup-4  .brightcove-thumbnail .video-js,.card-popup-4 .video-thumb img{height:160px;}.card-popup-5 .brightcove-thumbnail .video-js,.card-popup-5 .video-thumb img{height:120px;}@media screen and (max-width:577px){.group-small-card-image-text .brightcove-thumbnail{height:100%;}.group-small-card-image-text .brightcove-thumbnail .video-js{width:100%;}}@media screen and (max-width:767px){.card-small-image .image-wrapper img,.card-img-top-wrapper .card-img-wrapper img,.card-img-top-wrapper .video-thumb img,.card-carousel .card-img-wrapper img,.card-carousel .video-thumb img,.groups-card-landing-page .group-card-landing-page .content-card-wrapper,.groups-card-landing-page .cards-landing-page .img-card,.pillars .content-area,.card-img-top-wrapper .image-wrapper,.pillars .card-img-wrapper{height:auto !important;}.card-img-top-wrapper .video-thumb .play-button,.card-carousel .video-thumb .play-button{width:3rem;height:3rem;}.user-login-page .play-button:after{width:17px;height:22px;}}.card-row-wrapper .content-area{padding:0 12px 24px;text-align:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;}.card-row-wrapper .card-row-item{margin-top:20px;padding-left:10px;padding-right:10px;}.card-row-wrapper .header-wrapper h2{font-size:16px;font-family:Open Sans SemiBold,serif;line-height:120%;}.card-row-wrapper .header-wrapper h2,.card-row-wrapper .header-wrapper h2 p{margin-bottom:7px;word-break:break-all;}.card-row-wrapper .body-wrapper{font-size:14px;line-height:120%;margin-bottom:15px;word-break:break-all;}.card-row-wrapper .box{background:#EDF2F4;display:flex;flex-direction:column;}.card-row-wrapper .card-row-title{font-family:'Open Sans SemiBold',serif;font-style:normal;font-weight:500;font-size:35px;line-height:120%;word-break:break-all;}.card-row-wrapper .btn-wrapper a{font-family:'Open Sans',serif;font-weight:600;font-size:14px;}.card-row-wrapper .card-row-description{word-break:break-word;}.card-sm-text-only-img .item-card-image-text{display:flex;padding:15px;align-items:center;height:100%;}.card-sm-text-only-img .image-wrapper img{max-width:50px;}.card-sm-text-only-img.card-image-text .text-wrapper{padding:0 0 0 10px;}.card-sm-text-only-img.card-image-text .card-image-text__wrapper{border-radius:10px;height:100%;}@media screen and (max-width:991px){.card-sm-text-only-img.card-image-text .item-card-image-text{margin-bottom:0;}}
.box .download-icon.box-image{padding:8px 9px;max-height:121px;width:100%;margin-left:auto;margin-right:auto;}.download-files .border-primary-box{border-radius:20px;}
.layout--onecol .layout__region{width:100%;}
button.collapsible.collapse-button{background-color:#FFFFFF;cursor:pointer;padding:32px 10px 32px 36px;font-weight:700;line-height:120%;width:100%;height:auto;color:#9B288C;text-align:left;outline:none;font-size:24px;border:3px solid #9B288C;position:relative;}.active,.collapsible.collapse-button:hover{background-color:#FFFFFF;}.nav-tabs .nav-link:hover,.nav-tabs .nav-link.active{border:unset;margin-bottom:unset;border-top-left-radius:unset;border-top-right-radius:unset;}.nav-tabs .nav-link{margin-bottom:unset !important;border:unset !important;border-top-left-radius:unset !important;border-top-right-radius:unset !important;}.nav-tabs .nav-item:hover,.nav-tabs .nav-item.active{border-bottom:5px solid #858282 !important;}.tab-content#myTabContent{padding-top:66px;border:1px solid #dee2e6;margin-bottom:40px;padding-bottom:46px;}.collapsible.collapse-button:after{content:url(/modules/custom/layout_component/paragraph_custom/assets/images/plus-image.png);color:black;font-weight:100;float:right;margin-left:5px;font-size:60px;position:absolute;right:10px;margin-top:2px;}.collapsible.collapse-button.active:after{content:url(/modules/custom/layout_component/paragraph_custom/assets/images/plus-image.png) !important;color:black;font-weight:100;float:right;margin-left:5px;font-size:60px;position:absolute;right:10px;margin-top:2px;}.content-collapse{padding:0px 18px;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;background-color:#f1f1f1;}.paragraph.paragraph--type--collapse-component.paragraph--view-mode--default{margin-bottom:7px;}.accordion-collapse{background-color:#eee;color:#444;cursor:pointer;padding:18px;width:100%;border:none;text-align:left;outline:none;font-size:15px;transition:0.4s;}.accordion-collapse.active,.accordion-collapse:hover{background-color:#ccc;}.accordion-collapse:after{content:'\002B';color:#777;font-weight:bold;float:right;margin-left:5px;}.accordion-collapse.active:after{content:"\2212" !important;}.panel{padding:0 18px;background-color:white;max-height:0;overflow:hidden;transition:max-height 0.2s ease-out;}ul#myTab{padding-right:unset;}
.product-listing .product-listing-heading{font-family:'Open Sans',serif;font-style:normal;font-weight:700;font-size:32px;line-height:44px;color:#333333;margin-bottom:20px;}.product-listing .product-listing-item{border:1px solid #E4E4E4;}.product-listing .product-listing-content{padding:4px 24px 24px;display:flex;flex-direction:column;min-height:264px;}.product-listing .product-listing-name{font-family:'Knockout HTF49-Liteweight',serif !important;font-style:normal;font-weight:500;font-size:40px;line-height:100%;text-transform:uppercase;color:#333333;margin-bottom:8px;}.product-listing .product-listing-description{font-family:'Open Sans',serif;font-style:normal;font-weight:400;font-size:14px;line-height:130%;color:#666666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}.product-listing .product-listing-link{font-family:'Open Sans',serif;font-weight:700;font-size:16px;line-height:140%;background:#FD0008;padding:18px;width:100%;color:#FFFFFF;margin-top:auto;display:block;text-align:center;text-decoration:none;}.product-listing .product-listing-link:hover{color:#FFFFFF;background-color:#B10006;}.product-listing .product-listing-row{margin-bottom:60px;}@media screen and (max-width:992px){.product-listing .col-product-listing{margin-bottom:24px;}}.product-listing img.product-listing-logo{height:240px;display:block;object-fit:contain;}
.promomats-code{font-weight:400;font-size:14px;padding:10px 0;}
article[class*=media--type-brightcove]{display:block;}
