.heroAbout{width:100%}.heroAbout__container{padding:0 50px}@media (max-width:575px){.heroAbout__container{padding:0}}.heroAbout__imageWrapper{border-radius:20px;width:100%;height:100vh;position:relative;overflow:hidden}.heroAbout__image{object-fit:cover;width:100%;max-width:100%;height:100%}.heroAbout__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex;position:absolute;inset:0}.heroAbout__title{letter-spacing:1px;color:#fff;font-size:42px;font-weight:500}.heroAbout__button{letter-spacing:.8px;text-transform:uppercase;color:#fff;cursor:pointer;background-color:#8d5f5f;border:none;border-radius:12px;padding:20px 50px;font-size:30px;font-weight:500;transition:all .3s;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}@media (max-width:850px){.heroAbout__button{padding:15px 30px;font-size:22px}}@media (max-width:575px){.heroAbout__button{padding:15px 20px;font-size:18px}}@media (max-width:475px){.heroAbout__button{padding:15px;font-size:16px;bottom:0}}@media (max-width:399px){.heroAbout__button{padding:15px 18px;font-size:11px;bottom:0}}.heroAbout__button:hover{background-color:#8b5c55}@media (max-width:1024px){.heroAbout__imageWrapper{height:100vh}.heroAbout__title{font-size:34px}}@media (max-width:768px){.heroAbout{padding:40px 20px}.heroAbout__container{padding:0 20px}.heroAbout__imageWrapper{border-radius:16px;height:80vh}.heroAbout__title{font-size:28px}}@media (max-width:480px){.heroAbout{padding:0 20px}.heroAbout__imageWrapper{height:50vh}.heroAbout__container{padding:0}.heroAbout__title{font-size:22px}}
.aboutTab{padding:80px 40px}.aboutTab__title{text-align:center;color:#540b0e;max-width:50%;margin:0 auto;padding-bottom:40px;font-size:40px;font-weight:400}@media (max-width:768px){.aboutTab__title{max-width:100%}}.aboutTab__tabs{justify-content:center;gap:16px;margin-bottom:40px;display:flex}.aboutTab__tab{color:#540b0e;cursor:pointer;background-color:#ddd;border:none;border-radius:8px;padding:12px 50px;font-size:25px;font-weight:400;transition:all .3s}.aboutTab__tab:hover,.aboutTab__tab.is-active{color:#fff;background-color:#8d5f5f}.aboutTab__content{background-color:#540b0e;border-radius:14px;padding:40px;animation:.4s fadeSlide;overflow:hidden}.aboutTab__contentInner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.aboutTab__text{color:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:20px 0;display:flex}.aboutTab__subtitle{letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:30px;font-weight:700}.aboutTab__description{text-transform:uppercase;max-width:520px;font-size:20px;font-weight:400}@media (max-width:768px){.aboutTab__description{max-width:100%}}.aboutTab__image{border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden}.aboutTab__image img{object-fit:cover;width:100%;max-width:100%;height:100%}@keyframes fadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:991px){.aboutTab__contentInner{grid-template-columns:1fr}}@media (max-width:575px){.aboutTab{padding:60px 20px}.aboutTab__tabs{flex-wrap:wrap;margin-bottom:20px}.aboutTab__tab{padding:10px 24px;font-size:16px}.aboutTab__image{height:auto}.aboutTab__content{padding:28px}.aboutTab__contentInner{gap:20px}.aboutTab__text{padding:0}.aboutTab__title{max-width:100%;font-size:25px}.aboutTab__subtitle{font-size:25px}.aboutTab__description{font-size:15px}}
.about-story{padding:80px 40px}@media (max-width:768px){.about-story{padding:60px 24px}}@media (max-width:480px){.about-story{padding:48px 20px}}.about-story__container{justify-content:space-between;gap:100px;display:flex}.about-story__container--no-image{display:block}@media (max-width:1024px){.about-story__container{gap:48px}}@media (max-width:768px){.about-story__container{flex-direction:column;gap:40px}}.about-story__content{justify-content:space-between;gap:100px;display:flex}@media (max-width:1024px){.about-story__content{gap:48px}}@media (max-width:768px){.about-story__content{flex-direction:column;gap:0;max-width:100%}}.about-story__title{text-transform:uppercase;color:#540b0e;font-size:40px;font-weight:400;line-height:1.1}@media (max-width:575px){.about-story__title{margin-bottom:10px!important;font-size:25px!important}}.about-story__text{flex-direction:column;justify-content:space-between;gap:16px;display:flex}.about-story__text p{color:#1e1e1e;max-width:500px;font-size:23px}@media (max-width:1024px){.about-story__text p{max-width:100%;font-size:20px}}.about-story__paragraph{margin-bottom:16px}.about-story__know-more{cursor:pointer;color:#540b0e;text-transform:uppercase;background:0 0;border:none;border-bottom:1px solid #540b0e;margin-top:20px;padding:0;font-size:24px;font-weight:500;display:inline-block;position:relative}.about-story__know-more:after{content:"";transform-origin:0;background-color:currentColor;width:100%;height:1px;transition:transform .35s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.about-story__know-more:hover:after{transform:scaleX(1)}.about-story__image-wrapper{justify-content:flex-end;width:30%;height:auto;display:flex}@media (max-width:1024px){.about-story__image-wrapper{width:100%}}@media (max-width:768px){.about-story__image-wrapper{justify-content:flex-start;height:auto}}.about-story__image{object-fit:cover;border-radius:14px;width:100%;height:auto}
.aboutUsMasterpiece{position:relative;overflow:hidden}.aboutUsMasterpiece__container{background-color:#540b0e;justify-content:center;align-items:center;min-height:600px;margin-bottom:200px;padding:0 60px;display:flex;position:relative}@media (max-width:575px){.aboutUsMasterpiece__container{margin-bottom:0}}.aboutUsMasterpiece__imageLayer{z-index:3;justify-content:end;align-items:end;margin-bottom:-175px;display:flex;position:relative}.aboutUsMasterpiece__image{object-fit:contain;width:auto}.aboutUsMasterpiece .aboutUsMasterpiece__circleWrapper{width:260px;height:260px;bottom:0;right:0;top:unset;left:unset;position:absolute;transform:none}.aboutUsMasterpiece .aboutUsMasterpiece__outerCircle{border-radius:50%;position:absolute;inset:0;overflow:hidden}.aboutUsMasterpiece .aboutUsMasterpiece__flower{transform-origin:50%;width:60px;height:60px;position:absolute;top:39.7%;left:38%;transform:translate(-50%,-50%)}.aboutUsMasterpiece .circleImg{object-fit:contain}.aboutUsMasterpiece__textLayer{z-index:2;color:#fff;pointer-events:none;flex-direction:column;justify-content:center;display:flex;position:absolute}.aboutUsMasterpiece__subtitle{margin-bottom:12px;font-size:60px;display:block}.aboutUsMasterpiece__title{margin-bottom:30px;font-size:170px;font-weight:700}.aboutUsMasterpiece__title span{margin-left:0}.aboutUsMasterpiece__description{opacity:.9;max-width:320px;margin-top:50px;font-size:20px}@media (max-width:575px){.aboutUsMasterpiece__description{margin-top:10px}}.aboutUsMasterpiece__circle{z-index:4;border:2px solid #fbae1b;border-radius:50%;width:80px;height:80px;animation:6s linear infinite rotateCircle;position:absolute;bottom:60px;right:60px}.aboutUsMasterpiece__circle span{background-color:#ffb400;border-radius:50%;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}@keyframes rotateCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1200px){.aboutUsMasterpiece__title{font-size:120px}}@media (max-width:991px){.aboutUsMasterpiece{padding:100px 0}.aboutUsMasterpiece__textLayer{left:50px}.aboutUsMasterpiece__title{font-size:110px}}@media (max-width:900px){.aboutUsMasterpiece__title{font-size:90px}}@media (max-width:768px){.aboutUsMasterpiece__image{height:auto}.aboutUsMasterpiece__imageLayer{margin-bottom:-252px}.aboutUsMasterpiece__title{font-size:80px}}@media (max-width:575px){.aboutUsMasterpiece{padding:80px 0}.aboutUsMasterpiece__container{padding:0 20px}.aboutUsMasterpiece__title{font-size:50px}.aboutUsMasterpiece__image{height:500px}.aboutUsMasterpiece__circleImage{display:none}.aboutUsMasterpiece__imageLayer{margin-bottom:-270px}.aboutUsMasterpiece__textLayer{left:20px}}@media (max-width:575px) and (max-width:575px){.aboutUsMasterpiece__textLayer{top:10px!important}}@media (max-width:575px){.aboutUsMasterpiece__circle{width:60px;height:60px}.aboutUsMasterpiece__circle span{width:8px;height:8px;top:-4px}}@media (max-width:475px){.aboutUsMasterpiece__subtitle{margin-top:0;font-size:35px}.aboutUsMasterpiece__title{margin-bottom:0;font-size:35px}}
