.homeFirstComponentMain{min-height:100vh;height:max-content;width:100%;padding-top:150px;flex-direction:column;align-items:center}.appMarketMain,.homeFirstComponentMain{padding-bottom:50px;display:flex;gap:50px}.appMarketMain{justify-content:space-around}.appMarketDiv{flex-direction:column;justify-content:center;text-align:center}.appMarketDiv,.appMarketDiv a{display:flex;align-items:center}.appMarketDiv a{gap:10px}.appMarketDiv a svg{font-size:24px}.starIcon svg{color:orange!important}.trusted{background-color:white;width:100%;color:#247d98;padding:10px;border-radius:16px;box-shadow:0 7px 29px 0 rgba(173,173,192,.5);transition:all .3s}.trusted:hover{box-shadow:0 10px 30px 0 rgba(173,173,192,1);background-color:#d7e2e5}.homeFirstComponentFeaturesWrap{width:90%;text-align:center;align-items:center;display:flex;flex-direction:column;gap:30px}.homeFirstComponentFeaturesWrap h1{font-size:3rem}.homeFirstComponentFeaturesWrap h2{font-size:1.25rem}.homeFirstComponentFeaturesWrap a{background-color:orange;border-radius:16px;padding:10px;text-align:center;box-shadow:0 7px 29px 0 rgba(173,173,192,.5);transition:all .3s}.homeFirstComponentFeaturesWrap a:hover{box-shadow:0 10px 35px 0 rgba(173,173,192,1)}@media screen and (max-width:768px){.trusted{font-size:12px}}.homeSecondComponentMain{width:100%;min-height:100%;height:max-content;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-bottom:50px}.homeSecondComponentImageWrap{width:100%;height:100%}.homeSecondComponentImage{width:90%;height:80%;object-fit:contain}.homeSecondComponentBtn{background-color:orange;border-radius:16px;padding:10px;text-align:center;box-shadow:0 7px 29px 0 rgba(173,173,192,.5);transition:all .3s}.homeSecondComponentBtn:hover{box-shadow:0 10px 35px 0 rgba(173,173,192,1)}.homeThirdComponentMain{display:flex;flex-direction:column;width:100%;min-height:100vh;height:max-content;padding-bottom:50px;gap:50px;justify-content:center;text-align:center;align-items:center}.homeThirdComponentFirstDiv,.homeThirdComponentThirdDiv{display:flex;justify-content:center;gap:100px;align-items:start;text-align:center;width:90%}.homeThirdComponentFirstDiv div,.homeThirdComponentThirdDiv div{width:33%;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.homeThirdComponentFirstDiv svg,.homeThirdComponentThirdDiv svg{background-color:rgba(255,255,255,.3);border-radius:50%;padding:10px;width:50px;height:50px}.homeThirdComponentFirstDiv h2,.homeThirdComponentFirstDiv svg,.homeThirdComponentThirdDiv h2,.homeThirdComponentThirdDiv svg{font-size:2rem}.homeThirdComponentFirstDiv span,.homeThirdComponentThirdDiv span{font-size:1.25rem;color:rgba(255,255,255,.7)}.homeThirdComponentSecondDiv{display:flex;flex-direction:column;justify-content:center;gap:10px;align-items:center;width:90%}.homeThirdComponentSecondDiv span{background-color:white;color:#247d98;padding:10px;border-radius:16px;box-shadow:0 3px 10px 0 rgba(173,173,192,.5);transition:all .3s}.homeThirdComponentSecondDiv span:hover{box-shadow:0 5px 7px 0 rgba(173,173,192,.7);background-color:#d7e2e5}.homeThirdComponentSecondDiv h2{font-size:3rem}.homeThirdComponentSecondDiv h3{font-size:2rem}.homeThirdComponentBtn{background-color:orange;border-radius:16px;padding:10px;text-align:center;box-shadow:0 7px 29px 0 rgba(173,173,192,.5);transition:all .3s}.homeThirdComponentThirdDiv div{width:33%}.homeThirdComponentBtn:hover{box-shadow:0 10px 35px 0 rgba(173,173,192,1)}@media screen and (max-width:768px){.homeThirdComponentFirstDiv,.homeThirdComponentThirdDiv{flex-direction:column;gap:20px}.homeThirdComponentFirstDiv div,.homeThirdComponentThirdDiv div{width:100%}}.homeBlogMain{justify-content:center;text-align:center;width:100%;min-height:100vh;height:max-content;align-items:center;padding-bottom:50px}.homeBlogMain,.homeBlogTitleWraper{display:flex;flex-direction:column;gap:30px}.homeBlogTitleWraper h2{font-size:3rem}.homeBlogTitleWraper span{font-size:1.25rem}.homeBlogBtn{background-color:orange;border-radius:16px;padding:10px;text-align:center;box-shadow:0 7px 29px 0 rgba(173,173,192,.5);transition:all .3s}.homeBlogBtn:hover{box-shadow:0 10px 35px 0 rgba(173,173,192,1)}.homeReadyMain{text-align:center;width:100%;margin-bottom:50px}.homeReadyDiv,.homeReadyMain{display:flex;justify-content:center;align-items:center}.homeReadyDiv{flex-direction:column;gap:30px;padding:50px;width:70%;border-radius:24px}.homeReadyDiv,.homeReadyDiv h2,.homeReadyDiv span{background-color:#154a5b!important}