/* @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{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);}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
.icon__swiper_prev__black{height:21px;width:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='21' viewBox='0 0 13 21' fill='none'%3E%3Cpath d='M10.7672 20.95L12.1672 19.525L3.59218 10.95L12.1672 2.37495L10.7672 0.949951L0.767175 10.95L10.7672 20.95Z' fill='black'/%3E%3C/svg%3E");}.icon__swiper_next__black{height:21px;width:12px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='21' viewBox='0 0 12 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.9672 20.95L0.5672 19.525L9.1422 10.95L0.5672 2.37495L1.9672 0.949951L11.9672 10.95L1.9672 20.95Z' fill='black'/%3E%3C/svg%3E");}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;}div.swiper-actions{display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;}div.swiper-actions > div > a,div.swiper-actions > button{padding:15px;width:56px;height:5.56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--black);-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;}div.swiper-actions > div > a > svg,div.swiper-actions > button > svg{width:24px;height:24px;fill:var(--black);-webkit-transition:fill 0.4s;-o-transition:fill 0.4s;transition:fill 0.4s;}div.swiper-actions > div.prev > a > svg,div.swiper-actions > button.prev > svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}@media (any-hover:hover){div.swiper-actions > div > a:hover,div.swiper-actions > button:hover{background-color:var(--black);}div.swiper-actions > div > a:hover svg,div.swiper-actions > button:hover svg{fill:var(--white);}}div.swiper-actions > button.disabled{pointer-events:none;opacity:0.5;}
html{scroll-behavior:smooth;}hr{background-color:var(--neutral-06-midnight-gray,#555) !important;}.node--type-attorney{overflow-x:hidden;}@media (min-width:992px){.node--type-attorney p{font-size:var(--body-r);}}.node--type-attorney .ftp-two-column-main-wrapper{margin-top:var(--stack-8);}.node--type-attorney .ftp-two-column-main-wrapper .jbm-left{min-width:154px;}.node--type-attorney .ftp-two-column-main-wrapper .jbm-left .jbm-nav .jbm-nav-constrain{display:flex;}.node--type-attorney .ftp-two-column-main-wrapper .jbm-left .jbm-nav .jbm-nav-constrain .jbm-nav-item{color:var(--neutral-08-black,var(--black));font-size:var(--body-md);font-style:normal;font-weight:400;line-height:normal;margin-bottom:var(--stack-6);}.node--type-attorney .ftp-two-column-main-wrapper .jbm-left .jbm-nav .jbm-nav-constrain .jbm-nav-item.active{display:flex;justify-content:center;align-items:center;font-weight:500;}.node--type-attorney .ftp-two-column-main-wrapper .jbm-left .jbm-nav .jbm-nav-constrain .jbm-nav-item.active::before{background:var(--secondary-science-blue,#0163d2);width:2px;height:41px;content:'';display:inline-block;margin-right:var(--stack-4);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-memories-header-text{font-size:var(--body-md);font-style:normal;font-weight:400;line-height:120%;margin-bottom:var(--stack-7);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-memories-slider{display:flex;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--stack-5);margin-top:var(--stack-6);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__navigation{width:54px;height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--black);-webkit-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__navigation:focus.focus-visible{background-color:var(--black);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__navigation:focus.focus-visible svg{fill:var(--black);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__navigation button{border-color:var(--black);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__navigation svg{width:24px;height:24px;fill:var(--black);-webkit-transition:fill 0.4s;-o-transition:fill 0.4s;transition:fill 0.4s;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__navigation.prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__navigation.disabled{pointer-events:none;opacity:0.5;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-memories-slider .jbm-memory-inner img{width:100%;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-tim-image-block{margin-top:var(--stack-11);margin-bottom:var(--stack-12);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-tim-text-block p{font-size:var(--body-md);font-style:normal;font-weight:400;line-height:120%;margin-bottom:var(--stack-5);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-tim-text-block p.jbm-tim-text-emphasis{color:var(--neutral-08-black,var(--black));font-size:var(--heading-lg);font-style:italic;font-weight:500;line-height:120%;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-tim-image-block img{width:100%;margin-bottom:var(--stack-5);height:auto;object-fit:cover;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news .jbm-news-header-title{color:var(--neutral-08-black,var(--black));font-size:var(--heading-xxl);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-4);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news .jbm-news-header-image{width:100%;margin-bottom:var(--stack-8);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news .jbm-news-items{display:flex;font-display:row;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news .jbm-news-items img{width:100%;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news-swiper .swiper-slide{width:90%;max-width:300px;height:387px;background:var(--secondary-solitude,#e6effb);padding:var(--stack-9) var(--stack-6);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news-swiper .reviews__actions{justify-content:initial;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news-swiper .jbm-news-item-text-block .jbm-news-item-title{color:var(--neutral-08-black,var(--black));font-size:var(--heading-md);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-3);min-height:100px;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news-swiper .jbm-news-item-text-block .jbm-news-item-read-more{color:var(--neutral-08-black,var(--black));font-size:var(--body-r);font-style:normal;font-weight:500;line-height:normal;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news-swiper .jbm-news-item-text-block .jbm-news-item-source{color:var(--neutral-08-black,var(--black));font-size:var(--body-r);font-style:normal;font-weight:400;line-height:120%;margin-bottom:var(--stack-13);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-best-chance-title{color:var(--black);font-size:var(--heading-lg);font-style:italic;font-weight:500;line-height:normal;margin-top:var(--stack-6);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-cards-section .jbm-cards-header-title{color:var(--black);font-size:var(--heading-xl);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-4);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-cards-section .jbm-cards-header-subtitle{color:var(--black);font-size:var(--body-lg);font-style:normal;font-weight:400;line-height:120%;margin-bottom:var(--stack-8);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-cards-section .jbm-cards-slider-wrap .jbm-cards-slider{display:flex;flex-direction:row;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-cards-swiper .swiper-slide{width:90%;max-width:240px;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-cards-section .reviews__actions{justify-content:left;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-cards-swiper .swiper-slide .jbm-card-title{color:var(--black);font-size:var(--body-md);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-1);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-cards-swiper .swiper-slide .jbm-card-text{color:var(--black);font-size:var(--body-r);font-style:normal;font-weight:400;line-height:120%;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-cards-swiper .swiper-slide .jbm-card-image{width:100%;height:262px;margin-bottom:var(--stack-5);object-fit:cover;}.jbm-memberships .jbm-memberships-header-title{font-size:var(--heading-xl);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-4);}.jbm-memberships .jbm-memberships-header-text{color:var(--neutral-08-black,var(--black));font-size:var(--body-md);font-style:normal;font-weight:400;line-height:120%;}.jbm-memberships .jbm-memberships-header-text p{margin-bottom:var(--stack-4);}.jbm-memberships .jbm-memberships-logos-flex .jbm-memberships-logo-block img{width:100%;}.jbm-best-chance,.jbm-memberships,.jbm-education,.jbm-practice-areas,.jbm-news,.jbm-cards-section,.jbm-books,.jbm-podcast-section{margin:var(--stack-12) 0;}.jbm-education .jbm-education-title{font-size:var(--heading-xxl);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-4);}.jbm-education .jbm-education-image-block{margin-bottom:var(--stack-5);}.jbm-education .jbm-education-image-block img{width:100%;height:auto;object-fit:cover;}.jbm-education .jbm-education-text{font-size:var(--body-md);font-style:normal;font-weight:400;line-height:120%;}.jbm-education .jbm-education-text p{margin-bottom:var(--stack-4);}.jbm-practice-areas .jbm-pa-title{font-size:var(--heading-xxl);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-4);}.jbm-practice-areas .jbm-pa-text{font-size:var(--body-lg);font-style:normal;font-weight:400;line-height:120%;margin-bottom:var(--stack-7);}.jbm-practice-areas .jbm-pa-text p{margin-bottom:var(--stack-4);}.jbm-practice-areas .jbm-pa-list li{font-size:var(--body-md);font-style:normal;font-weight:400;line-height:120%;display:flex;margin-bottom:var(--stack-4);}.jbm-practice-areas .jbm-pa-list li::before{content:'';background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjAyNTUgMjAuODI1TDQuNDkyMTkgMTQuMjkxN0w1Ljc0NjM1IDEzLjAzNzVMMTEuMDI1NSAxOC4zMTY3TDIyLjIyNTUgNy4xMTY3TDIzLjQ3OTcgOC4zNzA4N0wxMS4wMjU1IDIwLjgyNVoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");background-repeat:no-repeat;width:28px;height:28px;margin-right:var(--stack-3);}.jbm-books .jbm-books-title{font-size:var(--heading-xxl);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-4);}.jbm-books .jbm-books-text{font-size:var(--body-md);font-style:normal;font-weight:400;line-height:120%;}.jbm-books .jbm-books-text p{margin-bottom:var(--stack-4);}.jbm-books .jbm-books-cta{background:var(--primary-mm-yellow,#fceb26);color:var(--neutral-08-black,var(--black));font-size:var(--body-r);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-8);}.jbm-books .jbm-books-images-block{align-items:center;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-books-swiper .swiper-slide{width:90%;max-width:240px;}.jbm-books .jbm-books-images-block .hungry-wrapper{margin-bottom:var(--stack-4);}.jbm-books .jbm-books-images-block img{margin-bottom:var(--stack-5);}.jbm-books .jbm-books-images-block .book .jbm-book-description{font-size:var(--body-r);font-style:normal;font-weight:400;line-height:120%;}.jbm-podcast-section .jbm-podcast-header-title{font-size:var(--heading-xxl);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-1);}.jbm-podcast-section .jbm-podcast-header-subtitle{font-size:var(--body-md);font-style:normal;font-weight:500;line-height:normal;margin-bottom:var(--stack-4);}.jbm-podcast-section .jbm-podcast-text{font-size:var(--body-lg);font-style:normal;font-weight:400;line-height:120%;margin-bottom:var(--stack-7);}.jbm-podcast-section .jbm-play-on{margin-top:var(--stack-7);margin-bottom:var(--stack-10);justify-content:space-between;align-items:center;gap:10px;}.jbm-podcast-section .jbm-play-on p{font-size:var(--body-r);font-weight:500;}.jbm-podcast-section .jbm-play-on img{width:100%;}.jbm-nav-constrain{flex-direction:column;}.swiper{overflow:visible !important;}@media (min-width:1024px){.node--type-attorney{overflow-x:clip;}.node--type-attorney .ftp-two-column-main-wrapper{display:flex;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right{clip-path:inset(-100vw -100vw -100vw 0);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .reviews__actions{margin-top:var(--stack-8);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-tim-image-block{margin-top:var(--stack-13);margin-bottom:180px;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-tim-image-block picture{float:left;margin-right:var(--stack-6);margin-bottom:var(--stack-5);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-tim-image-block img{width:178px;height:198px;margin-bottom:0;}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news .jbm-news-header-title{font-size:var(--heading-xl);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news-swiper .swiper-slide{max-width:332px;height:464px;padding:var(--stack-11) var(--stack-7);}.node--type-attorney .ftp-two-column-main-wrapper .layout__region--right .jbm-news-swiper .jbm-news-item-text-block .jbm-news-item-title{font-size:var(--heading-lg);min-height:160px;}.jbm-best-chance,.jbm-memberships,.jbm-education,.jbm-practice-areas,.jbm-news,.jbm-cards-section,.jbm-books,.jbm-podcast-section{margin:180px 0;}.jbm-education .jbm-education-title{font-size:var(--heading-xl);}.jbm-practice-areas .jbm-pa-title{font-size:var(--heading-xl);}.jbm-books .jbm-books-title{font-size:var(--heading-xl);}.jbm-books .jbm-books-images-block{flex-direction:row;}.jbm-books .jbm-books-images-block .book{max-width:267px;}.jbm-books .jbm-books-images-block img{height:400px;margin-bottom:var(--stack-5);}.jbm-podcast-section .jbm-podcast-header-title{font-size:var(--heading-xl);}}.node--type-attorney .jbm-nav-mobile{margin-bottom:var(--stack-8);overflow:scroll;}.node--type-attorney .jbm-nav-mobile{-ms-overflow-style:none;scrollbar-width:none;}.node--type-attorney .jbm-nav-mobile::-webkit-scrollbar{display:none;}.node--type-attorney .jbm-nav-mobile a{text-wrap:nowrap;white-space:nowrap;background:var(--secondary-tropical-blue,#cce0f6);padding:var(--stack-3) 12px;font-size:var(--body-md);}.node--type-attorney .jbm-nav-mobile a.active{background:var(--secondary-science-blue,#0163d2);color:white;}.node--type-attorney .jbm-nav-mobile .jbm-nav-constrain-mobile{gap:var(--stack-5);background-color:white;}.node--type-attorney .breadcrumb{color:var(--black);font-style:normal;font-weight:500;font-size:var(--body-sm);line-height:120%;background-color:transparent !important;padding:0;margin:var(--stack-4) 0 0;}.node--type-attorney .hero .hero__wrapper .hero__left-wrapper{padding:var(--stack-5) 0 var(--stack-12);}.jbm-best-chance .best_chance__video.desktop{display:block;}.jbm-best-chance .best_chance__video,.jbm-best-chance .best_chance__video img{width:100% !important;height:auto !important;aspect-ratio:1/.56;position:relative;}.jbm-best-chance .best_chance__video .play-button{z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);height:81px;position:absolute;width:127px;background-color:rgba(30,113,231,0.76);mix-blend-mode:normal;}.jbm-best-chance .best_chance__video .play-button:hover{background-color:rgba(30,113,231,0.5);}.jbm-best-chance .best_chance__video img::before{content:"";display:block;width:100%;height:52px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(246,251,253,0)),to(#f6fbfd));background:-o-linear-gradient(top,rgba(246,251,253,0) 0,#f6fbfd 100%);background:linear-gradient(180deg,rgba(246,251,253,0) 0,#f6fbfd 100%);position:absolute;bottom:0;left:0;z-index:1;}@media (min-width:992px){.layout--ftp-two-column--25-75.stacked-max-width-100 .layout__region--left{padding-left:70px;}.layout--ftp-two-column--25-75.stacked-max-width-100 .layout__region--right{padding-right:70px;}}.jbm-news-item-anchor:focus{background-color:rgba(0,95,204,0.1);transition:outline 0.2s ease,background-color 0.2s ease;}
.footer__socials-title{margin-bottom:var(--stack-5);}.footer__socials-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--stack-8);padding-left:0;}.footer__socials-link{display:block;width:22.5px;height:22.5px;-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s;}.footer__socials-link:focus.focus-visible{color:#132a4e;}.footer__socials-link svg{width:100%;height:100%;fill:currentColor;}@media (min-width:768px){.footer__socials.mobi{display:none;}.footer__socials.desktop{display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;}.footer__socials-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--stack-5);}}
.footer__form__content h2{margin-bottom:var(--stack-5);color:var(--white);}.footer__form__content p{margin-bottom:var(--stack-6);color:var(--white);}.footer__form__form .editable-form--title,.footer__form__form .editable-form--body{display:none;}.footer__form__form .custom-para-blog{font-size:var(--body-xs);}@media (min-width:1024px){.footer__form__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;}.footer__form__content{max-width:485px;margin-bottom:0;padding-right:0;padding-left:0;}.footer__form__content h2{margin-bottom:20px;}.footer__form__form{width:calc(50% - 30px);max-width:445px;-ms-flex-negative:0;flex-shrink:0;}}
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 .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 .form-submit-btn__text{font-size:20px;font-weight:700;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 (min-width:992px){.layout--ftp-two-region-one-region--50-50 .layout__region--first,.layout--ftp-two-region-one-region--50-50 .layout__region--second{flex:0 1 50%;}.layout--ftp-two-column>.ftp-two-column-main-wrapper>.layout__region--left,.layout--ftp-two-column>.ftp-two-column-main-wrapper>.layout__region--right{flex:0 1 45%;}}svg.layout-icon--ftp-two-column{background-color:var(--light-gray);}#drupal-off-canvas-wrapper svg.layout-icon--ftp-two-column rect{fill:var(--science-blue);}
.layout--ftp-custom>div{display:flex;flex-wrap:wrap;justify-content:space-between;}.layout--ftp-custom blockquote{font-size:20px;font-style:normal;font-weight:500;line-height:normal;}.layout--ftp-custom>div>div{flex:0 1 100%;}@media screen and (min-width:992px){.layout--ftp-custom--75>div{width:75%;}.layout--ftp-custom--50>div{width:50%;}}svg.layout-icon--ftp-two-column{background-color:var(--light-gray);}#drupal-off-canvas-wrapper svg.layout-icon--ftp-two-column rect{fill:var(--science-blue);}
@media screen and (max-width:991px){.layout--ftp-two-column--25-75>.ftp-two-column-main-wrapper{width:100%;max-width:100%;padding:0 15px;}.layout--ftp-two-column--25-75>.ftp-two-column-main-wrapper>.layout__region--left,.layout--ftp-two-column--25-75>.ftp-two-column-main-wrapper>.layout__region--right{width:100%;}}@media screen and (min-width:992px){.layout--ftp-two-region-one-region--25-75 .layout__region--first,.layout--ftp-two-column--25-75>.ftp-two-column-main-wrapper>.layout__region--left{flex:0 1 25%;width:25%;}.layout--ftp-two-region-one-region--25-75 .layout__region--second,.layout--ftp-two-column--25-75>.ftp-two-column-main-wrapper>.layout__region--right{flex:0 1 75%;width:75%;}}
.sticky{color:var(--black);}
@media (min-width:992px){.nav-jump-to-target{scroll-margin-top:160px;}#nav-jump-to a:hover{text-decoration:none;}#nav-jump-to > ul{height:50vh;width:100%;overflow-y:auto;}#nav-jump-to > ul > li{color:var(--black);background:transparent;padding:0;font-style:normal;font-weight:400;line-height:normal;font-size:18px;margin-bottom:28px;}#nav-jump-to > ul > li > a.active{background:transparent;color:var(--black);display:flex;align-items:center;font-weight:500;}#nav-jump-to > ul > li > a.active::before{background:var(--science-blue);width:2px;height:41px;content:'';display:inline-block;margin-right:21px;}}
.layout--onecol .layout__region{width:100%;}
.block-system-breadcrumb-block>nav>.breadcrumb{display:flex;flex-direction:row;color:var(--black);background-color:transparent;font-style:normal;font-weight:500;font-size:15px;line-height:120%;background-color:transparent;padding:0;margin:0;}.block-system-breadcrumb-block>nav>.breadcrumb li:first-child>a:first-child:hover{text-decoration:none;}.block-system-breadcrumb-block>nav>.breadcrumb li:first-child svg{margin-right:14px;}.block-system-breadcrumb-block>nav>.breadcrumb li:not(:last-child)::after{content:'/';padding:0 var(--stack-1);}.block-system-breadcrumb-block>nav>.breadcrumb>.breadcrumb-item{min-height:20px;}
.hero .hero__wrapper{margin:0 auto;}.has-featured-vns .hero .hero__wrapper .hero__left-wrapper{padding:24px 0 186px;}.hero .hero__wrapper .hero__left-wrapper{padding:24px 0 90px;margin:0px auto;max-width:420px;}.hero .hero__wrapper .hero__left-wrapper .hero__name{color:var(--white,#fff);font-size:33px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:16px;}.hero .hero__wrapper .hero__left-wrapper .hero__name{color:var(--primary-mm-yellow,#fceb26);}.hero .hero__wrapper .hero__left-wrapper .hero__title{color:var(--white,#fff);font-size:19px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px;}.hero .hero__wrapper .hero__left-wrapper .hero__quote{color:var(--white,#fff);font-size:16px;font-style:italic;font-weight:400;line-height:120%;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details{color:var(--white,#fff);font-size:12px;font-style:normal;font-weight:500;line-height:120%;margin:28px 0 23px 0;display:flex;align-items:baseline;flex-wrap:wrap;justify-content:space-between;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details div{display:flex;align-items:center;margin-right:10px;margin-bottom:5px;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__more-locations{margin-top:16px;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__office__img,.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__phone .hero__phone__img,.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__email .hero__email__img{margin-right:8px;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__phone{text-decoration:underline;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__phone::before{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE1OF8xMDQzNykiPgo8cGF0aCBkPSJNNS40NSA0LjkxNjY3QzUuNSA1LjY1ODMzIDUuNjI1IDYuMzgzMzMgNS44MjUgNy4wNzVMNC44MjUgOC4wNzVDNC40ODMzMyA3LjA3NSA0LjI2NjY3IDYuMDE2NjcgNC4xOTE2NyA0LjkxNjY3SDUuNDVaTTEzLjY2NjcgMTQuOTMzM0MxNC4zNzUgMTUuMTMzMyAxNS4xIDE1LjI1ODMgMTUuODMzMyAxNS4zMDgzVjE2LjU1QzE0LjczMzMgMTYuNDc1IDEzLjY3NSAxNi4yNTgzIDEyLjY2NjcgMTUuOTI1TDEzLjY2NjcgMTQuOTMzM1pNNi4yNSAzLjI1SDMuMzMzMzNDMi44NzUgMy4yNSAyLjUgMy42MjUgMi41IDQuMDgzMzNDMi41IDExLjkwODMgOC44NDE2NyAxOC4yNSAxNi42NjY3IDE4LjI1QzE3LjEyNSAxOC4yNSAxNy41IDE3Ljg3NSAxNy41IDE3LjQxNjdWMTQuNTA4M0MxNy41IDE0LjA1IDE3LjEyNSAxMy42NzUgMTYuNjY2NyAxMy42NzVDMTUuNjMzMyAxMy42NzUgMTQuNjI1IDEzLjUwODMgMTMuNjkxNyAxMy4yQzEzLjYwODMgMTMuMTY2NyAxMy41MTY3IDEzLjE1ODMgMTMuNDMzMyAxMy4xNTgzQzEzLjIxNjcgMTMuMTU4MyAxMy4wMDgzIDEzLjI0MTcgMTIuODQxNyAxMy40TDExLjAwODMgMTUuMjMzM0M4LjY1IDE0LjAyNSA2LjcxNjY3IDEyLjEgNS41MTY2NyA5Ljc0MTY3TDcuMzUgNy45MDgzM0M3LjU4MzMzIDcuNjc1IDcuNjUgNy4zNSA3LjU1ODMzIDcuMDU4MzNDNy4yNSA2LjEyNSA3LjA4MzMzIDUuMTI1IDcuMDgzMzMgNC4wODMzM0M3LjA4MzMzIDMuNjI1IDYuNzA4MzMgMy4yNSA2LjI1IDMuMjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzE1OF8xMDQzNyI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC43NSkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");background-repeat:no-repeat;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__email::before{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE1OF8xMDQ0MikiPgo8cGF0aCBkPSJNMTguMzMyNyA1Ljc1MDA0QzE4LjMzMjcgNC44MzMzNyAxNy41ODI3IDQuMDgzMzcgMTYuNjY2IDQuMDgzMzdIMy4zMzI2OEMyLjQxNjAyIDQuMDgzMzcgMS42NjYwMiA0LjgzMzM3IDEuNjY2MDIgNS43NTAwNFYxNS43NUMxLjY2NjAyIDE2LjY2NjcgMi40MTYwMiAxNy40MTY3IDMuMzMyNjggMTcuNDE2N0gxNi42NjZDMTcuNTgyNyAxNy40MTY3IDE4LjMzMjcgMTYuNjY2NyAxOC4zMzI3IDE1Ljc1VjUuNzUwMDRaTTE2LjY2NiA1Ljc1MDA0TDkuOTk5MzUgOS45MTY3MUwzLjMzMjY4IDUuNzUwMDRIMTYuNjY2Wk0xNi42NjYgMTUuNzVIMy4zMzI2OFY3LjQxNjcxTDkuOTk5MzUgMTEuNTgzNEwxNi42NjYgNy40MTY3MVYxNS43NVoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMTU4XzEwNDQyIj4KPHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjc1KSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=");background-repeat:no-repeat;}.hero .hero__wrapper .hero__left-wrapper .hero__social-media{display:flex;}.hero .hero__wrapper .hero__left-wrapper .hero__social-media div a{display:inline-block;content:'';width:23px;height:23px;margin-right:36px;}.hero .hero__wrapper .hero__left-wrapper .hero__social-media .hero__twitter a{background:url('data:image/svg+xml,<svg width="23" height="24" viewBox="0.254 0.25 650 451.95400000000006" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M394.033.25h76.67L303.202 191.693l197.052 260.511h-154.29L225.118 294.205 86.844 452.204H10.127l179.16-204.77L.254.25H158.46l109.234 144.417zm-26.908 406.063h42.483L135.377 43.73h-45.59z" fill="white"/></svg>');background-repeat:none;}.hero .hero__wrapper .hero__left-wrapper .hero__social-media .hero__facebook a{background:url('data:image/svg+xml,<svg width="23" height="24" viewBox="0 0 23 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.75 3C6.77975 3 2.75 7.02975 2.75 12C2.75 16.512 6.074 20.238 10.4045 20.889V14.385H8.17775V12.0195H10.4045V10.4453C10.4045 7.839 11.6743 6.69525 13.8403 6.69525C14.8775 6.69525 15.4265 6.7725 15.686 6.807V8.87175H14.2085C13.289 8.87175 12.968 9.744 12.968 10.7265V12.0195H15.6627L15.2975 14.385H12.968V20.9078C17.3608 20.3123 20.75 16.5562 20.75 12C20.75 7.02975 16.7203 3 11.75 3Z" fill="white"/></svg>');}.hero .hero__wrapper .hero__left-wrapper .hero__social-media .hero__youtube a{background:url('data:image/svg+xml,<svg width="23" height="24" viewBox="0 0 23 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.25 3.75C8.1105 3.75 4.03564 4.53662 4.03564 4.53662L4.02539 4.54834C2.5955 4.77702 1.5 6.00572 1.5 7.5V12V12.0015V16.5V16.5015C1.5014 17.2151 1.75715 17.9049 2.22135 18.447C2.68554 18.989 3.32777 19.3478 4.03271 19.459L4.03564 19.4634C4.03564 19.4634 8.1105 20.2515 11.25 20.2515C14.3895 20.2515 18.4644 19.4634 18.4644 19.4634L18.4658 19.4619C19.1715 19.351 19.8145 18.9919 20.279 18.4492C20.7436 17.9065 20.9992 17.2158 21 16.5015V16.5V12.0015V12V7.5C20.999 6.7861 20.7434 6.09596 20.2791 5.55361C19.8149 5.01125 19.1725 4.65221 18.4673 4.54102L18.4644 4.53662C18.4644 4.53662 14.3895 3.75 11.25 3.75ZM9 8.54883L15 12L9 15.4512V8.54883Z" fill="white"/></svg>');}.hero .hero__wrapper .hero__left-wrapper .hero__social-media .hero__linkedin a{background:url('data:image/svg+xml,<svg width="23" height="24" viewBox="0 0 23 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.75 3C6.77975 3 2.75 7.02975 2.75 12C2.75 16.9703 6.77975 21 11.75 21C16.7203 21 20.75 16.9703 20.75 12C20.75 7.02975 16.7203 3 11.75 3ZM8.372 7.05225C9.0035 7.05225 9.42425 7.473 9.42425 8.034C9.42425 8.595 9.0035 9.01575 8.30225 9.01575C7.67075 9.0165 7.25 8.595 7.25 8.034C7.25 7.473 7.67075 7.05225 8.372 7.05225ZM9.5 15.75H7.25V9.75H9.5V15.75ZM17 15.75H14.882V12.471C14.882 11.5642 14.3173 11.355 14.1058 11.355C13.8943 11.355 13.1877 11.4945 13.1877 12.471C13.1877 12.6105 13.1877 15.75 13.1877 15.75H11V9.75H13.1885V10.587C13.4705 10.0988 14.0352 9.75 15.0942 9.75C16.1532 9.75 17 10.587 17 12.471V15.75Z" fill="white"/></svg>');}.hero .hero__wrapper .hero__right-wrapper{max-width:420px;margin:0px auto;}.hero .hero__wrapper .hero__right-wrapper img{background-color:#c0e5f8;width:100%;height:100%;max-height:420px;}.hero .hero__wrapper .hero__right-wrapper img{background-color:#000;}@media screen and (min-width:768px){.hero .hero__wrapper .hero__left-wrapper .hero__contact-details{justify-content:unset;font-size:15px;}}@media screen and (min-width:992px){.hero{padding-top:42px;min-height:545px;}.hero .hero__wrapper{display:flex;flex-direction:row-reverse;gap:135px;max-width:955px;}.hero .hero__wrapper .hero__left-wrapper{padding:24px 0 105px 0;}.hero .hero__wrapper .hero__left-wrapper .hero__name{font-size:44px;}.hero .hero__wrapper .hero__left-wrapper .hero__title{font-size:23px;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details{margin:37px 0 32px 0;}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details div{margin-right:20px;}.hero .hero__wrapper .hero__right-wrapper .field__item{display:flex;width:420px;height:auto;}}.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__office a:focus-visible,.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__phone button:focus-visible,.hero .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__email a:focus-visible{outline:solid 2px #0163d2;outline-offset:2px;}.hero.science-blue .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__office a:focus-visible,.hero.science-blue .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__phone button:focus-visible,.hero.science-blue .hero__wrapper .hero__left-wrapper .hero__contact-details .hero__email a:focus-visible{outline:solid 2px #fdeb0e;outline-offset:2px;}
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 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;}}
}
button.mm-sticky-cta{color:#000000;font-weight:bold;z-index:11;background-color:#fdeb0e;max-height:60px;padding:8px 0px;border-radius:25px;max-width:300px;font-size:16px;-moz-box-shadow:10px 10px 5px #222;-webkit-box-shadow:10px 10px 5px #222;box-shadow:8px 8px 3px #7e7e7e;bottom:10px;}.mm-sticky-cta-call-icon{display:inline-block;background-image:url(/profiles/contrib/mm_drupal_core_d9_shared_infra/modules/mm_ctm/assets/sticky-cta.png);width:40px;height:40px;margin-right:10px;background-position:center;background-repeat:no-repeat;}
.block-mm-ctm{display:flex;flex-direction:column;}.block-mm-ctm span.call-now{font-size:16px;}.block-mm-ctm span.desktop{font-weight:700;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;}
