/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
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;}}
.layout--mm-outer-wrapper{padding:0 6px;}.layout--mm-custom>div{display:flex;flex-wrap:wrap;justify-content:space-between;}.layout--mm-custom blockquote{font-size:20px;font-style:normal;font-weight:500;line-height:normal;}.layout--mm-custom>div>div{flex:0 1 100%;min-width:0;}.layout--mm-custom.rounded-corners{border-radius:0;}@media screen and (min-width:992px){.layout--mm-outer-wrapper{padding:0 20px;}.layout--mm-custom--75>div{width:75%;}.layout--mm-custom--50>div{width:50%;}.layout--mm-custom.rounded-corners{border-radius:10px;}}svg.layout-icon--mm-two-column{background-color:var(--light-gray);}#drupal-off-canvas-wrapper svg.layout-icon--mm-two-column rect{fill:var(--science-blue);}
.layout--ftp-one-column > .ftp-one-column-main-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;}.layout--ftp-one-column > .ftp-one-column-main-wrapper > div{flex:0 1 100%;max-width:100%;}@media screen and (min-width:992px){.layout--ftp-one-column--75 .ftp-one-column-main-wrapper{width:75%;}.layout--ftp-one-column--50 .ftp-one-column-main-wrapper{width:50%;}}svg.layout-icon--ftp-one-column{background-color:var(--light-gray);}#drupal-off-canvas-wrapper svg.layout-icon--ftp-one-column rect{fill:var(--science-blue);}
.LPMcontainer.LPMoverlay:not(#messaging_abm .LPMcontainer.LPMoverlay,#messaging_gbm .LPMContainer.LPMoverlay,#messaging_web .LPMcontainer.LPMoverlay),.LPMcontainer.LPMlightbox:not(#messaging_abm .LPMcontainer.LPMlightbox,#messaging_gbm .LPMContainer.LPMlightbox,#messaging_web .LPMcontainer.LPMlightbox){display:none !important;}
.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;}}
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333333%;width:-webkit-calc(100% * calc(70 / 3));width:-moz-calc(100% * calc(70 / 3));width:calc(100%*70/3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100%/70);height:10px;float:left}.tns-outer{position:relative}.tns-controls button{position:absolute;display:block;top:50%;margin-top:-19px;background:#f3f3f3;width:38px;height:38px;font-size:14px;border:1px solid #dbdbdb;border-radius:19px;z-index:1}.tns-controls button:focus,.tns-controls button:active,body.using-mouse .tns-controls button:focus{border-color:#dbdbdb !important}.tns-controls button i,.tns-controls button .arrow{display:block;width:100%;height:100%;text-align:center;line-height:38px;color:#132a4e;pointer-events:none;background-size:8.75px 14px !important}.tns-controls button i.arrow-left,.tns-controls button .arrow.arrow-left{background:url("/themes/custom/ftp/images/icons/chevron-left-solid-black.svg") center center no-repeat}.tns-controls button i.arrow-right,.tns-controls button .arrow.arrow-right{background:url("/themes/custom/ftp/images/icons/chevron-right-solid-black.svg") center center no-repeat}.tns-controls [data-controls=prev]{left:-13px}.tns-controls [data-controls=next]{right:-11px}.tns-controls [data-controls=prev]{left:-19px}.tns-controls [data-controls=prev] i,.tns-controls [data-controls=prev] .arrow{text-indent:-0.1em}.tns-controls [data-controls=next]{right:-19px}.tns-controls [data-controls=next] i,.tns-controls [data-controls=next] .arrow{text-indent:.1em}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * calc(70 / 3));width:-moz-calc(100% * calc(70 / 3));width:2333.3333333333%;position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:1.4285714286%;height:10px;float:left}body.android{position:initial !important}.citrus-media-items-modal{z-index:99999}.citrus-media-items-modal .modal-dialog{opacity:1;background:none}@media(min-width:768px){.citrus-media-items-modal .modal-dialog{max-width:700px}}@media(min-width:992px){.citrus-media-items-modal .modal-dialog{max-width:900px}}@media(min-width:1200px){.citrus-media-items-modal .modal-dialog{max-width:1100px}}.citrus-media-items-modal .modal-dialog .modal-content{margin:0 24px;border:none;background:none}.citrus-media-items-modal .modal-dialog .modal-content .modal-header{padding:0;border:none}.citrus-media-items-modal .modal-dialog .modal-content .modal-header button{position:absolute;right:-20px}.citrus-media-items-modal .modal-dialog .modal-content .modal-body{display:flex;height:240px;padding:0}@media(min-width:768px){.citrus-media-items-modal .modal-dialog .modal-content .modal-body{height:360px}}@media(min-width:992px){.citrus-media-items-modal .modal-dialog .modal-content .modal-body{height:460px}}@media(min-width:1200px){.citrus-media-items-modal .modal-dialog .modal-content .modal-body{height:570px}}.media-items{min-height:420px;padding-bottom:100px}.media-items .video-slider{display:block;margin:0 auto;max-width:375px !important}@media screen and (min-width:768px){.media-items .video-slider{max-width:550px !important;width:550px !important}}@media screen and (min-width:992px){.media-items .video-slider{max-width:671px !important;width:671px !important}}.media-items .video-slider .field__item{position:relative}.media-items .video-slider .field__item .media-items-title{z-index:3;position:relative;top:0;margin:50px 0 30px 0;width:100%;color:#132a4e;font-family:"Playfair Display",serif;font-size:26px;letter-spacing:0;line-height:35px;text-align:center;font-weight:600;max-width:375px}@media screen and (min-width:768px){.media-items .video-slider .field__item .media-items-title{margin:60px 0 50px 0;font-size:32px;line-height:44px;font-weight:700;max-width:550px}.media-items .video-slider .field__item .media-items-title br{display:none}}@media screen and (min-width:992px){.media-items .video-slider .field__item .media-items-title{margin:90px 0 60px 0;font-size:40px;line-height:53px;max-width:671px}}.media-items .video-slider .field__item .slide{border-radius:0;position:relative;overflow:hidden;height:200px !important;width:100% !important}.media-items .video-slider .field__item .slide img{border-radius:0}@media screen and (min-width:768px){.media-items .video-slider .field__item .slide{height:297px !important}}@media screen and (min-width:992px){.media-items .video-slider .field__item .slide{height:362px !important}}.media-items .video-slider .field__item .slide .image-placeholder{width:100%;height:100%}.media-items .video-slider .field__item .slide .image-placeholder img{width:100%;height:100%;object-fit:cover}.media-items .video-slider .field__item .slide .wistia_embed_alt{position:absolute !important;left:-20000px;top:-20000px}.media-items .video-slider .field__item .slide .big_play_button_background{cursor:pointer;background-color:#fff;width:60px !important;height:60px !important;left:0 !important;right:0 !important;top:0 !important;bottom:0 !important;margin:auto}@media screen and (min-width:768px){.media-items .video-slider .field__item .slide .big_play_button_background{right:26px}}@media screen and (min-width:992px){.media-items .video-slider .field__item .slide .big_play_button_background{right:42px;bottom:80px}}.media-items .video-slider .field__item .slide .big_play_button_background .big_play_button_graphic{background:url("/themes/custom/ftp/images/icons/right-arrow-blue.svg") center center no-repeat !important;background-size:100% !important;width:12px !important;height:20px !important}.media-items .video-slider .slick-arrow{position:absolute;width:59px;height:59px;font-size:14px;border-radius:50%;border:1px solid #fff;z-index:2;background:#132a4e}.media-items .video-slider .slick-arrow.slick-disabled{background:#999;cursor:default}.media-items .video-slider .slick-arrow.slick-disabled:focus{border-color:#fff !important}.media-items .video-slider .slick-arrow .arrow{display:block;width:100%;height:100%;text-align:center;line-height:38px;color:#132a4e;pointer-events:none}.media-items .video-slider .slick-arrow .arrow-left{background:url("/themes/custom/ftp/images/icons/chevron-left-wistia.svg") center center no-repeat}.media-items .video-slider .slick-arrow .arrow-right{background:url("/themes/custom/ftp/images/icons/chevron-right-wistia.svg") center center no-repeat}.media-items .video-slider .slick-arrow[data-controls=prev]{left:10px;bottom:-75px}@media screen and (min-width:768px){.media-items .video-slider .slick-arrow[data-controls=prev]{left:-35px;top:calc(70% - 32px)}}@media screen and (min-width:992px){.media-items .video-slider .slick-arrow[data-controls=prev]{left:-29px;top:calc(70% - 32px)}}.media-items .video-slider .slick-arrow[data-controls=next]{right:10px;bottom:-75px}@media screen and (min-width:768px){.media-items .video-slider .slick-arrow[data-controls=next]{right:-35px;top:calc(70% - 32px)}}@media screen and (min-width:992px){.media-items .video-slider .slick-arrow[data-controls=next]{right:-31px;top:calc(70% - 32px)}}.media-items .video-slider .slick-dots{display:flex;justify-content:center;margin-top:40px;padding:0;position:absolute;left:0;right:0;list-style-type:none}@media screen and (min-width:768px){.media-items .video-slider .slick-dots{margin-top:20px}}.media-items .video-slider .slick-dots li{margin:0 6px}.media-items .video-slider .slick-dots button{display:block;width:10px;height:10px;padding:0;border:none;border-radius:50%;background-color:#999;text-indent:-9999px}@media screen and (min-width:768px){.media-items .video-slider .slick-dots button{width:7px;height:7px}}.media-items .video-slider .slick-dots li.slick-active button{background-color:#132a4e}
.wistia__frame.wistia-token .play-button img{width:109px;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(17,80,153,0.76);}.wistia__frame.wistia-token .play-button img:hover{background-color:rgb(62 121 189 / 76%);}
