:root{--white-color: #ffffff;--black-color: #000000;--black-light-color: #2A2A2A;--black-dark-color: #545454;--black-sm-light-color: #0A0A0A;--grey-color: #EFEFEF;--grey-dark-color: #555555;--grey-light-color: #929292;--primary-family: "Barlow", sans-serif;--secondary-family: "Fraunces", serif;--fs-btn: clamp(16px, 1.12vw, 18px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0px;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-family:var(--primary-family);background-color:var(--white-color);transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;letter-spacing:0px}a{text-decoration:none;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s easy-in-out}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0px}img{border:0px;max-width:100%;height:auto;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}html{font-size:100%}.wrapper{width:100%;margin:0 auto}.container{width:100%;max-width:1551px;padding-left:15px;padding-right:15px;margin:0 auto}.overlay{background:#000000b3;width:100%;position:fixed;top:0;left:0;cursor:pointer;bottom:0;right:0;opacity:0;visibility:hidden;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:1}.fixbody .overlay{visibility:visible;opacity:1}@media(min-width:1280px)and (max-width:1599px){.container{padding:0 5rem}}.commonBtn{font-size:var(--fs-btn);line-height:1.15;cursor:pointer;font-weight:500;overflow:hidden;border-radius:10px;padding:12px 10px;min-width:162px;min-height:52px;display:flex;justify-content:center;align-items:center;border:1px solid var(--black-color);position:relative;z-index:1}.black-btn{color:var(--white-color);background-color:var(--black-color)}.black-btn:after{content:"";position:absolute;left:0;transform:translate(100%);width:100%;background-color:var(--grey-color);color:var(--white-color);border-color:var(--black-color);height:100%;top:0;z-index:-1;overflow:hidden;transition:all .4s ease-in-out}.transparent-btn{border-color:var(--black-color);color:var(--black-color)}.transparent-btn:after{content:"";position:absolute;left:0;transform:translate(100%);width:100%;background-color:var(--white-color);color:var(--black-color);border-color:var(--black-color);height:100%;top:0;z-index:-1;overflow:hidden;transition:all .4s ease-in-out}.white-btn{color:var(--black-color);background-color:var(--white-color);border-color:var(--white-color)}.white-btn:after{content:"";position:absolute;left:0;transform:translate(100%);width:100%;background-color:var(--black-color);color:var(--white-color);border-color:var(--white-color);height:100%;top:0;z-index:-1;overflow:hidden;transition:all .4s ease-in-out}.SecTitle{font-size:clamp(26px,2.8vw,48px);line-height:1.3;font-family:var(--secondary-family)}.SecDesc{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400}.txt-Cnt{text-align:center}.txt-left{text-align:left}.txt-black{color:var(--black-color)}.txt-white{color:var(--white-color)}.bg-black{background-color:var(--black-color)}.bg-black-light{background-color:var(--black-sm-light-color)}.bg-grey{background-color:var(--grey-color)}.header-tp{padding:13.5px 0;background-color:#fff;transition:all .4s ease-in-out}.off-txt{font-size:clamp(15px,1.18vw,18px);line-height:1.34;font-weight:500;color:var(--black-color);text-align:center}.header-midle{background-color:var(--grey-color);padding:7px 0}.headermdCnt{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.inforDtail{display:flex;flex-wrap:wrap;align-items:center}.menu-main ul.main-nav-ul{display:flex;flex-wrap:wrap}.menu-main ul.main-nav-ul li:not(:last-child){padding-right:40px}.menu-main ul.main-nav-ul li a{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--black-color);font-weight:500}.eCommerce-menu ul.eCommerceUl{display:flex;flex-wrap:wrap}.eCommerce-menu ul.eCommerceUl>li{padding:18px 40px}.eCommerce-menu ul.eCommerceUl li:first-child{padding-left:0}.eCommerce-menu ul.eCommerceUl li a{font-size:clamp(15px,1.18vw,18px);line-height:1.2;color:var(--black-color);font-weight:400}.eCommerce-menu ul.eCommerceUl>li>.megamenu-div ul.sub-menu>li>a{font-size:clamp(14px,1.05vw,16px);line-height:1.36}.eCommerce-menu ul.eCommerceUl>li>.megamenu-div ul.has_grandchildren>li>ul>li>a{font-size:clamp(14px,1.05vw,16px);line-height:1.36}.eCommerce-menu ul.eCommerceUl>li>.megamenu-div ul.has_grandchildren>li.grandchildren>a{font-size:clamp(14px,1.18vw,18px);line-height:1.36}.inforDtail .phn-txt{margin-right:25px}.phn-txt .phn-link{position:relative;font-size:clamp(15px,1.18vw,18px);line-height:1.32;color:var(--black-color);font-weight:500;padding-left:35px}.phn-txt .phn-link:before{content:"";background-image:url(../assets/mobile.svg);width:25px;height:25px;position:absolute;left:0;top:0}.eCommercCnt{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.eCommercCnt .eCommerce-menu{position:relative}.eCommerIcnlst{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.eCommerIcnlst .Iconlist img{cursor:pointer}.Iconlist:not(:last-child){margin-right:16px}.menuIcon{display:none}.cstMenuDrpArrow{position:relative;display:inline-block;cursor:pointer;padding-left:5px;z-index:9;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.cstMenuDrpArrow:after{content:"";background-image:url(/cdn/shop/files/down-arrow.svg?v=1771242781);background-repeat:no-repeat;width:14px;height:8px;display:inline-block;left:0;top:-10px;position:absolute;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.eCommerce-menu .megamenu-div{position:absolute;top:55px;background-color:var(--white-color);padding:15px 12px 15px 0;box-shadow:0 8px 6px -6px #0003;min-width:100%;width:100%;z-index:1;display:none;left:0}.eCommerce-menu .megamenu-div ul.sub-menu li{padding:5px 0}.enquire-btn .commonBtn{min-width:152px}.eCommerce-menu .megamenu-div ul.sub-menu.has_grandchildren{display:grid;gap:1rem 2rem;grid-template-columns:repeat(6,1fr)}.eCommerce-menu .megamenu-div ul.sub-menu.has_grandchildren>li.grandchildren a{font-weight:600;color:var(--black-color);padding-bottom:12px;display:block}.eCommerce-menu .megamenu-div ul.sub-menu.has_grandchildren li{padding:0}.eCommerce-menu .megamenu-div ul.sub-menu.has_grandchildren li.grandchildren ul li a{font-weight:400;padding-bottom:8px;font-size:clamp(14px,1.05vw,16px)}.logo{line-height:0}.logo img{width:120px}.mainbnrRow .bnrCntMain{display:flex;align-items:center;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;padding:74px 0}.bnrCntMain .bnrCnt{max-width:830px;width:100%}.bnrCnt .bnrTitle{font-size:clamp(30px,4vw,74px);line-height:1.1;font-weight:400;color:var(--black-color);font-family:Fraunces,serif;padding-bottom:30px}.bnrCnt .bnrDesc{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--grey-dark-color);padding:0 0 35px}.bnrBtnslst{display:flex;flex-wrap:wrap}.bnrCountsDiv{display:flex;flex-wrap:wrap;padding:60px 0 0}.bnrCountsDiv .CountsCnt .CountNumTxt{font-size:clamp(26px,3.9vw,60px);line-height:1.2;font-family:var(--secondary-family);font-weight:400;color:var(--black-color)}.bnrCountsDiv .CountsCnt .CountTxt{font-size:clamp(16px,1.18vw,18px);line-height:24px;color:var(--grey-dark-color);font-family:var(--secondary-family);font-weight:500}.bnrBtnslst .Bntlist:not(:last-child){margin-right:21px}.bnrCountsDiv .CountsCnt{text-align:center}.bnrCountsDiv .CountsCnt:not(:last-child){padding-right:43px}.homeBnrSlider.slick-initialized .slick-slide{position:relative}.bnrBtnslst .enquire-link.transparent-btn{border-color:var(--black-color);color:var(--black-color)}.testimonialSec .container{position:relative}.testimonialRow{display:flex;flex-wrap:wrap;padding-top:50px;padding-bottom:40px}.testimonialBox{width:100%;height:100%;padding:35px 33px 32px 28px}.testimonialCnt{padding:30px 0}.testimonialCnt p{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--black-color)}.testimonialBox .ClintDtail{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.ClientCnt .ClintNm-txt{font-size:20px;line-height:24px;font-weight:600;color:var(--black-color);display:block;padding-bottom:5px}.ClientCnt .ClintCountry-txt{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:500;color:var(--grey-light-color);display:block}.ClintDtail .ClientImg img{width:70px;height:70px;border:2px solid var(--black-color);border-radius:50%}.testimniClint-arrow{position:absolute;left:0;right:0;display:flex;justify-content:center}.testimniClint-arrow .slick-arrow{border:1.5px solid var(--black-color);border-radius:10px;transform:inherit;-webkit-transform:inherit;-moz-transform:inherit}.testimniClint-arrow .slick-next{right:0}.testimniClint-arrow .slick-prev{left:0}.testimniClint-arrow .slick-prev,.testimniClint-arrow .slick-next{width:50px;height:50px;margin:0 10px}.testimniClint-arrow .slick-prev:before,.testimniClint-arrow .slick-next:before{background-image:url(/cdn/shop/files/slider-arrow.svg?v=1770960751);background-repeat:no-repeat;width:22px;height:15px;display:inline-flex;font-size:inherit}.testimniClint-arrow .slick-prev:before{transform:rotate(180deg)}.testimniClint-arrow .slick-next,.testimniClint-arrow .slick-prev{position:relative;top:0}.TestimonialSlider .slick-slide{padding:0 17.5px}.TestimonialSlider .slick-list{margin:0 -17.5px}.TestimonialSlider .slick-list .slick-track>.slick-slide>div{background-color:#f4f4f4}.serviceSec .serviceMain{display:flex;column-gap:28px;flex-wrap:wrap}.serviceMain .servicelst ul.serviceUl li{font-size:clamp(18px,1.44vw,22px);line-height:1.32;font-weight:600;color:var(--black-color);background-color:var(--grey-color);display:flex;align-items:center;cursor:pointer;padding:25px 25px 25px 30px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;overflow:hidden}.serviceMain .servicelst ul.serviceUl li.active{background-color:var(--black-color);color:var(--white-color)}.serviceMain .servicelst ul.serviceUl li.active .serviIcon{border-color:var(--white-color);background-color:var(--white-color)}.serviceMain .servicelst ul.serviceUl li:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;transform:translate(-100%)}.serviceMain .servicelst ul.serviceUl li .serviIcon img{width:26px;height:26px}.serviceMain .servicelst ul.serviceUl li .serviIcon{margin-right:25px;border:1px solid var(--black-color);display:flex;padding:11px;border-radius:50%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out}.serviceMain .servicelst ul.serviceUl li:not(:last-child){margin-bottom:20px}.serviceMain .servicelst{width:100%;max-width:30%}.serviceMain .serviceCntDiv{width:100%;max-width:68%}.serviceCntDiv .servic-Panel .servicepnlDiv{background-color:var(--grey-color);padding:34px 30px 33px 36px;display:flex;flex-wrap:wrap;column-gap:66px;align-items:center}.serviceCntDiv .servic-Panel .servicepnlDiv .serviImg{width:100%;max-width:53.4%}.serviceCntDiv .servic-Panel .servicepnlDiv .serviImg img{width:100%}.serviceCntDiv .servic-Panel .servicepnlDiv .serviCnt{width:100%;max-width:39%}.servicepnlDiv .serviCnt .serviceSubTit{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:600;color:var(--black-light-color)}.servicepnlDiv .serviCnt .serviceTitle{font-size:clamp(20px,1.71vw,26px);line-height:32px;font-weight:400;color:var(--black-color);font-family:var(--secondary-family);margin:13px 0}.servicepnlDiv .serviCnt .serviceDesc{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--black-dark-color);padding-right:17px}.serviCnt .serviclinklst .shopBtn .commonBtn{min-width:150px}.serviCnt .serviclinklst .explorelink a{font-size:clamp(14px,.833vw,16px);line-height:22px;font-weight:500;color:var(--black-color);margin-left:23px}.explorelink .explrlnk-arrow{width:12px;height:12px;position:relative;right:-4px;top:1px;transition:all .4s ease-in-out}.servicepnlDiv .serviCnt .serviclinklst{display:flex;flex-wrap:wrap;align-items:center;margin:20px 0 0}.servic-Panel{display:none}.servic-Panel.active{display:block}.serviceSec .Secheading-Main{padding-bottom:30px}.partnerMain{display:grid;grid-template-columns:1fr 1fr;align-items:center;background-color:var(--grey-color)}.partnerMain .partnerCnt{padding-left:30px;padding-right:45px}.partnerMain .partnerImg{position:relative}.partnerMain .partnerImg:before{content:"";width:100%;height:100%;background-color:#0003;display:inline-block;position:absolute}.partnerMain .partnerImg .play-btn:before{content:"";background-image:url(/cdn/shop/files/youtube-btn.svg?v=1771573070);width:60px;height:60px;display:inline-flex;position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;cursor:pointer;border-radius:10px;transition:all .5s ease-in-out;background-repeat:no-repeat;background-size:cover}.partnerCnt .partnerTitle{font-size:clamp(26px,2.98vw,52px);line-height:1.3;font-weight:500;color:var(--black-color);font-family:var(--secondary-family)}.partnerCnt .partnerDesc{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--black-dark-color);padding:17px 0}.partnerImg img{width:100%;object-fit:cover;display:block;height:100%;transition:all .3s ease-in-out}.partnerCnt .partnerBtn{display:inline-flex}.partner-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:none;align-items:center;justify-content:center;z-index:999}.partner-modal.active{display:flex}.partner-modal .video-box{position:relative;width:90%;max-width:800px;background:#000}.partner-modal .video-box iframe{width:100%;height:450px}.partner-modal .close-btn{position:absolute;top:-40px;right:0;font-size:40px;color:#fff;cursor:pointer}.aboutItmWrp{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(280px,auto);align-items:stretch}.aboutItm-Main{display:grid;grid-template-columns:1fr 1fr;width:100%;align-items:center;height:100%}.aboutItm-Main .aboutSub-title{font-size:clamp(14px,.833vw,16px);line-height:22px;font-weight:600;color:var(--black-light-color)}.aboutItm-Main .aboutMn-title{font-size:clamp(20px,1.55vw,24px);line-height:1.3;font-weight:400;color:var(--black-color);font-family:var(--secondary-family);padding-top:11px}.aboutItm-Main .aboutDesc-txt{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--black-dark-color);padding:10px 0 20px}.aboutCnt-item .abtgrup-btn{display:flex;flex-wrap:wrap;align-items:center;column-gap:20px}.abtgrup-btn .commonBtn{min-width:145px;min-height:45px;padding:9.5px 10px}.abtgrup-btn .explorelink{font-size:14px;line-height:20px;color:var(--black-color);font-weight:500;display:flex;align-items:center}.aboutImg-item{height:100%}.aboutImg-item img{width:100%;object-fit:cover;display:block;height:100%;transition:all .3s ease-in-out}.aboutItm-Main .aboutCnt-item{padding:30px}.abtBtMain{display:flex;flex-wrap:wrap;align-items:stretch}.abtBtMain .abtBtCnt{width:50%;flex-basis:50%;height:365px;display:flex;flex-wrap:wrap;align-items:center;background-color:#efefef}.abtBtMain .abtBtImg{width:50%;flex-basis:50%;height:365px}.abtBtMain .abtBtImg img{width:100%;height:100%;object-fit:cover;object-position:center}.abtBtMain .abtBtCnt .abtbImg-item{width:50%;height:100%}.abtBtMain .abtBtCnt .abtbImg-item img{width:100%;min-height:100%;max-height:100%;object-fit:cover}.abtBtCnt .abtbCnt-item{width:50%;padding:10px 34px 10px 44px}.abtBtCnt .abtbCnt-item .abtbSub-title{font-size:clamp(14px,.833vw,16px);line-height:22px;font-weight:600;color:var(--black-light-color)}.abtBtCnt .abtbCnt-item .abtbMn-title{font-size:clamp(20px,1.55vw,24px);line-height:1.3;font-weight:400;color:var(--black-color);font-family:var(--secondary-family);padding-top:11px}.abtBtCnt .abtbCnt-item .abtbDesc-txt{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--black-dark-color);padding:10px 0 20px}.abtbCnt-item .abtgrup-btn{display:flex;flex-wrap:wrap;align-items:center;column-gap:20px}.shpTheorySec .shpTheoryRow{display:flex;flex-wrap:wrap;margin-right:-60px;margin-left:-60px}.shpTheorySec .shpTheory-Col{padding-left:60px;padding-right:60px;width:25%;max-width:410px;position:relative}.shpTheorySec .shpTheory-Col:not(:last-child):after{content:"";width:1px;height:100%;border:1px dashed rgba(255,255,255,.2);position:absolute;right:0;top:0}.shpTheoryBx .shpTheory-icon{margin-bottom:20px;display:flex;align-items:center}.shpTheoryBx .shpTheory-icon img{width:57px}.shpTheoryBx .shptheoryTitle{font-size:20px;line-height:26px;font-weight:500;color:#fff;margin-bottom:5px}.shpTheoryBx .shptheoryDesc{font-size:clamp(14px,.833vw,16px);line-height:22px;font-weight:400;color:#fff}.subscribeWrp{max-width:648px;margin:0 auto;row-gap:30px;display:flex;flex-direction:column}.subscribe-form{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}.subscribe-form input{flex:1;padding:16px 18px;font-size:clamp(14px,.833vw,16px);font-weight:500;font-family:var(--primary-family);border-radius:10px;color:#000;border:1px solid #F3F3F3;background:#f3f3f3}.subscribe-form input[type=email]:focus-visible{outline:none;outline-offset:none;box-shadow:none}.subscribe-form button{cursor:pointer}.subscribeRw .Secheading-Main .SecTitle{font-size:clamp(40px,2.5vw,48px);line-height:58px;margin-bottom:20px}.inforcontactSec .contactdtil-Main{display:grid;grid-template-columns:1fr 3.2fr;padding-top:50px}.contact-map iframe{width:100%;height:710px;filter:grayscale(100%) contrast(90%)}.contactinfoCnt .inforIcon img{width:28px}.contactinfoCnt .inforIcon{margin-bottom:16px}.contactinf-txt{row-gap:13px;display:flex;flex-direction:column}.contactinf-txt .contactinf-title{font-size:clamp(20px,1.55vw,24px);line-height:1.45;font-family:var(--secondary-family);font-weight:400;color:var(--white-color)}.contactinf-txt .contactinf-Desc{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--white-color);font-weight:400}.contactinf-txt .contactinf-link{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--white-color);font-weight:400;word-wrap:break-word}.contactdtil-Main .contact-Dtail{display:flex;flex-direction:column;row-gap:40px;justify-content:center}.contactinf-txt .directions-link{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--white-color);font-weight:400;font-family:var(--secondary-family);display:flex;align-items:center}.contactinf-txt .directions-link:after{content:"";transition:all .4s ease-in-out;background-image:url(/cdn/shop/files/directions-arrow.svg?v=1771486324);background-repeat:no-repeat;width:7px;height:12px;display:flex;align-items:center;position:relative;right:-12px;top:2px}.ctaSec .transparent-btn{border-color:var(--white-color);color:var(--white-color)}.ctaSec .cta-main{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.cta-main .cta-Title{font-size:clamp(24px,1.55vw,30px);line-height:1.5;font-family:var(--secondary-family);color:var(--white-color);font-weight:400}.cta-main .ctaDesc-txt{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--white-color)}.cta-main .cta-group{display:flex;flex-wrap:wrap;gap:15px}.cta-main .cta-group .commonBtn{min-width:150px}.faq-row{display:grid;grid-template-columns:.9fr 1fr}.faq-img img{width:100%;height:100%;object-fit:cover;display:block}.faq-content{margin-left:-7%;padding-top:30px;padding-bottom:30px}.faq-title{font-size:clamp(26px,2.98vw,52px);line-height:1.3;font-family:var(--secondary-family);color:var(--white-color);margin-bottom:35px;text-align:right}.faq-item{background:#f3f3f3;border-radius:5px;margin-bottom:20px;overflow:hidden;border:1px solid #D9D9D9}.faq-question{padding:18px 20px 18px 70px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:500;color:var(--black-color);position:relative}.faq-question .arrow{width:14px;height:8px;background-image:url(/cdn/shop/files/faq-down-icon.svg?v=1770960463);background-repeat:no-repeat;background-position:center;transition:all .6s ease-in-out}.faq-item.active .arrow{transform:rotate(-180deg)}.faq-answer{display:none;margin:0 20px 20px 70px;padding-top:10px}.faq-answer p{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--black-color)}.faq-question span.faqIcon{position:absolute;left:30px;top:0;bottom:0;margin:0 auto;display:flex;align-items:center}.faq-question span.faqIcon img{width:30px}.faq-item.active .faq-answer{border-top:1px solid var(--black-color)}.foterSec{background-color:#000;padding:20px 0 0}.fterbt-main{width:100%;display:block;border-top:1px solid rgba(255,255,255,.5);padding:27px 0;max-width:1920px;margin:0 auto}.fterbt-main .fterbtDiv{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.copyTxt p{font-size:clamp(14px,.833vw,16px);line-height:21px;color:#fff;font-weight:400}.copyTxt p a{color:#fff}.privacyTxt ul{display:flex;flex-wrap:wrap}.privacyTxt ul li a{font-size:clamp(14px,.833vw,16px);line-height:21px;color:#fff;font-weight:400}.privacyTxt ul li:not(:last-child){margin-right:25px}.galleryBx.ftergallerySlider{position:relative;overflow:hidden}.galleryBx.ftergallerySlider .glleryImg{overflow:hidden;position:relative}.galleryBx.ftergallerySlider .glleryImg img{transition:.3s all ease-in-out;object-fit:cover;width:100%;height:360px}.galleryBx.ftergallerySlider .glleryImg:hover img{transform:scale(1.1)}.galleryBx.ftergallerySlider .glleryImg:before{content:"";will-change:transform,opacity;position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff29;transform:scale(0);transform-origin:center;opacity:1;pointer-events:none;z-index:1}.galleryBx.ftergallerySlider .glleryImg:hover:before{animation:scaleOut 1.6s ease forwards}@keyframes scaleOut{0%{transform:scale(0);opacity:1}to{transform:scale(3);opacity:0}}.galleryBx.ftergallerySlider:before{content:"";position:absolute;top:-20px;left:-5%;width:110%;height:60px;background:var(--black-color);border-radius:50%;z-index:100}.galleryBx.ftergallerySlider:after{content:"";position:absolute;bottom:-20px;left:-5%;width:110%;height:60px;background:var(--black-color);border-radius:50%;z-index:100}.ftrinfo-txt .ftrinfo-title{font-size:20px;line-height:26px;font-weight:400;font-family:var(--secondary-family);color:var(--white-color);margin-bottom:5px}.ftrinfo-txt .ftrinfoDesc{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--white-color);display:flex;column-gap:10px;flex-wrap:wrap}.ftrinfo-txt .ftrinfoDesc a{color:var(--white-color)}.ftr-logo a img{width:128px}.ftrdtilCol .ftr-logo{margin-bottom:16px}.ftrdtilCol .ftrinfo-txt{margin-bottom:20px}.ftrSocilall ul{display:flex;flex-wrap:wrap;column-gap:14px}.ftrSocilall ul li a{width:35px;height:35px;display:flex;justify-content:center;align-items:center;padding:2px;border-radius:50%}.ftrSocilall ul li a img{width:20px;height:20px;object-fit:contain;transition:.6s all ease-in-out}.fterDtilDiv{display:grid;grid-template-columns:1.1fr .7fr 1fr 1.1fr;gap:30px}.ftr_links_title{font-size:24px;line-height:30px;font-weight:400;color:var(--white-color);font-family:var(--secondary-family);margin-bottom:15px}.ftr-bdyCnt ul.ftr_links{row-gap:20px;display:flex;flex-direction:column}.ftr-bdyCnt ul.ftr_links li a{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--white-color);font-family:var(--secondary-family)}.ftr-bdyCnt .ftRcntpritm{display:flex;gap:15px;align-items:flex-start}.ftr-bdyCnt .ftRcntpritm .ftRcntprImg img{width:115px;object-fit:cover}.ftr-bdyCnt .ftRcntpritm:not(:last-child){margin-bottom:25px}.ftRcntprCnt .ftRcntpr-Title a{font-size:20px;line-height:24px;font-weight:400;font-family:var(--secondary-family);color:var(--white-color)}.ftRcntprCnt .ftRcntprDesc{font-size:clamp(14px,.833vw,16px);line-height:20px;font-weight:400;color:var(--white-color)}.ftRcntprCnt .ftRcntpr-date{font-size:clamp(14px,.833vw,16px);line-height:20px;font-weight:500;color:var(--white-color)}.ftrdtilCol .ftrSocilall{display:flex;justify-content:start;max-width:300px}.fterDtailRw{padding-bottom:48px}.ftRcntpritm .ftRcntprCnt{display:flex;flex-direction:column;row-gap:8px}.fterbtDiv .footer__payment{margin-top:0}.fterbtDiv .footer__payment ul.list-payment{display:flex;flex-wrap:wrap;gap:5px}.recentprj-sec .Secheading-Main{padding-bottom:70px}.recentprjBx .recentprjImg img{width:100%;height:317px;object-fit:cover}.recentprjBx .recentprjCnt{padding:19px 22px;display:flex;flex-direction:column;row-gap:8px}.recentprjBx .recentprj-title a{font-size:24px;line-height:30px;color:var(--black-color);font-family:var(--secondary-family)}.recentprjBx .recentprj-Desc{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--black-dark-color);font-weight:400}.recentprojectSlider .slick-slide{padding:0 12px}.recentprojectSlider .slick-list{margin:0 -12px}.recentprojectSlider .slick-list .recentprjCol{background-color:var(--white-color);height:100%}.recentprj-sec .container{position:relative}.recentproject-arrow .slick-prev:before{transform:rotate(180deg)}.recentproject-arrow{position:absolute;left:0;right:0;display:flex}.recentproject-arrow .slick-arrow{border:1.5px solid var(--black-color);border-radius:10px;transform:inherit;-webkit-transform:inherit;-moz-transform:inherit}.recentproject-arrow .slick-prev{left:0}.recentproject-arrow .slick-next{right:0}.recentproject-arrow .slick-prev,.recentproject-arrow .slick-next{width:50px;height:50px;margin:0 10px;position:relative;top:0}.recentproject-arrow .slick-prev:before,.recentproject-arrow .slick-next:before{background-image:url(/cdn/shop/files/slider-arrow.svg?v=1770960751);background-repeat:no-repeat;width:22px;height:15px;display:inline-flex;font-size:inherit}.recentprojectSlider.slick-initialized{padding-bottom:40px}.recentprojectSlider .slick-track{display:flex!important;margin-left:0;margin-right:0}.recentprojectSlider .slick-slide{height:auto}.recentprojectSlider .slick-slide>div{height:100%}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card__content .card__information .card__heading a{font-size:clamp(20px,1.44vw,22px);line-height:1.42;color:var(--black-color);font-family:var(--secondary-family);text-align:left}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card__content .card__information .card-information .price{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--black-color);font-weight:600;text-align:left}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card__inner .card__media .media img{height:260px;object-fit:contain;position:absolute}.prdlist-sec .collection .product-grid .card--card .card__heading a:after{display:none}.prdlist-sec .collection .product-grid .card--card .quick-add{margin:0}.prdlist-sec .collection ul.product-grid li .card__information{padding:0}.prdlist-sec .collection .card-wrapper.underline-links-hover:hover a{text-decoration:none}.prdlist-sec .collection .card-wrapper .card__content .quick-add .quick-add__submit{display:inline-flex;width:inherit;font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:500;color:var(--black-color);border:1px solid var(--black-color);border-radius:10px;min-width:150px;min-height:50px;justify-content:flex-start;align-items:center;padding:0 12px;letter-spacing:0}.prdlist-sec .collection .card-wrapper .card__content .quick-add .quick-add__submit:after{box-shadow:none}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card__inner.ratio{--ratio-percent: auto !important}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card__media{height:280px;overflow:hidden}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card__media img{width:100%;height:100%;object-fit:cover}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card--media .card__inner .card__content{display:none}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card__media,.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card .media{position:relative}.prdlist-sec .collection .product-grid .grid__item .card-wrapper{border:1px solid #C4C1C1;border-radius:5px}.prdlist-sec .collection .grid__item .card-wrapper .card__content .quick-add{text-align:left;margin-top:8px}.prdlist-sec .collection .product-grid{gap:30px;margin-bottom:0}.prdlist-sec .collection .product-grid .product-card-wrapper .card__content .quick-add form.form .quick-add__submit:after{background-image:url(/cdn/shop/files/add-cart.svg?v=1771300814);width:22px;height:22px;display:inline-block;top:0;right:8px;bottom:0;margin:auto;left:inherit;background-repeat:no-repeat;background-size:20px}.prdlist-sec .collection .slider-mobile-gutter .slider-buttons .slider-counter{display:none}.featureprd-sec,.prdlistsale-sec{overflow:hidden}.prdlist-half-sec .ftprdlistRow{display:grid;grid-template-columns:420px minmax(0,1fr);gap:40px;align-items:center;margin-right:-35vw;padding-left:calc((100% - 1521px)/2)}.prdlist-half-sec .collection .ftprdlistRow .ftprdlist-heading-Col .collection__title{padding:0;margin-bottom:0}.ftprdlistRow .ftprdlist-heading-Col .Secheading-Main .prdBtnlst{display:flex;flex-wrap:wrap;gap:20px}.SecDesc-text p,.collection__description.SecDesc-text p{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--black-dark-color);font-weight:400}.collection__title .collection__description{padding-bottom:20px}.prdlist-half-sec .collection .ftprdlistRow .ftprdlist-heading-Col .collection__title .SecTitle{font-size:clamp(26px,2.9vw,48px);line-height:1.2}.prdlist-sec .collection .product-grid .product-card-wrapper .card--card.gradient{transform:inherit}.ftprdlistRow .ftprdlist-heading-Col .Secheading-Main .prdBtnlst .commonBtn{min-width:150px;min-height:50px}.prdlist-sec .collection slider-component.slider-component-full-width{padding:0}a.focus-inset:focus-visible{outline:none;outline-offset:initial;box-shadow:none}.prdlist-sec .collection .slider-buttons{justify-content:flex-start;gap:20px;margin-left:25px;padding-top:30px}.prdlist-sec .collection .slider-buttons .slider-button--prev .icon,.prdlist-sec .collection .slider-buttons .slider-button--next .icon{transform:inherit}.prdlist-sec .collection .slider-buttons .slider-button .icon{height:inherit}.prdlist-sec .collection .slider-buttons .slider-button{border:1.5px solid var(--black-color);border-radius:10px;width:50px;height:50px}.aboutSec{max-width:1920px;margin:0 auto}.prdlistsale-sec .prdlist-sec .collection .slider-component-desktop{margin-right:-30vw;padding-left:calc(100% - 1740px)}.prdlist-sec .collection .slider.slider--desktop .slider__slide{padding-top:0;padding-bottom:0}.header.sticky-header{display:block;position:fixed;background-color:#fff;left:0;right:0;top:0;z-index:999;margin:auto;box-shadow:0 0 9px 1px #00000013;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.headerPadd{height:170px;display:block!important}.button:focus-visible,*:focus-visible{outline:none;box-shadow:none}.sticky-header.header_scroll .announcementbar-row{margin-top:-60px;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.eCommerce-menu ul.eCommerceUl>li,.announcementbar-row{-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.sticky-header.header_scroll .eCommerce-menu ul.eCommerceUl>li{padding:15px 40px}.sticky-header.header_scroll .eCommerce-menu ul.eCommerceUl li:first-child{padding-left:0}.eCommerIcnlst .header__icon{width:auto;height:auto}.eCommerIcnlst .header__icon .icon.icon-search{width:24px;height:24px;margin-right:12px}.eCommerIcnlst .header__icon .icon.icon-account{width:24px;height:24px;color:#000}.eCommerIcnlst .header__icon.header__icon--cart{width:48px;height:48px;color:#000}.eCommerIcnlst .header__icon.header__icon--cart .icon,.eCommerIcnlst .header__icon.header__icon--cart .icon path{width:100%;height:100%}.eCommerIcnlst .header__icon--cart{margin-right:0}.prdlist-sec,.homeBanner-sec{max-width:1920px;margin:0 auto;overflow:hidden}.header.sticky-header .eCommerce-menu ul.eCommerceUl .megamenu-div{top:48px}.testimonialSec{overflow:hidden}.prdlist-sec .collection__title.Secheading-Main .SecTitle{margin-bottom:0;padding-bottom:40px}.prdlist-sec .collection__title.title-wrapper{margin-bottom:0}.prdlist-sec .collection__title.title-wrapper--self-padded-tablet-down{padding:0}.prdlist-half-sec.prdlist-sec .collection__title.Secheading-Main .SecTitle{padding-bottom:20px}.contactinfoCnt:nth-child(3n+1) .directions-link,.contactinfoCnt:nth-child(3n+2) .directions-link{display:none}.prdlist-sec .collection .product-card-wrapper .card .card__inner{padding:20px 20px 0}.contact-Dtail .contactinfoCnt{max-width:260px}#video-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:none;z-index:9998}#video-popup-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;max-width:90%;height:450px;display:none;z-index:9999}#video-popup-iframe{width:100%;height:100%;border:0}#video-popup-close{position:absolute;top:-40px;right:0;color:#fff;font-size:28px;cursor:pointer}.subscribe-form input[type=email]::-webkit-input-placeholder{color:#9a9a9a;font-family:var(--primary-family);font-weight:500;font-size:clamp(14px,.833vw,16px);opacity:1}.subscribe-form input[type=email]:-moz-placeholder{color:#9a9a9a;font-family:var(--primary-family);font-weight:500;font-size:clamp(14px,.833vw,16px);opacity:1}.subscribe-form input[type=email]::-moz-placeholder{color:#9a9a9a;font-family:var(--primary-family);font-weight:500;font-size:clamp(14px,.833vw,16px);opacity:1}.subscribe-form input[type=email]:-ms-input-placeholder{color:#9a9a9a;font-family:var(--primary-family);font-weight:500;font-size:clamp(14px,.833vw,16px);opacity:1}.effective-fadeOut{position:relative;overflow:hidden}.effective-fadeOut:before{content:"";will-change:transform,opacity;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;transform:scale(0);transform-origin:center;opacity:1;pointer-events:none;z-index:1}.effective-fadeOut:hover:before{animation:zoomOut 1.6s ease forwards}@keyframes zoomOut{0%{transform:scale(0);opacity:1}to{transform:scale(3);opacity:0}}.effective-fadeIn{position:relative;overflow:hidden}.effective-fadeIn:before{content:"";will-change:transform,opacity;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;transform:scale(0);transform-origin:center;opacity:1;pointer-events:none;z-index:1}.effective-fadeIn:hover:before{animation:zoomIn 1.6s ease forwards}@keyframes zoomIn{0%{transform:scale(3);opacity:1}to{transform:scale(0);opacity:0}}.product-form .bold_option_set .bold_option_title{font-size:clamp(20px,1.55vw,24px);line-height:1.45;font-family:var(--secondary-family);color:var(--black-color);padding:0 0 20px;display:block}.product-form .bold_option_set .bold_option .bold_option_element{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;max-width:360px}.product-form .bold_option .bold_option_value label{display:flex;flex-wrap:wrap}.product-form .bold_option .bold_option_value{margin:0;width:100%}.product-form .bold_option .bold_option_value_element{margin-right:0}.product-form .bold_option .bold_option_value_swatch{width:80px;height:80px}.product-form .bold_option .bold_option_swatch_title{width:100%;font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:500;color:var(--black-color);text-align:center;padding-top:8px}.product-form .bold_option.bold_option_swatch{padding-bottom:30px}.product-form .bold_option .bold_option_element select{font-size:clamp(14px,.833vw,16px);width:255px;border:1px solid var(--black-color);margin-right:0;padding:12px 15px 12px 10px;border-radius:10px;line-height:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='20' viewBox='0 0 20 20' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M5 7l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:22px}.product-form .bold_options .bold_option_set div:empty{display:none}.product-form .bold_option.bold_option_dropdown{padding-bottom:30px}.prdlist-half-sec.prdlist-sec .collection .slider.slider--desktop .slider__slide:nth-last-child(2){margin-right:19%}.prdlistsale-sec .prdlist-sec .collection .slider.slider--desktop .slider__slide:nth-last-child(2){margin-right:13%}.featured-tab-content{display:none}.section+.section{margin-top:0}.product__info-wrapper .product-info p,.product__info-wrapper .product__description.rte p{font-size:clamp(16px,.937vw,18px);font-weight:400;line-height:24px;color:var(--black-dark-color)}.product__info-wrapper .product-form__input .form__label,.product__info-wrapper .price--large{font-size:20px!important;font-weight:400!important;line-height:24px!important;color:#545454!important}.product__title h1{font-size:clamp(28px,3.1vw,46px);line-height:1.05;font-weight:400;color:var(--black-color);font-family:var(--secondary-family);margin:13px 0}.product-form__input input[type=radio]:checked+label{background-color:#000!important;color:#fff!important}.product__info-container .product__text{font-size:clamp(16px,.937vw,18px);line-height:20px;color:var(--black-light-color);font-weight:500}.product-form__buttons #more-payment-options-link{text-decoration:none}.pickup-availability-info p{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--grey-dark-color);font-weight:400}.pickup-availability-info .pickup-availability-button{font-size:clamp(16px,1.041vw,20px);line-height:1.4;color:var(--black-dark-color);font-weight:500;text-decoration:none}.pickup-availability-info .pickup-availability-button:hover{color:var(--black-color)}.product__info-container .price .price__container .price__regular .price-item{font-size:clamp(18px,1.145vw,22px);line-height:30px;color:var(--grey-dark-color)}.product__info-container .price .price__container .price__sale:has(span) s.price-item{display:none}.product__info-wrapper .product-form__quantity .quantity__label,.product__info-wrapper .product-form__input .form__label{color:var(--black-color)}.related-products .related-products__heading{font-size:clamp(26px,2.98vw,52px);line-height:1.3;font-family:var(--secondary-family);color:var(--black-color);text-align:center}.related-products .product-grid .grid__item .product-card-wrapper .card__information .card__heading{font-size:clamp(16px,1.041vw,20px);line-height:1.4;color:var(--black-color);font-family:var(--secondary-family)}.related-products .card-information .price .price__container .price__regular .price-item{font-size:clamp(16px,1.041vw,20px);line-height:24px;color:var(--grey-dark-color);font-weight:500}.related-products .product-grid .grid__item .underline-links-hover:hover a{text-decoration:none}.quick-add-modal .product__info-wrapper .product__info-container .product__text{font-size:clamp(16px,1.041vw,20px);line-height:26px;color:var(--grey-dark-color);font-weight:400;margin-bottom:10px}.quick-add-modal .product__info-wrapper .product__info-container .product__title h2{font-size:clamp(20px,2vw,30px);line-height:1.2;font-weight:400;color:var(--black-color);font-family:var(--secondary-family)}.quick-add-modal .product__info-wrapper .product__info-container .product__title>a:hover{text-decoration:none}.quick-add-modal .product__view-details{font-size:clamp(16px,1.041vw,20px);line-height:1.4;color:var(--black-color);font-weight:400}.quick-add-modal .product__view-details:hover{text-decoration:none}.product-form__input--dropdown .select select.select__select:focus,.product-form__input--dropdown .select select.select__select:focus-visible,.product-form__input--dropdown .select select.select__select:hover,.product-form__input--dropdown .select:hover.select:after{box-shadow:none}.product-form__input--dropdown .select:after{border-color:#4545438c;box-shadow:none}.product__info-wrapper .product-form__input input[type=radio]+label{border:1px solid rgba(69,69,67,.55)}.recentprojectSlider .slick-list{display:flex;justify-content:center}.industrypartnr-sec .SecTitle{padding-bottom:40px;text-align:center}.industrypartnrWrp{display:flex;flex-wrap:wrap;justify-content:center}.industrypartnrCol{max-width:170px}.industrypartnrCol img{max-height:90px;object-fit:contain}.ftrcmpDtl-txt .cmpDtlDesc{font-size:clamp(14px,.833vw,16px);line-height:22px;color:var(--white-color);font-weight:400;max-width:340px}section>.page-width{padding:40px 2.8rem 0px}.page-width .agrs__widget{min-width:100%}.agrs__widget .agrs__wrapper .agrs__title-row .agrs__created-by img{height:0px}.agrs__widget .agrs__wrapper .agrs__title-row .agrs__widget-title{font-size:clamp(26px,2.8vw,48px);line-height:1.3;font-family:var(--secondary-family);color:var(--black-color);text-align:center;font-weight:500}.agrs__widget .agrs__wrapper .agrs__body-wrapper .agrs__body .agrs__card .agrs__card__text-wrapper p.agrs__card__text{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:400;color:var(--black-color)}.agrs__widget .agrs__wrapper .agrs__body-wrapper .agrs__body .swiper-wrapper .swiper-slide{background-color:#f4f4f4}.agrs__widget .agrs__wrapper .agrs__body-wrapper .agrs__body .swiper-wrapper .agrs__card__header{padding:0 15px 15px;flex-direction:row-reverse}.agrs__widget .agrs__wrapper .agrs__body-wrapper .agrs__body .swiper-wrapper .agrs__card:after{display:none}.agrs__card__reviewer-info .agrs__card__reviewer-name .agrs__card__link{font-size:clamp(14px,.833vw,16px);line-height:1.45;font-weight:600;color:var(--black-color);display:block;padding-bottom:5px}.agrs__card__reviewer-info .agrs__card__user-detail .agrs__card__link{font-size:clamp(14px,.833vw,16px);line-height:1.4;font-weight:500;color:var(--grey-light-color);display:block}.agrs__wrapper .agrs__body-wrapper .agrs__body .swiper-button{width:50px;height:50px;border:1.5px solid var(--black-color);border-radius:10px;background-color:transparent;color:var(--black-color)}.agrs__wrapper .agrs__body-wrapper .agrs__body .swiper-button:hover{background-color:var(--black-color);color:var(--white-color)}.agrs__wrapper .agrs__body-wrapper .agrs__body .agrs__swiper-button-prev,.agrs__wrapper .agrs__body-wrapper .agrs__body .agrs__swiper-button-next{opacity:1;display:none}.agrs__card__reviewer-info .agrs__card__reviewer-name .agrs__card__link:hover{text-decoration:none!important}.agrs__body-wrapper .swiper.agrs__body .swiper-wrapper{padding-bottom:0}.agrs__widget .agrs__wrapper{padding:0;gap:0px!important}.agrs__widget .agrs__wrapper .agrs__body-wrapper{padding-top:50px;padding-bottom:60px}.swiper-wrapper{align-items:stretch}.swiper-slide{height:auto!important;display:flex}.args__card{display:flex;flex-direction:column;height:100%}.innerbnr-sec .inrbnrMain{display:flex;align-items:center;width:100%;height:clamp(220px,16vw,300px);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:clamp(40px,6vw,70px) 0;position:relative;z-index:1}.inrbnrCnt .inrbnrTitle{font-size:clamp(30px,4.25vw,74px);line-height:1.1;font-weight:400;color:var(--white-color);font-family:Fraunces,serif}.breadcrumb{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.breadcrumb a,.breadcrumb span{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--white-color);font-weight:500}.breadcrumb a:hover,.breadcrumb span.currant{color:var(--grey-light-color)}.innerbnr-sec{position:relative}.innerbnr-sec:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:#00000040}.collection-hero{padding-top:30px!important}.template-search__header h1.h2,.main-page-title,.collection-hero__title,.title,.image-with-text__heading,.collapsible-content__heading{font-size:clamp(26px,2.85vw,48px);line-height:1.3;font-family:var(--secondary-family);color:var(--black-color);margin:0!important;text-align:center}.image-with-text__heading{text-align:left;margin-bottom:20px}.eCommerce-menu .megamenu-div ul.sub-menu:before{content:"";width:100%;height:100%;background-color:var(--white-color);position:absolute;right:calc(100% - 1px);top:0;box-shadow:0 8px 6px -6px #0003}.eCommerce-menu .megamenu-div ul.sub-menu:after{content:"";width:100%;height:100%;background-color:var(--white-color);position:absolute;left:calc(100% - 1px);top:0;box-shadow:0 8px 6px -6px #0003}.gcw-airless-subcats,.gcw-home-subcats,.gcw-trade-subcats{width:100%;max-width:1470px;padding-left:15px;padding-right:15px;margin:0 auto!important}.related-products ul.product-grid li .product-card-wrapper .card__content .card__information .card__heading a{font-size:clamp(18px,1.44vw,22px);line-height:1.45;color:var(--black-color);font-family:var(--secondary-family);text-align:left}.related-products ul.product-grid li .product-card-wrapper .card__content .card__information .card-information .price{font-size:clamp(15px,1.18vw,18px);line-height:1.4;color:var(--black-color);font-weight:600;text-align:left}.related-products ul.product-grid li .product-card-wrapper .card__inner .card__media .media img{height:260px;object-fit:contain;position:relative}.related-products .product-grid .card--card .card__heading a:after{display:none}.related-products .product-card-wrapper{padding:1px}.related-products .product-grid .card--card .quick-add{margin:0}.related-products ul.product-grid li .card__information{padding:0}.related-products .card-wrapper.underline-links-hover:hover a{text-decoration:none}.related-products .product-card-wrapper .card .card__inner{padding:20px 20px 0}.related-products .product-grid{margin-bottom:0;gap:30px}.related-products ul.product-grid li .product-card-wrapper .card__media img{width:100%;height:100%;object-fit:cover}.related-products ul.product-grid li .product-card-wrapper .card--media .card__inner .card__content{display:none}.related-products ul.product-grid li .product-card-wrapper .card__media,.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card .media{position:relative}.related-products .product-grid .product-card-wrapper .card--card.gradient{transform:inherit}.related-products .slider.slider--desktop .slider__slide{padding-top:0;padding-bottom:0}.rte h3{margin-bottom:10px;display:block}.rte h3 span{font-size:clamp(20px,1.55vw,24px);line-height:1.45;color:var(--black-color);font-weight:500}.rte p,.rte ul li{font-size:clamp(16px,.937vw,18px);line-height:1.4;color:var(--black-color);margin-bottom:10px}.rte ul,.rte ol{list-style:disc;margin-bottom:10px}.title.inline-richtext.h2,.collapsible-content__heading{margin-bottom:20px!important}.accordion .accordion__title{font-size:clamp(15px,1.18vw,18px);line-height:1.4;font-weight:500;color:var(--black-color);text-decoration:none}.collapsible-content summary:hover .accordion__title{text-decoration:none!important}.accordion summary{align-items:center}.multicolumn-card h3{color:var(--black-color);font-size:clamp(22px,1.71vw,26px);line-height:1.45;font-weight:400}.rich-text__wrapper h2{font-size:clamp(16px,1.041vw,20px);color:var(--black-color);font-weight:400}.terms-sale ol,.terms-sale ul li{line-height:1.5;color:var(--black-color)}.terms-sale ol,.terms-sale ul{padding-left:0}.rte ol{padding-left:18px}.rte ol{margin:15px 0}.rte ol li{font-size:clamp(16px,.937vw,18px);line-height:1.5;color:var(--black-color);margin-bottom:10px}.facets__summary-label,.facets__heading,.facet-filters__field .facet-filters__label label,.product-count .product-count__text span,.facet-filters__field .select select,.facets__summary span{color:var(--black-color)!important}.prdlist-sec .collection ul.product-grid li .product-card-wrapper .card .media{height:100%}.predictive-search__results-list .predictive-search__list-item .predictive-search__item .predictive-search__item-content .predictive-search__item-heading{font-size:clamp(15px,1.18vw,18px);line-height:1.4}.predictive-search__results-list .predictive-search__list-item .predictive-search__item .predictive-search__item-content .price .price__container{font-size:clamp(14px,.833vw,16px);line-height:22px;color:var(--black-color)}.page-width.page-width--narrow{margin-bottom:0}#SortBy{box-sizing:border-box;min-height:10px;padding-left:15px!important}.page-title.text-left{text-align:left}.page-title.text-center{text-align:center}.page-title.text-right{text-align:right}#shopify-section-template--20737867776152__1774350387a1791285 .agrs__widget .agrs__wrapper .agrs__title-row .agrs__widget-title{font-size:clamp(22px,1.55vw,26px);line-height:1.45;text-transform:capitalize}.po-option__select-quantity .po-option__button-media{padding:12px 16px;width:90px}.po-option__select-quantity .po-option__button-media .po-value{font-size:clamp(14px,.833vw,16px);font-weight:500}.po-option__swatch-label--vertical{font-size:clamp(14px,.833vw,16px);line-height:1.1}.po-option--container .po-option--swatch-wrapper .po-option__value--vertical{width:110px!important}.po-option--swatch-container .po-option__swatch-media{width:105px!important;height:105px!important}.po-option--swatch-container .po-option__color-value,.po-option--swatch-container .po-option__image-value{width:90px!important;height:90px!important}.image-with-text__content .image-with-text__text p a{text-decoration:underline}.page-width .main-page-title{margin-top:3rem!important;margin-bottom:1rem!important;font-size:clamp(40px,3.125vw,60px);line-height:1.3;color:var(--black-color)}.contact .title{font-size:clamp(20px,1.302vw,25px)}.form-status-list{margin:1rem 0 2rem}.contact__button{margin-top:2rem!important}.product__media-list .product__media-item{display:none!important}.product__media-list .product__media-item.is-active{display:block!important}.product__media-list .product__media-item{width:100%}#shop-hcaptcha-badge-container{bottom:90px!important}.price__regular .price-item--regular{font-size:clamp(14px,.833vw,16px);letter-spacing:.5px}.eCommercCnt .eCommerce-menu ul.eCommerceUl>li .megamenu-div .sub-menu{max-height:60vh;overflow-y:auto;overflow-x:hidden}.image-with-text__content .image-with-text__text p strong{margin-bottom:10px;display:inline-block;font-weight:600}.multirow .image-with-text__text.rte.body p{margin-bottom:5px}.eCommercCnt .eCommerce-menu ul.eCommerceUl>li:nth-child(2)>.megamenu-div .sub-menu,.eCommercCnt .eCommerce-menu ul.eCommerceUl>li:nth-child(4)>.megamenu-div .sub-menu{grid-template-columns:repeat(3,1fr)}.eCommercCnt .eCommerce-menu ul.eCommerceUl>li:nth-child(2)>.megamenu-div .sub-menu{gap:1rem 8rem}.eCommercCnt .eCommerce-menu ul.eCommerceUl>li:nth-child(2)>.megamenu-div>ul.sub-menu>li:nth-child(1)>ul,.eCommercCnt .eCommerce-menu ul.eCommerceUl>li:nth-child(2)>.megamenu-div>ul.sub-menu>li:nth-child(2)>ul{column-count:2;column-gap:40px}.product__info-wrapper .product__info-container .product__description.rte{margin-bottom:15px!important}.expected-deliver-txt{margin:0!important;font-size:18px;line-height:1.2;font-weight:400;color:#000!important}.expected-deliver-txt strong{font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/12/assets/style.css.map */
