.homeHero{padding:18px 4.5% 53px}.homeHero .innerWrapper{background-color:var(--babyblue,#e8f3ff);border-radius:40px;flex-direction:column;justify-content:center;align-items:center;max-width:1311px;margin:0 auto;padding-top:194px;display:flex}@media (max-width:1020px){.homeHero .innerWrapper{padding-top:35px}}@media (max-width:560px){.homeHero .innerWrapper{border-radius:40px 40px 18px 18px}}.homeHero .innerWrapper h1{color:var(--Primary-DarkBlue,#0b1956);text-align:center;letter-spacing:-.8px;margin:0 14%;font-size:max(32px,min(5.6vw,80px));font-weight:600;line-height:106.25%}@media (max-width:1020px){.homeHero .innerWrapper h1{margin:16px 14% 0}}@media (max-width:518px){.homeHero .innerWrapper h1{margin:16px 10% 0}}@media (max-width:457px){.homeHero .innerWrapper h1{margin:16px 5% 0}}@media (max-width:409px){.homeHero .innerWrapper h1{margin:16px 2% 0}}.homeHero .innerWrapper .boxesContainer{direction:ltr;flex-direction:column;flex:1;justify-content:space-between;display:flex}@media (max-width:1020px){.homeHero .innerWrapper .boxesContainer{width:calc(100% - 26px);margin:0 auto}}.homeHero .innerWrapper .boxesContainer.end{align-items:flex-end}@media (max-width:1020px){.homeHero .innerWrapper .boxesContainer.end{flex-direction:column-reverse}}.homeHero .innerWrapper .boxesContainer.end .flyBox:nth-child(2){margin-bottom:18px;margin-right:calc(100% - 97.5px)}@media (max-width:1020px){.homeHero .innerWrapper .boxesContainer.end .flyBox:nth-child(2){margin-right:auto}}.homeHero .innerWrapper .boxesContainer.start{align-items:flex-start;display:none}@media (max-width:1020px){.homeHero .innerWrapper .boxesContainer.start{display:flex}}.homeHero .innerWrapper .boxesContainer.start .flyBox:first-child{margin-top:-20px}@media (max-width:580px){.homeHero .innerWrapper .boxesContainer.start .flyBox:first-child{margin-top:0}}.homeHero .innerWrapper .boxesContainer.start .flyBox:nth-child(2){margin-left:calc(100% - 97.5px)}@media (max-width:1020px){.homeHero .innerWrapper .boxesContainer.start .flyBox:nth-child(2){margin-left:auto}}.homeHero .innerWrapper .boxesContainer .flyBox{background:var(--White,#fff);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:80%;max-width:175px;height:55px;padding:12.5px 9.6px;display:flex;box-shadow:0 1.6px 3.2px rgba(0,0,0,.25)}html[data-theme=dark] .homeHero .innerWrapper .boxesContainer .flyBox{border:1px solid var(--Gray-700,#414651)}@media (max-width:1020px){.homeHero .innerWrapper .boxesContainer .flyBox{width:18%;min-width:105px;height:auto;min-height:32px;padding:8px 6px}}.homeHero .innerWrapper .boxesContainer .flyBox .title{text-align:center;letter-spacing:-.192px;font-size:max(11.5px,min(1.4vw,19.2px));font-weight:600;line-height:146%}.homeHero .innerWrapper .boxesContainer .flyBox .title.purple{color:var(--Secondary-Purple,#8e59ff)}.homeHero .innerWrapper .boxesContainer .flyBox .title.yellow{color:var(--Secondary-Yellow,#ffc466)}.homeHero .innerWrapper .boxesContainer .flyBox .title.red{color:var(--Secondary-Red,#f8623f)}.homeHero .innerWrapper .boxesContainer .flyBox .title.blue{color:var(--Primary-Blue,#0870f3)}.homeHero .innerWrapper .boxesContainer .flyBox .desc{color:var(--darkGray,#454545);text-align:center;letter-spacing:-.144px;font-size:max(8.5px,min(1.2vw,14.4px));font-weight:500}.homeHero .innerWrapper .heroBottom{direction:ltr;width:94.3%;margin:54px 0 46px;display:flex}@media (max-width:1020px){.homeHero .innerWrapper .heroBottom{flex-direction:column;margin:16px 0}}@media (max-width:580px){.homeHero .innerWrapper .heroBottom{width:100%}}.homeHero .innerWrapper .heroBottom .middle{flex-direction:column;flex:2;justify-content:flex-start;align-items:center;gap:56px;padding-bottom:88px;display:flex}@media (max-width:1020px){.homeHero .innerWrapper .heroBottom .middle{gap:16px;padding:8px 0 18px}}.homeHero .innerWrapper .heroBottom .middle .descP{color:var(--Primary-DarkBlue-subtitle,"#B0ECFF");text-align:center;font-size:max(12px,min(1.7vw,24px));font-weight:400;line-height:150%}@media (max-width:1020px){.homeHero .innerWrapper .heroBottom .middle .descP{margin:0}}.homeHero .innerWrapper .heroBottom .middle .heroLink{border:1px solid var(--Primary-DarkBlue-bttn,#0b1956);background:var(--Primary-DarkBlue-bttn,#0b1956);width:-moz-fit-content;width:fit-content;color:var(--Neutral-10,#fff);border-radius:100px;align-items:center;gap:8px;padding:16px 48px;font-size:max(14px,min(1.7vw,16px));font-weight:700;line-height:150%;display:flex}@media (max-width:1020px){.homeHero .innerWrapper .heroBottom .middle .heroLink{padding:11.2px 33.6px}}.homeHero .innerWrapper .heroBottom .boxesContainer.start{display:flex}@media (max-width:1020px){.homeHero .innerWrapper .heroBottom .boxesContainer.start{display:none}}.homeHero .innerWrapper .logosSection{background-color:var(--White,#fff);border-radius:40px 40px 0 0;justify-content:center;gap:32px;width:76%;padding:12.5px 0;display:flex;position:relative;overflow:hidden}.homeHero .innerWrapper .logosSection .roundedCorner{width:26px;height:30px;box-shadow:7px 6px 0px var(--White,#fff);border-bottom-right-radius:40px;position:absolute;bottom:-1px;left:-26px}.homeHero .innerWrapper .logosSection .roundedCorner.right{right:-26px;left:initial;box-shadow:-7px 6px 0px var(--White,#fff);border-bottom-right-radius:0;border-bottom-left-radius:40px}@media (max-width:720px){.homeHero .innerWrapper .logosSection .logosSwiperCont .swiper-wrapper{padding:1px 0}}.homeHero .innerWrapper .logosSection.ar{direction:ltr}.homeHero .innerWrapper .logosSection img{opacity:.75}
