.navigation-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 32px;position:fixed;height:70px;left:0;top:0;background:#fffc;-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);z-index:1000;width:100%}.navigation-bar .nav-menu .text-btn-small{color:#22242a}.navigation-bar .logo{height:25px}.mobile-menu-btn{display:none}.nav-language-container,.nav-company-container,.nav-resources-container,.nav-platform-container{position:absolute;top:0;left:0;z-index:999;opacity:0;pointer-events:none;transform:translateY(-5px);transition:opacity .1s ease,transform .1s ease}.nav-language-container.visible,.nav-company-container.visible,.nav-resources-container.visible,.nav-platform-container.visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media(max-width:1200px){.nav-menu{display:none!important}.navigation-bar .logo{height:18px}.navigation-bar{height:60px;padding-inline:30px}.mobile-menu-btn{display:flex}}.nav-menu-popup{position:absolute;top:45px;border-radius:8px;box-shadow:0 -2px 8px -2px #00000026;z-index:1000}.nav-menu-popup .black-filled-btn{position:absolute;top:32px;right:40px}.nav-menu-popup .nav-content{padding:10px;background-color:#fff;border-radius:8px;margin-top:-10px}.nav-menu-popup .nav-grid-2col{display:grid;grid-template-columns:50% 50%;grid-template-rows:repeat(5,60px)}.nav-menu-popup .nav-grid-1col{display:grid;grid-template-columns:100%}.nav-menu-popup .nav-grid-element{padding:10px;gap:10px;cursor:default}.nav-menu-popup .nav-grid-element:nth-child(1){grid-column:1;grid-row:1}.nav-menu-popup .nav-grid-element:nth-child(2){grid-column:1;grid-row:2}.nav-menu-popup .nav-grid-element:nth-child(3){grid-column:1;grid-row:3}.nav-menu-popup .nav-grid-element:nth-child(4){grid-column:1;grid-row:4}.nav-menu-popup .nav-grid-element:nth-child(5){grid-column:1;grid-row:5}.nav-menu-popup .nav-grid-element:nth-child(6){grid-column:2;grid-row:span 1}.nav-menu-popup .nav-grid-element:nth-child(7){grid-column:2;grid-row:span 1}.nav-menu-popup .nav-grid-element:nth-child(8){grid-column:2;grid-row:span 1}.nav-menu-popup .nav-grid-element label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#22242a;cursor:pointer}.nav-menu-popup a{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#22242a;cursor:pointer;text-decoration:none}.nav-menu-popup .nav-grid-element small{font-family:Inter;font-weight:400;font-size:12px;line-height:160%;color:#606576;text-align:start}.menu-platform{background-image:url(/assets/mega-menu-image.BRo7KwIX.png);background-size:cover;background-position:center;width:650px;justify-content:space-around;align-items:center;padding-block:10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.menu-label{font-family:Inter;font-weight:700;font-style:normal;font-weight:400;font-size:20px;line-height:120%;color:#f6f7f8}.menu-p{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:160%;color:#f6f7f8;margin:0}.mobile-menu{z-index:99;position:absolute;height:100vh;overflow-y:auto;overflow-x:hidden;width:100%;top:70px;left:0;display:none;background:#fffc;display:flex;flex-direction:column;align-items:start;justify-content:start;padding:26px 30px 0;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.mobile-menu.open{opacity:1;visibility:visible}.mobile-menu .text-btn-small{margin-bottom:24px;padding-inline:0;color:#000;text-decoration:none}.mobile-menu .nav-grid-1col{display:grid;grid-template-columns:100%;margin-top:20px}.mobile-menu .nav-grid-element{padding-block:10px;gap:10px;cursor:pointer}.mobile-menu .nav-grid-element label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#22242a}.mobile-menu .nav-grid-element small{font-family:Inter;font-weight:400;font-size:12px;line-height:160%;color:#606576}.footer{background-color:#fff}.footer-grid{display:grid;grid-template-columns:30% repeat(5,auto);padding-block:64px;justify-content:space-between}.footer-grid .flex-column{gap:16px}.footer p{font-family:Inter;font-style:normal;font-weight:400;color:#606576;margin-top:28px}.footer .footer-bottom{padding:32px 0;border-top:1px solid #EAECF0}.lang-picker-btn{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698;width:170px;display:flex;align-items:center;justify-content:space-between}.lang-menu{position:absolute;list-style:none;margin-top:5px;z-index:1000;width:100%;border-radius:8px;box-shadow:#959da533 0 8px 24px;background-color:#fff;gap:5px;padding-left:20px;display:block;opacity:0;visibility:hidden;max-height:0;overflow:hidden;transition:opacity .1s ease,max-height .1s ease}.lang-menu.visible{opacity:1;visibility:visible;max-height:200px}.lang-menu li{padding-block:5px}.lang-menu a{font-family:Inter;font-size:14px;font-weight:500;background-color:transparent;text-decoration:none;color:#22242a}.footer small{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576}.footer label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#22242a}.footer select{height:44px;width:200px;background:#fff;border:1px solid #D5D7DD;border-radius:8px;color:#606576;padding-inline:10px;padding-block:0px}.footer select:focus{height:44px!important;width:200px!important;background:#fff!important;border:1px solid #D5D7DD!important;border-radius:8px!important;padding:10px!important;color:#606576!important;outline:none;padding-inline:10px!important;padding-block:0px!important}@media(min-width:900px){.footer .page-content{flex-direction:row!important}}@media(max-width:900px){.footer-grid{grid-template-columns:100%;gap:30px}.footer-bottom{text-align:center!important}.footer-bottom .page-content{gap:20px}}.connect-section{background-color:#22242a;padding-block:128px;margin-top:60px}.connect-section p{font-family:Inter;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:#606576;max-width:400px;margin-bottom:0}.connect-section label{font-family:Inter;font-style:normal;font-weight:600;color:#9ca1af;background-color:#22242a;padding:2px}.connect-section h3{color:#fff;font-family:Inter;font-style:normal;font-weight:700;font-size:40px!important;line-height:120%;max-width:460px}.connect-section .social-media{margin-block:64px}.connect-section .contact-form{gap:24px}.connect-section .contact-card{display:flex;flex-direction:column;align-items:flex-start;padding:32px;gap:12px;background:#17181c4d;border-radius:8px}.connect-section .contact-card p{margin-bottom:0;font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#f6f7f8}.connect-section .contact-info{display:flex;flex-direction:column;min-height:100%;justify-content:start;padding-block:2px}.connect-section .contact-form input,.connect-section .contact-form textarea{border-radius:8px;border:1px solid #606576!important;background-color:transparent;height:50px;width:100%;outline:none;padding-inline:10px;color:#808698;font-size:14px}.connect-section .contact-form input:focus,.connect-section .contact-form textarea:focus{border-color:#1643e0!important}.connect-section .contact-form .input-container{position:relative;width:100%}.connect-section .contact-form .input-container label{position:absolute;top:-9px;left:8px}.connect-section .contact-form{display:flex}.connect-section .contact-form .form-fields-inputs{gap:16px}@media(max-width:790px){.connect-section h3,.connect-section p{max-width:100%}.connect-section h3{font-size:24px!important}.connect-section p{font-size:12px!important}.connect-section .top{flex-direction:column}.connect-section{padding-block:24px}.connect-section .social-media svg{width:24px}.connect-section .social-media{margin-block:24px}.connect-section .contact-form{flex-direction:column}.connect-section .contact-form .contact-info{width:100%!important}.connect-section .contact-form .contact-card{flex-direction:row;align-items:center;width:100%;padding:10px}.connect-section .contact-form .contact-card svg{width:24px}.connect-section .contact-form .form-fields-inputs{flex-direction:column}.connect-section .contact-info{gap:15px}}.main-layout{overflow-x:hidden;background-color:#f6f7f9}.content-wrapper{display:flex;flex-direction:column}.homepage .title-content{display:flex;flex-direction:column;align-items:center;margin-top:-120px}.homepage .title-content-center{text-align:center;max-width:580px;padding-bottom:10px;padding-top:60px}.homepage .subtitle-content-center{text-align:center;max-width:790px}.homepage .card-content{background:#fff;width:180px;height:142px;display:flex;justify-content:start;flex-direction:column;text-align:center;align-items:center;border-radius:8px;padding:15px;gap:12px;border:1px solid #fff;word-break:break-word}.homepage .card-content:hover{border:1px solid #1643E0;box-shadow:0 16px 24px #c7d2fa;cursor:pointer}.homepage .prostay-ai-cta{margin-top:100px!important}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.bounce{animation:bounce 1.5s infinite}.homepage .card-content-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.homepage .center-content{max-width:1200px;background:#fff;justify-content:center;align-items:center;text-align:center;margin:0 auto;box-shadow:0 64px 128px #e3e9fc;border-radius:8px;flex-direction:row}.homepage .center-content-text{padding:50px;text-align:start}.homepage .center-content-img{padding:50px}.homepage h2{color:#22242a}.homepage p{font-family:Inter;font-style:normal;font-weight:400;color:#606576}.homepage label{font-family:Inter;font-style:normal;font-weight:600;color:#606576}.homepage label:hover{color:#22242a}.homepage .text-btn-blue{padding:8px 12px;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;background:#1643e0;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#fff;border:none}.homepage .api-integration-background{display:flex;max-width:1200px;justify-content:center;align-items:flex-start;box-shadow:0 64px 128px #e3e9fc;border-radius:8px;background:radial-gradient(33.47% 62.74% at 50% 75.16%,#5c80ff,#1643e000),#1643e0;padding-top:50px;margin:-140px auto 0;gap:20px;position:relative;z-index:2}.homepage .api-integration-content{padding-top:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.homepage .api-integration-header,.homepage .api-integration-paragraph{max-width:700px;text-align:center;padding-inline:20px}.homepage .api-integration-img{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.homepage .api-integration-img-phone{display:none}.homepage .tab-btn{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:20px;height:68px;background:#fff;border-radius:8px;margin-bottom:10px;cursor:pointer}.homepage .tab-btn.focused{justify-content:space-between!important;border:1px solid #1643E0;box-shadow:0 16px 24px #c7d2fa}.homepage .tab-btn:hover{box-shadow:0 16px 24px #c7d2fa}.homepage .tab-btn label{font-family:Inter;font-style:normal;color:#606576}.homepage .tab-content{background-color:#fff;border-radius:8px;padding:64px}.homepage .tab-content p{color:#606576}.homepage .tab-content img{margin-block:20px}.homepage .tab-content img{max-width:100%}.homepage .background-img-col{padding:25px 35px;min-height:700px;border-radius:8px;display:flex;flex-direction:column;justify-content:end}.homepage .check-dimension{min-width:20px!important;flex-shrink:0}.check-dimension{width:20px!important;height:20px!important;flex-shrink:0}.homepage .margin-bottom{margin-top:50px}.homepage .arrow-button{display:flex;justify-content:center;align-items:CENTER;border:1px solid #1643E0;border-radius:8px;width:36px;height:34px}.homepage .inline-padding{padding-inline:50px}.homepage .inline-padding-second{padding-inline:40px}.homepage .background-image{background-image:url(/assets/homepage-subheader.DfwSapAw.png);background-size:cover;background-position:top}.homepage .check-row label:hover,.homepage .check-row label{color:#22242a;font-family:Inter;font-size:14px}.homepage .check-row{margin-bottom:16px;align-items:start}.homepage .check-row svg{margin-top:-4px}@media(min-width:1700px){.homepage .title-content{margin-top:-90px}}@media(min-width:1200px)and (max-width:1300px){.homepage .background-image{background-size:contain}}@media(max-width:1220px){.homepage .center-content{margin-inline:20px}}@media(max-width:1200px){.homepage .tab-btn label{font-size:12px!important}.homepage .tab-btn{padding-block:15px!important;height:fit-content!important;width:100%}.homepage .tab-content{padding:20px 15px}.homepage .background-img-col{min-height:600px;padding-inline:20px}.homepage .direction-flex{flex-direction:column}.homepage .title-content{margin-top:-170px}}@media(min-width:870px)and (max-width:1130px){.homepage .card-content-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1000px){.homepage .center-content-text,.homepage .center-content-img{padding:20px}.homepage .image-and-text{flex-direction:column!important}.homepage .api-integration-background{flex-direction:column;padding-bottom:0}.homepage .inline-padding-second{padding-inline:10px;width:100%}}@media(max-width:900px){.homepage .background-image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYYAAAG4CAYAAABB8EA4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA3+SURBVHgB7d2LcRRX2oDh7/Sgq7VlEYFFBCtHYDkC80dgNoLfjgCIwDgC4whsIkCOwNoILEcAWwgNEkyf7R5dlo+LkNB1Zp6nCtBlgJJqNO98fbrPlODYs1pX516+XCtlbq3W0Vo0zdqglC9r1LUoZTVqrB7edC04j+2Iut19P5+3bftHrWXrH/9Y2gyO7ezsrEc0G/19sIn4qrv/rdfu/lfK8X2QU+q+b8+779vz6H/V+nx8v4v4O9p2u5TBdq2vt1dWVraCYyVmVB+B+d39jYh2vZTyz/4HLzzgX69af2/b+uT1F4u/3y7lecyYFy+GG7duNd+3Ne4KwDUosRVt7UJR/922sflmZXFrFu+HvZkJw8E08OpuNGW9KeW7EIEbrUY83o/24e2lpe2YYuMnKK/2/7/7gn8Qgxuoi0U3cXTBiCf7Tbs17ffHI1Mdhv4ZWHOr+aZE3ei+1I1g4kxrIARhUtXNdtQ+6Y40bE7z4aepC8NwOFxro/m++8LuhalganSBePDF0sLDmAI7u7s/lBjcF4SJt93W7tBnqY+m7YnLVITh4DDR8F4zaL4zGUy17b1ov53UH8L+frrwau8399Fp1E8S9deVlaXHMQUmOgzPuulgvpsOjOOzpa2jH1eWlx/FBHm2s7O+MJjromCKnXLb3XS7OemHPycyDP3aweBWue+Z1+yapENLw/3979s39ZEnL7NlktfHJioMgsDbJiEOfRTqqD4OZtYkBmIiwtAfMlqI8osg8K4a5fEXS/P/ihtouLd3v7bxICAmKxA3Ogzjxbq91/ej1h8CPu5GLUq733KSSQjEjQ2DU/o4o+121D687rNCLDJzSjfi/voxNy4MBz9Yt35y2IjPcV3Pxo4uWOt+oB4EnN6NPAX7RoXh5XDvvh8sLsJVBcIVzFyEm3YixY0Iw3hxuQx+647JrgdcoD4QdfT654vevkAQuAQ3Znq49jBYS+BK9Juhjdon/a6Zn7vFd7/dymhU77rCnsvSbxFeY/Twui/gvLYwOHOD63KwP3/damv8+2hP/rZt0/bK3ROVte6Wq0evh1C7EHjywlVpa3n0emnu4XVt+30tYXDoCOCTru3QUhNXrL96eb42f4oCwInWFqJ5evBqflfrSsPQbw8wuNU8NZIDnMpaM5j7s1+LjSt0ZWEYbw9gzxiAM2vK4Kf+dP64IleyxmDPGIDzu6rrHS49DLuv9n9y5hHAxbiKOFxqGF4O938pUe8FABfmsncVvrQ1hv7wkSgAXLz+sXVntzsac0kuJQzWFAAuV1PqD5e1IH3hh5JEAeDqXMaaw4WGoT/Xtj+tKgC4MmVQ7i3Nz/8aF+TCwnD4AiV/BgBXbvSm/fZzN4h814WE4eA1mZun4VWrAK5Fvznkfmm/voi9lc69+DzeJVUUAK5Vv9VQvzlp/5gc53TuMIy3zhYFgOtX6/rc8PW5z1Q6VxjGGzu5qhngxuhPYz3vpnufvcbQryv022fbKRXgZjnvesNnTwz9uoIoANw8R+sN8Zk+Kwz9RWxhXQHg5urWG168HD6Iz3DmQ0mHp6b+FQDceO3o9dcrKytbZ/k7Z54YDk9NBWACNIP5M+9GcaYw7OwM74VDSAATpG6c9SylUx9KcnUzwGQan6W0NH/ndinPT3P7U08Mc23zIEQBYOL0Zymd5cK3U00MFpwBJt9etHdOc23DqSaGw2kBgAm2EINfTnO7T04MpgWA6XGa7bk/OTGYFgCmx+DW4JNrDSdODKYFgOnzqanhxInBtAAwfT41NXx0YjAtAEyvk85Q+ujEYFoAmF632rj3sc99dGLYHe7108JaADB1Troa+oMTgz2RAKbbwdXQ48f693wwDINB+T4AmGpNufXdhz7+3qEki84As6N0i9BL7yxCvzcxzNVyrheRBmByvPnAIvR7E4NFZ4CZsr28tHDn7Q+kiWFnf389RAFglqy9eDHcePsD+VDSmzcbAcBsaWIjv/uWQWm+CwBmyqAZfPP2+8drDM5GAphde4vzt48udjueGObbZj0AmElzL1/dPXr7OAw14m4AMJuacjwcHIehGZR/BgAzqSnleI15vMbwrNbVhVf7zwKAmXW0zjCeGBZfvbK+ADDjBru7G/2f4zC0bT6HFYDZM4iDk5AO1hhKMTEAzLzyvzCUpvkqAJhppTk4CWm8+Lw73KsBwMzrF6Cbw43zACDmXr5ca8rruhYA0GlLWWtqGa0FAMT4Qre1bvG5WQsAGGu6Q0lemAeAQ4NSvmy6MnwZANAZ1XqnW2NoVgMAor+GoZsYatveDgCIfiOMWO0Wn4tDSQAcK656BuBtTQDAW4QBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiEAYBEGABIhAGARBgASIQBgEQYAEiaWuvfAQAHtk0MAByrNZ73YdgKAOjUqP9pujw8DwA4sNXUUk0MABxqt5tBKcIAwFgdla3yrNbVhVf7zwKAmbe8tFCa26U8L1E2A4CZ1tb6R//n+HTVNkZ/BAAzrv29/705/G0zAJhtbbvZ/1GO3t99tf9n1LoeAMyi7W594U7/xvGVz7WOngQAM6mN9uHR28cTQ3920vxw/69SYjUAmCkl2jtLS0vb/dvHE0N/dlKN+msAMFO6CeHxURQO3/+f4XC4VqP5KwCYGW9PC720u2r/idqGqQFgRrw7LRx+LLPWADAbxltsl/brd8Pw3usxjK+EburDAGCqtTV+fjcKvfKxvzAc7j/tFqM3AoBpdHzdwrtOeAW30b/6MSMAmCr9Y3u34Pztxz7/0TD044VDSgDTpzsa9PBDh5COnPiaz8uLi4/aWn4OAKbCqI2HK8uLj066TYlT2N3d+6275d0AYHLV+H15eeH/PnWzU4Vh/GI+e6+f2mQPYEKVsrW0MPdtKeWTa8enCkNPHAAm1Bmi0GvilPrrG/a6f7gfRQKAydA9Zp8lCr1Th6HXx6E/PlUjnK0EcMO1tf7cP2afJQq9M4XhyBdLCw+i1B9d5wBw8/SPzV0UflxZXvwhPsOp1xg+5HA31qfdm2sBwPWr9Y9S6r2TrlP4lM+aGI70/3F/SXV/aMn0AHB9jqaE5eXFjfNEoXeuieFt/fTQts2D0sT3AcCV6bfOXlyc//Gsawkn/HsXSyAALt/Bfkf11+6w0aPzTgjvuvAwHOkDMYrYaKK5H9YgAC5GKVu11ifLi/OPLmpCeO+/iCuws7OzHk3TR+Ju90V9EwCcXregXEvZbKLd7KaDzbhkVxKGd3XTxMao1vUuFGvdu+s1ymr3la929fsqAGZQNwX8ffBGbHW/Pa+lbg266WBxcXHrsiaDj/kvdZLt0nB78UIAAAAASUVORK5CYII=);background-size:cover}}@media(max-width:800px){.homepage .center-content{flex-direction:column}.homepage .center-content-img-width{width:100%}.homepage .api-integration-img{display:none}.homepage .api-integration-img-phone{display:flex;justify-content:center;align-items:center}.homepage p{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576}.homepage .text-btn-blue{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:18px}.bounce{position:relative;top:-7px}}@media(min-width:570px)and (max-width:869px){.homepage .card-content-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:569px){.homepage .card-content-grid{grid-template-columns:repeat(2,1fr)}.homepage .inline-padding{padding-inline:20px}}.homepage-header{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;padding-top:70px;padding-bottom:130px;height:fit-content}.homepage-header .body-xl{font-family:Inter;font-size:20px;color:#606576}.homepage-header .page-content{padding-top:42px;justify-content:space-between}.homepage-header .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0}.homepage-header .images-cards-grid img{height:260px;width:212px}.homepage-header .images-cards-grid{justify-content:end;display:flex;gap:25px}.homepage-header .images-cards-grid .left-column{gap:30px;margin-top:30px;flex-direction:column}.homepage-header .images-cards-grid .right-column{gap:30px;align-items:flex-end;flex-direction:column}.homepage-header img:not(.extra-img):hover{border:1px solid #1643E0;border-radius:10px;box-shadow:0 16px 24px #c7d2fa;cursor:pointer}.homepage-header .extra-img{position:relative;width:90px!important;height:50px!important;left:140px;bottom:450px}@media(max-width:1200px){.page-content{flex-direction:column}.homepage-header .images-cards-grid .left-column{flex-direction:row;display:flex;flex-wrap:nowrap;gap:25px}.homepage-header .images-cards-grid .right-column{flex-direction:row;display:flex;gap:25px;flex-wrap:nowrap}.homepage-header .images-cards-grid{gap:25px;width:fit-content;margin-bottom:-45px}.homepage-header .grid-wrapper{max-width:100%;overflow-x:scroll}.homepage-header .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px}.homepage-header .chip svg{width:16px;height:16px}.homepage-header .page-content .col-7{width:100%;gap:15px!important}.homepage-header .body-xl{font-size:14px;margin:0}.homepage-header h1{margin:0}.homepage-header .light-blue-filled-btn-medium svg{height:16px;width:16px}.homepage-header .text-btn-medium svg{height:16px;width:16px}.homepage-header br{display:none!important}.homepage-header .page-content{padding-top:10px;padding-bottom:100px}.homepage-header .extra-img{left:140px;bottom:110px}}.img-cards{display:flex;flex-direction:row;max-width:1200px;margin:50px auto 0;gap:27px}.img-cards .first-component{display:flex;flex-direction:column;align-items:center;padding:25px;gap:10px;width:379.66px;height:464px;background:#22242a;border-radius:8px}.img-cards .second-component{display:flex;flex-direction:column;justify-content:end;align-items:flex-start;padding:25px;gap:14px;width:480.95px;height:464px}.img-cards .third-component{border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:25px;gap:16px;width:287.38px;height:464px}.img-cards .first-component h4{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#f6f7f8}.img-cards .first-component p{font-family:Inter;font-style:normal;font-weight:400;color:#f6f7f8}.img-cards .second-component h4{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#22242a}.img-cards .second-component p{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576}.img-cards .third-component h4{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#f6f7f8}.img-cards .third-component p{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#f6f7f8}@media(max-width:800px){.img-cards{flex-direction:column;align-items:center;padding-inline:20px;margin-top:40px}.img-cards .first-component{width:100%}.img-cards .second-component,.img-cards .third-component{width:100%;background-size:cover}}.product-page .product-page-content{padding-top:30px}.product-page{padding-bottom:70px}.product-page .features-carousel{padding-left:calc((100vw - 1200px)/2);width:fit-content}.product-page .features-carousel-wrapper{overflow-x:auto;max-width:100%;flex-direction:column}.product-page .review-white-card{background-color:#fff;padding:40px;width:100%}.product-page .review-white-card img{width:100px;height:100px}.product-page .review-content{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:140%;text-align:left;color:#344054}.product-page .review-small{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:gray;text-align:left}.product-page .vertical-content{height:100%}.product-page .vertical-content .review-content,.product-page .vertical-content .review-small{text-align:center}.product-page .features-carousel-wrapper::-webkit-scrollbar{display:none}.product-page .features-carousel{scrollbar-width:none;-ms-overflow-style:none}.prostay-pay-page .feature-box{height:100%!important;min-height:fit-content!important}.card-w{background-color:#fff;border-radius:0;padding:20px}.prostay-ai .features-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px}.prostay-ai .features-grid .card-w svg{margin-top:20px}.prostay-ai .features-grid .card-w{gap:15px}.prostay-ai .label-blue{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:22px;display:flex;align-items:center;color:#1643e0}.product-page .tab-btn{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:20px;height:68px;background:#fff;border-radius:8px;margin-bottom:10px;cursor:pointer}.product-page .tab-btn.focused{justify-content:space-between!important;border:1px solid #1643E0;box-shadow:0 16px 24px #c7d2fa}.product-page .tab-btn:hover{box-shadow:0 16px 24px #c7d2fa}.product-page .tab-btn label{font-family:Inter;font-weight:600;font-style:normal;line-height:140%;color:#22242a}.product-page .tab-content{background-color:#fff;border-radius:8px;padding:64px}.product-page .tab-content p{color:#606576}.product-page .tab-content img{margin-block:20px}.label{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:150%;color:#22242a}.product-page .tab-content img{max-width:100%}.product-page .white-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 30px 30px #1643e01a}.product-page .background-img-col{padding:25px 35px;min-height:700px;border-radius:8px;display:flex;flex-direction:column;justify-content:end}.product-page .bottom-padding{padding-bottom:110px}.product-page .step-no{font-family:Inter;font-style:normal;font-weight:600;font-size:28px;line-height:34px;color:#3328bf}@media(max-width:1200px){.prostay-ai .features-grid{display:grid;grid-template-columns:1fr 1fr}.prostay-pay-page .white-card .ripple-svg{top:auto!important;transform:rotate(180deg)!important;right:0!important;bottom:0!important}.product-page .features-carousel{padding-left:20px}.product-page .tab-btn svg{display:none!important}.product-page .tab-btn{padding-block:15px!important;height:fit-content!important;width:100%}.product-page .tab-content{padding:20px 15px}.product-page label{font-size:14px}.product-page .background-img-col{min-height:600px;padding-inline:20px}.product-page .image-and-text{flex-direction:column!important}.product-page{padding-bottom:40px}.product-page .bottom-padding{padding-bottom:50px}}@media(max-width:750px){.prostay-ai .features-grid{display:grid;grid-template-columns:1fr}.product-page .review-content,.product-page .review-small{text-align:center}}.product-header{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;padding-top:140px;padding-bottom:70px;height:fit-content}.product-header .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e4ddfd;border:1px solid #7C5EF3;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#7c5ef3;margin-bottom:15px}.product-header .chip-dark-blue{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;margin-bottom:15px}.product-header .chip-light-green{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#f0fcf9;border:1px solid #4AAA92;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#4aaa92;margin-bottom:15px}.product-header .chip-light-blue{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#d9f3ff;border:1px solid #58BDE9;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1a7096;margin-bottom:15px}.product-header .chip-yellow{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#fbefd0;border:1px solid #E0A616;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#e0a616;margin-bottom:15px}.product-header .chip-green{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e8fdea;border:1px solid #19E631;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#14b827;margin-bottom:15px}.product-header .chip-blue{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#aceff6;border:1px solid #16CAE0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#12a2b5;margin-bottom:15px}.product-header .chip-brown{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#fae6d1;border:1px solid #E67C19;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#b86314;margin-bottom:15px}.product-header .chip-red{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#fad1d1;border:1px solid #E01616;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#b51212;margin-bottom:15px}.product-header .body-xl{font-family:Inter;font-size:18px;color:#606576;margin-top:10px}.product-header .body-large{color:#606576}.product-header .page-content{justify-content:space-between}.product-header .img-wrapper img{max-width:100%}.product-header .img-wrapper{justify-content:end;display:flex}.prostay-ai-header .page-content{position:relative}.prostay-ai-header img{position:absolute;bottom:-50px}.prostay-ai-office .product-header{padding-top:80px;padding-bottom:20px}@media(max-width:1200px){.product-header .page-content{flex-direction:column}.prostay-ai-header .page-content{display:flex}.prostay-ai-header img{position:relative;margin-top:-140px}.product-header .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px;margin-bottom:3px}.product-header .chip svg{width:16px;height:16px}.product-header .chip-blue{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px;margin-bottom:3px}.product-header .chip-blue svg{width:16px;height:16px}.product-header .chip-brown{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px;margin-bottom:3px}.product-header .chip-brown svg{width:16px;height:16px}.product-header .chip-green{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px;margin-bottom:3px}.product-header .chip-green svg{width:16px;height:16px}.product-header .chip-yellow{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px;margin-bottom:3px}.product-header .chip-yellow svg{width:16px;height:16px}.product-header .page-content .col-6{width:100%;gap:15px!important}.product-header .body-xl{font-size:14px;margin:0}.product-header h1{margin:0}.product-header .page-content{padding-top:10px;gap:20px;padding-bottom:35px}.product-header{padding-top:60px;padding-bottom:30px}.product-header .img-wrapper{max-width:100%;justify-content:center;display:flex}}.feature-box{display:flex;flex-direction:column;align-items:center;gap:12px;background:#fff;border-radius:8px;height:100%;border:1px solid #fff}.feature-box:hover{border:1px solid #1643E0;box-shadow:0 16px 24px #c7d2fa}.feature-box p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;text-align:center;color:#606576;margin:0}.feature-box h5{margin-bottom:0;text-align:center}.feature-box{padding:32px}@media(max-width:1200px){.feature-box{width:60vw!important;height:fit-content!important}}.expandable-card{width:300px;border:1px solid #E3E4E8;border-radius:8px;cursor:pointer;background-color:#fff;margin-bottom:10px;width:100%}.expandable-card .card-header{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#22242a}.expandable-card .card-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease;font-family:Inter;font-style:normal;font-weight:400;font-size:12px;color:#606576}.expandable-card .card-content p{font-family:Inter!important;font-style:normal!important;font-weight:400!important;font-size:12px!important;color:#606576!important}.expanded .card-content{max-height:450px!important;opacity:1;padding-top:10px}.expandable-card small{font-size:12px}@media(max-width:1200px){.card-header,.card-content{font-size:14px!important}}.why-choose-section .background-img-col{padding:25px 35px;min-height:700px;border-radius:8px;display:flex;flex-direction:column;justify-content:end;height:fit-content}@media(max-width:1200px){.why-choose-section .background-img-col{min-height:600px;padding-inline:20px}.why-choose-section .image-and-text{flex-direction:column!important}}.privacy-policy{margin-top:70px;width:100%}.privacy-policy .background-image{background-image:url(/assets/privacy-policy-header.BrMRAvIj.png);background-size:cover;width:100%}.privacy-policy .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.privacy-policy .search-bar{width:380px;height:48px;border-radius:8px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between}.privacy-policy input{border:none;background:#fff;outline:none}.privacy-policy .search-bar-align-end{display:flex;align-items:center;justify-content:end;width:1200px;margin:0 auto}.privacy-policy .list-popular-topics{background:#fff;border-radius:8px;width:384px;height:fit-content;padding:30px}.privacy-policy h5{font-style:normal;font-weight:600;line-height:120%;color:#22242a}.privacy-policy .list-popular-topics p{color:#1643e0}.privacy-policy .list-popular-topics-img{background-image:url(/assets/popular-topics.HpQWqYBa.png);background-size:cover;padding:30px;border-radius:10px}.privacy-policy .list-topics{gap:30px;display:flex;flex-direction:column}.privacy-policy .content-right{background:#fff;display:flex;flex-direction:column;padding:50px;gap:10px;border-radius:8px}.privacy-policy .width-content{width:1200px;margin:0 auto;padding-top:40px}.privacy-policy span{font-family:Inter;font-style:normal;font-size:14px;line-height:160%;color:#808698;align-items:center}.privacy-policy .custom-container{width:1280px;margin:50px auto 0;padding:40px;background-color:#fff}@media(max-width:1250px){.privacy-policy{margin-top:60px}.privacy-policy .width-content{width:100%;padding-inline:20px}.privacy-policy .search-bar-align-end{width:100%;justify-content:center;padding-inline:20px}.privacy-policy .search-bar{width:100%}.privacy-policy .background-image-start{padding-inline:20px}.privacy-policy .custom-container{width:100%;padding:20px}.privacy-policy .border-margin{margin-inline:20px}}@media(max-width:850px){.privacy-policy .width-content{flex-direction:column}.privacy-policy .list-popular-topics{width:100%}.privacy-policy .background-image-start{padding-block:20px}.privacy-policy .content-right{padding-inline:30px}}.terms-and-conditions{margin-top:70px;width:100%}.terms-and-conditions .background-image{background-image:url(/assets/privacy-policy-header.BrMRAvIj.png);background-size:cover;width:100%}.terms-and-conditions .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.terms-and-conditions .search-bar{width:380px;height:48px;border-radius:8px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between}.terms-and-conditions input{border:none;background:#fff;outline:none}.terms-and-conditions .search-bar-align-end{display:flex;align-items:center;justify-content:end;width:1200px;margin:0 auto}.terms-and-conditions .list-popular-topics{background:#fff;border-radius:8px;width:384px;height:fit-content;padding:30px}.terms-and-conditions h5{font-family:Inter;font-style:normal;font-weight:600;line-height:120%;color:#22242a}.terms-and-conditions .list-popular-topics p{color:#1643e0}.terms-and-conditions .list-popular-topics-img{background-image:url(/assets/popular-topics.HpQWqYBa.png);background-size:cover;padding:30px;border-radius:10px}.terms-and-conditions .list-topics{gap:30px;display:flex;flex-direction:column}.terms-and-conditions .content-right{background:#fff;display:flex;flex-direction:column;padding:50px;gap:10px;border-radius:8px}.terms-and-conditions .width-content{width:1200px;margin:0 auto;padding-top:40px}.terms-and-conditions span{font-family:Inter;font-style:normal;font-size:14px;line-height:160%;color:#808698}.terms-and-conditions .custom-container{width:1280px;margin:50px auto 0;padding:40px;background-color:#fff}@media(max-width:1250px){.terms-and-conditions{margin-top:60px}.terms-and-conditions .width-content{width:100%;padding-inline:20px}.terms-and-conditions .search-bar-align-end{width:100%;justify-content:center;padding-inline:20px}.terms-and-conditions .search-bar{width:100%}.terms-and-conditions .background-image-start{padding-inline:20px}.terms-and-conditions .custom-container{width:100%;padding:20px}.terms-and-conditions .border-margin{margin-inline:20px}}@media(max-width:850px){.terms-and-conditions .width-content{flex-direction:column}.terms-and-conditions .list-popular-topics{width:100%}.terms-and-conditions .background-image-start{padding-block:20px}.terms-and-conditions .content-right{padding-inline:30px}}.cookies-policy{margin-top:70px;width:100%}.cookies-policy .background-image{background-image:url(/assets/privacy-policy-header.BrMRAvIj.png);background-size:cover;width:100%}.cookies-policy .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.cookies-policy .search-bar{width:380px;height:48px;border-radius:8px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between}.cookies-policy input{border:none;background:#fff;outline:none}.cookies-policy .search-bar-align-end{display:flex;align-items:center;justify-content:end;width:1200px;margin:0 auto}.cookies-policy .list-popular-topics{background:#fff;border-radius:8px;width:384px;height:fit-content;padding:30px}.cookies-policy h5{font-family:Inter;font-style:normal;font-weight:600;line-height:120%;color:#22242a}.cookies-policy .list-popular-topics p{color:#1643e0}.cookies-policy .list-popular-topics-img{background-image:url(/assets/popular-topics.HpQWqYBa.png);background-size:cover;padding:30px;border-radius:10px}.cookies-policy .list-topics{gap:30px;display:flex;flex-direction:column}.cookies-policy .content-right{background:#fff;display:flex;flex-direction:column;padding:50px;gap:10px;border-radius:8px}.cookies-policy .width-content{width:1200px;margin:0 auto;padding-top:40px}.cookies-policy span{font-family:Inter;font-style:normal;font-size:14px;line-height:160%;color:#808698}.cookies-policy .custom-container{width:1280px;margin:50px auto 0;padding:40px;background-color:#fff}@media(max-width:1250px){.cookies-policy{margin-top:60px}.cookies-policy .width-content{width:100%;padding-inline:20px}.cookies-policy .search-bar-align-end{width:100%;justify-content:center;padding-inline:20px}.cookies-policy .search-bar{width:100%}.cookies-policy .background-image-start{padding-inline:20px}.cookies-policy .custom-container{width:100%;padding:20px}.cookies-policy .border-margin{margin-inline:20px}}@media(max-width:850px){.cookies-policy .width-content{flex-direction:column}.cookies-policy .list-popular-topics{width:100%}.cookies-policy .background-image-start{padding-block:20px}.cookies-policy .content-right{padding-inline:30px}}.contact-support{margin-top:70px;width:100%}.contact-support .background-image{background-image:url(/assets/privacy-policy-header.BrMRAvIj.png);background-size:cover;width:100%}.contact-support .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.contact-support .form-container{width:1200px;margin:60px auto 0;background:#fff;border-radius:8px;padding:50px}.contact-support .group-input{display:flex;flex-direction:row;width:100%;gap:10px}.contact-support .upload-file{background:#f1f4fe;border:1px dashed #C7D2FA;border-radius:8px;height:116px;width:100%}.contact-support .file-remove-btn{background:#22242a;border-radius:100%;color:#fff;border:none;display:flex;align-items:center;justify-self:center}.contact-support .upload-file-container{display:flex}.contact-support .file-remove-btn{background:#22242a;border-radius:8px;color:#fff;border:none;display:flex;align-items:center;justify-self:center}.contact-support .list-file{width:100%;border:1px solid #D5D7DD;border-radius:8px}.contact-support input,.contact-support select,.contact-support textarea{background:#fff;border:1px solid #D5D7DD;border-radius:8px;height:56px;padding:10px;color:#606576}.contact-support textarea{height:190px}.contact-support .svg-arrow{position:relative;left:92%;bottom:41%}.contact-support textarea{line-height:30px}.contact-support .items-align{align-items:center}.contact-support .form-submit{display:flex;flex-direction:column;gap:25px}.contact-support .width-first-row{width:32.78%}.contact-support .width-second-row{width:49.5%}.contact-support small{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#9ca1af}.contact-support input,textarea,select:focus{border:none!important;outline:1px solid #D5D7DD}.contact-support .simple-text{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576;margin-bottom:0}.contact-support .blue-text{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;margin-bottom:0}.contact-support .small-text{font-family:Inter;font-style:normal;font-weight:400;font-size:12px!important;line-height:160%;color:#606576;margin-bottom:0}.contact-support h5{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#22242a}.contact-support span{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:160%;color:#808698}.contact-support .file-name{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:160%;color:#606576;margin:0 auto}.contact-support .file-size{font-family:Inter;font-style:normal;font-weight:400;font-size:12px!important;line-height:160%;color:#606576;margin:0 auto}.contact-support .file-item{height:100%;padding-inline:20px;padding-block:8px}@media(max-width:1200px){.contact-support{margin-top:60px}.contact-support .width-first-row,.contact-support .width-second-row{width:100%}.contact-support .width-content,.contact-support .form-container{width:100%;padding-inline:20px}.contact-support .group-input{flex-direction:column}.contact-support .padding-phone-size,.contact-support .background-image-start{padding-inline:20px}.contact-support .svg-arrow{left:94%;bottom:44px}}@media(max-width:850px){.contact-support .width-content{flex-direction:column}.contact-support h5{font-size:16px;line-height:19px}.contact-support .width-full{width:100%;justify-content:space-between}.contact-support small{font-family:Inter;font-style:normal;font-weight:700;font-size:10px;line-height:12px}.contact-support .items-align{align-items:start}.contact-support .svg-arrow{left:88%;bottom:44px}.contact-support .upload-file-container{display:flex;flex-direction:column}}.padding-phone .send-confirmation{width:1200px;height:477px;box-shadow:0 64px 128px #e3e9fc;border-radius:8px;background:#fff;margin:90px auto 0}@media(max-width:1200px){.padding-phone .send-confirmation{width:100%;height:427px;margin-top:30px}.padding-phone{padding-inline:20px}}.contact-us{margin-top:70px;width:100%}.contact-us .background-image{background-image:url(/assets/contact-us-header.CX60pkVs.png);background-size:cover;width:100%}.contact-us .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.contact-us .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;margin-bottom:15px}.contact-us .form-container{width:1200px;margin:60px auto 0;background:#fff;border-radius:8px;padding:50px}.contact-us .group-input{display:flex;flex-direction:row;width:100%;gap:20px}.contact-us p,.contact-us .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576}.contact-us input,.contact-us select,.contact-us textarea{background:#fff;border:1px solid #D5D7DD;border-radius:8px;height:56px;padding:10px;color:#606576}.contact-us textarea{line-height:30px}.contact-us .items-align{align-items:center}.contact-us .form-submit{display:flex;flex-direction:column;gap:25px}.contact-us .width-second-row{width:49.5%}.contact-us small{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#9ca1af}.contact-us input:focus,.contact-us textarea:focus,.contact-us select:focus{border:none!important;outline:1px solid #D5D7DD}.contact-us .simple-text{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576;margin-bottom:0}.contact-us .small-text{font-family:Inter;font-style:normal;font-weight:400;font-size:12px!important;line-height:160%;color:#606576;margin-bottom:0}.contact-us h5{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#22242a}.contact-us span{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:160%;color:#808698}.contact-us .svg-arrow{position:relative;left:92%;bottom:41%}@media(max-width:1200px){.contact-us{margin-top:60px}.contact-us .width-second-row{width:100%}.contact-us .form-container{width:100%;padding-inline:20px}.contact-us .group-input{flex-direction:column}.contact-us .background-image-start{padding:20px}.contact-us .padding-inline-phone{padding-inline:20px}.contact-us .svg-arrow{left:94%;bottom:44px}.contact-us .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px;margin-bottom:3px}.contact-us .chip svg{width:16px;height:16px}}@media(max-width:850px){.contact-us h5{font-size:16px;line-height:19px}.contact-us .width-full{width:100%;justify-content:space-between}.contact-us small{font-family:Inter;font-style:normal;font-weight:700;font-size:10px;line-height:12px}.contact-us .items-align{align-items:start}.contact-us .bigger-text,.contact-us p{font-family:Inter;font-style:normal;font-weight:400;color:#606576}.contact-us .svg-arrow{left:88%;bottom:44px}}.more-img-cards{display:flex;flex-direction:row;max-width:1200px;margin:100px auto 0;gap:27px}.more-img-cards .first-component{display:flex;flex-direction:column;align-items:center;padding:25px;gap:10px;width:379.66px;height:464px;background:#22242a;border-radius:8px}.more-img-cards .second-component{display:flex;flex-direction:column;justify-content:end;align-items:flex-start;gap:14px;width:480.95px;height:fit-content}.more-img-cards .third-component{border-radius:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:25px;gap:16px;width:287.38px;height:464px}.more-img-cards .first-component h4{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#f6f7f8}.more-img-cards .first-component p{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#f6f7f8}.more-img-cards .second-component h4{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#22242a}.more-img-cards .second-component p{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576}.more-img-cards .third-component h4{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#f6f7f8}.more-img-cards .third-component p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#f6f7f8}.more-img-cards .top-content-component{padding:32px;background-size:cover;border-radius:8px;background-image:url(/assets/more-images-card.h6VySUC4.png)}.more-img-cards .lower-content-component{background:#1643e0;border-radius:8px;padding:30px}.more-img-cards .black-svg-btn{background:#22242a;border-radius:8px;border:none;width:36px;height:34px}@media(max-width:1000px){.more-img-cards{flex-direction:column;align-items:center;margin-top:40px;padding-inline:20px}.more-img-cards .first-component{width:100%}.more-img-cards .second-component,.more-img-cards .third-component{width:100%;background-size:cover}.more-img-cards .lower-content-component{width:100%}}.pricing .features-carousel-wrapper{max-width:100%;flex-direction:column;padding-bottom:60px;overflow-x:auto}.pricing .features-carousel-wrapper::-webkit-scrollbar{display:none}.pricing .features-carousel{scrollbar-width:none;-ms-overflow-style:none}.pricing h2{margin-bottom:40px}.pricing{padding-bottom:60px}@media(max-width:1200px){.pricing h2{margin-bottom:20px}.pricing .feature-box{width:50vw!important;padding-inline:20px}.pricing .features-carousel{width:fit-content;padding-bottom:0!important}}.pricing-header{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;padding-top:70px;padding-bottom:72px;height:fit-content}.pricing-header .body-xl{font-family:Inter;font-size:20px;color:#606576;margin-top:30px}.pricing-header .img-wrapper img{max-width:100%}.pricing-header .img-wrapper{justify-content:end;display:flex}.pricing-header .page-content{padding-top:72px;justify-content:space-between}.pricing-header .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0}.pricing-header .images-cards-grid img{height:260px;width:212px}.pricing-header .images-cards-grid{justify-content:end;display:flex}.pricing-header .images-cards-grid .left-column{gap:30px;margin-top:30px;flex-direction:column}.pricing-header .images-cards-grid .right-column{gap:30px;align-items:flex-end;flex-direction:column}@media(max-width:1200px){.page-content{flex-direction:column}.pricing-header .page-content .col-6{width:100%}.pricing-header .images-cards-grid .left-column{flex-direction:row;display:flex;flex-wrap:nowrap;gap:0}.pricing-header .img-wrapper{margin-top:20px}.pricing-header .images-cards-grid .right-column{flex-direction:row;display:flex;gap:25px;flex-wrap:nowrap}.pricing-header .images-cards-grid{gap:25px;width:fit-content}.pricing-header .grid-wrapper{max-width:100%;overflow-x:scroll}.pricing-header .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px}.pricing-header .chip svg{width:16px;height:16px}.pricing-header .page-content .col-7{width:100%;gap:15px!important}.pricing-header .body-xl{font-size:14px;margin:0}.pricing-header h1{margin:0}.pricing-header .light-blue-filled-btn-medium svg{height:16px;width:16px}.pricing-header .text-btn-medium svg{height:16px;width:16px}.pricing-header br{display:none!important}.pricing-header .page-content{padding-top:10px;padding-bottom:0;gap:0px!important}.pricing-header{padding-bottom:30px}}.price-calculator .page-content{border-radius:8px;background-color:#fff;padding:64px;box-shadow:0 64px 128px #e3e9fc;display:flex;justify-content:space-between}.price-calculator{padding-block:120px}.price-calculator.sent{padding-block:30px!important;padding-bottom:50px!important}.price-calculator h4{max-width:350px}.price-calculator .inputs-row{gap:20px}.price-calculator input,.price-calculator select{background:#fff;border:1px solid #D5D7DD;border-radius:8px;height:53px;padding:10px;color:#606576;width:100%}.price-calculator select{appearance:none;width:100%}.price-calculator label{font-family:Inter;font-style:normal;font-weight:600;line-height:15px;color:#9ca1af;margin-bottom:3px}.price-calculator .custom-number-input{display:flex;padding:14px 18px;gap:8px;background:#fff;border:1px solid #D5D7DD;border-radius:8px;justify-content:space-between;align-items:center;height:53px}.price-calculator input:focus{outline:none}.price-calculator .custom-number-input label{margin:0}.price-calculator .price-card{overflow:hidden;opacity:0;height:0;transition:opacity .3s ease,height .3s ease}.price-calculator .price-card.show{opacity:1;height:auto;display:flex;transition:opacity .3s ease-in-out,height .3s ease-in-out}.price-calculator .email-container{margin-top:40px}.price-calculator .price-card{display:none;opacity:0;height:0;flex-direction:row;align-items:center;padding:16px 24px;gap:12px;background:#f1f4fe;border-radius:8px;margin-top:32px;transition:opacity .3s ease-in-out,height .3s ease-in-out}.price-calculator .price-card .title{font-family:Inter;font-style:normal;font-weight:700;line-height:24px;display:flex;align-items:center;color:#22242a}.price-calculator .price-card p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#22242a;margin-top:5px}.price-calculator .price-card small{font-family:Inter;font-style:normal;font-weight:400;line-height:160%;display:flex;align-items:center;color:#6a6f87}.price-calculator .price-card h1{margin-bottom:0}.price-calculator .input-noborder{border-left:none;border-right:none;border-radius:0}.price-calculator .custom-menu{display:flex;flex-direction:column;justify-content:start;align-items:start;position:absolute;top:70px;border:1px solid #ccc;padding:10px;background-color:#fff;width:100%;border-radius:8px}.price-calculator .menu-option{display:flex;align-items:center;margin-bottom:8px}.price-calculator .custom-input{display:flex;justify-content:start;align-items:center;margin:0 auto;background:#fff;border:1px solid #D5D7DD;border-radius:8px;height:53px;padding:10px 45px 10px 10px;color:#606576;width:100%;cursor:pointer}.price-calculator input[type=checkbox]{width:fit-content;height:fit-content;margin:0 10px 0 0;accent-color:#1643E0;border-radius:5px!important}.price-calculator .multi-select-txt{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#808698;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-calculator .center-img{padding-top:120px}@media(max-width:1200px){.price-calculator .page-content{padding:20px;flex-direction:column-reverse!important;gap:20px}.price-calculator .page-content .col-6,.price-calculator .page-content .col-5{width:100%}.price-calculator .inputs-row{gap:10px;max-width:100%;justify-content:space-between}.price-calculator{padding-block:30px;padding-inline:10px}.price-calculator .email-container{margin-top:10px}.price-calculator .price-card{padding-inline:10px}.price-calculator .center-img{display:flex;justify-content:center;padding-top:0}}@media(max-width:550px){.price-calculator .custom-50-width{width:48%}}.demo-request-header{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;padding-top:70px;padding-bottom:72px;height:fit-content}.demo-request-header .body-xl{font-family:Inter;font-size:20px;color:#606576;margin-top:30px}.demo-request-header .img-wrapper img{max-width:100%}.location-type-grid h5{margin:0}.demo-request-header .img-wrapper{justify-content:end;display:flex}.demo-request-header .page-content{padding-top:72px;justify-content:space-between}.demo-request-header .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0}.demo-request-header .images-cards-grid img{height:260px;width:212px}.demo-request-header .images-cards-grid{justify-content:end;display:flex}.demo-request-header .images-cards-grid .left-column{gap:30px;margin-top:30px;flex-direction:column}.demo-request-header .images-cards-grid .right-column{gap:30px;align-items:flex-end;flex-direction:column}@media(max-width:1200px){.page-content{flex-direction:column}.demo-request-header .page-content .col-6{width:100%}.demo-request-header .images-cards-grid .left-column{flex-direction:row;display:flex;flex-wrap:nowrap;gap:0}.demo-request-header .img-wrapper{margin-top:20px}.demo-request-header .images-cards-grid .right-column{flex-direction:row;display:flex;gap:25px;flex-wrap:nowrap}.demo-request-header .images-cards-grid{gap:25px;width:fit-content}.demo-request-header .grid-wrapper{max-width:100%;overflow-x:scroll}.demo-request-header .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px}.demo-request-header .chip svg{width:16px;height:16px}.demo-request-header .page-content .col-7{width:100%;gap:15px!important}.demo-request-header .body-xl{font-size:14px;margin:0}.demo-request-header h1{margin:0}.demo-request-header .light-blue-filled-btn-medium svg{height:16px;width:16px}.demo-request-header .text-btn-medium svg{height:16px;width:16px}.demo-request-header br{display:none!important}.demo-request-header .page-content{padding-top:10px;padding-bottom:0}.demo-request-header{padding-bottom:30px}}.demo-request-card .page-content{border-radius:8px;background-color:#fff;padding:64px;box-shadow:0 64px 128px #e3e9fc;display:flex;justify-content:space-between;align-items:center}.demo-request-card{padding-block:120px}.demo-request-card h4{max-width:325px}.demo-request-card input,.demo-request-card select{background:#fff;border:1px solid #D5D7DD;border-radius:8px;height:53px;padding:10px;color:#606576;width:100%;font-size:14px}.demo-request-card textarea{font-size:14px}.demo-request-card select{appearance:none;width:100%}.demo-request-card label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#9ca1af;margin-bottom:3px}.demo-request-card .custom-number-input{display:flex;padding:14px 18px;gap:8px;background:#fff;border:1px solid #D5D7DD;border-radius:8px;justify-content:space-between;align-items:center}.demo-request-card .custom-number-input label{margin:0}.demo-request-card .email-container{margin-top:40px}.demo-request-card .step{border-radius:100px;height:36px;width:36px;background-color:#808698;display:flex;align-items:center;justify-content:center;font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:140%;text-align:center;color:#f6f7f8}.demo-request-card .step.completed{background-color:#1643e0!important}.demo-request-card .location-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:30px}.demo-request-card .location-type-grid .location{display:flex;align-items:center;padding:24px;width:100%;border-radius:8px;border:1px solid #E3E4E8;gap:20px}.demo-request-card .location-type-grid .location:hover{box-shadow:0 16px 24px #c7d2fa}.demo-request-card .location-type-grid .location span{font-family:Inter;font-weight:600;font-style:normal;font-size:24px;line-height:120%;color:#22242a}.demo-request-card .page-content{flex-direction:column!important}.demo-request-card .input-container label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#9ca1af}.demo-request-card .input-row{margin-top:30px;gap:20px}.demo-request-card small{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576}.demo-request-card .send-confirmation{width:1200px;height:477px;background:#fff;margin:0 auto}.demo-request-card .check-icon{width:38px;height:38px}.demo-request-card .center-end-position{justify-content:end}@media(max-width:1200px){.demo-request-card .page-content{padding:20px;flex-direction:column!important}.demo-request-card{padding-block:30px;padding-inline:10px}.demo-request-card .header{flex-direction:column}.demo-request-card .step{height:24px;width:24px;min-width:24px;font-size:14px}.demo-request-card .location-type-grid{grid-template-columns:100%;gap:8px}.demo-request-card .location-type-grid .location{padding:12px}.demo-request-card .location-type-grid .location svg{width:24px;height:24px}.demo-request-card .location-type-grid .location span{font-size:16px}.demo-request-card .input-row{flex-direction:column;gap:10px;margin-top:10px}.demo-request-card .input-row .col-2{width:100%}.demo-request-card .input-row .custom-number-input{height:46px;max-width:200px}.demo-request-card input,.demo-request-card select{height:46px}.demo-request-card .light-blue-filled-btn-small,.demo-request-card .blue-outline-btn-small{width:100%;justify-content:space-between}.demo-request-card .light-blue-filled-btn-small{margin-left:5px}.demo-request-card .blue-outline-btn-small{margin-right:5px;justify-content:space-between;display:flex;max-width:35%}.demo-request-card .row-2btn .light-blue-filled-btn-small,.demo-request-card .row-2btn .blue-outline-btn-small{justify-content:center!important}.demo-request-card .send-confirmation{width:100%;height:427px;margin-top:30px}.demo-request-card .padding-phone{padding-inline:20px}.demo-request-card .check-icon{width:26px;height:26px}.demo-request-card h4{font-size:18px;font-weight:400}.demo-request-card .center-phone{text-align:center;margin:0 auto 10px}.demo-request-card .center-end-position{justify-content:center}}.become-partner{margin-top:70px;width:100%}.become-partner .background-image{background-image:url(/assets/contact-us-header.CX60pkVs.png);background-size:cover;width:100%}.become-partner .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.become-partner .form-container{width:1200px;margin:60px auto 0;background:#fff;border-radius:8px;padding:50px}.become-partner .group-input{display:flex;flex-direction:row;width:100%;gap:10px}.become-partner .upload-file{background:#f1f4fe;border:1px dashed #C7D2FA;border-radius:8px;height:116px;width:100%}.become-partner input,select,textarea{background:#fff;border:1px solid #D5D7DD;border-radius:8px;height:56px;padding:10px;color:#606576}.become-partner .svg-arrow{position:relative;left:92%;bottom:41%}.become-partner textarea{line-height:30px}.become-partner .items-align{align-items:center}.become-partner .form-submit{display:flex;flex-direction:column;gap:25px}.become-partner .width-first-row{width:32.78%}.become-partner .width-second-row{width:49.5%}.become-partner small{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#9ca1af}.become-partner input:focus{border:none!important;outline:1px solid #D5D7DD}.become-partner textarea:focus{border:none!important;outline:1px solid #D5D7DD}.become-partner select:focus{border:none!important;outline:1px solid #D5D7DD}.become-partner .simple-text{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576;margin-bottom:0}.become-partner .blue-text{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;margin-bottom:0}.become-partner .small-text{font-family:Inter;font-style:normal;font-weight:400;font-size:12px!important;line-height:160%;color:#606576;margin-bottom:0}.become-partner h5{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#22242a}.become-partner span{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:160%;color:#808698}.become-partner .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;margin-bottom:15px}@media(max-width:1200px){.become-partner{margin-top:60px}.become-partner .width-first-row,.become-partner .width-second-row{width:100%}.become-partner .width-content,.become-partner .form-container{width:100%;padding-inline:20px}.become-partner .group-input{flex-direction:column}.become-partner .padding-phone-size{padding-inline:20px}.become-partner .background-image-start{padding:20px}.become-partner .svg-arrow{left:94%;bottom:44px}.become-partner .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px;margin-bottom:3px}.become-partner .chip svg{width:16px;height:16px}}@media(max-width:850px){.become-partner .width-content{flex-direction:column}.become-partner h5{font-size:16px;line-height:19px}.become-partner .width-full{width:100%;justify-content:space-between}.become-partner small{font-family:Inter;font-style:normal;font-weight:700;font-size:10px;line-height:12px}.become-partner .items-align{align-items:start}.become-partner .svg-arrow{left:88%;bottom:44px}.become-partner .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576}}.product-updates{margin-top:70px;width:100%}.product-updates .background-image{background-image:url(/assets/contact-us-header.CX60pkVs.png);background-size:cover;width:100%}.product-updates .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.product-updates .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0}.product-updates .timeline{display:flex;flex-direction:column;align-items:center;width:1200px;margin:50px auto 0}.product-updates .first-event{display:flex;align-items:center;margin:20px;background:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 10px #0000001a;max-width:500px}.product-updates .right-position{display:flex;justify-content:end}.product-updates .date{background:#f5f6f9;border:1px solid #1643E0;border-radius:8px;width:fit-content;height:34px;padding:8px 12px;font-family:Inter;font-style:normal;font-weight:500;font-size:12px!important;line-height:18px;color:#1643e0;text-align:center}.product-updates .date-position{position:relative;left:47.5%;top:180px}.product-updates .circle-position{position:absolute;left:27%;top:40px}.product-updates .content{display:flex;flex-direction:column;gap:10px}.product-updates .title-text{font-family:Inter;font-style:normal;font-weight:700;line-height:160%;color:#1643e0}.product-updates .timeline:before{content:"";position:absolute;top:600px;left:50.5%;width:4px;height:730px;background-color:#ddd;transform:translate(-50%)}.product-updates .date-position-second{position:relative;left:47.5%;top:180px}.product-updates .circle-position-second{position:relative;left:2.4%}.product-updates .left-position{display:flex}.product-updates .timeline-container{width:100%}.product-updates .btn-blue-outline{font-family:Inter;font-style:normal;font-weight:500;line-height:22px;color:#1643e0;padding:8px 12px;gap:8px;border:1px solid #1643E0;border-radius:8px;display:flex;align-items:center}.become-partner .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576}@media(max-width:1200px){.product-updates .background-image-start{padding:20px}.product-updates .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;line-height:12px}.product-updates .chip svg{width:16px;height:16px}.product-updates{margin-top:60px}.product-updates .left-position{justify-content:end}.product-updates .timeline{width:100%;margin-top:20px}.product-updates .timeline-container{padding-left:70px}.product-updates .timeline:before{left:45.5px;top:440px;height:400px}.product-updates .date-position{left:9px;position:absolute;top:375px}.product-updates .date-position-second{position:absolute;left:6px;top:650px}.product-updates .circle-position-second{left:31px}.product-updates .first-event{width:100%;max-width:none;padding:20px}.product-updates p{font-weight:400}.product-updates .light-blue-filled-btn-small{font-family:Inter;font-style:normal;font-weight:500}.become-partner .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576}}@media(min-width:501px)and (max-width:650px){.product-updates .timeline:before{height:700px}.product-updates .date-position-second{top:900px}}@media(min-width:400px)and (max-width:500px){.product-updates .timeline:before{height:900px}.product-updates .date-position-second{position:absolute;left:6px;top:1000px}}@media(max-width:399px){.product-updates .timeline:before{left:45.5px;top:440px;height:1050px}.product-updates .date-position-second{position:absolute;left:6px;top:1100px}}.resources{margin-top:70px;width:100%}.resources .background-image{background-image:url(/assets/contact-us-header.CX60pkVs.png);background-size:cover;background-position:center;width:100%}.resources .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.resources .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;margin-bottom:15px}.resources .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576;text-align:start}.resources .search-bar-align-end{display:flex;align-items:center;justify-content:end;width:1200px;margin:0 auto}.resources .search-bar{width:380px;height:48px;border-radius:8px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between}.resources input{border:none;background:#fff;outline:none}.resources .card-content{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:20px;gap:10px;width:220.8px;height:311px;background:#fff;border-radius:8px;border:1px solid #FFFFFF}.resources .card-content:hover{border:1px solid #1643E0;box-shadow:0 16px 24px #c7d2fa;cursor:pointer}.resources .card-content-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;width:1200px;margin:50px auto 0}.resources label{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#22242a;text-align:center;margin-top:5px}.resources p{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;text-align:center;color:#606576;margin:0}.resources .list-popular-topics-img{background-image:url(/assets/contact-us-background.BmVdcOr6.png);background-size:cover;padding:30px;border-radius:10px;width:1200px;margin:0 auto}.resources .padding-phone{margin-top:50px;margin-bottom:150px}.resources .top-margin{margin-top:50px}.resources h5{text-align:center;font-family:Inter;font-weight:700}@media(max-width:1200px){.resources{margin-top:60px}.resources .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576}.resources .background-image-start{padding:20px}.resources .search-bar-align-end{width:100%;justify-content:center;padding-inline:20px}.resources .search-bar{width:100%}.resources label{font-size:16px!important;line-height:19px}.resources .list-popular-topics-img{width:100%;align-items:start!important;flex-direction:column}.resources .padding-phone{padding-inline:20px;margin-top:25px;margin-bottom:50px}.resources .card-content-grid{grid-template-columns:repeat(3,1fr);padding-inline:20px;margin-top:25px;width:100%}.resources .card-content{width:100%}.resources .top-margin{margin-top:25px}.resources .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px;margin-bottom:3px}.resources .chip svg{width:16px;height:16px}}@media(min-width:600px)and (max-width:899px){.resources .card-content-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.resources .card-content-grid{grid-template-columns:repeat(1,1fr)}}.category{margin-top:70px;width:100%}.category .background-image{background-image:url(/assets/contact-us-header.CX60pkVs.png);background-size:cover;background-position:center;width:100%}.category .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.category .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576;text-align:start}.category .search-bar-align-end{display:flex;align-items:center;justify-content:end;width:1200px;margin:0 auto}.category .search-bar{width:380px;height:48px;border-radius:8px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between}.category input{border:none;background:#fff;outline:none}.category .content-grid{display:grid;grid-template-columns:30% 68%;justify-content:space-between}.category .white-content-card{padding:16px 32px;background-color:#fff;border-radius:8px;flex-direction:column;display:flex}.category .white-content-card h5{font-family:Inter;font-weight:600}.category .white-content-card .subcategory-link{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;padding-block:7px;background-color:transparent;border:none;text-align:start}.category .white-content-card hr{opacity:.08;margin-block:16px}.category .contact-card{background-image:url(/assets/contact-us-background.BmVdcOr6.png);background-size:cover;background-position:left;padding:30px;border-radius:10px;margin-top:24px}.category .contact-card p{font-family:Inter;font-style:normal;font-weight:400;color:#f6f7f8}.category .article .body-small{font-family:Inter;font-style:normal;font-weight:400;color:#606576;padding-left:5px;margin-top:10px}.category .article{cursor:pointer}.category .article-content img{max-width:100%;height:auto}.category .article-content h1{font-family:Inter;font-weight:600;font-style:normal;font-weight:700;font-size:28px;line-height:120%;color:#22242a}.category .article-content h2{font-family:Inter;font-weight:700;font-size:28px;line-height:110%;color:#22242a}.category .article-content h3{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#22242a}.category .article-content p,.category .article-content li{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576}@media(max-width:1200px){.category{margin-top:60px}.category .content-grid{grid-template-columns:100%;gap:20px}.category .white-content-card{padding-inline:15px}.category .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576}.category .background-image-start{padding:20px}.category .search-bar-align-end{width:100%;justify-content:center;padding-inline:20px}.category .search-bar{width:100%}}.news-and-press{margin-top:70px;width:100%}.news-and-press .background-image{background-image:url(/assets/contact-us-header.CX60pkVs.png);background-size:cover;background-position:center;width:100%}.news-and-press .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.news-and-press input{border:none;background:#fff;outline:none}.news-and-press .white-content-card h5{font-family:Inter;font-weight:600}.news-and-press .article{cursor:pointer}.news-and-press .article-content img{max-width:100%;height:auto}.news-and-press .article-card{border-radius:8px;background-color:#fff;width:100%;margin-top:24px;display:flex;flex-direction:row}.news-and-press .article-card img{width:300px;height:300px;border-radius:8px 0 0 8px}.news-and-press .article-card .content{padding:32px;width:100%}.news-and-press .article-card h5{margin:0}@media(max-width:1200px){.news-and-press{margin-top:60px}.news-and-press .background-image-start{padding:20px}}@media(max-width:700px){.news-and-press .article-card{flex-direction:column}.news-and-press .article-card img{width:100%;height:200px;border-radius:8px 8px 0 0/8px 8px 0 0px;object-fit:cover}}.article-page{margin-top:70px;width:100%}.article-page .background-image{background-image:url(/assets/contact-us-header.CX60pkVs.png);background-size:cover;background-position:center;width:100%}.article-page .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.article-page .breadcrumbs{font-family:Inter;font-size:14px;color:#606576}.article-page .content-grid{display:grid;grid-template-columns:30% 68%;justify-content:space-between;max-width:1200px;margin:32px auto 0;gap:20px}.article-page .white-content-card{padding:16px 32px;background-color:#fff;border-radius:8px;flex-direction:column;display:flex}.article-page .white-content-card h5{font-family:Inter;font-weight:600}.article-page .white-content-card .subcategory-link{font-family:Inter;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;padding-block:7px;background-color:transparent;border:none;text-align:start;text-decoration:none;cursor:pointer}.article-page .white-content-card hr{opacity:.08;margin-block:16px}.article-page .contact-card{background-image:url(/assets/contact-us-background.BmVdcOr6.png);background-size:cover;background-position:left;padding:30px;border-radius:10px;margin-top:24px;color:#fff}.article-page .contact-card p{font-family:Inter;font-weight:400;color:#f6f7f8}.article-page .article-content{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576}.article-page .article-content img{max-width:100%;height:auto;border-radius:8px;object-fit:cover;margin:16px 0}.article-page .article-content h1,.article-page .article-content h2,.article-page .article-content h3{color:#22242a}.article-page .article-content h1{font-family:Inter;font-weight:600;font-weight:700;font-size:28px;line-height:120%}.article-page .article-content h2{font-family:Inter;font-weight:700;font-size:28px;line-height:110%}.article-page .article-content h3{font-family:Inter;font-weight:600;font-size:24px;line-height:120%}@media(max-width:1200px){.article-page{margin-top:60px}.article-page .content-grid{grid-template-columns:100%;padding:0 16px}.article-page .white-content-card{padding-inline:15px}.article-page .background-image-start{padding:20px}.article-page .contact-card{margin-bottom:20px}.article-page .article-content{font-size:14px}}.blog{margin-top:70px;width:100%}.blog .background-image{background-image:url(/assets/contact-us-header.CX60pkVs.png);background-size:cover;background-position:center;width:100%}.blog .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.blog .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576;text-align:start}.blog .search-bar-align-end{display:flex;align-items:center;justify-content:end;width:1200px;margin:0 auto}.blog .search-bar{width:380px;height:48px;border-radius:8px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between}.blog .content-grid{display:grid;grid-template-columns:30% 68%;justify-content:space-between}.blog .white-content-card{padding:16px 32px;background-color:#fff;border-radius:8px;flex-direction:column;display:flex}.blog .white-content-card .subcategory-link{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0;padding-block:7px;background-color:transparent;border:none;text-align:start}.blog .white-content-card hr{opacity:.08;margin-block:16px}.blog .contact-card{background-image:url(/assets/contact-us-background.BmVdcOr6.png);background-size:cover;background-position:left;padding:30px;border-radius:10px;margin-top:24px}.blog .contact-card p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#f6f7f8}.blog .article small{font-family:Inter;font-style:normal;font-weight:400;line-height:160%;color:#606576;padding-left:5px;margin-top:10px}.blog .article{cursor:pointer}.blog .article-content img{max-width:100%;height:auto}.blog .article-content h1{font-family:Inter;font-weight:600;font-style:normal;font-weight:700;font-size:28px;line-height:120%;color:#22242a}.blog .article-content h2{font-family:Inter;font-weight:700;font-size:28px;line-height:110%;color:#22242a}.blog .article-content h3{font-family:Inter;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#22242a}.blog .Mui-selected{background-color:transparent!important;color:#1643e0!important;font-weight:600}.blog .MuiPaginationItem-previousNext{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 10px;gap:8px;width:36px;height:34px;border:1px solid #1643E0;border-radius:8px}.blog input{border:none;background:#fff;outline:none}.toc-item{font-family:Inter;font-style:normal;font-weight:400;font-size:14px}.toc-item a{color:#1643e0!important;text-decoration:none}.blog .article-content p,.blog .article-content li{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576}.blog .trending-article-card img{width:120px;height:120px;border-radius:8px;object-fit:cover}.blog .trending-article-card{margin-top:15px;cursor:pointer}.blog .trending-article-card label,.blog .articles-grid label{font-family:Inter;font-style:normal;font-weight:700;font-size:10px;line-height:12px;color:#606576}.blog .trending-article-card h3,.blog .articles-grid h3{font-family:Inter;font-weight:700;font-style:normal;font-size:16px;line-height:140%;color:#212121;margin:0}.blog .articles-grid small{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#606576;margin:0!important}.blog .articles-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.blog .articles-grid img{width:100%;height:200px;max-height:200px;object-fit:cover;border-radius:8px}.blog .articles-card{padding:40px}.blog .search-container{position:relative;display:flex;justify-content:end}.blog .search-container input{flex-direction:row;justify-content:center;align-items:center;padding:14px 18px;gap:8px;height:38px;background:#fff;border-radius:8px;min-width:300px;border:1px solid #D5D7DD;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#606576}.blog .search-container svg{position:absolute;right:10px;top:8px}@media(max-width:1200px){.blog{margin-top:60px}.blog .content-grid{grid-template-columns:100%;gap:20px}.blog .white-content-card{padding-inline:15px}.blog .bigger-text{font-family:Inter;font-style:normal;font-weight:400;color:#606576}.blog .background-image-start{padding:20px}.blog .search-bar-align-end{width:100%;justify-content:center;padding-inline:20px}.blog .search-bar{width:100%}}@media(max-width:800px){.blog .articles-card{padding:20px}.blog .articles-grid{display:grid;grid-template-columns:1fr;gap:15px}.blog .trending-article-card img{width:60px;height:60px}.blog .trending-article-card h3,.blog .articles-grid h3{font-size:14px}.blog .articles-grid small{font-size:12px}}.why-prostay{margin-top:70px;width:100%}.why-prostay .background-image{background-image:url(/assets/privacy-policy-header.BrMRAvIj.png);background-size:cover;width:100%}.why-prostay .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.why-prostay .search-bar{width:380px;height:48px;border-radius:8px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between}.why-prostay input{border:none;background:#fff;outline:none}.why-prostay .search-bar-align-end{display:flex;align-items:center;justify-content:end;width:1200px;margin:0 auto}.why-prostay .list-popular-topics{background:#fff;border-radius:8px;width:384px;height:fit-content;padding:30px}.why-prostay h5{font-family:Inter;font-style:normal;font-weight:600;line-height:120%;color:#22242a}.why-prostay .list-popular-topics p{color:#1643e0}.why-prostay .list-popular-topics-img{background-image:url(/assets/popular-topics.HpQWqYBa.png);background-size:cover;padding:30px;border-radius:10px}.why-prostay .list-topics{gap:30px;display:flex;flex-direction:column}.why-prostay .content-right{background:#fff;display:flex;flex-direction:column;padding:50px;gap:10px;border-radius:8px}.why-prostay .width-content{width:1200px;margin:0 auto;padding-top:40px}.why-prostay span{font-family:Inter;font-style:normal;font-size:14px;line-height:160%;color:#808698}.why-prostay .custom-container{width:1280px;margin:50px auto 0;padding:40px;background-color:#fff}@media(max-width:1250px){.why-prostay{margin-top:60px}.why-prostay .width-content{width:100%;padding-inline:20px}.why-prostay .search-bar-align-end{width:100%;justify-content:center;padding-inline:20px}.why-prostay .search-bar{width:100%}.why-prostay .background-image-start{padding-inline:20px}.why-prostay .custom-container{width:100%;padding:20px}.why-prostay .border-margin{margin-inline:20px}}@media(max-width:850px){.why-prostay .width-content{flex-direction:column}.why-prostay .list-popular-topics{width:100%}.why-prostay .background-image-start{padding-block:20px}.why-prostay .content-right{padding-inline:30px}}.data-privacy{margin-top:70px;width:100%}.data-privacy .background-image{background-image:url(/assets/privacy-policy-header.BrMRAvIj.png);background-size:cover;width:100%}.data-privacy .background-image-start{max-width:1200px;height:fit-content;padding:32px 0;margin:0 auto}.data-privacy .search-bar{width:380px;height:48px;border-radius:8px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between}.data-privacy input{border:none;background:#fff;outline:none}.data-privacy .search-bar-align-end{display:flex;align-items:center;justify-content:end;width:1200px;margin:0 auto}.data-privacy .list-popular-topics{background:#fff;border-radius:8px;width:384px;height:fit-content;padding:30px}.data-privacy h5,.data-privacy h6{font-style:normal;font-family:Inter;font-weight:700;line-height:120%;color:#22242a}.data-privacy .list-popular-topics p{color:#1643e0}.data-privacy .list-popular-topics-img{background-image:url(/assets/popular-topics.HpQWqYBa.png);background-size:cover;padding:30px;border-radius:10px}.data-privacy .list-topics{gap:30px;display:flex;flex-direction:column}.data-privacy .content-right{background:#fff;display:flex;flex-direction:column;padding:50px;gap:10px;border-radius:8px}.data-privacy .width-content{width:1200px;margin:0 auto;padding-top:40px}.data-privacy span{font-family:Inter;font-style:normal;font-size:14px;line-height:160%;color:#808698;align-items:center}.data-privacy .custom-container{width:1280px;margin:50px auto 0;padding:40px;background-color:#fff}@media(max-width:1250px){.data-privacy{margin-top:60px}.data-privacy .width-content{width:100%;padding-inline:20px}.data-privacy .search-bar-align-end{width:100%;justify-content:center;padding-inline:20px}.data-privacy .search-bar{width:100%}.data-privacy .background-image-start{padding-inline:20px}.data-privacy .custom-container{width:100%;padding:20px}.data-privacy .border-margin{margin-inline:20px}}@media(max-width:850px){.data-privacy .width-content{flex-direction:column}.data-privacy .list-popular-topics{width:100%}.data-privacy .background-image-start{padding-block:20px}.data-privacy .content-right{padding-inline:30px}}.hotel-management-software label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#22242a}.hotel-management-software img{object-fit:cover;border-radius:8px}.hotel-management-software h2{font-size:35px}.hotel-management-software .page-content{gap:50px}.hotel-management-software .demo-request-card{padding:0}.hotel-management-software .card-content{max-height:700px!important}@media(max-width:900px){.hotel-management-software h2{font-size:24px!important;line-height:28px!important}}.tools-dashboard{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:80px;gap:30px;padding-block:80px}.tools-dashboard .rounded-white-box{background:#fff;border:1px solid #E7E7E7;border-radius:15px;padding:32px 18px}.tools-dashboard .box{max-width:266px}.tools-dashboard .box h5{font-family:Inter;font-style:normal;font-weight:700;font-size:18px;line-height:28px;letter-spacing:-.02em;color:#000}.tools-dashboard .box small{font-family:Inter;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.02em;color:#757095}.tools-dashboard a{text-decoration:none;font-style:normal;font-weight:700;line-height:16px;letter-spacing:-.02em;font-family:Inter;color:#1643e0;cursor:pointer}.tools-dashboard .active-button a{padding:8px 12px;height:34px;gap:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#1643e0;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:12px;font-family:Inter;font-weight:500;border:none}.tools-dashboard .tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:37px}.tools-dashboard .box-padding{padding:64px}.tools-dashboard h6{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;text-align:center;color:#606576}.tools-dashboard .box-width{max-width:1175px}.tools-dashboard p{color:#606576;font-style:normal;font-weight:400;line-height:150%}@media(max-width:1200px){.tools-dashboard{padding-inline:20px}.tools-dashboard .box-padding{padding:20px}.tools-dashboard .box-width{max-width:100%}}@media(min-width:570px)and (max-width:1200px){.tools-dashboard .tools-grid{grid-template-columns:repeat(2,1fr)}.tools-dashboard .box{max-width:100%}}@media(max-width:569px){.tools-dashboard .tools-grid{grid-template-columns:repeat(1,1fr);gap:20px}.tools-dashboard .box{max-width:100%}.tools-dashboard img{width:100%}.tools-dashboard .box-padding{padding:10px}}.adr-calculator{display:flex;justify-content:center;margin-top:30px;padding-block:80px;padding-inline:20px}.adr-calculator p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin:0}.adr-calculator .formula p{color:#1643e0}.adr-calculator h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#22242a}.adr-calculator .width-left{max-width:1000px}.adr-calculator label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576;margin-bottom:5px}.adr-calculator input{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.adr-calculator input::placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.adr-calculator input:focus{outline:none}.adr-calculator .center-div{margin-left:80px;max-width:400px}@media(min-width:1311px)and (max-width:1440px){.adr-calculator{padding-left:100px}}@media(min-width:1200px)and (max-width:1440px){.adr-calculator{justify-content:start}}@media(min-width:1200px)and (max-width:1240px){.adr-calculator .width-left{max-width:960px}}@media(max-width:1200px){.adr-calculator{padding-top:40px}.adr-calculator{justify-content:start}.adr-calculator .center-div{margin-left:0;max-width:100%}.adr-calculator .width-left{margin-top:40px}}.revpar-calculator{display:flex;justify-content:center;margin-top:30px;padding-block:80px;padding-inline:20px}.revpar-calculator p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin:0}.revpar-calculator .formula p{color:#1643e0}.revpar-calculator h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#22242a}.revpar-calculator .width-left{max-width:1000px}.revpar-calculator label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576;margin-bottom:5px}.revpar-calculator input{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.revpar-calculator input::placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.revpar-calculator input:focus{outline:none}.revpar-calculator .center-div{margin-left:80px;max-width:400px}.revpar-calculator select{background:#fff!important;border:1px solid #D5D7DD!important;border-radius:8px!important;padding-block:13px!important;padding-inline:10px!important;font-family:Inter!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:150%!important;color:#808698!important;height:53px!important}@media(min-width:1311px)and (max-width:1440px){.revpar-calculator{padding-left:100px}}@media(min-width:1200px)and (max-width:1440px){.revpar-calculator{justify-content:start}}@media(min-width:1200px)and (max-width:1240px){.revpar-calculator .width-left{max-width:960px}}@media(max-width:1200px){.revpar-calculator{justify-content:start}.revpar-calculator{padding-top:40px}.revpar-calculator .center-div{margin-left:0;max-width:100%}.revpar-calculator .width-left{margin-top:40px}}.occupancy-rate{display:flex;justify-content:center;margin-top:30px;padding-block:80px;padding-inline:20px}.occupancy-rate p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin:0}.occupancy-rate .formula p{color:#1643e0}.occupancy-rate h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#22242a}.occupancy-rate .width-left{max-width:1000px}.occupancy-rate label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576;margin-bottom:5px}.occupancy-rate input{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.occupancy-rate input::placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.occupancy-rate input:focus{outline:none}.occupancy-rate .center-div{margin-left:80px;max-width:470px}.occupancy-rate select{background:#fff!important;border:1px solid #D5D7DD!important;border-radius:8px!important;padding-block:13px!important;padding-inline:10px!important;font-family:Inter!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:150%!important;color:#808698!important;height:53px!important}@media(min-width:1311px)and (max-width:1440px){.occupancy-rate{padding-left:100px}}@media(min-width:1200px)and (max-width:1440px){.occupancy-rate{justify-content:start}}@media(min-width:1200px)and (max-width:1240px){.occupancy-rate .width-left{max-width:960px}}@media(max-width:1200px){.occupancy-rate{justify-content:start}.occupancy-rate .center-div{margin-left:0;max-width:100%}.occupancy-rate .width-left{margin-top:40px}.occupancy-rate{padding-top:40px}}.goppar-calculator{display:flex;justify-content:center;margin-top:30px;padding-block:80px;padding-inline:20px}.goppar-calculator p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin:0}.goppar-calculator .formula p{color:#1643e0}.goppar-calculator h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#22242a}.goppar-calculator .width-left{max-width:1000px}.goppar-calculator label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576;margin-bottom:5px}.goppar-calculator input{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.goppar-calculator input::placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.goppar-calculator input:focus{outline:none}.goppar-calculator .center-div{margin-left:80px;max-width:470px}.goppar-calculator select{background:#fff!important;border:1px solid #D5D7DD!important;border-radius:8px!important;padding-block:13px!important;padding-inline:10px!important;font-family:Inter!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:150%!important;color:#808698!important;height:53px!important}@media(min-width:1311px)and (max-width:1440px){.goppar-calculator{padding-left:100px}}@media(min-width:1200px)and (max-width:1440px){.goppar-calculator{justify-content:start}}@media(min-width:1200px)and (max-width:1240px){.goppar-calculator .width-left{max-width:960px}}@media(max-width:1200px){.goppar-calculator{justify-content:start}.goppar-calculator .center-div{margin-left:0;max-width:100%}.goppar-calculator .width-left{margin-top:40px}.goppar-calculator{padding-top:40px}}.trevpar-calculator{display:flex;justify-content:center;margin-top:30px;padding-block:80px;padding-inline:20px}.trevpar-calculator p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin:0}.trevpar-calculator .formula p{color:#1643e0}.trevpar-calculator h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#22242a}.trevpar-calculator .width-left{max-width:1000px}.trevpar-calculator label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576;margin-bottom:5px}.trevpar-calculator input{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.trevpar-calculator input::placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.trevpar-calculator input:focus{outline:none}.trevpar-calculator .center-div{margin-left:80px;max-width:470px}.trevpar-calculator select{background:#fff!important;border:1px solid #D5D7DD!important;border-radius:8px!important;padding-block:13px!important;padding-inline:10px!important;font-family:Inter!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:150%!important;color:#808698!important;height:53px!important}@media(min-width:1311px)and (max-width:1440px){.trevpar-calculator{padding-left:100px}}@media(min-width:1200px)and (max-width:1440px){.trevpar-calculator{justify-content:start}}@media(min-width:1200px)and (max-width:1240px){.trevpar-calculator .width-left{max-width:960px}}@media(max-width:1200px){.trevpar-calculator{justify-content:start}.trevpar-calculator .center-div{margin-left:0;max-width:100%}.trevpar-calculator .width-left{margin-top:40px}.trevpar-calculator{padding-top:40px}}.trevpab-calculator{display:flex;justify-content:center;margin-top:30px;padding-block:80px;padding-inline:20px}.trevpab-calculator p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin:0}.trevpab-calculator .formula p{color:#1643e0}.trevpab-calculator h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#22242a}.trevpab-calculator .width-left{max-width:1000px}.trevpab-calculator label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576;margin-bottom:5px}.trevpab-calculator input{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.trevpab-calculator input::placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.trevpab-calculator input:focus{outline:none}.trevpab-calculator .center-div{margin-left:80px;max-width:470px}.trevpab-calculator select{background:#fff!important;border:1px solid #D5D7DD!important;border-radius:8px!important;padding-block:13px!important;padding-inline:10px!important;font-family:Inter!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:150%!important;color:#808698!important;height:53px!important}@media(min-width:1311px)and (max-width:1440px){.trevpab-calculator{padding-left:100px}}@media(min-width:1200px)and (max-width:1440px){.trevpab-calculator{justify-content:start}}@media(min-width:1200px)and (max-width:1240px){.trevpab-calculator .width-left{max-width:960px}}@media(max-width:1200px){.trevpab-calculator{justify-content:start}.trevpab-calculator{padding-top:40px}.trevpab-calculator .center-div{margin-left:0;max-width:100%}.trevpab-calculator .width-left{margin-top:40px}}.cpor-calculator{display:flex;justify-content:center;margin-top:30px;padding-block:80px;padding-inline:20px}.cpor-calculator p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin:0}.cpor-calculator .formula p{color:#1643e0}.cpor-calculator h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#22242a}.cpor-calculator .width-left{max-width:1000px}.cpor-calculator label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576;margin-bottom:5px}.cpor-calculator input{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.cpor-calculator input::placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.cpor-calculator input:focus{outline:none}.cpor-calculator .center-div{margin-left:80px;max-width:470px}.cpor-calculator select{background:#fff!important;border:1px solid #D5D7DD!important;border-radius:8px!important;padding-block:13px!important;padding-inline:10px!important;font-family:Inter!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:150%!important;color:#808698!important;height:53px!important}@media(min-width:1311px)and (max-width:1440px){.cpor-calculator{padding-left:100px}}@media(min-width:1200px)and (max-width:1440px){.cpor-calculator{justify-content:start}}@media(min-width:1200px)and (max-width:1240px){.cpor-calculator .width-left{max-width:960px}}@media(max-width:1200px){.cpor-calculator{justify-content:start}.cpor-calculator .center-div{margin-left:0;max-width:100%}.cpor-calculator .width-left{margin-top:40px}.cpor-calculator{padding-top:40px}}.alos-calculator{display:flex;justify-content:center;margin-top:30px;padding-block:80px;padding-inline:20px}.alos-calculator p{font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#000;margin:0}.alos-calculator .formula p{color:#1643e0}.alos-calculator h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#22242a}.alos-calculator .width-left{max-width:1000px}.alos-calculator label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#606576;margin-bottom:5px}.alos-calculator input{background:#fff;border:1px solid #D5D7DD;border-radius:8px;padding-block:13px;padding-inline:10px;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.alos-calculator input::placeholder{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#808698}.alos-calculator input:focus{outline:none}.alos-calculator .center-div{margin-left:80px;max-width:470px}.alos-calculator select{background:#fff!important;border:1px solid #D5D7DD!important;border-radius:8px!important;padding-block:13px!important;padding-inline:10px!important;font-family:Inter!important;font-style:normal!important;font-weight:400!important;font-size:16px!important;line-height:150%!important;color:#808698!important;height:53px!important}@media(min-width:1311px)and (max-width:1440px){.alos-calculator{padding-left:100px}}@media(min-width:1200px)and (max-width:1440px){.alos-calculator{justify-content:start}}@media(min-width:1200px)and (max-width:1240px){.alos-calculator .width-left{max-width:960px}}@media(max-width:1200px){.alos-calculator{padding-top:40px}.alos-calculator{justify-content:start}.alos-calculator .center-div{margin-left:0;max-width:100%}.alos-calculator .width-left{margin-top:40px}}.multi-property-groups label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#22242a}.multi-property-groups img{object-fit:cover;border-radius:8px}.multi-property-groups h2{font-size:35px}.multi-property-groups .page-content{gap:50px}.multi-property-groups .demo-request-card{padding:0}.multi-property-groups .card-content{max-height:700px!important}@media(max-width:900px){.multi-property-groups h2{font-size:24px!important;line-height:28px!important}}.prostay-review{padding-bottom:70px}.prostay-review .white-background{background:#fff;border-radius:8px}.prostay-review .white-background-fix-width{background:#fff;border-radius:8px;max-width:450px;padding-block:60px}.prostay-review .gap-phone-size{gap:100px}.prostay-review h6{font-family:Inter;font-style:normal;font-weight:400;color:#0d0d0d;line-height:24px;margin:0}.prostay-review small{font-style:normal;font-weight:400;font-family:Inter;line-height:18px;color:#606576;font-size:12px;text-align:center}.prostay-review .black-background p{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#f6f7f8;margin:0}.prostay-review .black-background h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#f6f7f8;margin:0}.prostay-review h3{font-style:normal;font-weight:700;font-size:32px;line-height:44px;color:#0d0d0d}.prostay-review .black-background h5{font-style:normal;font-weight:500;font-size:20px;line-height:26px;color:#f6f7f8;font-family:Inter;margin:0}.prostay-review .custom-padding{padding-inline:120px;padding-block:50px}.prostay-review .custom-fonts{border-left:2px solid #1643E0;margin-top:20px}.prostay-review .custom-fonts h1{font-style:normal;font-weight:700;font-size:48px;line-height:56px;color:#0d0d0d;margin:0 0 -30px;font-family:Inter}.prostay-review .custom-fonts p{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#606576;margin:0}.prostay-review .custom-p{color:#0d0d0d;font-weight:500;margin:0}.prostay-review .user-container{max-width:450px}.prostay-review .text-align-phone{text-align:center}.prostay-review .space-between{padding-bottom:150px}.prostay-review .prostay-review-header{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;padding-top:140px;padding-bottom:70px;height:fit-content}.prostay-review .prostay-review-header .body-xl{font-family:Inter;font-size:18px;color:#606576;margin-top:10px}.prostay-review .prostay-review-header .body-large{color:#606576;max-width:550px}.prostay-review .prostay-review-header .page-content{justify-content:space-between}.prostay-review .prostay-review-header .img-wrapper img{max-width:100%}.prostay-review .prostay-review-header .img-wrapper{justify-content:end;display:flex}.prostay-review .padding-inline-smaller-screen{padding-block:100px}.prostay-review .max-width-phone{max-width:650px}@media(max-width:1200px){.prostay-review .prostay-review-header .page-content{flex-direction:column}.prostay-review .prostay-review-header .page-content .col-6{width:100%;gap:15px!important}.prostay-review .prostay-review-header .body-xl{font-size:14px;margin:0}.prostay-review .prostay-review-header h1{margin:0}.prostay-review .prostay-review-header .page-content{padding-top:10px;gap:20px;padding-bottom:35px}.prostay-review .prostay-review-header{padding-top:60px;padding-bottom:30px}.prostay-review .prostay-review-header .img-wrapper{max-width:100%;justify-content:center;display:flex}.prostay-review .custom-padding{padding-inline:20px;padding-block:20px}.prostay-review .black-background h6{font-size:14px}.prostay-review .black-background h5{font-size:16px}.prostay-review .padding-inline-smaller-screen{padding-inline:20px;padding-block:30px}.prostay-review .user-container{max-width:1200px}.prostay-review .text-align-phone{text-align:start}.prostay-review .space-between{padding-bottom:50px;padding-inline:20px}.prostay-review h3{font-size:26px;line-height:36px}.prostay-review .padding-inline-smaller-screen img{width:30px}.prostay-review .gap-phone-size{gap:20px}.prostay-review .white-background-fix-width,.prostay-review .max-width-phone{max-width:1200px}}.not-found a{bottom:40px;position:absolute}@media(max-width:700px){.not-found a{bottom:20px}.not-found .page-content{padding-bottom:40px}}.hotelsales-header{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;padding-top:70px;padding-bottom:72px;height:fit-content}.hotelsales-header .body-xl{font-family:Inter;font-size:20px;color:#606576;margin-top:30px}.hotelsales-header .img-wrapper img{max-width:100%}.hotelsales-header .img-wrapper{justify-content:end;display:flex}.hotelsales-header .page-content{justify-content:space-between}.hotelsales-header .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e3e9fc;border:1px solid #1643E0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#1643e0}.hotelsales-header .images-cards-grid img{height:260px;width:212px}.hotelsales-header .images-cards-grid{justify-content:end;display:flex}.hotelsales-header .images-cards-grid .left-column{gap:30px;margin-top:30px;flex-direction:column}.hotelsales-header .images-cards-grid .right-column{gap:30px;align-items:flex-end;flex-direction:column}@media(max-width:1200px){.page-content{flex-direction:column}.hotelsales-header .page-content .col-6{width:100%}.hotelsales-header .images-cards-grid .left-column{flex-direction:row;display:flex;flex-wrap:nowrap;gap:0}.hotelsales-header .img-wrapper{margin-top:20px}.hotelsales-header .images-cards-grid .right-column{flex-direction:row;display:flex;gap:25px;flex-wrap:nowrap}.hotelsales-header .images-cards-grid{gap:25px;width:fit-content}.hotelsales-header .grid-wrapper{max-width:100%;overflow-x:scroll}.hotelsales-header .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px}.hotelsales-header .chip svg{width:16px;height:16px}.hotelsales-header .page-content .col-7{width:100%;gap:15px!important}.hotelsales-header .body-xl{font-size:14px;margin:0}.hotelsales-header h1{margin:0}.hotelsales-header .light-blue-filled-btn-medium svg{height:16px;width:16px}.hotelsales-header .text-btn-medium svg{height:16px;width:16px}.hotelsales-header br{display:none!important}.hotelsales-header .page-content{padding-top:10px;padding-bottom:0;gap:0px!important}.hotelsales-header{padding-bottom:30px}}.hotel-sales-demo-card .page-content{border-radius:8px;background-color:#fff;padding:64px;box-shadow:0 64px 128px #e3e9fc;display:flex;justify-content:space-between;align-items:center}.hotel-sales-demo-card input,.hotel-sales-demo-card select{background:#fff;border:1px solid #D5D7DD;border-radius:8px;height:41px;padding:4px 10px;color:#606576;width:100%;font-size:14px}.hotel-sales-demo-card textarea{font-size:14px}.hotel-sales-demo-card select{appearance:none;width:100%}.hotel-sales-demo-card label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#9ca1af;margin-bottom:3px}.hotel-sales-demo-card .custom-number-input{display:flex;padding:4px 18px;gap:8px;background:#fff;border:1px solid #D5D7DD;border-radius:8px;justify-content:space-between;align-items:center;max-width:150px;height:41px}.hotel-sales-demo-card .custom-number-input label{margin:0}.hotel-sales-demo-card .email-container{margin-top:40px}.hotel-sales-demo-card .step{border-radius:100px;height:24px;width:24px;background-color:#808698;display:flex;align-items:center;justify-content:center;font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:140%;text-align:center;color:#f6f7f8}.hotel-sales-demo-card .step.completed{background-color:#1643e0!important}.hotel-sales-demo-card .location-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%;margin-top:10px}.hotel-sales-demo-card .location-type-grid .location{display:flex;align-items:center;padding:4px 24px;width:100%;border-radius:8px;border:1px solid #E3E4E8;gap:20px;height:56px}.hotel-sales-demo-card .location-type-grid .location h5{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:120%;color:#22242a}.hotel-sales-demo-card .location-type-grid .location:hover{box-shadow:0 16px 24px #c7d2fa}.hotel-sales-demo-card .location-type-grid .location span{font-family:Inter;font-weight:600;font-style:normal;font-size:24px;line-height:120%;color:#22242a}.hotel-sales-demo-card .page-content{flex-direction:column!important}.hotel-sales-demo-card .input-container label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#9ca1af}.hotel-sales-demo-card .input-row{margin-top:10px;gap:20px}.hotel-sales-demo-card small{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#606576}.hotel-sales-demo-card .send-confirmation{background:#fff;margin:0 auto}.hotel-sales-demo-card .check-icon{width:26px;height:26px;min-height:26px;min-width:26px}.hotel-sales-demo-card .center-end-position{justify-content:end}@media(max-width:1200px){.hotel-sales-demo-card .page-content{padding:20px;flex-direction:column!important}.hotel-sales-demo-card{padding-block:30px;padding-inline:10px}.hotel-sales-demo-card .header{flex-direction:column}.hotel-sales-demo-card .step{height:24px;width:24px;min-width:24px;font-size:14px}.hotel-sales-demo-card .location-type-grid{grid-template-columns:100%;gap:8px}.hotel-sales-demo-card .location-type-grid .location{padding:12px}.hotel-sales-demo-card .location-type-grid .location svg{width:24px;height:24px}.hotel-sales-demo-card .location-type-grid .location span{font-size:16px}.hotel-sales-demo-card .input-row{flex-direction:column;gap:10px;margin-top:10px}.hotel-sales-demo-card .input-row .col-2{width:100%}.hotel-sales-demo-card .input-row .custom-number-input{height:41px;max-width:100px}.hotel-sales-demo-card input,.hotel-sales-demo-card select{height:41px}.hotel-sales-demo-card .light-blue-filled-btn-small,.hotel-sales-demo-card .blue-outline-btn-small{width:100%;justify-content:space-between}.hotel-sales-demo-card .light-blue-filled-btn-small{margin-left:5px}.hotel-sales-demo-card .blue-outline-btn-small{margin-right:5px;justify-content:space-between;display:flex;max-width:35%}.hotel-sales-demo-card .row-2btn .light-blue-filled-btn-small,.hotel-sales-demo-card .row-2btn .blue-outline-btn-small{justify-content:center!important}.hotel-sales-demo-card .send-confirmation{width:100%;height:427px;margin-top:30px}.hotel-sales-demo-card .padding-phone{padding-inline:20px}.hotel-sales-demo-card .check-icon{width:26px;height:26px}.hotel-sales-demo-card h4{font-size:18px;font-weight:400}.hotel-sales-demo-card .center-phone{text-align:center;margin:0 auto 10px}.hotel-sales-demo-card .center-end-position{justify-content:center}}.hotelsales .features-carousel-wrapper{max-width:100%;flex-direction:column;padding-bottom:60px;overflow-x:auto}.hotelsales .features-carousel-wrapper::-webkit-scrollbar{display:none}.hotelsales .features-carousel{scrollbar-width:none;-ms-overflow-style:none}.hotelsales h2{margin-bottom:40px}.hotelsales .border-gray{border:1px solid #D5D7DD}@media(max-width:1200px){.hotelsales h2{margin-bottom:20px}.hotelsales .feature-box{width:50vw!important;padding-inline:20px}.hotelsales .features-carousel{width:fit-content;padding-bottom:0!important}.hotelsales .section-hotel{padding:30px 0}}@media(min-width:1200px){.hotelsales .section-hotel{padding:60px 120px}.hotelsales .card-w{border-radius:8px!important}}.linen-calculator{padding-top:130px}.linen-calculator .card{display:flex;flex-direction:column;align-items:flex-start;padding:24px;background:#fff;border:1px solid #D5D7DD;box-shadow:0 6px 25px #042afb0d;border-radius:8px}.linen-calculator label{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:120%;color:#606576}.linen-calculator input{display:flex;flex-direction:row;align-items:center;padding:16px;gap:8px;height:53px;background:#fff;border:1px solid #D5D7DD;border-radius:8px;width:100%;font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#808698}.linen-calculator .mode-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 10px;height:fit-content;background:#f8f9fc;border-radius:16px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:140%;text-align:center;color:#808698;border:none}.linen-calculator .mode-btn.selected{background-color:#1643e0;color:#f6f7f8}.linen-calculator .MuiSlider-rail,.linen-calculator .MuiSlider-track{background-color:#22242a}.linen-calculator .MuiSlider-track{border-color:#22242a}.linen-calculator .MuiSlider-thumb{border:1px solid #22242A;background-color:#fff}.linen-calculator .grid{display:grid;grid-template-columns:17% 10% 24% 8% 13% 10% 10% 8%;border:1px solid #EAECF0;border-radius:8px;overflow-x:auto;max-width:100%}.linen-calculator .grid .header-col{display:flex;flex-direction:row;align-items:center;padding:12px;height:38px;background:#f6f7f9;border-width:1px 0px;border-style:solid;border-color:#eaecf0;font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:18px;color:#606576}.linen-calculator .grid input,.linen-calculator .grid select{height:40px;border:1px solid #EAECF0;max-width:100%;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#606576}.linen-calculator .grid .grid-col{display:flex;flex-direction:row;align-items:center;justify-content:start;padding:4px 12px;gap:12px;height:48px;border-top:1px solid #EAECF0;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#606576;min-height:49px;height:fit-content}.linen-calculator .gray-card{display:flex;flex-direction:column;align-items:flex-start;padding:12px;gap:16px;height:80px;background:#f6f7f9;border:1px solid #E3E4E8;border-radius:8px}.linen-calculator .gray-card span{font-family:Inter;font-style:normal;font-weight:600;font-size:22px;line-height:26px;color:#22242a}.linen-calculator li{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#000}@media(max-width:1000px){.linen-calculator .grid{grid-template-columns:170px 100px 220px 120px 140px 120px 120px 100px}}.prostay-alternatives label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#22242a}.prostay-alternatives img{object-fit:cover;border-radius:8px}.prostay-alternatives h2{font-size:35px}.prostay-alternatives .page-content{gap:50px}.prostay-alternatives .demo-request-card{padding:0}.prostay-alternatives .card-content{max-height:700px!important}.prostay-alternatives .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e4ecfa;border:1px solid #3D5AC0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#3d5ac0;margin-bottom:15px}.prostay-alternatives h5{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#22242a}.prostay-alternatives h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#606576}.prostay-alternatives p{margin:0}.prostay-alternatives small{font-size:12px;line-height:18px;color:#c1c4cd}.prostay-alternatives .white-box{background:#fff;border-radius:8px;padding:24px;max-width:384px}.prostay-alternatives .white-box-second{background:#fff;border-radius:12px;box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;padding:24px;max-width:355px;margin-top:-80px;z-index:2;height:fit-content}.prostay-alternatives .black-background{width:100vw;display:flex;left:50%;position:relative;right:50%;margin-left:-50vw;margin-right:-50vw;background-size:cover}.prostay-alternatives .white-txt-container{display:flex;flex-direction:column;align-items:center;padding-top:60px;margin:0 auto;max-width:1200px;min-height:350px}.prostay-alternatives .grid-display{display:grid;grid-template-columns:33% 33% 33%;gap:20px;padding:20px;margin-top:40px;margin-bottom:80px}.prostay-alternatives .top-margin-negative{background:#fff;padding-bottom:100px;margin-top:-50px;z-index:0}.prostay-alternatives .custom-overflow-lg-hidden{margin-block:70px;min-height:450px}@media(max-width:1200px){.prostay-alternatives h2{font-size:24px!important;line-height:28px!important}.prostay-alternatives h6{font-size:14px;line-height:120%}.prostay-alternatives .white-box{max-width:1000px;width:100%}.prostay-alternatives .white-txt-container{padding:20px}.prostay-alternatives .black-background{height:100%}.prostay-alternatives .white-box-second{max-width:1000px;width:100%;margin-top:0}.prostay-alternatives .top-margin-negative{margin-top:-80px;padding:20px}.prostay-alternatives .custom-overflow-lg-hidden{margin-block:20px;margin-bottom:90px}}@media(min-width:650px)and (max-width:1200px){.prostay-alternatives .grid-display{grid-template-columns:50% 50%;padding:10px;margin-top:10px;margin-bottom:30px}.prostay-alternatives .carousel-testimonial{width:600px}}@media(max-width:649px){.prostay-alternatives .grid-display{grid-template-columns:100%;padding:10px;margin-top:10px;margin-bottom:30px}.prostay-alternatives .carousel-testimonial{width:300px;margin-top:50px}}.carousel-wrapper{width:400px;height:300px;margin:50px auto auto;position:relative;perspective:1000px}.carousel-testimonial{position:absolute;top:50%;left:50%;text-align:center;opacity:0;transform:translate(-50%,-50%) scale(.7) translateY(20px);transition:all .5s ease;cursor:pointer;z-index:0;box-shadow:0 1px 2px #1018280d;border-radius:8px;background:#fff;padding:40px;width:900px;height:fit-content;display:flex;flex-direction:column;align-items:center;gap:10px;-webkit-user-select:none;user-select:none}.carousel-testimonial img{width:80px;height:80px;border-radius:50%;margin-bottom:10px}.carousel-testimonial.active{opacity:1;transform:translate(-50%,-50%) scale(1) translateY(-20px);z-index:3}.carousel-testimonial.prev{opacity:1;transform:translate(-157%,-50%) translateY(-20px);z-index:2}.carousel-testimonial.next{opacity:1;transform:translate(57%,-50%) translateY(-20px);z-index:2}.carousel-testimonial.hidden{opacity:0;z-index:1}.carousel-wrapper small{font-size:12px;line-height:18px;color:#c1c4cd}@media(min-width:650px)and (max-width:1200px){.prostay-alternatives .carousel-testimonial{width:600px}}@media(max-width:649px){.prostay-alternatives .carousel-testimonial{width:300px;margin-top:50px}}.prostay-cloudbeds label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:150%;color:#22242a}.prostay-cloudbeds img{object-fit:cover;border-radius:8px}.prostay-cloudbeds h2{font-size:35px}.prostay-cloudbeds .page-content{gap:50px}.prostay-cloudbeds .demo-request-card{padding:0}.prostay-cloudbeds .card-content{max-height:700px!important}.prostay-cloudbeds .chip{padding:4px 16px 4px 10px;gap:4px;height:32px;width:fit-content;background:#e4ecfa;border:1px solid #3D5AC0;border-radius:60px;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#3d5ac0;margin-bottom:15px}.prostay-cloudbeds h5{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#22242a}.prostay-cloudbeds h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:#606576}.prostay-cloudbeds p{margin:0}.prostay-cloudbeds small{font-size:12px;line-height:18px;color:#c1c4cd}.prostay-cloudbeds .white-box{background:#fff;border-radius:8px;padding:24px;max-width:384px}.prostay-cloudbeds .white-big-box{background:#fff;border-radius:8px;padding:40px;gap:20px}.prostay-cloudbeds .white-box-second{background:#fff;border-radius:12px;box-shadow:0 4px 8px -2px #1018281a,0 2px 4px -2px #1018280f;padding:24px;max-width:355px;margin-top:-80px;z-index:2;height:fit-content}.prostay-cloudbeds h3{font-family:Inter;font-style:normal;font-weight:600;font-size:26px;line-height:34px;display:flex;align-items:center;color:#101828}.prostay-cloudbeds .black-background{width:100vw;display:flex;left:50%;position:relative;right:50%;margin-left:-50vw;margin-right:-50vw;background-size:cover}.prostay-cloudbeds .white-txt-container{display:flex;flex-direction:column;align-items:center;padding-top:60px;margin:0 auto;max-width:1200px;min-height:350px}.prostay-cloudbeds .grid-display{display:grid;grid-template-columns:33% 33% 33%;gap:20px;padding:20px;margin-top:40px;margin-bottom:80px}.prostay-cloudbeds .top-margin-negative{background:#fff;padding-bottom:100px;margin-top:-50px;z-index:0}.prostay-cloudbeds .custom-overflow-lg-hidden{margin-block:70px;min-height:450px}.prostay-competition .white-box-competition{background:#fff;border-radius:20px;padding:30px;gap:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:597px;margin-top:50px}.prostay-competition{width:1200px;margin:50px auto 0}.prostay-competition h6{font-family:Inter;font-style:normal;font-weight:400;font-size:16px;line-height:140%;color:gray;text-align:center}.prostay-competition .center-content-img-width{padding-left:70px}@media(max-width:1200px){.prostay-cloudbeds h2{font-size:24px!important;line-height:28px!important}.prostay-cloudbeds h3{font-size:22px;line-height:24px}.prostay-cloudbeds h6{font-size:14px;line-height:120%}.prostay-cloudbeds .white-box{max-width:1000px;width:100%}.prostay-cloudbeds .white-txt-container{padding:20px}.prostay-cloudbeds .black-background{height:100%}.prostay-cloudbeds .white-box-second{max-width:1000px;width:100%;margin-top:0}.prostay-cloudbeds .top-margin-negative{margin-top:-80px;padding:20px}.prostay-cloudbeds .custom-overflow-lg-hidden{margin-block:20px;margin-bottom:90px}.prostay-competition{padding-inline:0px!important}.prostay-competition .center-content-img-width{padding-left:0}.prostay-competition .white-box-competition{width:100%;margin-top:20px;padding-inline:10px}}@media(min-width:1220px){.custom-overflow-lg-hidden{overflow:hidden!important}}@media(min-width:650px)and (max-width:1200px){.prostay-cloudbeds .grid-display{grid-template-columns:50% 50%;padding:10px;margin-top:10px;margin-bottom:30px}.prostay-cloudbeds .carousel-testimonial{width:600px}}@media(max-width:649px){.prostay-cloudbeds .grid-display{grid-template-columns:100%;padding:10px;margin-top:10px;margin-bottom:30px}.prostay-cloudbeds .carousel-testimonial{width:300px;margin-top:50px}.prostay-cloudbeds .margin-top-small-screen{margin-top:150px}.prostay-cloudbeds .white-big-box{padding:20px}}.seamless-migration{margin-bottom:100px}.seamless-migration .white-box{background:#fff;border-radius:8px;padding:32px;gap:12px;align-items:center}.seamless-migration h6{font-family:Inter;font-style:normal;font-weight:600;font-size:18px;line-height:24px;color:#101828}@media(max-width:650px){.seamless-migration{margin-top:70px}}.key-differences{margin-block:100px}.key-differences .key-differences-grid{display:grid;grid-template-columns:50% 25% 25%}.key-differences .header-txt{font-family:Inter;font-style:normal;font-weight:600;font-size:20px;line-height:26px;color:#22242a;border-bottom:1px solid #D0D5DD;padding-block:19px;padding-inline:5px}.key-differences .blue{background:#e3e9fc80}.key-differences .column-txt{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:140%;color:#344054;border-bottom:1px solid #D0D5DD;padding-block:19px;padding-inline:5px}@media(max-width:1200px){.key-differences .key-differences-grid{overflow:scroll;grid-template-columns:300px 1fr 1fr}.key-differences{margin-block:50px}}.customer-acquisition{display:flex;flex-direction:column;padding-top:120px;padding-bottom:70px;height:fit-content;margin:auto}.customer-acquisition p{margin:0}.customer-acquisition h4{font-family:Inter;font-style:normal;font-weight:700;font-size:22px;line-height:120%;color:#101828}.customer-acquisition .p-black{color:#101828}.customer-acquisition ul{padding-left:1rem!important}.customer-acquisition li{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#101828}.prostaycac-calculator .transparent-btn{padding:8px 16px;border:1px solid #E2E8F0;background-color:#fff;border-radius:6px;color:#000!important;font-family:Inter;font-size:14px;font-weight:500;box-shadow:0 2px 2px -1px #0000001a!important}.prostaycac-calculator .transparent-white-btn{padding:8px 16px;background-color:transparent;color:#abb4c2!important;font-family:Inter;font-size:14px;font-weight:600;border:unset}.prostaycac-calculator .form-check-input:focus{box-shadow:none!important;border-color:inherit!important;outline:none!important;cursor:pointer}#showAdvanced{--bs-form-switch-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='gray'/></svg>")}#showAdvanced:checked{--bs-form-switch-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='white'/></svg>")}#byChannel{--bs-form-switch-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='gray'/></svg>")}#byChannel:checked{--bs-form-switch-bg: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='white'/></svg>")}.prostaycac-calculator .prostay-card{background-color:#fff;padding:20px}.prostaycac-calculator .card-body-border{border:2px solid #E2E8F0;border-radius:8px}.prostaycac-calculator label{font-family:Inter;font-size:14px;font-weight:600;color:#101828}.prostaycac-calculator .custom-label label{color:#606576}.prostaycac-calculator h6{font-family:Inter;font-size:22px;font-weight:700;color:#101828}.prostaycac-calculator small{font-family:Inter;font-size:12px;font-weight:500;color:#606576}.prostaycac-calculator ::placeholder{font-family:Inter;font-size:14px;font-weight:400;color:#606576}.prostaycac-calculator select{padding:5px;height:38px;background:#fff;border:1px solid #D5D7DD;border-radius:4px;color:#606576}.prostaycac-calculator select:focus{height:38px}.prostaycac-calculator input{font-family:Inter;font-size:14px;font-weight:400;color:#606576;border:1px solid #D5D7DD}.prostaycac-calculator input:focus{outline:none}.prostaycac-calculator .form-control:focus{box-shadow:none;border-color:#d5d7dd}.prostaycac-calculator .form-check-input:checked{background-color:#000!important;border-color:#000!important}.prostaycac-calculator th{font-family:Inter;font-size:14px;font-weight:600;color:#606576}.prostaycac-calculator td{font-family:Inter;font-size:14px;font-weight:400;color:#606576}.prostaycac-calculator .text-success-custom{color:#16a34a!important}.prostaycac-calculator .text-warning-custom{color:#d97706!important}.prostaycac-calculator .gray-background{background-color:#f1f5f9;border-radius:4px;width:fit-content;padding:6px}.prostaycac-calculator ul{padding-left:6px!important}.prostaycac-calculator .nav-link{font-family:Inter;font-size:14px;font-weight:600;color:#adb6c4}.prostaycac-calculator .tips-section{background-color:#fafbfd;border-radius:8px}.prostaycac-calculator .tips-section li{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:120%;color:#101828}.prostaycac-calculator .tips-section ul{margin-left:10px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-fade-stack{position:relative;min-height:1px}.page-fade-stack>.page-fade{position:relative}.page-fade-stack>.page-fade.exit,.page-fade-stack>.page-fade.enter{position:absolute;inset:0}.page-fade.enter{animation:pfade-in .16s ease-out both}.page-fade.exit{animation:pfade-out .14s ease-in both}@keyframes pfade-in{0%{opacity:.01}to{opacity:1}}@keyframes pfade-out{0%{opacity:1}to{opacity:.01}}*{transition:none!important}#root{min-height:100vh}body{overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Inter;font-style:normal;font-display:swap;src:url(/assets/Inter-VariableFont_slnt_wght.Cl4AQHp9.ttf) format("truetype")}h1{font-family:Inter;font-weight:700;font-size:48px;line-height:120%;color:#22242a}h2{font-family:Inter;font-weight:700;font-size:40px;line-height:110%;color:#22242a}h3{font-family:Inter;font-weight:700;font-size:36px;line-height:auto}h4{font-family:Inter;font-style:normal;font-weight:700;font-size:28px;line-height:120%;color:#22242a}h5{font-family:Inter;font-weight:600;font-size:20px;line-height:120%;color:#22242a}h6{font-family:Inter;font-weight:600;font-size:16px;line-height:140%;color:#22242a}p{font-size:14px;font-family:Inter;color:#606576}.body-xlarge{font-size:18px;line-height:150%}.body-large{font-size:16px;line-height:150%;color:#606576}li,small{color:#606576}.body-small{font-size:14px;line-height:160%}.body-xsmall{font-size:12px;line-height:160%}.body-xxsmall{font-size:10px;line-height:140%}.label-large{font-size:20px;line-height:140%}.label-medium{font-size:16px;line-height:140%}.label-small{font-size:14px;line-height:140%}.label-xsmall{font-size:12px;line-height:auto}.label-xxsmall{font-size:10px;line-height:auto}.text-btn-large{font-family:Inter;font-size:18px;font-weight:500;background-color:transparent;border:none}.blue-outline-btn{font-family:Inter;font-style:normal;font-weight:500;font-size:18px;line-height:140%;border:1px solid #1643E0;border-radius:8px;align-items:center;color:#1643e0;background:#fff;padding:12px 24px 12px 20px}.text-btn-medium{font-family:Inter;font-size:16px;font-weight:500;background-color:transparent;border:none}.text-btn-small{font-family:Inter;font-size:14px;font-weight:500;background-color:transparent;border:none}.text-btn-xsmall{font-family:Inter;font-size:12px;font-weight:500;background-color:transparent;border:none}.light-blue-filled-btn-large{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 24px;height:49px;background:#1643e0;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:18px;font-family:Inter;font-weight:500;border:none}.dark-blue-filled-btn-large{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 24px;height:49px;background:#1235b5;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:18px;font-family:Inter;font-weight:500;border:none}.outline-blue-btn-large{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 24px;position:absolute;height:49px;border:1px solid #1643E0;border-radius:8px;background-color:#fff;color:#1643e0;font-size:18px;font-family:Inter;font-weight:500;border:none}.light-blue-filled-btn-medium{padding:12px 20px;height:48px;gap:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#1643e0;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:16px;font-family:Inter;font-weight:500;border:none}.dark-blue-filled-btn-medium{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;height:48px;gap:8px;background:#1235b5;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:16px;font-family:Inter;font-weight:500;border:none}.outline-blue-btn-medium{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;height:48px;gap:8px;position:absolute;border:1px solid #1643E0;border-radius:8px;background-color:#fff;color:#1643e0;font-size:16px;font-family:Inter;font-weight:500;border:none}.blue-outline-btn-small{padding:8px 12px;height:38px;font-style:normal;font-size:18px;line-height:140%;border:1px solid #1643E0;border-radius:8px;align-items:center;color:#1643e0;background:#fff;font-size:14px;font-family:Inter;box-shadow:none;font-weight:500}.light-blue-filled-btn-small{padding:8px 12px;height:38px;gap:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#1643e0;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:14px;font-family:Inter;box-shadow:none;font-weight:500;border:none;width:fit-content;text-decoration:none}.border-box-round{border:1px solid #D6D6E4;border-radius:8px;padding:24px}.disabled-filled-btn-small{padding:8px 12px;height:38px;gap:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#f3f5f7;border-radius:8px;color:#667085;font-size:14px;font-family:Inter;border:#D0D5DD;box-shadow:none;font-weight:500;border:none}.dark-blue-filled-btn-small{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;height:38px;gap:8px;background:#1235b5;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:14px;font-family:Inter;font-weight:500;border:none}.outline-blue-btn-small{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;height:38px;gap:8px;border:1px solid #1643E0!important;border-radius:8px;background-color:#fff;color:#1643e0;font-size:14px;font-family:Inter;font-weight:500;border:none}.black-filled-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;height:38px;gap:8px;border-radius:8px;background-color:#22242a;color:#fff;font-size:14px;font-family:Inter;font-weight:500;border:none}.light-blue-filled-btn-xsmall{padding:8px 12px;height:34px;gap:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#1643e0;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:12px;font-family:Inter;font-weight:500;border:none}.dark-blue-filled-btn-xsmall{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;height:34px;gap:8px;background:#1235b5;box-shadow:inset 0 1px .4px #6f8bf1,inset 0 -2px 1.1px #00000030;border-radius:8px;color:#fff;font-size:12px;font-family:Inter;font-weight:500;border:none}.outline-blue-btn-xsmall{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;height:34px;gap:8px;position:absolute;border:1px solid #1643E0;border-radius:8px;background-color:#fff;color:#1643e0;font-size:12px;font-family:Inter;font-weight:500;border:none}.disabled-btn{opacity:.3}.page-content{width:1200px}.coming-soon-chip{font-family:Inter;font-weight:500;border:1px solid #A3F5AD;border-radius:100px;background:#e8fdf4;color:#0f8a1d;margin-left:8px;font-size:12px;padding:2px 6px}.breadcrumbs small{font-family:Inter;font-style:normal;font-weight:400!important;font-size:14px;line-height:160%;display:flex;align-items:center;color:#808698;opacity:.96}.custom-spinner{width:40px;height:40px;border:3px solid rgba(22,67,224,.2);border-top-color:#1643e0;border-radius:50%;animation:spin 1s linear infinite}.fixed-link-menu{background:#fff;border:1px solid #EEEEEE;border-radius:8px;padding:15px 24px;height:fit-content;position:fixed;top:90px;right:20px;width:200px;transition:none}.fixed-link-menu a{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:150%;color:#606576;text-decoration:none;text-align:center}.fixed-link-menu a.active{color:#1643e0!important;text-decoration:underline!important}.fixed-link-menu h5{font-style:normal;font-weight:700;font-size:20px;line-height:120%;color:#22242a}.fixed-link-menu .tools-links{display:flex;flex-direction:column;gap:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-container{display:flex;justify-content:center;align-items:center;height:100px}.blue-header{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;padding-top:70px;padding-bottom:72px;height:fit-content}.blue-header .body-xl{font-family:Inter;font-size:20px;color:#606576;margin-top:30px}.blue-header .img-wrapper img{max-width:100%}.blue-header .img-wrapper{justify-content:end;display:flex}.blue-header .page-content{padding-top:72px;justify-content:space-between}@media(max-width:1200px){.fixed-link-menu{gap:30px;position:relative;top:0;bottom:auto;right:auto}.fixed-link-menu{width:100%!important}h1{font-size:32px}h2{font-size:24px;line-height:120%}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{font-size:14px!important}.breadcrumbs small{font-size:12px}.page-content{padding-inline:20px;max-width:100%;width:100%}.light-blue-filled-btn-medium{font-weight:500;font-size:14px;line-height:22px;padding:8px 12px;gap:8px;height:38px}.text-btn-medium{font-weight:500;font-size:14px;line-height:22px}.blue-outline-btn{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:140%}.blue-header .page-content .col-6{width:100%}.blue-header .images-cards-grid .left-column{flex-direction:row;display:flex;flex-wrap:nowrap;gap:0}.blue-header .img-wrapper{margin-top:20px}.blue-header .images-cards-grid .right-column{flex-direction:row;display:flex;gap:25px;flex-wrap:nowrap}.blue-header .images-cards-grid{gap:25px;width:fit-content}.blue-header .grid-wrapper{max-width:100%;overflow-x:scroll}.blue-header .chip{padding:4px 8px;height:24px;border-radius:60px;font-weight:400;font-size:10px;line-height:12px}.blue-header .chip svg{width:16px;height:16px}.blue-header .page-content .col-7{width:100%;gap:15px!important}.blue-header .body-xl{font-size:14px;margin:0}.blue-header h1{margin:0}.blue-header .light-blue-filled-btn-medium svg{height:16px;width:16px}.blue-header .text-btn-medium svg{height:16px;width:16px}.blue-header br{display:none!important}.blue-header .page-content{padding-top:10px;padding-bottom:0}.blue-header{padding-bottom:30px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont_slnt_wght.Cl4AQHp9.ttf) format("truetype")}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
