/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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);}
select.mm-searchable-select{display:none;}.mm-ss{position:relative;display:flex;width:100%;font-family:inherit;}.mm-ss__trigger{position:relative;display:flex;align-items:center;width:100%;height:48px;padding:var(--stack-2) var(--stack-5);background:#fff;border:none;border-radius:var(--border-radius-s);cursor:pointer;text-align:left;color:#000;}.mm-ss--open .mm-ss__trigger,.mm-ss__trigger:focus{outline:none;}.mm-ss__trigger-text{flex:1;font-size:var(--body-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.mm-ss__trigger-text--placeholder{color:#888;}.mm-ss__arrow{position:absolute;right:var(--stack-3);top:50%;width:24px;height:25px;transform:translateY(-50%);background:url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 15.6098L7 10.6348H17L12 15.6098Z" fill="black"/></svg>') center no-repeat;transition:transform 0.2s ease;}.hero__octane.contact .mm-ss__trigger{border:1px solid #c0c0c0;}.mm-ss--open .mm-ss__arrow{transform:translateY(-50%) rotate(180deg);}.mm-ss__dropdown{display:none;position:absolute;top:calc(100% + var(--stack-0));left:0;right:0;z-index:1000;background:#fff;border-radius:var(--border-radius-s);box-shadow:0 6px 24px rgba(0,0,0,0.15);overflow:hidden;}.mm-ss--open .mm-ss__dropdown{display:block;}.mm-ss__search-wrap{display:flex;align-items:center;padding:var(--stack-1) var(--stack-2);border-bottom:1px solid #e8e8e8;}.mm-ss__search-icon{width:16px;height:16px;margin-right:var(--stack-1);flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2.5'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='16.5' y1='16.5' x2='22' y2='22'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;}.mm-ss__search{flex:1;border:none;outline:none;color:#333;background:transparent;}.mm-ss__search::placeholder{color:#bbb;}.mm-ss__options{max-height:280px;overflow-y:auto;overscroll-behavior:contain;}.mm-ss__options::-webkit-scrollbar{width:5px;}.mm-ss__options::-webkit-scrollbar-track{background:transparent;}.mm-ss__options::-webkit-scrollbar-thumb{background:#ccc;border-radius:var(--border-radius-xs);}.mm-ss__group-label{padding:var(--stack-2) var(--stack-3) var(--stack-0);font-weight:600;color:#999;letter-spacing:0.04em;pointer-events:none;}.mm-ss__option{padding:var(--stack-2) var(--stack-3);font-weight:700;color:#222;cursor:pointer;border-top:1px solid #f0f0f0;transition:background 0.1s ease;}.mm-ss__option:first-of-type{border-top:none;}.mm-ss__option:hover,.mm-ss__option:focus{background:#f5f8ff;}.mm-ss__option--selected{color:#1a5fd4;}
header.tint-black .logo-mm-pa svg .cls-1,header.dark-blue .logo-mm-pa svg .cls-1,header.science-blue .logo-mm-pa svg .cls-1{fill:#010101;}header.tint-black .logo-mm-pa svg g g:last-child .cls-1,header.dark-blue .logo-mm-pa svg g g:last-child .cls-1,header.science-blue .logo-mm-pa svg g g:last-child .cls-1{fill:#fdeb07;}
@media only screen and (max-width:768px){#faq .faq__body .faq__list .faq__item{display:block;}#faq .faq__body .faq__more{display:none;}}
.layout--onecol .layout__region{width:100%;}
@media screen{@font-face{font-family:open-sans;src:url("https://fonts.googleapis.com/css?family=Open+Sans");font-display:swap;}.hidden{display:none !important;}.announcement-nav{font-family:'Open Sans',sans-serif;width:100%;background-color:#fdeb0e;padding:10px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;z-index:100;}.announcement-nav a{color:black;text-decoration:underline;}.announcement-nav a:hover{color:#115099;}.announcement-nav .close-announcement-button{text-decoration:none;margin-left:auto;margin-right:20px;}.announcement-nav .close-announcement-button svg{width:20px;height:20px;fill:black;}.announcement-nav .close-announcement-button:hover svg{fill:#115099;}.announcement-nav .announcement-title{color:black;font-size:17px;font-weight:700;margin-left:auto;margin-right:-20px;padding:0 20px;text-align:center;}.announcement-nav .announcement-subtitle{color:black;font-size:15px;font-weight:500;display:block;text-align:center;}.announcement-nav .close-announcement-button{position:relative;top:-8px;right:-10px;cursor:pointer;}@media screen and (min-width:768px){.announcement-nav .close-announcement-button{top:0;right:-10px;}}@media screen and (max-width:991px){.announcement-nav .announcement-title{font-size:12px;padding:0 20px;text-align:center;}.announcement-nav .announcement-subtitle{font-size:10px;}.announcement-nav .close-announcement-button svg{width:15px;height:15px;}}@media screen and (max-width:420px){.announcement-nav .announcement-title{font-size:10px;}.announcement-nav .announcement-subtitle{font-size:9px;}}
}
.animate-counter,.animate-counter-live{display:inline-block;color:var(--science-blue);}
.block-mm-ctm{display:flex;flex-direction:column;}.block-mm-ctm span.call-now{font-size:16px;}.block-mm-ctm span.desktop{font-weight:900;font-size:28px;line-height:normal;}.amp-ctm .amp-call-tracking-wrapper{background-image:url(/profiles/contrib/mm_drupal_core_d9_shared_infra/modules/mm_ctm/images/call-us-btn.svg);width:90px;height:34px;}.amp-ctm .amp-call-tracking-wrapper a{opacity:0;display:block;}
.mm-sticky-cta{padding:0 24px 12px;}.mm-sticky-cta .mm-sticky-cta-inner{gap:20px;margin-inline:auto;align-items:center;}.mm-sticky-cta button{color:#000000;font-weight:800;z-index:11;background-color:#fdeb0e;max-height:60px;padding:15px 11px;border-radius:25px;font-size:13px;border:4px solid #2373dc;gap:6px;}@media (min-width:375px){.mm-sticky-cta button{padding:17px 15px;font-size:15px;}}@media (min-width:414px){.mm-sticky-cta button{font-size:17px;}}.mm-sticky-cta button .arrow-right{background-image:url('data:image/svg+xml,<svg width="17" height="12" viewBox="0 0 17 12" fill="%23020202" xmlns="http://www.w3.org/2000/svg"><path d="M15.6875 6.71875L11.6875 10.7188C11.3125 11.125 10.6562 11.125 10.2812 10.7188C9.875 10.3438 9.875 9.6875 10.2812 9.3125L12.5625 7H1C0.4375 7 0 6.5625 0 6C0 5.46875 0.4375 5 1 5H12.5625L10.2812 2.71875C9.875 2.34375 9.875 1.6875 10.2812 1.3125C10.6562 0.90625 11.3125 0.90625 11.6875 1.3125L15.6875 5.3125C16.0938 5.6875 16.0938 6.34375 15.6875 6.71875Z"/></svg>');width:17px;height:12px;}.mm-sticky-cta::before{content:"";display:block;width:100%;height:50%;position:absolute;bottom:0;left:0;background-color:#2373dc;}.mm-sticky-cta picture{display:block;width:80px;height:80px;border-radius:50%;border:4px solid #2373dc;position:relative;z-index:1;}.mm-sticky-cta picture::before{width:18px;height:18px;content:"";display:block;border-radius:50%;background-color:#1fc16b;border:4px solid #2373dc;position:absolute;bottom:0;right:0;translate:10% -10%;}.mm-sticky-cta picture img{display:block;width:100%;height:100%;border-radius:50%;}
form.apollo-form input.apollo-field::-webkit-scrollbar,form.apollo-form select.apollo-field::-webkit-scrollbar,form.apollo-form textarea.apollo-field::-webkit-scrollbar{display:none;}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0);}form.apollo-form .apollo-field{margin-bottom:20px;}form.apollo-form .apollo-field.field-ftp_terms_of_service{font-size:14px;line-height:130%;margin-bottom:32px;}form.apollo-form .apollo-field.field-ftp_terms_of_service a:focus.focus-visible{text-decoration:underline;}form.apollo-form .form-item.form-no-label label,form.apollo-form .apollo-field.hidden{display:none;}form.apollo-form .form-item.form-type-checkbox{display:flex;gap:5px;}form.apollo-form .form-item.form-type-checkbox .apollo-field--checkbox,form.apollo-form .form-item.form-type-checkbox label{display:inline-block !important;}form.apollo-form input.apollo-field,form.apollo-form select.apollo-field,form.apollo-form textarea.apollo-field{-ms-overflow-style:none;scrollbar-width:none;font-size:var(--body-sm);line-height:var(--body-line-height);height:48px;display:block;width:100%;background-color:var(--white);padding:14px 32px;color:#000;outline:0;border:none;border-radius:0;}form.apollo-form select.apollo-field{padding:11px 32px;}form.apollo-form .form-item-first-name,form.apollo-form .form-item-last-name,form.apollo-form .form-item-phone,form.apollo-form .form-item-postal-code-billing{width:48%;}form.apollo-form .form-item-first-name,form.apollo-form .form-item-phone{float:left;}form.apollo-form .form-item-last-name,form.apollo-form .form-item-postal-code-billing{float:right;}form.apollo-form input.apollo-field::-webkit-input-placeholder,form.apollo-form select.apollo-field::-webkit-input-placeholder,form.apollo-form textarea.apollo-field::-webkit-input-placeholder{color:inherit;}form.apollo-form input.apollo-field::-moz-placeholder,form.apollo-form select.apollo-field::-moz-placeholder,form.apollo-form textarea.apollo-field::-moz-placeholder{color:inherit;}form.apollo-form .apollo-field:-ms-input-placeholder,form.apollo-form select.apollo-field:-ms-input-placeholder,form.apollo-form textarea.apollo-field:-ms-input-placeholder{color:inherit;}form.apollo-form .apollo-field::-ms-input-placeholder,form.apollo-form select.apollo-field::-ms-input-placeholder,form.apollo-form textarea.apollo-field::-ms-input-placeholder{color:inherit;}form.apollo-form input.apollo-field::placeholder,form.apollo-form select.apollo-field::placeholder,form.apollo-form textarea.apollo-field::placeholder{color:inherit;}form.apollo-form textarea.apollo-field{height:126px;padding:18px 32px;}form.apollo-form select.apollo-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' viewBox='0 0 16 9'%3E%3Cpolygon points='14.99 0 8.01 6.98 1.01 0 0 1.01 7 7.99 8.01 9 9.01 7.99 16 1.01 14.99 0' style='fill:%238F8F8F;fill-rule:evenodd'/%3E%3C/svg%3E") right 16px center no-repeat,var(--white);}form.apollo-form input.apollo-field--checkbox{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:15px;height:15px;}form.apollo-form p.custom-para-blog{font-size:var(--body-xxs);line-height:var(--body-line-height);margin-bottom:var(--stack-4);}form.apollo-form .apollo-field--submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;width:100%;cursor:pointer;}form.apollo-form .apollo-field--submit.is-submitting{opacity:0.6;cursor:not-allowed;}form.apollo-form .apollo-field--submit.is-submitting:hover{text-decoration:none;}form.apollo-form input[type="submit"].is-submitting::after,form.apollo-form button[type="submit"].is-submitting::after{content:'';display:inline-block;width:12px;height:12px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin 0.6s linear infinite;}@keyframes button-spin{to{transform:rotate(360deg);}}form.apollo-form .form-submit-btn__text{font-size:20px;font-weight:900;line-height:1.1;text-align:center;text-transform:uppercase;}form.apollo-form .form-submit-btn__text span{display:block;font-size:12px;font-weight:600;text-decoration:underline;}form.apollo-form .form-submit-btn__icon{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0;fill:currentColor;}@media (any-hover:hover){form.apollo-form .apollo-field.field-ftp_terms_of_service a:hover{text-decoration:underline;}}.apollo-form--wrapper .disclaimer__wrapper{text-align:center;}form.apollo-form input:-webkit-autofill,form.apollo-form textarea:-webkit-autofill,form.apollo-form select:-webkit-autofill{background-color:#b9e1fd;-webkit-box-shadow:0 0 0px 1000px #b9e1fd inset;box-shadow:0 0 0px 1000px #b9e1fd inset;}form.apollo-form input:-webkit-autofill:focus,form.apollo-form textarea:-webkit-autofill:focus,form.apollo-form select:-webkit-autofill:focus{background-color:#b9e1fd;-webkit-box-shadow:0 0 0px 1000px #b9e1fd inset;box-shadow:0 0 0px 1000px #b9e1fd inset;}form.apollo-form input:-moz-autofill,form.apollo-form textarea:-moz-autofill,form.apollo-form select:-moz-autofill{background-color:#b9e1fd;}form.apollo-form input:-moz-autofill:focus,form.apollo-form textarea:-moz-autofill:focus,form.apollo-form select:-moz-autofill:focus{background-color:#b9e1fd;}@media screen and (max-width:767px){.block-editable-apollo-form-block form.apollo-form input.apollo-field,.block-editable-apollo-form-block form.apollo-form select.apollo-field,.block-editable-apollo-form-block form.apollo-form textarea.apollo-field{padding:10px 15px;}.block-editable-apollo-form-block form.apollo-form textarea.apollo-field{padding:15px 15px;}}
.subscribe-wrapper .subscribe-form{align-items:center;}.subscribe-wrapper .subscribe-form .left img{max-width:100%;height:auto;}.subscribe-wrapper .subscription-form{flex-wrap:nowrap;gap:15px;align-items:center;}.subscribe-wrapper form.subscription-form .form-group{flex:1 1 0;min-width:0;margin-bottom:0;}.subscribe-wrapper form.subscription-form .form-group input{border:1px solid #C0C0C0;;border-radius:4px;box-sizing:border-box;scrollbar-width:none;font-size:var(--body-sm);line-height:var(--body-line-height);height:48px;width:100%;background-color:var(--white);padding:14px 12px;color:var(--black);outline:0;}.subscribe-wrapper form.subscription-form .submit-button{flex:0 0 auto;font-weight:var(--sfw-800);white-space:nowrap;}.subscribe-wrapper form.subscription-form .form-group input.error{border-color:red;}.subscribe-wrapper form.subscription-form .form-success-message,.subscribe-wrapper form.subscription-form .form-error-message{display:flex;align-items:center;gap:20px;}.subscribe-wrapper form.subscription-form .form-success-message p,.subscribe-wrapper form.subscription-form .form-error-message p{margin-bottom:0;}@media screen and (max-width:767px){.subscribe-wrapper .subscribe-form{text-align:center;}.subscribe-wrapper form.subscription-form .form-group{margin-bottom:var(--stack-2);}.subscribe-wrapper form.subscription-form .form-group input{width:100%;}.subscribe-wrapper form.subscription-form button{margin:0px auto;}}
