@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;700&display=swap);body{font-family:Inter,sans-serif!important}.bg-wave{background-color:#d2eeff}.h-8{height:8px}.h-40{height:40px}.h-50{height:50px}.h-100{height:100px}.h-128{height:128px}.h-200{height:200px}.h-250{height:250px}.h-300{height:300px}.h-content{height:calc(100vh - 87px)}.h-180pc{height:180%}.w-40{width:40px}.w-50{width:50px}.w-60{width:60px}.w-100{width:100px}.w-300{width:300px}.w-150pc{width:150%}.bordered-vid{height:calc(100% + 2px);width:calc(100% + 2px);left:-1px}.rect-32{width:32px;height:32px}.max-w-480{max-width:480px}.max-w-500{max-width:500px}.max-w-800{max-width:800px}.max-w-1024{max-width:1024px}.max-w-100pc{max-width:100%}.min-h-300{min-height:300px}.min-h-600{min-height:600px}.max-h-70vh{max-height:70vh}.min-w-95{min-width:95px}.min-w-150{min-width:150px}.min-w-300{min-width:300px}.min-w-700{min-width:700px}.top-80pc{top:80%}.top-100pc{top:100%}.z-1{z-index:1}.z-marginals{z-index:2000}.rot-3{transform:rotate(3deg)}.rot-m-3{transform:rotate(-3deg)}.line-height-3rem{line-height:3rem}.text-decoration-none{text-decoration:none}.text-decoration-underline{text-decoration:underline}.text-big-icon{display:inline-block;border-right:5px solid #fafafa;border-bottom:5px solid #fafafa;width:77px;height:77px;transform:rotate(-45deg);margin-top:0.75rem;position:absolute;left:-35px}.hover-text-underline:hover{text-decoration:underline}.border-top-grey-1p{border-top:1px solid #e0e0e0}.border-grey-2p{border:2px solid #e0e0e0}.border-bottom{border-bottom:1px solid #ccc}#head-banner-block{background-position-y:bottom}.position-sticky,.position-sticky-top-50{position:-webkit-sticky;position:sticky}.position-sticky-top-50{top:50px}.show-hidden-part:not(.show-hidden-part-active) .hidden-part{display:none}.opacity-50{opacity:0.5}.obj-flip{transform:scaleX(-1)}.file-transfer{position:absolute;animation:linear infinite;animation-name:fileTransfer;animation-duration:3s}.file-transfer .transfer-badge{position:absolute;right:-3px;bottom:-3px;padding:1px;border-radius:8px}@keyframes fileTransfer{0%{left:0;opacity:0;transform:scale(0,0)}5%{opacity:1;left:0;transform:scale(0,0)}15%{opacity:1;transform:scale(1,1)}85%{opacity:1;transform:scale(1,1)}95%{opacity:0;left:95%;transform:scale(0,0)}to{left:95%;opacity:0;transform:scale(0,0)}}