*{font-family:var(--font-poppins);margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline:none;border:none;color:#131f3c;letter-spacing:.025em;font-size:.8rem;line-height:1.5;background-color:transparent}html{background-color:#fff;scroll-behavior:smooth;scroll-padding-top:5rem;overflow-x:hidden;font-size:107.5%;text-size-adjust:none}html ::-webkit-scrollbar-track{background-color:#f5f5f5}html ::-webkit-scrollbar{display:none;width:8px;background-color:#f5f5f5}html button{cursor:pointer}html ::-webkit-scrollbar-thumb{background-color:rgba(66,66,66,.2);border:0;background-clip:padding-box;border-radius:5px}.hero-section{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:85px;padding:60px 0}.hero-active-section{padding-top:0}.error-component{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:22px 0}.error-component .error-image{width:80%;height:80%}.error-component .error-btn{border-radius:8px;width:154px;height:44px;padding:10px;background-color:#fff;border:1px solid #bfdbe0;color:#333;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:relative;overflow:hidden}.error-component .error-btn:hover{box-shadow:1px 1px 12px 5px rgba(191,219,224,.4)}.error-component .error-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(191,219,224,.3),transparent);transition:all .65s}.error-component .error-btn:hover:before{left:100%}.drawer-component{height:100%;padding:42px;display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll}.drawer-component .drawer-header{display:flex;justify-content:space-between;align-items:center;position:relative}.drawer-component .drawer-header .navbar-responsive__bg-circle{position:absolute;width:230px;height:230px;transform:rotate(4.41deg);flex-shrink:0;border-radius:256.084px;background:linear-gradient(168deg,#2860d7,#52abf7);top:-130px;right:-150px;z-index:-99}.drawer-component .drawer-items{display:flex;flex-direction:column;gap:40px}.drawer-component .drawer-items .navbar-navitem{display:flex;justify-content:center;align-items:center;gap:10px;padding:9.261px;color:#131f3c;font-size:18px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.drawer-component .drawer-items .navbar-navitem:before{content:"";position:absolute;top:100%;left:0;width:0;height:1px;background-color:#ffce00;transition:.3s}.drawer-component .drawer-items .navbar-navitem:hover:before{width:100%}.drawer-component .drawer-items .navbar-navitem-active{color:#19536b}.drawer-component .drawer-items .navbar-navitem-active:before{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background-color:#ffce00;transition:.5s}.drawer-component .navbar-auth{display:flex;justify-content:center;align-items:center;gap:10px}.drawer-component .navbar-auth .navbar-auth-btn{text-align:center;cursor:pointer;border-radius:8px;width:154px;height:44px;padding:10px;background-color:#0188f7;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:relative;overflow:hidden}.drawer-component .navbar-auth .navbar-auth-btn:hover{box-shadow:1px 1px 12px 5px rgba(1,136,247,.4)}.drawer-component .navbar-auth .navbar-auth-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .65s}.drawer-component .navbar-auth .navbar-auth-btn:hover:before{left:100%}.navbar-container{position:fixed;top:58px;z-index:999;width:100%;display:flex;justify-content:center;align-items:center;transition:all .1s}.navbar-container .navbar-container-box{width:90%;height:80px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;gap:22px;padding:0 38px;background:#fff;box-shadow:0 14px 34.8px 0 rgba(2,132,252,.3)}.navbar-container .navbar-container-box .navbar-container-logo{cursor:pointer;height:100%}.navbar-container .navbar-container-box .navbar-container-box-menu{display:flex;justify-content:center;align-items:center;gap:22px}@media only screen and (max-width:1100px){.navbar-container .navbar-container-box .navbar-container-box-menu{gap:12px}}.navbar-container .navbar-container-box .navbar-container-box-menu .navbar-container-box-menu-item{display:flex;justify-content:center;align-items:center;gap:10px;padding:9.261px;color:#97a9b0;font-size:16.669px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.navbar-container .navbar-container-box .navbar-container-box-menu .navbar-container-box-menu-item:before{content:"";position:absolute;top:100%;left:0;width:0;height:1px;background-color:#ffce00;transition:.3s}.navbar-container .navbar-container-box .navbar-container-box-menu .navbar-container-box-menu-item:hover:before{width:100%}.navbar-container .navbar-container-box .navbar-container-box-menu .navbar-container-box-menu-item-active{color:#19536b}.navbar-container .navbar-container-box .navbar-container-box-menu .navbar-container-box-menu-item-active:before{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background-color:#ffce00;transition:.5s}@media only screen and (max-width:1000px){.navbar-container .navbar-container-box .navbar-container-box-menu{display:none}}.navbar-container .navbar-container-box .navbar-container-btns{display:flex;justify-content:center;align-items:center;gap:12px}@media only screen and (max-width:1000px){.navbar-container .navbar-container-box .navbar-container-btns{display:none}}.navbar-container .navbar-container-box .navbar-container-btns .navbar-container-box-btn{text-align:center;cursor:pointer;border-radius:8px;height:45px;padding:0 42px;background-color:#0188f7;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.navbar-container .navbar-container-box .navbar-container-btns .navbar-container-box-btn:hover{box-shadow:1px 1px 6px 2px rgba(1,136,247,.4)}.navbar-container .navbar-container-box .navbar-container-btns .navbar-container-box-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .65s}.navbar-container .navbar-container-box .navbar-container-btns .navbar-container-box-btn:hover:before{left:100%}.navbar-container .navbar-container-box .navbar-container-btns .navbar-container-box-btn-inactive{text-align:center;cursor:pointer;border-radius:8px;height:45px;padding:0 32px;border:1px solid #0188f7;color:#0188f7;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}@media only screen and (max-width:1200px){.navbar-container .navbar-container-box .navbar-container-btns .navbar-container-box-btn-inactive{display:none}}.navbar-container .navbar-container-box .navbar-container-btns .navbar-container-box-btn-inactive:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(0deg,transparent,rgba(40,158,255,.1),transparent);transition:all .65s}.navbar-container .navbar-container-box .navbar-container-btns .navbar-container-box-btn-inactive:hover:before{left:100%}.navbar-container .navbar-container-box .navbar-container-box-humberger-menu{display:none;cursor:pointer}@media only screen and (max-width:1000px){.navbar-container .navbar-container-box .navbar-container-box-humberger-menu{display:block}}.navbar-container .navbar-container-drawer{width:100vw;height:100dvh;position:fixed;top:-105vh;left:0;z-index:9999;background-color:#fff;transition:all .2s ease-out;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}@media only screen and (max-width:1000px){.navbar-container .navbar-container-drawer{display:block}}@media only screen and (min-width:1000px){.navbar-container .navbar-container-drawer{display:none}}.navbar-container .navbar-container-drawer-open{top:0!important}.navbar-container-fixed{position:fixed;top:0;background-color:#fff;box-shadow:0 15px 21.5px 0 rgba(62,101,160,.08);transition:all .3s}.navbar-container-fixed .navbar-container-box{box-shadow:none}.preview-section{width:100%;display:flex;justify-content:center;align-items:center}.preview-section .preview-section-container{width:75%;height:680px;border-radius:14.27px;background:#fff;box-shadow:0 35.664px 78.186px 0 rgba(172,224,231,.47);position:relative;min-height:300px}@media only screen and (max-width:1200px){.preview-section .preview-section-container{height:50%}}.preview-section .preview-section-container .preview-section-container-logo-container{width:100%;height:100%;position:relative;box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.preview-section .preview-section-container .preview-section-container-logo-container .preview-section-container-logo{width:100%;height:100%;min-height:300px;border-radius:10px;object-fit:fill}.preview-section .preview-section-container .preview-section-container-logo-container .preview-section-container-logo-blur{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:10px;background:rgba(195,237,255,.8);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.preview-section .preview-section-container .preview-section-container-iframe-container{width:100%;height:100%;min-height:300px;position:relative}.preview-section .preview-section-container .preview-section-container-iframe-container .preview-section-container-iframe-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:98}.preview-section .preview-section-container .preview-section-container-iframe-container .preview-section-container-iframe-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}.preview-section .preview-section-container .preview-section-container-iframe-container .preview-section-container-iframe-loader .loader{width:68px;height:68px;border:5px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.preview-section .preview-section-container .preview-section-container-iframe{width:100%;height:100%;min-height:300px}.preview-section .preview-section-container .preview-section-try-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:75px}@media only screen and (max-width:1024px){.preview-section .preview-section-container .preview-section-try-container{gap:32px}.preview-section .preview-section-container .preview-section-try-container .preview-section-try-container-logo{display:none}}.preview-section .preview-section-container .preview-section-try-container .preview-section-try-title{color:#000;text-align:center;font-size:23px;font-style:normal;font-weight:400;line-height:36px}.preview-section .preview-section-container .preview-section-try-container .preview-section-try-title>span{color:#019af4;text-align:center;font-size:23px;font-style:normal;font-weight:400;line-height:36px}.preview-section .preview-section-container .preview-section-try{display:flex;width:205px;height:45px;padding:0 10px 0 22px;justify-content:space-between;align-items:center;border-radius:20px;background:linear-gradient(285deg,#01d5eb 7.21%,#0166fc 103.01%);box-shadow:0 15px 21.5px 0 rgba(62,101,160,.08);position:relative;overflow:hidden;cursor:pointer}.preview-section .preview-section-container .preview-section-try:hover{box-shadow:1px 1px 6px 2px rgba(1,136,247,.4)}.preview-section .preview-section-container .preview-section-try:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .65s}.preview-section .preview-section-container .preview-section-try:hover:before{left:100%}@media only screen and (max-width:800px){.preview-section .preview-section-container .preview-section-try{display:none}}.preview-section .preview-section-container .preview-section-try .preview-section-try-text{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.preview-section .preview-section-container .preview-section-try .preview-section-try-circle{width:34px;height:34px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.preview-section .preview-section-container .preview-section-container-timer{position:absolute;bottom:22px;right:28px;background-color:rgba(251,195,59,.8);padding:2px 8px;border-radius:9px}.loading-component{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-999}.loading-component .loader{border-radius:50%;border:4px solid rgba(0,136,247,.4);border-left-color:transparent;width:36px;height:36px;animation:spin89345 1s linear infinite}@keyframes spin89345{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-component #site{opacity:0;transition:all 2s ease}.loading-component #preloader{height:40px;width:40px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.loading-component #preloader:before{content:"";display:block;position:absolute;left:-1px;top:-1px;height:100%;width:100%;animation:rotation 1s linear infinite;border:1px solid #0088f7;border-top-color:transparent;border-radius:100%}.loading-component #preloader>.icon{position:absolute;top:50%;left:50%;height:25px;width:10.6px;margin-top:-12.5px;margin-left:-5.3px;animation:wink 1s ease-in-out infinite alternate}@media only screen and (min-width:768px){.loading-component #preloader{height:60px;width:60px;margin-top:-30px;margin-left:-30px}.loading-component #preloader:before{left:-2px;top:-2px;border-width:2px}.loading-component #preloader>.icon{height:37.5px;width:15.9px;margin-top:-18.75px;margin-left:-7.95px}}@media only screen and (min-width:1200px){.loading-component #preloader{height:80px;width:80px;margin-top:-40px;margin-left:-40px}.loading-component #preloader>.icon{height:50px;width:21.2px;margin-top:-25px;margin-left:-10.6px}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes wink{0%{opacity:0}to{opacity:1}}.hero-info-section{width:100%;display:flex;justify-content:center;align-items:center}.hero-info-section .hero-info-section-container{width:85%;display:grid;grid-template-columns:1fr 1fr;grid-gap:42px;gap:42px}@media only screen and (max-width:1000px){.hero-info-section .hero-info-section-container{gap:50px;grid-template-columns:1fr}}.hero-info-section .hero-info-section-container .hero-info-section-col1{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:25px}.hero-info-section .hero-info-section-container .hero-info-section-col2{display:flex;justify-content:center;align-items:center}.hero-info-section .hero-info-section-container .hero-info-section-col2 .hero-info-section-logo{width:100%;max-width:655px;max-height:426px;object-fit:contain}@media only screen and (max-width:1000px){.hero-info-section .hero-info-section-container .hero-info-section-col2 .hero-info-section-logo{height:auto}}.hero-info-section .hero-info-section-container .hero-info-section-title{color:#fff;font-size:45px;font-style:normal;font-weight:400;line-height:63px}@media only screen and (max-width:855px){.hero-info-section .hero-info-section-container .hero-info-section-title{font-size:36px;line-height:42px}}@media only screen and (max-width:600px){.hero-info-section .hero-info-section-container .hero-info-section-title{font-size:32px;line-height:42px}}.hero-info-section .hero-info-section-container .hero-info-section-title .hero-info-section-title-yellow{color:#ffce00;font-size:45px;font-style:normal;font-weight:400;line-height:63px}@media only screen and (max-width:600px){.hero-info-section .hero-info-section-container .hero-info-section-title .hero-info-section-title-yellow{font-size:32px;line-height:42px}}.hero-info-section .hero-info-section-container .hero-info-section-subtitle{color:#fff;font-size:21px;font-style:normal;font-weight:400;line-height:normal;max-width:645px}@media only screen and (max-width:600px){.hero-info-section .hero-info-section-container .hero-info-section-subtitle{font-size:18px}}.hero-info-section .hero-info-section-container .hero-info-section-try{margin-top:8px;display:flex;width:205px;height:45px;padding:0 10px 0 22px;justify-content:space-between;align-items:center;border-radius:20px;cursor:pointer;background:#fbc33b;box-shadow:0 15px 21.5px 0 rgba(62,101,160,.08)}.hero-info-section .hero-info-section-container .hero-info-section-try:hover{box-shadow:1px 1px 10px 5px rgba(251,195,59,.4)}.hero-info-section .hero-info-section-container .hero-info-section-try .hero-info-section-try-text{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.hero-info-section .hero-info-section-container .hero-info-section-try .hero-info-section-try-circle{width:34px;height:34px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.notfound-component{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:22px;padding:22px 0}.notfound-component .not-found-image{width:100%;height:80%}.notfound-component .not-found-btn{cursor:pointer;text-align:center;border-radius:8px;width:154px;height:44px;padding:10px;background-color:#fff;border:1px solid #bfdbe0;color:#333;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:relative;overflow:hidden}.notfound-component .not-found-btn:hover{box-shadow:1px 1px 12px 5px rgba(191,219,224,.4)}.notfound-component .not-found-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(191,219,224,.3),transparent);transition:all .65s}.notfound-component .not-found-btn:hover:before{left:100%}.journey-section{margin-top:32px}.journey-section,.journey-section .journey-section-component{width:100%;display:flex;justify-content:center;align-items:center}.journey-section .journey-section-component{flex-direction:column}@media only screen and (max-width:600px){.journey-section .journey-section-component{width:80%}}.journey-section .journey-section-component .journey-section-component-title{color:#19536b;text-align:center;font-size:37px;font-style:normal;font-weight:400;line-height:normal}.journey-section .journey-section-component .journey-section-component-title>span{color:#0188f7;text-align:center;font-size:37px;font-style:normal;font-weight:500;line-height:normal}.journey-section .journey-section-component .journey-section-component-subtitle{color:#54708b;text-align:center;font-size:30px;font-style:normal;font-weight:300;line-height:normal}.journey-section .journey-section-component .journey-section-component-subtitle>span{color:#54708b;text-align:center;font-size:30px;font-style:normal;font-weight:600;line-height:normal}.journey-section .journey-section-component .journey-section-component-cards{margin-top:65px!important;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin:0 auto}@media only screen and (max-width:780px){.journey-section .journey-section-component .journey-section-component-cards{gap:42px}}@media only screen and (max-width:500px){.journey-section .journey-section-component .journey-section-component-cards{width:100%}}.journey-section .journey-section-component .journey-section-component-solutions{margin-top:120px;width:85%;display:flex;justify-content:center;align-items:center;gap:120px}@media only screen and (max-width:620px){.journey-section .journey-section-component .journey-section-component-solutions{gap:62px}}@media only screen and (max-width:1000px){.journey-section .journey-section-component .journey-section-component-solutions{flex-direction:column-reverse;align-items:center}}.journey-section .journey-section-component .journey-section-component-solutions .journey-section-component-solutions-img{object-fit:contain;width:45%}@media only screen and (max-width:1000px){.journey-section .journey-section-component .journey-section-component-solutions .journey-section-component-solutions-img{width:100%;max-width:580px}}@media only screen and (max-width:620px){.journey-section .journey-section-component .journey-section-component-solutions .journey-section-component-solutions-img{height:auto}}.journey-section .journey-section-component .journey-section-component-solutions .journey-section-component-solutions-info .journey-section-component-solutions-info-title{color:#19536b;font-size:34.73px;font-style:normal;font-weight:400;line-height:45.055px}.journey-section .journey-section-component .journey-section-component-solutions .journey-section-component-solutions-info .journey-section-component-solutions-info-title>span{color:#0188f7;font-size:34.73px;font-style:normal;font-weight:500;line-height:45.055px}.journey-section .journey-section-component .journey-section-component-solutions .journey-section-component-solutions-info .journey-section-component-solutions-info-cads{margin-top:52px;display:grid;grid-template-columns:auto auto;grid-gap:32px;gap:32px}@media only screen and (max-width:1200px){.journey-section .journey-section-component .journey-section-component-solutions .journey-section-component-solutions-info .journey-section-component-solutions-info-cads{grid-template-columns:auto}}@media only screen and (max-width:620px){.journey-section .journey-section-component .journey-section-component-solutions .journey-section-component-solutions-info .journey-section-component-solutions-info-cads{grid-template-columns:auto}}.card-component{width:315px;height:380px;padding:28px 20px;border-radius:24.626px;background:#f5fcff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.card-component .card-component-img{margin-top:18px}.card-component .card-component-title{margin-top:12px;color:#19536b;text-align:center;font-size:24.626px;font-style:normal;font-weight:400;line-height:normal}.card-component .card-component-subtitle{margin-top:22px;color:#3f7b95;text-align:center;font-size:18.059px;font-style:normal;font-weight:300;line-height:normal}.journey-card-component .journey-card-component-title{color:#19536b;font-size:23.115px;font-style:normal;font-weight:500;line-height:normal}.journey-card-component .journey-card-component-subtitle{margin-top:12px;color:#3f7b95;font-size:16.951px;font-style:normal;font-weight:300;line-height:normal}.challanges-section{margin-top:100px;width:100%;display:flex;justify-content:center;align-items:center;position:relative;min-height:1500px}@media only screen and (max-width:650px){.challanges-section{min-height:auto}}.challanges-section .challanges-section-bg{width:100%;height:100%;position:absolute;top:32px;left:0;z-index:-999}@media only screen and (max-width:1200px){.challanges-section .challanges-section-bg{display:none}}.challanges-section .challanges-section-component{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:1200px){.challanges-section .challanges-section-component{background:linear-gradient(263deg,#01d5eb 30.83%,#0166fc 157.1%);padding-bottom:120px}}@media only screen and (max-width:650px){.challanges-section .challanges-section-component{padding:42px 0}}.challanges-section .challanges-section-component .challanges-section-component-start{overflow:hidden;width:80%;height:437px;border-radius:124px;background:linear-gradient(263deg,#01d5eb 30.83%,#0166fc 157.1%);display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1200px){.challanges-section .challanges-section-component .challanges-section-component-start{width:100%;border-radius:0;background:none}}@media only screen and (max-width:650px){.challanges-section .challanges-section-component .challanges-section-component-start{height:auto}}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding-left:32px}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-profile-img-container{width:90%;display:flex;justify-content:center;align-items:center}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-profile-img-container .challanges-section-profile-img{width:80%;object-fit:contain}@media only screen and (max-width:1200px){.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-profile-img-container{display:none}}@media only screen and (max-width:600px){.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container{width:80%}}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-title{color:#fff;font-size:48px;font-style:normal;font-weight:400;line-height:49px}@media only screen and (max-width:650px){.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-title{font-size:32px}}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-title>span{color:#fff;font-size:48px;font-style:normal;font-weight:600;line-height:49px}@media only screen and (max-width:650px){.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-title>span{font-size:32px}}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-subtitle{margin-top:29px;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:24px;max-width:565px}@media only screen and (max-width:650px){.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-subtitle{font-size:14px;margin-top:12px}}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns{margin-top:38px;display:flex;gap:14px}@media only screen and (max-width:600px){.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns{flex-direction:column}}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns .challanges-content-btn{width:249px;padding:11.625px;border-radius:9.3px;color:#fff;font-size:18.6px;font-style:normal;font-weight:500;line-height:27.899px;display:flex;justify-content:center;align-items:center;gap:12px;position:relative;overflow:hidden;cursor:pointer}@media only screen and (max-width:600px){.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns .challanges-content-btn{width:auto}}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns .challanges-content-btn-primary{background:linear-gradient(90deg,#005dfd 3%,#00daea)}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns .challanges-content-btn-primary:hover{box-shadow:1px 1px 12px 5px rgba(1,136,247,.4)}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns .challanges-content-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .65s}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns .challanges-content-btn-primary:hover:before{left:100%}.challanges-section .challanges-section-component .challanges-section-component-start .challanges-section-component-start-info-container .challanges-section-component-start-info-container-btns .challanges-content-btn-warning{background:#fff;color:#0188f7}.challanges-section .challanges-section-component .challanges-section-features-mobile{display:none}@media only screen and (max-width:650px){.challanges-section .challanges-section-component .challanges-section-features-mobile{display:block!important}}.challanges-section .challanges-section-component .challanges-section-features-mobile .challanges-section-features-mobile-bg{margin-top:42px;padding:82px 18px 42px;width:100%;border-radius:38px;background-image:url(/images/group-mobile.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:22px}.challanges-section .challanges-section-component .challanges-section-features-mobile .challanges-section-features-mobile-bg .challanges-section-features-mobile-btn{display:flex;justify-content:center;align-items:center;align-self:center;gap:12px;padding:12px;border-radius:17.584px;background:hsla(0,0%,100%,.8);box-shadow:0 11.429px 11.781px 0 rgba(2,182,240,.1);-webkit-backdrop-filter:blur(1.7583731413px);backdrop-filter:blur(1.7583731413px);color:#19536b;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.challanges-section .challanges-section-component .challanges-section-features-mobile .challanges-section-features-mobile-bg>p{color:#344054;font-size:17.584px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:flex-start;align-items:center;gap:8px}.challanges-section .challanges-section-component .challanges-section-features{margin-top:75px;width:90%;max-width:548px}@media only screen and (max-width:650px){.challanges-section .challanges-section-component .challanges-section-features{display:none}}.challanges-section .challanges-section-component .challanges-section-features-title{text-align:center;font-size:37px;font-style:normal;font-weight:500;line-height:48px;color:#fff}.challanges-section .challanges-section-component .challanges-section-features-subtitle{margin-top:11px;color:#bae8fe;text-align:center;font-size:18.059px;font-style:normal;font-weight:300;line-height:normal}.challanges-section .challanges-section-component .challanges-section-features-boxs{margin-top:62px;display:flex;justify-content:center;align-items:center;gap:120px}@media only screen and (max-width:1400px){.challanges-section .challanges-section-component .challanges-section-features-boxs{gap:62px}}@media only screen and (max-width:1250px){.challanges-section .challanges-section-component .challanges-section-features-boxs{gap:32px}}@media only screen and (max-width:1200px){.challanges-section .challanges-section-component .challanges-section-features-boxs{flex-direction:column}}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-competitors{position:relative}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-competitors .challanges-section-features-boxs-competitors-info{position:absolute;top:140px;left:120px;height:100%}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-competitors .challanges-section-features-boxs-competitors-info .challanges-section-features-boxs-competitors-info-btn{width:100%;display:flex;justify-content:center;align-items:center}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-competitors .challanges-section-features-boxs-competitors-info .challanges-section-features-boxs-competitors-info-btn>button{border-radius:17.584px;background:hsla(0,0%,100%,.8);box-shadow:0 11.429px 11.781px 0 rgba(2,182,240,.1);-webkit-backdrop-filter:blur(1.7583731413px);backdrop-filter:blur(1.7583731413px);color:#19536b;font-size:18px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;align-items:center;gap:12px;padding:12px}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-competitors .challanges-section-features-boxs-competitors-info .challanges-section-features-boxs-competitors-info-description{margin-top:22px;display:flex;flex-direction:column;gap:32px}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-competitors .challanges-section-features-boxs-competitors-info .challanges-section-features-boxs-competitors-info-description>p{color:#344054;font-size:17.584px;font-style:normal;font-weight:400;line-height:normal;max-width:500px;display:flex;justify-content:flex-start;align-items:center;gap:8px}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-features{position:relative}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-features .challanges-section-features-boxs-features-info{position:absolute;top:140px;left:75px;height:100%}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-features .challanges-section-features-boxs-features-info .challanges-section-features-boxs-features-info-btn{width:100%;display:flex;justify-content:center;align-items:center}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-features .challanges-section-features-boxs-features-info .challanges-section-features-boxs-features-info-btn>button{border-radius:17.584px;background:hsla(0,0%,100%,.8);box-shadow:0 11.429px 11.781px 0 rgba(2,182,240,.1);-webkit-backdrop-filter:blur(1.7583731413px);backdrop-filter:blur(1.7583731413px);color:#19536b;font-size:18px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;align-items:center;gap:12px;padding:12px}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-features .challanges-section-features-boxs-features-info .challanges-section-features-boxs-features-info-description{margin-top:22px;display:flex;flex-direction:column;gap:32px}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-features .challanges-section-features-boxs-features-info .challanges-section-features-boxs-features-info-description>p{color:#344054;font-size:17.584px;font-style:normal;font-weight:400;line-height:normal;max-width:500px;width:450px;display:flex;align-items:center;gap:8px}.challanges-section .challanges-section-component .challanges-section-features-boxs .challanges-section-features-boxs-features .challanges-section-features-boxs-features-btn{position:absolute;bottom:-15px;left:200px;width:180px;height:50px;border-radius:38px;background:linear-gradient(161deg,#6de9f3 4.11%,#07d3ef 87.41%);box-shadow:0 13.188px 18.903px 0 rgba(62,101,160,.08);color:#0a5e54;font-size:16.07px;font-style:normal;font-weight:500;line-height:21.1px}.challanges-section .challanges-section-component .challanges-section-features-boxs-bottom-box{margin-top:200px;width:100%;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:650px){.challanges-section .challanges-section-component .challanges-section-features-boxs-bottom-box{display:none;padding:0}}.challanges-section .challanges-section-component .challanges-section-features-boxs-bottom-box .challanges-section-features-boxs-bottom-box-content{position:absolute;top:92px;display:flex;flex-direction:column;align-items:center}.challanges-section .challanges-section-component .challanges-section-features-boxs-bottom-box .challanges-section-features-boxs-bottom-box-content .challanges-section-features-boxs-bottom-box-content-btn{border-radius:17.584px;background:linear-gradient(105deg,#01d5eb 24.61%,#0166fc 131.97%);box-shadow:0 11.429px 30.9px 0 rgba(53,219,255,.58);-webkit-backdrop-filter:blur(1.7583731413px);backdrop-filter:blur(1.7583731413px);padding:15px 56px;color:#fff;font-size:20.817px;font-style:normal;font-weight:600;line-height:normal}.challanges-section .challanges-section-component .challanges-section-features-boxs-bottom-box .challanges-section-features-boxs-bottom-box-content .challanges-section-features-boxs-bottom-box-content-boxs{margin-top:80px;width:100%;display:flex;justify-content:center;align-items:center;gap:75px}.challanges-section .challanges-section-component .challanges-section-features-boxs-bottom-box .challanges-section-features-boxs-bottom-box-content .challanges-section-features-boxs-bottom-box-content-boxs>button{width:177px;height:187px;border-radius:26px;background:rgba(254,255,255,.54);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.challanges-section .challanges-section-features{display:block}@media only screen and (max-width:650px){.challanges-section .challanges-section-features{display:none}}.challanges-section .challanges-section-features .challanges-section-features-bg{margin-top:42px;padding:82px 18px 42px;width:100%;border-radius:38px;background-image:url(/images/group-mobile.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:22px}.challanges-section .challanges-section-features .challanges-section-features-bg .challanges-section-features-btn{display:flex;justify-content:center;align-items:center;align-self:center;gap:12px;padding:12px;border-radius:17.584px;background:hsla(0,0%,100%,.8);box-shadow:0 11.429px 11.781px 0 rgba(2,182,240,.1);-webkit-backdrop-filter:blur(1.7583731413px);backdrop-filter:blur(1.7583731413px);color:#19536b;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.challanges-section .challanges-section-features .challanges-section-features-bg>p{color:#344054;font-size:17.584px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:flex-start;align-items:center;gap:8px}@media only screen and (max-width:1400px){.challange-bottom-card-link{display:none}}.footer-component{margin-top:100px;padding:32px 175px;border-radius:100px 100px 0 0;background:#ebf9fb;width:100%}@media only screen and (max-width:720px){.footer-component{padding:42px;border-radius:30px 30px 0 0}}.footer-component .footer-item-link-contact-list{margin-top:22px;display:flex;justify-content:center;align-items:center;gap:32px}@media only screen and (max-width:1200px){.footer-component .footer-item-link-contact-list{flex-direction:column}}.footer-component .footer-item-link-contact-list .footer-item-link-contact{color:#344054;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex;align-items:center;gap:12px}.footer-component .footer-hr{border:.5px solid #c6dde0;width:100%;margin:24px 0}.footer-component .footer-copyright{color:#344054;font-size:16.669px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.footer-component .footer-last-section{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.footer-component .footer-last-section .gdpr{width:-moz-fit-content;width:fit-content;padding:2px 8px;border:1px solid #000;border-radius:4px;display:flex;gap:4px;align-items:center;justify-content:center}.footer-component .footer-content{margin:62px 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:80px}@media only screen and (max-width:1024px){.footer-component .footer-content{gap:42px}}.footer-component .footer-content .footer-content-items-info{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:120px}@media only screen and (max-width:1024px){.footer-component .footer-content .footer-content-items-info{gap:42px}}.footer-component .footer-content .footer-auth-info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:62px}.footer-component .footer-content .footer-auth{display:flex;justify-content:center;align-items:center;gap:10px}.footer-component .footer-content .footer-auth .footer-auth-btn{text-align:center;cursor:pointer;border-radius:8px;width:154px;height:44px;padding:10px;background-color:#0188f7;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:relative;overflow:hidden}@media only screen and (max-width:1220px){.footer-component .footer-content .footer-auth .footer-auth-btn{width:auto;padding:10px 22px}}.footer-component .footer-content .footer-auth .footer-auth-btn:hover{box-shadow:1px 1px 12px 5px rgba(1,136,247,.4)}.footer-component .footer-content .footer-auth .footer-auth-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .65s}.footer-component .footer-content .footer-auth .footer-auth-btn:hover:before{left:100%}.footer-component .footer-content .footer-auth .footer-auth-btn-inactive{text-align:center;cursor:pointer;border-radius:8px;width:154px;height:44px;padding:10px;border:1px solid #0188f7;color:#0188f7;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:relative;overflow:hidden}@media only screen and (max-width:1220px){.footer-component .footer-content .footer-auth .footer-auth-btn-inactive{width:auto;padding:10px 22px}}.footer-component .footer-content .footer-auth .footer-auth-btn-inactive:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(0deg,transparent,rgba(40,158,255,.1),transparent);transition:all .65s}.footer-component .footer-content .footer-auth .footer-auth-btn-inactive:hover:before{left:100%}.footer-component .footer-content .footer-item{text-align:center}.footer-component .footer-content .footer-item .footer-item-title{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:32px}.footer-component .footer-content .footer-item .footer-item-link-list{display:flex;flex-direction:column;gap:12px}.footer-component .footer-content .footer-item .footer-item-link-list .footer-item-link{color:#344054;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.contact-component{display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1200px){.contact-component{margin-top:125px}}.contact-component .contact-component-containt{width:80%;display:flex;justify-content:center;align-items:center;gap:42px}@media only screen and (max-width:1024px){.contact-component .contact-component-containt{flex-direction:column-reverse}}.contact-component .contact-component-containt .contact-col{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.contact-component .contact-component-containt .contact-logo{animation:floatImage 6s ease-in-out infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-transition:all .3s ease-out;transition:all .3s ease-out}@media only screen and (max-width:1024px){.contact-component .contact-component-containt .contact-logo{margin-bottom:22px;width:60%;height:auto;max-width:502px;max-height:393px}}.contact-component .contact-component-containt .contact-form{display:flex;flex-direction:column;gap:40px;justify-content:flex-start;align-items:flex-start;width:100%}.contact-component .contact-component-containt .contact-form .contact-form-title{color:#000;font-size:35px;font-style:normal;font-weight:400;line-height:normal;border-left:4px solid #ffce00;padding-left:32px}.contact-component .contact-component-containt .contact-form .contact-form-subtitle{color:#636363;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.contact-component .contact-component-containt .contact-form .contact-form-form{display:flex;flex-direction:column;gap:22px;width:100%}.contact-component .contact-component-containt .contact-form .contact-form-input{display:flex;flex-direction:column;width:100%;gap:6px}.contact-component .contact-component-containt .contact-form .contact-form-input .contact-form-input-label{color:#344054;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.contact-component .contact-component-containt .contact-form .contact-form-input .contact-form-input-input{font-size:16px;font-style:normal;font-weight:400;line-height:24px;border-radius:8px;border:1px solid #d0d5dd;background:#fff;padding:10px 14px;resize:none}.contact-component .contact-component-containt .contact-form .contact-form-input .invalid-feedback{font-size:12px;color:red}.contact-component .contact-component-containt .contact-form .contact-form-submit-btn{text-align:center;cursor:pointer;border-radius:8px;width:154px;height:44px;padding:10px;background-color:#0188f7;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:relative;overflow:hidden}@media only screen and (max-width:1220px){.contact-component .contact-component-containt .contact-form .contact-form-submit-btn{width:auto;padding:10px 22px}}.contact-component .contact-component-containt .contact-form .contact-form-submit-btn:hover{box-shadow:1px 1px 12px 5px rgba(1,136,247,.4)}.contact-component .contact-component-containt .contact-form .contact-form-submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .65s}.contact-component .contact-component-containt .contact-form .contact-form-submit-btn:hover:before{left:100%}.is-invalid{border-color:red!important}.section3-container{margin-top:175px;display:flex;justify-content:center;align-items:center;flex-direction:column}.section3-container .section3-content{width:85%;display:flex;flex-direction:column;gap:120px}.section3-container .section3-content .section3-content-body{display:flex;justify-content:center;align-items:center;gap:100px}.section3-container .section3-content .section3-content-body .section3-bg-image{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.section3-container .section3-content .section3-content-body .section3-bg-image .section3-image{max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section3-container .section3-content .section3-content-body .section3-content-body-info{padding:12px 32px;width:100%}@media only screen and (max-width:420px){.section3-container .section3-content .section3-content-body .section3-content-body-info{padding:12px}}.section3-container .section3-content .section3-content-body .section3-content-title{color:#000;font-size:33px;font-style:normal;font-weight:400;line-height:normal;padding:0 27px;border-left:4px solid #0188f7;max-width:80%}@media only screen and (max-width:320px){.section3-container .section3-content .section3-content-body .section3-content-title{border:none}}.section3-container .section3-content .section3-content-body .bold-text{font-size:33px;font-style:normal;font-weight:500;line-height:normal;max-width:100%!important;color:#0188f7!important}.section3-container .section3-content .section3-content-body .section3-content-description{margin-top:22px;color:#636363;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.section3-container .section3-content .section3-content-body-reverse{flex-direction:row-reverse}@media only screen and (max-width:1225px){.section3-container .section3-content .section3-content-body{flex-direction:column;gap:30px}}@media only screen and (max-width:720px){.section3-container{margin-top:120px}.section3-container .section3-content .section3-content-body .section3-bg-image .section3-bg-image-bg{width:90%;height:auto}.section3-container .section3-content .section3-content-body .section3-content-title{font-size:27px;padding:0 0 0 26px}}.hero-info-section-try{margin-top:20px;display:flex;width:205px;height:45px;padding:0 10px 0 22px;justify-content:space-between;align-items:center;border-radius:20px;cursor:pointer;background:#fbc33b;box-shadow:0 15px 21.5px 0 rgba(62,101,160,.08)}.hero-info-section-try:hover{box-shadow:1px 1px 10px 5px rgba(251,195,59,.4)}.hero-info-section-try .hero-info-section-try-text{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.hero-info-section-try .hero-info-section-try-circle{width:34px;height:34px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:320px){.section3-container .section3-content .section3-content-body .section3-content-title{padding:0}}.section3-bg-image-bg{object-fit:contain}.section3-bg-image-bg-gif{max-width:100%;border-radius:12px;box-shadow:0 11px 62px 0 rgba(53,219,255,.2);height:90%}.plan-section{margin-top:120px;display:flex;justify-content:center;align-items:center;position:relative}@media only screen and (max-width:600px){.plan-section{padding:0 30px}}.plan-section .plan-image-bg{position:absolute;bottom:-180px;left:0;z-index:-999}@media only screen and (max-width:1200px){.plan-section .plan-image-bg{display:none}}.plan-section .plan-section-container{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}@media only screen and (max-width:600px){.plan-section .plan-section-container{width:100%}}.plan-section .plan-section-title{color:#000;text-align:center;font-size:37px;font-style:normal;font-weight:400;line-height:normal}.plan-section .plan-section-row{width:100%;margin-top:170px;display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center;gap:32px}@media only screen and (max-width:1200px){.plan-section .plan-section-row{margin-top:42px;flex-direction:column-reverse}}.plan-section .plan-section-row .plan-section-row-col-1{width:691px;padding:32px 62px;border-radius:17.78px;background:#feffff;box-shadow:0 23.115px 50.674px 0 rgba(172,224,231,.47)}@media only screen and (max-width:1200px){.plan-section .plan-section-row .plan-section-row-col-1{width:100%}}@media only screen and (max-width:600px){.plan-section .plan-section-row .plan-section-row-col-1{padding:32px}}.plan-section .plan-section-row .plan-section-row-col-1 .plan-section-row-col-1-btns-container{margin-bottom:50px;display:flex;justify-content:center;align-items:center;gap:30px}@media only screen and (max-width:500px){.plan-section .plan-section-row .plan-section-row-col-1 .plan-section-row-col-1-btns-container{flex-direction:column}}.plan-section .plan-section-row .plan-section-row-col-1 .plan-section-row-col-1-btns-container .plan-section-row-col-1-btns{border-radius:60.453px;background:#fff;box-shadow:0 3.556px 6.223px 0 rgba(204,231,248,.33);height:50px;display:flex;justify-content:center;align-items:center}.plan-section .plan-section-row .plan-section-row-col-1 .plan-section-row-col-1-btns-container .plan-section-row-col-1-btns .plan-section-row-col-1-btns-btn{padding:8.89px 20.447px;border-radius:43.562px;font-size:15.113px;font-style:normal;font-weight:400;line-height:32.682px;color:#000;background:#fff}.plan-section .plan-section-row .plan-section-row-col-1 .plan-section-row-col-1-btns-container .plan-section-row-col-1-btns .plan-section-row-col-1-btns-btn-active{background:#0188f7;color:#fff}.plan-section .plan-section-row .plan-section-row-col-1-hr{margin-top:12px;margin-bottom:15px;width:100%;border-bottom:1px solid #e4e7ec}.plan-section .plan-section-row .plan-section-row-col-1-see-more{margin:18px 0;color:#0188f7;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-align:center;cursor:pointer;display:flex;justify-content:center;align-items:center}.plan-section .plan-section-row .plan-section-row-col-1-btn{text-align:center;cursor:pointer;border-radius:8px;width:100%;height:45px;padding:0 42px;background-color:#0188f7;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.plan-section .plan-section-row .plan-section-row-col-1-btn:hover{box-shadow:1px 1px 6px 2px rgba(1,136,247,.4)}.plan-section .plan-section-row .plan-section-row-col-1-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .65s}.plan-section .plan-section-row .plan-section-row-col-1-btn:hover:before{left:100%}.plan-section .plan-section-row .plan-section-row-col-title{text-align:center;color:#0188f7;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.plan-section .plan-section-row .plan-section-row-col-plan-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.plan-section .plan-section-row .plan-section-row-col-plan-info .plan-section-row-col-plan-info-name{display:flex;justify-content:center;align-items:center;gap:22px;color:#344054;font-size:14.975px;font-style:normal;font-weight:400;line-height:32.682px}.plan-section .plan-section-row .plan-section-row-col-plan-info .plan-section-row-col-plan-info-name img{width:30px;height:30px}.plan-section .plan-section-row .plan-section-row-col-plan-info .plan-section-row-col-plan-info-value{display:flex;justify-content:center;align-items:center;gap:22px;color:#344054;font-size:15.089px;font-style:normal;font-weight:600;line-height:32.682px}.plan-section .plan-section-row .plan-section-row-col-plan-info-disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:grayscale(100%)}.plan-section .plan-section-row .plan-section-row-col-plan-info-disabled .plan-section-row-col-plan-info-name{text-decoration:line-through}.plan-section .plan-section-row .plan-section-row-col-plan-info-disabled .plan-section-row-col-plan-info-name img{width:30px;height:30px}.plan-section .plan-section-row .plan-section-row-col-2{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}@media only screen and (max-width:1200px){.plan-section .plan-section-row .plan-section-row-col-2{width:100%}}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card{display:flex;width:547px;min-height:97px;padding:19.975px 23.78px;justify-content:space-between;align-items:center;border-radius:19.024px;background:#fff;cursor:pointer;gap:32px}@media only screen and (max-width:1200px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card{width:100%;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}}@media only screen and (max-width:600px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card{width:100%;flex-direction:column;align-items:flex-start;padding:12px 18.78px;gap:15px;justify-content:center}}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card:hover{border-radius:20px;background:#e5faff;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);cursor:pointer}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card:hover .plan-section-row-col-2-card-left-info-active>h4{color:#0188f7;font-size:28.536px;font-style:normal;font-weight:500;line-height:normal}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-active,.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-active:hover{background:linear-gradient(105deg,#01d5eb -3.89%,#0166fc 141.84%);box-shadow:0 3.805px 4.185px 0 rgba(186,225,249,.9)}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-active:hover .plan-section-row-col-2-card-left-info-active>h4{color:#fff;font-size:28.536px;font-style:normal;font-weight:500;line-height:normal}@media only screen and (max-width:600px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-active:hover .plan-section-row-col-2-card-left-info-active>h4{font-size:22.536px}}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left{display:flex;justify-content:center;align-items:center;gap:30px}@media only screen and (max-width:600px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left{flex-direction:row-reverse;width:100%;justify-content:space-between}}@media only screen and (max-width:400px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left{flex-direction:column}}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left .plan-section-row-col-2-card-left-info{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left .plan-section-row-col-2-card-left-info>h4{color:#0188f7;font-size:28.536px;font-style:normal;font-weight:500;line-height:normal}@media only screen and (max-width:600px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left .plan-section-row-col-2-card-left-info>h4{font-size:22.536px}}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left .plan-section-row-col-2-card-left-info>span{padding:2.854px 18.073px;border-radius:38.999px;background:#b6dbff;color:#fff;font-size:11.414px;font-style:normal;font-weight:400;line-height:normal}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left .plan-section-row-col-2-card-left-info-active>h4{color:#fff;font-size:28.536px;font-style:normal;font-weight:500;line-height:normal}@media only screen and (max-width:600px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left .plan-section-row-col-2-card-left-info-active>h4{font-size:22.536px}}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-price{color:#344054;font-size:28.536px;font-style:normal;font-weight:500;line-height:25.164px}@media only screen and (max-width:600px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-price{font-size:18.536px}}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-price>span{color:#8e9cb3;font-size:19.024px;font-style:normal;font-weight:500;line-height:28.06px}@media only screen and (max-width:600px){.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-price>span{font-size:16.536px}}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-price-active{color:#fff}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-price-active>span{color:#cafcff}.plan-section .plan-section-row .plan-section-row-col-2 .plan-section-row-col-2-card-left-img{object-fit:contain}.challange-bottom-card{width:823px;height:410px;border-radius:44px;background:rgba(232,244,255,.54);box-shadow:0 4px 70.7px 0 rgba(22,191,208,.86);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:40px 60px}.challange-bottom-card .challange-bottom-card-link{position:absolute;top:-195px;right:30px}@media only screen and (max-width:1200px){.challange-bottom-card .challange-bottom-card-link{display:none}}.challange-bottom-card .challange-bottom-card-btn{border-radius:17.584px;background:linear-gradient(105deg,#01d5eb 24.61%,#0166fc 131.97%);box-shadow:0 11.429px 30.9px 0 rgba(53,219,255,.58);-webkit-backdrop-filter:blur(1.7583731413px);backdrop-filter:blur(1.7583731413px);padding:15px 56px;color:#fff;font-size:20.817px;font-style:normal;font-weight:600;line-height:normal}.challange-bottom-card .challange-bottom-card-boxs{width:100%;display:flex;justify-content:center;align-items:center;gap:75px}.challange-bottom-card .challange-bottom-card-boxs .challange-bottom-card-boxs-btn{width:177px;height:187px;border-radius:26px;background:rgba(254,255,255,.54);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:17px 0}.challange-bottom-card .challange-bottom-card-boxs .challange-bottom-card-boxs-btn>h3{color:#19536b;text-align:center;font-size:23px;font-style:normal;font-weight:500;line-height:normal}.plan-page-card-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;cursor:-webkit-grab;cursor:grab}.plan-page-card-container .plan-page-card{z-index:9999999;border-radius:16px;border:1px solid #0188f7;background:#eef9f9;padding:18px 40px;width:290px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:22px}.plan-page-card-container .plan-page-card .plan-page-card-info{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}.plan-page-card-container .plan-page-card .plan-page-card-info>h5{color:#0188f7;text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:30px}.plan-page-card-container .plan-page-card .plan-page-card-info>h3{color:#212b36;font-size:24px;font-style:normal;font-weight:700;line-height:36px}.plan-page-card-container .plan-page-card .plan-page-card-info>h3>span{color:#212b36;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.plan-page-card-container .plan-page-card .plan-page-card-info>p{color:#637381;text-align:center;font-size:13px;font-style:normal;font-weight:400;line-height:19px}.plan-page-card-container .plan-page-card>a{width:100%;padding:8px;border-radius:8px;background:#0188f7;color:#fff;text-align:center;font-size:15px;font-style:normal;font-weight:600;line-height:25.71px;text-transform:capitalize}.plan-page-card-container .plan-page-card-active{background-color:#fff}.plan-page-card-logo{border-radius:16px;border:1px solid #0188f7;background:#eef9f9;width:290px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:22px}.plan-page-card-logo .plan-page-card-logo-p{color:var(--app_dev_gomydesk_com_admin_plans_1920x1080_default-Pale-Sky,#637381);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.plan-button{width:100%;display:flex;justify-content:center;align-items:center;padding:32px 0 12px}.custom-plan-btn{text-align:center;cursor:pointer;border-radius:8px;width:154px;height:44px;padding:10px;background-color:#0188f7;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:relative;overflow:hidden}@media only screen and (max-width:1220px){.custom-plan-btn{width:auto;padding:10px 22px}}.custom-plan-btn:hover{box-shadow:1px 1px 12px 5px rgba(1,136,247,.4)}.custom-plan-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);transition:all .65s}.custom-plan-btn:hover:before{left:100%}.plan-details-page-card{border-radius:16px;border:1px solid #0188f7;background:#eef9f9;padding:6px 0;width:290px;overflow:hidden}.plan-details-page-card .plan-details-page-card-col{height:45px;display:flex;justify-content:center;align-items:center;border-bottom:1.117px solid #e4e7ec}@media only screen and (max-width:680px){.plan-details-page-card .plan-details-page-card-col{width:100%;justify-content:space-between;padding:0 22px}}.plan-details-page-card .plan-details-page-card-col .plan-details-page-card-col-mobile{display:none}@media only screen and (max-width:680px){.plan-details-page-card .plan-details-page-card-col .plan-details-page-card-col-mobile{display:flex;justify-content:center;align-items:center;gap:8px}}.plan-details-page-card .plan-details-page-card-col-last{height:45px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:680px){.plan-details-page-card .plan-details-page-card-col-last{width:100%;justify-content:space-between;padding:0 22px}}.plan-details-page-card .plan-details-page-card-col-last .plan-details-page-card-col-mobile{display:none}@media only screen and (max-width:680px){.plan-details-page-card .plan-details-page-card-col-last .plan-details-page-card-col-mobile{display:flex;justify-content:center;align-items:center;gap:8px}}.plan-details-page-card-active{background-color:#fff}.plan-details-page-card-logo{border-radius:16px;padding:12px 0;width:290px;overflow:hidden;margin-top:18px}.plan-details-page-card-logo .plan-details-page-card-col-logo{padding:0 6px;height:45px;display:flex;justify-content:flex-start;align-items:center;gap:22px;border-bottom:1.117px solid #e4e7ec}.plan-details-page-card-logo .plan-details-page-card-col-logo>p{color:#344054;font-size:15.975px;font-style:normal;font-weight:400;line-height:32.682px}.plan-details-page-card-col-empty{width:30px;text-align:center}.privacy-content{width:100%;display:flex;flex-direction:column;padding:40px 100px;gap:50px}@media only screen and (max-width:1090px){.privacy-content{padding:40px 30px}}.privacy-content .left-privacy{width:35%}.privacy-content .left-privacy .title-privacy{color:var(--app_dev_gomydesk_com_admin_plans_1920x1080_default-Black,#000);font-size:30px;font-style:normal;font-weight:500;line-height:normal;position:relative;display:flex;align-items:center;justify-content:flex-start;margin-bottom:24px}.privacy-content .left-privacy .title-privacy:before{left:-10px;position:absolute;width:4px;height:80%;background:var(--linear-blue-logo,linear-gradient(180deg,#01d5eb 0,#0166fc 100%));z-index:9999;content:""}.privacy-content .left-privacy .list-term-privacy{margin-left:40px}.privacy-content .left-privacy .list-term-privacy li{font-size:22px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:16px}.privacy-content .left-privacy .list-term-privacy li .link{color:var(--app_dev_gomydesk_com_admin_plans_1920x1080_default-Black,#000);font-size:22px;font-style:normal;font-weight:500;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}.privacy-content .title-privacy-m{font-size:15px}.privacy-content .title-privacy,.privacy-content .title-privacy-m{font-style:normal;font-weight:500;line-height:normal;position:relative;display:flex;align-items:center;justify-content:flex-start}.privacy-content .title-privacy{color:var(--app_dev_gomydesk_com_admin_plans_1920x1080_default-Black,#000);font-size:30px;margin-bottom:24px}.privacy-content .right-privacy{width:100%}.privacy-content .right-privacy .content-privacy-text{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:500;line-height:normal}.privacy-content .ant-collapse{background-color:#fff!important;border-left:none;border-right:none;border-radius:0}.privacy-content .ant-collapse .ant-collapse-content{border-top:none;border-radius:0}.privacy-content .ant-collapse .ant-collapse-header{display:flex;align-items:center}.privacy-content .ant-collapse .ant-collapse-item{background-color:none!important}.privacy-content .ant-collapse .ant-collapse-item .ant-collapse-header-text{color:var(--app_dev_gomydesk_com_admin_plans_1920x1080_default-Black,#000);font-size:22px!important;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;height:60px!important;display:flex;align-items:center}.privacy-content .ant-collapse .ant-collapse-item .content-collapse{color:var(--font,#344054);font-size:17px;font-style:normal;font-weight:500;line-height:normal;margin-top:-15px;padding:0 20px}.privacy-content .ant-collapse .ant-collapse-item .content-collapse p{margin-bottom:10px;font-size:15px}.privacy-policy-drawer .ant-drawer-content{background:#00507e;padding:60px 160px 10px}@media only screen and (max-width:1690px){.privacy-policy-drawer .ant-drawer-content{padding:60px 50px 10px}}@media only screen and (max-width:1290px){.privacy-policy-drawer .ant-drawer-content{padding:30px 40px 10px}}@media only screen and (max-width:700px){.privacy-policy-drawer .ant-drawer-content{padding:10px}}.privacy-policy-drawer .ant-drawer-header{display:none}.privacy-policy-drawer .privacy-content-drawer{display:flex;align-items:center;justify-content:flex-start;gap:60px}@media only screen and (max-width:1290px){.privacy-policy-drawer .privacy-content-drawer{gap:20px;flex-direction:column;gap:10px}}.privacy-policy-drawer .privacy-content-drawer .left{width:60%;display:flex;align-items:center;gap:35px}@media only screen and (max-width:1290px){.privacy-policy-drawer .privacy-content-drawer .left{width:100%}}@media only screen and (max-width:700px){.privacy-policy-drawer .privacy-content-drawer .left{width:100%;flex-direction:column;text-align:center;gap:10px}}.privacy-policy-drawer .privacy-content-drawer .left .text-privacy{color:#fff;font-size:15px;font-style:normal;font-weight:500;line-height:25px}.privacy-policy-drawer .privacy-content-drawer .right{width:35%;display:flex;align-items:center;gap:30px;flex-wrap:auto}@media only screen and (max-width:1500px){.privacy-policy-drawer .privacy-content-drawer .right{flex-wrap:wrap}}@media only screen and (max-width:1290px){.privacy-policy-drawer .privacy-content-drawer .right{width:100%;justify-content:end}}@media only screen and (max-width:700px){.privacy-policy-drawer .privacy-content-drawer .right{text-align:center;gap:10px;justify-content:center}}.privacy-policy-drawer .privacy-content-drawer .privacy-button{display:flex;width:166px;height:44px;padding:10px 20px;justify-content:center;align-items:center;gap:10px}.privacy-policy-drawer .privacy-content-drawer .customize-btn{border-radius:8px;border:1px solid #fff;background-color:transparent}.privacy-policy-drawer .privacy-content-drawer .customize-btn span{color:#fff}.privacy-policy-drawer .privacy-content-drawer .customize-btn:hover{background-color:transparent;border:1px solid #fff}.privacy-policy-drawer .privacy-content-drawer .link-drawer{color:#fff;font-size:15px;font-style:normal;font-weight:500;line-height:25px;text-decoration:underline}.cookie-settings .text-cookie{margin-bottom:30px;color:var(--font,#344054);font-size:14px;font-style:normal;font-weight:400;line-height:normal}.cookie-settings .cookie-action{margin-top:20px}.cookie-settings .content-cookie{display:flex;flex-direction:column;gap:20px}.cookie-settings .content-cookie .header-table{display:flex;justify-content:space-between;align-items:flex-start}.cookie-settings .content-cookie .header-table .title-item{width:200px;color:var(--font,#344054);font-size:14px;font-style:normal;font-weight:500;line-height:normal}.cookie-settings .content-cookie .settings{display:flex;gap:20px;flex-direction:column;height:200px;overflow:auto}.cookie-settings .content-cookie .cookie-items{border:1px solid rgba(145,158,171,.24);padding:24px 0;border-radius:8px}.cookie-settings .content-cookie .cookie-items .cookie-item{display:flex;justify-content:space-between;align-items:flex-start;padding-left:20px}.cookie-settings .content-cookie .cookie-items .cookie-item .first-item{width:200px;color:var(--font,#344054);font-size:14px;font-style:normal;font-weight:500;line-height:normal}.cookie-settings .content-cookie .cookie-items .cookie-item .show-cookie-btn{cursor:pointer}.cookie-settings .ant-table .ant-table-container .ant-table-content{margin-top:20px}.cookie-settings .ant-table .ant-table-container .ant-table-content .ant-table-thead tr th{background:none!important}.cookie-settings .ant-table .ant-table-container .ant-table-content .ant-table-thead tr th:before{display:none}.cookie-settings .description-table{max-width:350px;max-height:100px;overflow-x:scroll}.setting-view{padding:30px 0 10px}.setting-view .text{color:var(--font,#344054);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.setting-view .collapsed-items .ant-collapse{border:none;display:flex;flex-direction:column;gap:30px;background-color:transparent!important}.setting-view .collapsed-items .ant-collapse .ant-collapse-content{border:none;border-radius:0 0 12px 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.setting-view .collapsed-items .ant-collapse .ant-collapse-header{display:flex;align-items:center;background:#fff;border-radius:12px!important;height:50px}.setting-view .collapsed-items .ant-collapse .ant-collapse-header-text{color:var(--font,#344054);font-size:16px;font-style:normal;font-weight:500;line-height:25.71px;text-transform:capitalize}.setting-view .collapsed-items .ant-collapse .ant-collapse-item{margin-bottom:0!important;border:none;border-radius:12px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.setting-view .collapsed-items .ant-collapse .ant-collapse-item-active .ant-collapse-header{display:flex;align-items:center;background:#fff;border-radius:12px 12px 0 0!important;height:50px}.modal-privacy .ant-modal{width:1000px!important;display:flex;padding:24px;flex-direction:column;align-items:flex-end;gap:40px}.modal-privacy .ant-modal .ant-modal-content{min-height:600px;border-radius:8px 8px;background:#f9fafb;padding-bottom:5px}.modal-privacy .ant-segmented{display:flex;height:54px;padding:1px 16px;justify-content:center;align-items:center;gap:32px;flex-shrink:0;border-radius:8px;background:#e5f4fd}.modal-privacy .ant-segmented .ant-segmented-group{display:flex;align-items:center;gap:6px}.modal-privacy .ant-segmented .ant-segmented-group .ant-segmented-item{display:flex;align-items:center;justify-content:center;box-shadow:none}.modal-privacy .ant-segmented .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{color:var(--Primary-Colors-Gray-500,#667085);font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;align-items:center;justify-content:center}.modal-privacy .ant-segmented .ant-segmented-group .ant-segmented-item-selected{color:#19536b;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.modal-privacy .ant-segmented .ant-segmented-group .ant-segmented-item-selected .ant-segmented-item-label{color:#19536b}.modal-privacy .actions-modal{display:flex;gap:30px;justify-content:flex-end;margin-right:12px}.modal-privacy .actions-modal .btn-privacy{display:flex;width:166px;height:44px;padding:10px 24px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:8px}.modal-privacy .actions-modal .cancel-btn{border:1px solid var(--Prim-Blue,#0188f7);background:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.modal-privacy .actions-modal .cancel-btn span{color:var(--Prim-Blue,#0188f7)}.modal-privacy .actions-modal .save-btn{font-size:16px;font-style:normal;font-weight:500;line-height:24px;border:1px solid var(--Prim-Blue,#0188f7);background:var(--Prim-Blue,#0188f7)}.modal-privacy .actions-modal .save-btn span{color:#fff}.modal-privacy .actions-modal .save-btn:hover{background:var(--Prim-Blue,#0188f7)}.term-of-user-content{padding:30px 200px}@media only screen and (max-width:1090px){.term-of-user-content{padding:40px 30px}}.gpu-section{flex-direction:column;gap:40px!important}.gpu-section .section3-content-body-info{margin-bottom:-50px}@media only screen and (max-width:1240px){.gpu-section .section3-content-body-info{margin-bottom:0}}.gpu-section .section3-bg-image-gpu{display:flex;gap:50px;height:100%!important;width:100%!important}@media only screen and (max-width:1200px){.gpu-section .section3-bg-image-gpu{gap:20px}}@media only screen and (max-width:800px){.gpu-section .section3-bg-image-gpu{flex-direction:column}}.gpu-section .section3-bg-image-gpu .video-section .title{font-size:1.5rem;font-weight:500;margin-bottom:20px;width:100%;text-align:center}@media only screen and (max-width:800px){.gpu-section .section3-bg-image-gpu .video-section .title{font-size:1.2rem}}.gpu-section .section3-bg-image-gpu .video-gif{object-fit:fill}.gpu-section .arr-step{rotate:90deg;width:100%;margin-bottom:-150px;width:90px}@media only screen and (max-width:1240px){.gpu-section .arr-step{margin-bottom:-150px}}@media only screen and (max-width:1200px){.gpu-section .arr-step{width:60px}}@media only screen and (max-width:800px){.gpu-section .arr-step{display:none}}.drop-down-button{color:#97a9b0;text-align:center;font-size:16.669px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}.drop-down-button .drop-down-icon{color:#97a9b0}.drop-down-button .drop-down-icon img{color:#97a9b0;background:red}.nav-drop-down ul li{padding:10px 12px!important}.nav-drop-down ul li .ant-dropdown-menu-title-content .active_link{color:#0188f7}@media screen and (max-width:768px){.page-title{padding:0 20px;margin-top:70px;margin-bottom:20px}}.page-title .title{color:#19536b}@media screen and (max-width:768px){.page-title .title{font-size:30px}}.page-title .description{font-size:17px;max-width:1050px;margin-bottom:6px}.table-content-page{padding:0 100px;display:flex;gap:40px}@media screen and (max-width:768px){.table-content-page{padding:0 20px}}.table-content-page .item{margin-bottom:60px!important}.table-content-page .sider{min-width:300px!important}.table-content-page .sider .sider-title{border-bottom:1px solid #ebeef4;color:#b9c2d5;font-size:16px;font-style:normal;font-weight:600;line-height:19px;letter-spacing:.101px}.table-content-page .sider .ant-menu{-webkit-border-end:unset;border-inline-end:unset}.table-content-page .sider .ant-menu-item.ant-menu-item{padding-inline:0!important}.table-content-page .sider .ant-menu-title-content span{color:#828d9e;font-size:16px;font-style:normal;font-weight:500;line-height:19px}.table-content-page .sider .ant-menu-item-selected{background:transparent;position:relative}.table-content-page .sider .ant-menu-item-selected .ant-menu-title-content span{color:var(--Prim-Blue,#0188f7);font-size:16px;font-style:normal;font-weight:600;line-height:19px;letter-spacing:.101px;padding:0 6px}.table-content-page .sider .ant-menu-item-selected:before{content:"";position:absolute;height:40%;width:2px;background:#0188f7;top:25%}@media screen and (max-width:768px){.table-content-page .sider{display:none}}.table-content-page .content{background:transparent}.table-content-page .content h2{color:var(--Prim-Blue,#0188f7);font-size:27px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:15px}.table-content-page .content .description{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px}.table-content-page .content .subitems{margin-bottom:20px}.table-content-page .content .subitems h3{color:#19536b;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.table-content-page .content .subitems p{color:var(--font,#344054);font-size:19px;font-style:normal;font-weight:400;line-height:normal}.page-title{padding:0 100px;margin-bottom:100px;margin-top:-200px}@media screen and (max-width:1990px){.page-title{margin-top:-100px}}@media screen and (max-width:1590px){.page-title{margin-top:-20px}}@media screen and (max-width:1090px){.page-title{margin-top:0}}@media screen and (max-width:768px){.page-title{padding:0 20px;margin-top:90px;margin-bottom:20px}}.page-title .title{color:var(--font-title,#0188f7);font-size:40px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:15px}@media screen and (max-width:768px){.page-title .title{font-size:30px;margin-bottom:20px}}.page-title .title span{background:var(--linear-blue-logo,linear-gradient(180deg,#01d5eb 0,#0166fc 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:40px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:768px){.page-title .title span{font-size:30px}}.page-title .description{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:5 0;max-width:800px;margin-bottom:15px}.integration-testing{display:flex;align-items:flex-start;justify-content:center;gap:10px;background:#f2f8fe;padding:80px 100px;margin-bottom:70px}@media screen and (max-width:768px){.integration-testing{padding:80px 20px;margin-bottom:30px}}.integration-testing .content{display:flex;align-items:center;gap:70px;justify-content:space-between;width:100%}@media screen and (max-width:1068px){.integration-testing .content{flex-direction:column;gap:30px}}.integration-testing .content .left-section{display:flex;align-items:flex-start;gap:20px;width:100%}.integration-testing .content .left-section h2{color:var(--font-title,#0188f7);font-size:27px;font-style:normal;font-weight:500;line-height:145%}.integration-testing .content h2{margin-top:4px;margin-bottom:12px}.integration-testing .content p{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:10px}.integration-testing .content .right-section{width:70%;display:flex;justify-content:flex-end}@media screen and (max-width:1068px){.integration-testing .content .right-section{width:100%;justify-content:center}}.integration-testing .content .right-section .integ-img{width:100%;height:auto;max-width:390px;max-height:400px}.benefits-section{display:flex;align-items:flex-start;gap:10px;padding:80px 100px}.benefits-section .content{padding:50px 40px;border-radius:8px;border:1px solid #c8dbee;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 2px 12px 0 rgba(26,35,62,.08);display:flex;align-items:flex-start;gap:30px}@media screen and (max-width:1068px){.benefits-section .content{flex-direction:column;gap:20px;padding:30px 25px}}.benefits-section .content h1{width:-moz-fit-content;width:fit-content;text-wrap:nowrap;color:var(--font-title,#0188f7);font-size:35px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:1068px){.benefits-section .content h1{text-wrap:wrap;font-size:30px}}.benefits-section .content h1 span{background:var(--linear-blue-logo,linear-gradient(180deg,#01d5eb 0,#0166fc 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:35px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:1068px){.benefits-section .content h1 span{font-size:30px}}.benefits-section .content .description h3{color:#19536b;font-size:32px;font-style:normal;font-weight:500;line-height:145%;margin-bottom:10px}@media screen and (max-width:1068px){.benefits-section .content .description h3{font-size:25px}}.benefits-section .content .description p{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:768px){.benefits-section{padding:80px 20px}}.specific-benefits{padding:0 100px;margin-bottom:70px}@media screen and (max-width:768px){.specific-benefits{padding:0 20px;margin-bottom:40px}}.specific-benefits .title{color:var(--font-title,#0188f7);text-align:center;font-size:33px;font-style:normal;font-weight:500;line-height:145%;margin-bottom:50px}@media screen and (max-width:768px){.specific-benefits .title{font-size:24px}}.specific-benefits .content{display:flex;gap:60px;flex-direction:column}.specific-benefits .content .reversed-col{flex-direction:row-reverse}@media screen and (max-width:1068px){.specific-benefits .content .reversed-col{flex-direction:column}}.specific-benefits .content .column{display:flex;gap:50px;width:100%;justify-content:space-between;margin-bottom:40px}.specific-benefits .content .column .image-col{width:30%;height:auto;max-width:350px;max-height:350px}.specific-benefits .content .column .card{width:60%}@media screen and (max-width:1068px){.specific-benefits .content .column{flex-direction:column;gap:20px;align-items:center}.specific-benefits .content .column .image-col{width:100%;height:auto;max-width:300px;max-height:300px}.specific-benefits .content .column .card{width:100%}}.specific-benefits .content .card{display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:15px;border-radius:8px;background:#f2f8fe}.specific-benefits .content .card h2{color:#19536b;font-size:25px;font-style:normal;font-weight:500;line-height:145%}.specific-benefits .content .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.core-features-section{padding:0 100px;margin-bottom:70px}@media screen and (max-width:768px){.core-features-section{padding:0 20px;margin-bottom:40px}}.core-features-section .title{margin-bottom:40px}.core-features-section .title,.core-features-section .title span{color:var(--Prim-Blue,#0188f7);font-size:33px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:768px){.core-features-section .title{font-size:24px}}.core-features-section .content{display:flex;align-items:stretch;justify-content:flex-start;gap:30px}@media screen and (max-width:1068px){.core-features-section .content{flex-direction:column}}.core-features-section .content .card{display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:15px;border-radius:8px;border:1px solid #c8dbee;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 4px 8px 0 rgba(19,31,49,.04)}.core-features-section .content .card h2{color:#19536b;font-size:25px;font-style:normal;font-weight:500;line-height:145%}.core-features-section .content .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.implementation-process{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:10px;background:#f2f8fe;padding:80px 100px;margin-bottom:40px}@media screen and (max-width:768px){.implementation-process{padding:50px 20px;margin-bottom:0}}.implementation-process h2{color:var(--Prim-Blue,#0188f7);font-size:36px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:30px}@media screen and (max-width:1068px){.implementation-process h2{font-size:26px;margin-bottom:15px}}.implementation-process .content{display:flex;align-items:center;gap:40px}@media screen and (max-width:1068px){.implementation-process .content{flex-direction:column}}.implementation-process .content .left-section{display:flex;align-items:flex-start;flex-direction:column;gap:20px;width:100%}.implementation-process .content .left-section h3{color:#19536b;font-size:25px;font-style:normal;font-weight:500;line-height:145%;max-width:600px}@media screen and (max-width:1068px){.implementation-process .content .left-section h3{font-size:20px}}.implementation-process .content h2{margin-top:10px;margin-bottom:10px}.implementation-process .content p{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:10px}.implementation-process .content .right-section{width:100%}.case-studies-page{padding:0 100px;margin-bottom:70px}@media screen and (max-width:768px){.case-studies-page{padding:0 20px;margin-bottom:40px}}.case-studies-page h2{color:#19536b;text-align:center;font-size:34px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:30px}.case-studies-page .case-studies{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media screen and (max-width:768px){.case-studies-page .case-studies{flex-direction:column}}.case-studies-page .case-studies .lists{display:flex;flex-direction:column;gap:20px}.case-studies-page .case-studies .case-study{height:-moz-fit-content;height:fit-content;width:345px;display:flex;padding:30px 24.284px 30.313px 30px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;border-radius:15px;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 .603px .603px -1.083px rgba(0,0,0,.22),0 2.29px 2.29px -2.167px rgba(0,0,0,.2),0 10px 10px -3.25px rgba(0,0,0,.12)}@media screen and (max-width:768px){.case-studies-page .case-studies .case-study{width:100%}}.case-studies-page .case-studies .case-study .card-header{display:flex;align-items:center;gap:10px}.case-studies-page .case-studies .case-study .card-header img{width:50px;height:50px;border-radius:50%}.case-studies-page .case-studies .case-study .card-header .name{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:21.6px}.case-studies-page .case-studies .case-study .card-header .username{color:#555;font-size:16px;font-style:normal;font-weight:400;line-height:21.6px}.case-studies-page .case-studies .case-study .content{color:#222;font-size:17px;font-style:normal;font-weight:400;line-height:150%}.case-studies-page .case-studies .case-study .content .link{color:#09f;font-size:17px;font-style:normal;font-weight:400;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.question-answer-page{display:flex;align-items:center;justify-content:center;flex-direction:column}.question-answer-page h1{color:var(--Prim-Blue,#0188f7);text-align:center;font-size:36px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:50px}.question-answer-page .content{width:100%;max-width:900px}.question-answer-page .content .ant-collapse-item{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:10px}.question-answer-page .item-collapse{color:#6a7587;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.question-answer-page .title{color:var(--font,#344054);font-size:18px;font-style:normal;font-weight:500;line-height:145%}.mlaas-page-title{padding:0 100px;margin-bottom:100px;margin-top:-150px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media screen and (max-width:1990px){.mlaas-page-title{margin-top:-40px}}@media screen and (max-width:1590px){.mlaas-page-title{margin-top:-20px}}@media screen and (max-width:1390px){.mlaas-page-title{margin-top:0;flex-direction:column;align-items:center}}@media screen and (max-width:1090px){.mlaas-page-title{margin-top:0}}@media screen and (max-width:768px){.mlaas-page-title{padding:0 20px;margin-top:90px;margin-bottom:20px}}.mlaas-page-title .title{color:#0188f7;font-size:40px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:15px}@media screen and (max-width:768px){.mlaas-page-title .title{font-size:30px;margin-bottom:20px}}.mlaas-page-title .description{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:5 0;max-width:800px;margin-bottom:15px}.mlaas-page-title .actions{display:flex;align-items:center;gap:20px;margin-top:100px}@media screen and (max-width:1090px){.mlaas-page-title .actions{margin-top:30px}}@media screen and (max-width:768px){.mlaas-page-title .actions{flex-direction:column}}.mlaas-page-title .actions .btn{display:flex;width:249px;justify-content:center;align-items:center;background:#fff;border-radius:9.3px;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 4px 10px 0 rgba(0,165,209,.55);font-size:18.6px;color:var(--Prim-Blue,#0188f7);font-size:16.6px;font-style:normal;font-weight:500;line-height:27.899px;padding:11.625px;gap:10px}.mlaas-page-title .actions .learn-more{border-radius:9.3px;background:var(--app_dev_gomydesk_com_admin_plans_1920x1080_default-Linear-Blue-Ribbon-Bright-Turquoise,linear-gradient(90deg,#005dfd 3%,#00daea 100%));color:#fff;color:var(--Grey_Color_Shades-white-00,#fff)}.mlaas-page-title .text-content{width:100%;margin-top:50px}.mlaas-page-title .page-title-img{width:100%;max-width:600px;margin-top:30px;height:auto}@media screen and (max-width:768px){.mlaas-page-title .page-title-img{margin-top:0}}.ml-definition{display:flex;align-items:flex-start;gap:10px;margin-bottom:50px;justify-content:center}@media screen and (max-width:1268px){.ml-definition{flex-direction:column;gap:20px}}@media screen and (max-width:768px){.ml-definition{padding:0 20px}}.ml-definition .content{max-width:95%;border-radius:8px;background:var(--Grey_Color_Shades-white-00,#fff);display:flex;align-items:center;gap:40px;padding:50px 0;border-radius:30px;flex-direction:row-reverse}@media screen and (max-width:1268px){.ml-definition .content{flex-direction:column;gap:20px;padding:20px 0;max-width:100%}}@media screen and (max-width:768px){.ml-definition .content{padding:30px 20px}}.ml-definition .content .content-left{width:100%}.ml-definition .content .content-left .title{display:flex;align-items:center;gap:5px;color:var(--Prim-Blue,#0188f7);font-size:28px;font-style:normal;font-weight:500;line-height:145%;margin-bottom:20px}@media screen and (max-width:1268px){.ml-definition .content .content-left .title{font-size:24px;padding:0 35px}.ml-definition .content .content-left .title img{display:none}}@media screen and (max-width:768px){.ml-definition .content .content-left .title{padding:0}}.ml-definition .content .content-left p{padding:0 35px;color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px}@media screen and (max-width:768px){.ml-definition .content .content-left p{padding:0}}.ml-definition .content .content-right{width:-moz-fit-content;width:fit-content}.ml-definition .content .content-right img{height:auto;max-width:450px}.mlaas-specific-benefits{padding:0 100px;margin-bottom:80px}@media screen and (max-width:768px){.mlaas-specific-benefits{padding:0 20px;margin-bottom:40px}}.mlaas-specific-benefits .title{text-align:start;color:var(--Prim-Blue,#0188f7);font-size:28px;font-style:normal;font-weight:500;line-height:145%;margin-bottom:50px}@media screen and (max-width:768px){.mlaas-specific-benefits .title{font-size:24px}}.mlaas-specific-benefits .content{display:flex;align-items:flex-start;justify-content:flex-start;gap:30px}@media screen and (max-width:768px){.mlaas-specific-benefits .content{flex-direction:column}}.mlaas-specific-benefits .content .left{width:100%;display:flex;flex-direction:column;gap:150px}@media screen and (max-width:768px){.mlaas-specific-benefits .content .left{gap:50px}}.mlaas-specific-benefits .content .left .column{display:flex;gap:30px}@media screen and (max-width:768px){.mlaas-specific-benefits .content .left .column{flex-direction:column}}.mlaas-specific-benefits .content .left .column .img-column{width:100%;height:auto;max-width:350px}.mlaas-specific-benefits .content .left .column-reversed{flex-direction:row-reverse}@media screen and (max-width:768px){.mlaas-specific-benefits .content .left .column-reversed{flex-direction:column}}.mlaas-specific-benefits .content .left .card{display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:15px;border-radius:8px;background:#f2f8fe;width:70%}@media screen and (max-width:768px){.mlaas-specific-benefits .content .left .card{width:100%}}.mlaas-specific-benefits .content .left .card h2{color:#19536b;font-size:25px;font-style:normal;font-weight:500;line-height:145%}.mlaas-specific-benefits .content .left .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.mlaas-specific-benefits .content .left .image{width:30%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.mlaas-specific-benefits .content .left .image{width:100%}}.how-it-works{padding:0 100px;margin-bottom:70px}@media screen and (max-width:768px){.how-it-works{padding:0 20px;margin-bottom:40px}}.how-it-works .title{color:var(--Prim-Blue,#0188f7);font-size:33px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:40px}@media screen and (max-width:768px){.how-it-works .title{font-size:24px}}.how-it-works .content-container{border-radius:8px;border:1px solid #c8dbee;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 2px 12px 0 rgba(26,35,62,.08);padding:50px 30px}.how-it-works .content{display:flex;align-items:flex-start;justify-content:flex-start;gap:30px}@media screen and (max-width:1068px){.how-it-works .content{flex-direction:column}}.how-it-works .content .left{width:100%;display:flex;flex-direction:column;gap:30px}.how-it-works .content .left .card{display:flex;flex-direction:column;align-items:flex-start;gap:15px;border-radius:8px}.how-it-works .content .left .card h2{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%}.how-it-works .content .left .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.how-it-works .content .right{width:100%;display:flex;align-items:center;justify-content:center}.how-it-works .content .right img{width:100%;height:100%;max-width:500px}.features-mlaas h2{font-size:30px;font-style:normal;font-weight:500;line-height:normal;color:var(--Prim-Blue,#0188f7);margin-bottom:30px}@media screen and (max-width:1068px){.features-mlaas h2{font-size:28px}}.features-mlaas .cards{display:flex;align-items:stretch;gap:30px;height:100%}@media screen and (max-width:1068px){.features-mlaas .cards{flex-direction:column}}.features-mlaas .cards .card{width:100%;border-radius:8px;border:1px solid #c8dbee;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 4px 8px 0 rgba(19,31,49,.04);padding:30px;display:flex;flex-direction:column;gap:10px}.features-mlaas .cards .card h3{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%}.features-mlaas .cards .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.get-started .content{display:flex;gap:40px;margin-bottom:50px!important}@media screen and (max-width:1090px){.get-started .content{gap:20px;flex-direction:column}}.get-started h1{color:var(--Prim-Blue,#0188f7);font-size:31px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:40px}.get-started .get-started-content{width:100%;display:flex;flex-direction:column}.get-started .get-started-content span{color:#19536b;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:10px}@media screen and (max-width:790px){.get-started .get-started-content span{font-size:18px}}.get-started .get-started-content span .link{color:#19536b;font-size:22px;font-style:italic;font-weight:400;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media screen and (max-width:790px){.get-started .get-started-content span .link{font-size:16px}}.get-started .get-started-content .cover-img{width:100%;height:auto}.get-started .get-started-content h2{width:100%;color:#3f7b95;font-size:30px;font-style:normal;font-weight:400;line-height:normal;display:flex;gap:10px;align-items:flex-start;height:-moz-fit-content;height:fit-content;position:relative;padding:0 20px;margin-bottom:30px}@media screen and (max-width:790px){.get-started .get-started-content h2{font-size:20px}}.get-started .get-started-content h2:before{content:"";display:block;width:2px;height:100%!important;position:absolute;background:#ffce00;left:0}.get-started .get-started-content p{color:#3f7b95;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:20px}.get-started .get-started-content .consult-btn{border-radius:9.3px;background:linear-gradient(90deg,#005dfd 3%,#00daea);display:flex;padding:11.625px;justify-content:center;align-items:center;gap:11.625px;color:var(--Grey_Color_Shades-white-00,#fff);font-size:18.6px;font-style:normal;font-weight:500;line-height:27.899px;margin-top:30px}.get-started .get-started-content .consult-btn:hover{background:#fff;color:#0286be;border:1px solid #0286be}.industry-solutions h2{font-size:30px;font-style:normal;font-weight:500;line-height:normal;color:var(--Prim-Blue,#0188f7);margin-bottom:70px}@media screen and (max-width:1068px){.industry-solutions h2{font-size:28px;margin-bottom:30px}}.industry-solutions .cards{display:flex;align-items:stretch;gap:30px;height:100%}@media screen and (max-width:1068px){.industry-solutions .cards{flex-direction:column}}.industry-solutions .cards .card{width:100%;border-radius:8px;padding:30px;display:flex;flex-direction:column;gap:10px;background:#f5fcff}.industry-solutions .cards .card span{background:#fff;border-radius:50%;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:10px}.industry-solutions .cards .card h3{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%}.industry-solutions .cards .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.techs-edge .content{display:flex;gap:30px}@media screen and (max-width:1068px){.techs-edge .content{flex-direction:column}}.techs-edge .item-title{width:100%;color:#0188f7;font-size:30px;font-style:normal;font-weight:400;line-height:normal;display:flex;gap:10px;align-items:flex-start;height:-moz-fit-content;height:fit-content;position:relative;padding:0 20px}.techs-edge .item-title:before{content:"";display:block;width:2px;height:100%!important;position:absolute;background:#ffce00;left:0}.techs-edge .item-content{width:100%;display:flex;flex-direction:column;gap:10px}.techs-edge .item-content p{color:#3f7b95;font-size:19px;font-style:normal;font-weight:400;line-height:24px}.techs-edge .item-content p span{color:#19536b;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.partners-section{padding:70px 0!important;background:linear-gradient(263deg,#01d5eb 30.83%,rgba(1,102,252,.4) 157.1%)}.partners-section,.partners-section .content{display:flex;align-items:center;justify-content:center}.partners-section .content{max-width:750px;padding:15px;flex-direction:column}.partners-section .content h1{color:#fff;text-align:center;font-size:28px;font-style:normal;font-weight:600;text-transform:uppercase;margin-bottom:15px}.partners-section .content .partners{display:flex;align-items:center;justify-content:center}.partners-section .content .partners img{width:100%;height:auto}@media screen and (max-width:768px){.partners-section .content .partners{flex-wrap:wrap}.partners-section .content .partners img{width:100px;margin:10px}}.actions-section{margin-top:60px}.items{display:flex;align-items:center;gap:0 40px;flex-wrap:wrap;margin-top:30px;justify-content:center}.items .hexagon{width:270px;height:203px;background-color:#f2fdff;position:relative;margin:76.6px 0}.items .hexagon:after,.items .hexagon:before{content:"";position:absolute;width:0;border-left:135px solid transparent;border-right:135px solid transparent}.items .hexagon:before{bottom:100%;border-bottom:76.6px solid #f2fdff}.items .hexagon:after{top:100%;border-top:76.6px solid #f2fdff}.items .hexagon .content{display:flex;align-items:center;justify-content:space-between;height:100%;color:#fff;font-size:48px;flex-direction:column}.items .hexagon .content p{color:#4c679e;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.88px}.integration-testing-mlaas{display:flex;align-items:flex-start;justify-content:center;gap:10px;background:#f2f8fe;padding:80px 100px;margin-bottom:70px}@media screen and (max-width:768px){.integration-testing-mlaas{padding:80px 20px;margin-bottom:30px}}.integration-testing-mlaas .content{display:flex;align-items:center;gap:70px;justify-content:space-between;width:100%}@media screen and (max-width:1068px){.integration-testing-mlaas .content{flex-direction:column;gap:30px}}.integration-testing-mlaas .content .left-section{display:flex;align-items:flex-start;gap:20px;width:100%}.integration-testing-mlaas .content .left-section h2{color:var(--font-title,#0188f7);font-size:27px;font-style:normal;font-weight:500;line-height:145%}.integration-testing-mlaas .content h2{margin-top:4px;margin-bottom:12px}.integration-testing-mlaas .content p{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:10px}.integration-testing-mlaas .content .right-section{width:70%;display:flex;justify-content:flex-end}@media screen and (max-width:1068px){.integration-testing-mlaas .content .right-section{width:100%;justify-content:center}}.integration-testing-mlaas .content .right-section .integ-img{width:100%;height:auto;max-width:420px;max-height:420px}.page-container{padding:0 100px;margin-bottom:80px}@media screen and (max-width:768px){.page-container{padding:0 20px;margin-bottom:40px}}.remote-educ-page-title{padding:0 100px;margin-bottom:100px;margin-top:-200px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media screen and (max-width:1990px){.remote-educ-page-title{margin-top:-70px}}@media screen and (max-width:1590px){.remote-educ-page-title{margin-top:-20px}}@media screen and (max-width:1390px){.remote-educ-page-title{margin-top:48px;flex-direction:column;align-items:center}}@media screen and (max-width:1090px){.remote-educ-page-title{margin-top:129px}}@media screen and (max-width:868px){.remote-educ-page-title{padding:0 20px;margin-top:180px;margin-bottom:20px}}@media screen and (max-width:568px){.remote-educ-page-title{padding:0 20px;margin-top:280px;margin-bottom:20px}}.remote-educ-page-title .title{color:#0188f7;font-size:40px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:15px}@media screen and (max-width:768px){.remote-educ-page-title .title{font-size:30px;margin-bottom:20px}}.remote-educ-page-title p{color:#667085!important;font-size:20px;font-style:normal;font-weight:400;max-width:800px;margin-bottom:15px}.remote-educ-page-title .actions{display:flex;align-items:center;gap:20px;margin-top:30px}@media screen and (max-width:1090px){.remote-educ-page-title .actions{margin-top:30px}}@media screen and (max-width:768px){.remote-educ-page-title .actions{flex-direction:column}}.remote-educ-page-title .actions .btn{display:flex;width:249px;justify-content:center;align-items:center;background:#fff;border-radius:9.3px;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 4px 10px 0 rgba(0,165,209,.55);font-size:18.6px;color:var(--Prim-Blue,#0188f7);font-size:16.6px;font-style:normal;font-weight:500;line-height:27.899px;padding:11.625px;gap:10px}.remote-educ-page-title .actions .learn-more{border-radius:9.3px;background:linear-gradient(90deg,#005dfd 3%,#00daea);color:#fff;color:var(--Grey_Color_Shades-white-00,#fff)}.remote-educ-page-title .text-content{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.intro-section{margin-top:40px}.intro-section .content{display:flex;gap:30px;width:100%}@media screen and (max-width:1068px){.intro-section .content{flex-direction:column}}.intro-section .item-title{width:100%;color:#0188f7;font-size:30px;font-style:normal;font-weight:400;line-height:normal;display:flex;gap:10px;align-items:flex-start;height:-moz-fit-content;height:fit-content;position:relative;padding:0 20px;max-width:275px}@media screen and (max-width:1068px){.intro-section .item-title{max-width:100%}}.intro-section .item-title:before{content:"";display:block;width:2px;height:100%!important;position:absolute;background:#ffce00;left:0}.intro-section .item-content{width:100%;display:flex;flex-direction:column;gap:10px;align-items:center}.intro-section .item-content p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.intro-section .item-content p span{color:#3f7b95;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.intro-section .item-content img{width:100%;height:auto;max-width:450px}.key-benefits h2{font-size:35px;font-style:normal;font-weight:500;line-height:normal;color:#0188f7;margin-bottom:70px;text-align:center}@media screen and (max-width:1068px){.key-benefits h2{font-size:28px;margin-bottom:30px}}.key-benefits .cards{display:flex;align-items:flex-start;gap:30px;height:100%;align-items:stretch}@media screen and (max-width:1068px){.key-benefits .cards{flex-direction:column}}.key-benefits .cards .column{width:100%;display:flex;flex-direction:column;gap:30px}.key-benefits .cards .card{flex:1 1;width:100%;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--stroke,#e4e7ec)}.key-benefits .cards .card span{background:#fff;border-radius:50%;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;width:90px;height:60px;margin-bottom:10px}.key-benefits .cards .card h3{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%}.key-benefits .cards .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px}.key-benefits .cards .card .images{display:flex;flex-direction:column;height:100%;gap:20px}.key-benefits .cards .card .images img{width:100%;height:auto}.how-daas-works .content{padding:74px;border-radius:75px;border:1px solid var(--stroke,#e4e7ec);background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 9px 19.5px 0 rgba(2,132,252,.15);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:45px}@media screen and (max-width:1068px){.how-daas-works .content{gap:30px;padding:25px 25px 35px;border-radius:20px}}.how-daas-works .content h2{color:#0188f7;font-size:30px;font-style:normal;font-weight:500;line-height:normal;text-align:center}@media screen and (max-width:1068px){.how-daas-works .content h2{font-size:27px}}.how-daas-works .content .content-card{display:flex;align-items:center;gap:40px}@media screen and (max-width:1268px){.how-daas-works .content .content-card{flex-direction:column}}.how-daas-works .content .content-card .left-content{width:60%}@media screen and (max-width:1068px){.how-daas-works .content .content-card .left-content{width:100%}}.how-daas-works .content .content-card .left-content h3{color:#19536b;font-size:28px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:30px}@media screen and (max-width:1068px){.how-daas-works .content .content-card .left-content h3{font-size:23px;margin-bottom:20px}}.how-daas-works .content .content-card .left-content p{color:#919eab;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.how-daas-works .content .content-card .right-content{display:flex;align-items:center;justify-content:center;width:40%}@media screen and (max-width:1068px){.how-daas-works .content .content-card .right-content{width:100%}}.how-daas-works .content .content-card .right-content img{width:100%;height:auto;max-width:400px}@media screen and (max-width:1068px){.how-daas-works .content .content-card .right-content img{width:100%}}.capabilities-section h2{font-size:35px;font-style:normal;font-weight:500;line-height:normal;color:#0188f7;margin-bottom:70px;text-align:center}.capabilities-section .content{padding:36px 28px;border-radius:10px;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 9px 19.8px 0 rgba(2,132,252,.15);display:flex;align-items:center;gap:40px;flex-direction:row-reverse}@media screen and (max-width:1068px){.capabilities-section .content{flex-direction:column;padding:20px 15px;gap:20px}}.capabilities-section .content .left-content{width:70%}@media screen and (max-width:1068px){.capabilities-section .content .left-content{width:100%}}.capabilities-section .content .left-content h3{color:#19536b;font-size:28px;font-style:normal;font-weight:400;line-height:145%;margin-bottom:20px}.capabilities-section .content .left-content p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:30px}.capabilities-section .content .right-content{width:35%}@media screen and (max-width:1068px){.capabilities-section .content .right-content{width:100%}}.capabilities-section .content .right-content img{width:100%;height:auto;max-width:600px}@media screen and (max-width:1068px){.capabilities-section .content .right-content img{width:100%;height:auto}}.why-choose-gomydesk h1{margin-bottom:30px;color:#0188f7;text-align:center;font-size:36px;font-style:normal;font-weight:500;line-height:normal}.why-choose-gomydesk .content{display:flex;padding:36px 28px;justify-content:space-between;align-items:center;gap:86px;border-radius:10px;border:1px solid var(--stroke,#e4e7ec);background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 9px 19.8px 0 rgba(2,132,252,.15);margin-bottom:30px}@media screen and (max-width:1268px){.why-choose-gomydesk .content{flex-direction:column;gap:20px;padding:20px}}.why-choose-gomydesk .content .right-content{display:flex;flex-direction:column;gap:20px}.why-choose-gomydesk .content .right-content .item{display:flex;align-items:flex-start;gap:15px}.why-choose-gomydesk .content .right-content .item h3{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%;margin-bottom:7px}@media screen and (max-width:1268px){.why-choose-gomydesk .content .right-content .item h3{font-size:20px}}.why-choose-gomydesk .content .right-content .item p{color:#919eab;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.why-choose-gomydesk .content .right-content .item img{margin-top:7px}.why-choose-gomydesk .content .left-content{display:flex;justify-content:center;align-items:center;width:100%}.why-choose-gomydesk .content-2{border:none;box-shadow:none}@media screen and (max-width:1268px){.why-choose-gomydesk .content-2{flex-direction:column;gap:20px;padding:20px}}.why-choose-gomydesk .content-2 .left-content{flex-direction:column;align-items:flex-start;gap:20px;width:100%}.why-choose-gomydesk .content-2 .left-content h3{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%}@media screen and (max-width:1268px){.why-choose-gomydesk .content-2 .left-content h3{font-size:20px}}.why-choose-gomydesk .content-2 .left-content p{color:#919eab;font-size:20px;font-style:normal;font-weight:400;line-height:150%}.why-choose-gomydesk .content-2 .right-content{width:100%}.partnerships-section{display:flex;align-items:center;justify-content:center}.partnerships-section .content{display:flex;align-items:center;gap:30px;max-width:90%}@media screen and (max-width:1268px){.partnerships-section .content{flex-direction:column;max-width:100%}}.partnerships-section .left-content{width:100%}.partnerships-section .left-content h3{color:#0188f7;font-size:28px;font-style:normal;font-weight:400;line-height:145%;margin-bottom:20px}.partnerships-section .left-content p{color:#919eab;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:30px}.partnerships-section .right-content{display:flex;align-items:flex-start;gap:30px;height:100%;align-items:stretch;width:100%;flex-wrap:wrap}@media screen and (max-width:1068px){.partnerships-section .right-content{flex-direction:column}}.partnerships-section .right-content .column{width:100%;display:flex;gap:30px}@media screen and (max-width:568px){.partnerships-section .right-content .column{flex-direction:column;max-width:100%}}.partnerships-section .right-content .card{flex:1 1;width:100%;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--stroke,#e4e7ec)}.partnerships-section .right-content .card span{background:#fff;border-radius:50%;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;width:90px;height:60px;margin-bottom:10px}.partnerships-section .right-content .card h3{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%}.partnerships-section .right-content .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px}.partnerships-section .right-content .card .images{display:flex;flex-direction:column;height:100%;gap:20px}.partnerships-section .right-content .card .images img{width:100%;height:auto}.get-start-educ-section{padding:70px 20px!important;display:flex;align-items:center;justify-content:center;background:#f7fafc}.get-start-educ-section .content{padding:15px;display:flex;align-items:center;justify-content:space-between;gap:30px}@media screen and (max-width:1090px){.get-start-educ-section .content{flex-direction:column}}.get-start-educ-section .content .left h1{color:var(--Prim-Blue,#0188f7);font-size:30px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:15px}@media screen and (max-width:1090px){.get-start-educ-section .content .left h1{font-size:30px}}.get-start-educ-section .content .left .partners{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;max-width:650px}.get-start-educ-section .content .left .partners .item-educ{display:flex;align-items:flex-start;gap:11px}.get-start-educ-section .content .left .partners .item-educ .item-content{display:flex;gap:5px}.get-start-educ-section .content .left .partners .item-educ h3{color:#19536b;font-size:20px;font-style:normal;font-weight:500;line-height:145%;margin-bottom:7px}.get-start-educ-section .content .left .partners .item-educ h3 span{color:#19536b;font-size:20px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1268px){.get-start-educ-section .content .left .partners .item-educ h3{font-size:20px}}.get-start-educ-section .content .left .partners .item-educ img{margin-top:5px}.get-start-educ-section .content .left .partners .actions{display:flex;align-items:flex-start;gap:20px;margin-top:30px;justify-content:flex-start}@media screen and (max-width:1090px){.get-start-educ-section .content .left .partners .actions{margin-top:30px}}@media screen and (max-width:768px){.get-start-educ-section .content .left .partners .actions{flex-direction:column;width:100%;margin-bottom:40px}}.get-start-educ-section .content .left .partners .actions .btn{display:flex;width:249px;justify-content:center;align-items:center;background:#fff;border-radius:9.3px;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 4px 10px 0 rgba(0,165,209,.55);font-size:18.6px;color:var(--Prim-Blue,#0188f7);font-size:16.6px;font-style:normal;font-weight:500;line-height:27.899px;padding:11.625px;gap:10px}@media screen and (max-width:768px){.get-start-educ-section .content .left .partners .actions .btn{width:100%}}.get-start-educ-section .content .left .partners .actions .learn-more{border-radius:9.3px;background:linear-gradient(90deg,#005dfd 3%,#00daea);color:#fff;color:var(--Grey_Color_Shades-white-00,#fff)}.get-start-educ-section .content .right{width:40%}.get-start-educ-section .content .right img{width:100%;height:auto;max-width:450px}.step-by-step-section{margin-bottom:90px}.step-by-step-section .item-title{width:100%;color:#0188f7;font-size:30px;font-style:normal;font-weight:400;line-height:normal;display:flex;gap:10px;align-items:flex-start;height:-moz-fit-content;height:fit-content;position:relative;padding:0 20px;max-width:280px}.step-by-step-section .item-title:before{content:"";display:block;width:2px;height:100%!important;position:absolute;background:#ffce00;left:0}.step-by-step-section .content{margin-top:40px}.step-by-step-section .content .step-tabs .ant-tabs-nav:before{border-bottom:none}.step-by-step-section .content .step-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab{font-size:22px;font-style:normal;font-weight:500;line-height:normal}.step-by-step-section .content .step-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{color:#919eab;font-size:20px}.step-by-step-section .content .step-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--Prim-Blue,#0188f7)}.step-by-step-section .step-use{display:flex;gap:60px;margin-top:30px;align-items:center;justify-content:center}@media(max-width:1268px){.step-by-step-section .step-use{flex-direction:column}}.step-by-step-section .step-use .left{width:100%;display:flex;gap:20px;flex-wrap:wrap}.step-by-step-section .step-use .left .card{border-radius:8px;border:1px solid var(--stroke,#e4e7ec);background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 0 6px 0 #cce7f8;padding:24px;display:flex;flex-direction:column;gap:40px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px);box-sizing:border-box}.step-by-step-section .step-use .left .card .title{height:150px;display:flex;align-items:center;position:relative;justify-content:flex-start}.step-by-step-section .step-use .left .card h2{color:#19536b;font-size:25px;font-style:normal;font-weight:500;line-height:32px;z-index:88}.step-by-step-section .step-use .left .card p{color:#919eab;font-size:20px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width:1568px){.step-by-step-section .step-use .left .card p{font-size:17px}}.step-by-step-section .step-use .left .card .number{position:absolute;color:rgba(228,231,236,.4);font-size:200px;font-style:normal;font-weight:700;line-height:89%;z-index:1;left:0}.step-by-step-section .step-use .right{width:100%;display:flex;align-items:center;justify-content:center;height:100%}.step-by-step-section .step-use .right img{width:100%;height:100%}.remote-access-page-title{padding:0 100px;margin-bottom:100px;margin-top:-200px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media screen and (max-width:1990px){.remote-access-page-title{margin-top:-70px}}@media screen and (max-width:1590px){.remote-access-page-title{margin-top:-20px}}@media screen and (max-width:1390px){.remote-access-page-title{margin-top:48px;flex-direction:column;align-items:center}}@media screen and (max-width:1090px){.remote-access-page-title{margin-top:129px}}@media screen and (max-width:868px){.remote-access-page-title{padding:0 20px;margin-top:180px;margin-bottom:20px}}@media screen and (max-width:568px){.remote-access-page-title{padding:0 20px;margin-top:280px;margin-bottom:20px}}.remote-access-page-title .title{color:var(--Prim-Blue,#0188f7);font-size:40px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:15px}@media screen and (max-width:768px){.remote-access-page-title .title{font-size:30px;margin-bottom:20px}}.remote-access-page-title .title span{background:var(--linear-blue-logo,linear-gradient(180deg,#01d5eb 0,#0166fc 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:40px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:768px){.remote-access-page-title .title span{font-size:30px}}.remote-access-page-title .description{color:#667085!important;font-size:20px;font-style:normal;font-weight:400;max-width:90%;margin-bottom:15px}.remote-access-page-title .actions{display:flex;align-items:center;gap:20px;margin-top:30px}@media screen and (max-width:1090px){.remote-access-page-title .actions{margin-top:30px}}@media screen and (max-width:768px){.remote-access-page-title .actions{flex-direction:column}}.remote-access-page-title .actions .btn{display:flex;width:249px;justify-content:center;align-items:center;background:#fff;border-radius:9.3px;background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 4px 10px 0 rgba(0,165,209,.55);font-size:18.6px;color:var(--Prim-Blue,#0188f7);font-size:16.6px;font-style:normal;font-weight:500;line-height:27.899px;padding:11.625px;gap:10px}.remote-access-page-title .actions .learn-more{border-radius:9.3px;background:linear-gradient(90deg,#005dfd 3%,#00daea);color:#fff;color:var(--Grey_Color_Shades-white-00,#fff)}.remote-access-page-title .text-content{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.intro-section-remote-work .content{display:flex;gap:30px}@media screen and (max-width:1068px){.intro-section-remote-work .content{flex-direction:column}}.intro-section-remote-work .item-title{width:100%;color:var(--Prim-Blue,#0188f7);font-size:28px;font-style:normal;font-weight:500;line-height:normal;display:flex;gap:10px;align-items:flex-start;height:-moz-fit-content;height:fit-content;position:relative;padding:0 20px}.intro-section-remote-work .item-title:before{content:"";display:block;width:2px;height:100%!important;position:absolute;background:#ffce00;left:0}.intro-section-remote-work .item-content{width:100%;display:flex;flex-direction:column;gap:10px}.intro-section-remote-work .item-content p{color:#3f7b95;font-size:20px;font-style:normal;font-weight:400;line-height:27px}.intro-section-remote-work .item-content p span{color:#3f7b95;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.intro-section-remote-work .item-content img{width:100%;height:auto}.benefits-daas-remote-work h1{margin-bottom:30px;color:var(--Prim-Blue,#0188f7);text-align:center;font-size:36px;font-style:normal;font-weight:500;line-height:normal}.benefits-daas-remote-work .content{display:flex;padding:36px 28px;justify-content:space-between;align-items:center;gap:86px;border-radius:10px;border:1px solid var(--stroke,#e4e7ec);background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 9px 19.8px 0 rgba(2,132,252,.15);margin-bottom:30px}@media screen and (max-width:1268px){.benefits-daas-remote-work .content{flex-direction:column;gap:20px;padding:30px}}.benefits-daas-remote-work .content .right-content{display:flex;flex-direction:column;gap:20px}.benefits-daas-remote-work .content .right-content .item{display:flex;align-items:flex-start;gap:15px}.benefits-daas-remote-work .content .right-content .item h3{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%;margin-bottom:7px}@media screen and (max-width:1268px){.benefits-daas-remote-work .content .right-content .item h3{font-size:20px}}.benefits-daas-remote-work .content .right-content .item p{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:400;line-height:150%}.benefits-daas-remote-work .content .right-content .item img{margin-top:7px}.benefits-daas-remote-work .content .left-content{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;gap:15px}.benefits-daas-remote-work .content .left-content h3{color:var(--Prim-Blue,#0188f7);font-size:28px;font-style:normal;font-weight:500;line-height:150%;width:80%}@media screen and (max-width:1268px){.benefits-daas-remote-work .content .left-content h3{width:100%}}.benefits-daas-remote-work .content .left-content p{color:var(--font,#344054);font-size:20px;font-style:normal;font-weight:400;line-height:150%;width:80%}@media screen and (max-width:1268px){.benefits-daas-remote-work .content .left-content p{width:100%}}.partnerships-section-remote-work{display:flex;align-items:center;justify-content:center}.partnerships-section-remote-work .content{display:flex;align-items:center;gap:30px;max-width:90%}@media screen and (max-width:1568px){.partnerships-section-remote-work .content{max-width:100%}}@media screen and (max-width:1268px){.partnerships-section-remote-work .content{flex-direction:column;max-width:100%}}.partnerships-section-remote-work .left-content{width:100%}.partnerships-section-remote-work .left-content h3{color:var(--Prim-Blue,#0188f7);font-size:30px;font-style:normal;font-weight:500;line-height:145%;margin-bottom:20px}.partnerships-section-remote-work .left-content p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:30px}.partnerships-section-remote-work .right-content{display:flex;align-items:flex-start;gap:30px;height:100%;align-items:stretch;width:100%;flex-wrap:wrap}@media screen and (max-width:1068px){.partnerships-section-remote-work .right-content{flex-direction:column}}.partnerships-section-remote-work .right-content .column{width:100%;display:flex;gap:30px}@media screen and (max-width:568px){.partnerships-section-remote-work .right-content .column{flex-direction:column;max-width:100%}}.partnerships-section-remote-work .right-content .card{flex:1 1;width:100%;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--stroke,#e4e7ec)}.partnerships-section-remote-work .right-content .card span{background:#fff;border-radius:50%;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;width:90px;height:60px;margin-bottom:10px}.partnerships-section-remote-work .right-content .card h3{color:#19536b;font-size:26px;font-style:normal;font-weight:500;line-height:145%}.partnerships-section-remote-work .right-content .card p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:20px}.partnerships-section-remote-work .right-content .card .images{display:flex;flex-direction:column;height:100%;gap:20px}.partnerships-section-remote-work .right-content .card .images img{width:100%;height:auto}.feature-streaming-section{background-image:url(/remote-work/bg-fs.svg);height:100%;background-size:90%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:768px){.feature-streaming-section{background-image:unset}}.feature-streaming-section h1{color:var(--Prim-Blue,#0188f7);max-width:800px;text-align:center;margin-bottom:60px;margin-top:30px}.feature-streaming-section h1,.feature-streaming-section h1 span{font-size:30px;font-style:normal;font-weight:500;line-height:normal}.feature-streaming-section h1 span{background:var(--linear-blue-2,linear-gradient(161deg,#6de9f3 4.11%,#07d3ef 87.41%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.feature-streaming-section .content{display:flex;justify-content:center;gap:30px}@media screen and (max-width:1268px){.feature-streaming-section .content{flex-direction:column}}.feature-streaming-section .content .left{width:100%}.feature-streaming-section .content .left p{color:#4c5f7e;font-size:20px;font-style:normal;font-weight:400;line-height:150%;max-width:500px}@media screen and (max-width:768px){.feature-streaming-section .content .left p{text-align:center}}.feature-streaming-section .content .right{width:100%;display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:30px}@media screen and (max-width:768px){.feature-streaming-section .content .right{flex-direction:column}}.feature-streaming-section .content .right .card{border-radius:8px;border:1px solid var(--stroke,#e4e7ec);background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 0 6px 0 #cce7f8;padding:24px;display:flex;flex-direction:column;gap:40px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px);box-sizing:border-box}.feature-streaming-section .content .right .card .title{height:150px;display:flex;align-items:center;position:relative;justify-content:flex-start}.feature-streaming-section .content .right .card h2{color:#19536b;font-size:27px;font-style:normal;font-weight:500;line-height:32px;z-index:88}.feature-streaming-section .content .right .card p{color:var(--app_dev_gomydesk_com_admin_plans_1920x1080_default-Regent-Gray,#919eab);font-size:20px;font-style:normal;font-weight:400;line-height:150%}.feature-streaming-section .content .right .card .number{position:absolute;color:rgba(228,231,236,.4);font-size:200px;font-style:normal;font-weight:700;line-height:89%;z-index:1;left:0}.testimonials-section{display:flex;flex-direction:column;gap:40px;align-items:center}.testimonials-section h2{color:#0188f7;text-align:center;font-size:40px;font-style:normal;font-weight:500;line-height:normal}.testimonials-section .content{display:flex;gap:20px;align-items:center;max-width:1200px}@media screen and (max-width:1068px){.testimonials-section .content{flex-direction:column;gap:20px}}.testimonials-section .content .card{border-radius:20px;border:1px solid var(--Neutral-300,#eff0f6);background:var(--Grey_Color_Shades-white-00,#fff);box-shadow:0 5px 14px 0 rgba(8,15,52,.04);padding:42px}.testimonials-section .content .card .user{display:flex;align-items:center;gap:10px;margin-top:20px}.testimonials-section .content .card .user span{display:flex;justify-content:center;flex-direction:column}.testimonials-section .content .card .user span h4{color:var(--Neutral-800,#170f49);font-size:17px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:7px}.testimonials-section .content .card .user span p{color:var(--Neutral-600,#6f6c90);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.testimonials-section .content .card p{color:#4c5f7e;font-size:15px;font-weight:400;line-height:25px}.testimonials-section .content .card .logo{margin-bottom:20px}.testimonials-section .content .card .logo img{width:100%;height:100%;width:-moz-fit-content;width:fit-content;height:50.011px}.testimonials-section .content .left{width:100%}.testimonials-section .content .left .title{max-width:80%;margin-bottom:30px}@media screen and (max-width:1068px){.testimonials-section .content .left .title{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%}}.testimonials-section .content .left .title h3{color:var(--Prim-Blue,#0188f7);font-size:30px;font-style:normal;font-weight:500;line-height:46px}@media screen and (max-width:1068px){.testimonials-section .content .left .title h3{text-align:center}}.testimonials-section .content .left .title p{color:var(--app_dev_gomydesk_com_admin_plans_1920x1080_default-Regent-Gray,#919eab);font-feature-settings:"liga" off,"clig" off;font-size:20px;font-style:normal;font-weight:400;line-height:30px}@media screen and (max-width:1068px){.testimonials-section .content .left .title p{text-align:center}}.testimonials-section .content .cards{display:flex;justify-content:flex-end;flex-direction:column;gap:30px}@media screen and (max-width:1068px){.testimonials-section .content .cards{justify-content:center}}.testimonials-section .content .right{width:100%;display:flex;flex-direction:column;gap:100px}@media screen and (max-width:1068px){.testimonials-section .content .right{gap:20px}}.call-to-action{display:flex;min-width:205px;width:-moz-fit-content;width:fit-content;gap:15px;height:45px;padding:0 10px 0 22px;justify-content:space-between;align-items:center;border-radius:20px;cursor:pointer;background:linear-gradient(285deg,#01d5eb 7.21%,#0166fc 103.01%);box-shadow:0 15px 21.5px 0 rgba(62,101,160,.08);margin-top:20px;overflow:hidden!important}.call-to-action:hover{box-shadow:1px 1px 6px 2px rgba(1,136,247,.4)}.call-to-action .hero-info-section-try-text{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:24px}@keyframes slide{0%{transform:translateX(0)}50%{transform:translateX(-6px)}to{transform:translateX(0)}}.call-to-action .hero-info-section-try-circle{width:34px;height:34px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;animation:slide 1.2s ease-in-out infinite}.gomydesk-os-container{display:flex;flex-direction:column;gap:170px}.gomydesk-os-container .section3-content-title{color:#000;font-size:33px;font-style:normal;font-weight:400;line-height:normal;padding:0 27px;border-left:4px solid #0188f7!important;max-width:100%!important}@media only screen and (max-width:320px){.gomydesk-os-container .section3-content-title{border:none}}.gomydesk-os-container .bold-text{font-size:33px;font-style:normal;font-weight:500;line-height:normal;max-width:100%!important;color:#0188f7!important}.plan-page-container{margin:180px 0}.plan-page-container .plan-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.plan-page-container .plan-page .plan-page-title{font-size:37px;font-weight:400;line-height:56px;letter-spacing:0;text-align:center}.plan-page-container .plan-page .plan-page-subtitle{font-size:30px;font-weight:300;line-height:45px;letter-spacing:0;text-align:center}.plan-page-container .plan-page .plan-page-subtitle>span{font-size:30px;font-weight:600;line-height:45px;letter-spacing:0;text-align:center}.plan-page-container .plan-page-component-cards-container{background:#f8feff;margin-top:40px;padding:23px}.plan-page-container .plan-page-component-cards-container .plan-page-component-cards-container-btns{margin-bottom:38px;display:flex;justify-content:center;align-items:center}.plan-page-container .plan-page-component-cards-container .plan-page-component-cards-container-btns .plan-page-component-cards-container-btns-border{box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:43.562px;overflow:hidden}.plan-page-container .plan-page-component-cards-container .plan-page-component-cards-container-btns .plan-page-component-cards-container-btns-btn{padding:8.89px 19.558px;background:#fff;color:#000;font-size:15.113px;font-style:normal;font-weight:400;line-height:32.682px;cursor:pointer}.plan-page-container .plan-page-component-cards-container .plan-page-component-cards-container-btns .plan-page-component-cards-container-btns-btn-active{background:#0188f7;border-radius:43.562px;color:#fff}.plan-page-container .plan-page-component-cards,.plan-page-container .plan-page-component-cards-centred-container{display:flex;justify-content:center;align-items:center}.plan-page-container .plan-page-component-cards{width:95%;gap:42px}@media only screen and (max-width:780px){.plan-page-container .plan-page-component-cards{gap:42px}}@media only screen and (max-width:500px){.plan-page-container .plan-page-component-cards{width:100%}}@media only screen and (max-width:680px){.plan-page-component-cards-logo{display:none}}.plan-page-component-cards-container{position:relative}.swiper-next-btn{padding:12px;height:100%;display:none}@media only screen and (max-width:1500px){.swiper-next-btn{display:block}}.swiper-next-btn-prev{left:0}.swiper-next-btn-next,.swiper-next-btn-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:99}.swiper-next-btn-next{right:0}.privacy-page-container .privacy-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:relative;width:100%;height:100%}.privacy-page-container .privacy-page .bg-image{width:100%;height:100%;min-height:400px}@media only screen and (max-width:1090px){.privacy-page-container .privacy-page .bg-image{object-fit:cover}}.privacy-page-container .privacy-page .privacy-page-title{text-align:center;position:absolute;margin-top:60px;color:#fff;font-size:64px;font-style:normal;font-weight:600;line-height:normal}.privacy-page-container .privacy-page .privacy-page-subtitle{margin-top:220px;color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-align:center;position:absolute}.privacy-page-container .privacy-page .privacy-page-subtitle>span{font-size:30px;font-weight:600;line-height:45px;letter-spacing:0;text-align:center}.privacy-page-container .privacy-page-component-cards-container{background:#f8feff;margin-top:40px;padding:23px}.privacy-page-container .privacy-page-component-cards-container .privacy-page-component-cards-container-btns{margin-bottom:38px;display:flex;justify-content:center;align-items:center}.privacy-page-container .privacy-page-component-cards-container .privacy-page-component-cards-container-btns .privacy-page-component-cards-container-btns-border{box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:43.562px;overflow:hidden}.privacy-page-container .privacy-page-component-cards-container .privacy-page-component-cards-container-btns .privacy-page-component-cards-container-btns-btn{padding:8.89px 19.558px;background:#fff;color:#000;font-size:15.113px;font-style:normal;font-weight:400;line-height:32.682px;cursor:pointer}.privacy-page-container .privacy-page-component-cards-container .privacy-page-component-cards-container-btns .privacy-page-component-cards-container-btns-btn-active{background:#0188f7;border-radius:43.562px;color:#fff}.privacy-page-container .privacy-page-component-cards{width:100%;display:flex;justify-content:center;align-items:center;gap:62px}@media only screen and (max-width:780px){.privacy-page-container .privacy-page-component-cards{gap:42px}}@media only screen and (max-width:500px){.privacy-page-container .privacy-page-component-cards{width:100%}}@media only screen and (max-width:680px){.privacy-page-component-cards-logo{display:none}}.data-breach-page-container .data-breach-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:relative;width:100%;height:100%}.data-breach-page-container .data-breach-page .bg-image{width:100%;height:100%;min-height:400px}@media only screen and (max-width:1090px){.data-breach-page-container .data-breach-page .bg-image{object-fit:cover}}.data-breach-page-container .data-breach-page .data-breach-page-title{text-align:center;position:absolute;margin-top:60px;color:#fff;font-size:54px;font-style:normal;font-weight:600;line-height:normal}.data-breach-page-container .data-breach-page .data-breach-page-subtitle{margin-top:220px;color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-align:center;position:absolute}.data-breach-page-container .data-breach-page .data-breach-page-subtitle>span{font-size:30px;font-weight:600;line-height:45px;letter-spacing:0;text-align:center}.data-breach-page-container .data-breach-page-component-cards-container{background:#f8feff;margin-top:40px;padding:23px}.data-breach-page-container .data-breach-page-component-cards-container .data-breach-page-component-cards-container-btns{margin-bottom:38px;display:flex;justify-content:center;align-items:center}.data-breach-page-container .data-breach-page-component-cards-container .data-breach-page-component-cards-container-btns .data-breach-page-component-cards-container-btns-border{box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:43.562px;overflow:hidden}.data-breach-page-container .data-breach-page-component-cards-container .data-breach-page-component-cards-container-btns .data-breach-page-component-cards-container-btns-btn{padding:8.89px 19.558px;background:#fff;color:#000;font-size:15.113px;font-style:normal;font-weight:400;line-height:32.682px;cursor:pointer}.data-breach-page-container .data-breach-page-component-cards-container .data-breach-page-component-cards-container-btns .data-breach-page-component-cards-container-btns-btn-active{background:#0188f7;border-radius:43.562px;color:#fff}.data-breach-page-container .data-breach-page-component-cards{width:100%;display:flex;justify-content:center;align-items:center;gap:62px}@media only screen and (max-width:780px){.data-breach-page-container .data-breach-page-component-cards{gap:42px}}@media only screen and (max-width:500px){.data-breach-page-container .data-breach-page-component-cards{width:100%}}@media only screen and (max-width:680px){.data-breach-page-component-cards-logo{display:none}}.table-2 .ant-table-thead{display:none!important}.daas-page-container .content{width:100%}.daas-page-container .content .img-bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;max-width:100px}.daas-page-container{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.daas-page-container .daas-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:relative;width:100%;height:100%}.daas-page-container .daas-page .bg-image{width:100%;height:100%;margin-left:-60px}@media only screen and (max-width:1090px){.daas-page-container .daas-page .bg-image{object-fit:cover;margin-left:0}}.daas-page-container .content-sections{width:100%;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1090px){.daas-page-container .content-sections{gap:20px}}.daas-page-container .content-sections .img-bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;max-width:100px}.mlaas-page-container{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.mlaas-page-container .mlaas-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:relative;width:100%;height:100%}.mlaas-page-container .mlaas-page .bg-image{width:100%;height:100%;margin-left:-60px}@media only screen and (max-width:1090px){.mlaas-page-container .mlaas-page .bg-image{object-fit:cover;margin-left:0}}.mlaas-page-container .content-sections{width:100%;position:relative;display:flex;flex-direction:column;gap:60px}@media screen and (max-width:1090px){.mlaas-page-container .content-sections{gap:20px}}.mlaas-page-container .content-sections .img-bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;max-width:100px}.remote-access-page-container{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.remote-access-page-container .remote-access-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:relative;width:100%;height:100%}.remote-access-page-container .remote-access-page .bg-image{width:100%;height:100%}@media only screen and (max-width:1090px){.remote-access-page-container .remote-access-page .bg-image{object-fit:cover;margin-left:0}}.remote-access-page-container .content-sections{width:100%;position:relative;display:flex;flex-direction:column;gap:60px;margin-top:-280px}@media screen and (max-width:1890px){.remote-access-page-container .content-sections{gap:20px;margin-top:-220px}}.remote-access-page-container .content-sections .img-bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;max-width:100px}.remote-work{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.remote-work .remote-access-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;position:relative;width:100%;height:100%}.remote-work .remote-access-page .bg-image{width:100%;height:100%}@media only screen and (max-width:1090px){.remote-work .remote-access-page .bg-image{object-fit:cover;margin-left:0}}.remote-work .content-sections{width:100%;position:relative;display:flex;flex-direction:column;gap:60px;margin-top:-280px}@media screen and (max-width:1890px){.remote-work .content-sections{gap:20px;margin-top:-220px}}.remote-work .content-sections .img-bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;max-width:100px}.main{overflow:hidden;padding-top:138px}.main .main-bg{width:100%;height:145vh;position:absolute;top:0;left:0;z-index:-999;background-image:url(/images/background.svg);background-repeat:no-repeat;background-size:100%}@media only screen and (max-width:1200px){.main .main-bg{background:#01d5eb;background:linear-gradient(220deg,#01d5eb,#0166fc 74%)}}