.site-header-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:10000;background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.12)}
.site-header-sticky .navigation{position:relative;background:#fff;width:100%!important;max-width:1320px;margin-left:auto!important;margin-right:auto!important}
.navigation-fixed-wrapper.fixed{position:static!important;top:auto!important;width:100%!important;background:#fff}
.navigation-fixed-placeholder{display:none!important}
.site-search-menu{display:flex!important;align-items:center;justify-content:center;height:95px}
.site-search-toggle{display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#222;font-size:18px;cursor:pointer;width:42px;height:42px;padding:0;border-radius:50%}
.site-search-toggle:hover,.site-search-toggle:focus{background:#f0f4f8;color:#3079be;outline:0}
.site-search-mobile{display:none}
.site-search-panel{display:none;position:absolute;top:100%;right:165px;width:600px;max-width:calc(100vw - 30px);z-index:10050;background:#fff;border-top:3px solid #3079be;border-radius:0 0 6px 6px;box-shadow:0 8px 24px rgba(0,0,0,.2);padding:16px}
.site-search-panel.open{display:block}
.site-search-form{max-width:1000px;margin:0 auto;display:flex;gap:8px}
.site-search-form input{flex:1;border:1px solid #d9d9d9;border-radius:5px;padding:12px 15px;font-size:16px}
.site-search-form button{border:0;border-radius:5px;background:#3079be;color:#fff;min-width:48px;cursor:pointer}
.site-search-form .site-search-close{background:#333;font-size:25px}
.search-result-card{border:1px solid #e7e7e7;border-radius:6px;padding:18px;margin-bottom:16px;background:#fff;height:calc(100% - 16px)}
.search-result-card .search-type{display:inline-block;color:#3079be;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:8px}
.search-result-card .search-project-type{display:inline-block;margin:0 0 8px 6px;padding:4px 9px;border-radius:20px;background:#3079be;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}
.search-result-card h3{font-size:20px;margin:0 0 8px}
.search-result-card p{margin:0}
.related-projects-section{padding:45px 0;background:#f7f7f7}
.thank-you-box{max-width:760px;margin:60px auto;text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:45px 30px;box-shadow:0 8px 28px rgba(0,0,0,.08)}
.infinite-load-status{clear:both;display:flex;min-height:70px;align-items:center;justify-content:center;gap:10px;text-align:center;padding:22px 10px;color:#666;font-weight:600;transition:opacity .25s ease}
.infinite-load-status.is-loading{color:#3079be}.infinite-loader{display:inline-block;width:22px;height:22px;border:3px solid #d9e6f2;border-top-color:#3079be;border-radius:50%;animation:infinite-spin .75s linear infinite}.infinite-scroll-hint:before{content:'\2193';display:inline-block;margin-right:8px;color:#3079be;animation:infinite-hint 1.2s ease-in-out infinite}.infinite-scroll-complete{color:#777}.js-infinite-enter{opacity:0;transform:translateY(14px);transition:opacity .42s ease,transform .42s ease}.js-infinite-enter.js-infinite-enter-active{opacity:1;transform:translateY(0)}@keyframes infinite-spin{to{transform:rotate(360deg)}}@keyframes infinite-hint{0%,100%{transform:translateY(-2px)}50%{transform:translateY(3px)}}
.infinite-load-status.is-loading{position:sticky;bottom:16px;z-index:1500;width:max-content;max-width:calc(100% - 24px);min-height:52px;margin:0 auto;padding:12px 20px;border:1px solid #dce7f0;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 8px 25px rgba(0,0,0,.14);backdrop-filter:blur(5px)}.js-infinite-list{overflow-anchor:none}.js-infinite-enter{will-change:opacity,transform}
.infinite-load-status.is-loading{position:relative!important;bottom:auto!important;width:auto!important;max-width:none!important;min-height:70px!important;margin:0!important;padding:22px 10px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.infinite-loading-toast{position:fixed;bottom:22px;left:50%;z-index:12000;display:flex;align-items:center;gap:10px;transform:translateX(-50%);padding:12px 20px;border:1px solid #dce7f0;border-radius:28px;background:rgba(255,255,255,.97);color:#3079be;box-shadow:0 8px 25px rgba(0,0,0,.16);white-space:nowrap;backdrop-filter:blur(5px)}
@media(max-width:767px){.infinite-loading-toast{bottom:14px;padding:10px 16px;font-size:13px}.infinite-loader{width:19px;height:19px}}
.js-infinite-hidden{display:none!important}
.phone-field-row{display:flex;gap:8px;align-items:stretch}.phone-field-row .country-code-input{flex:0 0 125px;min-width:0}.phone-field-row .phone-number-input{flex:1;min-width:0}
.phone-field-row .bootstrap-select.searchable-select{flex:0 0 155px;width:155px!important;min-width:0}.phone-field-row>.phone-number-input{flex:1;width:auto!important;min-width:0}
.career-apply-action button,.career-modal button{cursor:pointer!important}.career-modal{display:none;position:fixed!important;inset:0!important;width:100%!important;height:100vh!important;z-index:2147483001!important;padding:0!important;overflow:hidden!important;background:rgba(0,0,0,.72)}.career-modal.is-open{display:block!important}.career-modal-open{overflow:hidden!important}.career-modal .modal-dialog{position:absolute!important;top:12px!important;right:0;bottom:12px;left:0;width:auto;max-width:820px;margin:0 auto!important}.career-modal .modal-content{display:flex;height:100%;flex-direction:column;border:0;border-radius:10px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.35)}.career-modal .modal-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;background:#fff;padding:16px 22px;border:0;border-bottom:1px solid #e8e8e8;min-height:66px}.career-modal .modal-title{color:#222;font-size:23px;line-height:1.3;margin:0;padding-right:20px;text-align:left}.career-modal-close{position:static;flex:0 0 40px;width:40px;height:40px!important;min-width:40px;padding:0!important;margin:0!important;border:1px solid #d8dde2!important;border-radius:50%!important;background:#fff!important;color:#333!important;font-size:27px!important;line-height:34px!important;text-align:center}.career-modal-close:hover,.career-modal-close:focus{background:#f3f5f7!important;color:#3079be!important;border-color:#3079be!important;outline:0}.career-modal form{display:flex;min-height:0;flex:1;flex-direction:column}.career-modal .modal-body{min-height:0;flex:1;padding:20px 26px 12px;background:#fff;overflow-y:auto}.career-modal label{display:block;color:#333;font-weight:500;margin-top:5px}.career-modal label small{color:#777;font-weight:400}.career-modal input{width:100%}.career-modal .modal-footer{flex:0 0 auto;padding:12px 26px 16px;border-top:1px solid #eee;background:#fff}.career-modal .career-cancel{background:#555}.career-modal .career-cancel:hover{background:#111}.career-form-response{display:block;margin-bottom:8px}.career-apply-action button{border:0}
.searchable-select.bootstrap-select{position:relative;width:100%!important;margin:5px 0!important;cursor:pointer}.feedback-form .searchable-select.bootstrap-select>button.dropdown-toggle,.searchable-select.bootstrap-select>button.dropdown-toggle{position:relative;display:block!important;width:100%!important;height:46px!important;margin:0!important;padding:12px 42px 12px 15px!important;border:1px solid #ececec!important;border-radius:5px!important;background:#fff!important;color:#111!important;box-shadow:none!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;text-align:left!important;cursor:pointer!important;transition:border-color .2s ease!important}.searchable-select.bootstrap-select>button.dropdown-toggle:after{content:'\25BE';position:absolute;right:15px;top:12px;color:#777;font-size:15px}.searchable-select.bootstrap-select>button.dropdown-toggle:hover,.searchable-select.bootstrap-select>button.dropdown-toggle:focus,.searchable-select.bootstrap-select.open>button.dropdown-toggle{border-color:#bbb!important;background:#fff!important;color:#111!important;outline:0!important}.searchable-select.bootstrap-select .filter-option{color:#111!important}.searchable-select.bootstrap-select .caret{display:none!important}.searchable-select.bootstrap-select .dropdown-menu{z-index:2147483002!important;max-width:100%;padding:4px 0;background:#fff}.searchable-select.bootstrap-select .bs-searchbox{padding:8px}.searchable-select.bootstrap-select .bs-searchbox input{height:40px!important;margin:0!important;padding:8px 12px!important;border:1px solid #ccd3da!important;border-radius:5px!important;background:#fff!important;color:#222!important}.searchable-select.bootstrap-select .dropdown-menu>li>a{white-space:normal;padding:9px 14px;color:#222;background:#fff}.searchable-select.bootstrap-select .dropdown-menu>li>a:hover{background:#f5f5f5;color:#222}.searchable-select.bootstrap-select .dropdown-menu>li.selected>a{background:#f0f2f4;color:#222;font-weight:600}.searchable-select.bootstrap-select.plain-select .bs-searchbox{display:none!important}
.modal{z-index:2147483001!important}.calendly-overlay{z-index:2147483000!important}.calendly-popup{z-index:2147483001!important}.calendly-popup-content{position:relative;z-index:2147483002!important}.calendly-popup-close{display:block!important;position:fixed!important;top:8px!important;right:8px!important;z-index:2147483003!important;cursor:pointer!important}.calendly-close-overlay{z-index:2147483000!important}.mfp-bg{z-index:2147483000!important}.mfp-wrap{z-index:2147483001!important}
@media(max-width:480px){.phone-field-row .country-code-input{flex-basis:105px}.phone-field-row .bootstrap-select.searchable-select{flex-basis:125px;width:125px!important}.career-modal .modal-dialog{top:4px!important;right:4px;bottom:4px;left:4px;max-width:none}.career-modal .modal-content{border-radius:7px}.career-modal .modal-header{min-height:58px;padding:9px 12px}.career-modal .modal-title{font-size:18px}.career-modal-close{width:38px;height:38px!important;min-width:38px}.career-modal .modal-body{padding:10px 12px 6px}.career-modal .modal-footer{display:flex;padding:8px 12px 10px}.career-modal .modal-footer button{flex:1;margin:0 3px;padding:10px 8px}.searchable-select.bootstrap-select .dropdown-menu{max-height:55vh!important}.searchable-select.bootstrap-select .dropdown-menu.inner{max-height:calc(55vh - 55px)!important}.calendly-popup{top:0!important}.calendly-popup-content{height:100vh!important}.calendly-popup-close{top:4px!important;right:4px!important}}
@media(max-width:991px){.site-header-sticky .navigation{width:100%!important}.site-header-sticky .nav-header{display:flex;align-items:center;width:100%}.site-search-menu{display:none!important}.site-search-mobile{display:flex;margin-left:auto;margin-right:22px}.site-header-sticky .nav-toggle{position:relative;margin:0}.site-search-panel{left:50%;right:auto;transform:translateX(-50%);width:calc(100vw - 20px);max-width:none}.site-search-form{flex-wrap:nowrap}.site-search-form input{min-width:0}.site-search-form input::placeholder{font-size:13px}}

/* Final neutral input styling for Bootstrap Select generated controls. */
.bootstrap-select{width:100%!important;margin:5px 0!important}
.feedback-form .bootstrap-select>button.dropdown-toggle,.bootstrap-select>button.dropdown-toggle{position:relative!important;display:block!important;width:100%!important;min-width:0!important;height:46px!important;margin:0!important;padding:12px 42px 12px 15px!important;border:1px solid #ececec!important;border-radius:5px!important;background-color:#fff!important;background-image:none!important;color:#111!important;box-shadow:none!important;text-shadow:none!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;text-align:left!important;cursor:pointer!important}
.feedback-form .bootstrap-select>button.dropdown-toggle:hover,.feedback-form .bootstrap-select>button.dropdown-toggle:focus,.bootstrap-select>button.dropdown-toggle:hover,.bootstrap-select>button.dropdown-toggle:focus,.bootstrap-select.open>button.dropdown-toggle{border-color:#bbb!important;background-color:#fff!important;background-image:none!important;color:#111!important;box-shadow:none!important;outline:0!important}
.bootstrap-select>button.dropdown-toggle .filter-option{color:#111!important}.bootstrap-select>button.dropdown-toggle .caret{display:none!important}.bootstrap-select>button.dropdown-toggle:after{content:'\25BE'!important;position:absolute!important;right:15px!important;top:12px!important;color:#777!important;font-size:15px!important}.bootstrap-select .dropdown-menu>li.selected>a{background:#f0f2f4!important;color:#222!important}.bootstrap-select.plain-select .bs-searchbox{display:none!important}

@supports(height:100dvh){.career-modal{height:100dvh!important}.career-modal .modal-dialog{max-height:calc(100dvh - 8px)!important}.calendly-popup-content{height:100dvh!important}}
@media(max-width:480px){.career-modal .modal-content{max-height:calc(100dvh - 8px)!important}.career-modal .modal-footer{position:sticky!important;bottom:0!important;z-index:10!important;box-shadow:0 -5px 14px rgba(0,0,0,.08)}.phone-field-row .bootstrap-select{flex:0 0 125px!important;width:125px!important}}

/* Native mobile filters restored to the site's original control style. */
@media(max-width:991px){select.native-white-select{display:block!important;width:100%!important;height:46px!important;margin:5px 0!important;padding:10px 38px 10px 14px!important;border:1px solid #ececec!important;border-radius:5px!important;background-color:#fff!important;color:#111!important;box-shadow:none!important;font-size:14px!important;font-weight:400!important;line-height:22px!important;-webkit-appearance:menulist!important;appearance:auto!important}}

/* Simple full-screen mobile career application sheet. */
@media(max-width:767px){.career-modal{display:none!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;background:#fff!important}.career-modal.is-open{display:block!important}.career-modal .modal-dialog{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important}.career-modal .modal-content{display:flex!important;width:100%!important;height:100%!important;max-height:none!important;border-radius:0!important;box-shadow:none!important}.career-modal .modal-header{flex:0 0 58px!important;min-height:58px!important;padding:9px 14px!important;border-bottom:1px solid #e5e5e5!important}.career-modal .modal-title{font-size:18px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.career-modal form{display:flex!important;min-height:0!important;flex:1!important}.career-modal .modal-body{min-height:0!important;flex:1 1 auto!important;padding:12px 14px!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.career-modal .modal-footer{position:relative!important;bottom:auto!important;display:flex!important;flex:0 0 64px!important;align-items:center!important;padding:8px 10px!important;background:#fff!important;box-shadow:0 -4px 12px rgba(0,0,0,.1)!important}.career-modal .modal-footer button{height:44px!important;flex:1!important;margin:0 4px!important;padding:8px!important}.career-modal .g-recaptcha{transform:scale(.88);transform-origin:left top;margin-bottom:-8px}}
.career-modal .modal-footer .career-cancel{border:1px solid #cfd4da!important;border-radius:6px!important;background:#fff!important;color:#333!important}.career-modal .modal-footer .career-cancel:hover{border-color:#999!important;background:#f5f5f5!important}.career-modal .modal-footer .career-submit{border:1px solid #3079be!important;border-radius:6px!important;background:#3079be!important;color:#fff!important}.career-modal .modal-footer .career-submit:hover{border-color:#222!important;background:#222!important}

@media(max-width:767px){.project-single-box-info{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important}.project-single-box-info>.product-info-mobile-item{box-sizing:border-box!important;width:50%!important;min-width:0!important;padding:12px 8px!important;margin:0!important;border-bottom:1px solid #ececec!important}.project-single-box-info>.product-info-mobile-item:nth-child(odd){border-right:1px solid #ececec!important}.product-info-mobile-item>.row{display:flex!important;flex-wrap:nowrap!important;margin:0!important}.product-info-mobile-item .project-info-shortcode-icon{width:30px!important}.product-info-mobile-item .project-info-shortcode-icon i{font-size:20px!important}.product-info-mobile-item .col-md-3{flex:0 0 34px!important;width:34px!important;padding:0!important}.product-info-mobile-item .col-md-9{flex:1!important;width:auto!important;min-width:0!important;padding:0 0 0 6px!important}.product-info-mobile-item .project-info-shortcode-text{padding:0!important}.product-info-mobile-item .project-info-shortcode-text h5{font-size:13px!important;margin-bottom:4px!important}.product-info-mobile-item .project-info-shortcode-text p,.product-info-mobile-item .project-info-shortcode-text a{font-size:12px!important;line-height:1.4!important;overflow-wrap:anywhere}.project-single-box-info>.product-store-links{width:100%!important;padding:14px 8px!important}.store-badges-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;padding:0!important}.store-badge-item{display:flex!important;align-items:center!important;justify-content:center!important;width:calc(50% - 5px)!important}.store-badge-item a{display:block!important;width:100%!important;max-width:170px!important}.store-badge-item img{display:block!important;width:100%!important;height:48px!important;object-fit:contain!important}}
