.HeroSection_HeroSectionMain__lU_6X{display:flex;justify-content:space-between;width:100%;height:calc(100vh - 94px);padding:120px;align-items:center;flex-shrink:0;position:relative;border-bottom:1px solid var(--gray-v17)}.HeroSection_HeroVideo__58Iqb{top:1px;height:calc(100% - 1px);z-index:-1}.HeroSection_HeroSectionOverlay__QLtGB,.HeroSection_HeroVideo__58Iqb{transition:all .5s ease-in-out;position:absolute;left:50%;transform:translateX(-50%);width:100%;object-fit:cover;width:100vw;max-width:100vw}.HeroSection_HeroSectionOverlay__QLtGB{top:0;height:100%;background-color:transparent}.HeroSection_HeroSectionContent__praQ7{position:absolute;cursor:pointer;bottom:15px;left:50%;transform:translateX(-50%);z-index:2;display:flex;align-items:center;justify-content:center;gap:12px;padding-block:16px;padding-inline:14px;color:var(--white);background:var(--black);border:1px solid var(--white);border-radius:50px;animation:HeroSection_MakeBlue__7CsEO 7s cubic-bezier(.25,.46,.45,.94) 0s 1 forwards;overflow:hidden;transition:all .5s ease-in-out}.HeroSection_HeroSectionContent__praQ7>div{overflow:hidden;width:0;animation:HeroSection_Reappear__CdBhe .3s ease-in-out 6.5s 1 forwards;opacity:0;position:absolute;transform:translateX(5000px)}.HeroSection_HeroSectionContent__praQ7 p{color:var(--white);font-size:16px;font-weight:300;font-family:var(--helvetica);line-height:24px;letter-spacing:.5px;text-wrap:nowrap;text-overflow:ellipsis}.HeroSection_arrow__qal6z{height:30px;width:20px;position:relative;display:block}.HeroSection_arrow__qal6z>svg{position:absolute;top:0;left:50%;transform:translateX(-50%);animation:HeroSection_Updown__Kbz4Q 1.6s ease-in-out 0s infinite forwards}@keyframes HeroSection_Updown__Kbz4Q{0%{top:-7px}25%{top:7px}55%{top:7px}to{top:-7px}}@keyframes HeroSection_MakeBlue__7CsEO{0%{bottom:-100px}28%{bottom:-100px}35%{bottom:16px}92%{background-color:var(--black);border:1px solid var(--white);padding-inline:10px;border-radius:50px}97%{background-color:var(--blue-v1);border:1px solid var(--blue-v1);padding-inline:30px;border-radius:20px}to{background-color:var(--blue-v1);border:1px solid var(--blue-v1);padding-inline:30px;border-radius:20px;bottom:16px}}@keyframes HeroSection_Reappear__CdBhe{0%{transform:translateX(0);position:static;width:0;opacity:1}to{transform:translateX(0);position:static;width:125px;opacity:1}}@media screen and (min-width:1728px){.HeroSection_HeroSectionMain__lU_6X{padding:150px}}@media screen and (max-width:1380px){.HeroSection_HeroSectionMain__lU_6X{height:calc(100vh - 86px)}}@media screen and (max-width:1200px){.HeroSection_HeroSectionMain__lU_6X{padding:80px}}@media screen and (max-width:1199px){.HeroSection_HeroSectionMain__lU_6X{height:calc(100vh - 78px)}}@media screen and (max-width:991px){.HeroSection_HeroSectionMain__lU_6X{padding:60px;height:calc(100vh - 67px)}}@media (max-width:576px){.HeroSection_HeroSectionMain__lU_6X{height:calc(100vh - 67px)}.HeroSection_HeroSectionContent__praQ7>div{display:none}@keyframes HeroSection_MakeBlue__7CsEO{0%{bottom:-100px}25%{bottom:-100px}33%{bottom:45px}78%{background-color:var(--black);border:1px solid var(--white);padding-inline:12px;border-radius:50px}to{background-color:var(--blue-v1);border:1px solid var(--blue-v1);padding-inline:12px;border-radius:50px;bottom:45px}}}@media (max-width:376px){.HeroSection_HeroSectionMain__lU_6X{padding:30px 20px;gap:30px}.HeroSection_HeroVideo__58Iqb{object-fit:cover}}.ProductDetailSection_main__WyUlC{display:flex;width:100%;height:603px;border-bottom:1px solid var(--gray-v17)}.ProductDetailSection_productDiv__Wgz3_{padding:60px 60px 90px;border-right:1px solid var(--gray-v17);width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.ProductDetailSection_header__kjQNJ{width:max-content;display:flex;height:min-content;flex-direction:column;align-items:flex-start;gap:15px}.ProductDetailSection_header__kjQNJ>div{width:max-content;display:flex;justify-content:flex-start;align-items:center;gap:8px;text-align:left}.ProductDetailSection_header__kjQNJ>div svg *{stroke:var(--black);stroke-width:3px}.ProductDetailSection_header__kjQNJ h1{color:var(--black);font-size:60px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.6px}.ProductDetailSection_header__kjQNJ p{color:var(--gray-v17);font-size:40px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.4px}.ProductDetailSection_body__1HtWC{width:100%;height:max-content;display:flex;gap:20px}.ProductDetailSection_body__1HtWC>div{width:50%;display:flex;flex-direction:column}.ProductDetailSection_body__1HtWC a{width:max-content;display:flex;align-items:center;color:var(--black);font-size:24px;font-style:normal;font-weight:400;line-height:32px}.ProductDetailSection_body__1HtWC a:before{transition:all .2s ease-in-out;content:"";width:0;height:0;background:#ffe500;border-radius:50%;display:block}.ProductDetailSection_body__1HtWC a:hover:before{margin-right:4px;width:22px;height:22px}.ProductDetailSection_imageContainer__uzxlP{min-width:603px;height:603px;position:relative;overflow:hidden;transition:all .3s ease-in-out;opacity:1;background:var(--gray-v17)}.ProductDetailSection_imageContainer__uzxlP img{width:100%;height:100%;object-fit:cover}.ProductDetailSection_imageContainer__uzxlP:not(:has(img)){opacity:0}@media (min-width:1728px){.ProductDetailSection_productDiv__Wgz3_{min-width:1125px}.ProductDetailSection_imageContainer__uzxlP{overflow:visible;min-width:603px}.ProductDetailSection_imageContainer__uzxlP>img{width:calc(1728px - 1125px + (100vw - 1728px) / 2)!important}}@media screen and (max-width:1550px){.ProductDetailSection_imageContainer__uzxlP,.ProductDetailSection_main__WyUlC{height:500px}.ProductDetailSection_imageContainer__uzxlP{min-width:500px}.ProductDetailSection_productDiv__Wgz3_{padding:50px 50px 80px}.ProductDetailSection_header__kjQNJ h1{font-size:48px}.ProductDetailSection_header__kjQNJ svg{height:50px;width:50px}.ProductDetailSection_header__kjQNJ p{font-size:36px}.ProductDetailSection_body__1HtWC a{font-size:21px}.ProductDetailSection_body__1HtWC a:hover:before{width:22px;height:22px}}@media screen and (max-width:1380px){.ProductDetailSection_imageContainer__uzxlP,.ProductDetailSection_main__WyUlC{height:400px}.ProductDetailSection_imageContainer__uzxlP{min-width:400px}.ProductDetailSection_header__kjQNJ{gap:12px}.ProductDetailSection_header__kjQNJ>div{gap:2px}.ProductDetailSection_header__kjQNJ p{font-size:24px}.ProductDetailSection_body__1HtWC a{font-size:17px;line-height:24px}.ProductDetailSection_body__1HtWC a:hover:before{width:18px;height:18px}}@media screen and (max-width:1200px){.ProductDetailSection_imageContainer__uzxlP,.ProductDetailSection_main__WyUlC{height:350px}.ProductDetailSection_imageContainer__uzxlP{min-width:350px}.ProductDetailSection_productDiv__Wgz3_{padding:40px 40px 60px}.ProductDetailSection_header__kjQNJ h1{font-size:40px}.ProductDetailSection_header__kjQNJ svg{height:40px;width:40px}.ProductDetailSection_header__kjQNJ p{font-size:20px}.ProductDetailSection_body__1HtWC a{font-size:14px;line-height:20px}.ProductDetailSection_body__1HtWC a:hover:before{width:16px;height:16px}}@media screen and (max-width:991px){.ProductDetailSection_header__kjQNJ h1{font-size:34px}.ProductDetailSection_header__kjQNJ>div{gap:4px}.ProductDetailSection_header__kjQNJ{gap:8}.ProductDetailSection_header__kjQNJ svg{height:34px;width:34px}.ProductDetailSection_header__kjQNJ p{font-size:16px}.ProductDetailSection_body__1HtWC a{font-size:13px}.ProductDetailSection_body__1HtWC a:hover:before{width:14px;height:14px}}@media screen and (max-width:800px){.ProductDetailSection_imageContainer__uzxlP,.ProductDetailSection_main__WyUlC{height:280px}.ProductDetailSection_imageContainer__uzxlP{min-width:280px}}@media screen and (max-width:768px){.ProductDetailSection_main__WyUlC{height:max-content;flex-direction:column;position:relative}.ProductDetailSection_imageContainer__uzxlP:not(:has(img)){height:0}.ProductDetailSection_header__kjQNJ h1{font-size:30px}.ProductDetailSection_header__kjQNJ svg{height:30px;width:30px}}@media (max-width:576px){.ProductDetailSection_header__kjQNJ h1{font-size:38px}.ProductDetailSection_header__kjQNJ svg{height:40px;width:40px}.ProductDetailSection_header__kjQNJ p{font-size:20px;margin-top:5px}.ProductDetailSection_productDiv__Wgz3_{border-right:0}.ProductDetailSection_body__1HtWC a{font-size:16px}}@media (max-width:480px){.ProductDetailSection_body__1HtWC{flex-direction:column}}@media (max-width:450px){.ProductDetailSection_main__WyUlC{padding:0}.ProductDetailSection_header__kjQNJ{gap:24px}.ProductDetailSection_body__1HtWC a{font-size:16px;font-weight:400;line-height:20px}.ProductDetailSection_productDiv__Wgz3_{padding:40px 20px}}.HomePage_Container__BNK31{flex-direction:column;width:100%}.HomePage_FeaturedMaterialFinishes__KuMqr,.HomePage_collections__osS06{cursor:pointer;position:relative;display:flex;width:100%;padding:130px 60px;justify-content:space-between;border-bottom:1px solid var(--gray-v17)}.HomePage_wideScreenCollections__TCdCq,.HomePage_wideScreenFinishes__2b3us{cursor:pointer;position:relative;display:flex;width:100%;justify-content:center;border-bottom:1px solid var(--gray-v17)}.HomePage_FeaturedMaterialFinishes__KuMqr *,.HomePage_collections__osS06 *,.HomePage_wideScreenCollections__TCdCq *,.HomePage_wideScreenFinishes__2b3us *{transition:all .4s ease-in-out}.HomePage_FeaturedMaterialFinishes__KuMqr:after,.HomePage_collections__osS06:after,.HomePage_wideScreenCollections__TCdCq:after,.HomePage_wideScreenFinishes__2b3us:after{z-index:-2;content:"";position:absolute;top:0;left:0;width:100%;height:100%}.HomePage_collections__osS06:after,.HomePage_wideScreenCollections__TCdCq:after{background:url(/images/app-images/collectionsHomeImg.jpg) no-repeat 50%/cover}.HomePage_FeaturedMaterialFinishes__KuMqr:after,.HomePage_wideScreenFinishes__2b3us:after{background:url(/images/app-images/materialFinishesDetail/uni-wood.jpg) no-repeat 50%/cover}.HomePage_Container__BNK31 .HomePage_FeaturedMaterialFinishes__KuMqr{border-bottom:none}.HomePage_FeaturedMaterialFinishes__KuMqr:before,.HomePage_collections__osS06:before,.HomePage_wideScreenCollections__TCdCq:before,.HomePage_wideScreenFinishes__2b3us:before{transition:all .4s ease-in-out;content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--yellow-v11);z-index:-1}.HomePage_FeaturedMaterialFinishes__KuMqr:hover:before,.HomePage_collections__osS06:hover:before,.HomePage_wideScreenCollections__TCdCq:hover:before,.HomePage_wideScreenFinishes__2b3us:hover:before{width:100%}.HomePage_FeaturedMaterialFinishes__KuMqr:hover .HomePage_heading___tYiO h5,.HomePage_FeaturedMaterialFinishes__KuMqr:hover .HomePage_tagline__IB5XY p,.HomePage_collections__osS06:hover .HomePage_heading___tYiO h5,.HomePage_collections__osS06:hover .HomePage_tagline__IB5XY p{color:var(--black)}.HomePage_heading___tYiO h5{display:flex;justify-content:center;max-width:626px;font-family:var(--montreal);font-size:60px;font-weight:500;line-height:100%;letter-spacing:.6px}.HomePage_heading___tYiO h5,.HomePage_tagline__IB5XY p{color:var(--white);font-style:normal;margin-bottom:0!important}.HomePage_tagline__IB5XY p{max-width:505px;overflow:hidden;text-overflow:ellipsis;font-size:36px;font-weight:400;line-height:44px;letter-spacing:-.72px}.HomePage_FeaturedMaterialFinishes__KuMqr:not(:hover) .HomePage_heading___tYiO svg *{stroke:#fff}.HomePage_collections__osS06:hover .HomePage_heading___tYiO svg *{stroke:var(--black)}.HomePage_FeaturedMaterialFinishes__KuMqr .HomePage_heading___tYiO svg,.HomePage_collections__osS06 .HomePage_heading___tYiO svg{margin-top:-10px}.HomePage_elmes__Fpdcc{font-family:var(--editorialNew)}@media screen and (min-width:1729px){.HomePage_FeaturedMaterialFinishes__KuMqr,.HomePage_collections__osS06,.HomePage_wideProductDetail__4F1sE{border:none}.HomePage_FeaturedMaterialFinishes__KuMqr:after,.HomePage_collections__osS06:after{background:none}.HomePage_FeaturedMaterialFinishes__KuMqr:before,.HomePage_collections__osS06:before{width:100%;background-color:transparent}}@media screen and (max-width:1536px){.HomePage_FeaturedMaterialFinishes__KuMqr{padding:80px 60px}.HomePage_heading___tYiO h5{font-size:50px}.HomePage_tagline__IB5XY p{max-width:405px;font-size:26px}}.HomePage_Elmes__YGjKq{display:flex;justify-content:space-between;width:100%;padding:94px 60px;height:900px;background:#1e1e1e}.HomePage_leftDiv__Gykm_{display:flex;gap:24px;flex-direction:column;padding:40px 40px 0;width:747px;height:712px}.HomePage_leftDiv__Gykm_ h4{color:#70c0ff;font-size:72px;font-style:normal;font-weight:400;line-height:90px;letter-spacing:-1.44px}.HomePage_leftDiv__Gykm_ p{max-width:80%;color:#70c0ff;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.HomePage_rightDiv__6jWVe{display:flex;flex-direction:column;justify-content:space-between;width:657px;height:712px}.HomePage_rightDiv__6jWVe h5{color:#70c0ff;font-size:72px;font-style:normal;font-weight:400;line-height:90px;letter-spacing:-1.44px}.HomePage_rightDiv__6jWVe span{color:#70c0ff;font-size:70px;font-style:italic;font-weight:200;line-height:100%;letter-spacing:.7px}.HomePage_contentDiv__E_Xum p{color:#70c0ff;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.HomePage_contentDiv__E_Xum{display:flex;gap:61px}.HomePage_contentDiv__E_Xum:first-child{width:70%;width:30%}.HomePage_ElmesIncs__span__9Fofv{font-family:var(--editorialNew);font-size:70px;font-style:italic;font-weight:200;line-height:100%;letter-spacing:.7px}.HomePage_heading___tYiO h5 svg{height:65px;width:68px}.HomePage_ElmesContainer__bqFDI{background-color:#1e1e1e;width:100%;display:flex;flex-direction:column}@media screen and (max-width:1636px){.HomePage_Elmes__YGjKq{align-items:center;padding:30px 64px;height:700px;gap:100px}.HomePage_leftDiv__Gykm_{display:flex;gap:14px;flex-direction:column;padding:20px 20px 0;width:547px;height:542px}.HomePage_leftDiv__Gykm_ h4{color:#70c0ff;font-size:56px;font-weight:400;line-height:60px}.HomePage_leftDiv__Gykm_ p{max-width:95%;color:#70c0ff;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.HomePage_rightDiv__6jWVe{display:flex;flex-direction:column;justify-content:space-between;width:547px;height:542px}.HomePage_rightDiv__6jWVe h5{color:#70c0ff;font-size:56px;font-style:normal;font-weight:400;line-height:60px;letter-spacing:-1.44px}.HomePage_rightDiv__6jWVe span{color:#70c0ff;font-size:56px;font-style:italic;font-weight:200;line-height:100%;letter-spacing:.7px}.HomePage_contentDiv__E_Xum p{color:#70c0ff;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.HomePage_contentDiv__E_Xum{display:flex;gap:61px}}@media (max-width:1536px){.HomePage_heading___tYiO h5 svg{height:56px;width:52px}}@media (max-width:1299px){.HomePage_Elmes__YGjKq{padding:30px 40px;height:600px;gap:80px}.HomePage_leftDiv__Gykm_{width:500px;height:500px;padding:20px 20px 0}.HomePage_rightDiv__6jWVe{width:500px;height:500px}.HomePage_leftDiv__Gykm_ h4{font-size:48px;margin-top:0}.HomePage_leftDiv__Gykm_ p{font-size:18px}.HomePage_rightDiv__6jWVe h5,.HomePage_rightDiv__6jWVe h5>span{font-size:48px}.HomePage_contentDiv__E_Xum p{font-size:18px}}@media (max-width:1199px){.HomePage_FeaturedMaterialFinishes__KuMqr,.HomePage_collections__osS06{gap:20px}.HomePage_heading___tYiO h5{font-size:40px}.HomePage_heading___tYiO h5 svg{width:45px;height:46px}}@media (max-width:1099px){.HomePage_rightDiv__6jWVe h5,.HomePage_rightDiv__6jWVe h5 span{font-size:44px;line-height:46px}.HomePage_contentDiv__E_Xum p{font-size:16px}}@media (max-width:1024px){.HomePage_Elmes__YGjKq{padding:30px 20px;height:max-content;gap:60px}.HomePage_leftDiv__Gykm_>h4{font-size:36px;line-height:40px}.HomePage_leftDiv__Gykm_>p{font-size:16px;line-height:24px;margin-top:12px}.HomePage_rightDiv__6jWVe{height:400px}.HomePage_rightDiv__6jWVe>h5,.HomePage_rightDiv__6jWVe>h5>span{font-size:36px;line-height:40px}.HomePage_contentDiv__E_Xum p{font-size:16px;line-height:24px}}@media (max-width:991px){.HomePage_FeaturedMaterialFinishes__KuMqr,.HomePage_collections__osS06{min-height:250px;padding:60px 20px}.HomePage_heading___tYiO,.HomePage_tagline__IB5XY{display:flex;align-items:center}.HomePage_heading___tYiO h5{font-size:34px;line-height:38px}.HomePage_heading___tYiO h5 svg{width:35px;height:35px;margin:-5px 4px 0 0!important}.HomePage_tagline__IB5XY p{font-size:20px;line-height:22px}.HomePage_Elmes__YGjKq{padding:30px 20px;height:max-content;gap:60px}.HomePage_leftDiv__Gykm_{width:480px;height:max-content;padding:40px}.HomePage_leftDiv__Gykm_>h4{margin-top:0;padding:0}.HomePage_leftDiv__Gykm_>p{font-size:15px;line-height:20px}.HomePage_rightDiv__6jWVe{height:360px}.HomePage_rightDiv__6jWVe>h5,.HomePage_rightDiv__6jWVe>h5>span{font-size:36px;line-height:40px}.HomePage_contentDiv__E_Xum p{font-size:14px;line-height:20px}}@media screen and (max-width:840px){.HomePage_Elmes__YGjKq{padding:30px 20px;height:max-content;gap:60px}.HomePage_leftDiv__Gykm_{width:480px;height:max-content;padding:20px}.HomePage_leftDiv__Gykm_>h4{margin-top:0;padding:0;font-size:32px;line-height:38px}.HomePage_leftDiv__Gykm_>p{font-size:14px;line-height:18px}.HomePage_rightDiv__6jWVe{height:340px}.HomePage_rightDiv__6jWVe>h5,.HomePage_rightDiv__6jWVe>h5>span{font-size:32px;line-height:38px}.HomePage_contentDiv__E_Xum{gap:30px}.HomePage_contentDiv__E_Xum p{font-size:14px;line-height:18px}}@media (max-width:768px){.HomePage_FeaturedMaterialFinishes__KuMqr,.HomePage_collections__osS06{padding:80px 20px}.HomePage_heading___tYiO h5{font-size:30px}.HomePage_leftDiv__Gykm_>h4{font-size:40px}.HomePage_leftDiv__Gykm_>p{font-size:16px}.HomePage_rightDiv__6jWVe>h5,.HomePage_rightDiv__6jWVe>h5>span{font-size:40px}.HomePage_Elmes__YGjKq{flex-direction:column;height:max-content;gap:60px}.HomePage_rightDiv__6jWVe{height:max-content;gap:30px}.HomePage_leftDiv__Gykm_{width:480px;height:max-content;padding:20px}.HomePage_leftDiv__Gykm_ h4{margin-top:0}.HomePage_heading___tYiO h5 svg{height:32px;width:30px;margin:-5px 4px 0 0!important}}@media (max-width:680px){.HomePage_FeaturedMaterialFinishes__KuMqr,.HomePage_collections__osS06{flex-direction:column}.HomePage_heading___tYiO>h5{justify-content:flex-start}.HomePage_heading___tYiO h5>div{display:inline-block}.HomePage_rightDiv__6jWVe>h5{font-size:34px}.HomePage_contentDiv__E_Xum p{font-size:18px}}@media (max-width:576px){.HomePage_heading___tYiO h5{font-size:38px!important;line-height:50px!important;letter-spacing:-.32px}.HomePage_heading___tYiO h5 svg{width:40px;height:33px}.HomePage_heading___tYiO{gap:10px}.HomePage_tagline__IB5XY>p{font-size:20px;line-height:30px;letter-spacing:-.32px}.HomePage_leftDiv__Gykm_{height:400px}.HomePage_rightDiv__6jWVe{gap:30px}.HomePage_rightDiv__6jWVe>h5,.HomePage_rightDiv__6jWVe>h5>span{font-size:36px}.HomePage_leftDiv__Gykm_{gap:0}.HomePage_FeaturedMaterialFinishes__KuMqr,.HomePage_collections__osS06{height:300px;padding:40px 20px;flex-direction:column}.HomePage_FeaturedMaterialFinishes__KuMqr .HomePage_heading___tYiO h5,.HomePage_collections__osS06 .HomePage_heading___tYiO h5{font-size:30px;line-height:38px;font-weight:500;justify-content:flex-start}.HomePage_FeaturedMaterialFinishes__KuMqr .HomePage_heading___tYiO h5 svg,.HomePage_collections__osS06 .HomePage_heading___tYiO h5 svg{width:40px;height:40px}.HomePage_heading___tYiO{gap:16px}.HomePage_leftDiv__Gykm_>h4{font-weight:400;margin-top:0;padding:0;font-size:38px;line-height:50px;letter-spacing:-.32px}.HomePage_leftDiv__Gykm_>p{font-size:20px;line-height:30px;letter-spacing:-.32px}.HomePage_rightDiv__6jWVe>h5,.HomePage_rightDiv__6jWVe>h5>span{font-weight:400;text-align:center;margin-inline:auto;margin-top:20px;font-size:38px;line-height:50px;letter-spacing:-1.2px}.HomePage_rightDiv__6jWVe>h5>span{font-weight:200;line-height:38px;display:block}.HomePage_imageDiv__Acy7b img{margin-top:24px;width:191px!important;height:205px!important;margin-inline:auto}.HomePage_contentDiv__E_Xum{flex-direction:column-reverse;justify-content:center;align-items:center;gap:30px}.HomePage_contentDiv__E_Xum p{font-weight:400;text-align:center;padding-bottom:20px;font-size:20px;line-height:30px;letter-spacing:-.32px}.HomePage_Elmes__YGjKq{flex-direction:column;padding:30px 23px;height:max-content;gap:30px}.HomePage_leftDiv__Gykm_{width:100%;height:max-content;padding-block:40px;gap:20px}.HomePage_leftDiv__Gykm_>*{width:100%}.HomePage_rightDiv__6jWVe{width:100%;gap:0;height:max-content}}@media (max-width:490px){.HomePage_rightDiv__6jWVe>h5{max-width:300px}}@media (max-width:420px){.HomePage_leftDiv__Gykm_ p{max-width:90%}}