.close-icon{cursor:pointer;transition:transform .8s ease}.close-icon:hover{transform:rotate(360deg)}.popup-container{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:none;justify-content:center;align-items:center;z-index:9999}.popup-content-wrapper{position:relative}.popup-close svg{position:absolute;top:-6px;right:30px;width:26px;height:26px;color:#fff;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;z-index:100}.popup-content{background:#fff;border-radius:20px;display:flex;overflow:hidden;max-width:800px;width:90%;height:400px;box-shadow:0 10px 40px #0009;position:relative}.popup-image{width:50%;overflow:hidden}.popup-image img{width:100%;height:100%;object-fit:cover;display:block}.popup-form{width:50%;padding:40px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center}.popup-form h2{font-size:32px;margin-bottom:30px;font-weight:600;line-height:1.4;color:#0f635d}.popup-form .note{font-size:12px;margin-top:20px;color:#094c45}.popup-form .button{position:relative;display:inline-flex;justify-content:center;align-items:center;padding:10px 20px;width:30%;font-size:1.5rem;font-family:inherit;font-weight:500;text-decoration:none;background-color:#d7a83f;color:#fff;border:1px solid #d7a83f;border-radius:30px;cursor:pointer;overflow:hidden;z-index:1;transition:color .3s ease,background-color .3s ease}.popup-form .button:before{content:"";position:absolute;bottom:-100%;left:0;width:100%;height:100%;background-color:#fff;transition:bottom .4s ease;z-index:0}.popup-form .button:hover:before{bottom:0}.popup-form .button:hover{color:#d7a83f;z-index:2}.popup-form .button span{position:relative;z-index:2}@media (min-width:490px) and (max-width: 768px){.popup-content{flex-direction:column;height:auto;width:50%;margin:0 auto}.popup-image,.popup-form{width:100%}.popup-close svg{top:-6px;right:154px}}@media (max-width: 480px){.popup-close svg{top:-27px;right:4px}.popup-image,.popup-form{width:100%}.popup-form h2{font-size:30px}.popup-content{margin:0 20px;flex-direction:column;height:auto;width:90%;max-height:540px}.popup-form{padding:20px 30px!important}}.custom-slide{position:relative}.responsive-slide-image{display:block;width:100%;height:100%;overflow:hidden}.responsive-slide-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media screen and (max-width: 767px){.responsive-slide-image{height:75vh!important}.responsive-slide-image img{object-fit:contain;background-color:#fff}}.content-top .custom-slide-content{top:10%;bottom:auto}.content-middle .custom-slide-content{top:50%;transform:translate(-50%,-50%)}.content-bottom .custom-slide-content{bottom:10%;top:auto}@media (max-width: 767px){.custom-slide-content{width:100%;padding:10px}}.custom-slider-wrapper{width:100%;aspect-ratio:3 / 1;overflow:hidden;position:relative}.custom-slider-track{display:flex;width:100%;height:100%;transition:transform .6s ease-in-out}.custom-slide{flex:0 0 100%;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.custom-slide img{width:100%;height:auto;object-fit:cover}.custom-slide-content{position:absolute;bottom:60px;left:22rem}.custom-heading{font-size:32px;font-weight:700;margin-bottom:10px;color:#fff;max-width:460px;padding:0!important;text-transform:uppercase}.custom-subheading{font-size:12px;margin-bottom:20px;color:#fff;max-width:450px}.custom-slide-button-container{margin-top:10px}.custom-slide-button{position:relative;overflow:hidden;display:inline-block;background-color:#fff;padding:8px 18px;font-size:13px;border-radius:5px;border:1px solid transparent;cursor:pointer;transition:background-color .35s ease,border-color .35s ease;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.custom-slide-button:before{content:"";position:absolute;left:1px;top:0;width:calc(100% - 2px);height:100%;background-color:#fff;border-radius:4px;transition:transform .4s cubic-bezier(.2,.9,.2,1);z-index:1;pointer-events:none}.custom-slide-button span{position:relative;z-index:2;color:#000;transition:color .35s ease;display:inline-block}.custom-slide-button:hover,.custom-slide-button:focus{background-color:transparent;border-color:#fff;outline:none}.custom-slide-button:hover:before,.custom-slide-button:focus:before{transform:translateY(-100%)}.custom-slide-button:hover span,.custom-slide-button:focus span{color:#fff}.custom-slider-dots{position:absolute;bottom:5%;right:5%;display:flex;gap:10px}.custom-slider-dot{width:6px;height:6px;background:#ffffff4d;border-radius:50%;position:relative;overflow:hidden;transition:all .3s ease;cursor:pointer}.custom-slider-dot.active{width:65px;border-radius:10px;background:#ffffff80}.dot-progress{height:100%;background-color:#fff;width:0%;position:absolute;left:0;bottom:0;transition:width linear}.custom-slider-arrows{position:absolute;top:50%;left:0;width:100%;display:flex;justify-content:space-between;pointer-events:none;z-index:5}.custom-slider-wrapper:hover .custom-slider-arrows{pointer-events:auto}.custom-arrow{background:#fff0;border:1px solid rgb(245,245,245);color:#000;font-size:24px;font-weight:700;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;transition:transform .5s ease,opacity .5s ease,background .3s ease;opacity:0}.custom-arrow svg{width:30px;height:30px}.custom-arrow.prev{transform:translate(-50px);margin-left:15px}.custom-arrow.next{transform:translate(50px);margin-right:15px}.custom-slider-wrapper:hover .custom-arrow.prev,.custom-slider-wrapper:hover .custom-arrow.next{transform:translate(0);opacity:1}.custom-arrow:hover{background:#ffffff08;transform:scale(1.1)}@media (min-width: 2000px){.custom-slide-content{left:50rem}.custom-slider-dots{right:50rem}}@media (min-width: 1500px) and (max-width: 1990px){.custom-slide-content{left:28rem}.custom-slider-dots{right:28rem}}@media (max-width: 1460px) and (min-width: 1024px){.custom-slide-content{left:7rem}}@media (max-width: 990px) and (min-width: 769px){.custom-slide-content{left:3rem}.custom-slider-dots{right:7rem}.custom-subheading{font-size:10px;margin-bottom:0;max-width:280px}.custom-heading{font-size:16px;margin-bottom:0}.custom-slide-button{padding:2px 5px;font-size:7px;border-radius:3px}.custom-slide-button-container{margin-top:0}.custom-arrow{width:30px;height:30px}.custom-arrow svg{width:15px;height:15px}.custom-arrow.prev{transform:translate(-50px);margin-left:10px}.custom-arrow.next{transform:translate(50px);margin-right:10px}}@media (max-width: 769px){.custom-slide img{width:100%;height:100%;object-fit:cover}.custom-slider-wrapper{height:50vw}.custom-slide-content{bottom:35px;left:6vw}.custom-slider-dot{width:5px;height:5px}.custom-subheading{font-size:10px;margin-bottom:0;max-width:250px}.custom-heading{font-size:16px;margin-bottom:0;max-width:275px}.custom-slide-button{padding:2px 5px;font-size:7px;border-radius:3px}.custom-slide-button-container{margin-top:0}.custom-arrow{width:30px;height:30px}.custom-arrow svg{width:15px;height:15px}.custom-arrow.prev{transform:translate(-50px);margin-left:10px}.custom-arrow.next{transform:translate(50px);margin-right:10px}}@media (max-width: 480px){.custom-slider-wrapper{height:65vh!important}.custom-slide img{width:100%;height:75vh!important;object-fit:contain}.custom-slide-content{bottom:9px;left:6vw}.custom-slider-dot{width:3px;height:3px}.custom-slider-dot.active{width:55px}.custom-subheading{font-size:10px;margin-bottom:05px;max-width:155px}.custom-heading{font-size:15px;margin-bottom:0;max-width:165px}.custom-slide-button{padding:2px 5px;font-size:7px;border-radius:3px}.custom-slide-button-container{margin-top:0}.custom-arrow.prev{transform:translate(-50px);margin-left:7px}.custom-arrow.next{transform:translate(50px);margin-right:7px}}@media (max-width: 345px){.custom-slider-wrapper{height:50vh!important}}.contact-section{padding:50px 0;max-width:1500px;margin:0 auto 40px}.container{max-width:1300px;padding:0 50px}.contact-grid{display:flex;flex-direction:column;gap:40px}.contact-form,.contact-details{width:100%}.contact-details h1{font-size:55px;margin-bottom:20px}.contact-details a{color:#000;text-decoration:none}.contact-form h2{margin-bottom:20px;font-size:40px}.form-row{display:flex;gap:15px}.form-group{width:50%;margin-bottom:10px}.contact-form label{display:block;margin:10px 0 5px}.contact-form input,.contact-form textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.contact-form input:focus,.contact-form textarea:focus{outline:none;box-shadow:none;border-color:#ccc}.contact-form button{margin-top:15px;padding:10px 20px;background-color:#d7a83f;color:#fff;font-family:Poppins,sans-serif;border:1px solid #d7a83f;border-radius:10px;cursor:pointer;transition:color .3s ease;position:relative;overflow:hidden}.contact-form button:before{content:"";position:absolute;bottom:-100%;left:0;width:100%;height:100%;background-color:#fff;z-index:0;transition:bottom .4s ease}.contact-form button:hover:before{bottom:0}.contact-form button:hover{color:#d7a83f}.contact-form button span{position:relative;z-index:1}@media (max-width: 768px){.contact-form h2{margin-bottom:20px;font-size:30px}.form-row{flex-direction:column}.form-group{width:100%}.contact-details h1{font-size:40px}.container{padding:0 15px}}.hero-bg-section{position:relative;width:100%;min-height:60vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;padding:3rem 1rem;color:#fff}.hero-bg-content{position:relative;z-index:2;max-width:812px;margin:0 auto;padding:0 1rem;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.hero-bg-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:#0006;z-index:1}.hero-bg-content h1{font-size:45px;font-weight:600;margin-bottom:1rem;color:#fff;line-height:1.2;transition:color .3s ease}.hero-bg-content p{font-size:16px;margin-bottom:2rem;text-align:justify;line-height:1.7;transition:color .3s ease}.hero-bg-button{display:inline-block;padding:.75rem 1.5rem;background-color:#fff;color:#000;border-radius:5px;text-decoration:none;font-weight:600;font-size:16px;transition:background-color .3s ease,color .3s ease}.hero-bg-button:hover{background-color:#000;color:#fff}@media screen and (max-width: 1024px){.hero-bg-content{padding-left:1.5rem;padding-right:1.5rem}.hero-bg-content h1{font-size:36px}}@media screen and (max-width: 768px){.hero-bg-section{min-height:60vh;padding:2rem 1rem}.hero-bg-content{padding-left:1rem;padding-right:1rem}.hero-bg-content h1{font-size:28px}.hero-bg-content p{font-size:15px;text-align:left}.hero-bg-button{font-size:14px;padding:.6rem 1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custome-section.css.map */
