.get-in-touch-wrapper{color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:4.1666666667vw;position:relative;margin-top:5.2083333333vw;margin-bottom:7.2916666667vw;min-height:calc(100vh - var(--header-height));height:auto;padding:0 100px}.get-in-touch-wrapper .icons{position:absolute;top:0;left:5.2083333333vw;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;column-gap:1.5625vw}.get-in-touch-wrapper .icons .smile-icon{height:3.125vw;width:auto}.get-in-touch-wrapper .icons .star-icon{height:3.125vw;width:3.125vw;animation:rotate-swing 9s ease-in-out infinite;transform-origin:center center}@keyframes rotate-swing{0%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}to{transform:rotate(-10deg)}}.get-in-touch-wrapper .text-wrapper{display:flex;flex-direction:column;row-gap:2.0833333333vw}.get-in-touch-wrapper .text-wrapper .title{text-transform:uppercase;font-family:var(--font-zeroes-two);font-weight:400;font-size:5.3125vw;text-align:center;position:relative}.get-in-touch-wrapper .text-wrapper .title .privileges-icon{max-width:15.625vw;max-height:15.625vw;transform-origin:center center;position:absolute;right:-5.2083333333vw;top:-11.9791666667vw}.get-in-touch-wrapper .text-wrapper .title .privileges-icon svg{width:100%;height:100%}.get-in-touch-wrapper .text-wrapper .subtitle{font-family:var(--font-jost-sans);font-weight:400;font-size:1.25vw;text-align:center;max-width:57.2916666667vw;position:relative}.get-in-touch-wrapper .text-wrapper .subtitle .robot-icon{position:absolute;left:-6.25vw;bottom:-26.0416666667vw;height:auto;width:18.2291666667vw}.get-in-touch-wrapper .radial-glowing-dot{position:absolute;bottom:7.2916666667vw;right:2.6041666667vw}@media(max-width:1300px){.get-in-touch-wrapper{row-gap:80px}.get-in-touch-wrapper .icons{left:60px;column-gap:25px}.get-in-touch-wrapper .icons .smile-icon{height:50px}.get-in-touch-wrapper .icons .star-icon{height:50px;width:50px}.get-in-touch-wrapper .text-wrapper{row-gap:30px;display:flex;align-items:center;justify-content:center}.get-in-touch-wrapper .text-wrapper .title{font-size:70px;max-width:500px}.get-in-touch-wrapper .text-wrapper .title .privileges-icon{max-width:200px;max-height:200px;right:-210px;top:-160px}.get-in-touch-wrapper .text-wrapper .subtitle{font-size:20px;max-width:1100px}.get-in-touch-wrapper .text-wrapper .subtitle .robot-icon{left:-120px;bottom:-360px;width:320px}}@media(max-width:1100px){.get-in-touch-wrapper .icons{left:50px;column-gap:20px}.get-in-touch-wrapper .icons .smile-icon{height:40px}.get-in-touch-wrapper .icons .star-icon{height:40px;width:40px}.get-in-touch-wrapper .text-wrapper{row-gap:20px}.get-in-touch-wrapper .text-wrapper .title{font-size:50px}.get-in-touch-wrapper .text-wrapper .subtitle{font-size:18px}.get-in-touch-wrapper .text-wrapper .subtitle .robot-icon{width:300px;left:-150px}}@media(min-height:1000px)and (max-width:1024px){.get-in-touch-wrapper{min-height:104.1666666667vw;height:max-content}}