.homeInfoTilesContainer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:2rem;background-color:#ddd2d8}.homeSlideTile{min-width:min(32rem,90vw)}.homeSlideTileLOBULinks{background-color:#d47ca4;white-space:normal;display:flex;gap:1rem;max-width:100%;margin:1.5rem;padding:2rem;border-radius:1rem;height:-moz-fit-content;height:fit-content}.scroll-riseup{transform:translateY(500px);transform-origin:bottom;animation:scroll-riseup linear forwards;animation-timeline:view();view-timeline-name:--riseup;view-timeline-axis:block;animation-range:entry 0 exit 100%}@keyframes scroll-riseup{to{transform:translateY(-150px)}}.LOBULinksTileShortDesc{max-width:15rem;display:flex;flex-direction:column;justify-content:center}.LOBULinksDoMore{color:#faeaf6;font-size:1rem}.LOBULinksLearnMore{color:#faeaf6;font-size:.85rem;text-decoration:underline;font-weight:600;cursor:pointer}.phoneDiv{display:flex;justify-content:center;align-items:center;position:relative;padding:.75rem}.phoneFrameDiv{position:absolute}.phoneFrameImg{max-width:min(25vw,10rem)}.phoneFrameImgInModal{max-width:min(25vw,15.5rem)}.phoneContentImg{max-width:min(21vw,8.6rem);border-radius:8%}.phoneContentImgInModal{max-width:min(21vw,13rem);border-radius:8%}.modalLOBUInfo{margin:3rem;max-height:90vh;border-radius:10px}.modalbodyLOBUConnect,.modalbodyLOBULinks{margin:0 auto 3rem;white-space:normal;padding:3rem;max-width:1100px;overflow-y:auto;max-height:90vh;scrollbar-width:none;-ms-overflow-style:none}.modalbodyLOBULinks::-webkit-scrollbar{display:none}.LOBULinksTitles{text-align:center;margin:4rem 0 2rem}.LOBULinksTileModalImages{display:flex;width:min(50%,15rem);margin:3rem auto}.LOBUConnectModalImgDiv{display:grid;grid-template-columns:repeat(3,1fr);padding:1rem 0 3rem;grid-gap:1rem;gap:1rem}.LOBUConnectModalImg{max-width:100%;max-height:100%}@media screen and (max-width:834px){.LOBUConnectModalImgDiv{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.LOBUConnectModalImgDiv{grid-template-columns:repeat(1,1fr)}.phoneFrameImgInModal{max-width:max(25vw,13rem)}.phoneContentImgInModal{max-width:max(21vw,11rem);border-radius:8%}}@media screen and (max-width:480px){.modalbodyLOBUConnect,.modalbodyLOBULinks{padding:2rem}.modalLOBUInfo{margin:1.75rem}}.loadingContainer{display:flex;justify-content:center;align-items:center;height:100vh;margin:0 auto;--main-purple:#9e275d}.loader{border:5px solid #ddd;border-top:5px solid var(--main-purple);border-radius:50%;animation:spin 1s linear infinite;margin:5rem auto}.loaderSize{width:min(50rem,90vw);max-width:200px;height:25vw;max-height:200px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.homeCarouselContainer{padding:2rem 1rem;background-color:#ddd2d8}.carouselHeader{font-weight:600}.carouselHeader,.carouselSubheader{text-align:center;font-family:Poppins,sans-serif}.carouselSubheader{padding:5px 2rem}.homeCarouselLoadingHeight{height:5rem;margin-top:4rem}.homeCarousel{margin:0 auto;display:flex;overflow:hidden;border-radius:1rem;position:relative}.homeCarouselLoadingBoxSize{height:min(25rem,45vw);max-width:1100px}.homeCarouselLoadingCircleSize{height:30%;aspect-ratio:1/1;max-width:1100px}.homeCarouselBoxSize{width:min(50rem,90vw);max-width:1100px;aspect-ratio:5/2.25}.carouselContent{transition:translate .5s ease-in-out;min-width:100%}.carouselContent,.homeCarouselHyperLink{display:flex;width:100%;height:100%}.carouselImg{object-fit:cover;width:100%}.profileDiv{display:flex;position:absolute;bottom:1rem;left:1rem;height:25%;gap:.5rem}.profileImg{border-radius:50%}.carouselNameDiv{display:flex;flex-direction:column;justify-content:center;text-shadow:3px 3px 4px grey}.carouselName{color:#fff;font-weight:600;text-shadow:2px 1px gray}.carouselCategory{color:#fff;font-size:.9rem}.carouselBtnDiv{width:20rem;margin:1.5rem auto;display:flex;justify-content:center}.carouselBtns{border:0;background-color:transparent}.carouselActiveDot{background-color:#9e275d}.carouselActiveDot,.carouselNonactiveDots{content:" ";width:1rem;height:1rem;min-height:1rem;border-radius:50%}.carouselNonactiveDots{background-color:#a8a4a5}@media screen and (max-width:480px){.homeCarouselBoxSize{aspect-ratio:5/3}}.homeMediaContainer{padding:2.5rem;background-color:#ddd2d8}.homeMediaGrid{width:min(70vw,800px);margin:3rem auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:min(.75rem,1.5vh);gap:min(.75rem,1.5vh)}.homeMediaGrid img{width:100%;border-radius:1rem;aspect-ratio:1/1;object-fit:cover}.horizontalAutoScrollContainer{position:relative;display:block;overflow:hidden;width:100%;margin-top:2rem}.horizontalAutoScrollContainer .scrollArea{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:auto;width:100%;scrollbar-width:none;-ms-overflow-style:none}.horizontalAutoScrollContainer .scrollArea::-webkit-scrollbar{height:0;width:0;background:transparent}.scrollWrapper{display:flex;gap:1rem;align-items:center;animation:autoSlide 100s linear infinite;will-change:transform}.horizontalAutoScrollContainer:hover .scrollWrapper{animation-play-state:paused}@keyframes autoSlide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.scrollWrapper>*{flex:0 0 auto}.homeTestimonyContainer{background-color:#ddd2d8}.singleTestimonyContainer{display:grid;max-width:29rem;width:29rem;height:15rem;background-color:#fff;border-radius:1.5rem;padding:1rem 1.5rem}.testimonyContent{width:100%;white-space:normal;font-family:Poppins,sans-serif;font-weight:600}.testimonyUserInfoDiv{display:grid;grid-template-columns:2fr 8fr;align-content:center}.testimonyImgDiv{width:100%;padding:.5rem}.testimonyImg{border-radius:50%;width:100%}.testimonyNameDiv{padding:.5rem 0;display:flex;flex-direction:column;justify-content:center}.testimonyName{font-family:Poppins,sans-serif;font-size:.925rem;font-weight:600}.testimonyCategory{font-size:.95rem}@media screen and (max-width:480px){.singleTestimonyContainer{width:80vw;max-width:80vw;height:19rem}}.homeDownloadContainer{padding:4rem 2rem 2rem;background-color:#ddd2d8}.homePageDownloadSection{display:flex;justify-content:center;align-items:center;gap:10px;width:22rem;margin:2rem auto}.downloadBtn{width:10.25rem;border-radius:8px}@media screen and (max-width:600px){.homePageDownloadSection{flex-direction:column}}.homeFooterContainer{padding:3rem 2rem;display:grid;grid-template-columns:4fr 6fr;background-color:#ddd2d8;justify-items:center}.FooterSocialMediaContainer{display:flex;gap:8px;margin-top:1rem}.footerSocialMediaBtnDiv{display:flex;justify-content:center;align-items:center;font-size:1.5rem;height:2.75rem;width:2.75rem;background-color:#9e275d;border-radius:50%}.footerSocialBtn{border:0;background-color:transparent;width:-moz-fit-content;width:fit-content}.footerLinkGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.footerLinkColumn{display:flex;flex-direction:column;gap:1rem}.footerLinkColumnHeader,.footerLinksBtn{font-family:Poppins,sans-serif}.footerLinksBtn{border:0;background-color:transparent;color:grey;font-weight:600;padding:0 6px 0 0}@media screen and (max-width:834px){.homeFooterContainer{display:flex;flex-direction:column-reverse;gap:2rem;flex-wrap:wrap}.homeFooterCompanyInfo{display:flex;gap:4rem}}@media screen and (max-width:600px){.footerLinkGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media screen and (max-width:480px){.homeFooterCompanyInfo{justify-content:space-around;gap:2rem}}