.addCart{color:#111;background:#fff;width:100%;padding-top:40px}.addCart .addCart_header{margin-bottom:68px}@media screen and (max-width:1550px){.addCart .addCart_header{margin-bottom:45px}}@media screen and (max-width:1420px){.addCart .addCart_header{margin-bottom:40px}}@media screen and (max-width:600px){.addCart .addCart_header{margin-bottom:30px}}.addCart .addCart_header h1{align-items:baseline;gap:7px;margin:0;font-size:38px;font-weight:500;display:flex}@media (max-width:600px){.addCart .addCart_header h1{letter-spacing:-1px;font-size:29px}}.addCart .addCart_header h1 span{font-size:18px;font-weight:400}@media (max-width:600px){.addCart .addCart_header h1 span{font-size:14px}}.addCart .addCart_header p{margin:7px 0 0;font-size:16px;font-weight:400}@media (max-width:600px){.addCart .addCart_header p{font-size:14px}}.addCart .addCart_layout{grid-template-columns:minmax(0,1fr) 400px;align-items:stretch;gap:16px;display:grid}@media (max-width:1650px){.addCart .addCart_layout{grid-template-columns:minmax(0,1fr) 350px}}@media (max-width:1550px){.addCart .addCart_layout{grid-template-columns:minmax(0,1fr) 300px;gap:12px}}@media (max-width:1450px){.addCart .addCart_layout{grid-template-columns:minmax(0,1fr) 280px;gap:12px}}@media (max-width:1200px){.addCart .addCart_layout{grid-template-columns:1fr}}.addCart .addCart_products{background:#f1f1f1;border-radius:17px;min-width:0;padding:30px}@media (max-width:1650px){.addCart .addCart_products{padding:30px 20px}}@media (max-width:1000px){.addCart .addCart_products{border-radius:14px;padding:25px 20px}}@media (max-width:600px){.addCart .addCart_products{border-radius:13px;padding:18px 15px}}.addCart .addCart_tableHead{grid-template-columns:minmax(350px,1.45fr) minmax(230px,.95fr) 180px 55px;align-items:center;column-gap:20px;padding-bottom:25px;display:grid}@media (max-width:1650px){.addCart .addCart_tableHead{grid-template-columns:minmax(320px,1.4fr) minmax(220px,.9fr) 160px 55px;column-gap:14px}}@media (max-width:1450px){.addCart .addCart_tableHead{grid-template-columns:minmax(260px,1.3fr) minmax(180px,.9fr) 130px 55px;column-gap:12px}}@media (max-width:1250px){.addCart .addCart_tableHead{grid-template-columns:minmax(220px,1.2fr) minmax(150px,.8fr) 100px 55px;column-gap:10px}}@media (max-width:1200px){.addCart .addCart_tableHead{grid-template-columns:minmax(320px,1.4fr) minmax(220px,.9fr) 160px 55px;column-gap:14px}}@media (max-width:1000px){.addCart .addCart_tableHead{display:none}}.addCart .addCart_tableHead div{font-size:18px;font-weight:500}@media screen and (max-width:1650px){.addCart .addCart_tableHead div{font-size:16px}}.addCart .addCart_items{width:100%;max-height:550px;overflow-y:auto}.addCart .addCart_items::-webkit-scrollbar{display:none}.addCart .addCart_items{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:1000px){.addCart .addCart_items{max-height:none;overflow-y:visible}}.addCart .addCart_item{grid-template-columns:minmax(350px,1.45fr) minmax(230px,.95fr) 180px 55px;align-items:center;column-gap:20px;min-height:210px;display:grid}@media (max-width:1650px){.addCart .addCart_item{grid-template-columns:minmax(320px,1.4fr) minmax(220px,.9fr) 160px 55px;column-gap:14px}}@media (max-width:1450px){.addCart .addCart_item{grid-template-columns:minmax(260px,1.3fr) minmax(180px,.9fr) 130px 55px;column-gap:12px}}@media (max-width:1250px){.addCart .addCart_item{grid-template-columns:minmax(220px,1.2fr) minmax(150px,.8fr) 100px 55px;column-gap:10px}}@media (max-width:1200px){.addCart .addCart_item{grid-template-columns:minmax(320px,1.4fr) minmax(220px,.9fr) 160px 55px;column-gap:14px}}@media (max-width:1000px){.addCart .addCart_item{grid-template-columns:minmax(0,1fr) 150px;gap:24px 20px;padding:25px 0}}@media (max-width:600px){.addCart .addCart_item{flex-direction:column;align-items:stretch;gap:20px;padding:24px 0;display:flex}}.addCart .addCart_divider{background:#fff;width:100%;height:1px}.addCart .addCart_product{align-items:center;gap:18px;min-width:0;display:flex}@media (max-width:1450px){.addCart .addCart_product{gap:10px}}@media (max-width:1200px){.addCart .addCart_product{gap:18px}}@media (max-width:1000px){.addCart .addCart_product{grid-column:1/-1}}@media (max-width:600px){.addCart .addCart_product{align-items:flex-start;gap:12px}}.addCart .addCart_productImage{background:#ddd;border-radius:9px;flex:0 0 122px;width:122px;height:148px;overflow:hidden}@media (max-width:1450px){.addCart .addCart_productImage{flex-basis:90px;width:90px;height:110px}}@media (max-width:1200px){.addCart .addCart_productImage{flex-basis:122px;width:122px;height:148px}}@media (max-width:1000px){.addCart .addCart_productImage{flex-basis:105px;width:105px;height:130px}}@media (max-width:600px){.addCart .addCart_productImage{flex-basis:90px;width:90px;height:112px}}@media (max-width:420px){.addCart .addCart_productImage{flex-basis:76px;width:76px;height:96px}}.addCart .addCart_productImage img{object-fit:cover;width:100%;height:100%;display:block}.addCart .addCart_productInfo{min-width:0}.addCart .addCart_productInfo h2{margin:0 0 12px;font-size:15px;font-weight:600}@media screen and (max-width:1650px){.addCart .addCart_productInfo h2{font-size:13px}}@media screen and (max-width:600px){.addCart .addCart_productInfo h2{margin-bottom:9px;font-size:12px}}.addCart .addCart_productInfo p{margin:0 0 2px;font-size:14px;font-weight:400;line-height:1.4}@media screen and (max-width:1650px){.addCart .addCart_productInfo p{font-size:12px}}@media screen and (max-width:1450px){.addCart .addCart_productInfo p{font-size:11px}}@media screen and (max-width:1200px){.addCart .addCart_productInfo p{font-size:13px}}@media screen and (max-width:600px){.addCart .addCart_productInfo p{margin-bottom:5px;font-size:11px}}.addCart .addCart_productInfo p:last-child{margin-bottom:0}.addCart .addCart_productInfo strong{font-weight:600}.addCart .addCart_artwork{flex-direction:column;justify-content:center;gap:14px;min-width:0;display:flex}@media (max-width:1000px){.addCart .addCart_artwork{grid-column:1}}@media (max-width:600px){.addCart .addCart_artwork{width:100%}}.addCart .addCart_file{border:1px solid #aaa;border-radius:9px;align-items:center;width:90%;min-height:54px;padding:7px 28px 7px 17px;display:flex;position:relative}@media (max-width:600px){.addCart .addCart_file{min-height:54px}}.addCart .addCart_fileIcon{color:#fff;border-radius:2px;flex-direction:column;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:32px;margin-right:11px;display:flex}.addCart .addCart_fileIcon span{margin-top:1px;font-size:7px;font-weight:700;line-height:1}.addCart .addCart_fileIcon_pdf{background:#e52d32}.addCart .addCart_fileIcon_ai{color:#111;background:#f08b00}.addCart .addCart_fileContent{min-width:0}.addCart .addCart_fileContent p{white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:13px;font-weight:500;overflow:hidden}@media screen and (max-width:1650px){.addCart .addCart_fileContent p{font-size:12px}}.addCart .addCart_fileContent span{font-size:11px;display:block}@media screen and (max-width:1650px){.addCart .addCart_fileContent span{font-size:10px}}.addCart .addCart_fileRemove{color:#444;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:21px;height:21px;padding:0;display:flex;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.addCart .addCart_fileRemove:hover{color:#000}.addCart .addCart_designMessage{color:#ff0c0c;max-width:250px;margin:0;font-size:14px;font-weight:500}@media screen and (max-width:1650px){.addCart .addCart_designMessage{font-size:12px}}@media screen and (max-width:1450px){.addCart .addCart_designMessage{font-size:11px}}@media screen and (max-width:1200px){.addCart .addCart_designMessage{font-size:13px}}@media screen and (max-width:600px){.addCart .addCart_designMessage{font-size:10px}}.addCart .addCart_total{flex-direction:column;justify-content:center;display:flex}@media screen and (max-width:1000px){.addCart .addCart_total{grid-area:2/2}}@media screen and (max-width:600px){.addCart .addCart_total{flex-direction:row;justify-content:space-between;align-items:center;gap:15px}}@media screen and (max-width:420px){.addCart .addCart_total{flex-direction:column;align-items:flex-start;gap:5px}}.addCart .addCart_total strong{margin-bottom:9px;font-size:20px;font-weight:600}@media screen and (max-width:1650px){.addCart .addCart_total strong{font-size:18px}}@media screen and (max-width:1550px){.addCart .addCart_total strong{font-size:16px}}@media (max-width:600px){.addCart .addCart_total strong{margin-bottom:0;font-size:17px}}.addCart .addCart_total span{font-size:16px;line-height:1.4}@media screen and (max-width:1650px){.addCart .addCart_total span{font-size:14px}}@media screen and (max-width:1550px){.addCart .addCart_total span{font-size:13px}}@media screen and (max-width:1450px){.addCart .addCart_total span{font-size:12px}}@media screen and (max-width:600px){.addCart .addCart_total span{font-size:12px}}.addCart .addCart_actions{flex-direction:column;align-items:center;gap:8px;display:flex}@media (max-width:1000px){.addCart .addCart_actions{flex-direction:row;grid-area:3/1/auto/-1;justify-content:flex-end}}@media (max-width:600px){.addCart .addCart_actions{justify-content:flex-start}}.addCart .addCart_actions button{color:#222;cursor:pointer;background:0 0;border:1px solid #aaa;border-radius:18px;justify-content:center;align-items:center;width:51px;height:31px;padding:0;transition:all .2s;display:flex}@media screen and (max-width:1450px){.addCart .addCart_actions button{width:38px;height:25px}}.addCart .addCart_actions button:hover{color:#fff;background:#111;border-color:#111}.addCart .addCart_summary{border:1px solid #999;border-radius:17px;flex-direction:column;min-width:0;padding:28px 23px;display:flex}@media (max-width:1450px){.addCart .addCart_summary{padding:25px 18px}}@media (max-width:1350px){.addCart .addCart_summary{padding:25px 15px}}@media (max-width:600px){.addCart .addCart_summary{border-radius:13px}}.addCart .addCart_instructions h2{margin:0 0 20px;font-size:16px;font-weight:500}@media screen and (max-width:1650px){.addCart .addCart_instructions h2{font-size:14px}}@media screen and (max-width:1550px){.addCart .addCart_instructions h2{font-size:13px}}@media screen and (max-width:1450px){.addCart .addCart_instructions h2{font-size:12px}}.addCart .addCart_instructions textarea{resize:none;color:#111;background:#fff;border:1px solid #aaa;border-radius:14px;outline:none;width:100%;min-height:141px;padding:17px 12px;font-family:inherit;font-size:14px;display:block}@media screen and (max-width:1650px){.addCart .addCart_instructions textarea{font-size:13px}}@media screen and (max-width:600px){.addCart .addCart_instructions textarea{min-height:125px}}.addCart .addCart_instructions textarea::placeholder{color:#999;opacity:1}.addCart .addCart_instructions textarea:focus{border-color:#111}.addCart .addCart_pricing{margin-top:29px}@media (max-width:600px){.addCart .addCart_pricing{margin-top:24px}}.addCart .addCart_priceRow{justify-content:space-between;align-items:center;gap:20px;margin-bottom:11px;display:flex}:is(.addCart .addCart_priceRow span,.addCart .addCart_priceRow strong){font-size:16px;font-weight:400}@media screen and (max-width:1650px){:is(.addCart .addCart_priceRow span,.addCart .addCart_priceRow strong){font-size:14px}}@media screen and (max-width:1550px){:is(.addCart .addCart_priceRow span,.addCart .addCart_priceRow strong){font-size:13px}}@media screen and (max-width:1450px){:is(.addCart .addCart_priceRow span,.addCart .addCart_priceRow strong){font-size:12px}}.addCart .addCart_priceRow strong{white-space:nowrap}.addCart .addCart_priceDivider{background:#aaa;width:100%;height:1px;margin:18px 0 16px}.addCart .addCart_grandTotal{justify-content:space-between;align-items:center;gap:20px;display:flex}:is(.addCart .addCart_grandTotal span,.addCart .addCart_grandTotal strong){font-size:18px;font-weight:600}@media screen and (max-width:1650px){:is(.addCart .addCart_grandTotal span,.addCart .addCart_grandTotal strong){font-size:16px}}@media screen and (max-width:1550px){:is(.addCart .addCart_grandTotal span,.addCart .addCart_grandTotal strong){font-size:15px}}@media screen and (max-width:1450px){:is(.addCart .addCart_grandTotal span,.addCart .addCart_grandTotal strong){font-size:14px}}.addCart .addCart_buttons{flex-direction:column;gap:10px;margin-top:40px;display:flex}@media (max-width:1450px){.addCart .addCart_buttons{margin-top:35px}}.addCart .addCart_buttons button{cursor:pointer;border-radius:31px;width:100%;height:59px;font-family:inherit;font-size:15px;font-weight:500;transition:all .2s}@media screen and (max-width:1650px){.addCart .addCart_buttons button{font-size:14px}}@media screen and (max-width:1550px){.addCart .addCart_buttons button{height:55px;font-size:13px}}@media screen and (max-width:1450px){.addCart .addCart_buttons button{height:45px;font-size:12px}}@media (max-width:600px){.addCart .addCart_buttons button{height:52px;font-size:14px}}.addCart .addCart_checkout{color:#fff;background:#000;border:1px solid #000}.addCart .addCart_checkout:hover{background:#222}.addCart .addCart_continue{color:#111;background:#fff;border:1px solid #999}.addCart .addCart_continue:hover{background:#f5f5f5;border-color:#111}
.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__HoverCardContent,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__HoverCardContent2,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__HoverCardContentFull,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__nav_col1_scroll,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__nav_col2_scroll,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__nav_colsign_scroll,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__industry_scroll,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__product_data,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__product_data2,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__product_image,.style-module__G-H-dq__header_page_menu .style-module__G-H-dq__product_image_box{-ms-overflow-style:none;scrollbar-width:none}.header_page_menu .HoverCardContent::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .HoverCardContent2::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .HoverCardContentFull::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .nav_col1_scroll::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .nav_col2_scroll::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .nav_colsign_scroll::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .industry_scroll::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .product_data::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .product_data2::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .product_image::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .product_image_box::-webkit-scrollbar{width:0;height:0;display:none}.header_page_menu .boder_line{border-width:1px;color:#000!important;opacity:1!important;margin:-18.5px 0 0!important}@media screen and (max-width:1023px){.header_page_menu .boder_line{display:none!important}}.header_page_menu .main_popup_boxes{grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-content:space-between;align-items:flex-start;column-gap:20px;width:85%;margin:auto;display:grid}@media screen and (max-width:1300px){.header_page_menu .main_popup_boxes{width:87%}}.header_page_menu .main_popup_boxes .nav_sections img{width:100%}.header_page_menu .main_popup_boxes .nav_sections .nav_col1 .nav_col1_scroll{overscroll-behavior:contain;max-height:42vh;overflow-y:scroll}.header_page_menu .main_popup_boxes .nav_sections .nav_col1 .nav_col1_scroll::-webkit-scrollbar{display:none}@media screen and (max-width:1450px){.header_page_menu .main_popup_boxes .nav_sections .nav_col1 .nav_col1_scroll{max-height:32vh}}.header_page_menu .main_popup_boxes .nav_sections .nav_col2 .nav_col2_scroll{overscroll-behavior:contain;max-height:12vh;overflow-y:scroll}@media screen and (max-width:1250px){.header_page_menu .main_popup_boxes .nav_sections .nav_col2 .nav_col2_scroll{max-height:10vh}}.header_page_menu .main_popup_mylar{justify-content:space-between;align-items:flex-start;column-gap:20px;width:85%;margin:auto;display:flex}.header_page_menu .main_popup_mylar .nav_sections .nav_col1 .nav_col1_scroll{overscroll-behavior:contain;max-height:42vh;overflow-y:scroll}.header_page_menu .main_popup_mylar .nav_sections .nav_col1 .nav_col1_scroll::-webkit-scrollbar{display:none}@media screen and (max-width:1450px){.header_page_menu .main_popup_mylar .nav_sections .nav_col1 .nav_col1_scroll{max-height:32vh}}.header_page_menu .main_popup_mylar .nav_sections .nav_col2 .nav_col2_scroll{overscroll-behavior:contain;max-height:12vh;overflow-y:scroll}@media screen and (max-width:1250px){.header_page_menu .main_popup_mylar .nav_sections .nav_col2 .nav_col2_scroll{max-height:10vh}}.header_page_menu .main_popup_mylar .mylar_drop_img{align-items:center;gap:20px;display:flex}.header_page_menu .main_popup_mylar .mylar_drop_img img{width:100%;height:auto}@media screen and (max-width:1600px){.header_page_menu .main_popup_mylar .mylar_drop_img img{width:100%;max-width:450px;height:auto}}@media screen and (max-width:1350px){.header_page_menu .main_popup_mylar .mylar_drop_img img{width:100%;max-width:420px;height:auto}}@media screen and (max-width:1250px){.header_page_menu .main_popup_mylar .mylar_drop_img img{width:100%;max-width:390px;height:auto}}@media screen and (max-width:1200px){.header_page_menu .main_popup_mylar .mylar_drop_img img{width:100%;max-width:370px;height:auto}}@media screen and (max-width:1100px){.header_page_menu .main_popup_mylar .mylar_drop_img img{width:100%;max-width:310px;height:auto}}.header_page_menu .main_popup_label{justify-content:space-between;align-items:flex-start;column-gap:20px;width:85%;margin:auto;display:flex}.header_page_menu .main_popup_label .nav_sections img{width:100%}.header_page_menu .main_popup_label .nav_sections .nav_col1 .nav_col1_scroll{overscroll-behavior:contain;max-height:42vh;overflow-y:scroll}.header_page_menu .main_popup_label .nav_sections .nav_col1 .nav_col1_scroll::-webkit-scrollbar{display:none}@media screen and (max-width:1450px){.header_page_menu .main_popup_label .nav_sections .nav_col1 .nav_col1_scroll{max-height:32vh}}.header_page_menu .main_popup_label .nav_sections .nav_col2 .nav_col2_scroll{overscroll-behavior:contain;max-height:12vh;overflow-y:scroll}@media screen and (max-width:1250px){.header_page_menu .main_popup_label .nav_sections .nav_col2 .nav_col2_scroll{max-height:10vh}}.header_page_menu .main_popup_label .label_drop_img{align-items:center;gap:20px;display:flex}.header_page_menu .main_popup_label .label_drop_img img{object-fit:contain;width:100%;height:auto;max-height:380px}@media screen and (max-width:1600px){.header_page_menu .main_popup_label .label_drop_img img{width:100%;max-width:450px;height:auto;max-height:350px}}@media screen and (max-width:1350px){.header_page_menu .main_popup_label .label_drop_img img{width:100%;max-width:420px;height:auto;max-height:330px}}@media screen and (max-width:1250px){.header_page_menu .main_popup_label .label_drop_img img{width:100%;max-width:390px;height:auto;max-height:310px}}@media screen and (max-width:1200px){.header_page_menu .main_popup_label .label_drop_img img{width:100%;max-width:370px;height:auto;max-height:290px}}@media screen and (max-width:1100px){.header_page_menu .main_popup_label .label_drop_img img{width:100%;max-width:310px;height:auto;max-height:270px}}.header_page_menu .main_popup_sign{justify-content:space-between;align-items:flex-start;column-gap:20px;width:85%;margin:auto;display:flex}.header_page_menu .main_popup_sign .nav_sections img{width:100%}.header_page_menu .main_popup_sign .nav_sections .nav_col1 .nav_col1_scroll{overscroll-behavior:contain;max-height:42vh;overflow-y:scroll}.header_page_menu .main_popup_sign .nav_sections .nav_col1 .nav_col1_scroll::-webkit-scrollbar{display:none}@media screen and (max-width:1450px){.header_page_menu .main_popup_sign .nav_sections .nav_col1 .nav_col1_scroll{max-height:32vh}}.header_page_menu .main_popup_sign .nav_sections .nav_col2 .nav_col2_scroll{overscroll-behavior:contain;max-height:12vh;overflow-y:scroll}@media screen and (max-width:1250px){.header_page_menu .main_popup_sign .nav_sections .nav_col2 .nav_col2_scroll{max-height:10vh}}.header_page_menu .main_popup_sign .sign_drop_img{align-items:center;gap:20px;display:flex}.header_page_menu .main_popup_sign .sign_drop_img img{object-fit:contain;width:100%;height:auto;max-height:380px}@media screen and (max-width:1600px){.header_page_menu .main_popup_sign .sign_drop_img img{width:100%;max-width:450px;height:auto;max-height:350px}}@media screen and (max-width:1350px){.header_page_menu .main_popup_sign .sign_drop_img img{width:100%;max-width:420px;height:auto;max-height:330px}}@media screen and (max-width:1250px){.header_page_menu .main_popup_sign .sign_drop_img img{width:100%;max-width:390px;height:auto;max-height:310px}}@media screen and (max-width:1200px){.header_page_menu .main_popup_sign .sign_drop_img img{width:100%;max-width:370px;height:auto;max-height:290px}}@media screen and (max-width:1100px){.header_page_menu .main_popup_sign .sign_drop_img img{width:100%;max-width:310px;height:auto;max-height:270px}}.header_page_menu .main_popup_business{justify-content:space-between;align-items:flex-start;column-gap:20px;width:85%;margin:auto;display:flex}.header_page_menu .main_popup_business .nav_sections img{width:100%}.header_page_menu .main_popup_business .nav_sections .nav_col1 .nav_col1_scroll{overscroll-behavior:contain;max-height:42vh;overflow-y:scroll}.header_page_menu .main_popup_business .nav_sections .nav_col1 .nav_col1_scroll::-webkit-scrollbar{display:none}@media screen and (max-width:1450px){.header_page_menu .main_popup_business .nav_sections .nav_col1 .nav_col1_scroll{max-height:32vh}}.header_page_menu .main_popup_business .nav_sections .nav_col2 .nav_col2_scroll{overscroll-behavior:contain;max-height:12vh;overflow-y:scroll}@media screen and (max-width:1250px){.header_page_menu .main_popup_business .nav_sections .nav_col2 .nav_col2_scroll{max-height:10vh}}.header_page_menu .main_popup_business .business_drop_img{align-items:center;gap:20px;display:flex}.header_page_menu .main_popup_business .business_drop_img img{object-fit:contain;width:100%;height:auto;max-height:380px}@media screen and (max-width:1600px){.header_page_menu .main_popup_business .business_drop_img img{width:100%;max-width:450px;height:auto;max-height:350px}}@media screen and (max-width:1350px){.header_page_menu .main_popup_business .business_drop_img img{width:100%;max-width:420px;height:auto;max-height:330px}}@media screen and (max-width:1250px){.header_page_menu .main_popup_business .business_drop_img img{width:100%;max-width:390px;height:auto;max-height:310px}}@media screen and (max-width:1200px){.header_page_menu .main_popup_business .business_drop_img img{width:100%;max-width:370px;height:auto;max-height:290px}}@media screen and (max-width:1100px){.header_page_menu .main_popup_business .business_drop_img img{width:100%;max-width:310px;height:auto;max-height:270px}}.header_page_menu .main_popup_print{justify-content:space-between;align-items:flex-start;column-gap:20px;width:85%;margin:auto;display:flex}.header_page_menu .main_popup_print .nav_sections img{width:100%}.header_page_menu .main_popup_print .nav_sections .nav_col1 .nav_col1_scroll{overscroll-behavior:contain;max-height:42vh;overflow-y:scroll}.header_page_menu .main_popup_print .nav_sections .nav_col1 .nav_col1_scroll::-webkit-scrollbar{display:none}@media screen and (max-width:1450px){.header_page_menu .main_popup_print .nav_sections .nav_col1 .nav_col1_scroll{max-height:32vh}}.header_page_menu .main_popup_print .nav_sections .nav_col2 .nav_col2_scroll{overscroll-behavior:contain;max-height:12vh;overflow-y:scroll}@media screen and (max-width:1250px){.header_page_menu .main_popup_print .nav_sections .nav_col2 .nav_col2_scroll{max-height:10vh}}.header_page_menu .main_popup_print .print_drop_img{align-items:center;gap:20px;display:flex}.header_page_menu .main_popup_print .print_drop_img img{object-fit:contain;width:100%;height:auto;max-height:380px}@media screen and (max-width:1600px){.header_page_menu .main_popup_print .print_drop_img img{width:100%;max-width:450px;height:auto;max-height:350px}}@media screen and (max-width:1350px){.header_page_menu .main_popup_print .print_drop_img img{width:100%;max-width:420px;height:auto;max-height:330px}}@media screen and (max-width:1250px){.header_page_menu .main_popup_print .print_drop_img img{width:100%;max-width:390px;height:auto;max-height:310px}}@media screen and (max-width:1200px){.header_page_menu .main_popup_print .print_drop_img img{width:100%;max-width:370px;height:auto;max-height:290px}}@media screen and (max-width:1100px){.header_page_menu .main_popup_print .print_drop_img img{width:100%;max-width:310px;height:auto;max-height:270px}}:is(.header_page_menu .main_popup_print .product_data2.nav_col1_scroll,.header_page_menu .main_popup_print .product_data.nav_col1_scroll){column-count:2!important;column-gap:80px!important;max-height:none!important;overflow:visible!important}.header_page_menu .main_popup_print .product_data2 .gap_col{column-count:2!important;column-gap:80px!important;max-height:none!important;overflow:visible!important}:is(.header_page_menu .main_popup_print .product_data2.nav_col1_scroll .product_title,.header_page_menu .main_popup_print .product_data.nav_col1_scroll .product_title){break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;padding-top:6px;display:block}:is(.header_page_menu .main_popup_print .product_data2.nav_col1_scroll .product_title:hover,.header_page_menu .main_popup_print .product_data.nav_col1_scroll .product_title:hover){color:#e3158f!important}.header_page_menu .HoverCardContent{box-sizing:border-box;z-index:2147483647;will-change:transform, opacity;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;background-color:#fff;width:auto;max-width:100%;height:600px;padding:20px 0;transition:opacity .4s cubic-bezier(.2,.8,.2,1),transform .4s cubic-bezier(.2,.8,.2,1);display:block;position:fixed;top:160px;left:0;right:0;overflow:hidden auto;transform:translateY(-20px)}@media screen and (max-width:1800px){.header_page_menu .HoverCardContent{top:158px}}@media screen and (max-width:1550px){.header_page_menu .HoverCardContent{height:450px}}@media screen and (max-width:1450px){.header_page_menu .HoverCardContent{height:365px;top:157px}}.header_page_menu .HoverCardContentFull{box-sizing:border-box;z-index:2147483647;will-change:transform, opacity;opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;background-color:#fff;width:auto;max-width:100%;height:530px;padding:20px 0;transition:opacity .4s cubic-bezier(.2,.8,.2,1),transform .4s cubic-bezier(.2,.8,.2,1);display:block;position:fixed;left:0;right:0;overflow:hidden auto;transform:translateY(-20px);top:196px!important}@media screen and (max-width:1800px){.header_page_menu .HoverCardContentFull{top:193px!important}}@media screen and (max-width:1550px){.header_page_menu .HoverCardContentFull{height:450px;top:193px!important}}@media screen and (max-width:1450px){.header_page_menu .HoverCardContentFull{height:365px;top:193px!important}}@media screen and (max-width:1356px){.header_page_menu .HoverCardContentFull{top:193px!important}}@media screen and (max-width:1112px){.header_page_menu .HoverCardContentFull{top:211px!important}}@media screen and (max-width:1100px){.header_page_menu .HoverCardContentFull{top:148px!important}}.header_page_menu .HoverCardContentFull .main_menuStyle{justify-content:space-between;gap:40px;width:85%;margin:0 auto;display:flex}:is(.header_page_menu .HoverCardContent .main_popup,.header_page_menu .HoverCardContent2 .main_popup,.header_page_menu .HoverCardContent .prod_main_menuStyle,.header_page_menu .HoverCardContent2 .prod_main_menuStyle,.header_page_menu .HoverCardContent .menuStyle,.header_page_menu .HoverCardContent2 .menuStyle){box-sizing:border-box;width:85%;margin:0 auto}.header_page_menu .HoverCardContentFull.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header_page_menu .section2 .inner_bottom>div.card_hover_menu_ind:hover>.HoverCardContentFull{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.header_page_menu .card_hover_menu_ind:hover>.HoverCardContentFull{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.header_page_menu .card_hover_menu_ind>.HoverCardContentFull:hover{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.header_page_menu .popup_description{text-align:center;font-size:14px;font-weight:500}.header_page_menu .popup_description a{cursor:pointer!important;color:#00a1ed!important}.header_page_menu .HoverCardContent2{opacity:0;pointer-events:none;transform-origin:top;visibility:hidden;z-index:2147483647;overscroll-behavior:contain;will-change:transform, opacity;box-sizing:border-box;background-color:#fff;border-radius:6px;width:auto;max-width:100%;height:530px;margin-top:0;padding:20px 0;transition:opacity .45s cubic-bezier(.22,.8,.2,1),transform .45s cubic-bezier(.22,.8,.2,1);animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);position:fixed;left:0;right:0;overflow:hidden auto;transform:translateY(-28px);top:196px!important}@media screen and (max-width:1800px){.header_page_menu .HoverCardContent2{top:193px!important}}@media screen and (max-width:1550px){.header_page_menu .HoverCardContent2{height:520px}}@media screen and (max-width:1450px){.header_page_menu .HoverCardContent2{height:520px;top:193px!important}}@media screen and (max-width:1356px){.header_page_menu .HoverCardContent2{height:470px;top:193px!important}}@media screen and (max-width:1226px){.header_page_menu .HoverCardContent2{height:370px}}@media screen and (max-width:1112px){.header_page_menu .HoverCardContent2{top:211px!important}}@media screen and (max-width:1100px){.header_page_menu .HoverCardContent2{top:184px!important}}:is(.header_page_menu.is_knowledge_route .HoverCardContent,.header_page_menu.is_knowledge_route .HoverCardContent2,.header_page_menu.is_knowledge_route .HoverCardContentFull){top:155px!important}@media screen and (max-width:1800px){:is(.header_page_menu.is_knowledge_route .HoverCardContent,.header_page_menu.is_knowledge_route .HoverCardContent2,.header_page_menu.is_knowledge_route .HoverCardContentFull){top:152px!important}}@media screen and (max-width:1550px){:is(.header_page_menu.is_knowledge_route .HoverCardContent,.header_page_menu.is_knowledge_route .HoverCardContent2,.header_page_menu.is_knowledge_route .HoverCardContentFull){top:152px!important}}@media screen and (max-width:1450px){:is(.header_page_menu.is_knowledge_route .HoverCardContent,.header_page_menu.is_knowledge_route .HoverCardContent2,.header_page_menu.is_knowledge_route .HoverCardContentFull){top:152px!important}}@media screen and (max-width:1356px){:is(.header_page_menu.is_knowledge_route .HoverCardContent,.header_page_menu.is_knowledge_route .HoverCardContent2,.header_page_menu.is_knowledge_route .HoverCardContentFull){top:152px!important}}@media screen and (max-width:1112px){:is(.header_page_menu.is_knowledge_route .HoverCardContent,.header_page_menu.is_knowledge_route .HoverCardContent2,.header_page_menu.is_knowledge_route .HoverCardContentFull){top:170px!important}}@media screen and (max-width:1100px){:is(.header_page_menu.is_knowledge_route .HoverCardContent,.header_page_menu.is_knowledge_route .HoverCardContent2,.header_page_menu.is_knowledge_route .HoverCardContentFull){top:110px!important}}.header_page_menu .HoverCardContent2.show{opacity:1;pointer-events:auto;visibility:visible;overflow-x:hidden;transform:translateY(0)}.header_page_menu .section2 .inner_bottom>div:hover .HoverCardContent2{opacity:1!important;pointer-events:auto!important;visibility:visible!important;overflow-x:hidden!important;transform:translateY(0)!important}.header_page_menu .main_bottom .product_data{margin-top:10px;margin-bottom:20px}.header_page_menu .main_bottom .product_data::-webkit-scrollbar{display:none}.header_page_menu .main_bottom .nav_col_sign .nav_colsign_scroll{overscroll-behavior:contain;overflow-y:scroll;height:18vh!important}.header_page_menu .main_bottom .nav_col_sign .nav_colsign_scroll::-webkit-scrollbar{display:none}@media screen and (max-width:1450px){.header_page_menu .main_bottom .nav_col_sign .nav_colsign_scroll{height:12vh!important}}.header_page_menu .main_bottom .product_data2{overscroll-behavior:contain;margin-top:10px;margin-bottom:20px;overflow:scroll}.header_page_menu .main_bottom .product_data2::-webkit-scrollbar{display:none}.header_page_menu .main_bottom .menudata_width .product_image{overscroll-behavior:contain;width:100%;height:auto;overflow-y:scroll}.header_page_menu .main_bottom .menudata_width .product_image_box{overscroll-behavior:contain;width:100%;height:auto;overflow-y:scroll}.header_page_menu .main_bottom .product_title{color:#5c5c5c;font-weight:500;display:block;padding-top:5px!important;font-size:14px!important}@media screen and (max-width:1800px){.header_page_menu .main_bottom .product_title{font-size:13px!important}}@media screen and (max-width:1680px){.header_page_menu .main_bottom .product_title{font-size:12px!important}}@media screen and (max-width:1550px){.header_page_menu .main_bottom .product_title{font-size:11px!important}}.header_page_menu .main_bottom .product_title:hover{color:#e3158f!important}.header_page_menu .main_bottom .img_section_product{align-items:center;gap:15px!important;display:flex!important}@media screen and (max-width:1550px){.header_page_menu .main_bottom .img_section_product{gap:8px}}.header_page_menu .main_bottom .img_section_product .pro_image{width:50px;height:auto}@media screen and (max-width:1280px){.header_page_menu .main_bottom .img_section_product .pro_image{width:40px;height:auto}}.header_page_menu .main_bottom .img_section_product .title{cursor:pointer;color:#000;font-size:15px;box-shadow:none!important;outline:none!important;margin-bottom:0!important;font-weight:500!important}@media screen and (max-width:1280px){.header_page_menu .main_bottom .img_section_product .title{font-size:13px}}@media screen and (max-width:1150px){.header_page_menu .main_bottom .img_section_product .title{font-size:12px}}.header_page_menu .main_bottom .menudata_width span{font-size:14px;font-weight:500}@media screen and (max-width:1800px){.header_page_menu .main_bottom .menudata_width span{font-size:13px}}@media screen and (max-width:1680px){.header_page_menu .main_bottom .menudata_width span{font-size:12px}}.header_page_menu .main_bottom .nav_sections{flex-direction:column;justify-content:center;display:flex}.header_page_menu .main_bottom .menudata_width7{height:auto!important}.header_page_menu .main_bottom .menudata_width7 img{cursor:pointer!important}.header_page_menu .main_bottom .menudata_width .product_image7{max-width:240px;cursor:pointer!important}.header_page_menu .main_bottom .menudata_width a{cursor:pointer!important;font-weight:500!important}.header_page_menu .main_bottom .menudata_width img{cursor:pointer!important}.header_page_menu .main_bottom a{all:unset}.header_page_menu .main_bottom .ImageTrigger{cursor:pointer;border-radius:100%;display:inline-block}.header_page_menu .main_bottom .ImageTrigger:focus{box-shadow:0 0 0 2px #fff}.header_page_menu .main_bottom .Image{border-radius:100%;display:block}.header_page_menu .main_bottom .Image.normal{width:45px;height:45px}.header_page_menu .main_bottom .Image.large{width:60px;height:60px}.header_page_menu .main_bottom .Text{color:var(--mauve-12);margin:0;font-size:15px;line-height:1.5}.header_page_menu .main_bottom .Text.faded{color:var(--mauve-10)}.header_page_menu .main_bottom .Text.bold{font-weight:500}@keyframes style-module__G-H-dq__slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__G-H-dq__slideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes style-module__G-H-dq__slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes style-module__G-H-dq__slideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}@media screen and (max-width:1023px){.header_page_menu .main_bottom{display:none!important}}.header_page_menu .main_bottom .section2{justify-content:space-between;width:85%;margin:auto;position:relative;margin-top:30px!important}@media screen and (min-width:2000px){.header_page_menu .main_bottom .section2{max-width:1600px;margin:auto}}@media screen and (max-width:1300px){.header_page_menu .main_bottom .section2{width:87%}}@media screen and (max-width:1100px){.header_page_menu .main_bottom .section2{margin-top:18px!important}}.header_page_menu .main_bottom .section2 .inner_bottom{justify-content:space-between;gap:15px;margin:auto;display:flex}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .inner_bottom{gap:8px}}@media screen and (max-width:1300px){.header_page_menu .main_bottom .section2 .inner_bottom{gap:15px;width:100%}}.header_page_menu .main_bottom .section2 .span_data{text-align:center;cursor:pointer;color:#000;border-bottom:5px solid #0000;margin-bottom:16px;padding:8px 5px;font-size:14px;white-space:wrap!important;box-shadow:none!important;outline:none!important;flex-direction:row!important;font-family:Google Sans Flex,Google Sans,sans-serif!important;font-weight:500!important;display:inline-flex!important}@media screen and (max-width:1800px){.header_page_menu .main_bottom .section2 .span_data{font-size:13px}}@media screen and (max-width:1680px){.header_page_menu .main_bottom .section2 .span_data{font-size:12px}}.header_page_menu .main_bottom .section2 .hover_text_blue{width:fit-content}.header_page_menu .main_bottom .section2 .hover_text_blue:hover{z-index:444444;border-bottom:4px solid #000;width:fit-content}.header_page_menu .main_bottom .section2 .text-color{color:#fff}.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent{box-sizing:border-box!important;width:auto!important;max-width:100%!important;left:0!important;right:0!important;overflow-x:hidden!important}.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle{justify-content:space-between;gap:40px;width:85%;margin:0 auto;display:flex}@media screen and (max-width:1650px){.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle{gap:30px}}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle{gap:20px}}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle{gap:12px;padding:5px 0}}.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle .pro_title{cursor:auto;color:#000;text-align:left;padding-top:0;padding-bottom:10px;font-size:18px;font-weight:600;list-style:none}.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle .menuStyle{grid-template-columns:1fr 1fr;gap:12px 70px;display:grid}@media screen and (max-width:1700px){.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle .menuStyle{column-gap:30px}}.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle .pro_side_menu_img img{width:240px;height:auto}@media screen and (max-width:1750px){.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle .pro_side_menu_img img{width:220px;height:auto}}@media screen and (max-width:1650px){.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle .pro_side_menu_img img{width:200px;height:auto}}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu .HoverCardContent .prod_main_menuStyle .pro_side_menu_img img{width:180px;height:auto}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent{width:100%!important}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .main_menuStyle{justify-content:space-between;gap:40px;width:85%;margin:0 auto;display:flex}@media screen and (max-width:1650px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .main_menuStyle{gap:30px}}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .main_menuStyle{gap:20px}}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .main_menuStyle{gap:12px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .main_menuStyle .ind_side_menu_img img{width:220px;height:auto}@media screen and (max-width:1750px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .main_menuStyle .ind_side_menu_img img{width:220px;height:auto}}@media screen and (max-width:1650px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .main_menuStyle .ind_side_menu_img img{width:200px;height:auto}}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .main_menuStyle .ind_side_menu_img img{width:180px;height:auto}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container{justify-content:space-between;align-items:stretch;column-gap:40px;width:85%;margin:0 auto;display:flex}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container{column-gap:20px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left{flex:1}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .indus_title{text-transform:uppercase;color:#888;letter-spacing:.5px;margin-bottom:20px;font-size:13px;font-weight:600;list-style:none}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .indus_title{font-size:12px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .indus_title::-webkit-details-marker{display:none}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col{grid-template-columns:repeat(3,1fr);gap:12px 20px;max-height:54vh;padding-right:10px;display:grid;overflow-y:auto}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col{gap:15px}}@media screen and (max-width:1350px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col{gap:15px 10px}}@media screen and (max-width:1250px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col{gap:20px 0}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col::-webkit-scrollbar{width:5px}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card{background-color:#0000;border-radius:16px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:all .2s;display:flex;position:relative}@media screen and (max-width:1350px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card{gap:10px;padding:7px 8px}}@media screen and (max-width:1220px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card{gap:8px;padding:0 6px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card:hover{background-color:#e5e5e5}@media screen and (max-width:1220px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card:hover{background-color:#0000}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_icon{cursor:pointer;border:1px solid #707070;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_icon{width:36px;height:36px}}@media screen and (max-width:1350px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_icon{width:30px;height:30px}}@media screen and (max-width:1220px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_icon{width:27px;height:27px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_icon img{color:#333;width:21px;height:21px}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_icon img{width:18px;height:18px}}@media screen and (max-width:1350px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_icon img{width:14px;height:14px}}@media screen and (max-width:1220px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_icon img{width:13px;height:13px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_name{color:#333;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;font-size:14px;font-weight:500;overflow:hidden}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_name{font-size:13px}}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_name{font-size:12px}}@media screen and (max-width:1150px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .ind_name{font-size:11px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .industries_left .industry_grid_3col .industry_item_card .new_badge{color:#fff;background-color:#00a1ed;border-radius:12px;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:700}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_divider{background-color:#707070;width:1px;margin:0 14px}@media screen and (max-width:1250px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_divider{margin:0 8px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right{flex-direction:column;flex:0 0 30%;display:flex}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header{margin-bottom:25px}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header{margin-bottom:20px}}@media screen and (max-width:1350px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header{margin-bottom:15px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header h3{color:#111;margin-bottom:8px;font-size:18px;font-weight:600}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header h3{font-size:17px}}@media screen and (max-width:1350px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header h3{font-size:16px}}@media screen and (max-width:1250px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header h3{font-size:14px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header p{color:#000;margin:0;font-size:13px}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header p{font-size:12px}}@media screen and (max-width:1350px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header p{font-size:11px}}@media screen and (max-width:1250px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_header p{font-size:10px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col{grid-template-columns:repeat(4,1fr);gap:20px 10px;margin-bottom:30px;display:grid}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col{gap:20px 5px;margin-bottom:25px}}@media screen and (max-width:1220px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col{gap:10px 5px;margin-bottom:10px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col .material_item{flex-direction:column;align-items:center;gap:8px;display:flex}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col .material_item{gap:6px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col .material_item .mat_circle img{width:100%;height:auto}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col .material_item .mat_name{color:#000;text-align:center;font-size:14px;font-weight:500}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col .material_item .mat_name{font-size:13px}}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col .material_item .mat_name{font-size:12px}}@media screen and (max-width:1250px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col .material_item .mat_name{font-size:10px}}@media screen and (max-width:1150px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .materials_grid_4col .material_item .mat_name{font-size:9px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner{justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner{padding-top:15px}}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner{padding-top:12px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_text{color:#222;font-size:15px;font-weight:600}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_text{font-size:14px}}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_text{font-size:13px}}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_text{font-size:12px}}@media screen and (max-width:1150px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_text{font-size:11px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_btn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #707070;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_btn{font-size:12px}}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_btn{font-size:11px}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .HoverCardContent .new_indus_grid.shop_by_industry_container .materials_right .support_banner .support_btn:hover{background-color:#f9f9f9;border-color:#aaa}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .img_section_Ind{align-items:center;gap:15px!important;display:flex!important}.header_page_menu .main_bottom .section2 .card_hover_menu_ind .img_section_Ind .ind_image{width:50px;height:auto}@media screen and (max-width:1280px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind .img_section_Ind .ind_image{width:40px;height:auto}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{opacity:0;visibility:hidden;pointer-events:none;height:530px;transition:opacity .4s cubic-bezier(.2,.8,.2,1),transform .4s cubic-bezier(.2,.8,.2,1);transform:translateY(-20px);box-sizing:border-box!important;z-index:2147483647!important;will-change:transform, opacity!important;background-color:#fff!important;width:auto!important;max-width:100%!important;padding:20px 0!important;display:block!important;position:fixed!important;top:196px!important;left:0!important;right:0!important;overflow-x:hidden!important}@media screen and (max-width:1800px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{top:193px!important}}@media screen and (max-width:1550px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{height:520px}}@media screen and (max-width:1450px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{height:520px;top:193px!important}}@media screen and (max-width:1356px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{height:470px;top:193px!important}}@media screen and (max-width:1226px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{height:370px}}@media screen and (max-width:1215px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{top:211px}}@media screen and (max-width:1112px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{top:211px!important}}@media screen and (max-width:1100px){.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull{top:184px!important}}.header_page_menu .main_bottom .section2 .card_hover_menu_ind>.HoverCardContentFull.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important;overflow-x:hidden!important;transform:translateY(0)!important}.mylar_redesign_container{flex-direction:column;gap:20px;width:90%;margin:0 auto;display:flex}@media screen and (max-width:1450px){.mylar_redesign_container{gap:10px}}@media screen and (max-width:1350px){.mylar_redesign_container{gap:7px}}.mylar_redesign_container .mylar_header .mylar_title{text-transform:uppercase;color:#888;letter-spacing:.5px;margin-bottom:20px;font-size:13px;font-weight:600;list-style:none}@media screen and (max-width:1450px){.mylar_redesign_container .mylar_header .mylar_title{font-size:12px}}.mylar_redesign_container .mylar_products_grid{grid-template-columns:repeat(9,1fr);gap:10px;display:grid}@media screen and (max-width:1450px){.mylar_redesign_container .mylar_products_grid{gap:5px}}@media screen and (max-width:1320px){.mylar_redesign_container .mylar_products_grid{grid-template-columns:repeat(7,1fr)}.mylar_redesign_container .mylar_products_grid .mylar_product_card:nth-child(n+15){display:none!important}}@media screen and (max-width:1250px){.mylar_redesign_container .mylar_products_grid{grid-template-columns:repeat(5,1fr)}.mylar_redesign_container .mylar_products_grid .mylar_product_card:nth-child(n+15){display:none!important}}.mylar_redesign_container .mylar_products_grid .mylar_product_card{cursor:pointer;background-color:#0000;border:1px solid #d8d8d8;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;padding:10px;text-decoration:none;transition:all .2s;display:flex}@media screen and (max-width:1250px){.mylar_redesign_container .mylar_products_grid .mylar_product_card{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;padding:4px;display:flex}}.mylar_redesign_container .mylar_products_grid .mylar_product_card:hover{border-color:#00a1ed;box-shadow:0 4px 12px #0000000d}.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_img_box{justify-content:center;align-items:center;width:100%;height:98px;margin-bottom:15px;display:flex;position:relative}@media screen and (max-width:1320px){.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_img_box{margin-bottom:10px}}@media screen and (max-width:1250px){.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_img_box{flex:0 0 70px;justify-content:center;width:70px;min-width:70px;height:70px;margin-bottom:0}}.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_img_box img{object-fit:contain;width:98px;height:auto}@media screen and (max-width:1250px){.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_img_box img{width:68px;height:auto}}.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_img_box .new_badge{color:#fff;background-color:#00a1ed;border-radius:12px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:-5px;right:-5px}.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_name{color:#000;text-align:center;font-size:12px;font-weight:500}@media screen and (max-width:1550px){.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_name{font-size:11px}}@media screen and (max-width:1280px){.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_name{font-size:10px}}@media screen and (max-width:1250px){.mylar_redesign_container .mylar_products_grid .mylar_product_card .mylar_name{text-align:left;flex:1}}.mylar_redesign_container .common_footer{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding-top:5px;display:flex}.mylar_redesign_container .common_footer .support_text{color:#222;font-size:15px;font-weight:600}@media screen and (max-width:1550px){.mylar_redesign_container .common_footer .support_text{font-size:14px}}@media screen and (max-width:1450px){.mylar_redesign_container .common_footer .support_text{font-size:13px}}@media screen and (max-width:1280px){.mylar_redesign_container .common_footer .support_text{font-size:12px}}@media screen and (max-width:1150px){.mylar_redesign_container .common_footer .support_text{font-size:11px}}.mylar_redesign_container .common_footer .footer_actions{flex-shrink:0;gap:15px;margin-left:auto;display:flex}:is(.mylar_redesign_container .common_footer .footer_actions .quote_btn,.mylar_redesign_container .common_footer .footer_actions .explore_btn){color:#333;cursor:pointer;background-color:#fff;border:1px solid #707070;border-radius:22px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}@media screen and (max-width:1550px){:is(.mylar_redesign_container .common_footer .footer_actions .quote_btn,.mylar_redesign_container .common_footer .footer_actions .explore_btn){font-size:12px}}@media screen and (max-width:1450px){:is(.mylar_redesign_container .common_footer .footer_actions .quote_btn,.mylar_redesign_container .common_footer .footer_actions .explore_btn){font-size:11px}}:is(.mylar_redesign_container .common_footer .footer_actions .quote_btn:hover,.mylar_redesign_container .common_footer .footer_actions .explore_btn:hover){background-color:#f9f9f9;border-color:#999}.mylar_redesign_container .common_footer .footer_actions .explore_btn{align-items:center;gap:5px;display:flex}.dropdown_image_wrap{cursor:pointer;border-radius:10px!important;display:block!important;position:relative!important;overflow:hidden!important}.dropdown_image_wrap img{border-radius:inherit!important;width:100%!important;height:auto!important;display:block!important}.dropdown_image_wrap .dropdown_image_overlay{outline:none;align-items:center;text-decoration:none;display:inline-flex;z-index:9999!important;white-space:nowrap!important;text-overflow:ellipsis!important;pointer-events:none!important;opacity:1!important;border-radius:30px!important;align-items:center!important;gap:6px!important;height:35px!important;padding:0 22px!important;font-size:13px!important;font-weight:500!important;transition:transform .16s,opacity .16s!important;display:inline-flex!important;position:absolute!important;bottom:14px!important;left:14px!important;overflow:hidden!important;transform:translateY(0)!important}.dropdown_image_wrap .dropdown_image_overlay:after{content:"→";font-size:1.1em;font-weight:400}.dropdown_image_wrap .dropdown_image_overlay{-webkit-backdrop-filter:blur(10px)!important;box-shadow:0 4px 10px #0000001a!important}@media screen and (max-width:1550px){.dropdown_image_wrap .dropdown_image_overlay{font-size:12px!important}}@media screen and (max-width:1350px){.dropdown_image_wrap .dropdown_image_overlay{font-size:10px!important}}:is(.dropdown_image_wrap .overlay--white,.dropdown_image_wrap .overlay--black){color:#111!important;background:#ffffffbf!important}@media screen and (max-width:900px){.dropdown_image_wrap .dropdown_image_overlay{padding:5px 8px!important;font-size:10px!important;bottom:10px!important;left:10px!important}}.common_footer{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding-top:5px;display:flex}.common_footer .support_text{color:#222;font-size:15px;font-weight:600}@media screen and (max-width:1550px){.common_footer .support_text{font-size:14px}}@media screen and (max-width:1450px){.common_footer .support_text{font-size:13px}}@media screen and (max-width:1280px){.common_footer .support_text{font-size:12px}}@media screen and (max-width:1150px){.common_footer .support_text{font-size:11px}}.common_footer .footer_actions{flex-shrink:0;gap:15px;margin-left:auto;display:flex}:is(.common_footer .footer_actions .quote_btn,.common_footer .footer_actions .explore_btn){color:#333;cursor:pointer;background-color:#fff;border:1px solid #707070;border-radius:22px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}@media screen and (max-width:1550px){:is(.common_footer .footer_actions .quote_btn,.common_footer .footer_actions .explore_btn){font-size:12px}}@media screen and (max-width:1450px){:is(.common_footer .footer_actions .quote_btn,.common_footer .footer_actions .explore_btn){font-size:11px}}:is(.common_footer .footer_actions .quote_btn:hover,.common_footer .footer_actions .explore_btn:hover){background-color:#f9f9f9;border-color:#999}.common_footer .footer_actions .explore_btn{align-items:center;gap:5px;display:flex}.mylar_header .mylar_title{text-transform:uppercase;color:#888;letter-spacing:.5px;margin-bottom:20px;font-size:13px;font-weight:600;list-style:none}@media screen and (max-width:1450px){.mylar_header .mylar_title{font-size:12px}}
.main_search{background-color:#fff;border-bottom-right-radius:21px;border-bottom-left-radius:21px;padding:20px 25px}.main_search h3{font-size:18px}.main_search .inner_search{grid-template-columns:1fr 1fr 1fr;gap:15px;display:grid}@media screen and (max-width:1700px){.main_search .inner_search{gap:10px}}.main_search .inner_search .search_product{background-color:#cecece;border-radius:15px;justify-content:space-between;padding:10px 13px;display:flex}.main_search .inner_search .search_product .search_name{align-items:center;display:flex}.main_search .inner_search .search_product .search_name p{font-size:14px;margin-bottom:0!important}@media screen and (max-width:1700px){.main_search .inner_search .search_product .search_name p{font-size:.7vw}}.main_search .inner_search .search_product .search_name p{color:#000;font-weight:500}.main_search .inner_search .search_product .search_img{align-items:center;display:flex}.main_search .inner_search .search_product .search_img img{cursor:pointer}@media screen and (max-width:1700px){.main_search .inner_search .search_product .search_img img{width:.8vw}}.main_search .main_print{margin-top:20px}.main_search .main_print .inner_print{grid-template-columns:1fr 1fr 1fr;gap:15px;display:grid}.main_search .main_print .inner_print .print_product{border:.5px solid #707070;border-radius:13px;align-items:center;display:flex}@media screen and (max-width:1700px){.main_search .main_print .inner_print .print_product{padding-right:0;display:flex}}.main_search .main_print .inner_print .print_product p{text-align:center;color:#000;font-size:16px;font-weight:500;justify-content:center!important;margin:auto!important;display:flex!important}@media screen and (max-width:1600px){.main_search .main_print .inner_print .print_product p{font-size:14px}}@media screen and (max-width:1500px){.main_search .main_print .inner_print .print_product p{display:none!important}}
.main_inspired_sticker{margin-top:100px;margin-bottom:30px}@media screen and (max-width:912px){.main_inspired_sticker{margin-top:80px}}@media screen and (max-width:768px){.main_inspired_sticker{margin-top:60px;margin-bottom:20px}}@media screen and (max-width:575px){.main_inspired_sticker{background-color:#eeeef3;border-radius:26px;margin-top:50px;margin-bottom:10px;padding:27px 0}}.main_inspired_sticker .inspired_data_sticker h3{text-align:center;color:#000;font-size:55px;font-weight:700}@media screen and (max-width:912px){.main_inspired_sticker .inspired_data_sticker h3{font-size:45px}}@media screen and (max-width:768px){.main_inspired_sticker .inspired_data_sticker h3{font-size:35px}}@media screen and (max-width:575px){.main_inspired_sticker .inspired_data_sticker h3{text-align:left;font-size:25px}}@media screen and (max-width:420px){.main_inspired_sticker .inspired_data_sticker h3{font-size:22px}}.main_inspired_sticker .inspired_data_sticker p{text-align:center;color:#000;max-width:650px;margin:auto;font-size:18px;font-weight:400}@media screen and (max-width:768px){.main_inspired_sticker .inspired_data_sticker p{font-size:16px}}@media screen and (max-width:575px){.main_inspired_sticker .inspired_data_sticker p{text-align:left!important;font-size:12px!important}}@media screen and (max-width:420px){.main_inspired_sticker .inspired_data_sticker p{text-align:left!important;font-size:11px!important}}.main_inspired_sticker .inspired_data_sticker .inpired_grid_boxes{grid-template-columns:1fr 1fr 1fr 1fr;justify-content:center;gap:20px;margin:45px auto auto;display:grid}@media screen and (max-width:912px){.main_inspired_sticker .inspired_data_sticker .inpired_grid_boxes{grid-template-columns:1fr 1fr 1fr;display:grid}}@media screen and (max-width:768px){.main_inspired_sticker .inspired_data_sticker .inpired_grid_boxes{gap:10px;margin-top:35px}}@media screen and (max-width:575px){.main_inspired_sticker .inspired_data_sticker .inpired_grid_boxes{gap:7px;margin-top:30px;margin-bottom:-75px;display:flex}}.main_inspired_sticker .inspired_data_sticker .inpired_grid_boxes .inner_inpired_grid_boxes img{width:100%;height:auto}.main_inspired_sticker .inspired_data_sticker .inpired_grid_boxes .inner_inpired_grid_boxes p{color:#000;text-align:center;padding-top:20px;font-size:20px;font-weight:600}@media screen and (max-width:1550px){.main_inspired_sticker .inspired_data_sticker .inpired_grid_boxes .inner_inpired_grid_boxes p{font-size:18px}}@media screen and (max-width:1280px){.main_inspired_sticker .inspired_data_sticker .inpired_grid_boxes .inner_inpired_grid_boxes p{font-size:16px}}.main_inspired_sticker .inspired_data_sticker .inner_inpired_marquee{margin-top:20px;margin-right:10px}@media screen and (max-width:420px){.main_inspired_sticker .inspired_data_sticker .inner_inpired_marquee{margin-right:7px}}.main_inspired_sticker .inspired_data_sticker .inner_inpired_marquee img{border-radius:33px;max-width:220px;height:auto}@media screen and (max-width:420px){.main_inspired_sticker .inspired_data_sticker .inner_inpired_marquee img{max-width:180px}}.main_inspired_sticker .inspired_data_sticker .inner_inpired_marquee p{color:#000;text-align:center;padding-top:10px;font-size:20px;font-weight:600;justify-content:center!important;margin:auto!important;display:flex!important}
.main_liveChat{grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;width:100%;margin-top:10px;display:grid}@media screen and (max-width:1280px){.main_liveChat{gap:8px;margin-top:8px}}@media screen and (max-width:650px){.main_liveChat{grid-template-columns:1fr 1fr}}.main_liveChat .bg_liveChat{background-color:#f4d9e2;align-items:center;gap:16px;padding:32px 50px;display:flex}@media screen and (max-width:1550px){.main_liveChat .bg_liveChat{padding:25px 35px}}@media screen and (max-width:1280px){.main_liveChat .bg_liveChat{padding:25px}}@media screen and (max-width:1150px){.main_liveChat .bg_liveChat{flex-direction:column;justify-content:center;margin:auto}}@media screen and (max-width:768px){.main_liveChat .bg_liveChat{padding:25px 15px}}.main_liveChat .bg_liveChat img{width:100px;height:auto}@media screen and (max-width:1550px){.main_liveChat .bg_liveChat img{width:80px}}@media screen and (max-width:1380px){.main_liveChat .bg_liveChat img{width:65px}}.main_liveChat .bg_liveChat .data_liveChat h2{color:#000;font-size:16px;font-weight:500}@media screen and (max-width:1700px){.main_liveChat .bg_liveChat .data_liveChat h2{font-size:14px}}@media screen and (max-width:1380px){.main_liveChat .bg_liveChat .data_liveChat h2{font-size:12px}}@media screen and (max-width:1150px){.main_liveChat .bg_liveChat .data_liveChat h2{text-align:center}}@media screen and (max-width:912px){.main_liveChat .bg_liveChat .data_liveChat h2{height:29px;margin-bottom:0}}@media screen and (max-width:650px){.main_liveChat .bg_liveChat .data_liveChat h2{font-size:11px}}.main_liveChat .bg_liveChat .data_liveChat p{color:#000;margin-bottom:0;padding-top:3px;font-size:12px;font-weight:300}@media screen and (max-width:1700px){.main_liveChat .bg_liveChat .data_liveChat p{font-size:11px}}@media screen and (max-width:1380px){.main_liveChat .bg_liveChat .data_liveChat p{font-size:10px}}@media screen and (max-width:1150px){.main_liveChat .bg_liveChat .data_liveChat p{text-align:center;height:55px}}@media screen and (max-width:912px){.main_liveChat .bg_liveChat .data_liveChat p{text-align:center;height:65px}}@media screen and (max-width:650px){.main_liveChat .bg_liveChat .data_liveChat p{text-align:center;height:50px}}
.carouselMylar{width:100%;height:100vh;min-height:835px;position:relative;overflow:hidden;background:linear-gradient(254deg,#f1f1f1 0%,#e4e5fc 100%)!important;padding-bottom:60px!important}@media screen and (max-width:1100px){.carouselMylar{flex-direction:column-reverse!important;height:auto!important;display:flex!important}}.carouselMylar .width_set_form_mylar{z-index:10;width:35%;margin-left:100px;position:absolute}@media screen and (max-width:1600px){.carouselMylar .width_set_form_mylar{margin-left:75px}}@media screen and (max-width:1420px){.carouselMylar .width_set_form_mylar{width:40%;margin-left:65px}}@media screen and (max-width:1320px){.carouselMylar .width_set_form_mylar{margin-left:55px}}@media screen and (max-width:1280px){.carouselMylar .width_set_form_mylar{margin-left:50px}}@media screen and (max-width:1180px){.carouselMylar .width_set_form_mylar{margin-left:40px}}@media screen and (max-width:1100px){.carouselMylar .width_set_form_mylar{width:100%;margin-left:0;top:70%;position:unset!important}}@media screen and (max-width:640px){.carouselMylar .width_set_form_mylar{width:100%}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar{-webkit-backdrop-filter:blur(5px);background:#fff3;border-radius:0 0 33px 33px;padding:105px 40px 40px;box-shadow:0 4px 30px #0000001a}@media screen and (max-width:1700px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar{padding-top:100px}}@media screen and (max-width:1320px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar{padding-top:100px}}@media screen and (max-width:1100px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar{padding-top:0}}@media screen and (max-width:575px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar{padding:20px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo{transition:all 1s ease-in-out}@media screen and (max-width:1100px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo{width:100%}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar{width:100%;max-width:600px}@media screen and (max-width:1480px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar{max-width:510px}}@media screen and (max-width:1280px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar{max-width:430px}}@media screen and (max-width:1100px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar{width:100%;max-width:530px;padding:30px 0;margin:auto!important}}@media screen and (max-width:768px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar{width:100%;max-width:450px;padding:20px 0;margin:auto!important}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .slide_icon img{display:none}@media screen and (max-width:1100px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .slide_icon img{display:block}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .custom_name h1{padding:8px 0;font-size:32px;font-weight:700;margin-bottom:0%!important}@media screen and (max-width:1450px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .custom_name h1{font-size:30px}}@media screen and (max-width:768px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .custom_name h1{font-size:28px}}@media screen and (max-width:575px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .custom_name h1{font-size:25px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .starting_price span{color:#00a1ed;margin-bottom:0%;font-size:12px;font-weight:500}@media screen and (max-width:1550px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .starting_price span{font-size:12px}}@media screen and (max-width:1420px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .starting_price span{font-size:11px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .terms_cond p{color:#403f3f;padding-top:2px;font-size:9px;margin-bottom:7px!important}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1{align-items:center;gap:20px;display:flex}@media screen and (max-width:1420px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1{gap:12px}}@media screen and (max-width:1024px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1{gap:20px}}@media screen and (max-width:768px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1{gap:9px}}@media screen and (max-width:410px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1{gap:5px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1 .star_reviews p{color:#000;margin-bottom:0;font-size:11px;font-weight:300}@media screen and (max-width:1420px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1 .star_reviews p{font-size:12px}}@media screen and (max-width:1320px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1 .star_reviews p{font-size:11px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1 .star_reviewsTwo p{color:#000;margin-bottom:0;font-size:11px;font-weight:300}@media screen and (max-width:1420px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1 .star_reviewsTwo p{font-size:12px}}@media screen and (max-width:1320px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .inner_star1 .star_reviewsTwo p{font-size:11px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .text_description .text_para{color:#403f3f;font-size:12px;font-weight:300;margin-bottom:20px!important}@media screen and (max-width:1700px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .text_description .text_para{margin-bottom:12px!important}}@media screen and (max-width:1550px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .text_description .text_para{font-size:11px}}@media screen and (max-width:1320px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .text_description .text_para{margin-bottom:10px!important}}@media screen and (max-width:575px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .text_description .text_para{font-size:12px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .text_description .text_dis{padding-bottom:8px;font-size:14px;font-weight:400;color:#8ca507!important}@media screen and (max-width:1320px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .text_description .text_dis{font-size:11px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main{margin-top:20px}@media screen and (max-width:1500px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main{margin-top:15px}}@media screen and (max-width:1320px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main{margin-top:10px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main .check_items{align-items:center;gap:10px;margin-top:10px;display:flex}@media screen and (max-width:1500px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main .check_items{margin-top:10px}}@media screen and (max-width:1320px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main .check_items{margin-top:13px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main .check_items img{width:15px;height:15px}@media screen and (max-width:1100px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main .check_items img{content:url(/image/whitecheck.png)}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main .check_items p{color:#000;font-size:13px;font-weight:400;margin-bottom:0!important}@media screen and (max-width:1500px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main .check_items p{font-size:12px}}@media screen and (max-width:1100px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .check_items_main .check_items p{font-size:12px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .folding_cart_campaign_price{align-items:center;gap:15px;padding-top:8px;padding-bottom:4px;display:flex}@media screen and (max-width:1420px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .folding_cart_campaign_price{gap:10px}}@media screen and (max-width:575px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .folding_cart_campaign_price{gap:7px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .folding_cart_campaign_price h2{color:#00a1ed;margin-bottom:0;font-size:20px;font-weight:400}@media screen and (max-width:1420px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .folding_cart_campaign_price h2{font-size:15px}}@media screen and (max-width:575px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .folding_cart_campaign_price h2{font-size:13px}}.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .folding_cart_campaign_price p{color:#000;margin-bottom:0;font-size:10px}@media screen and (max-width:1420px){.carouselMylar .width_set_form_mylar .form_bg_color_mylar .form_Section_mylarTwo .form_section_mylar .folding_cart_campaign_price p{font-size:9px}}.carouselMylar .sliderWrapper_mylar{align-items:center;width:100%;height:100vh;display:flex;position:relative}@media screen and (max-width:1100px){.carouselMylar .sliderWrapper_mylar{height:90vh;padding-top:50px}}@media screen and (max-width:768px){.carouselMylar .sliderWrapper_mylar{height:55vh}}@media screen and (max-width:575px){.carouselMylar .sliderWrapper_mylar{height:50vh;padding-top:70px}}@media screen and (max-width:480px){.carouselMylar .sliderWrapper_mylar{height:55vh;padding-top:65px}}.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar{will-change:transform;transition:transform .8s ease-in-out;display:flex}.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar{justify-content:flex-end;align-items:center;min-width:100%;display:flex}@media screen and (max-width:1100px){.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar{justify-content:center}}@media screen and (max-width:575px){.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar{justify-content:flex-end}}.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar .image{object-fit:contain;width:50%;height:auto}@media screen and (max-width:1550px){.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar .image{width:45%}}@media screen and (max-width:1100px){.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar .image{width:65%}}@media screen and (max-width:768px){.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar .image{width:90%}}@media screen and (max-width:640px){.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar .image{width:92%}}@media screen and (max-width:575px){.carouselMylar .sliderWrapper_mylar .carouselTrack_mylar .slide_mylar .image{width:100%}}.carouselMylar .sliderWrapper_mylar .thumbnails_new_mylar{flex-direction:column;gap:10px;margin-right:30px;display:flex}.carouselMylar .sliderWrapper_mylar .thumbnails_new_mylar .thumbnail{object-fit:cover;cursor:pointer;border:1px solid #0000;border-radius:5px;width:60px;height:60px;transition:all .3s ease-in-out}@media screen and (max-width:1280px){.carouselMylar .sliderWrapper_mylar .thumbnails_new_mylar .thumbnail{width:45px;height:45px}}.carouselMylar .sliderWrapper_mylar .thumbnails_new_mylar .thumbnail.active{border-color:#484848}.carouselMylar .sliderWrapper_mylar .thumbnails_new_mylar .thumbnail:hover{opacity:.8}
.single_form_Section_fold{background-color:#0000}.single_form_Section_fold .form{margin:0 auto}@media screen and (max-width:1100px){.single_form_Section_fold .form{opacity:1;border-top-left-radius:30px;border-top-right-radius:30px;width:100%}}.single_form_Section_fold .error_border_field{border:1px solid red!important;border-radius:30px!important}.single_form_Section_fold .border_field{border:1px solid #707070!important;border-radius:30px!important}.single_form_Section_fold .material__placeholder{font-size:15px;color:#bababa!important}.single_form_Section_fold .finish__placeholder{font-size:15px;color:#bababa!important}.single_form_Section_fold .material__multi-value__label{color:#000;padding:0 6px;font-size:13px;display:block!important}.single_form_Section_fold .material_finishing{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:10px;display:flex}@media screen and (max-width:768px){.single_form_Section_fold .material_finishing{flex-direction:column;display:flex}}.single_form_Section_fold .material_finishing .input_new_quantity_mtr{background-color:#0000;border:.5px solid #707070;border-radius:27px;outline:none;width:100%;height:45px;padding:0 17px;margin-bottom:0!important;font-size:14px!important}@media screen and (max-width:1700px){.single_form_Section_fold .material_finishing .input_new_quantity_mtr{height:45px}}@media screen and (max-width:1420px){.single_form_Section_fold .material_finishing .input_new_quantity_mtr{height:45px}}@media screen and (max-width:1200px){.single_form_Section_fold .material_finishing .input_new_quantity_mtr{height:45px}}@media screen and (max-width:1024px){.single_form_Section_fold .material_finishing .input_new_quantity_mtr{padding:0 12px}}@media screen and (max-width:768px){.single_form_Section_fold .material_finishing .input_new_quantity_mtr{padding:0 11px}}.single_form_Section_fold .material_finishing .material_dropdown{width:100%}.single_form_Section_fold .material_finishing .finish_dropdown{width:100%}.single_form_Section_fold .material_finishing .css-t3ipsp-control{background-color:#0000;box-shadow:none!important;border:none!important;border-radius:0!important;outline:none!important}.single_form_Section_fold .material_finishing .css-1xc3v61-indicatorContainer{display:none!important}.single_form_Section_fold .material_finishing .css-1u9des2-indicatorSeparator{display:none!important}.single_form_Section_fold .material_finishing .css-1hb7zxy-IndicatorsContainer{display:none!important}.single_form_Section_fold .material_finishing .css-hlgwow{padding:6px 8px!important}.single_form_Section_fold .material_finishing .css-1dyz3mf{height:45px;overflow-y:scroll;padding:6px 12px 6px 8px!important}.single_form_Section_fold .material_finishing .css-1dyz3mf::-webkit-scrollbar{width:0}.single_form_Section_fold .material_finishing .css-1dyz3mf::-webkit-scrollbar-thumb{background-color:#00a1ed;border-radius:3px}.single_form_Section_fold .material_finishing .css-1dyz3mf::-webkit-scrollbar-track{background-color:#f0f0f0}.single_form_Section_fold .material_finishing .css-1p3m7a8-multiValue{font-size:11px;background-color:#0000!important}.single_form_Section_fold .material_finishing .react-select-3-placeholder{font-size:10px!important}.single_form_Section_fold .material_finishing .css-19bb58m{font-size:6px!important}.single_form_Section_fold .types_selection{margin-bottom:10px}.single_form_Section_fold .types_selection .types_dropdown{width:100%}.single_form_Section_fold .types_selection .type__placeholder{font-size:15px;color:#bababa!important}.single_form_Section_fold .textarea_note textarea{background:0 0;border-radius:27px;outline:none;width:100%;height:55px;padding-top:10px;padding-left:17px;padding-right:17px;text-decoration:none}@media screen and (max-width:1100px){.single_form_Section_fold .textarea_note textarea{border-color:#fcf6ef;height:50px;padding-left:12px;padding-right:12px}}.single_form_Section_fold .textarea_note textarea::placeholder{font-size:15px;color:#bababa!important}.single_form_Section_fold .borderColorError{border-color:red!important}.single_form_Section_fold .formGroupTwo{gap:10px;display:flex}@media screen and (max-width:768px){.single_form_Section_fold .formGroupTwo{gap:5px}}.single_form_Section_fold .formGroupTwo .select{border:.5px solid #707070!important}.single_form_Section_fold .formGroupTwo .borderColorError{border-color:red!important}.single_form_Section_fold .formGroupTwo .minwidth_unit{background-color:#0000!important;min-width:100px!important}@media screen and (max-width:450px){.single_form_Section_fold .formGroupTwo .minwidth_unit{min-width:82px!important}}.single_form_Section_fold .main_get_offerss .get_uptoo{line-height:15px;color:#000!important;font-size:13px!important;font-weight:400!important}@media screen and (max-width:768px){.single_form_Section_fold .main_get_offerss .get_uptoo{font-size:10px!important}}.single_form_Section_fold .main_get_offerss .get_offf{line-height:15px;color:#000!important;font-size:15px!important;font-weight:700!important}.single_form_Section_fold .main_get_offerss .get_first_orderr{line-height:15px;color:#000!important;font-size:13px!important;font-weight:400!important}@media screen and (max-width:768px){.single_form_Section_fold .main_get_offerss .get_first_orderr{font-size:10px!important}}:is(.single_form_Section_fold .input,.single_form_Section_fold .select){background-color:#0000;border-radius:27px;outline:none;width:100%;margin-bottom:13px;padding:0 17px;border:.5px solid #707070!important;height:45px!important;margin-bottom:10px!important;font-size:14px!important}@media screen and (max-width:1700px){:is(.single_form_Section_fold .input,.single_form_Section_fold .select){height:40px!important}}@media screen and (max-width:1200px){:is(.single_form_Section_fold .input,.single_form_Section_fold .select){height:37px!important}}@media screen and (max-width:1024px){:is(.single_form_Section_fold .input,.single_form_Section_fold .select){padding:0 12px}}@media screen and (max-width:768px){:is(.single_form_Section_fold .input,.single_form_Section_fold .select){padding:0 11px}}.single_form_Section_fold .borderColorError{border:1px solid red!important}.single_form_Section_fold .react-tel-input .form-control{letter-spacing:.01rem;background-color:#0000;border:.5px solid #707070;border-radius:27px;outline:none;width:100%;height:49px;margin-left:0;padding-left:90px;font-size:14px;line-height:25px;position:relative;margin-top:0!important;margin-bottom:0!important}@media screen and (max-width:1700px){.single_form_Section_fold .react-tel-input .form-control{height:44px}}@media screen and (max-width:1420px){.single_form_Section_fold .react-tel-input .form-control{height:40px}}@media screen and (max-width:1200px){.single_form_Section_fold .react-tel-input .form-control{height:37px}}.single_form_Section_fold .form-control:focus{background-color:#0000!important}.single_form_Section_fold .react-tel-input .flag-dropdown{padding:0;position:absolute;top:0;bottom:0;background-color:#0000!important;border:0!important;border-radius:27px!important}.single_form_Section_fold .react-tel-input .selected-flag{outline:none;width:100%;height:100%;padding:0 0 0 18px;position:relative;border-right:.5px solid #000!important;border-radius:27px!important}@media screen and (max-width:1024px){.single_form_Section_fold .react-tel-input .selected-flag{border-right:.5px solid #000!important}}.single_form_Section_fold .react-tel-input .flag-dropdown.open .selected-flag{background:0 0;width:80px;border-right:.5px solid #000!important;border-radius:27px!important}.single_form_Section_fold .react-tel-input .selected-flag{outline:none;width:80px;height:100%;padding:0 0 0 8px;position:relative;border-radius:27px!important}:is(.single_form_Section_fold .react-tel-input .selected-flag:hover,.single_form_Section_fold .react-tel-input .selected-flag:focus){background-color:#0000!important}.single_form_Section_fold .react-tel-input .country-list{z-index:1;background-color:#fff;border-radius:0 0 3px 3px;outline:none;width:615px;max-height:200px;margin:10px 0 10px -1px;padding:0;list-style:none;position:absolute;overflow-y:scroll;box-shadow:1px 2px 10px #00000059}@media screen and (max-width:1400px){.single_form_Section_fold .react-tel-input .country-list{width:515px}}@media screen and (max-width:1100px){.single_form_Section_fold .react-tel-input .country-list{width:480px}}.single_form_Section_fold .form-control:focus{color:var(--bs-body-color);outline:0;border-color:none!important;box-shadow:none!important}:is(.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-single .ant-select-selector .ant-select-selection-item,.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-single .ant-select-selector .ant-select-selection-placeholder){align-self:center;line-height:30px;transition:all .3s,visibility;padding:0 3px!important}.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{border-radius:27px;height:49px;margin-bottom:10px;background:0 0!important;border:none!important;font-style:normal!important}@media screen and (max-width:1700px){.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{height:44px}}@media screen and (max-width:1420px){.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{height:40px}}@media screen and (max-width:1200px){.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{height:37px}}.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select .ant-select-selection-placeholder{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden;color:#000!important;font-size:14px!important}.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-multiple .ant-select-selection-overflow-item{flex:none;align-self:center;max-width:100%;width:100%!important;padding:0 17px!important;font-size:14px!important}.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select{box-sizing:border-box;color:#000000e0;cursor:pointer;margin:0;padding:0;font-size:14px;line-height:1.57143;list-style:none;display:inline-block;position:relative}.single_form_Section_fold .form_Section_main :where(.css-dev-only-do-not-override-1c0na6j).ant-select{box-sizing:border-box;color:#000000e0;cursor:pointer;margin:0 0 10px;padding:0;font-size:14px;line-height:1.57143;list-style:none;display:inline-block;position:relative;border:none!important}.single_form_Section_fold .react-tel-input .selected-flag .flag{margin-top:-5px;margin-left:10px;position:absolute;top:50%;scale:1.3}.single_form_Section_fold .ant-select-focused:where(.css-dev-only-do-not-override-1c0na6j).ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{outline:0;box-shadow:none!important;border-color:#707070!important}.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{box-shadow:none!important;border-color:#707070!important;outline:none!important}.single_form_Section_fold .ant-select-selector{box-shadow:#707070!important;color:#c1c0c0!important;border:.5px solid #707070!important;outline:none!important}@media screen and (max-width:1024px){.single_form_Section_fold .ant-select-selector{color:#c1c0c0!important}}.single_form_Section_fold .ant-select-selection-item{margin-bottom:5px}.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select-single .ant-select-selector .ant-select-selection-search{top:0;inset-inline:11px;position:absolute;bottom:0}.single_form_Section_fold :where(.css-dev-only-do-not-override-1c0na6j).ant-select .ant-select-arrow{pointer-events:none;align-items:center;margin-top:-4px;padding-right:9px;font-size:13px;transition:opacity .3s;display:flex;color:#000!important}.single_form_Section_fold .input::placeholder{color:#b5b8b9}.single_form_Section_fold .ant-select-selection-placeholder{opacity:1;color:#000!important;margin-bottom:5px!important;padding:0 17px!important;font-style:normal!important}.single_form_Section_fold select{color:#000}.single_form_Section_fold .upload{margin-bottom:7px}@media screen and (max-width:1700px){.single_form_Section_fold .upload{margin-bottom:6px}}@media screen and (max-width:1450px){.single_form_Section_fold .upload{margin-bottom:5px}}@media screen and (max-width:1200px){.single_form_Section_fold .upload{margin-bottom:2px}}.single_form_Section_fold .uploadLabel{cursor:pointer;text-align:left;background-color:#0000;border:1px dotted #000;border-radius:27px;align-items:center;height:55px;padding:0 27px;font-size:13px;font-weight:500;display:flex}@media screen and (max-width:1700px){.single_form_Section_fold .uploadLabel{height:44px}}@media screen and (max-width:1420px){.single_form_Section_fold .uploadLabel{height:40px}}@media screen and (max-width:1200px){.single_form_Section_fold .uploadLabel{height:37px}}@media screen and (max-width:1100px){.single_form_Section_fold .upload_div{margin-top:10px}}.single_form_Section_fold .uploadInput{display:none}.single_form_Section_fold .mainUploadingFile{justify-content:space-between;align-items:self-start;margin-bottom:15px;display:flex}@media screen and (max-width:1100px){.single_form_Section_fold .mainUploadingFile{flex-direction:column}}.single_form_Section_fold .mainUploadingFile .grid_view{grid-template-columns:auto auto auto;gap:5px;display:grid}@media screen and (max-width:1400px){.single_form_Section_fold .mainUploadingFile .grid_view{grid-template-columns:auto auto;display:grid}}@media screen and (max-width:1100px){.single_form_Section_fold .mainUploadingFile .grid_view{grid-template-columns:auto auto auto;display:grid}}.single_form_Section_fold .mainUploadingFile .uploadingFile{border:1px solid #000;border-radius:18px;justify-content:space-between;align-items:center;width:120px;min-height:60px;display:flex}@media screen and (max-width:1100px){.single_form_Section_fold .mainUploadingFile .uploadingFile{border:1px solid #000}.single_form_Section_fold .mainUploadingFile .uploadingFile{width:115px}}@media screen and (max-width:540px){.single_form_Section_fold .mainUploadingFile .uploadingFile{width:110px}}.single_form_Section_fold .mainUploadingFile .uploadingFile .icon{background-color:#d8d8d8;border-top-left-radius:18px;border-bottom-left-radius:18px;justify-content:center;align-items:center;width:80px;height:100%;margin:auto;display:flex;position:relative}.single_form_Section_fold .mainUploadingFile .uploadingFile .icon img{width:25px}.single_form_Section_fold .mainUploadingFile .uploadingFile .addText{background-color:#59baf5;border-top-left-radius:18px;width:100%;height:15px;position:absolute;top:0;left:0}.single_form_Section_fold .mainUploadingFile .uploadingFile .addText p{text-align:center;color:#fff;font-size:10px}.single_form_Section_fold .mainUploadingFile .uploadingFile .previewText{background-color:#f8f87f;border-top-left-radius:18px;width:100%;height:15px;position:absolute;top:0;left:0}.single_form_Section_fold .mainUploadingFile .uploadingFile .previewText p{text-align:center;color:#000;font-size:10px}.single_form_Section_fold .mainUploadingFile .uploadingFile .fileName{word-break:break-all;justify-content:left;align-items:center;width:70px;height:100%;margin:auto;padding:6px;font-size:10px;display:flex}.single_form_Section_fold .submitButtonFold{color:#fff;cursor:pointer;background-color:#000;border:none;width:100%;height:50px;font-size:15px;transition:background-color .3s;border-radius:0!important}@media screen and (max-width:1420px){.single_form_Section_fold .submitButtonFold{height:43px;font-size:14px}}@media screen and (max-width:1350px){.single_form_Section_fold .submitButtonFold{height:41px;font-size:13px}}.single_form_Section_fold .submitButtonFold:hover{background-color:#333}
.main-hover-effect{height:100%;position:relative}.main-hover-effect .image_del{opacity:0;cursor:pointer;width:20px;height:20px;transition:opacity .3s;position:absolute;top:20px;left:25px}.main-hover-effect .hover-effect{border-top-right-radius:18px;border-bottom-right-radius:18px;height:100%;transition:background-color .3s}.main-hover-effect .hover-effect:hover{background-color:#ff4747;border-top-right-radius:18px;border-bottom-right-radius:18px;height:58px}.main-hover-effect .hover-effect:hover img{display:block}.main-hover-effect:hover .image_del{opacity:1}.main-hover-effect .del_img_div{width:100%}
.main_tuck_banner{background-color:#f6f2f1;justify-content:space-between;gap:50px;width:100%;padding:40px;display:flex}@media screen and (max-width:1150px){.main_tuck_banner{gap:25px}}@media screen and (max-width:1023px){.main_tuck_banner{flex-direction:column;display:flex}}@media screen and (max-width:768px){.main_tuck_banner{padding:40px 30px}}@media screen and (max-width:540px){.main_tuck_banner{padding:40px 25px}}
.main_campaign_footer{margin-top:100px}@media screen and (max-width:768px){.main_campaign_footer{margin-top:80px}}@media screen and (max-width:575px){.main_campaign_footer{margin-top:60px}}.main_campaign_footer .upper_hr{margin-bottom:80px}.main_campaign_footer .campaign_print247_logo{justify-content:center;width:230px;height:auto;margin:auto;display:flex}@media screen and (max-width:1024px){.main_campaign_footer .campaign_print247_logo{width:220px;height:auto}}@media screen and (max-width:768px){.main_campaign_footer .campaign_print247_logo{width:200px;height:auto}}@media screen and (max-width:575px){.main_campaign_footer .campaign_print247_logo{width:180px;height:auto}}.main_campaign_footer .follow_us_canpaign{text-align:center;color:#000;padding-top:63px;padding-bottom:35px;font-size:20px;font-weight:400}@media screen and (max-width:1024px){.main_campaign_footer .follow_us_canpaign{padding-top:50px;padding-bottom:25px}}@media screen and (max-width:575px){.main_campaign_footer .follow_us_canpaign{padding-top:40px;padding-bottom:25px;font-size:18px}}@media screen and (max-width:480px){.main_campaign_footer .follow_us_canpaign{padding-top:25px;padding-bottom:25px}}.main_campaign_footer .social_media_campaign{justify-content:space-between;align-items:center;gap:30px;display:flex}@media screen and (max-width:575px){.main_campaign_footer .social_media_campaign{gap:15px}}.main_campaign_footer .social_media_campaign hr{width:100%}.main_campaign_footer .follow_section_campaign{justify-content:center;align-items:center;display:flex}.main_campaign_footer .follow_section_campaign .main_social{gap:10px;display:flex}.main_campaign_footer .follow_section_campaign .main_social .social_icon{cursor:pointer}.main_campaign_footer .main_copyright_campaign{justify-content:space-between;display:flex;align-items:center!important}@media screen and (max-width:1024px){.main_campaign_footer .main_copyright_campaign{flex-direction:column;width:100%!important}}.main_campaign_footer .main_copyright_campaign .copyright{justify-content:space-between;display:flex;align-items:center!important}@media screen and (max-width:1024px){.main_campaign_footer .main_copyright_campaign .copyright{color:#000;background-color:#fff;flex-direction:column;margin-top:20px;padding-top:10px;padding-bottom:10px;width:100%!important}}.main_campaign_footer .main_copyright_campaign .copyright .return_link{color:#fff;margin-left:5px}@media screen and (max-width:1023px){.main_campaign_footer .main_copyright_campaign .copyright .return_link{color:#000;margin-top:10px;margin-left:0;font-size:14px}}.main_campaign_footer .main_copyright_campaign .copyright p{font-size:15px;margin-bottom:0!important}@media screen and (max-width:550px){.main_campaign_footer .main_copyright_campaign .copyright p{font-size:12px}}.main_campaign_footer .main_copyright_campaign .inner_copyright_camp{align-items:center;gap:20px;display:flex;justify-content:space-between!important}@media screen and (max-width:1024px){.main_campaign_footer .main_copyright_campaign .inner_copyright_camp{padding-top:5px}}@media screen and (max-width:767px){.main_campaign_footer .main_copyright_campaign .inner_copyright_camp{flex-direction:column;padding-top:15px}}.main_campaign_footer .main_copyright_campaign .inner_copyright_camp .social-visaa-new{width:100%!important;max-width:270px!important;height:auto!important}.main_campaign_footer .main_copyright_campaign .inner_copyright_camp p{font-size:15px;margin-bottom:0!important}@media screen and (max-width:550px){.main_campaign_footer .main_copyright_campaign .inner_copyright_camp p{font-size:12px}}
.main_new_header_campign{z-index:1000;width:100%;padding:0 50px;position:absolute;top:6%}@media screen and (max-width:1024px){.main_new_header_campign{z-index:777}}@media screen and (max-width:912px){.main_new_header_campign{padding:0 40px}}@media screen and (max-width:575px){.main_new_header_campign{padding:0 40px}}@media screen and (max-width:400px){.main_new_header_campign{padding:0 25px;top:4%}}.main_new_header_campign .top_data{justify-content:space-between;align-items:center;gap:30px;height:59px;display:flex}@media screen and (max-width:450px){.main_new_header_campign .top_data{gap:10px}}.main_new_header_campign .top_data .newprint_logo{width:100%;height:auto}.main_new_header_campign .top_data .left_menus .quick_support{color:#fff;text-align:center;cursor:pointer;background-color:#000;border-radius:38px;justify-content:center;align-items:center;width:230px;height:58px;font-size:16px;font-weight:400;display:flex}@media screen and (max-width:1280px){.main_new_header_campign .top_data .left_menus .quick_support{width:210px}}@media screen and (max-width:912px){.main_new_header_campign .top_data .left_menus .quick_support{width:190px;font-size:15px}}@media screen and (max-width:768px){.main_new_header_campign .top_data .left_menus .quick_support{width:175px;font-size:14px}}@media screen and (max-width:575px){.main_new_header_campign .top_data .left_menus .quick_support{width:140px;height:45px;font-size:13px}}@media screen and (max-width:390px){.main_new_header_campign .top_data .left_menus .quick_support{width:130px;height:41px;font-size:11px}}
.political-description{color:#333;border-radius:8px;width:70%;margin:auto;padding:60px 0;line-height:1.6}@media screen and (max-width:912px){.political-description{width:100%}}.political-description h2{color:#00a1ed;text-align:center;width:fit-content;margin:auto;padding-bottom:5px;font-size:30px;font-weight:600;margin-bottom:20px!important}@media screen and (max-width:575px){.political-description h2{font-size:25px}}.political-description p{color:#555;text-align:center;margin-bottom:15px;font-size:18px}@media screen and (max-width:575px){.political-description p{font-size:16px}}.political-description p:last-of-type{margin-bottom:20px}
