:root{--container_width: 100%;--container_left_space: calc((100% - var(--container_width)) / 2)}@media (min-width: 768px) and (max-width: 991px){:root{--container_width: 750px}}@media (min-width: 992px) and (max-width: 1199px){:root{--container_width: 970px}}@media (min-width: 1200px){:root{--container_width: 1170px}}#about_page .BannerSec{width:100%;height:100vh;position:relative;overflow:hidden}@media screen and (max-width: 1199px){#about_page .BannerSec{height:60vh}}@media screen and (max-width: 767px){#about_page .BannerSec{height:100vh}}#about_page .BannerSec .BannerDiv{position:relative}#about_page .BannerSec .BannerDiv .BannerImgBx img{width:100%;height:100vh;object-fit:cover}@media screen and (max-width: 1199px){#about_page .BannerSec .BannerDiv .BannerImgBx img{height:60vh}}@media screen and (max-width: 767px){#about_page .BannerSec .BannerDiv .BannerImgBx img{height:100vh}}#about_page .BannerSec .BannerDiv .BannerTitleBx{width:50%;position:absolute;top:50%;left:0;transform:translateY(-50%);padding-left:calc(var(--container_left_space) + 15px);line-height:normal}@media screen and (max-width: 767px){#about_page .BannerSec .BannerDiv .BannerTitleBx{width:95%;top:30%}#about_page .BannerSec .BannerDiv .BannerTitleBx br{display:none}}#about_page .BannerSec .BannerDiv .BannerTitleBx .subtitle{padding:30px 0 50px}@media screen and (max-width: 767px){#about_page .BannerSec .BannerDiv .BannerTitleBx .subtitle{padding:20px 0}}#about_page .BannerSec .BtmWave{position:absolute;bottom:-90px;z-index:2}@media screen and (max-width: 1199px){#about_page .BannerSec .BtmWave{height:45px;object-fit:cover}}@media screen and (max-width: 991px){#about_page .BannerSec .BtmWave{height:30px;object-fit:cover}}@media screen and (max-width: 767px){#about_page .BannerSec .BtmWave{height:20px;object-fit:cover}}#about_page .AboutOverview{padding:150px 0 50px;background:#bbe7ff;background:linear-gradient(180deg,#bbe7ff,#fff5e5);position:relative;overflow:hidden}@media screen and (max-width: 767px){#about_page .AboutOverview{padding:60px 0}}#about_page .AboutOverview .OverviewCloud{position:absolute;right:-15%;top:15%;transform:translate(-50%,-50%)}@media screen and (max-width: 1199px){#about_page .AboutOverview .OverviewCloud{right:-40%}}@media screen and (max-width: 991px){#about_page .AboutOverview .OverviewCloud{right:-50%}}@media screen and (max-width: 767px){#about_page .AboutOverview .OverviewCloud{display:none}}#about_page .AboutOverview .OverviewFlex{position:relative;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){#about_page .AboutOverview .OverviewFlex{flex-direction:column;gap:20px}}#about_page .AboutOverview .OverviewFlex .ImgBx{width:40%}@media screen and (max-width: 767px){#about_page .AboutOverview .OverviewFlex .ImgBx{width:100%}}#about_page .AboutOverview .OverviewFlex .TextBx{width:52%}@media screen and (max-width: 767px){#about_page .AboutOverview .OverviewFlex .TextBx{width:100%}}@media screen and (max-width: 767px){#about_page .AboutOverview .OverviewFlex .TextBx .title{padding-bottom:10px}}@media screen and (max-width: 767px){#about_page .AboutOverview .OverviewFlex .TextBx .para1{padding-bottom:10px}}#about_page .AboutOverview .NumberMainBx{padding-top:100px}@media screen and (max-width: 767px){#about_page .AboutOverview .NumberMainBx{padding-top:50px}}#about_page .AboutOverview .NumberMainBx .NumberInsideBx{display:flex;align-items:center;justify-content:space-between;border-radius:20px;padding:30px 50px;background-color:#fff}@media screen and (max-width: 1199px){#about_page .AboutOverview .NumberMainBx .NumberInsideBx{padding:30px;gap:20px}}@media screen and (max-width: 991px){#about_page .AboutOverview .NumberMainBx .NumberInsideBx{flex-direction:column}}@media screen and (max-width: 767px){#about_page .AboutOverview .NumberMainBx .NumberInsideBx{padding:30px 20px}}#about_page .AboutOverview .NumberMainBx .NumberInsideBx .TxtBx{width:35%}@media screen and (max-width: 991px){#about_page .AboutOverview .NumberMainBx .NumberInsideBx .TxtBx{width:80%;text-align:center}}@media screen and (max-width: 767px){#about_page .AboutOverview .NumberMainBx .NumberInsideBx .TxtBx{width:90%}}#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width: 767px){#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx{grid-template-columns:repeat(2,1fr);gap:15px}}#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx .ItemBx{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:180px;height:180px;padding:0 10px;color:#13381a;border:1px solid #9fcf3c;border-radius:50%;transition:all .5s ease}@media screen and (max-width: 767px){#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx .ItemBx{width:140px;height:140px}#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx .ItemBx:nth-child(3){grid-column:1 / -1;justify-self:center}}#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx .ItemBx:hover{transform:translateY(5px)!important;background-color:#9fcf3c}#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx .ItemBx:hover .DiamondImg{opacity:1}#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx .ItemBx .title{padding:10px 0 5px}#about_page .AboutOverview .NumberMainBx .NumberInsideBx .GridBx .ItemBx .DiamondImg{position:absolute;top:5px;right:8px;opacity:0;transition:all .5s ease}#about_page .AboutOverview .BubbleBx{position:absolute}#about_page .AboutOverview .BubbleBx.TopBx{left:0;top:0}#about_page .AboutOverview .BubbleBx.TopBx .BubbleWrap:nth-child(1){animation:mymove 2s infinite}#about_page .AboutOverview .BubbleBx.TopBx .BubbleWrap:nth-child(2){animation:mymove 2.5s infinite}#about_page .AboutOverview .BubbleBx.TopBx .BubbleWrap .Bubble.big{transform:rotate(-20deg) translate(-15%)}#about_page .AboutOverview .BubbleBx.TopBx .BubbleWrap .Bubble.small{transform:rotate(120deg) translate(-50%,-100%)}#about_page .AboutOverview .BubbleBx.BtmBx{right:0;bottom:250px}@media screen and (max-width: 991px){#about_page .AboutOverview .BubbleBx.BtmBx{bottom:365px}}@media screen and (max-width: 767px){#about_page .AboutOverview .BubbleBx.BtmBx{bottom:35%}}#about_page .AboutOverview .BubbleBx.BtmBx .BubbleWrap:nth-child(1){animation:mymove 2.5s infinite}#about_page .AboutOverview .BubbleBx.BtmBx .BubbleWrap:nth-child(2){animation:mymove 2s infinite}#about_page .AboutOverview .BubbleBx.BtmBx .BubbleWrap .Bubble.big{transform:rotate(20deg) translate(15%)}#about_page .AboutOverview .BubbleBx.BtmBx .BubbleWrap .Bubble.small{transform:rotate(-120deg) translateY(-25%)}#about_page .AboutOverview .BubbleBx .Bubble{position:relative;border-radius:50%;background-color:#2896d180}#about_page .AboutOverview .BubbleBx .Bubble:after{content:"";position:absolute;background-color:#fff;border-radius:100%;top:6%;left:50%;transform:translate(-50%)}#about_page .AboutOverview .BubbleBx .Bubble.big{width:82px;height:82px}#about_page .AboutOverview .BubbleBx .Bubble.big:after{width:18px;height:9px}#about_page .AboutOverview .BubbleBx .Bubble.small{width:41px;height:41px}#about_page .AboutOverview .BubbleBx .Bubble.small:after{width:9px;height:4px}#about_page .FounderSec{position:relative;background-color:#fff5e5;color:#13381a;overflow:hidden;padding:50px 0;height:100vh;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){#about_page .FounderSec{padding:20px 0}}#about_page .FounderSec .FounderContent{position:relative;z-index:10}#about_page .FounderSec .FounderContent .FounderText{transform:translateY(100%)}@media screen and (max-width: 767px){#about_page .FounderSec .FounderContent .FounderText .title{padding-bottom:20px}}#about_page .FounderSec .FounderContent .FounderText .subtitle{color:#1f1f1f;width:100%;margin:auto}@media screen and (max-width: 767px){#about_page .FounderSec .FounderContent .FounderText .subtitle{width:100%}}#about_page .FounderSec .FounderContent .FounderText .subtitle .char{opacity:.15;display:inline-block}#about_page .FounderSec .FounderContent .FounderText .ImgBx{position:relative}@media screen and (max-width: 767px){#about_page .FounderSec .FounderContent .FounderText .ImgBx{padding:0 0 20px}}#about_page .FounderSec .FounderContent .FounderText .ImgBx .FounderImg{position:relative;z-index:2;margin:auto;max-width:250px}@media screen and (max-width: 1199px){#about_page .FounderSec .FounderContent .FounderText .ImgBx .FounderImg{width:30%}}@media screen and (max-width: 991px){#about_page .FounderSec .FounderContent .FounderText .ImgBx .FounderImg{width:50%}}@media screen and (max-width: 767px){#about_page .FounderSec .FounderContent .FounderText .ImgBx .FounderImg{width:60%}}#about_page .FounderSec .FounderContent .FounderText .ImgBx .RightCloud{position:absolute;right:0%;top:5%;z-index:3;transform:scale(1.5) translate(150%,-50%)}@media screen and (max-width: 1199px){#about_page .FounderSec .FounderContent .FounderText .ImgBx .RightCloud{right:-8%}}@media screen and (max-width: 991px){#about_page .FounderSec .FounderContent .FounderText .ImgBx .RightCloud{right:-25%}}@media screen and (max-width: 767px){#about_page .FounderSec .FounderContent .FounderText .ImgBx .RightCloud{width:120px;top:10%;right:0%}}#about_page .FounderSec .FounderContent .FounderText .ImgBx .LeftCloud{position:absolute;left:0%;bottom:0%;z-index:1;transform:scale(1.5) translate(-100%,-50%)}@media screen and (max-width: 767px){#about_page .FounderSec .FounderContent .FounderText .ImgBx .LeftCloud{width:120px;bottom:10%;transform:scale(1.2) translate(-100%,-50%)}}#about_page .FounderSec .FounderContent .FounderText .ImgBx .Birds{position:absolute;left:100px;top:5%;transform:translate(100%,70%)}@media screen and (max-width: 767px){#about_page .FounderSec .FounderContent .FounderText .ImgBx .Birds{display:none}}#about_page .FounderSec .Elements{position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%}#about_page .FounderSec .Elements .LeftTree{position:absolute;left:0;bottom:0;transform:scale(2) translate(25%)}@media screen and (max-width: 1199px){#about_page .FounderSec .Elements .LeftTree{left:-100px;bottom:-50px}}@media screen and (max-width: 767px){#about_page .FounderSec .Elements .LeftTree{top:40%;left:-50px;bottom:unset;width:130px}}#about_page .FounderSec .Elements .RightTree{position:absolute;right:0;top:20%;transform:scale(2)}@media screen and (max-width: 1024px){#about_page .FounderSec .Elements .RightTree{top:10%}}@media screen and (max-width: 767px){#about_page .FounderSec .Elements .RightTree{width:100px}}#about_page .FounderSec .Elements .RightTreeMob{display:none}@media screen and (max-width: 767px){#about_page .FounderSec .Elements .RightTreeMob{display:none;position:absolute;bottom:0;right:0}}#about_page .PdfSec{background-color:#9fcf3c}#about_page .PdfSec .TopWaveBx{height:100%;max-height:54px;background-color:#fff5e5}#about_page .PdfSec .TopWaveBx .TopWave{transform:translateY(1px)}@media screen and (max-width: 1199px){#about_page .PdfSec .TopWaveBx .TopWave{object-fit:cover}}@media screen and (max-width: 991px){#about_page .PdfSec .TopWaveBx .TopWave{object-fit:cover}}@media screen and (max-width: 767px){#about_page .PdfSec .TopWaveBx .TopWave{object-fit:cover}}#about_page .PdfSec .PdfMain{padding:80px 0}#about_page .PdfSec .PdfMain .PdfGrid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width: 767px){#about_page .PdfSec .PdfMain .PdfGrid{grid-template-columns:repeat(1,1fr);display:flex;overflow-x:auto;gap:16px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:10px;scroll-snap-type:x mandatory}}#about_page .PdfSec .PdfMain .PdfGrid .PdfItem{box-shadow:5px 5px 3px #0000004d}#about_page .PdfSec .PdfMain .PdfGrid .PdfItem a{width:100%}#about_page .ExploreSec{padding:80px 0;background-color:#fff5e5}.main_product .ExploreSec{padding:80px 0;background-color:#fffaf0}#about_page .ExploreSec .ExploreMain,.main_product .ExploreSec .ExploreMain{position:relative}#about_page .ExploreSec .ExploreMain .Content,.main_product .ExploreSec .ExploreMain .Content{position:absolute;left:50px;top:50%;transform:translateY(-50%);max-width:300px}#about_page .ExploreSec .ExploreMain .Content .btn_primary,.main_product .ExploreSec .ExploreMain .Content .btn_primary{padding:20px 60px}@keyframes mymove{0%{transform:scale(.2)}50%{transform:scale(1)}to{transform:scale(.2)}}@media (max-width:767px){#about_page .ExploreSec .ExploreMain .Content,.main_product .ExploreSec .ExploreMain .Content{top:40px;left:20px;transform:translateY(0)}#about_page .PdfSec .PdfMain .PdfGrid .PdfItem,.main_product .PdfSec .PdfMain .PdfGrid .PdfItem{flex:0 0 auto;min-width:150px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/about.css.map */
