.tp-hero{width:100%;background:var(--tp-bg);overflow:hidden;position:relative}.tp-hero__container{width:100%;max-width:1600px;margin:0 auto;display:grid;grid-template-columns:46% 54%;min-height:650px;position:relative}.tp-hero__content{padding:55px 45px 45px 6vw;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3}.tp-hero__logo{margin-bottom:30px}.tp-hero__logo img{width:auto;max-width:145px;height:auto;display:block}.tp-hero__heading{margin:0;color:var(--tp-heading);font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,70px);line-height:1.05;letter-spacing:-1.8px;font-weight:600}.tp-hero__heading em{color:var(--tp-accent);font-style:normal}.tp-hero__description{max-width:570px;margin-top:28px;color:var(--tp-text);font-size:17px;line-height:1.65}.tp-hero__description p{margin:0}.tp-hero__buttons{display:flex;align-items:center;gap:12px;margin-top:30px;flex-wrap:wrap}.tp-hero__button{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:5px;text-decoration:none;font-size:15px;font-weight:600;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.tp-hero__button:hover{transform:translateY(-2px)}.tp-hero__button--primary{background:var(--tp-button);color:var(--tp-button-text);border:1px solid var(--tp-button)}.tp-hero__button--primary:hover{box-shadow:0 8px 25px #5032142e}.tp-hero__button--secondary{background:transparent;color:var(--tp-heading);border:1px solid rgba(120,80,35,.5)}.tp-hero__button--secondary:hover{background:#a8753812}.tp-hero__button-icon{font-size:17px}.tp-hero__arrow{font-size:18px}.tp-hero__usp{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px;padding-top:28px;border-top:1px solid rgba(130,90,45,.22)}.tp-hero__usp-item{display:flex;align-items:flex-start;gap:9px;min-width:0}.tp-hero__usp-icon{flex:0 0 auto;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-top:1px}.tp-hero__usp-icon-image{width:30px;height:30px;display:block;object-fit:contain;object-position:center}.tp-hero__usp-text{color:var(--tp-text);font-size:11px;line-height:1.4;font-weight:500;max-width:115px}.tp-hero__usp-text p{margin:0}.tp-hero__visual{position:relative;min-height:650px;z-index:1}.tp-hero__image-wrap{width:100%;height:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.08) 4%,rgba(0,0,0,.25) 9%,rgba(0,0,0,.55) 15%,rgba(0,0,0,.82) 21%,#000 28%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.08) 4%,rgba(0,0,0,.25) 9%,rgba(0,0,0,.55) 15%,rgba(0,0,0,.82) 21%,#000 28%,#000 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.tp-hero__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.tp-hero__visual:before{content:"";position:absolute;left:-1px;top:0;bottom:0;width:28%;z-index:2;pointer-events:none;background:linear-gradient(to right,var(--tp-bg) 0%,rgba(248,243,234,.95) 18%,rgba(248,243,234,.55) 48%,rgba(248,243,234,0) 100%)}.tp-hero__visual:after{content:"";position:absolute;left:0;top:0;bottom:0;width:18%;z-index:2;pointer-events:none;background:linear-gradient(to right,#f8f3ea40,#f8f3ea00)}.tp-hero__image-placeholder{width:100%;height:100%;min-height:650px;display:flex;align-items:center;justify-content:center;background:#ebe2d4;color:#8d7658;font-size:18px}@media screen and (max-width:1100px){.tp-hero__container{grid-template-columns:48% 52%}.tp-hero__content{padding-left:35px;padding-right:25px}.tp-hero__heading{font-size:48px}.tp-hero__description{font-size:15px}.tp-hero__usp{gap:10px}.tp-hero__usp-icon{width:29px;height:29px}.tp-hero__usp-icon-image{width:27px;height:27px}.tp-hero__image-wrap{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.25) 8%,rgba(0,0,0,.65) 18%,#000 30%,#000 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.25) 8%,rgba(0,0,0,.65) 18%,#000 30%,#000 100%)}.tp-hero__visual:before{width:25%}}@media screen and (max-width:749px){.tp-hero__container{display:flex;flex-direction:column;min-height:auto}.tp-hero__content{padding:35px 20px 30px;order:1}.tp-hero__visual{order:2;min-height:auto;z-index:1}.tp-hero__image-wrap{height:auto;aspect-ratio:1 / .78;-webkit-mask-image:none;mask-image:none}.tp-hero__image{height:100%}.tp-hero__image-placeholder{min-height:300px}.tp-hero__visual:before,.tp-hero__visual:after{display:none}.tp-hero__logo{margin-bottom:22px}.tp-hero__logo img{max-width:115px}.tp-hero__heading{font-size:42px;line-height:1.08;letter-spacing:-1px}.tp-hero__description{margin-top:18px;font-size:15px;line-height:1.55}.tp-hero__buttons{flex-direction:column;align-items:stretch;margin-top:24px}.tp-hero__button{width:100%}.tp-hero__usp{grid-template-columns:repeat(2,1fr);gap:18px 12px;margin-top:30px;padding-top:22px}.tp-hero__usp-item{gap:8px}.tp-hero__usp-icon{width:28px;height:28px}.tp-hero__usp-icon-image{width:26px;height:26px}.tp-hero__usp-text{font-size:10px;max-width:105px}}@media screen and (max-width:420px){.tp-hero__heading{font-size:36px}.tp-hero__usp{gap:15px 8px}.tp-hero__usp-icon{width:26px;height:26px}.tp-hero__usp-icon-image{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/tru-pahadi-hero.css.map */
