@keyframes cta-float-a{0%{transform:translateY(0) rotate(0deg)}30%{transform:translateY(-10px) rotate(1.2deg)}60%{transform:translateY(-4px) rotate(-.8deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes cta-float-b{0%{transform:translateY(0) rotate(0deg)}35%{transform:translateY(8px) rotate(-1deg)}65%{transform:translateY(3px) rotate(.6deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes cta-float-c{0%{transform:translateY(0) rotate(0deg)}40%{transform:translateY(-12px) rotate(1.5deg)}70%{transform:translateY(-5px) rotate(-1deg)}to{transform:translateY(0) rotate(0deg)}}.cta__float{animation-direction:alternate;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.cta__float--1{animation-delay:0s;animation-duration:6.2s;animation-name:cta-float-b}.cta__float--2{animation-delay:.8s;animation-duration:5.4s;animation-name:cta-float-a}.cta__float--3{animation-delay:1.5s;animation-duration:7.1s;animation-name:cta-float-c}.cta__float--4{animation-delay:.3s;animation-duration:6.8s;animation-name:cta-float-a}.cta__float--5{animation-delay:2.1s;animation-duration:5.8s;animation-name:cta-float-b}.cta__float--6{animation-delay:1s;animation-duration:7.5s;animation-name:cta-float-c}.cta__float--7{animation-delay:1.8s;animation-duration:6s;animation-name:cta-float-a}.cta__float--8{animation-delay:2.6s;animation-duration:5.2s;animation-name:cta-float-b}.cta.cta-v2{min-height:940px;overflow:hidden;padding:80px 0 120px}.cta-v2 .cta__badges{background:#fff;border:1px solid #e73d63;border-radius:100px;color:#e73d63;font-size:12px;gap:10px;letter-spacing:0;line-height:132%;opacity:1;padding:7px 16px}.cta-v2 .cta__badges,.cta__titles{font-weight:400;text-align:center;vertical-align:middle}.cta__titles{color:#10030f;font-size:40px;letter-spacing:-.8px;line-height:110.00000000000001%}p.cta__subtitles{color:#6e6e73;font-size:20px}.cta__btns,p.cta__subtitles{font-weight:400;letter-spacing:0;line-height:132%;text-align:center;vertical-align:middle}.cta__btns{align-items:center;background:linear-gradient(151.13deg,#11a4ae 12.01%,#02757c 107.01%);border:2px solid hsla(0,0%,100%,.1);border-radius:14px;box-shadow:0 4px 8px 0 rgba(8,142,151,.1),0 8px 26.7px 0 rgba(5,105,112,.2);color:#fff;direction:rtl;display:flex;font-size:18px;gap:8px;justify-content:center;opacity:1;padding:10px 16px 10px 12px;text-decoration:none;transition:filter .2s ease,transform .15s ease}.cta-v2 .cta__float--1{left:13%;top:20%}.cta-v2 .cta__float--2{height:auto;left:0;top:40%;width:219px}.cta-v2 .cta__float.cta__float--3{bottom:-80px;height:auto;left:21%;width:305px}.cta-v2 .cta__float.cta__float--4{bottom:auto;height:auto;right:-10px;top:16%;width:295px}.cta-v2 .cta__float.cta__float--5{height:auto;right:8%;top:40%;width:181px}.cta-v2 .cta__float.cta__float--6{bottom:29%;right:40%;top:auto}.cta-v2 .cta__float.cta__float--7{bottom:20%;right:33%;top:auto}.cta-v2 .cta__float.cta__float--8{bottom:13%;right:3%;top:auto}@media (max-width:1260px) and (min-width:768px){.cta-v2 .cta__float.cta__float--4{width:195px}.cta-v2 .cta__float--1{height:auto;left:6%;top:20%;width:200px}.cta-v2 .cta__float--2{height:auto;left:0;top:32%;width:159px;z-index:-1}.cta-v2 .cta__float.cta__float--3{bottom:-80px;height:auto;left:21%;width:275px}.cta-v2 .cta__float.cta__float--5{height:auto;right:5%;top:31%;width:181px}.cta.cta-v2{min-height:750px}.cta-v2 .cta__float.cta__float--6{bottom:10%;right:40%;top:auto}.cta-v2 .cta__float.cta__float--7{bottom:6%;height:auto;right:37%;top:auto;width:130px}.cta-v2 .cta__float--2{width:119px}}@media (max-width:1024px) and (min-width:768px){.cta-v2 .cta__float.cta__float--3{display:none}.cta-v2 .cta__float.cta__float--4{width:115px}.cta-v2 .cta__float.cta__float--5{height:auto;right:4%;top:24%;width:101px}.cta-v2 .cta__float--1{height:auto;left:4%;top:25%;width:110px}}@media (max-width:900px) and (min-width:768px){.cta-v2 .cta__float--1,.cta-v2 .cta__float.cta__float--5{display:none}.cta-v2 .cta__float.cta__float--4{top:2%;width:95px}}@media (max-width:768px){.cta__float{display:none}.cta.cta-v2{min-height:auto}}.cta__float{animation:floatY 6s ease-in-out infinite;position:absolute;will-change:transform}.cta__float.cta__float--1{animation-delay:0s;animation-duration:6s}.cta__float.cta__float--2{animation-delay:1s;animation-duration:7s}.cta__float.cta__float--3{animation-delay:.5s;animation-duration:5.5s}.cta__float.cta__float--4{animation-delay:1.5s;animation-duration:6.5s}.cta__float.cta__float--5{animation-delay:.8s;animation-duration:7.5s}@keyframes floatY{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-15px) translateX(5px)}to{transform:translateY(0) translateX(0)}}