.directions-first{height:100vh;overflow:hidden;position:relative}@media (max-width:1240px){.directions-first{height:auto}}.directions-first__wrapper{display:flex;gap:180px;height:100%;padding-bottom:80px;padding-top:100px}@media (max-width:1700px){.directions-first__wrapper{gap:80px}}@media (max-width:1500px){.directions-first__wrapper{gap:50px}}@media (max-width:1240px){.directions-first__wrapper{flex-direction:row;gap:20px;padding-bottom:30px}}@media (max-width:768px){.directions-first__wrapper{flex-direction:column}}.directions-first__left{display:flex;flex:1 1 auto;flex-direction:column;gap:20px;justify-content:space-between;padding-top:100px}@media (min-width:1025px) and (max-width:1240px){.directions-first__left.center_text{justify-content:flex-start;padding-top:100px}}@media (min-width:1025px) and (min-width:1241px){.directions-first__left.center_text{justify-content:center;padding-top:0}}@media (max-width:1024px){.directions-first__left{max-width:none;padding:0}}.directions-first__right{flex:0 0 auto;height:100%;overflow:hidden;width:50%}@media (max-width:1240px){.directions-first__right{height:50vw;margin:0 auto;padding-top:0;text-align:center;width:50vw}}@media (max-width:1024px){.directions-first__right{height:42vw;width:48vw}}@media (max-width:768px){.directions-first__right{height:90vw;width:90vw}}.directions-first__heading{color:#053868;font-family:Proxima Nova;font-size:96px;font-style:normal;font-weight:700;line-height:90%;padding-bottom:40px}@media (max-width:1500px){.directions-first__heading{font-size:86px}}@media (max-width:1140px){.directions-first__heading{font-size:76px}}@media (max-width:1024px){.directions-first__heading{font-size:64px;padding-bottom:15px}}@media (max-width:900px){.directions-first__heading{font-size:52px}}.directions-first__description{color:#101010;font-family:Proxima Nova;font-size:18px;font-style:normal;font-weight:400;line-height:140%}.directions-first__description:not(:last-child){padding-bottom:5px}.directions-first__description p{color:#101010;font-family:Proxima Nova;font-size:18px;font-style:normal;font-weight:400;line-height:140%}.directions-first__description p:not(:last-child){padding-bottom:5px}.directions-first__img{border-radius:20px;height:100%;width:100%}@media (max-width:1240px){.directions-first__img{height:100%}}@media (max-width:1024px){.directions-first__img{border-radius:20px;height:100%;width:100%}}@media (max-width:768px){.directions-first__img{width:100%}}.directions-first__btn{animation:nudgeMouse 2.4s cubic-bezier(.25,.46,.45,.94) infinite}@media (max-width:1024px){.directions-first__btn{display:none}}.directions-first__btn-circle{animation:trackBallSlide 2.4s cubic-bezier(0,0,.725,1) infinite}.directions-first__links{align-items:center;display:flex;gap:10px;z-index:11}@media (max-width:1024px){.directions-first__links{display:none}}.directions-first__links-separator{color:#00b0f0;font-family:Proxima Nova;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.99px;line-height:140%;opacity:.5;text-transform:uppercase}@media (max-width:1800px){.directions-first__links-separator{font-size:16px}}.directions-first__link{color:#00b0f0;font-family:Proxima Nova;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.99px;line-height:140%;opacity:.5;text-transform:uppercase;transition:opacity .3s ease-out}@media (max-width:1800px){.directions-first__link{font-size:16px}}.directions-first__link:hover{opacity:1}@keyframes trackBallSlide{0%{opacity:1;transform:scaleY(1) translateY(0)}45%{opacity:0;transform:scaleY(.5) translateY(30px)}46%{opacity:0;transform:scaleY(1) translateY(0)}65%,to{opacity:1;transform:scaleY(1) translateY(0)}}@keyframes nudgeMouse{0%{transform:translateY(0)}45%{transform:translateY(12px)}65%,to{transform:translateY(0)}}
