.products__hero{width:100%;height:465px;overflow:hidden;position:relative;background-color:#93358d;display:flex;align-items:flex-end}@media (max-width: 540px){.products__hero{align-items:flex-start;text-align:center}}.products__hero-bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.products__hero-bg-pattern{width:1440px;position:absolute;z-index:1;bottom:-100%;left:-9%;opacity:.2}.products__hero-bg-mask{width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;background:rgb(147,53,141);background:linear-gradient(45deg,rgba(147,53,141,.4) 0%,rgba(56,56,56,0) 60%)}.products__hero-content{position:relative;z-index:4;margin-bottom:60px}@media (max-width: 540px){.products__hero-content{margin-bottom:unset;margin-top:36px}}.products__hero-content h1{font-size:64px;color:#fff;font-weight:700;text-shadow:0 0 10px rgba(0,0,0,.47)}.products__hero-content p{max-width:835px;font-size:24px;line-height:30px;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.4784313725);display:flex;column-gap:6px;max-width:680px}.products__hero-content p>span:nth-of-type(1){position:relative;top:-5px}@media (max-width: 540px){.products__hero-content p>span:nth-of-type(1){display:none}}@media (max-height: 740px),(max-width: 1560px){.products__hero-content>h1{font-size:48px}.products__hero-content>p{line-height:normal}}@media (max-height: 680px),(max-width: 992px){.products__hero-content>p{font-size:28px;line-height:normal}}@media (max-width: 540px){.products__hero-content>h1{font-size:38px}.products__hero-content>p{font-size:16px;line-height:normal}}.products__grid{overflow:auto;background-color:#e7d7e9;background:linear-gradient(324deg,#e7d7e9 10%,#ffffff 100%)}.products__grid-header{margin-top:50px;margin-bottom:64px}.products__grid-header>h2{color:#383838;font-size:32px;font-weight:700;position:relative;padding-bottom:12px;width:fit-content}@media (max-width: 540px){.products__grid-header>h2{font-size:24px}}.products__grid-header>h2:after{content:"";position:absolute;bottom:0;left:0;width:96%;height:6px;background:#ffffff;background:linear-gradient(90deg,rgba(255,255,255,0) 10%,rgba(231,215,233,.8784313725) 100%)}.products__grid-items{display:grid;grid-template-columns:repeat(3,1fr);padding-block-end:80px;column-gap:30px;row-gap:60px}@media (max-width: 992px){.products__grid-items{grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:40px}}@media (max-width: 640px){.products__grid-items{grid-template-columns:repeat(1,1fr);column-gap:15px;row-gap:30px}}.products__grid-card{background-color:#fff;border-radius:12px;padding-block:20px;padding-inline:12px;cursor:pointer}.products__grid-card-img{height:calc(100% - 46px)}.products__grid-card-img>img{object-fit:contain}.products__grid-card-content{display:flex;align-items:center;justify-content:space-between;height:46px;border-radius:8px;padding-inline:20px;background:linear-gradient(90deg,rgba(231,215,233,0) 10%,rgba(231,215,233,.7) 80%)}.products__grid-card-content>h3{font-size:20px;color:#383838}@media (max-width: 540px){.products__grid-card-content>h3{font-size:16px}}.products__product-modal{height:530px;position:relative;padding-block:18px;padding-inline:24px;background-color:#fff;border-radius:12px;max-width:calc(100% - 40px);margin-inline:auto}@media (max-width: 992px){.products__product-modal{height:unset;max-height:85vh;overflow:auto}}.products__product-modal-close{position:absolute;top:24px;right:24px;appearance:none;border:none;background:none}.products__product-modal-content-wrapper{display:flex;align-items:flex-start;column-gap:36px;height:calc(100% - 50px);padding-block-start:24px}@media (max-width: 992px){.products__product-modal-content-wrapper{flex-direction:column;margin-bottom:34px}}.products__product-modal-image{flex:.5;height:100%}.products__product-modal-image>img{object-fit:contain}.products__product-modal-content{display:flex;justify-content:center;height:100%;flex:.5;flex-direction:column}.products__product-modal-content>h4{font-size:32px;color:#383838;font-weight:700}.products__product-modal-content>span{font-size:20px;color:#383838}.products__product-modal-content>h5{font-size:20px;color:#383838;font-weight:700;margin-block-end:24px;margin-block-start:16px}.products__product-modal-content>p{max-width:600px;font-size:20px;color:#383838}@media (max-width: 540px){.products__product-modal-content>h4{font-size:28px}.products__product-modal-content>span{font-size:14px}.products__product-modal-content>h5{font-size:14px}.products__product-modal-content>p{font-size:16px}}.products__product-modal-line{width:100%;height:48px;border-radius:8px;background:linear-gradient(90deg,rgba(231,215,233,0) 10%,rgba(231,215,233,.7) 80%)}
