@media(min-width:769px)and (max-width:1366px){.heroWrapper .formWrapper .gap-2.flex .w-full.rounded-2xl{max-width:420px}.heroWrapper .formWrapper .gap-2.flex .w-full.rounded-2xl .mt-8.grid.grid-cols-2{display:flex;flex-direction:column}}.infoWrapper{display:flex;flex-direction:column;gap:8px;justify-content:center;padding-bottom:40px;place-items:center}@media(max-width:768px){.infoWrapper{padding-bottom:24px;padding-inline:16px}}.cardsWrapper{display:flex;gap:12px;justify-content:center;padding-bottom:24px;place-items:center}.cardsWrapper.propTrading{padding-bottom:70px}@media(max-width:768px){.cardsWrapper{display:none}}.cardsWrapper .cardContainer{border-radius:12px;height:330px;transition:all .3s ease}.cardsWrapper .cardWrapper{background-color:#011732;border:1px solid #fff;border-radius:20px;box-shadow:0 2px 14px 0 rgba(39,106,255,.24);display:flex;flex-direction:column;height:330px;padding:32px;position:relative;width:520px}.cardsWrapper .cardWrapper>img{border-radius:20px;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.cardsWrapper .cardWrapper .topRow{display:flex;justify-content:space-between;place-items:center;position:relative;z-index:2}.cardsWrapper .cardWrapper .topRow .rightRow{display:flex;gap:8px;place-items:center}.cardsWrapper .cardWrapper .topRow .rightRow span{background-color:rgba(67,67,88,.502);border:1px solid hsla(0,0%,100%,.302);border-radius:14px;color:#fff;font-size:12px;font-weight:400;line-height:1.4;padding:4px 12px}.cardsWrapper .cardWrapper .bodyWrapper{display:flex;flex-direction:column;gap:8px;margin-top:auto;position:relative;z-index:2}.cardsWrapper .cardWrapper .bodyWrapper h4{color:#fff;font-size:20px;font-weight:700;line-height:1.4}.cardsWrapper .cardWrapper .bodyWrapper .descriptionRow{display:inline-flex;justify-content:flex-end;place-items:flex-end}.cardsWrapper .cardWrapper .bodyWrapper p{color:#9ca3af;display:-webkit-box;font-size:14px;font-weight:400;-webkit-line-clamp:2;max-width:50ch;-webkit-box-orient:vertical;overflow:hidden}.cardsWrapper .cardWrapper .bodyWrapper button{background-color:transparent;border:none;color:#276aff;cursor:pointer;font-size:14px;font-weight:500;line-height:1.33;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.cardsWrapper .cardWrapper .bodyWrapper .progressWrapper{background-color:hsla(0,0%,100%,.2);border-radius:60px;height:4px;margin-top:16px;width:100%}.cardsWrapper .cardWrapper .bodyWrapper .progressWrapper .progressBar{background-color:#fff;height:4px;transition:all 285ms ease-out;width:0}.cardsWrapper .cardPlaceholder{background-color:hsla(0,0%,100%,.4);border:2px solid #fff;border-radius:12px;display:flex;height:330px;justify-content:center;place-items:center;width:94px}.cardsWrapper .cardPlaceholder img{transform:rotate(left-angle)}.mobileCardsWrapper{display:flex;flex-direction:column;gap:12px;padding-top:16px;padding-inline:16px}@media(min-width:769px){.mobileCardsWrapper{display:none}}.mobileCardsWrapper .mobileSelectedCard{background-color:#011732;border:1px solid #fff;border-radius:20px;box-shadow:0 2px 14px 0 rgba(39,106,255,.24);display:flex;flex-direction:column;margin:0 auto;max-width:520px;min-height:330px;padding:24px 20px;position:relative;width:100%}.mobileCardsWrapper .mobileSelectedCard>img{border-radius:20px;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.mobileCardsWrapper .mobileSelectedCard .topRow{display:flex;flex-direction:column;gap:12px;justify-content:flex-start;place-items:flex-start;position:relative;z-index:2}.mobileCardsWrapper .mobileSelectedCard .topRow .rightRow{display:flex;gap:8px;place-items:center}.mobileCardsWrapper .mobileSelectedCard .topRow .rightRow span{background-color:rgba(67,67,88,.502);border:1px solid hsla(0,0%,100%,.302);border-radius:14px;color:#fff;font-size:12px;font-weight:400;line-height:1.4;padding:4px 12px}.mobileCardsWrapper .mobileSelectedCard .bodyWrapper{display:flex;flex-direction:column;gap:8px;margin-top:auto;position:relative;z-index:2}.mobileCardsWrapper .mobileSelectedCard .bodyWrapper h4{color:#fff;font-size:20px;font-weight:700;line-height:1.2}@media(max-width:768px){.mobileCardsWrapper .mobileSelectedCard .bodyWrapper h4{font-size:18px}}.mobileCardsWrapper .mobileSelectedCard .bodyWrapper .descriptionRow{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;place-items:flex-start}.mobileCardsWrapper .mobileSelectedCard .bodyWrapper p{color:#9ca3af;display:-webkit-box;font-size:12px;font-weight:400;-webkit-line-clamp:2;max-width:50ch;-webkit-box-orient:vertical;overflow:hidden}.mobileCardsWrapper .mobileSelectedCard .bodyWrapper button{background-color:transparent;border:none;color:#276aff;cursor:pointer;font-size:14px;font-weight:500;line-height:1.33;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.mobileCardsWrapper .mobileSelectedCard .bodyWrapper .progressWrapper{background-color:hsla(0,0%,100%,.2);border-radius:60px;height:4px;margin-top:16px;width:100%}.mobileCardsWrapper .mobileSelectedCard .bodyWrapper .progressWrapper .progressBar{background-color:#fff;height:4px;transition:all 285ms ease-out;width:0}.mobileCardsWrapper .mobileClientGrid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(103px,1fr));justify-items:center}.mobileCardsWrapper .mobileClientGrid .mobileClientLogo{align-items:center;background-color:hsla(0,0%,100%,.4);border:1px solid #fff;border-radius:12px;cursor:pointer;display:flex;height:56px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:103px}.mobileCardsWrapper .mobileClientGrid .mobileClientLogo img.bgCard{border-radius:12px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%;z-index:0}.mobileCardsWrapper .mobileClientGrid .mobileClientLogo img.clientLogo{height:auto;height:20px;-o-object-fit:contain;object-fit:contain;width:80px}.mobileCardsWrapper .mobileClientGrid .mobileClientLogo img.clientLogo.isFirst{height:60px;transform:rotate(90deg)}.mobileCardsWrapper .mobileClientGrid .mobileClientLogo.active{background-color:#011732;box-shadow:0 2px 14px 0 rgba(39,106,255,.24)}.mobileCardsWrapper .mobileClientGrid .mobileClientLogo.active img.bgCard{opacity:1}.mobileCardsWrapper .mobileClientGrid .mobileClientLogo:hover{border-color:#fff;transform:scale(1.05)}