.scrolling-container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:160px;overflow:hidden;background-color:transparent}.scrolling-container .scr-text-box{display:flex;flex-direction:row;justify-content:center;align-items:center}.scrolling-container .scr-text-box img{max-width:140px;height:85px;object-fit:contain}.scrolling-container .text{padding:0 20px}.scrolling-container .marquee{position:absolute;display:block;margin:auto;white-space:nowrap;overflow:hidden;min-width:100%}.scrolling-container .marquee span{display:inline-flex;padding-left:0;width:100%;text-align:center;color:#fff;font-family:Roboto;font-weight:900;white-space:nowrap;height:100%;gap:80px;margin:0 20px;line-height:160px;text-transform:uppercase;font-size:18px}.scrolling-container .marquee2 span{animation-delay:5s}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}section.hero-section{background-size:cover;height:86vh;display:flex;width:100%;align-items:flex-end}.hero-section .hero-container{width:100%}.hero-section .top-container{display:flex;flex-direction:column;gap:15px}.hero-section .heading{color:#fff;font-family:GFS Didot;font-size:46px;font-style:normal;font-weight:500;line-height:normal}.hero-section .textarea{color:#fff;font-family:Semplicita Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal;max-width:680px;text-wrap:wrap}.hero-section .button-wrapper{display:flex;align-items:center;gap:15px}.hero-section a.pink-btn{color:#fff;font-family:Semplicita Pro;font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:5px;background:#005a3c;padding:10px 30px;display:flex;width:max-content;align-items:center;justify-content:center;gap:10px;border:1px solid #005A3C}.hero-section a.white-btn{color:#fff;font-family:Semplicita Pro;font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:5px;border:1px solid #fff;padding:10px 30px;display:flex;justify-content:center;width:max-content}.hero-section.mobile-section{display:none}@media (max-width: 768px){.hero-section .button-wrapper{flex-direction:column;width:100%}.hero-section .pink-button,.hero-section .white-button,.hero-section a.pink-btn,.hero-section a.white-btn{width:100%}.hero-section .bottom-wrapper{display:none}section.hero-section{height:86vh;align-items:center}.hero-section .top-container{align-items:center;text-align:center}.hero-section.desktop-section{display:none}.hero-section.mobile-section{display:flex}}@media (max-width: 550px){.hero-section .heading{font-size:40px}section.hero-section{height:78vh;align-items:center}.hero-section .textarea{font-size:14px}.hero-section a.pink-btn{font-size:12px;padding:10px;gap:7px}.hero-section a.white-btn{width:100%;font-size:12px;padding:10px}}.stone-shape .top-text{color:#2a2524;text-align:center;font-family:Semplicita Pro;font-size:15px;text-wrap:wrap;font-style:normal;font-weight:400;line-height:normal;letter-spacing:5.4px;text-transform:uppercase}.stone-shape .heading{color:#2a2524;text-align:center;font-family:GFS Didot;font-size:40px;font-style:normal;font-weight:500;line-height:normal}.stone-shape .textarea{color:#2a2524;text-align:center;font-family:Semplicita Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal;max-width:580px;text-wrap:wrap}.stone-shape .text-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px}.stone-shape .ss-container{display:flex;flex-direction:column;align-items:center;gap:30px;padding:20px 0}.stone-shape .image img{display:flex;max-width:100px}.stone-shape .card-box{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.stone-shape .block-text{color:#1e1e1e;text-align:center;font-family:GFS Didot;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.stone-shape .block-wrapper{display:flex;align-items:center}@media (max-width: 550px){.stone-shape .top-text{font-size:13px;letter-spacing:4.4px;max-width:330px}.stone-shape .heading{font-size:35px}.stone-shape .textarea{font-size:15px;max-width:310px}.stone-shape .image img{display:flex;max-width:80px}.stone-shape .owl-stage{display:inline-flex}}.catagory-section .block-box{background-size:cover;background-position:center;position:relative;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:center;text-align:center;padding:30px}.catagory-section #overlay,.catagory-section .overlay{position:absolute;display:flex;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1}.catagory-section .text-wrapper{z-index:2;position:relative;color:#fff;display:flex;flex-direction:column;align-items:center;gap:10px}.catagory-section .cs-container{display:flex;flex-direction:column;gap:20px;align-items:center;padding:20px 0}.catagory-section .block-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:15px;width:100%}.catagory-section .block-box:first-child{grid-column:span 2;grid-row:span 2;border-radius:300px 0 0;overflow:hidden}.catagory-section .block-box:nth-child(2),.catagory-section .block-box:nth-child(3){grid-column:span 1;grid-row:span 1}.catagory-section .block-box:nth-child(4){grid-column:span 2;grid-row:span 1}.catagory-section .common-btn{color:#fff;font-family:Semplicita Pro;font-size:13px;font-style:normal;font-weight:600;line-height:normal;border-radius:5px;background:#005a3c;padding:6px 10px;display:flex;width:max-content;align-items:center;justify-content:center;gap:10px;border:1px solid #005A3C}.catagory-section .block-heading{color:#fff;text-align:center;max-width:200px;text-shadow:0px 4px 4px rgba(0,0,0,.25);font-family:GFS Didot;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.catagory-section .textarea{color:#fff;text-align:center;font-family:Semplicita Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.catagory-section .heading{color:#2a2524;text-align:center;font-family:GFS Didot;font-size:40px;font-style:normal;font-weight:500;line-height:normal}@media (max-width: 989px){.catagory-section .block-wrapper{grid-template-columns:repeat(2,1fr)}.catagory-section .block-box{padding:15px 0;background-position:bottom}}@media (max-width: 550px){.catagory-section .common-btn{font-size:10px;padding:4px 6px;gap:5px}.catagory-section img.btn-arrow-image{max-width:20px}.catagory-section .block-wrapper{grid-auto-rows:180px;gap:10px}.catagory-section .heading{font-size:35px}.catagory-section .block-box:first-child{border-radius:200px 0 0}.catagory-section .block-heading{font-size:20px}.catagory-section .textarea{font-size:11px}.catagory-section .text-wrapper{gap:5px}}.email-section .subscribe-box{width:100%}.email-section #overlay,.email-section .overlay{position:absolute;display:flex;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#000c;z-index:1}.email-section{padding-top:0;position:relative;background-size:cover;height:52vh;background-position:center;display:flex;align-items:center}.email-section .searchInput{width:450px;height:45px;padding:0 1rem}.email-section .p4-search{width:100%;display:flex;justify-content:flex-start;gap:0px;position:relative;padding-bottom:10px;border-bottom:2px solid #fff}.email-section .p4-search input{border:0;width:100%;margin:0;font-family:AktivGrotesk-Light;font-size:15px;color:#fff;background:transparent;height:40px}.email-section .page-width{width:100%;height:100%}.email-section .p4-search input:focus-visible{outline:unset;outline-offset:unset;box-shadow:unset}.email-section .p4-search input::placeholder{color:#fff;font-family:AktivGrotesk-Light;font-size:14px;font-weight:300;line-height:normal}.email-section button.search-icon{border:0;font-size:15px;font-family:AktivGrotesk-Light;text-transform:uppercase;font-weight:600;letter-spacing:1px;padding:0 10px;min-width:unset;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;background:transparent;color:#000}.email-section button.search-icon img{max-width:40px}.email-section .es-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:center;height:100%;gap:20px;z-index:2;position:relative}.email-section .page-width-container{position:relative}.email-section .text-wrapper{display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center;text-align:center}.email-section .right-box{display:flex;flex-direction:column;gap:15px;justify-content:center;text-align:left;width:40%}.email-section .heading{text-align:left;letter-spacing:-1.2px;max-width:510px;color:#5da0de;font-family:Big Moore;font-size:59.275px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.email-section .loop-text{color:var(--white, #FFF);font-family:GFS Didot;font-size:30px;max-width:360px;text-wrap:wrap;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize}.email-section .textarea{color:var(--white, #FFF);font-family:Semplicita Pro-L;font-size:16px;text-wrap:wrap;font-style:normal;font-weight:250;line-height:140%}.email-section .tag-text{color:var(--white, #FFF);font-family:Semplicita Pro;font-size:16px;font-style:normal;font-weight:250;line-height:140%;text-transform:capitalize}.email-section .tag-wrapper{position:absolute;top:20px;width:100%;display:flex;justify-content:space-between}@media (max-width:1024px){.email-section .heading{font-size:30px;max-width:500px}}@media (max-width:768px){.email-section .heading{text-align:center}.email-section .es-container{flex-direction:column;align-items:center;justify-content:center}.email-section .right-box{width:100%}}@media (max-width:550px){.email-section .p4-search input{height:50px}.email-section .subscribe-box{width:100%}.email-section{height:46vh}.email-section .loop-text{font-size:26px;max-width:220px}.email-section button.search-icon{padding:0 10px;font-size:14px;width:max-content}.email-section .textarea{max-width:260px;font-size:15px}.email-section .heading{font-size:30px;max-width:300px;text-transform:unset}.email-section .es-container{padding:0}.email-section .tag-text{font-size:13px}}.icon-with-text-section{padding:20px 0}.icon-with-text-section .risk_main_box{display:flex;flex-direction:column;align-items:center;gap:50px}.icon-with-text-section .block-wrapper{display:flex;justify-content:space-evenly;align-items:flex-start;width:100%;flex-wrap:wrap}.icon-with-text-section .blocks-assests-wraps{display:flex;flex-direction:column;align-items:center;gap:15px;width:25%}.icon-with-text-section .logos{max-width:100%;height:60px;object-fit:contain}.icon-with-text-section .main-heading{margin:0;color:#2a2524;text-align:center;font-family:GFS Didot;font-size:40px;font-style:normal;font-weight:500;line-height:normal}.icon-with-text-section .heading{text-transform:capitalize;color:#1e1e1e;text-align:center;font-family:Semplicita Pro;font-size:17px;font-style:normal;font-weight:500;line-height:normal;margin:0}.icon-with-text-section .peragraph{color:#6c6c6c;text-align:center;font-family:Semplicita Pro;font-size:15px;font-style:normal;font-weight:400;line-height:normal;margin:0}@media (max-width: 1024px){.icon-with-text-section .logos{max-width:60px}.icon-with-text-section .blocks-assests-wraps{width:50%;gap:10px}.icon-with-text-section .block-wrapper{row-gap:30px}}@media (max-width: 768px){.icon-with-text-section .logos{height:80px}}@media (max-width: 550px){.icon-with-text-section .main-heading{font-size:35px}.icon-with-text-section .risk_main_box{gap:20px}.icon-with-text-section .heading{font-size:14px;max-width:110px;line-height:120%}.icon-with-text-section .peragraph{font-size:12px;max-width:160px}}@media (max-width: 360px){.icon-with-text-section .block-wrapper{row-gap:10px}}.image-with-text-section{padding:20px 0}.image-with-text-section .main-wrapper{display:flex;justify-content:space-between;align-items:center}.image-with-text-section .main-wrapper.align{flex-direction:row-reverse}.image-with-text-section .left-wrap{width:50%}.image-with-text-section .right-wrap{width:50%;padding-left:5rem}.image-with-text-section .main-wrapper.align .right-wrap{width:50%;padding-left:0rem}.image-with-text-section .texts-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.image-with-text-section .heading{margin:0;color:#2a2524;text-align:center;font-family:GFS Didot;font-size:40px;font-style:normal;font-weight:500;line-height:normal}.image-with-text-section .peragraph{max-width:580px;margin:0;text-wrap:wrap;color:#2a2524;text-align:center;font-family:Semplicita Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.image-with-text-section .common-btn{color:#fff;font-family:Semplicita Pro;font-size:13px;font-style:normal;font-weight:600;line-height:normal;border-radius:5px;background:#005a3c;padding:9px 15px;display:flex;width:max-content;align-items:center;justify-content:center;gap:10px;border:1px solid #005A3C}.image-with-text-section .peragraph span{font-weight:700}.image-with-text-section .main-wrapper .main-image{width:100%;display:flex;border-radius:0}.image-with-text-section .mobile-image{display:none}@media (max-width: 1024px){.image-with-text-section .product-btn{font-size:14px}.image-with-text-section .left-wrap,.image-with-text-section .right-wrap{width:50%}}@media (max-width: 768px){.image-with-text-section{padding:20px 0}.image-with-text-section .main-wrapper{flex-direction:column;gap:15px}.image-with-text-section .desktop-image{display:none}.image-with-text-section .mobile-image{display:flex}.image-with-text-section .texts-wrap{padding-left:0;align-items:center}.image-with-text-section .main-wrapper.align{flex-direction:column}.image-with-text-section .left-wrap{width:100%}.image-with-text-section .right-wrap{width:100%;padding:0}.image-with-text-section .peragraph{text-align:center;max-width:100%}.image-with-text-section .heading{text-align:center}.image-with-text-section .main-wrapper.align .right-wrap{width:100%}}@media (max-width: 550px){.image-with-text-section .heading{font-size:30px;max-width:360px;margin:0 auto}.image-with-text-section .peragraph{font-size:14px;text-align:center;max-width:340px;margin:0 auto}.image-with-text-section .shop-now-btn{width:80%}.image-with-text-section .product-btn{justify-content:center;width:100%}}.custom-featured-collection-new .grid__item{width:100%!important;max-width:100%!important}.custom-featured-collection-new .card-wrapper.pb-6{padding:0}.custom-featured-collection-new button.owl-dot.active span{background:#005a3c!important}@media (max-width: 550px){.custom-featured-collection-new .collection__title h2.title.h1{font-size:36px;margin-bottom:0}.custom-featured-collection-new .collection__title.title-wrapper{margin-bottom:0rem}}.step-heading .sh-container{display:flex;align-items:center;padding:20px 0}.step-heading .heading-box{width:50%;position:relative;display:flex;justify-content:center;align-items:flex-start;height:auto;align-self:normal}.step-heading .right-box{width:50%;display:flex;flex-direction:column;gap:20px}.step-heading .heading{color:#2a2524;font-family:GFS Didot;font-size:100px;max-width:400px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;position:absolute;bottom:0}.step-heading img.text-three{max-width:350px;object-fit:contain}.step-heading .image img{border-radius:0 220px;display:flex}.step-heading .textarea{color:#2a2524;font-family:Semplicita Pro-L;font-size:21.072px;font-style:normal;font-weight:400;line-height:normal}.step-heading .mobile-heading{display:none}@media (max-width: 1024px){.step-heading img.text-three{max-width:280px}.step-heading .heading{font-size:90px;max-width:300px;bottom:40px}}@media (max-width: 989px){.step-heading img.text-three{display:none}.step-heading .heading{font-size:60px;max-width:400px;text-align:center;position:unset}.step-heading .sh-container{flex-direction:column;gap:20px}.step-heading .textarea{font-size:16px}.step-heading .heading-box{width:100%;position:relative;display:flex;justify-content:center;align-items:center;height:auto;align-self:normal}.step-heading .right-box{width:100%;align-items:center;text-align:center}.step-heading .desktop-heading{display:none}.step-heading .mobile-heading{display:flex}}@media (max-width: 550px){.step-heading .heading{font-size:40px;max-width:310px}.step-heading .image img{border-radius:0 90px}}.setps-block{padding:20px 0}.setps-block .main-wrapper{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.setps-block .main-wrapper.align{flex-direction:row-reverse}.setps-block .left-wrap{width:40%}.setps-block .right-wrap{width:60%;padding-left:5rem;display:flex;align-items:center;justify-content:center}.setps-block .main-wrapper.align .right-wrap{width:50%;padding-left:0rem}.setps-block .texts-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:15px;width:max-content;text-align:left}.setps-block .setp-text{color:#2a2524;font-family:GFS Didot;font-size:18px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:4.214px;text-transform:uppercase;position:relative;display:flex;align-items:center;gap:10px}.setps-block .setp-text:before{content:"";background:#000;height:3px;width:90px;background-size:100%;display:block}.setps-block .heading{margin:0;text-align:center;color:#2a2524;font-family:GFS Didot;font-size:55px;font-style:normal;font-weight:500;line-height:normal}.setps-block .peragraph{max-width:470px;margin:0;text-wrap:wrap;color:#2a2524;font-family:Semplicita Pro;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.setps-block .common-btn{color:#fff;font-family:Semplicita Pro;font-size:13px;font-style:normal;font-weight:600;line-height:normal;border-radius:5px;background:#005a3c;padding:9px 15px;display:flex;width:max-content;align-items:center;justify-content:center;gap:10px;border:1px solid #005A3C}.setps-block .peragraph span{font-weight:700}.setps-block .main-wrapper .main-image{width:100%;display:flex;border-radius:0}.setps-block .mobile-image{display:none}.setps-block .block-wrapper{position:relative}.setps-block .block-wrapper:after{content:"";border:1px dashed #2A2524;height:66.6%;width:2px;background-size:100%;display:block;position:absolute;top:50%;left:48%;transform:translate(-50%,-50%)}.setps-block .main-wrapper:nth-child(1) .left-wrap{position:relative}.setps-block .main-wrapper:nth-child(1) .left-wrap:after{position:absolute;content:"";border:1px dashed #2A2524;height:2px;width:300px;background-size:100%;display:block;top:50%;right:-50%;transform:translate(-50%,-50%)}.setps-block .main-wrapper:nth-child(2) .left-wrap{position:relative}.setps-block .main-wrapper:nth-child(2) .left-wrap:before{position:absolute;content:"";border:1px dashed #2A2524;height:2px;width:300px;background-size:100%;display:block;top:50%;left:-1%;transform:translate(-50%,-50%)}.setps-block .main-wrapper:nth-child(3) .left-wrap{position:relative}.setps-block .main-wrapper:nth-child(3) .left-wrap:after{position:absolute;content:"";border:1px dashed #2A2524;height:2px;width:300px;background-size:100%;display:block;top:50%;right:-50%;transform:translate(-50%,-50%)}@media (max-width: 1024px){.setps-block .product-btn{font-size:14px}.setps-block .left-wrap,.setps-block .right-wrap{width:50%}.setps-block .block-wrapper:after{content:none}.setps-block .main-wrapper:nth-child(1) .left-wrap:after{content:none}.setps-block .main-wrapper:nth-child(2) .left-wrap:before{content:none}.setps-block .main-wrapper:nth-child(3) .left-wrap:after{content:none}}@media (max-width: 768px){.header header-drawer{justify-self:unset;margin-left:0}.setps-block{padding:20px 0}.setps-block .main-wrapper{flex-direction:column;gap:15px}.setps-block .desktop-image{display:none}.setps-block .mobile-image{display:flex}.setps-block .texts-wrap{padding-left:0;align-items:flex-start;text-align:left}.setps-block .main-wrapper.align{flex-direction:column}.setps-block .left-wrap{width:100%}.setps-block .right-wrap{width:100%;padding:0}.setps-block .peragraph{text-align:center;max-width:100%}.setps-block .heading{text-align:center}.setps-block .main-wrapper.align .right-wrap{width:100%}.setps-block .right-wrap{display:block}.setps-block .texts-wrap{width:auto}.setps-block .common-btn{font-size:12px}}@media (max-width: 550px){.setps-block .heading{font-size:33px;max-width:360px}.setps-block .peragraph{font-size:14px;text-align:left;max-width:340px}.setps-block .shop-now-btn{width:80%}.setps-block .product-btn{justify-content:center;width:100%}}.ceo-section{padding:20px 0}.ceo-section .main-wrapper{display:flex;justify-content:space-between;align-items:center}.ceo-section .main-wrapper.align{flex-direction:row-reverse}.ceo-section .left-wrap{width:50%}.ceo-section .right-wrap{width:50%;padding-left:5rem}.ceo-section .main-wrapper.align .right-wrap{width:50%;padding-left:0rem}.ceo-section .texts-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.ceo-section img.sign-image{display:flex;max-width:170px;margin:0 40px 0 auto}.ceo-section .heading{margin:0;color:#2a2524;text-align:center;font-family:GFS Didot;font-size:40px;font-style:normal;font-weight:500;line-height:normal}.ceo-section .peragraph{max-width:580px;margin:0;text-wrap:wrap;color:#2a2524;text-align:center;font-family:Semplicita Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.ceo-section .common-btn{color:#fff;font-family:Semplicita Pro;font-size:13px;font-style:normal;font-weight:600;line-height:normal;border-radius:5px;background:#005a3c;padding:9px 15px;display:flex;width:max-content;align-items:center;justify-content:center;gap:10px;border:1px solid #005A3C}.ceo-section .peragraph span{font-weight:700}.ceo-section .main-wrapper .main-image{width:100%;display:flex;border-radius:0 40%}.ceo-section .mobile-image{display:none}@media (max-width: 1024px){.ceo-section .product-btn{font-size:14px}.ceo-section .left-wrap,.ceo-section .right-wrap{width:50%}}@media (max-width: 768px){.ceo-section{padding:20px 0}.ceo-section .main-wrapper{flex-direction:column;gap:15px}.ceo-section .desktop-image{display:none}.ceo-section .mobile-image{display:flex}.ceo-section img.sign-image{display:flex;max-width:150px;margin:0 auto}.ceo-section .texts-wrap{padding-left:0;align-items:center}.ceo-section .main-wrapper.align{flex-direction:column}.ceo-section .left-wrap{width:100%}.ceo-section .right-wrap{width:100%;padding:0}.ceo-section .peragraph{text-align:center;max-width:100%}.ceo-section .heading{text-align:center}.ceo-section .main-wrapper.align .right-wrap{width:100%}}@media (max-width: 550px){.ceo-section .heading{font-size:33px;max-width:360px;margin:0 auto}.ceo-section .peragraph{font-size:14px;text-align:center;max-width:340px;margin:0 auto}.ceo-section .shop-now-btn{width:80%}.ceo-section .product-btn{justify-content:center;width:100%}}.explore-more-carousel button.owl-next{position:absolute;bottom:40%;right:0%;transform:translatey(-50%)}.explore-more-carousel button.owl-prev{position:absolute;bottom:40%;left:0%;transform:translatey(-50%)}.explore-more-carousel .owl-theme .owl-nav [class*=owl-]{background:transparent}.explore-more-carousel .owl-theme .owl-nav [class*=owl-]:hover{background:none;color:unset;text-decoration:none}.explore-more-carousel .nav-img{max-width:50px}.explore-more-carousel .heading{color:#000;text-align:center;font-family:GFS Didot;font-size:40px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}.explore-more-carousel .block-text-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.explore-more-carousel .block-textarea{color:#000;text-align:center;font-family:Semplicita Pro-L;font-size:22px;font-style:normal;max-width:350px;font-weight:100;line-height:normal;text-transform:capitalize}.explore-more-carousel .image-box img{min-height:290px;border-radius:20px;object-fit:cover}.explore-more-carousel .card-box{display:flex;flex-direction:column;gap:20px}.explore-more-carousel .block-heading{color:#000;text-align:center;font-family:Semplicita Pro;font-size:15px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:2.2px;text-transform:capitalize}.explore-more-carousel .emc-container{display:flex;flex-direction:column;align-items:center;gap:30px;padding:20px 0}@media (min-width: 1200px){section.explore-more-carousel{padding:0px 5rem;max-width:1600px;margin:0 auto}}@media (max-width: 550px){.explore-more-carousel .image-box img{min-height:200px;border-radius:15px;object-fit:cover}.explore-more-carousel .block-heading{font-size:13px}.explore-more-carousel .block-textarea{font-size:18px;max-width:200px;line-height:130%}.explore-more-carousel .heading{font-size:28px}}.video-popup-section .page-width{position:relative}.video-popup-section .video-popup{display:none;position:fixed;top:0;left:0;background-color:#00000091;width:100%;height:100%;z-index:14}.video-popup-section .popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-popup-section iframe{width:500px;height:320px}section.video-popup-section{padding:20px 0}.video-popup-section .vps-container{background-size:cover;background-repeat:no-repeat;background-position:center;height:55vh;border-radius:210px 0;display:flex;align-items:flex-end;padding-bottom:5rem}.video-popup-section .play-image{max-width:12px}.video-popup-section a.video-btn{display:flex;align-items:center;justify-content:center;gap:10px;flex-direction:row-reverse;color:#fff;font-family:Semplicita Pro;font-size:14px;font-style:normal;font-weight:600;line-height:normal;border-radius:5px;border:1px solid #FFF;width:max-content;padding:7px 20px}.video-popup-section .heading{color:#fff;font-family:GFS Didot;font-size:46px;font-style:normal;font-weight:500;line-height:normal}.video-popup-section .textarea{color:#fff;font-family:Semplicita Pro;font-size:16px;max-width:670px;text-wrap:wrap;font-style:normal;font-weight:400;line-height:normal}.video-popup-section .text-wrapper{display:flex;flex-direction:column;gap:15px}@media (max-width: 550px){.video-popup-section .heading{font-size:38px}.video-popup-section .vps-container{height:62vh;border-radius:150px 0;align-items:center;padding-bottom:0}.video-popup-section .textarea{font-size:15px}.video-popup-section iframe{width:320px;height:220px}}.about-slider .image img{max-height:410px;min-height:410px;object-fit:cover;border-radius:15px}.about-slider .name{color:#000;font-family:GFS Didot;font-size:20px;font-style:normal;font-weight:300;line-height:140%;text-transform:capitalize}.about-slider .textarea{color:#000;font-family:AktivGrotesk-Light;font-size:13px;font-style:normal;font-weight:400;line-height:140%}.about-slider button.owl-next{position:absolute;bottom:40%;right:0%;transform:translatey(-50%)}.about-slider button.owl-prev{position:absolute;bottom:40%;left:0%;transform:translatey(-50%)}.about-slider .owl-theme .owl-nav [class*=owl-]{background:transparent}.about-slider .owl-theme .owl-nav [class*=owl-]:hover{background:none;color:unset;text-decoration:none}.about-slider .nav-img{max-width:50px}.about-slider .card-box{display:flex;flex-direction:column;gap:15px}.about-slider .heading{color:#000;text-align:center;font-family:GFS Didot;font-size:40px;font-style:normal;font-weight:500;line-height:140%;text-transform:capitalize}.about-slider .as-container{display:flex;flex-direction:column;gap:20px;padding:20px 0}@media (max-width: 550px){.about-slider .image img{max-height:330px;min-height:330px;object-fit:cover}.about-slider .heading{font-size:29px}}.all-cards{width:100%;max-width:400px}.custom-footer{padding:40px 0 0;background:#f9f4f0}.custom-footer .copy-right-name{color:#000;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:500;font-size:12px;font-family:Semplicita Pro;padding-bottom:10px}.custom-footer .copy-right-name a{display:flex;margin-left:6px}.custom-footer .copy-right-name img{display:flex}.custom-footer.mobile-view{display:none}.footer-wrapper{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start}.links-logo-wrap{width:25%}.custom-footer .social-media{display:flex;align-items:center;justify-content:flex-start;gap:10px}.custom-footer .footer-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;padding-bottom:20px}.custom-footer .p-headings{color:#2a2524;font-family:Semplicita Pro;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.custom-footer .social-image{max-width:25px;max-height:25px}.custom-footer .left-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:50%}.custom-footer .menu-box-up{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.custom-footer .card-image-down{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%;border-top:1px solid #000;margin-top:25px;padding:25px 5rem 0px}.custom-footer .details-box{display:flex;flex-direction:column;justify-content:center;gap:10px}.custom-footer .menu-list a{color:#2a2524;font-family:Semplicita Pro;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.custom-footer .footer-menu{display:flex;flex-wrap:wrap}.custom-footer .card-copyright-div{width:100%;padding-top:15px}.custom-footer .p3-number,.custom-footer .p3-email{color:#fff;font-size:14px;font-weight:400}.custom-footer .subscribe-box{color:#fff;display:flex;flex-direction:column;gap:15px;width:35%}.custom-footer .p4-h1{font-size:30px;line-height:34px;font-weight:800}.custom-footer .p4-textarea{max-width:430px;color:var(--Unnamed-Color, #F9F9F9);font-family:Montserrat;font-style:normal;font-weight:400;line-height:111.7%;text-transform:capitalize;font-size:11px}.custom-footer .logo-img img{max-width:240px}.custom-footer .copyright{color:#fff;font-size:12px;text-align:right}.custom-footer .p1-menu,.custom-footer .p2-menu,.custom-footer .p3-details,.p3-menu,.custom-footer .subscribe-box{display:flex;flex-direction:column;gap:15px}.custom-footer .search-details-box{display:flex;flex-direction:column;gap:20px;background:#fff}.custom-footer .last-text{max-width:430px;font-size:11px;line-height:16px}.custom-footer .mail{color:#2a2524;font-family:Semplicita Pro;font-size:14px;font-style:normal;font-weight:500;line-height:25px}.custom-footer .social-icon a{display:flex}.custom-footer .mobile-number{color:#2a2524;font-family:Semplicita Pro;font-size:16px;font-style:normal;font-weight:500;line-height:25px}.custom-footer .top-wrapper{display:flex;align-items:center;gap:50px}.custom-footer .copyright__content{width:100%;display:flex;justify-content:flex-end;color:#2a2524;font-family:Semplicita Pro-L;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.custom-footer .contact-info-box{display:flex;flex-direction:column;gap:20px}.custom-footer .searchInput{width:450px;height:45px;padding:0 1rem}.custom-footer .p4-search{width:100%;display:flex;justify-content:flex-start;font-family:Montserrat}.custom-footer .p4-search input{width:100%;margin:0;color:#2a2524;font-family:Sinhala MN;font-size:12px;font-style:normal;font-weight:400;line-height:25px;text-transform:capitalize;height:45px;background:transparent;border-radius:50px;border:0;padding-left:20px}.custom-footer .p4-search input:focus-visible{outline:unset;outline-offset:unset;box-shadow:unset}.custom-footer .p4-search input::placeholder{color:#2a2524;font-family:Sinhala MN;font-size:14px;font-style:normal;font-weight:400;line-height:25px;text-transform:capitalize}.custom-footer button.search-icon{background-color:transparent;border:none;color:#3d5b2a;text-align:center;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase;border-radius:50px;width:unset}.custom-footer form#ContactFooter{display:flex;align-items:center;justify-content:center;gap:5px}.custom-footer img.arrow-image{display:flex;max-width:50px}.custom-footer .bottom-peragraph{text-transform:capitalize;text-align:right;color:#2a2524;font-family:Semplicita Pro;font-size:12px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:20px}@media (max-width: 1024px){.custom-footer .p4-textarea{font-size:11px;line-height:14px}.custom-footer .logo-img img{max-width:160px}.custom-footer .p-headings{font-size:16px}.custom-footer .p4-search input{font-size:13px;height:40px}.custom-footer .p4-h1{font-size:23px;line-height:27px}.custom-footer{padding:30px 1.5rem;padding-bottom:0}.custom-footer .menu-list{font-size:11px}.custom-footer .p4-search .p4-search input{width:100%}.custom-footer .search-details-box .p4-search{justify-content:flex-start}.custom-footer .subscribe-box{width:50%}.custom-footer .subscribe-box{display:flex;flex-direction:column;gap:7px;width:30%}.custom-footer .bottom-peragraph{max-width:485px;font-size:10px}.custom-footer .card-image-down{padding:25px 2rem 0px}.custom-footer .menu-list a{font-size:10px}.custom-footer .menu-box-up{gap:0px}.custom-footer .links-logo-wrap{width:40%}.custom-footer .left-box{width:55%}.custom-footer .subscribe-box{width:35%}}@media (max-width: 768px){.custom-footer .logo-img{width:100%;text-align:center}.custom-footer .copyright{text-align:center}.custom-footer .logo-img img{max-width:330px}.custom-footer.mobile-view{display:block;background:#5da0de}.custom-footer.desktop-view{display:none}.custom-footer .search-details-box{width:100%;align-items:center}.custom-footer .footer-container{padding-top:0;justify-content:center;row-gap:20px}.custom-footer .subscribe-box,.custom-footer .search-details-box .p4-search{width:100%}.custom-footer .card-image-down{display:flex;flex-direction:column;width:100%;margin-top:unset;padding:20px 0 0;border-top:1px solid #000}.custom-footer .subscribe-box{justify-content:center;align-items:flex-start;text-align:center;width:100%;gap:10px}.custom-footer .social-media{align-items:center;justify-content:center;padding-top:0}.custom-footer form#contact_form{display:flex;justify-content:center}.custom-footer .menu-box-up{width:100%;flex-wrap:unset;flex-direction:column;justify-content:space-between;gap:40px}.custom-footer .search-details-box .p4-search{justify-content:center;gap:10px}.custom-footer .p2-menu{padding-left:0;width:100%}.custom-footer .left-box{align-items:center;gap:40px;width:100%}.custom-footer .p1-menu{width:100%}.custom-footer .menu-list{padding-bottom:0}.custom-footer .details-box{gap:7px}.footer-wrapper{gap:30px}.custom-footer .bottom-peragraph{max-width:485px;font-size:10px;margin:0 auto;text-align:center}.custom-footer .social-image{max-width:25px;max-height:25px}.custom-footer .p1-menu,.custom-footer .p2-menu,.custom-footer .p3-menu,.custom-footer form#ContactFooter,.custom-footer .logo-box-wrap{width:100%}}@media (max-width: 550px){.custom-footer .logo-img img{max-width:200px}.custom-footer .copy-right-name{font-size:12px}.custom-footer .footer-container{padding-top:0;row-gap:25px}.custom-footer .p4-textarea{font-size:11px;line-height:16px}.custom-footer .search-details-box .p4-search{width:100%;gap:10px;padding:0 10px}.custom-footer .search-details-box{width:100%}.custom-footer{padding:30px 0rem;padding-bottom:0}.custom-footer .p-headings{font-size:14px;line-height:26px}.custom-footer .p4-search input{height:50px}.custom-footer .social-media{gap:15px}.custom-footer .menu-list a{font-size:12px}.custom-footer .menu-list{padding-bottom:0}.custom-footer .mail,.custom-footer .mobile-number{font-size:12px}.custom-footer .contact-info-box{width:100%}.custom-footer .top-wrapper{gap:20px;justify-content:space-between}}.metal-ER{display:block;background-image:url(" {{ 'FR.svg'  | asset_url }}");width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-FW{display:block;background-image:url(" {{ 'FW.svg'  | asset_url }}");width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-EW{display:block;background-image:url(" {{ 'EW.svg'  | asset_url }}");width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-FY{display:block;background-image:url(" {{ 'FY.svg'  | asset_url }}");width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-FR{display:block;background-image:url(" {{ 'FR.svg'  | asset_url }}");width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-EY{display:block;background-image:url(" {{ 'EY.svg'  | asset_url }}");width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-PT{display:block;background-image:url(" {{ 'PT.svg'  | asset_url }}");width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:cover}.active-facets__button-wrapper.mobile-reset{margin:0 0 20px;border-top:1px solid #1A1B1C;border-bottom:1px solid #1A1B1C;padding:16px 0}.mobile-facets__close.mobile-facets__close--no-js.mobile-hide-filter{position:inherit;top:0;width:100%;justify-content:flex-start;color:#005a3c;text-align:center;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.56px;text-transform:uppercase;display:flex;align-items:center;gap:10px;height:auto;margin-bottom:18px;z-index:101}.mobile-head-filter{display:flex;flex-direction:column;gap:18px}.mobile-filter-reset-title{color:#545454;text-align:center;font-family:Lato;font-size:14px;font-style:normal;font-weight:600;line-height:170%}.mobile-facets__inner.gradient{padding:20px 20px 0}#FacetsWrapperMobile{display:flex;gap:27px;flex-direction:column}#FacetsWrapperMobile .facets-wrap{border:none;padding:0}.mobile-facet-rmove{display:flex;align-items:center;gap:5px;text-decoration:none}.border-b-secondary{border-bottom:1px solid #E0E0E0}.input-field{box-shadow:none;outline:none;border:none}.price-form-to-item{margin-bottom:.5rem}.multi-range input{width:100%}.multi-range{position:relative;height:40px;margin-top:24px}.multi-range input[type=range]:nth-child(1)::-webkit-slider-thumb:before{background-color:gray}.multi-range input[type=range]:nth-child(2){background:none}.multi-range input[type=range]:nth-child(2)::-webkit-slider-thumb:before{background-color:gray}.multi-range input[type=range]::-moz-range-track{background:none}input[type=range]{position:absolute;width:100%;padding:0;margin:0;border:0;outline:none;background:linear-gradient(#005a3c,#005a3c) no-repeat center;background-size:99% 2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}input[type=range]:active,input[type=range]:focus,input[type=range]::-moz-focus-outer{border:none;outline:none}input[type=range]::-moz-range-thumb{position:relative;height:20px;width:20px;margin:5px 0;border-radius:50%;background-color:#fff;box-shadow:0 1px 4px .5px #0000004d;-moz-appearance:none;-webkit-appearance:none;appearance:none;pointer-events:all}input[type=range]::-moz-range-thumb:active{background-color:#005a3c}input[type=range]::-webkit-slider-thumb{position:relative;height:20px;width:20px;margin:5px 0;border-radius:50%;-webkit-appearance:none;appearance:none;pointer-events:all;border:6px solid #005A3C;background:#fff}input[type=range]::-webkit-slider-thumb:active{background-color:#005a3c}.price-form-to{display:flex;align-items:center;justify-content:space-between}.price-form-to-item .price-form-to-item-p{margin:0;display:flex;color:#1a1b1c;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:170%;border-bottom:1px solid #E5E5E5}.price-form-to-item p{margin:0 0 4px;color:#676767;font-family:Lato;font-size:12px;font-style:normal;font-weight:500;line-height:170%}.metal-FW{background-image:url(" {{ '14KW.svg'  | asset_url }}");width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-EW{background-image:url(" {{ '18KW.svg'  | asset_url }}");width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-FY{background-image:url(" {{ '14KY.svg'  | asset_url }}");width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-FR{background-image:url(" {{ '14KR.svg'  | asset_url }}");width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-EY{background-image:url(" {{ '18KY.svg'  | asset_url }}");width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-EY{background-image:url(" {{ '18KY.svg'  | asset_url }}");width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:cover}.metal-PT{background-image:url(" {{ 'PL.svg'  | asset_url }}");width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:cover}.order-collection{display:flex;align-items:center;justify-content:space-between}.order-collection-name{margin:0;color:#545454;font-family:Lato;font-size:14px;font-style:normal;font-weight:500;line-height:170%;letter-spacing:1.12px;text-transform:uppercase}.made-order{margin:0;border-radius:50px;border:1px solid #F0F0F0;background:#fff;padding:6px 16px;color:#005a3c;font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.56px;text-transform:capitalize}.cst-product-title.product__title{margin:8px 0 0}.cst-product-title.product__title h1{margin:0;color:#161616;font-family:GFS Didot;font-size:24px;font-style:normal;font-weight:400;line-height:130%}.product-sku-text.product__text{color:#676767;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:170%;text-transform:uppercase;margin:12px 0 16px}.cst-product-desc.product__description{margin:0!important;color:#363636;font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:170%;border-bottom:1px solid #F0F0F0;padding-bottom:16px}.contact-options{display:flex;align-items:center;justify-content:space-between;background-color:#fbf8f7;padding:24px 32px;border-radius:10px;font-family:Arial,sans-serif}.contact-options .contact-item{display:flex;align-items:center;gap:8px;cursor:pointer}.contact-options .contact-item span{color:#161616;font-family:Lato;font-size:14px;font-style:normal;font-weight:500;line-height:170%}button.product-form__submit:after{content:none}button.product-form__submit{border-radius:50px;border:1px solid #005A3C;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.product-form__buttons.product-btn-wish-wrap{display:flex;align-items:center;gap:12px}.product-form__buttons.product-btn-wish-wrap .product-social-actions{width:50px;height:44px;border:1px solid #005A3C;display:flex;justify-content:center;border-radius:50%}.tel-info{display:flex;align-items:center;gap:8px;text-decoration:none}.chat-icon{cursor:pointer}.tel-info:hover{text-decoration:underline}@media only screen and (max-width:485px){.contact-options{flex-direction:column;align-items:flex-start;gap:32px}}.slider-counter--current.product-dots{width:10px;height:10px;border-radius:50%;background-color:#f0f0f0}.slider-counter--current.product-dots.active{width:10px;height:10px;border-radius:50%;background-color:#005a3c}#KeyShotXR,#KeyShotXR #viewwindow{height:100%!important;width:100%!important}#KeyShotXR #turntable{display:flex;justify-content:center;align-items:center;width:100%!important;height:100%!important;background:#e5e5e5!important}#KeyShotXR #turntable img{position:initial!important}.product__info-container #MB_tryonButton,.product__info-container #tryonButton{display:none!important;visibility:hidden!important}@media all and (min-width: 993px){.product-try-it-on-btn{position:absolute;top:1rem;right:1rem;background:transparent;color:var(--color-custom-primary);background:#fbf2f6!important;border:none!important;border-radius:7px}.product-try-it-on-btn span:has(svg){font-size:0}}.detailed-information{display:flex;justify-content:space-between;border-radius:8px;background-color:#fbf8f7;padding:48px 80px;gap:20px}.detailed-information .text-content{margin-bottom:20px;max-width:458px;width:100%}.detailed-information .text-content h2{color:#161616;font-family:GFS Didot;font-size:32px;font-style:normal;font-weight:400;line-height:130%}.detailed-information .text-content p{color:#363636;font-family:Lato;font-size:16px;font-style:normal;font-weight:400;line-height:170%}.expandable-items{display:flex;flex-direction:column;max-width:541px;width:100%}@media all and (max-width: 767px){.expandable-items{order:-1}}.expandable-item{border-bottom:1px solid #e0e0e0;padding:10px 0}.expandable-item .item-header.toggle-button h3{color:#161616;font-family:Lato;font-size:16px;font-style:normal;font-weight:500;line-height:170%}.item-header{display:flex;align-items:center;cursor:pointer}.item-header img{width:30px;height:30px;margin-right:10px}.item-header h3{flex:1}.toggle-button button{background:none;border:none;font-size:20px;cursor:pointer}.item-content{display:none;margin-top:10px}.detailde-info p{margin:5px 0}@media only screen and (max-width:786px){.detailed-information{flex-wrap:wrap;padding:48px 20px}}.related-product-item{max-width:320px;width:100%;display:block}.related-product-item-img{font-size:0;display:flex;justify-content:center;align-items:center;background:#fcfbfa;padding:47px;border:1px solid #F8F8F8}.related-product-item-wrap{text-decoration:none}.related-product-item-wrap:hover{text-decoration:underline}.related-product-item-img img{aspect-ratio:1 / 1;display:block;width:100%;mix-blend-mode:multiply;max-width:320px;height:auto}.product-vendor-wrap{padding-top:20px;padding-bottom:8px}.product-vendor-wrap p{color:#545454;text-align:center;font-family:Lato;font-size:14px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:1.12px;text-transform:uppercase;margin:0;padding:0}.product-title-wrap{text-align:center}.product-title-wrap p{color:#161616;text-align:center;font-family:Lato;font-size:14px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.84px;margin:0;padding:0 0 14px}.product-recommendations button.owl-dot.active span{background:#005a3c!important}.product-recommendations button.owl-dot span{background:#f0f0f0!important}.product-recommendations .owl-theme .owl-nav [class*=owl-]:hover{background:transparent}.product-recommendations .owl-theme .owl-nav .owl-prev{background:transparent;margin:0;transform:translate(-15px)}.product-recommendations .owl-theme .owl-nav .owl-next{background:transparent;margin:0;transform:translate(15px)}.product-recommendations .owl-theme .owl-nav [class*=owl-]{margin:0;padding:0;background-color:transparent}.product-recommendations .owl-nav{position:absolute;top:28%;transform:translateY(-50%);display:flex;width:100%;justify-content:space-between}.product-recommendations .owl-stage-outer{padding-bottom:40px}.related-shop-all-wrap{width:fit-content;margin:0 auto}.related-shop-all{display:flex;align-items:center;gap:10px;margin:0 auto;text-align:center;justify-content:center;padding:10px 28px;color:#005a3c;font-family:Lato;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.64px;text-transform:uppercase;border-radius:50px;border:1px solid #005A3C;text-decoration:none}.product-recommendations__heading.h1{color:#161616;font-family:GFS Didot;font-size:32px;font-style:normal;font-weight:400;line-height:130%;text-align:center}@media only screen and (max-width:600px){.card-wrapper.product-card-wrapper.underline-links-hover.pb-6{padding-bottom:0}.related-shop-all-wrap{display:none}}.hero-section .heading,.stone-shape .heading,.catagory-section .heading,.collection__description h3 p,.explore-more-carousel .heading,.about-slider .heading,.mega-menu .extended-list ul li h3,.mega-menu .header__menu-item h3,.custom-footer .footer-container .menu-list h4,.custom-footer .p-headings,.custom-footer .bottom-peragraph,.custom-footer .top-wrapper h4,.consultation-content_link{margin:0}.custom-footer .footer-container .menu-list h4{line-height:calc(1 + .8 / var(--font-body-scale))}.custom-footer .top-wrapper h4{word-break:keep-all}.extend-cart-offer{margin:0}.extend-side-cart-offer{margin:10px 0}.extend-warranty-info{margin:0!important}#extend-offers-modal-iframe,#extend-learn-more-modal-iframe{z-index:99999999999!important}header .mega-menu__content{top:88%}.header__heading-logo{width:210px}@media (max-width: 550px){.header__heading-logo{max-width:160px!important}.header__icon .icon{height:2rem;width:2rem}}html{overflow-x:hidden}@media only screen and (max-width:767px){#menu-drawer{height:unset}}.back-to-top{position:fixed;bottom:1rem;right:0;text-decoration:none;color:#999;background-color:#eee;font-size:16px;padding:.3em;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;z-index:60000}.back-to-top i{vertical-align:middle}.back-to-top span{padding-left:.5em}.back-to-top i+span{padding-left:0}.back-to-top:hover{text-decoration:none;color:#555}.hide{display:none!important}body #ShopifyChat{z-index:9999!important}.cc-banner .cc-banner-logo{width:35px!important;height:35px!important}.in-diamonds-reviews-container{overflow:hidden;overflow-x:scroll;margin:3rem auto;padding:.8rem 0rem;width:100%}@media all and (max-width: 992px){.in-diamonds-reviews-container{padding:.8rem 1.5rem}}.in-diamonds-reviews-container::-webkit-scrollbar{background-color:transparent;height:6px}.in-diamonds-reviews-container::-webkit-scrollbar-thumb{background-color:var(--color-custom-primary)}.in-diamonds-reviews-container .in-diamonds-reviews-inner{display:flex;gap:1.5rem}.in-diamonds-reviews-container .in-diamond-review-cart{width:100%;max-width:440px;padding:1.5rem;border:1px solid #c4c4c4;border-radius:8px;flex-shrink:0;flex-grow:0;background-color:#fff}.in-diamonds-reviews-container .inner-diamond-review-cart .review-author .review-rate{line-height:0;vertical-align:text-bottom;color:#f8be00}.in-diamonds-reviews-container .inner-diamond-review-cart .review-author{display:flex;justify-content:space-between;color:#525252}.in-diamonds-reviews-container .inner-diamond-review-cart .review-content{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-file.css.map */
