:root{--aem-project-blue:#073664;--aem-project-blue-2:#0b4f8b;--aem-project-yellow:var(--aem-skin-accent, #ffc62a);--aem-project-ink:#0a2340;--aem-project-muted:#657b91}
.aem-project-page{padding:34px 20px 72px;background:linear-gradient(180deg,#f3f7fb 0,#fff 72%);color:var(--aem-project-ink)}
.aem-project-shell{width:min(1440px,100%);margin:0 auto}.aem-project-breadcrumb{display:flex;gap:9px;margin:0 0 18px;color:#7890a7;font-size:13px}.aem-project-breadcrumb a{color:#315d87}.aem-project-breadcrumb strong{color:#536a80}
.aem-project-hero{position:relative;overflow:hidden;padding:42px 46px;border-radius:24px;background:linear-gradient(120deg,#052f5d,#07487e 68%,#0c5a93);box-shadow:0 24px 60px rgba(10,54,96,.2);color:#fff}.aem-project-hero:after{position:absolute;right:-90px;top:-160px;width:520px;height:520px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.025),0 0 0 160px rgba(255,255,255,.02);content:""}.aem-project-hero>div,.aem-project-hero ol{position:relative;z-index:1}.aem-project-hero>div>span,.aem-project-kicker{color:var(--aem-project-yellow);font-size:11px;font-weight:900;letter-spacing:.14em}.aem-project-hero h1{max-width:850px;margin:9px 0 12px;color:#fff;font-size:clamp(30px,4vw,54px);line-height:1.05;letter-spacing:-.035em}.aem-project-hero p{max-width:850px;margin:0;color:#d5e5f3;font-size:17px;line-height:1.6}.aem-project-hero ol{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:34px 0 0;padding:26px 0 0;border-top:1px solid rgba(255,255,255,.18);list-style:none}.aem-project-hero li{display:flex;align-items:center;gap:13px}.aem-project-hero li>b{display:grid;flex:0 0 38px;height:38px;place-items:center;border-radius:50%;background:var(--aem-project-yellow);color:#063664}.aem-project-hero li span{display:flex;flex-direction:column}.aem-project-hero li strong{color:#fff;font-size:15px}.aem-project-hero li small{margin-top:3px;color:#bcd1e3}
.aem-project-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:24px;margin-top:24px}.aem-project-grid.is-single{grid-template-columns:1fr}.aem-project-card{padding:32px;border:1px solid #dbe6ef;border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(18,59,96,.09)}.aem-project-card h2{margin:8px 0 9px;color:var(--aem-project-ink);font-size:27px;letter-spacing:-.02em}.aem-project-card>p{margin:0 0 24px;color:var(--aem-project-muted);line-height:1.6}
.aem-live-search>span,.aem-form-grid label>span{display:block;margin-bottom:7px;color:#294762;font-size:12px;font-weight:850}.aem-live-search>div{position:relative}.aem-live-search svg{position:absolute;left:16px;top:50%;width:21px;transform:translateY(-50%);fill:none;stroke:#0b5a9d;stroke-width:2}.aem-live-search input,.aem-form-grid input,.aem-form-grid textarea{width:100%;border:1px solid #ccdbe7;border-radius:11px;background:#fbfdff;color:#153b5f;outline:none;transition:.18s}.aem-live-search input{height:58px;padding:0 18px 0 50px;font-size:15px}.aem-live-search input:focus,.aem-form-grid input:focus,.aem-form-grid textarea:focus{border-color:#1872b9;box-shadow:0 0 0 4px rgba(24,114,185,.1)}.aem-search-feedback{margin:10px 2px;color:#71859a;font-size:12px}.aem-search-results{overflow:auto;max-height:390px;margin-top:10px;border:1px solid #d5e2ec;border-radius:14px;background:#fff;box-shadow:0 18px 44px rgba(10,46,79,.15)}.aem-search-results button{display:grid;width:100%;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px;border:0;border-bottom:1px solid #edf2f6;background:#fff;text-align:left;cursor:pointer}.aem-search-results button:hover{background:#f2f8fd}.aem-search-results button:last-child{border-bottom:0}.aem-search-results img{width:58px;height:58px;object-fit:contain;border-radius:9px;background:#fff}.aem-search-results button span{display:flex;min-width:0;flex-direction:column}.aem-search-results strong{overflow:hidden;color:#0d3153;font-size:13px;text-overflow:ellipsis}.aem-search-results small{margin-top:4px;color:#7a8fa2}.aem-search-results em{color:#074884;font-size:13px;font-style:normal;font-weight:900}.aem-selected-product{display:grid;grid-template-columns:72px minmax(0,1fr) 36px;align-items:center;gap:14px;margin-top:18px;padding:13px;border:1px solid #b9ddc8;border-radius:14px;background:#effaf3}.aem-selected-product img{width:72px;height:72px;object-fit:contain;border-radius:9px;background:#fff}.aem-selected-product span{display:flex;min-width:0;flex-direction:column}.aem-selected-product small{color:#25824d;font-size:10px;font-weight:900;letter-spacing:.1em}.aem-selected-product strong{margin:4px 0;color:#173b2a}.aem-selected-product em{color:#56806a;font-size:12px;font-style:normal}.aem-selected-product button{width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#a43b3b;font-size:21px;cursor:pointer}
.aem-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.aem-form-grid label{margin:0}.aem-form-grid .is-wide{grid-column:1/-1}.aem-form-grid input{height:50px;padding:0 14px}.aem-form-grid textarea{padding:13px 14px;resize:vertical}.aem-dropzone{position:relative;display:flex;align-items:center;gap:15px;min-height:94px;padding:17px;border:1.5px dashed #9dbbd2;border-radius:13px;background:#f3f8fc;cursor:pointer}.aem-dropzone:hover{border-color:#1771b8;background:#edf6fd}.aem-dropzone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.aem-dropzone svg{flex:0 0 35px;width:35px;fill:none;stroke:#1265a8;stroke-width:1.8}.aem-dropzone>span{display:flex;flex-direction:column}.aem-dropzone strong{color:#173f63}.aem-dropzone small{margin-top:4px;color:#71869a}.aem-project-submit{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:54px;margin-top:18px;padding:0 20px;border:0;border-radius:10px;background:var(--aem-project-yellow);color:#07345f;font-weight:900;cursor:pointer}.aem-project-submit:disabled{opacity:.65;cursor:wait}.aem-project-submit span{font-size:20px}.aem-privacy-note{display:block;margin-top:11px;color:#8293a4;line-height:1.5}.aem-form-status{margin-top:13px;padding:0;font-size:13px;font-weight:750}.aem-form-status.is-success,.aem-form-status.is-error{padding:12px 14px;border-radius:9px}.aem-form-status.is-success{background:#eaf8ef;color:#176d40}.aem-form-status.is-error{background:#fff0f0;color:#9a3030}.aem-honeypot{position:absolute!important;left:-10000px!important}
.aem-project-help{display:flex;align-items:center;gap:18px;margin-top:24px;padding:20px 24px;border:1px solid #dce6ee;border-radius:15px;background:#fff}.aem-project-help span{color:#71869a}.aem-project-help strong{color:#183c5d}.aem-project-help a{margin-left:auto;color:#07518f;font-weight:900}


#aem-project-quote,#aem-project-quote *{box-sizing:border-box}
#aem-project-quote [hidden]{display:none!important}
#aem-project-quote.aem-project-page{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important;display:block!important;width:100%!important;max-width:none!important;margin:0!important}
#aem-project-quote .aem-project-shell{display:block!important}
#aem-project-quote .aem-project-hero{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;transform:none!important}
#aem-project-quote .aem-project-hero>div{display:block!important;width:auto!important;max-width:none!important}
#aem-project-quote .aem-project-hero ol{padding-left:0!important}
#aem-project-quote .aem-project-grid{align-items:start!important}
#aem-project-quote .aem-project-card{align-self:start!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important}
#aem-project-quote .aem-live-search{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
#aem-project-quote .aem-live-search>span,#aem-project-quote .aem-form-grid label:not(.aem-dropzone)>span{display:block!important;width:auto!important;height:auto!important;margin:0 0 7px!important;padding:0!important;line-height:1.4!important}
#aem-project-quote .aem-live-search>div{display:block!important;width:100%!important;max-width:none!important;margin:0!important}
#aem-project-quote .aem-live-search input{display:block!important;width:100%!important;max-width:none!important;margin:0!important}
#aem-project-quote .aem-form-grid label{display:block!important;width:100%!important;max-width:none!important;padding:0!important}
#aem-project-quote .aem-form-grid input,#aem-project-quote .aem-form-grid textarea{display:block!important;width:100%!important;max-width:none!important;margin:0!important}
#aem-project-quote .aem-dropzone{display:flex!important;padding:17px!important}
#aem-project-quote .aem-dropzone>span{display:flex!important;width:auto!important;height:auto!important;flex:1 1 auto!important;flex-direction:column!important;align-items:flex-start!important;margin:0!important;padding:0!important;line-height:1.4!important}
#aem-project-quote .aem-dropzone>span strong,#aem-project-quote .aem-dropzone>span small{display:block!important;width:100%!important;white-space:normal!important}
#aem-project-quote .aem-dropzone input{position:absolute!important;display:block!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;opacity:0!important}
#aem-project-quote .aem-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important}
#aem-project-quote .aem-project-submit{font-size:15px!important;text-transform:none!important}
#aem-project-quote .aem-project-help a{text-decoration:none!important}
.aem-search-examples{margin-top:22px;padding:18px;border:1px solid #dce8f1;border-radius:14px;background:#f7fafc}.aem-search-examples>strong{display:block;margin-bottom:10px;color:#294762;font-size:12px}.aem-search-examples>div{display:flex;flex-wrap:wrap;gap:8px}.aem-search-examples button{padding:8px 11px;border:1px solid #c9dce9;border-radius:999px;background:#fff;color:#315d80;font-size:11px;line-height:1.3;cursor:pointer;transition:.18s}.aem-search-examples button:hover,.aem-search-examples button:focus{border-color:#1872b9;background:#edf6fd;color:#074884;outline:none}

.aem-selected-products{margin-top:18px;overflow:hidden;border:1px solid #b9d8c6;border-radius:15px;background:#f1faf5}.aem-selected-products__head{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #d4e9dc}.aem-selected-products__head span{color:#1f7748;font-size:10px;font-weight:900;letter-spacing:.12em}.aem-selected-products__head strong{color:#315c46;font-size:12px}.aem-selected-products>[data-selected-list]{display:flex;max-height:420px;flex-direction:column;overflow:auto}.aem-selected-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto 34px;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #dcece2}.aem-selected-item:last-child{border-bottom:0}.aem-selected-item>img{width:62px;height:62px;border-radius:9px;background:#fff;object-fit:contain}.aem-selected-item__copy{display:flex;min-width:0;flex-direction:column}.aem-selected-item__copy strong{overflow:hidden;color:#173b2a;font-size:12px;line-height:1.4;text-overflow:ellipsis}.aem-selected-item__copy small{margin-top:4px;color:#5d806b;font-size:10px;line-height:1.35}.aem-selected-item__qty{display:grid;grid-template-columns:30px 48px 30px;overflow:hidden;border:1px solid #bad5c5;border-radius:9px;background:#fff}.aem-selected-item__qty button{width:30px;height:34px;padding:0;border:0;background:#fff;color:#176b40;font-size:18px;cursor:pointer}.aem-selected-item__qty input{width:48px!important;height:34px!important;padding:0!important;border:0!important;border-right:1px solid #d9e8de!important;border-left:1px solid #d9e8de!important;border-radius:0!important;background:#fff!important;text-align:center!important;box-shadow:none!important;-moz-appearance:textfield}.aem-selected-item__qty input::-webkit-inner-spin-button,.aem-selected-item__qty input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.aem-selected-item__remove{width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#fff;color:#a43b3b;font-size:20px;line-height:1;cursor:pointer}


html.route-extension-module-aem_project_quote footer{position:relative!important;margin:0!important;overflow:hidden!important}
html.route-extension-module-aem_project_quote footer .aem-footer-brandline,html.route-extension-module-aem_project_quote footer .grid-cols-wrapper{width:min(1480px,calc(100% - 40px))!important;max-width:1480px!important;margin-right:auto!important;margin-left:auto!important}
html.route-extension-module-aem_project_quote footer .module-info_blocks-781,html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .module-body,html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .info_blocks-grid,html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .auto-grid-items{width:100%!important;height:auto!important;min-height:0!important}
html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .auto-grid-items{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .module-item{width:100%!important;height:auto!important;min-width:0!important}
html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .info-block{display:block!important;width:100%!important;height:100%!important;min-height:150px!important;padding:24px!important}
html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .info-block-content{display:flex!important;width:100%!important;height:auto!important;min-width:0!important;flex-direction:column!important}
html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .info-block-title,html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .info-block-text{display:block!important;width:100%!important;height:auto!important;max-width:none!important;white-space:normal!important}
html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .info-block-title{margin-bottom:8px!important;font-size:15px!important;line-height:1.35!important}
html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .info-block-text{font-size:13px!important;line-height:1.55!important}
html.route-extension-module-aem_project_quote footer .grid-row-1,html.route-extension-module-aem_project_quote footer .grid-row-2,html.route-extension-module-aem_project_quote footer .module-side_products-735,html.route-extension-module-aem_project_quote footer .module-side_products-735 .module-body,html.route-extension-module-aem_project_quote footer .module-side_products-735 .tab-container,html.route-extension-module-aem_project_quote footer .module-side_products-735 .tab-content,html.route-extension-module-aem_project_quote footer .module-side_products-735 .tab-pane,html.route-extension-module-aem_project_quote footer .module-side_products-735 .side-products{height:auto!important;min-height:0!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .module-body{overflow:hidden!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .side-products>.auto-grid-items{display:grid!important;width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .product-layout{position:relative!important;width:100%!important;height:auto!important;min-width:0!important;margin:0!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .side-product{display:flex!important;height:100%!important;min-height:390px!important;flex-direction:column!important;overflow:hidden!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .image{display:flex!important;width:100%!important;height:190px!important;align-items:center!important;justify-content:center!important;padding:15px!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .product-img{display:block!important;width:100%!important;height:100%!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .product-img img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .caption{display:flex!important;min-height:180px!important;flex:1 1 auto!important;flex-direction:column!important;padding:16px!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .name{height:44px!important;min-height:44px!important;overflow:hidden!important;font-size:13px!important;line-height:1.35!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .price{margin:10px 0 14px!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .price-tax,html.route-extension-module-aem_project_quote footer .module-side_products-735 .rating{display:none!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .button-group{display:grid!important;grid-template-columns:minmax(0,1fr) 42px 42px!important;gap:7px!important;margin-top:auto!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .button-group .btn{display:flex!important;width:100%!important;height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 10px!important}
html.route-extension-module-aem_project_quote footer .module-side_products-735 .button-group .btn-wishlist .btn-text,html.route-extension-module-aem_project_quote footer .module-side_products-735 .button-group .btn-compare .btn-text{font-size:0!important}
html.route-extension-module-aem_project_quote footer .module-newsletter-67 .input-group{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}
html.route-extension-module-aem_project_quote footer .module-newsletter-67 .newsletter-email{width:100%!important;min-width:0!important}
html.route-extension-module-aem_project_quote footer .module-newsletter-67 .input-group-btn,html.route-extension-module-aem_project_quote footer .module-newsletter-67 .input-group-btn button{position:static!important;display:block!important;width:auto!important;min-width:96px!important;height:100%!important;margin:0!important}
html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .side-products>.auto-grid-items{align-items:stretch!important}
html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .side-products>.auto-grid-items>.product-layout{display:block!important;height:390px!important;min-height:390px!important;max-height:390px!important}
html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .side-products>.auto-grid-items>.product-layout:nth-child(n+5){display:none!important}
html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .product-layout>.side-product{display:flex!important;width:100%!important;height:390px!important;min-width:0!important;min-height:390px!important;max-height:390px!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important}
html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .product-layout>.side-product:before{display:none!important;content:none!important}
html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .product-layout>.side-product>.image{display:flex!important;height:190px!important;min-height:190px!important;max-height:190px!important;align-items:center!important;justify-content:center!important;padding:15px!important}
html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .product-layout>.side-product>.caption{position:static!important;display:flex!important;width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;max-height:none!important;flex:1 1 auto!important;flex-direction:column!important;padding:16px!important;transform:none!important;visibility:visible!important;opacity:1!important}

@media(max-width:900px){.aem-project-grid{grid-template-columns:1fr}.aem-project-hero ol{grid-template-columns:1fr}.aem-project-hero{padding:32px}.aem-project-help{align-items:flex-start;flex-direction:column}.aem-project-help a{margin-left:0}html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .auto-grid-items,html.route-extension-module-aem_project_quote footer .module-side_products-735 .side-products>.auto-grid-items{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.aem-project-page{padding:18px 12px 48px}.aem-project-hero,.aem-project-card{padding:23px;border-radius:16px}.aem-project-hero h1{font-size:31px}.aem-project-hero p{font-size:14px}.aem-project-hero ol{gap:16px;margin-top:24px;padding-top:20px}.aem-form-grid{grid-template-columns:1fr}.aem-form-grid .is-wide{grid-column:auto}.aem-search-results button{grid-template-columns:50px minmax(0,1fr)}.aem-search-results button>em{grid-column:2}.aem-project-help{padding:18px}.aem-search-examples>div{flex-direction:column}.aem-search-examples button{text-align:left}.aem-selected-item{grid-template-columns:52px minmax(0,1fr) 32px}.aem-selected-item>img{width:52px;height:52px}.aem-selected-item__qty{grid-column:2;grid-row:2}.aem-selected-item__remove{grid-column:3;grid-row:1/3}html.route-extension-module-aem_project_quote footer .aem-footer-brandline,html.route-extension-module-aem_project_quote footer .grid-cols-wrapper{width:calc(100% - 24px)!important}html.route-extension-module-aem_project_quote footer .module-info_blocks-781 .auto-grid-items{grid-template-columns:1fr!important}html.route-extension-module-aem_project_quote footer .module-side_products-735 .side-products{overflow:auto!important;scrollbar-width:none!important}html.route-extension-module-aem_project_quote footer .module-side_products-735 .side-products::-webkit-scrollbar{display:none!important}html.route-extension-module-aem_project_quote footer .module-side_products-735 .side-products>.auto-grid-items{display:flex!important;width:max-content!important;gap:12px!important}html.route-extension-module-aem_project_quote footer .module-side_products-735 .product-layout{flex:0 0 82vw!important;width:82vw!important;max-width:330px!important}html.route-extension-module-aem_project_quote footer .module-newsletter-67 .input-group{grid-template-columns:1fr!important}html.route-extension-module-aem_project_quote footer .module-newsletter-67 .input-group-btn button{min-height:46px!important}}

@media(max-width:600px){html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .side-products{display:block!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important}html.route-extension-module-aem_project_quote body .global-wrapper footer.color-scheme-scheme-2 .grid-row-2 .module-side_products-735 .side-products>.auto-grid-items{display:flex!important;width:max-content!important;min-width:max-content!important;max-width:none!important;grid-template-columns:none!important;gap:12px!important}}