﻿@font-face{font-family:"Inter";src:url("../assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf") format("woff2 supports variations"),url("../assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf") format("woff2-variations");font-weight:100 1000;font-style:italic}@font-face{font-family:"Inter";src:url("../assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf") format("woff2 supports variations"),url("../assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf") format("woff2-variations");font-weight:100 1000;font-style:normal}@font-face{font-family:"Inter";src:url("../assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf") format("woff2 supports variations"),url("../assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf") format("woff2-variations");font-weight:100 1000;font-style:oblique}@font-face{font-family:"Satoshi";src:url("../assets/fonts/satoshi/Satoshi-Variable.ttf") format("woff2 supports variations"),url("../assets/fonts/satoshi/Satoshi-Variable.ttf") format("woff2-variations");font-weight:100 1000;font-style:normal}@font-face{font-family:"Albert Sans";src:url("../assets/fonts/albert/AlbertSans-VariableFont_wght.ttf") format("woff2 supports variations"),url("../assets/fonts/albert/AlbertSans-VariableFont_wght.ttf") format("woff2-variations");font-weight:100 1000;font-style:normal}@font-face{font-family:"Roboto Slab";src:url("../assets/fonts/roboto-slab/RobotoSlab-VariableFont.ttf") format("woff2 supports variations"),url("../assets/fonts/roboto-slab/RobotoSlab-VariableFont.ttf") format("woff2-variations");font-weight:100 1000;font-style:normal}@font-face{font-family:"Wellfleet";src:url("../assets/fonts/wellfleet/Wellfleet-Regular.ttf") format("woff2 supports variations"),url("../assets/fonts/wellfleet/Wellfleet-Regular.ttf") format("woff2-variations");font-weight:100 1000;font-style:normal}body{font-family:"Inter";font-style:normal;font-weight:normal;margin:0;overflow-x:hidden}body .btn-primary{background:#5b2ad9;border:1px solid #5b2ad9;border-radius:4px;padding:8px 24px;font-weight:normal;font-size:15px;line-height:24px;text-align:center;color:#fafafa}body .btn-primary:hover{background:#4817c6;border-radius:4px}body .btn-secondary{font-weight:normal;font-size:15px;line-height:24px;text-align:center;color:#5b2ad9;padding:8px 12px;background:#fff;border:1px solid #5b2ad9;box-sizing:border-box;border-radius:4px}body .btn-secondary:hover{background:#e5dbff;border:1px solid #5b2ad9;box-sizing:border-box;border-radius:4px;color:#5b2ad9}body .btn-large{padding:16px 64px}body button{cursor:pointer;margin:0 12px;transition:all ease .3s}.header{width:100%;display:flex;justify-content:center;background-color:#090a0a;position:fixed;z-index:9999;flex-direction:column;box-sizing:border-box;position:relative}.header-container{box-sizing:border-box;margin:0 auto}@media (max-width: 930px){.header-logo-big{height:38px}}.header-container{display:flex;align-items:center;justify-content:space-between;width:100%;height:84px;background-color:#090a0a;max-width:1194px;padding:0 30px;z-index:999999}.header-container-logo{flex:1}.header-right{display:flex;align-items:center;justify-content:flex-end;flex:1}.header-links{display:flex;flex:1;padding:0;gap:1rem;margin:0 20px}@media (max-width: 930px){.header-links{gap:24px}}@media (max-width: 1050px){.header-links{display:none}}.header-links-item{color:#d3d5d8;text-decoration:none;background:rgba(0,0,0,0);border:none;outline:none;cursor:pointer;list-style-type:none;font-size:16px;font-weight:500;font-family:"Albert Sans",sans-serif;line-height:24px;letter-spacing:-.02em;margin:0;padding:calc(.25rem - 1px) calc(.5rem - 1px);border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .15s ease;border:.5px solid rgba(0,0,0,0)}.header-links-item-partners .header-links-item-submenu-modal-content{grid-template-columns:repeat(2, 1fr)}.header-links-item-submenu:hover{background-color:#1d1e1f;border:.5px solid #3f4043}.header-links-item-submenu:hover .header-links-item-submenu-modal{display:block}.header-links-item-submenu:hover .header-links-item-submenu-overlay{display:block}.header-links-item-submenu:hover .header-links-item-submenu-chevron{transform:rotate(0deg)}.header-links-item-submenu-chevron{transform:rotate(180deg);width:12px;height:12px;transition:all .3s ease}.header-links-item-submenu-overlay{position:fixed;top:84px;left:0;width:100vw;height:100vh;background-color:rgba(9,10,10,.337254902);z-index:10;transition:all .3s ease;display:none;pointer-events:none}.header-links-item-submenu-modal{display:none;position:absolute;top:56px;left:50%;transform:translateX(-50%);z-index:20}.header-links-item-submenu-modal-content{background-color:#141415;border:1px solid rgba(153,153,153,.168627451);border-radius:1rem;margin-top:12px;box-sizing:border-box;width:100%;display:grid;grid-template-columns:repeat(3, 1fr);align-items:flex-start;justify-content:center;gap:24px;box-sizing:border-box;padding:.5rem}.header-links-item-submenu-modal-content-item{width:296px;padding:.75rem;border-radius:1.25rem;background-color:#080909;border:1px solid #27282a;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;flex:1;list-style-type:none;text-decoration:none;height:100%}.header-links-item-submenu-modal-content-item:hover{background:linear-gradient(180deg, rgba(255,255,255,.1) 0%, rgba(255,255,255,.03) 100%)}.header-links-item-submenu-modal-content-item-icon{padding:.5rem;display:flex;padding:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:1px solid #3f4043;background:#1d1e1f}.header-links-item-submenu-modal-content-item-icon svg{width:20px;height:20px;box-sizing:border-box}.header-links-item-submenu-modal-content-item-content{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.25rem}.header-links-item-submenu-modal-content-item-content span{color:#fff;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.32px}.header-links-item-submenu-modal-content-item-content p{margin:0;color:#ebedef;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.28px;text-align:start}.header-links-item>a{color:#d3d5d8;text-decoration:none;background:rgba(0,0,0,0);border:none;outline:none;cursor:pointer;list-style-type:none;font-size:16px;font-weight:500;font-family:"Albert Sans",sans-serif;line-height:24px;letter-spacing:-.02em}.header-links-item:last-child{margin-right:0}.header-buttons{font-family:"Albert Sans",sans-serif;display:flex;align-items:center;justify-content:flex-end;width:100%}@media (max-width: 1050px){.header-buttons{display:none}}.header-buttons-signup{display:flex;align-items:center;justify-content:center;outline:none;background:linear-gradient(95deg, #5f62f0 3.76%, #8a5ee7 95.12%);border-radius:8px;height:44px;width:142px;box-sizing:border-box;color:var(--white-50, #f5f7f8);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;gap:12px;border:1px solid var(--white-500, #515154);backdrop-filter:blur(6px);margin:0 0 0 16px;padding:10px 16px;border:rgba(0,0,0,0)}.header-buttons-signup img{width:18px}.header-buttons-signup:hover{border:1px solid rgba(255,255,255,.16);background:linear-gradient(95deg, #5f62f0 3.76%, #8a5ee7 95.12%);box-shadow:0px 3px 7px 0px rgba(136,95,231,.1),0px 13px 13px 0px rgba(136,95,231,.09),0px 28px 17px 0px rgba(136,95,231,.05),0px 50px 20px 0px rgba(136,95,231,.01),0px 78px 22px 0px rgba(136,95,231,0),0px -4px 8px 0px rgba(43,35,68,.4) inset,0px 4px 4px 0px rgba(255,255,255,.12) inset}.header-buttons-signup:active{border:1px solid rgba(255,255,255,.16);background:linear-gradient(95deg, #5f62f0 3.76%, #8a5ee7 95.12%);box-shadow:0px 4px 8px 0px rgba(43,35,68,.4) inset}.header-buttons-signin{margin:0;margin-top:25px;position:relative;width:93px;box-sizing:border-box;height:44px;border:1px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);outline:none;color:#e8eaec;border-radius:8px;font-weight:600;font-size:16px;font-family:"Albert Sans",sans-serif;display:flex;text-decoration:none;align-items:center;justify-content:center;letter-spacing:-.02em;cursor:pointer;margin:0}.header-buttons-signin:hover{background:var(--white-700, #1f2021)}.header-menu-icon{display:none}@media (max-width: 1050px){.header-menu-icon{display:flex}}.header-menu-icon button{background-color:rgba(0,0,0,0);border:none;outline:none;margin:0;padding:0}.mobile-menu{position:fixed;height:100vh;width:100vw;top:-200%;transition:all ease-out .3s;z-index:9999999;background:linear-gradient(180deg, #090a0a 47.37%, #2b2547 100%)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:20px 30px 0 30px}.mobile-menu-header button{background-color:rgba(0,0,0,0);border:none;outline:none;margin:0;padding:0}.mobile-menu-links{width:100%;display:flex;flex-direction:column;justify-content:center;margin-top:30px;padding:0 32px;max-width:420px;box-sizing:border-box}.mobile-menu-links ul{display:flex;flex-direction:column;align-items:start;padding:0;box-sizing:border-box}.mobile-menu-links li{list-style-type:none;margin-top:1rem;width:100%;box-sizing:border-box}.mobile-menu-links li a,.mobile-menu-links li button{box-sizing:border-box;text-decoration:none;font-family:"Albert Sans",sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:36px;color:#f5f7f8;background:rgba(0,0,0,0);border:none;outline:none;cursor:pointer;margin:0;padding:0;width:100%;display:flex;align-items:center;justify-content:space-between}.mobile-menu-links li a img,.mobile-menu-links li button img{transition:all .2s ease}.mobile-menu-links li a.active img,.mobile-menu-links li button.active img{transform:rotate(180deg)}.mobile-menu-links li div{display:flex;flex-direction:column;align-items:start;justify-content:start}.mobile-menu-links li div a{margin-top:1rem;font-family:Albert Sans;font-weight:700;font-size:28px;line-height:36px;letter-spacing:0%;color:#d3d5d8}.mobile-menu-links-item-products-content{height:0 !important;overflow:hidden;transition:all .3s ease}.mobile-menu-links-item-products-content.active{height:156px !important}.mobile-menu-links-item-partners-content{height:0 !important;overflow:hidden;transition:all .3s ease}.mobile-menu-links-item-partners-content.active{height:104px !important}.mobile-menu-buttons{display:flex;flex-direction:column;align-items:start;justify-content:center;margin:70px 30px 0 30px}.mobile-menu-buttons a,.mobile-menu-buttons button{box-sizing:border-box;text-decoration:none;display:flex;align-items:center;justify-content:center;width:100%;max-width:360px;height:48px;margin:0;outline:none;border-radius:8px;font-family:"Albert Sans",sans-serif;font-size:16px;font-weight:600;line-height:24px;text-align:center;letter-spacing:-.02em;color:#f5f7f8}.mobile-menu-buttons :first-child{margin-bottom:16px;border:none;background:#5f62f0}.mobile-menu-buttons :last-child{border:1px solid #f5f7f8;background:rgba(0,0,0,0)}.footer{display:flex;align-items:center;justify-content:center;background:linear-gradient(97.74deg, rgba(140,140,255,0) -47.59%, rgba(140,140,255,.15) -40.36%, rgba(48,164,214,.15) -36.47%, rgba(48,164,214,0) 83.09%)}@media (max-width: 1000px){.footer{background:linear-gradient(97.74deg, rgba(140,140,255,0) -47.59%, rgba(140,140,255,.1) -15.36%, rgba(48,164,214,.1) 12.47%, rgba(48,164,214,0) 148.09%)}}.footer-container{margin:32px 0;width:100%;max-width:1194px;display:flex;flex-direction:column}.footer-container-main{display:flex;justify-content:space-between;margin:0 30px 12px 30px}@media (max-width: 1000px){.footer-container-main{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}}.footer-container-main-left{width:100%;max-width:378px;display:flex;flex-direction:column}@media (max-width: 1000px){.footer-container-main-left{max-width:550px}}.footer-container-main-left img{width:131px;margin-top:16px}.footer-container-main-left span{margin:16px 0 0 0;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:22px;display:flex;align-items:center;color:#1f2021}.footer-container-main-left .horizontal-line{margin:1rem 0;width:100%;height:1px;background-color:#d1d9e0}.footer-container-main-left .phone-container{display:flex;flex-direction:row;gap:.5rem;align-items:center}.footer-container-main-left .phone-container img{width:24px;height:24px}.footer-container-main-left .footer-address-container{display:flex;flex-direction:row;gap:.5rem;align-items:center}.footer-container-main-left .footer-address-container .address-logo img{width:24px;height:24px}.footer-container-main-left .footer-address-container .address{display:flex;flex-direction:column;gap:.25rem}.footer-container-main-left .footer-address-container .address span{margin:0}.footer-container-main-left .footer-address-container .address .address-header{color:#1f2021;font-family:"Albert Sans",sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.125rem;letter-spacing:-.02625rem}.footer-container-main-right{display:grid;grid-template-columns:auto auto auto auto;width:100%}@media (max-width: 1000px){.footer-container-main-right{grid-template-columns:auto auto;max-width:550px;margin-top:28px}}.footer-container-main-right-column{width:100%;display:flex;flex-direction:column;align-items:end}@media (max-width: 1000px){.footer-container-main-right-column{align-items:start;margin-top:44px}.footer-container-main-right-column:nth-child(even){display:flex;flex-direction:column;align-items:end}}.footer-container-main-right-column-title{font-family:"Albert Sans",sans-serif;font-weight:600;font-size:16px;letter-spacing:-.02em;color:#101111;margin:0 0 28px 0;width:122px}.footer-container-main-right-column-items{display:flex;flex-direction:column}.footer-container-main-right-column-items span,.footer-container-main-right-column-items a{min-width:122px;font-family:"Albert Sans",sans-serif;font-size:14px;line-height:22px;color:#1f2021;margin:0 0 16px 0;text-decoration:none}.footer-container-bottom-section{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-left:30px;box-sizing:border-box}.footer-container-bottom-section-subscribe{margin-top:20px;display:flex;width:100%}.footer-container-bottom-section-subscribe input{width:100%;max-width:248px;max-height:44px;padding-left:12px;border-radius:8px;border:none;outline:none;box-shadow:0 0 1px rgba(174,174,183,.72);font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#515154;margin-right:10px}.footer-container-bottom-section-subscribe button{margin:0;width:120px;height:44px;gap:10px;background:#dadafc;border-radius:8px;border:none;outline:none;font-family:"Albert Sans",sans-serif;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#5f62f0}.footer-container-bottom-section a{display:flex}@media (max-width: 1000px){.footer-container-bottom-section{justify-content:center;width:100%;max-width:582px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:1rem;padding:0 1rem}.footer-container-bottom-section .footer-container-bottom-section-subscribe{margin-top:0}}@media (max-width: 500px){.footer-container-bottom-section{flex-direction:column}.footer-container-bottom-section .footer-container-bottom-section-subscribe input{max-width:100%}}.footer-container-footer{margin:1rem 30px;font-family:"Albert Sans",sans-serif;font-weight:500;letter-spacing:-.02em;color:#515154;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d7dbde}@media (max-width: 1000px){.footer-container-footer{width:100%;margin:0 auto;flex-direction:column;padding-top:1rem}.footer-container-footer p{margin:0;padding:0 30px}}.footer-container-footer-links{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.footer-container-footer-links a{font-family:"Albert Sans",sans-serif;font-weight:400;letter-spacing:-.02em;color:#515154;text-decoration:none}.product-hunt-banner-text{line-height:24px;font-size:16px}@media (max-width: 480px){.product-hunt-banner-text{font-size:13px !important;line-height:20px}}.landing-container{position:relative}.landing-container-main{background:#0a0a0a}.landing-container-main-wrapper{background:#0a0a0a;position:relative;padding-top:120px;background-repeat:no-repeat;width:100%;max-width:1300px;margin:0 auto;max-height:880px;background-size:contain;background-position:center}@media (max-width: 550px){.landing-container-main-wrapper{max-height:1037px}}@media (max-width: 433px){.landing-container-main-wrapper{max-height:1037px}}@media (max-width: 800px){.landing-container-main-wrapper{padding-top:100px}}.landing-container-main-wrapper-texts{margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1000px}@media (max-width: 900px){.landing-container-main-wrapper-texts{margin:0 30px}}.landing-container-main-wrapper-texts-typing{display:flex;align-items:center}.landing-container-main-wrapper-texts-typing-dynamic-texts{padding:0;margin:0;box-sizing:border-box;margin:0 auto;line-height:80px;height:80px;overflow:hidden}@media (max-width: 800px){.landing-container-main-wrapper-texts-typing-dynamic-texts{height:44px;line-height:44px}}.landing-container-main-wrapper-texts-typing-dynamic-texts li{list-style:none;color:#5f62f0;font-size:60px;padding:0;margin:0;box-sizing:border-box;position:relative;top:0;animation:slide 8s steps(2) infinite;font-size:72px;line-height:80px;letter-spacing:-2.88px;font-weight:600;text-align:center;margin:0;position:relative;background:linear-gradient(95deg, #5f62f0 3.74%, #8a5ee7 109.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media (max-width: 800px){.landing-container-main-wrapper-texts-typing-dynamic-texts li{font-size:36px;line-height:44px;animation:slideRes 8s steps(2) infinite}}.landing-container-main-wrapper-texts-typing-dynamic-texts li::after{content:"";position:absolute;left:0;width:100%;background-color:#0a0a0a;height:100%;border-left:5px solid #5f62f0;animation:typing 4s linear infinite}.landing-container-main-wrapper-texts h1{text-align:center;font-size:56px;line-height:64px;letter-spacing:-2.88px;font-weight:600;text-align:center;margin:0;position:relative}@media (max-width: 800px){.landing-container-main-wrapper-texts h1{font-size:36px;line-height:44px}}.landing-container-main-wrapper-texts h1>span{background:#fff;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.landing-container-main-wrapper-texts p{color:#cfd1d7;text-align:center;font-family:Albert Sans;font-size:20px;font-style:normal;font-weight:400;line-height:32px;max-width:645px;margin:16px 0 24px 0}@media (max-width: 900px){.landing-container-main-wrapper-texts p{font-size:16px}}.landing-container-main-wrapper-texts p span{background:#65d2e4;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.landing-container-main-wrapper-buttons{display:flex;align-items:center;justify-content:center;gap:16px;box-sizing:border-box;padding:0 30px 2rem 30px}.landing-container-main-wrapper-buttons-demo{margin:0;box-sizing:border-box;padding:10px 16px;outline:none;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--white-500, #515154);background:rgba(9,10,10,.5);backdrop-filter:blur(6px);gap:12px;background:rgba(0,0,0,0);color:var(--white-50, #f5f7f8);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;transition:all ease .3s;cursor:pointer;text-decoration:none;width:100%;max-width:162px}.landing-container-main-wrapper-buttons-demo:hover{border:1px solid var(--white-500, #515154);background:var(--white-700, #1f2021);box-shadow:0px 4px 10px 0px rgba(142,144,220,.1),0px 18px 18px 0px rgba(142,144,220,.09),0px 40px 24px 0px rgba(142,144,220,.05),0px 71px 28px 0px rgba(142,144,220,.01),0px 111px 31px 0px rgba(142,144,220,0),0px -4px 8px 0px rgba(0,0,0,.25) inset,0px 4px 8px 0px rgba(255,255,255,.12) inset}.landing-container-main-wrapper-buttons-demo:active{border:1px solid var(--white-500, #515154);background:var(--white-700, #1f2021);box-shadow:0px 4px 8px 0px rgba(0,0,0,.32) inset}.landing-container-main-wrapper-buttons-signup{box-sizing:border-box;padding:10px 16px;border-radius:8px;background:linear-gradient(95deg, #5f62f0 3.76%, #8a5ee7 95.12%);gap:12px;background-color:red;color:#f5f7f8;text-align:center;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;border:1px solid rgba(0,0,0,0);outline:none;display:flex;align-items:center;justify-content:center;margin:0;width:100%;max-width:142px;transition:all ease .3s;height:44px}.landing-container-main-wrapper-buttons-signup img{width:18px}.landing-container-main-wrapper-buttons-signup:hover{border:1px solid rgba(255,255,255,.16);background:linear-gradient(95deg, #5f62f0 3.76%, #8a5ee7 95.12%);box-shadow:0px 3px 7px 0px rgba(136,95,231,.1),0px 13px 13px 0px rgba(136,95,231,.09),0px 28px 17px 0px rgba(136,95,231,.05),0px 50px 20px 0px rgba(136,95,231,.01),0px 78px 22px 0px rgba(136,95,231,0),0px -4px 8px 0px rgba(43,35,68,.4) inset,0px 4px 4px 0px rgba(255,255,255,.12) inset}.landing-container-main-wrapper-buttons-signup:active{border:1px solid rgba(255,255,255,.16);background:linear-gradient(95deg, #5f62f0 3.76%, #8a5ee7 95.12%);box-shadow:0px 4px 8px 0px rgba(43,35,68,.4) inset}.landing-container-hero-image{background-color:#0a0a0a;position:relative;display:flex;align-items:center;justify-content:space-between}.landing-container-hero-image-responsive{display:none;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media (max-width: 700px){.landing-container-hero-image-responsive{display:block !important}}@media (max-width: 700px){.landing-container-hero-image{justify-content:center}}.landing-container-hero-image>img:first-child{position:absolute;top:0;left:0}.landing-container-hero-image>img:nth-child(2){position:absolute;top:0;right:0}.landing-container-hero-image img{max-height:585px}@media (max-width: 700px){.landing-container-hero-image img{max-height:fit-content;display:none}}.landing-container-hero-image svg{max-width:100%;top:0;position:relative;max-height:587px}@media (max-width: 700px){.landing-container-hero-image svg{max-height:fit-content}}.landing-container-companies{width:100%;background-image:url("/assets/images/home/companies-bg.svg");background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3.5rem 1rem 4.25rem 1rem;gap:3.25rem;box-sizing:border-box}.landing-container-companies h3{font-family:Albert Sans;font-size:36px;font-weight:600;line-height:48px;letter-spacing:-.04em;color:#101111;text-align:center;margin:0}.landing-container-companies-logos{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;justify-content:flex-start;gap:4rem;position:relative;width:100%;max-width:1194px;margin-inline:auto;height:44px;mask-image:linear-gradient(to right, rgba(0,0,0,0), #000 20%, #000 80%, rgba(0,0,0,0))}.landing-container-companies-logos>div{position:absolute;left:100%;animation:scrollLeft 20s linear infinite;object-fit:contain;width:200px;display:flex;align-items:center;justify-content:center}@media (max-width: 1400px){.landing-container-companies-logos>div{left:1400px}}.landing-container-companies-logos>div:nth-child(1){animation-delay:calc(2.8571428571s*(7 - 1)*-1)}.landing-container-companies-logos>div:nth-child(2){animation-delay:calc(2.8571428571s*(7 - 2)*-1)}.landing-container-companies-logos>div:nth-child(3){animation-delay:calc(2.8571428571s*(7 - 3)*-1)}.landing-container-companies-logos>div:nth-child(4){animation-delay:calc(2.8571428571s*(7 - 4)*-1)}.landing-container-companies-logos>div:nth-child(5){animation-delay:calc(2.8571428571s*(7 - 5)*-1)}.landing-container-companies-logos>div:nth-child(6){animation-delay:calc(2.8571428571s*(7 - 6)*-1)}.landing-container-companies-logos>div:nth-child(7){animation-delay:calc(2.8571428571s*(7 - 7)*-1)}.landing-container-companies-logos>div:nth-child(1)>img{width:138px}.landing-container-companies-logos>div:nth-child(2)>img{width:107px}.landing-container-companies-logos>div:nth-child(3)>img{width:150px}.landing-container-companies-logos>div:nth-child(4)>img{width:128px}.landing-container-companies-logos>div:nth-child(5)>img{width:138px}.landing-container-companies-logos>div:nth-child(6)>img{width:150px}.landing-container-companies-logos>div:nth-child(7)>img{width:140px}.landing-container-connectivity{width:100%;box-sizing:border-box;background-color:var(--White-900, #090a0a);padding:64px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden;background-image:url("/assets/images/home/connectivity-bg.png");background-position:center top -9rem;background-repeat:no-repeat}.landing-container-connectivity h6{text-align:center;color:#6dd3c8;font-family:Albert Sans;font-size:20px;font-weight:500;line-height:24px;text-transform:uppercase;margin:0}.landing-container-connectivity h3{color:#f5f7f8;text-align:center;font-family:Albert Sans;font-size:56px;font-weight:600;line-height:60px;letter-spacing:-1.568px;margin:24px 0 64px 0;padding:0 16px}@media (max-width: 630px){.landing-container-connectivity h3{font-size:32px;letter-spacing:-.896px;line-height:normal}}.landing-container-connectivity-img{width:calc(100% + 40px);max-width:1920px;margin:0 auto;display:flex}@media (max-width: 760px){.landing-container-connectivity-img{display:none}}.landing-container-connectivity-img-res{display:none;max-width:400px;margin-top:-200px;width:100%}@media (max-width: 760px){.landing-container-connectivity-img-res{display:flex}}.landing-container-connectivity-cards{display:flex;justify-content:center;gap:32px;width:100%;max-width:1276px;margin:16px auto 0 auto;padding:0 30px;box-sizing:border-box}@media (max-width: 650px){.landing-container-connectivity-cards{flex-direction:column}}.landing-container-connectivity-cards-item:nth-child(2){position:relative}.landing-container-connectivity-cards-item:nth-child(2)::after{content:" ";position:absolute;width:64px;height:64px;background-image:url("/assets/images/home/connectivity-plus.svg");top:calc(50% - 36px);left:-49px;z-index:2}@media (max-width: 650px){.landing-container-connectivity-cards-item:nth-child(2)::after{top:-49px;left:calc(50% - 36px)}}.landing-container-connectivity-cards-item:nth-child(3){position:relative}.landing-container-connectivity-cards-item:nth-child(3)::after{content:" ";position:absolute;width:64px;height:64px;background-image:url("/assets/images/home/connectivity-plus.svg");top:calc(50% - 36px);left:-49px;z-index:2}@media (max-width: 650px){.landing-container-connectivity-cards-item:nth-child(3)::after{top:-49px;left:calc(50% - 36px)}}.landing-container-connectivity-cards-item{border-radius:8px;background:linear-gradient(0deg, rgba(10,10,10,.64) 0%, rgba(10,10,10,.64) 100%),linear-gradient(294deg, rgba(38,38,38,.24) 5.89%, rgba(24,24,24,.24) 64.43%, rgba(29,29,29,.24) 98.06%);padding:16px 24px 30px 16px;box-sizing:border-box;border:.5px solid rgba(149,153,164,.15);width:100%;max-width:384px;z-index:1;flex:1}@media (max-width: 650px){.landing-container-connectivity-cards-item{max-width:100%}}.landing-container-connectivity-cards-item img{width:36px}.landing-container-connectivity-cards-item div{color:var(--White-50, #f5f7f8);font-family:Inter;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.432px;margin:8px 0}.landing-container-connectivity-cards-item p{color:var(--White-300, #d3d5d8);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.288px;margin:0}.landing-container-flexibility{width:100%;box-sizing:border-box;padding:80px 30px 60px 30px;background-color:#f5f7f8;background-image:url("/assets/images/home/flexibility-bg.png");background-position:center top 1rem;background-repeat:no-repeat;background-size:contain}@media (max-width: 815px){.landing-container-flexibility{padding-top:64px}}.landing-container-flexibility-wrapper{width:100%;max-width:1194px;margin:0 auto;box-sizing:border-box}.landing-container-flexibility-wrapper-top{display:flex;flex-direction:row;gap:56px;width:100%;max-width:1008px;margin:0 auto}@media (max-width: 815px){.landing-container-flexibility-wrapper-top{flex-direction:column;align-items:center;gap:16px}}.landing-container-flexibility-wrapper-top-left{width:100%;max-width:592px}.landing-container-flexibility-wrapper-top-left h3{color:var(--Blue-500, #3b82f6);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.36px;margin:0 0 8px 0;text-transform:uppercase}@media (max-width: 815px){.landing-container-flexibility-wrapper-top-left h3{text-align:center;margin:0 0 16px 0}}.landing-container-flexibility-wrapper-top-left p{color:var(--White-700, #1f2021);font-family:Albert Sans;font-size:44px;font-weight:600;line-height:54px;letter-spacing:-1.76px;margin:0}@media (max-width: 815px){.landing-container-flexibility-wrapper-top-left p{text-align:center;font-size:32px;letter-spacing:-.896px;line-height:normal}}.landing-container-flexibility-wrapper-top img{object-fit:contain;width:100%;max-width:372px}.landing-container-flexibility-wrapper-cards{display:flex;justify-content:center;gap:32px;margin-top:64px}@media (max-width: 740px){.landing-container-flexibility-wrapper-cards{margin-top:16px;flex-direction:column}}.landing-container-flexibility-wrapper-cards-item{border-radius:16px;backdrop-filter:blur(22px);background:linear-gradient(113deg, #f1f5f9 2.97%, #f3f5fa 99.47%) padding-box,linear-gradient(90deg, #ab96d6 -21.64%, #90c6e5 89.86%) border-box;border:.5px solid rgba(0,0,0,0);flex:1;position:relative}.landing-container-flexibility-wrapper-cards-item::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url("/assets/images/home/data-card-bg.svg");background-position:center;background-repeat:no-repeat;opacity:.64;background-size:contain}.landing-container-flexibility-wrapper-cards-item img{width:56px;height:56px;margin:4px 0 0 4px}.landing-container-flexibility-wrapper-cards-item div{color:var(--White-600, #2c2c2e);font-family:Inter;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.432px;padding:0 12px 0 12px}.landing-container-flexibility-wrapper-cards-item p{color:var(--White-600, #2c2c2e);font-family:Albert Sans;font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.32px;margin:0;padding:8px 12px 12px 12px}.landing-container-saving{background-color:var(--White-900, #090a0a);padding:100px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 815px){.landing-container-saving{padding:64px 0}}.landing-container-saving h3{color:var(--Blue-300, #85b2f9);text-align:center;font-family:Albert Sans;font-size:20px;font-weight:600;line-height:24px;text-transform:uppercase;margin:0 30px}.landing-container-saving-title{margin:16px 30px 100px 30px;color:#fff;font-family:Albert Sans;font-size:44px;font-weight:700;line-height:54px;letter-spacing:-1.76px;text-align:center}@media (max-width: 600px){.landing-container-saving-title{font-size:32px;font-weight:700;line-height:normal;letter-spacing:-.896px;margin:16px 30px}}.landing-container-saving-animation{width:100%;display:flex;align-items:center;box-sizing:border-box;margin:0 auto;width:100%;max-width:fit-content}@media (max-width: 975px){.landing-container-saving-animation{display:none}}.landing-container-saving-animation-left-image{width:100%;max-width:281px;margin-right:20px;box-sizing:border-box}@media (max-width: 1254px){.landing-container-saving-animation-left-image{max-width:220px}}@media (max-width: 1043px){.landing-container-saving-animation-left-image{max-width:200px}}.landing-container-saving-animation-right-image{width:100%;max-width:150px;margin-left:20px;box-sizing:border-box}@media (max-width: 1254px){.landing-container-saving-animation-right-image{max-width:130px}}.landing-container-saving-animation-road{display:flex;flex-direction:column;position:relative;width:100%;max-width:723px}@media (max-width: 1170px){.landing-container-saving-animation-road{max-width:600px}}@media (max-width: 1030px){.landing-container-saving-animation-road{max-width:550px}}@media (max-width: 950px){.landing-container-saving-animation-road{max-width:500px}}.landing-container-saving-animation-road-peaka-car{height:144px;position:relative;box-sizing:border-box}.landing-container-saving-animation-road-peaka-car-img{height:144px;position:absolute;animation:driveOnLinearRoad 2.5s ease-in;display:flex;left:calc(100% - 180.5px);top:10px;animation-play-state:paused}.landing-container-saving-animation-road-peaka-car-img img{height:144px}.landing-container-saving-animation-road-peaka-car-img div{position:relative}.landing-container-saving-animation-road-peaka-car-img div img{position:absolute;right:-54px;height:97px;top:24px}.landing-container-saving-animation-road-normal-car{height:132px;position:relative;box-sizing:border-box}.landing-container-saving-animation-road-normal-car-img{position:absolute;height:100%;max-height:132px;display:flex;align-items:center;top:0;animation:moveSlowCar 10s,4s moveSlowCarLinear 10s;left:auto;animation-play-state:paused}.landing-container-saving-animation-road-normal-car-img img{z-index:10;height:132px}.landing-container-saving-animation-road-normal-car-img div{position:relative}.landing-container-saving-animation-road-normal-car-img div img{position:absolute;top:-47px;left:-79px;height:68px;z-index:7}.landing-container-saving-animation-road-normal-car-barges{display:flex;overflow:hidden;position:relative}.landing-container-saving-animation-road-normal-car-barges-wrapper{display:flex;transform:translate(-126%);animation:moveBarges 9.4s linear;animation-play-state:paused}.landing-container-saving-animation-road-normal-car-barges-wrapper-item{min-width:fit-content;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:89px}.landing-container-saving-animation-road-normal-car-barges-wrapper-item img{width:44px}.landing-container-saving-animation-road-normal-car-barges-wrapper-item span{border-radius:4px;background:#1c1c1c;border:1px solid rgba(65,65,65,.96);padding:5px 6px;box-sizing:border-box;color:#eff0f1;font-family:Inter;font-size:12px;line-height:16px;letter-spacing:-.216px}.landing-container-saving-animation-road-normal-car-barges-wrapper-item-1{margin-left:300px}.landing-container-saving-animation-road-normal-car-barges-wrapper-item-2{margin-left:250px;margin-top:100px}.landing-container-saving-animation-road-normal-car-barges-wrapper-item-3{margin-left:250px}.landing-container-saving-animation-road-normal-car-barges-wrapper-item-4{margin-left:250px;margin-top:100px}.landing-container-saving-animation-road-line{padding:20px 0;min-width:100%;box-sizing:border-box;position:relative;width:100%;background:rgba(0,0,0,0);transform-origin:bottom;transform-style:preserve-3d}.landing-container-saving-animation-road-line::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:10px;background:red;background:linear-gradient(90deg, #fff 0%, #fff 70%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);background-size:120px;animation:animateroad .7s linear infinite}.landing-container-saving-animation-res{display:none;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 975px){.landing-container-saving-animation-res{display:flex}}.landing-container-saving-animation-res-up-img{width:100%;max-width:300px}.landing-container-saving-animation-res-down-img{width:100%;max-width:200px}.landing-container-saving-animation-res-road{display:flex;justify-content:center;height:856px;width:100%;margin:20px 0;overflow:hidden}.landing-container-saving-animation-res-road-slow-car{justify-content:flex-end;width:312px}@media (max-width: 662px){.landing-container-saving-animation-res-road-slow-car{width:250px}}@media (max-width: 580px){.landing-container-saving-animation-res-road-slow-car{width:218px}}@media (max-width: 480px){.landing-container-saving-animation-res-road-slow-car{width:180px}}.landing-container-saving-animation-res-road-slow-car-wrapper{position:relative;max-height:856px}.landing-container-saving-animation-res-road-slow-car-wrapper-img{transform:rotate(90deg);width:190px;position:absolute;top:auto;left:135px;animation:10s moveSlowCarRes,2s moveSlowCarLinearRes 8s;animation-play-state:paused}@media (max-width: 662px){.landing-container-saving-animation-res-road-slow-car-wrapper-img{animation:none !important;top:5px !important;left:60px}}@media (max-width: 662px){.landing-container-saving-animation-res-road-slow-car-wrapper-img{left:0}}.landing-container-saving-animation-res-road-slow-car-wrapper-barges{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:end;animation:moveBargesRes 10s linear;transform:translate(-126%);animation-play-state:paused}@media (max-width: 662px){.landing-container-saving-animation-res-road-slow-car-wrapper-barges{animation:none !important;transform:translate(0%)}}.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:140px}.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item img{width:44px}.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item span{border-radius:4px;background:linear-gradient(0deg, rgba(30,31,32,.64) 0%, rgba(30,31,32,.64) 100%),linear-gradient(294deg, rgba(38,38,38,.24) 5.89%, rgba(24,24,24,.24) 64.43%, rgba(29,29,29,.24) 98.06%);box-shadow:0px 0px 12px 0px rgba(120,121,126,.12) inset,0px 0px 1px 0px rgba(149,153,164,.96),0px 4px 4px 0px rgba(0,0,0,.25);backdrop-filter:blur(22px);padding:5px 6px;box-sizing:border-box;color:var(--White-100, #eff0f1);font-family:Inter;font-size:12px;line-height:16px;letter-spacing:-.216px;margin-top:8px}.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-1{margin-top:120px;margin-right:20px}@media (max-width: 662px){.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-1{margin-top:199px;margin-right:10px}}.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-2{margin-right:180px;margin-top:200px}@media (max-width: 662px){.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-2{margin-top:76px;margin-right:90px}}@media (max-width: 480px){.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-2{margin-right:45px}}.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-3{margin-right:20px;margin-top:170px}@media (max-width: 662px){.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-3{margin-top:80px;margin-right:10px}}.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-4{margin-right:180px;margin-top:200px}@media (max-width: 662px){.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-4{margin-top:80px;margin-right:90px}}@media (max-width: 480px){.landing-container-saving-animation-res-road-slow-car-wrapper-barges-item-4{margin-right:45px}}.landing-container-saving-animation-res-road-line{height:100%}.landing-container-saving-animation-res-road-line-wrapper{padding:20px 0;box-sizing:border-box;position:relative;width:10px;height:100%;background:rgba(0,0,0,0);transform-origin:bottom;transform-style:preserve-3d}.landing-container-saving-animation-res-road-line-wrapper::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:10px;height:100%;background:red;background:repeating-linear-gradient(0, #fff, #fff 95px, rgba(0,0,0,0) 36px, rgba(0,0,0,0) 154px);background-size:10px 150px;animation:animateroadRes .7s linear infinite}.landing-container-saving-animation-res-road-peaka-car{min-width:fit-content;width:312px;height:202px;box-sizing:border-box;position:relative;animation:movePeakaCarLinearRes 2s ease-in;top:calc(100% - 202px);animation-play-state:paused}@media (max-width: 662px){.landing-container-saving-animation-res-road-peaka-car{width:250px}}@media (max-width: 580px){.landing-container-saving-animation-res-road-peaka-car{width:218px}}@media (max-width: 480px){.landing-container-saving-animation-res-road-peaka-car{width:180px}}.landing-container-saving-animation-res-road-peaka-car div{position:relative;transform:rotate(90deg)}.landing-container-saving-animation-res-road-peaka-car div img{height:130px;position:absolute;top:-.5rem;left:-18rem}@media (max-width: 663px){.landing-container-saving-animation-res-road-peaka-car div img{top:-2.5rem;left:-22rem}}@media (max-width: 580px){.landing-container-saving-animation-res-road-peaka-car div img{top:-3.5rem;left:-22rem}}@media (max-width: 480px){.landing-container-saving-animation-res-road-peaka-car div img{top:-4.5rem;left:-22rem}}.landing-container-saving-animation-res-road-peaka-car-img{transform:rotate(90deg);position:absolute;width:202px}.landing-container-saving-animation-res-road-peaka-car-img img{transform:rotate(90deg)}.landing-container-saving-cards{display:flex;justify-content:center;gap:32px;margin:166px 30px 0 30px}@media (max-width: 975px){.landing-container-saving-cards{margin:56px 30px 0 30px}}@media (max-width: 600px){.landing-container-saving-cards{flex-direction:column}}.landing-container-saving-cards div{width:100%;max-width:488px;border-radius:8px;background:linear-gradient(0deg, rgba(10,10,10,.64) 0%, rgba(10,10,10,.64) 100%),linear-gradient(294deg, rgba(38,38,38,.24) 5.89%, rgba(24,24,24,.24) 64.43%, rgba(29,29,29,.24) 98.06%);border:.5px solid rgba(149,153,164,.15);color:var(--White-50, #f5f7f8);font-family:Inter;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.288px;padding:16px;flex:1;box-sizing:border-box}.landing-container-data{background:var(--White-0, #fff);width:100%;padding:97px 30px 48px 30px;box-sizing:border-box}@media (max-width: 670px){.landing-container-data{padding:64px 30px}}.landing-container-data-wrapper{width:100%;max-width:1194px;margin:0 auto;box-sizing:border-box}.landing-container-data-wrapper-top{display:flex;align-items:center;justify-content:center;gap:32px;box-sizing:border-box}@media (max-width: 912px){.landing-container-data-wrapper-top{flex-direction:column}}@media (max-width: 670px){.landing-container-data-wrapper-top{gap:12px}}.landing-container-data-wrapper-top-left{width:100%;max-width:488px;box-sizing:border-box}.landing-container-data-wrapper-top-left-title{color:var(--White-800, #101111);font-family:Albert Sans;font-size:56px;font-weight:600;line-height:56px;letter-spacing:-1.12px;margin-top:12px}@media (max-width: 670px){.landing-container-data-wrapper-top-left-title{margin-top:16px;font-size:32px;line-height:normal;letter-spacing:-.896px}}@media (max-width: 912px){.landing-container-data-wrapper-top-left-title{text-align:center}}.landing-container-data-wrapper-top-left h3{color:var(--Indigo-500, #5f62f0);font-family:Albert Sans;font-size:20px;font-style:normal;font-weight:400;line-height:24px;text-transform:uppercase;margin:0}@media (max-width: 912px){.landing-container-data-wrapper-top-left h3{text-align:center}}.landing-container-data-wrapper-top-img{width:100%;max-width:696px;min-width:480px;display:flex;align-items:center;flex-wrap:wrap;gap:16px}@media (max-width: 480px){.landing-container-data-wrapper-top-img{min-width:auto}}.landing-container-data-wrapper-top-img-item{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:8px 12px;gap:8px;background:linear-gradient(180deg, #f3f3f3 0%, rgba(240,241,242,0) 100%);box-shadow:0px 4px 12px 0px rgba(69,76,87,.12);border-radius:8px}.landing-container-data-wrapper-top-img-item img{width:24px;height:24px}.landing-container-data-wrapper-top-img-item span{color:var(--White-700, #1f2021);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}.landing-container-data-wrapper-cards{display:flex;justify-content:center;gap:32px;box-sizing:border-box;margin-top:40px}@media (max-width: 730px){.landing-container-data-wrapper-cards{flex-direction:column;margin-top:16px}}.landing-container-data-wrapper-cards-item{padding:12px;display:flex;flex-direction:column;gap:8px;border-radius:16px;backdrop-filter:blur(24px);position:relative;width:100%;max-width:384px;background:linear-gradient(0deg, #f6f8fa, #f6f8fa) padding-box,linear-gradient(90deg, #ab96d6 -21.64%, #90c6e5 89.86%) border-box;border:1px solid rgba(0,0,0,0);box-sizing:border-box}@media (max-width: 730px){.landing-container-data-wrapper-cards-item{max-width:100%}}.landing-container-data-wrapper-cards-item::after{content:" ";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url("/assets/images/home/data-card-bg.svg");background-position:center;background-repeat:no-repeat;opacity:.64}.landing-container-data-wrapper-cards-item img{width:48px}.landing-container-data-wrapper-cards-item div{color:var(--White-600, #2c2c2e);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.432px}.landing-container-data-wrapper-cards-item p{color:var(--White-600, #2c2c2e);font-family:Albert Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.32px;margin:0}.landing-container-testimonials{width:100%;padding:100px 30px;box-sizing:border-box;background-color:#000;background-image:url("/assets/images/home/testimonial-bg.webp");background-repeat:no-repeat;background-position:top;background-size:cover}@media (max-width: 1100px){.landing-container-testimonials{background-size:inherit}}@media (max-width: 788px){.landing-container-testimonials{padding:40px 30px}}.landing-container-testimonials-wrapper{width:100%;max-width:1224px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.landing-container-testimonials-wrapper-item{width:100%;max-width:390px;border-radius:16px;padding:16px;background-color:#1d1e1f;border:1px solid #414244;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.landing-container-testimonials-wrapper-item-header{display:flex;align-items:center;justify-content:flex-start;gap:8px;color:#f5f7f8;font-size:28px;font-weight:700;line-height:36px;text-align:center;text-decoration:none}.landing-container-testimonials-wrapper-item-header img{width:36px;height:36px;border-radius:50%;object-fit:cover}.landing-container-testimonials-wrapper-item p{color:#ebedef;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.04em;margin:0}.landing-container-testimonials-wrapper-item-footer{display:flex;align-items:flex-end;justify-content:flex-start;justify-content:space-between;flex:1;gap:8px}.landing-container-testimonials-wrapper-item-footer-left{display:flex;align-items:center;justify-content:flex-start;gap:8px}.landing-container-testimonials-wrapper-item-footer-left img{width:44px;height:44px}.landing-container-testimonials-wrapper-item-footer-left-text{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;letter-spacing:-.02em;line-height:20px}.landing-container-testimonials-wrapper-item-footer-left-text:first-child{color:#fff;font-size:16px;font-weight:600}.landing-container-testimonials-wrapper-item-footer-left-text:last-child{color:#d3d5d8;font-family:Albert Sans;font-size:14px;font-weight:500}.landing-container-testimonials-wrapper-item-footer-right{background-color:#f5f7f8;color:#101111;border-radius:100%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.landing-container-testimonials-wrapper-item-footer-right img{object-fit:contain;transform:rotate(45deg)}.landing-container-partners{width:100%;background-image:url("/assets/images/home/companies-bg.svg");background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3.5rem 1rem 4.25rem 1rem;box-sizing:border-box}.landing-container-partners h3{font-family:Albert Sans;font-size:36px;font-weight:600;line-height:48px;letter-spacing:-.04em;color:#101111;text-align:center;margin:0}.landing-container-partners p{margin:16px 0 24px 0;width:100%;max-width:720px;font-size:18px;font-weight:400;text-align:center;line-height:24px;letter-spacing:-.04em;color:#2c2c2e}.landing-container-partners-logos{display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;justify-content:flex-start;gap:4rem;position:relative;width:100%;max-width:1194px;margin-inline:auto;height:64px;mask-image:linear-gradient(to right, rgba(0,0,0,0), #000 20%, #000 80%, rgba(0,0,0,0))}.landing-container-partners-logos>img{position:absolute;left:100%;animation:scrollLeft 20s linear infinite;object-fit:contain}@media (max-width: 1000px){.landing-container-partners-logos>img{left:1000px}}.landing-container-partners-logos>img:nth-child(1){animation-delay:calc(4s*(6 - 1)*-1);width:167px}.landing-container-partners-logos>img:nth-child(2){animation-delay:calc(4s*(6 - 2)*-1);width:104px}.landing-container-partners-logos>img:nth-child(3){animation-delay:calc(4s*(6 - 3)*-1);width:117px}.landing-container-partners-logos>img:nth-child(4){animation-delay:calc(4s*(6 - 4)*-1);width:175px}.landing-container-partners-logos>img:nth-child(5){animation-delay:calc(4s*(6 - 5)*-1);width:144px}.landing-container-security{width:100%;padding:48px 32px;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#090a0a;box-sizing:border-box}@media (max-width: 900px){.landing-container-security{padding:48px 32px}}.landing-container-security-container{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;max-width:1288px;margin:0 auto}@media (max-width: 900px){.landing-container-security-container{flex-direction:column}}@media (max-width: 700px){.landing-container-security-container{align-items:flex-start}}.landing-container-security-container-texts{width:100%;max-width:720px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}@media (max-width: 900px){.landing-container-security-container-texts{max-width:100%;text-align:center;align-items:center}}@media (max-width: 700px){.landing-container-security-container-texts{text-align:start;align-items:flex-start}}.landing-container-security-container-texts h2{margin:0;font-weight:700;font-size:48px;line-height:56px;color:#fafafa}.landing-container-security-container-texts p{margin:0;color:#d3d5d8;font-size:20px;line-height:28px}.landing-container-security-container-texts a{width:100%;max-width:170px;padding:12px;box-sizing:border-box;border:none;outline:none;border-radius:8px;background-color:#dadafc;color:#5457cd;font-weight:600;font-size:16px;line-height:20px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}.landing-container-security-container-texts a img{width:16px;height:16px}.landing-container-security-container img{width:100%;max-width:512px}.landing-container-join{background:#101111;padding:87px 30px 50px 30px;border-top:1px}.landing-container-join-main{display:flex;flex-direction:column;align-items:center;margin:0 auto;width:100%;max-width:593px;text-align:center;position:relative}.landing-container-join-main h2{font-family:"Albert Sans",sans-serif;font-weight:700;font-size:48px;line-height:56px;letter-spacing:-.02em;color:#fff;margin:0}@media (max-width: 950px){.landing-container-join-main h2{width:316px}}.landing-container-join-main h2 span{background:linear-gradient(97.74deg, #8c8cff -100%, #30a4d6 101.09%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.landing-container-join-main p{font-family:"Albert Sans",sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:26px;color:#d3d5d8;margin:16px 0 48px 0}.landing-container-join-main-socials{margin-bottom:87px;display:flex}.landing-container-join-main-socials a{padding:8px 12px;text-decoration:none;display:flex;align-items:center;justify-content:center}.landing-container-join-main-socials a span{margin-left:10px;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#fff}.landing-container-join-main .user{position:absolute;width:44px;height:44px}.landing-container-join-main .line{position:absolute}@media (max-width: 950px){.landing-container-join-main .line{display:none}}.landing-container-join-main .join-user-1{top:-45px;left:-120px}@media (max-width: 950px){.landing-container-join-main .join-user-1{display:none}}.landing-container-join-main .join-user-2{bottom:25px;left:-170px}@media (max-width: 950px){.landing-container-join-main .join-user-2{display:none}}.landing-container-join-main .join-user-3{top:-50px;right:-75px}@media (max-width: 950px){.landing-container-join-main .join-user-3{top:32px;left:calc(50% - 174px)}}.landing-container-join-main .join-user-4{bottom:39px;right:-168px}@media (max-width: 950px){.landing-container-join-main .join-user-4{bottom:4px;right:calc(50% - 10rem)}}.landing-container-join-main .join-line-1{top:-25px;left:-150px}.landing-container-join-main .join-line-2{bottom:47px;left:-242px}.landing-container-join-main .join-line-3{top:-30px;right:-120px}.landing-container-join-main .join-line-4{bottom:60px;right:-200px}.landing-container-join-main .join-line-5{display:none;position:absolute;bottom:1rem}@media (max-width: 950px){.landing-container-join-main .join-line-5{display:flex;margin-left:50px}}.landing-container-join-main .join-line-6{display:none;position:absolute;top:48px}@media (max-width: 950px){.landing-container-join-main .join-line-6{display:flex}}.landing-hero-image{display:flex;width:100%;max-width:100%;height:100%}@media (max-width: 1000px){.landing-hero-image{height:auto}}@media (max-width: 700px){.landing-hero-image{display:none}}.landing-hero-image-responsive{display:none;height:100%}@media (max-width: 1000px){.landing-hero-image-responsive{height:auto}}@media (max-width: 700px){.landing-hero-image-responsive{display:flex}}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-1720px)}}@keyframes dissolve-in-svg{0%{opacity:0}30%{opacity:1}50%{opacity:1}70%{opacity:0}90%{opacity:0}100%{opacity:0}}@keyframes t{90%, 100%{width:100%}}@keyframes c{0%, 100%{box-shadow:5px 0 0 rgba(0,0,0,0)}50%{box-shadow:5px 0 0 #8a5ee7}}@keyframes driveOnLinearRoad{from{left:0}to{left:calc(100% - 180.5px)}}@keyframes animateroad{0%{background-position:0}100%{background-position:-120px}}@keyframes animateroadRes{0%{background-position:10px 0}100%{background-position:10px -150px}}@keyframes moveBarges{from{transform:translate(0%)}to{transform:translate(-126%)}}@keyframes moveSlowCar{0%, 5%{top:0;left:0}10%, 25%{top:80px;left:0}25%, 30%{top:80px;left:0}30%, 45%{top:-20px;left:0}45%, 50%{top:-20px;left:0}50%, 65%{top:80px;left:0}65%, 70%{top:80px;left:0}70%, 80%{top:-20px;left:0}80%, 85%{top:-20px;left:0}85%, 100%{left:0}}@keyframes moveSlowCarLinear{from{left:0}to{left:calc(100% - 172px)}}@keyframes moveBargesRes{from{transform:translate(0, 0%)}to{transform:translate(0, -126%)}}@keyframes moveSlowCarRes{0%, 5%{top:5px;left:0}10%, 25%{top:5px;left:0}25%, 30%{top:5px;left:135px}30%, 45%{top:5px;left:135px}45%, 50%{top:5px;left:0}50%, 65%{top:5px;left:0}65%, 70%{top:5px;left:135px}70%, 80%{top:5px;left:135px}80%, 85%{top:5px;left:135px}85%, 100%{left:135px}}@keyframes moveSlowCarLinearRes{from{right:16px}to{top:calc(100% - 190px);left:135px}}@keyframes movePeakaCarLinearRes{from{top:5px}to{top:calc(100% - 202px)}}@keyframes slide{100%{top:-160px}}@keyframes slideRes{100%{top:-88px}}@keyframes typing{40%, 60%{left:calc(100% + 10px)}100%{left:0}}@keyframes scrollLeft{to{left:-200px}}section .pricing{padding-top:164px;background-color:#090a0a}@media (max-width: 856px){section .pricing{padding-top:135px}}section .pricing-title{margin:0 auto;font-family:"Albert Sans";font-weight:700;font-size:44px;line-height:54px;letter-spacing:-.04em;color:#fff;margin-bottom:54px}@media (max-width: 856px){section .pricing-title{margin-bottom:24px}}@media (max-width: 570px){section .pricing-title{font-size:28px;line-height:36px;margin-bottom:48px}}section .pricing-tabs{margin:0 auto;width:100%;max-width:222px;display:flex;align-items:center;justify-content:center;padding:.5px;background:linear-gradient(91.18deg, #262626 11.87%, rgba(61,61,61,0) 93.46%);border-radius:8px;margin-bottom:54px;box-sizing:border-box}section .pricing-tabs-container{width:100%;max-width:220px;background-color:#101111;border-radius:8px;box-sizing:border-box;padding:8px;display:flex;align-items:center;justify-content:center}section .pricing-tabs-container-item{padding:10px 20px;margin:0;font-family:"Albert Sans";font-weight:600;font-size:18px;line-height:24px;color:#bdbfc2;background:none;box-sizing:border-box;border:none;outline:none;cursor:pointer;border-radius:8px}section .pricing-tabs-container .selected-tab-button{background-color:#5f62f0 !important;color:#f5f7f8}section .pricing-plans{width:100%;box-sizing:border-box;padding:0 30px;background-size:100%;background:linear-gradient(180deg, rgba(9,10,10,.56) 47.37%, rgba(62,6,153,.2016) 100%)}@media (max-width: 700px){section .pricing-plans{background:none}}section .pricing-plans-container{width:100%;max-width:1194px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:24px;box-sizing:border-box}@media (max-width: 1000px){section .pricing-plans-container{flex-direction:column}}section .pricing-plans-container-item{border-radius:16px;border:1px solid #252327;width:100%;max-width:359px;padding:20px 24px;min-height:500px;box-sizing:border-box}section .pricing-plans-container-item-main{background:linear-gradient(97.74deg, rgba(140,140,255,0) 10.41%, rgba(140,140,255,.44) 40.64%, rgba(48,164,214,.44) 76.53%, rgba(48,164,214,0) 101.09%),linear-gradient(0deg, #1a0c30, #1a0c30);padding:0;box-sizing:border-box;border-radius:16px;display:flex;align-items:center;justify-content:center;min-width:330px}@media (max-width: 1000px){section .pricing-plans-container-item-main{min-width:auto}}section .pricing-plans-container-item-container{width:calc(100% - 4px);height:calc(100% - 4px);background:#1a0c30;padding:20px 24px;box-sizing:border-box;border-radius:16px}section .pricing-plans-container-item-title{display:flex;align-items:center;justify-content:flex-start;margin:8px 0 4px 0}section .pricing-plans-container-item-title h3{font-family:"Albert Sans";font-weight:700;font-size:27px;line-height:36px;color:#f5f7f8;margin:0}section .pricing-plans-container-item-title span{width:100%;max-width:100px;height:24px;background:linear-gradient(90deg, #7b61ff 0%, #0b73da 35.94%, #3f96f4 100%);border-radius:4px;font-family:"Inter";font-weight:500;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#fff;display:flex;align-items:center;justify-content:center;margin-left:12px}section .pricing-plans-container-item-description{font-family:"Albert Sans";font-weight:500;font-size:14px;line-height:20px;color:#d3d5d8;margin:0 0 24px 0}section .pricing-plans-container-item-price{font-family:"Satoshi";font-weight:700;font-size:22px;line-height:28px;color:#f5f7f8;display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:24px;white-space:nowrap;flex-wrap:wrap}section .pricing-plans-container-item-price :first-child{font-weight:700;font-size:22px;line-height:28px}section .pricing-plans-container-item-price span{font-family:Satoshi;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0px}section .pricing-plans-container-item-price p{margin:0;font-family:"Satoshi";font-weight:700;font-size:28px;line-height:30px;color:#f5f7f8}section .pricing-plans-container-item-plus{font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:26px;color:#fff;margin:0 0 18px 0}section .pricing-plans-container-item ul{text-decoration:none;list-style-type:none;padding:0;margin:0}section .pricing-plans-container-item ul li{display:flex;align-items:center;margin-bottom:20px;font-family:"Albert Sans";font-weight:500;font-size:14px;line-height:20px;color:#f5f7f8}section .pricing-plans-container-item ul li img:first-child{width:24px;height:24px;object-fit:none;margin-right:8px}section .pricing-plans-container-item ul li img:last-child{margin-left:8px}section .pricing-plans-container-item ul li>span{display:flex;flex-direction:column}section .pricing-plans-container-item ul li>span>a{color:#9ea0f6;text-decoration:none}section .pricing-plans-container-item ul li div{position:relative;display:flex;align-items:center}section .pricing-plans-container-item ul li div span{display:none;position:absolute;background:linear-gradient(45deg, #070707 0%, #141414 100%);border-radius:8px;filter:drop-shadow(0px 8px 12px rgba(28,29,31,.47));padding:16px;box-sizing:border-box;width:234px;font-family:"Albert Sans";font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.02em;color:#fff;top:-118px;left:-105px}section .pricing-plans-container-item ul li div span::after{content:"";border-right:10px solid #070707;border-left:10px solid rgba(0,0,0,0);border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);width:20px;height:20px;display:flex;box-sizing:border-box;position:absolute;bottom:-19px;left:107px;transform:rotate(270deg)}section .pricing-plans-container-item ul li:last-child{margin-bottom:0}section .pricing-plans-container-item-start-btn{font-family:"Albert Sans";font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;justify-content:center;letter-spacing:-.02em;color:#f5f7f8;border:1px solid #f5f7f8;border-radius:8px;width:100%;height:48px;text-decoration:none;cursor:pointer;background:none;margin:32px 0 0}section .pricing-plans-container-item-start-btn-main{font-family:"Albert Sans";font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;justify-content:center;letter-spacing:-.02em;color:#f5f7f8;border:1px solid #5f62f0;border-radius:8px;width:100%;height:48px;text-decoration:none;background-color:#5f62f0;margin-top:42px;cursor:pointer}section .pricing-plans-note-of-pcu{margin:1rem auto 0 auto;width:fit-content;max-width:328px;text-align:center;color:#e2dddd;font-size:14px;line-height:20px}section .pricing-plans-compare-btn{padding:48px 0 34px 0;display:flex;align-items:center;justify-content:center}section .pricing-plans-compare-btn button{background:none;border:none;outline:none;font-family:"Albert Sans";font-weight:600;font-size:24px;line-height:32px;color:#f5f7f8;display:flex;align-items:center;justify-content:center}section .pricing-plans-compare-btn button img{margin-left:12px;margin-top:5px;transition:transform .25s ease-in}section .pricing-compare-plans{display:none;width:100%;padding:0 30px;box-sizing:border-box}section .pricing-compare-plans-container{box-sizing:border-box;margin:0 auto;width:100%;max-width:1194px;padding:120px 0}@media (max-width: 750px){section .pricing-compare-plans-container{padding:80px 0}}section .pricing-compare-plans-container-sm-title{font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;text-align:center;background:linear-gradient(97.74deg, #8c8cff 10.41%, #30a4d6 101.09%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0 0 12px 0}@media (max-width: 750px){section .pricing-compare-plans-container-sm-title{font-size:14px;line-height:20px}}section .pricing-compare-plans-container-title{font-family:"Albert Sans";font-weight:700;font-size:44px;line-height:54px;letter-spacing:-.04em;color:#fff;margin:0 0 40px 0;text-align:center}@media (max-width: 750px){section .pricing-compare-plans-container-title{font-size:28px;line-height:36px}}section .pricing-compare-plans-container-mobile-head{display:none;width:100%;max-width:350px;margin:0 auto;border-radius:16px;margin-bottom:24px;position:relative;border-radius:16px;border:1px solid rgba(189,179,202,.1)}@media (max-width: 1176px){section .pricing-compare-plans-container-mobile-head{display:block}}section .pricing-compare-plans-container-mobile-head-items{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}section .pricing-compare-plans-container-mobile-head-items::-webkit-scrollbar{display:none}section .pricing-compare-plans-container-mobile-head-items section{min-width:100%;width:100%;scroll-snap-align:start;box-sizing:border-box;padding:24px 24px 64px 24px;display:flex;flex-direction:column}section .pricing-compare-plans-container-mobile-head-items section img{width:24px;height:24px}section .pricing-compare-plans-container-mobile-head-items section h3{font-family:"Albert Sans";font-weight:700;font-size:28px;line-height:36px;color:#f5f7f8;margin:8px 0 16px 0}section .pricing-compare-plans-container-mobile-head-items section div{font-family:"Satoshi";font-weight:700;font-size:28px;line-height:40px;color:#f5f7f8;display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:24px}section .pricing-compare-plans-container-mobile-head-items section div span:nth-child(1){font-weight:700;font-size:22px;line-height:35px}section .pricing-compare-plans-container-mobile-head-items section div span:nth-child(2){font-family:Satoshi;font-size:16px;font-weight:300;line-height:30px;letter-spacing:0px}section .pricing-compare-plans-container-mobile-head-items section div p{font-family:"Albert Sans";font-weight:700;font-size:28px;line-height:36px;color:#f5f7f8;margin:0}section .pricing-compare-plans-container-mobile-head-items section a,section .pricing-compare-plans-container-mobile-head-items section button{width:100%;height:48px;box-sizing:border-box;padding:5px;font-family:"Albert Sans";font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#f5f7f8;text-decoration:none;border:1px solid #f5f7f8;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0;background:rgba(0,0,0,0);outline:none}section .pricing-compare-plans-container-mobile-head-steps{display:flex;width:100%;max-width:72px;gap:12px;position:absolute;bottom:24px;left:calc((100% - 72px)/2)}section .pricing-compare-plans-container-mobile-head-steps-item{width:16px;height:16px;border-radius:100%;background-color:#2c2c2e;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:2px}section .pricing-compare-plans-container-mobile-head-steps-item span{display:flex;align-items:center;justify-content:center;background-color:#2c2c2e;border-radius:100%;box-sizing:border-box;padding:2.5px}section .pricing-compare-plans-container-mobile-head-steps-item span span{background-color:#2c2c2e;width:9px;height:9px;border-radius:100%;box-sizing:border-box}section .pricing-compare-plans-container-mobile-head-steps-item-active{background-color:#5f62f0 !important}section .pricing-compare-plans-container-mobile-head-steps-item-active span>span{background-color:#bcbdf9 !important}section .pricing-compare-plans-container-table{width:100%;color:#fff;box-sizing:border-box;border-spacing:0;table-layout:fixed}section .pricing-compare-plans-container-table thead{height:290px;box-sizing:border-box}@media (max-width: 1176px){section .pricing-compare-plans-container-table thead{display:none}}section .pricing-compare-plans-container-table thead tr>th:first-child>div{background-image:url(/assets/img/pricing/compare-plan-feature-bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat}section .pricing-compare-plans-container-table thead tr>th:nth-child(3){position:relative}section .pricing-compare-plans-container-table thead tr>th:nth-child(3) a,section .pricing-compare-plans-container-table thead tr>th:nth-child(3) button{background:#5f62f0;box-sizing:border-box;border:1px solid #5f62f0;z-index:2}section .pricing-compare-plans-container-table thead tr>th:nth-child(3)::after{background-color:rgba(0,0,0,0);border:1px solid #3b82f6;content:" ";left:0;top:0;width:100%;height:693px;z-index:1;position:absolute;border-radius:16px}section .pricing-compare-plans-container-table thead tr>th:first-child div{display:flex;align-items:center;justify-content:center;box-sizing:border-box}section .pricing-compare-plans-container-table thead tr>th:first-child div h4{margin:0;font-family:"Albert Sans";font-weight:700;font-size:28px;line-height:36px;color:#f5f7f8}@media (max-width: 1050px){section .pricing-compare-plans-container-table thead tr>th:last-child div>div :last-child{font-size:25px}}@media (max-width: 950px){section .pricing-compare-plans-container-table thead tr>th:last-child div>div :last-child{font-size:23px}}@media (max-width: 920px){section .pricing-compare-plans-container-table thead tr>th:last-child div>div :last-child{font-size:21px}}section .pricing-compare-plans-container-table-head{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:290px;padding:24px 24px 64px 24px;box-sizing:border-box}section .pricing-compare-plans-container-table-head-container{display:flex;flex-direction:column;align-items:flex-start}section .pricing-compare-plans-container-table-head-container h3{font-family:"Albert Sans";font-weight:700;font-size:28px;line-height:36px;color:#f5f7f8;margin:8px 0 16px 0}section .pricing-compare-plans-container-table-head-container img{width:24px;height:24px}section .pricing-compare-plans-container-table-head a,section .pricing-compare-plans-container-table-head button{text-decoration:none;font-family:"Albert Sans";font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;justify-content:center;color:#f5f7f8;border:1px solid #f5f7f8;border-radius:8px;width:100%;height:48px;cursor:pointer;padding:5px;margin:0;outline:none;background-color:rgba(0,0,0,0)}section .pricing-compare-plans-container-table tbody{overflow:auto}section .pricing-compare-plans-container-table tbody tr>td:first-child{text-align:start;border-radius:20px 0 0 20px}section .pricing-compare-plans-container-table tbody tr>td:last-child{border-radius:0 20px 20px 0}section .pricing-compare-plans-container-table tbody tr:nth-child(odd){background:#101111}section .pricing-compare-plans-container-table tbody tr>td{text-align:center;height:80px;padding:24px;box-sizing:border-box;font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;color:#f5f7f8;white-space:nowrap}@media (max-width: 750px){section .pricing-compare-plans-container-table tbody tr>td{font-weight:600;font-size:14px;line-height:20px;padding:24px 12px;white-space:normal}}@media (max-width: 450px){section .pricing-compare-plans-container-table tbody tr>td{font-weight:600;font-size:14px;line-height:20px;padding:24px 6px}}@media (max-width: 400px){section .pricing-compare-plans-container-table tbody tr>td{font-weight:600;font-size:14px;line-height:20px;padding:24px 4px}}section .pricing #customize-package{scroll-margin-top:40px}section .pricing-customize-package{width:100%;padding:0 30px;box-sizing:border-box;padding-top:72px;background-image:url("/assets/img/pricing/customize-package-bg.svg");background-size:100%;background-position:top;background-repeat:no-repeat}@media (max-width: 750px){section .pricing-customize-package{background-size:auto}}section .pricing-customize-package #customize-package-contact-us-container{display:none}section .pricing-customize-package-container{width:100%;max-width:1194px;margin:0 auto;box-sizing:border-box}section .pricing-customize-package-container h6{margin:0;font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;background:linear-gradient(97.74deg, #8c8cff 43.41%, #30a4d6 82.09%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center}@media (max-width: 750px){section .pricing-customize-package-container h6{font-size:14px;line-height:20px}}section .pricing-customize-package-container h2{font-family:"Albert Sans";font-weight:700;font-size:44px;line-height:54px;letter-spacing:-.04em;color:#fff;width:100%;max-width:670px;text-align:center;margin:8px auto 20px auto}@media (max-width: 750px){section .pricing-customize-package-container h2{font-size:28px;line-height:36px}}section .pricing-customize-package-container p{text-align:center;font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;color:#d3d5d8;width:100%;max-width:540px;margin:0 auto 72px auto}@media (max-width: 750px){section .pricing-customize-package-container p{font-size:18px;line-height:32px}}section .pricing-customize-package-container-calculate{display:grid;grid-template-columns:2fr 2fr;column-gap:24px;row-gap:50px;margin-bottom:44px}@media (max-width: 800px){section .pricing-customize-package-container-calculate{grid-template-columns:auto}}section .pricing-customize-package-container-calculate-item{display:flex;flex-direction:column;position:relative}section .pricing-customize-package-container-calculate-item label{font-family:"Albert Sans";font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.02em;color:#f5f7f8;margin:0 0 16px 0}section .pricing-customize-package-container-calculate-item :nth-child(2){font-family:"Albert Sans";font-weight:700;font-size:43px;line-height:52px;color:#fff;margin:0 0 16px 0}@media (max-width: 800px){section .pricing-customize-package-container-calculate-item :nth-child(2){font-size:36px}}section .pricing-customize-package-container-calculate-item :nth-child(4){position:absolute;bottom:-18px;padding:1.5px;background:linear-gradient(80.36deg, #784ada 14.52%, #15a9d8 85.48%);display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:100px;margin:0;display:none}section .pricing-customize-package-container-calculate-item :nth-child(4) span{font-family:"Albert Sans";font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;letter-spacing:-.02em;color:#f5f7f8;box-sizing:border-box;border-radius:100px;background-color:#0a0a0a;margin:0;padding:8px 12px;white-space:nowrap;width:calc(100% - 2px);height:calc(100% - 2px)}section .pricing-customize-package-container-calculate-item :last-child{font-family:"Albert Sans";font-weight:400;font-size:14px;line-height:17px;color:gray;margin:20px 0 0 1px}section .pricing-customize-package-container-calculate-item input[type=range]{margin:0;background:#1f2021;border-radius:100px;background-image:linear-gradient(80.36deg, #784ada 14.52%, #15a9d8 85.48%);background-size:0% 100%;background-repeat:no-repeat;-webkit-appearance:none;height:9px;width:100%}section .pricing-customize-package-container-calculate-item input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:24px;width:24px;border-radius:50%;background:#abc9fb;cursor:ew-resize}section .pricing-customize-package-container-calculation-result{width:100%;padding:.5px;background:linear-gradient(97.74deg, rgba(140,140,255,0) 10.41%, rgba(140,140,255,.44) 40.64%, rgba(48,164,214,.44) 76.53%, rgba(48,164,214,0) 101.09%);height:216px;color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:100px}section .pricing-customize-package-container-calculation-result-container{width:calc(100% - 1px);height:calc(100% - 1px);background-color:#090a0a;display:flex;align-items:center;justify-content:center;flex-direction:column;background-image:url("/assets/img/pricing/customize-package-result-bg.svg");background-position:center;background-repeat:no-repeat}section .pricing-customize-package-container-calculation-result-container span{font-family:"Albert Sans";font-style:normal;font-weight:700;font-size:32px;line-height:36px;text-align:center;color:#fff;margin:0 0 24px 0}section .pricing-customize-package-container-calculation-result-container div{margin:0;font-family:"Albert Sans";font-weight:700;font-size:63px;line-height:76px;background:linear-gradient(97.74deg, #8c8cff 43.41%, #30a4d6 82.09%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media (max-width: 800px){section .pricing-customize-package-container-calculation-result-container div{font-size:44px;line-height:54px;letter-spacing:-.04em}}section .pricing-customize-package-container-calculation-result-container button{padding:12px 24px;border:none;margin:0;border-radius:8px;background:#5f62f0;box-sizing:border-box;font-size:16px;font-family:Albert Sans;font-weight:600;line-height:24px;letter-spacing:-.32px;color:#f5f7f8}section .pricing-faq{width:100%;padding:0 30px;box-sizing:border-box}section .pricing-faq-container{width:100%;max-width:1194px;margin:0 auto;box-sizing:border-box;display:flex;gap:20px;padding-bottom:124px}@media (max-width: 1020px){section .pricing-faq-container{flex-direction:column;align-items:center}}section .pricing-faq-container-left{display:flex;flex-direction:column;width:100%;max-width:391px}@media (max-width: 1020px){section .pricing-faq-container-left{align-items:center}}section .pricing-faq-container-left img:first-child{width:115px}section .pricing-faq-container-left img:last-child{width:200px;margin-left:auto}@media (max-width: 1020px){section .pricing-faq-container-left img:last-child{display:none}}section .pricing-faq-container-left h2{font-family:"Albert Sans";font-weight:700;font-size:44px;line-height:54px;letter-spacing:-.04em;color:#fff;margin:36px 0 20px 0;width:100%;max-width:351px}@media (max-width: 1020px){section .pricing-faq-container-left h2{text-align:center}}section .pricing-faq-container-right{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin-top:40px}@media (max-width: 1020px){section .pricing-faq-container-right{margin-top:0}}section .pricing-faq-container-right-question{width:100%;height:100%;background:linear-gradient(80.36deg, #784ada 14.52%, #15a9d8 85.48%);padding:.75px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:20px;-webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease}@media (max-width: 1020px){section .pricing-faq-container-right-question{padding:1px .75px}}section .pricing-faq-container-right-question-container{width:calc(100% - 1px);height:calc(100% - 2px);padding:24px;box-sizing:border-box;background-color:#090a0a;border-radius:20px;display:flex;flex-direction:column;justify-content:center}section .pricing-faq-container-right-question-container button{width:100%;margin:0;background:none;border:none;outline:none;display:flex;justify-content:space-between;align-items:center;padding:0}section .pricing-faq-container-right-question-container button h3{font-family:"Albert Sans";font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.02em;color:#fff;text-align:start;margin:0 24px 0 0}section .pricing-faq-container-right-question-container p{font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;color:#bdbfc2;margin:24px 0 0 0;display:none}section .pricing-question-form{background-image:none !important}.blog{width:100%;max-width:100% !important;background:#fff;padding:152px 0 0 0 !important;box-sizing:border-box}@media (max-width: 900px){.blog{padding-top:128px !important}}.blog-wrapper{padding:0 30px}.blog-wrapper-main{width:100%;max-width:1194px;margin:0 auto !important;display:flex;padding:0 0 72px 0;box-sizing:border-box}@media (max-width: 900px){.blog-wrapper-main{display:flex;flex-direction:column;padding-bottom:0}}.blog-wrapper-main-left{display:flex;flex-direction:column}.blog-wrapper-main-left a{text-decoration:none}.blog-wrapper-main-left img{width:100%;max-width:768px}@media (max-width: 900px){.blog-wrapper-main-left img{max-width:100%}}.blog-wrapper-main-left-texts{display:flex;flex-direction:column;margin-top:14px}.blog-wrapper-main-left-texts-header{display:flex;align-items:center;font-size:14px}.blog-wrapper-main-left-texts-header span{margin-right:8px;font-family:"Albert Sans",sans-serif;font-weight:400;line-height:20px;letter-spacing:-.02em;color:#5f62f0;display:flex;justify-content:center;align-items:center;height:20px;background:#dadafc;border-radius:4px;padding:2px 4px}.blog-wrapper-main-left-texts-header p{font-family:"Albert Sans",sans-serif;font-weight:400;line-height:20px;letter-spacing:-.02em;color:#515154}.blog-wrapper-main-left-texts h1,.blog-wrapper-main-left-texts h2{font-family:"Albert Sans",sans-serif;font-weight:600;font-size:32px;line-height:36px;color:#101111;margin:0;text-align:start}@media (max-width: 600px){.blog-wrapper-main-left-texts h1,.blog-wrapper-main-left-texts h2{font-weight:500;font-size:20px}}.blog-wrapper-main-left-texts p{font-family:"Albert Sans",sans-serif;font-weight:400;line-height:24px;letter-spacing:-.02em;color:#2c2c2e}@media (max-width: 600px){.blog-wrapper-main-left-texts p{font-size:14px}}.blog-wrapper-main-left-texts-author{display:flex}.blog-wrapper-main-left-texts-author-avatar{border-radius:100%;background:#5f62f0;box-sizing:border-box;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.blog-wrapper-main-left-texts-author-avatar img{width:32px;height:32px}.blog-wrapper-main-left-texts-author-texts{display:flex;flex-direction:column;margin-left:8px;height:44px;justify-content:space-between;font-family:"Albert Sans",sans-serif;font-size:14px;line-height:20px}@media (max-width: 600px){.blog-wrapper-main-left-texts-author-texts{font-size:12px}}.blog-wrapper-main-left-texts-author-texts :first-child{color:#2c2c2e;font-weight:500}.blog-wrapper-main-left-texts-author-texts :last-child{color:#1f2021;font-weight:400}.blog-wrapper-main-right{width:100%;max-width:378px;margin-left:30px;color:#1f2021;overflow:auto;max-height:700px}@media (max-width: 900px){.blog-wrapper-main-right{max-width:100%;margin-top:40px;margin-left:0;overflow:unset;max-height:unset}}.blog-wrapper-main-right-title{font-family:"Albert Sans",sans-serif;font-weight:500;font-size:20px;line-height:26px;letter-spacing:-.02em;color:#1f2021;margin:0}.blog-wrapper-main-right-line{border-top:1px solid #e2e4e7;margin:16px 0}.blog-wrapper-main-right-item{display:flex;flex-direction:column;margin-bottom:40px}.blog-wrapper-main-right-item a{text-decoration:none}.blog-wrapper-main-right-item-name{margin:0;font-family:"Albert Sans",sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#1f2021}.blog-wrapper-main-right-item span{margin-top:8px;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#2c2c2e}.blog-wrapper-search-bar{width:100%;max-width:1194px;margin:0 auto !important;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}@media (max-width: 900px){.blog-wrapper-search-bar{display:flex;flex-direction:column;align-items:start}}.blog-wrapper-search-bar h2{font-family:"Albert Sans",sans-serif;font-weight:600;font-size:36px;line-height:40px;color:#1f2021;margin:0 0 16px 0}.blog-wrapper-search-bar-form{display:flex;align-items:center}@media (max-width: 900px){.blog-wrapper-search-bar-form{align-items:start;flex-direction:column;width:100%}}.blog-wrapper-search-bar-form-item{display:flex;flex-direction:column;margin-left:30px;margin-bottom:24px}@media (max-width: 900px){.blog-wrapper-search-bar-form-item{margin-left:0;width:100%}}.blog-wrapper-search-bar-form-item :last-child{margin-left:0}.blog-wrapper-search-bar-form-item select{width:174px;height:40px;padding:10px 8px;gap:4px;box-sizing:border-box;background:#f5f7f8;border:1px solid #d3d5d8;border-radius:8px;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#bdbfc2;outline:none}@media (max-width: 900px){.blog-wrapper-search-bar-form-item select{width:100%}}.blog-wrapper-search-bar-form-item-input{display:flex;align-items:center;width:174px;height:40px;border:1px solid #d3d5d8;background:#f5f7f8;border-radius:8px;box-sizing:border-box;padding:10px 6px}@media (max-width: 900px){.blog-wrapper-search-bar-form-item-input{width:100%}}.blog-wrapper-search-bar-form-item-input img{width:16px}.blog-wrapper-search-bar-form-item-input input{width:100%;margin-left:2px;border:none;outline:none;background:#f5f7f8;font-family:"Inter",sans-serif;font-weight:400;font-size:14px;letter-spacing:-.02em;color:#bdbfc2;line-height:20px}.blog-wrapper-search-bar-form-item-input input::placeholder{color:#bdbfc2}.blog-wrapper-blogs{width:100%;max-width:1194px;display:grid;grid-row-gap:28px;grid-column-gap:30px;grid-template-columns:auto auto auto;justify-content:flex-start;margin:38px auto 0 auto !important;box-sizing:border-box}@media (max-width: 1150px){.blog-wrapper-blogs{grid-template-columns:auto auto;grid-row-gap:28px;justify-content:center}}@media (max-width: 800px){.blog-wrapper-blogs{grid-template-columns:auto;grid-row-gap:28px}}.blog-wrapper-blogs-card{max-width:378px}.blog-wrapper-blogs-card-image-wrapper{height:100%;max-height:232px;display:flex;align-items:center;justify-content:center}.blog-wrapper-blogs-card-image{width:100%;max-height:232px;border-radius:8px;box-shadow:0 0 1px 0 rgba(174,174,183,.7215686275);object-fit:cover}.blog-wrapper-blogs-card-header{display:flex;margin-top:16px;align-items:center;justify-content:space-between}.blog-wrapper-blogs-card-header-tags{display:flex;flex-wrap:wrap}.blog-wrapper-blogs-card-header-tag{margin-right:4px;background:#dadafc;border-radius:4px;padding:2px 4px;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:11px;line-height:20px;letter-spacing:-.02em;color:#5f62f0}.blog-wrapper-blogs-card-header-date{font-family:"Albert Sans",sans-serif;font-weight:400;font-size:11px;line-height:20px;letter-spacing:-.02em;color:#515154;white-space:nowrap}.blog-wrapper-blogs-card-texts{display:flex;flex-direction:column;margin-top:8px}.blog-wrapper-blogs-card-texts a{text-decoration:none}.blog-wrapper-blogs-card-texts-title{font-family:"Albert Sans",sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#1f2021;margin:0 0 8px 0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:64px}.blog-wrapper-blogs-card-texts-summary{margin:0 0 16px 0;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#2c2c2e;height:60px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-wrapper-blogs-card-author{display:flex}.blog-wrapper-blogs-card-author-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#5f62f0;margin-right:8px}.blog-wrapper-blogs-card-author-avatar img{width:29px;height:29px;box-shadow:none}.blog-wrapper-blogs-card-author-texts{display:flex;flex-direction:column;justify-content:space-between}.blog-wrapper-blogs-card-author-texts-name{font-family:"Albert Sans",sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#2c2c2e}.blog-wrapper-blogs-card-author-texts-title{font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#1f2021}.blog-wrapper-not-found-blogs{width:100%;max-width:1194px;display:none;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#1f2021;height:400px;margin:0 auto !important;padding:0 0 72px 0;box-sizing:border-box}.blog-wrapper-subscribe{padding:72px 0;margin-top:77px;background:#000}.blog-wrapper-subscribe-container{width:100%;max-width:772px;min-height:272px;margin:0 auto;background:#101111;border-radius:8px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:48px 16px;border:1px solid #2d2d2d}@media (max-width: 800px){.blog-wrapper-subscribe-container{padding:36px 16px}}.blog-wrapper-subscribe-container-title{margin:0 0 24px 0;font-family:"Albert Sans",sans-serif;font-weight:600;font-size:32px;line-height:40px;color:#f5f7f8;text-align:center}@media (max-width: 800px){.blog-wrapper-subscribe-container-title{font-size:32px;line-height:36px}}.blog-wrapper-subscribe-container-title span{background:#409fdd;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.blog-wrapper-subscribe-container-text{margin:0 0 24px 0;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#d3d5d8}.blog-wrapper-subscribe-container-form{display:flex;justify-content:center;width:100%}.blog-wrapper-subscribe-container-form :first-child{width:100%;max-width:148px;height:48px;background:#5f62f0;border-radius:8px;outline:none;border:none;font-family:"Albert Sans",sans-serif;font-weight:600;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em;color:#fff}.blog-wrapper-subscribe-container-form :last-child{width:100%;max-width:148px;height:48px;background:rgba(0,0,0,0);border-radius:8px;border:1px solid #f5f7f8;outline:none;font-family:"Albert Sans",sans-serif;font-weight:600;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em;color:#fff}.category-blog-wrapper{padding-bottom:52px}.category-blog-header{width:100%;padding:0 30px}.category-blog-header-wrapper{width:100%;max-width:1194px;margin:auto}.category-blog-header-wrapper p{font-family:"Albert Sans";font-size:14px;line-height:20px;display:flex;align-items:center;color:#5f62f0}.category-blog-header-wrapper p a{color:#bdbfc2;text-decoration:none}.comparison-wrapper{margin:0 auto;max-width:1324px;padding:172px 0}@media (max-width: 1300px){.comparison-wrapper{padding-left:40px;padding-right:40px}}.comparison-wrapper .top-image{margin:72px auto}.comparison-wrapper .top-image img{width:100%}.comparison-wrapper .title-wrapper{max-width:800px;margin:0 auto;text-align:center}.comparison-wrapper .title-wrapper h1{font-family:Inter;font-style:normal;font-weight:500;font-size:32px;line-height:44px;text-align:center;letter-spacing:-.02em;color:#212121;margin:0 auto 8px auto;max-width:720px}@media (max-width: 400px){.comparison-wrapper .title-wrapper h1{font-size:18px;line-height:28px}}.comparison-wrapper .title-wrapper p{font-family:Inter;font-style:normal;font-weight:normal;font-size:18px;line-height:36px;text-align:center;letter-spacing:-.02em;color:#636363;margin:16px 0 0 0}@media (max-width: 400px){.comparison-wrapper .title-wrapper p{font-size:14px;line-height:26px}}.comparison-wrapper .seperator{border-top:1px solid #c9c7cf}.comparison-wrapper .content-wrapper{margin:44px auto;max-width:1100px}.comparison-wrapper .content-wrapper .content-title-wrapper{display:flex;flex-direction:row;justify-content:space-between}.comparison-wrapper .content-wrapper .content-title-wrapper .brand{display:flex;flex-direction:row;justify-content:space-between}.comparison-wrapper .content-wrapper .content-title-wrapper .brand img{width:48px;height:48px;align-self:center;margin-right:8px}.comparison-wrapper .content-wrapper .content-title-wrapper .brand h2.brand-name{font-family:Inter;font-style:normal;font-weight:500;font-size:24px;line-height:36px;letter-spacing:-.02em;color:#212121;margin:24px 0}.comparison-wrapper .content-wrapper .content-title-wrapper .brand h2.brand-name .external-link{width:16px;height:16px}.comparison-wrapper .content-wrapper .content-title-wrapper .brand h2.brand-name a{color:#212121;text-decoration:none;transition:text-decoration .2s ease}@media (max-width: 400px){.comparison-wrapper .content-wrapper .content-title-wrapper .brand h2.brand-name{font-size:14px;line-height:28px}}.comparison-wrapper .content-wrapper .content-title-wrapper .description{align-self:center;font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:26px;text-align:right;letter-spacing:-.02em;color:#636363}@media (max-width: 400px){.comparison-wrapper .content-wrapper .content-title-wrapper .description{font-size:12px;line-height:20px}}.comparison-wrapper .content-wrapper .content-images-wrapper{display:flex;justify-content:space-between}.comparison-wrapper .content-wrapper .content-images-wrapper img{width:100%;display:flex;flex:.5}.comparison-wrapper .content-wrapper .content-images-wrapper .image-2{margin-left:20px}@media (max-width: 800px){.comparison-wrapper .content-wrapper .content-images-wrapper .image-2{margin:0;width:100%}}@media (max-width: 800px){.comparison-wrapper .content-wrapper .content-images-wrapper .image-1{display:none}}.comparison-wrapper .content-wrapper .content-text{margin-top:24px;display:flex;flex-direction:row}@media (max-width: 800px){.comparison-wrapper .content-wrapper .content-text{flex-direction:column}}.comparison-wrapper .content-wrapper .content-text .col{display:flex;flex-direction:column;flex:.5}.comparison-wrapper .content-wrapper .content-text .col:first-child{margin-right:10px}.comparison-wrapper .content-wrapper .content-text .col:last-child{margin-left:10px}.comparison-wrapper .content-wrapper .content-text .col ul{padding:0 22px;margin:0}.comparison-wrapper .content-wrapper .content-text .col ul li{font-family:Inter;font-style:normal;font-weight:normal;font-size:16px;line-height:28px;letter-spacing:-.02em;color:#636363;margin:16px 0}.comparison-wrapper .content-wrapper .content-text .col.pros ul li{list-style-image:url("assets/images/comparison/pros.png")}.comparison-wrapper .content-wrapper .content-text .col.cons ul li{list-style-image:url("assets/images/comparison/cons.png")}.comparison-wrapper .content-wrapper .content-text h4{font-family:Inter;font-style:normal;font-weight:500;font-size:22px;line-height:34px;letter-spacing:-.02em;color:#2c2c2c;margin:12px 0}.c2a-wrapper{background:#28252f;display:flex;justify-content:center;padding:127px 0}.c2a-wrapper .c2a-content{width:100%;max-width:800px;text-align:center}.c2a-wrapper .c2a-content .btn-primary{margin:44px auto 0}.c2a-wrapper .c2a-content h2{font-family:Inter;font-style:normal;font-weight:500;font-size:44px;line-height:56px;text-align:center;letter-spacing:-.02em;color:#fff}.c2a-wrapper .c2a-content p{font-family:Inter;font-style:normal;font-weight:normal;font-size:20px;line-height:30px;text-align:center;letter-spacing:-.02em;color:#fafafa}.c2a-wrapper .c2a-content a{background:linear-gradient(90deg, #ff5af8 0%, #cf16c8 100%);box-shadow:0px 10px 30px rgba(0,0,0,.25);border-radius:8px;font-family:Inter;font-style:normal;font-weight:500;font-size:20px;line-height:30px;display:flex;align-items:center;text-align:center;color:#fff;padding:16px 112px;margin:44px auto 0;transition:.2s;opacity:.9;cursor:pointer;width:fit-content;text-decoration:none}.c2a-wrapper .c2a-content a:hover{box-shadow:0px 10px 30px rgba(0,0,0,.25);border-radius:8px;margin-top:40px;margin-bottom:4px;opacity:1}.community{width:100%;padding:84px 0 0;box-sizing:border-box;background-image:url("/assets/img/community/main-bg.svg");background-repeat:no-repeat;background-size:cover 640px;background-position:top center;background-color:#0a0a0a;min-height:700px}.community_wrapper{width:100%;box-sizing:border-box;margin:0 auto}.community_wrapper_top{width:100%;box-sizing:border-box}.community_wrapper_top_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1194px;padding:0 30px;margin:80px auto 120px auto;box-sizing:border-box}.community_wrapper_top_wrapper span{color:#9ea0f6;text-align:center;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:2.56px;text-transform:uppercase}.community_wrapper_top_wrapper h2,.community_wrapper_top_wrapper h1{margin:24px 0 32px 0;color:#fff;text-align:center;font-family:Albert Sans;font-size:48px;font-weight:700;line-height:56px;letter-spacing:-1.92px}@media (max-width: 600px){.community_wrapper_top_wrapper h2,.community_wrapper_top_wrapper h1{font-size:40px;line-height:48px}}.community_wrapper_top_wrapper p{color:#f5f7f8;text-align:center;font-family:Albert Sans;font-size:21px;font-weight:500;line-height:40px;margin:0 0 32px 0;max-width:910px}@media (max-width: 600px){.community_wrapper_top_wrapper p{font-size:18px;line-height:32px}}.community_wrapper_top_wrapper a,.community_wrapper_top_wrapper button{display:flex;align-items:center;justify-content:center;color:#fff;font-family:Albert Sans;font-size:21.771px;font-weight:600;text-decoration:none;padding:12px 24px;border-radius:100px;background:linear-gradient(135deg, #784ada 0%, #15a9d8 100%);margin:0;border:none;outline:none}.community_wrapper_top_wrapper a img,.community_wrapper_top_wrapper button img{margin-right:8px}@media (max-width: 600px){.community_wrapper_top_wrapper a,.community_wrapper_top_wrapper button{font-size:16px}}.community_wrapper_main{box-sizing:border-box;width:100%}.community_wrapper_main_wrapper{width:100%;display:flex;flex-direction:column;max-width:1194px;box-sizing:border-box;padding:0 30px 120px 30px;margin:0 auto}.community_wrapper_main_wrapper_item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:50px}@media (max-width: 800px){.community_wrapper_main_wrapper_item{flex-direction:column;align-items:center;justify-content:center}.community_wrapper_main_wrapper_item div{width:100% !important;display:flex;flex-direction:column;align-items:center;justify-content:center}.community_wrapper_main_wrapper_item div p{text-align:center}.community_wrapper_main_wrapper_item img{width:100% !important}}.community_wrapper_main_wrapper_item div{width:50%}.community_wrapper_main_wrapper_item div h6{color:#fff;font-family:Albert Sans;font-size:36px;font-weight:700;line-height:40px;letter-spacing:-.72px;margin:0}.community_wrapper_main_wrapper_item div p{color:#d3d5d8;font-family:Albert Sans;font-size:18px;font-style:normal;font-weight:500;line-height:32px;max-width:500px;margin:24px 0 0 0}.community_wrapper_main_wrapper_item img{width:50%;max-width:652px}.community_wrapper_main_wrapper_line{width:100%;margin:60px 0;display:flex;align-items:center;justify-content:center;overflow:hidden}.community_wrapper_main_wrapper_line img{height:4px;width:100%;min-width:900px;max-width:1000px}.community_wrapper_subscribe{padding:70px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f5f9ff;box-shadow:0px 0px 1px 0px rgba(174,174,183,.72)}.community_wrapper_subscribe_wrapper{box-sizing:border-box;padding:0 30px;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.community_wrapper_subscribe_wrapper_title{width:100%;margin:0;color:var(--white-900, #090a0a);font-family:Albert Sans;font-size:36px;font-weight:700;line-height:40px;letter-spacing:-.72px;text-align:center}.community_wrapper_subscribe_wrapper p{margin:24px auto 44px auto;color:var(--white-600, #2c2c2e);text-align:center;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;max-width:622px}.community_wrapper_subscribe_wrapper div{display:flex;justify-content:center;width:100%;max-width:384px;margin:0 auto}.community_wrapper_subscribe_wrapper div input{padding:12px;border-radius:8px;border:1px solid #d3d5d8;background:#fff;color:#090a0a;font-family:Albert Sans;font-size:12px;font-weight:500;line-height:20px;letter-spacing:-.24px;width:100%;max-width:264px}.community_wrapper_subscribe_wrapper div button{padding:12px 24px;border-radius:8px;background:#5f62f0;color:#fff;font-family:Albert Sans;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;border:none;outline:none;margin:0 0 0 8px;width:100%;max-width:120px}.community_wrapper_contact{padding-top:84px;box-sizing:border-box;width:100%}.community_wrapper_contact_wrapper{width:100%;max-width:1194px;margin:0 auto;padding:0 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.community_wrapper_contact_wrapper h6{color:#fff;text-align:center;font-family:Albert Sans;font-size:48px;font-weight:700;line-height:56px;letter-spacing:-.96px;text-align:center;max-width:800px;margin:0}@media (max-width: 600px){.community_wrapper_contact_wrapper h6{font-size:40px;line-height:48px}}.community_wrapper_contact_wrapper h6 span{background:linear-gradient(96deg, #2de4a2 -60.55%, #f37575 14.03%, #6eb8f8 37.96%, #7733e5 68.79%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:Albert Sans;font-size:48px;font-style:normal;font-weight:700;line-height:56px;letter-spacing:-.96px}.community_wrapper_contact_wrapper a,.community_wrapper_contact_wrapper button{border-radius:8px;background:var(--indigo-500, #5f62f0);display:flex;padding:12px 20px;justify-content:center;align-items:center;margin:36px 0 84px 0;color:var(--white-50, #f5f7f8);font-family:Albert Sans;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;text-decoration:none;outline:none;border:none;width:fit-content}.community_wrapper_contact_wrapper_form{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-image:url("/assets/img/community/contact-bg.svg");background-position:center;background-size:cover;padding:120px 0;background-repeat:no-repeat}@media (max-width: 600px){.community_wrapper_contact_wrapper_form{background-image:none;padding:0}}.community_wrapper_contact_wrapper_form_title{color:var(--white-50, #f5f7f8);text-align:center;font-family:Albert Sans;font-size:36px;font-weight:700;line-height:40px;letter-spacing:-.72px;margin:0}.community_wrapper_contact_wrapper_form p{color:#d3d5d8;text-align:center;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;margin:24px 0 44px 0;max-width:400px}.community_wrapper_contact_wrapper_form input{border-radius:8px;border:1px solid #101111;background:#1f2021;padding:12px;font-family:Albert Sans;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.24px;width:100%;max-width:400px;margin-bottom:8px;outline:none;color:#fff;box-sizing:border-box}.community_wrapper_contact_wrapper_form input::placeholder{color:#515154;font-family:Albert Sans;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.24px}.community_wrapper_contact_wrapper_form textarea{width:100%;max-width:400px;border-radius:8px;border:1px solid #101111;background:#1f2021;resize:none;padding:12px;font-family:Albert Sans;font-size:12px;font-weight:500;line-height:20px;letter-spacing:-.24px;margin-bottom:24px;outline:none;color:#fff;box-sizing:border-box}.community_wrapper_contact_wrapper_form textarea::placeholder{color:#515154;font-family:Albert Sans;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.24px}.community_wrapper_contact_wrapper_form button{padding:12px 24px;border-radius:8px;background:#5f62f0;width:100%;border:none;outline:none;max-width:400px;color:#fff;font-family:Albert Sans;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;box-sizing:border-box}.community_wrapper_contact_wrapper_form span{width:100%;color:#b20000;max-width:400px;font-size:12px;margin:0 0 8px 0px;box-sizing:border-box;padding-left:12px}.documentation-page{display:flex;flex-direction:row;padding:164px 0;margin:0 auto;max-width:1280px}.documentation-page #right-menu{flex:.3}.documentation-page #docs-content{flex:.7}#faq{margin:0 auto;max-width:1280px;padding-top:125px}#questions-wrapper{margin:0 auto;display:flex;justify-content:space-between;padding-bottom:125px;max-width:800px}@media (max-width: 800px){#questions-wrapper{padding:0 14px 75px 13px}}#questions{background:#fff;box-shadow:0px 0px 1px rgba(39,43,55,.56);border-radius:4px}.faq-item{border:1px solid #f1f1f1;cursor:pointer}.faq-title{position:relative;display:flex;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#1c1c1c;padding-top:16px;padding-bottom:16px;padding-left:20px;padding-right:20px}.faq-title-text{font-family:Inter;font-style:normal;font-weight:500;font-size:16px;margin:0}.faq-item-border{position:absolute;width:70%;left:0;bottom:0;top:0;border-bottom:1px solid #5b2ad9}.faq-title:hover{color:#5b2ad9}.faq-title-text-active{color:#5b2ad9}.faq-description{font-family:Inter;font-style:normal;font-weight:normal;font-size:14px;line-height:24px;color:#3c444b;padding-top:16px;padding-bottom:16px;padding-left:20px;padding-right:20px;background:#f8f8f8;transition:max-height ease .1s;cursor:auto}.hidden{opacity:0;padding:0}h1{font-family:Inter;font-style:normal;font-weight:600;font-size:48px;line-height:64px;text-align:center;color:#171717}@media (max-width: 800px){h1{font-size:36px;line-height:48px}}.arrow-img{transition:transform ease .4s}.arrow-img-down{transform:rotate(180deg)}.faq-title:hover .faq-item-border{opacity:1}.not-visible{max-height:0px}.subscribe-message-modal{position:fixed;width:100%;height:100%;background:rgba(16,17,17,.56);z-index:999999;overflow:hidden;display:none;align-items:center;justify-content:center;top:0;left:0}.subscribe-message-modal-wrapper{width:100%;max-width:468px;background:#f5f7f8;padding:16px 24px 24px;box-sizing:border-box;border-radius:8px;border:none;display:flex;flex-direction:column;align-items:center}.subscribe-message-modal-wrapper-header{width:100%;display:flex;align-items:center;justify-content:flex-end}.subscribe-message-modal-wrapper-header button{padding:0;margin:0;border:none;outline:none;background:rgba(0,0,0,0)}.subscribe-message-modal-wrapper-text{font-family:"Albert Sans",sans-serif;font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.02em;color:#1f2021;padding:20px 0 8px 0;text-align:center;width:100%;max-width:320px;margin:0}.subscribe-message-modal-wrapper p{margin:0;font-family:"Albert Sans",sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#2c2c2e;text-align:center}.blog-page{background:#fff;position:relative}.blog-page-wrapper{display:flex;position:relative;flex-direction:column}.blog-page-wrapper-top{width:100%;max-width:1194px;margin:0 auto;padding:0 30px;box-sizing:border-box}.blog-page-wrapper-left{position:fixed;width:100%;max-width:160px;opacity:1;display:flex;flex-direction:column}@media (max-width: 1050px){.blog-page-wrapper-left{display:none}}.blog-page-wrapper-left-share{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:16px;position:relative}.blog-page-wrapper-left-share-item{width:36px;height:36px;margin-right:8px;background:#f5f7f8;border-radius:8px;display:flex !important;align-items:center;justify-content:center;cursor:pointer;transition:all .1s ease-in}.blog-page-wrapper-left-share-item:hover{background:#dadafc}.blog-page-wrapper-left-share-item img{width:20px;height:20px}.blog-page-wrapper-left-share #blog-detail-copy{margin-right:0}.blog-page-wrapper-left-share #blog-detail-copy span{position:absolute;right:-6.5rem;background:#f5f7f8;border-radius:8px;height:50px;font-size:14px;display:none;align-items:center;justify-content:center;padding:0 11px}.blog-page-wrapper-left-share #blog-detail-copy span::before{position:absolute;left:-13px;background:rgba(0,0,0,0);content:"";border-right:7px solid #f5f7f8;border-left:7px solid rgba(0,0,0,0);border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0)}.blog-page-wrapper-left-contents-title{margin:0 0 16px 0;font-family:"Albert Sans",sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#1f2021}.blog-page-wrapper-left li{list-style-type:none;margin:0 0 12px 0}.blog-page-wrapper-left a{text-decoration:none;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#2c2c2e;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.blog-page-wrapper-left a:hover{text-decoration-line:underline;color:#5f62f0}.blog-page-wrapper-main{margin-top:152px;width:100%;margin-left:205px;max-width:786px}@media (max-width: 1050px){.blog-page-wrapper-main{margin:152px auto 0 auto}}@media (max-width: 950px){.blog-page-wrapper-main{margin:128px auto 0 auto}}.blog-page-wrapper-main-header{margin-bottom:8px}.blog-page-wrapper-main-header-links{font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#bdbfc2;margin-bottom:24px;display:flex}.blog-page-wrapper-main-header-links a{text-decoration:none;color:#bdbfc2;margin:0 4px}.blog-page-wrapper-main-header-links a:nth-child(1){margin:0 4px 0 0}.blog-page-wrapper-main-header-links span{color:#5f62f0;margin:0 4px;display:-webkit-box;width:250px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.blog-page-wrapper-main-header-date-tag{display:flex;align-items:center;justify-content:space-between}.blog-page-wrapper-main-header-date-tag div{display:flex}.blog-page-wrapper-main-header-date-tag div>div{display:flex;flex-wrap:wrap;gap:8px}.blog-page-wrapper-main-header-date-tag div .tag{box-sizing:border-box;padding:2px 4px;height:24px;background:#dadafc;border-radius:4px;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#5f62f0}.blog-page-wrapper-main-header-date-tag div .date{box-sizing:border-box;padding:2px 4px;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#2c2c2e;white-space:nowrap;display:flex;align-items:center;justify-content:center;margin-right:8px}.blog-page-wrapper-main-header-date-tag-reading-time{font-family:"Albert Sans",sans-serif;font-size:14px;line-height:20px;color:#2c2c2e;white-space:nowrap}.blog-page-wrapper-main-title{margin:0 0 24px 0;font-family:"Albert Sans",sans-serif;font-weight:600;font-size:44px;line-height:48px;letter-spacing:-.04 em;color:#101111;text-align:start;max-width:786px}@media (max-width: 650px){.blog-page-wrapper-main-title{font-size:28px}}.blog-page-wrapper-main-img{width:100%;border-radius:16px}.blog-page-wrapper-main-author{margin:24px 0 32px 0;display:flex;align-items:center;justify-content:space-between;width:100%}.blog-page-wrapper-main-author-left{display:flex;align-items:center}.blog-page-wrapper-main-author-left-img{height:40px;width:40px;border-radius:100%;background:#5f62f0;display:flex;align-items:center;justify-content:center}.blog-page-wrapper-main-author-left-img img{height:29px}.blog-page-wrapper-main-author-left-detail{margin-left:8px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;font-family:"Albert Sans",sans-serif;font-weight:500;font-size:14px;line-height:16px;color:#1f2021;height:40px}.blog-page-wrapper-main-author-left-detail :nth-child(2){font-weight:400;color:#2c2c2e;letter-spacing:-.02em}.blog-page-wrapper-main-content{font-family:"Albert Sans",sans-serif;font-style:normal}.blog-page-wrapper-main-content h1{display:none}.blog-page-wrapper-main-content h2{font-weight:500;font-size:32px;line-height:36px;color:#101111}@media (max-width: 650px){.blog-page-wrapper-main-content h2{font-size:28px;line-height:32px}}.blog-page-wrapper-main-content a{text-decoration:none}.blog-page-wrapper-main-content p{font-weight:400;font-size:20px;line-height:36px;letter-spacing:-.02em;color:#1f2021;position:relative}.blog-page-wrapper-main-content p a{font-weight:500;text-decoration:underline !important;color:#1f2021}@media (max-width: 650px){.blog-page-wrapper-main-content p{font-size:16px;line-height:32px}}.blog-page-wrapper-main-content div iframe{width:100%;height:20rem;border:none}.blog-page-wrapper-main-content div img{width:auto !important;max-width:100%;object-fit:contain}.blog-page-wrapper-main-content li{line-height:30px}.blog-page-wrapper-main-content img{width:100%}.blog-page-wrapper-main-content table{width:100%;border-collapse:collapse;margin:32px 0}.blog-page-wrapper-main-content th,.blog-page-wrapper-main-content td{padding:10px 4px;text-align:left;border-bottom:1px solid #e5e7eb}.blog-page-wrapper-main-content th{font-weight:600}.blog-page-wrapper-main-content tr:last-child>td{border-bottom:none}.blog-page-wrapper-main-content pre{background-color:#f5f7f8 !important;color:#2c2c2e !important;border-radius:8px;padding:16px;margin:16px 0;overflow-x:auto}.blog-page-wrapper-main-faq{margin-top:60px}.blog-page-wrapper-main-faq-title{margin:24px 0 40px 0;font-family:"Albert Sans";font-weight:700;font-size:44px;line-height:54px;letter-spacing:-.04em;color:#101111}@media (max-width: 650px){.blog-page-wrapper-main-faq-title{font-size:30px;line-height:33px}}.blog-page-wrapper-main-faq-questions{display:flex;flex-direction:column;gap:24px}.blog-page-wrapper-main-faq-questions-item{border:1px solid #d3d5d8;border-radius:20px;width:100%;box-sizing:border-box;padding:24px}.blog-page-wrapper-main-faq-questions-item button{padding:0;margin:0;background:none;outline:none;border:none;display:flex;align-items:center;justify-content:space-between;width:100%}.blog-page-wrapper-main-faq-questions-item button h3{font-family:"Albert Sans";font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.02em;color:#2c2c2e;box-sizing:border-box;text-align:start;margin:0 24px 0 0}.blog-page-wrapper-main-faq-questions-item button img{color:red}.blog-page-wrapper-main-faq-questions-item-answer{display:none;flex-direction:column}.blog-page-wrapper-main-faq-questions-item-answer p{margin:24px 0 0 0;font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;color:#1f2021}.blog-page-wrapper-subscribe{width:100%;padding:72px 30px;margin-top:50px;box-sizing:border-box;background-color:#f5f9ff;box-shadow:0px 0px 1px 0px rgba(174,174,183,.72)}.blog-page-wrapper-subscribe-wrapper{width:100%;margin:0 auto}.blog-page-wrapper-subscribe-wrapper-title{font-family:Albert Sans;font-size:36px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.72px;color:#090a0a;text-align:center;margin:0 0 24px 0}.blog-page-wrapper-subscribe-wrapper-title span{background:linear-gradient(97.74deg, #8c8cff -100%, #30a4d6 101.09%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.blog-page-wrapper-subscribe-wrapper p{color:#2c2c2e;text-align:center;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;margin:0 0 44px 0}.blog-page-wrapper-subscribe-wrapper-form{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative}.blog-page-wrapper-subscribe-wrapper-form input{box-sizing:border-box;width:100%;max-width:264px;height:48px;border-radius:8px;border:1px solid #d3d5d8;background:#fff;padding:12px;font-family:Albert Sans;font-size:12px;font-weight:500;line-height:20px;letter-spacing:-.24px;color:#090a0a}.blog-page-wrapper-subscribe-wrapper-form input:focus-visible{outline:none;border:1px solid #090a0a}.blog-page-wrapper-subscribe-wrapper-form button{color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;outline:none;border-radius:8px;background:#5f62f0;height:48px;padding:12px 24px;box-sizing:border-box;border:none}.blog-page-wrapper-subscribe-wrapper-form-error{display:none;align-items:center;justify-content:center;position:absolute;background-color:red;bottom:-42px;left:151px;color:#090a0a;font-family:Inter;font-size:11px;line-height:16px;padding:8px;box-sizing:border-box;border-radius:8px;background:#fff}.blog-page-wrapper-subscribe-wrapper-form-error img{margin-right:8px}.blog-page-wrapper-subscribe-wrapper-form-error::after{content:"";width:12px;height:12px;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid #fff;box-sizing:border-box;top:-13px;position:absolute}.blog-page-wrapper-subscribe-wrapper-success{display:none;align-items:center;justify-content:center;padding:12px;color:var(--white-600, #2c2c2e);font-family:Albert Sans;font-size:16px;line-height:24px;letter-spacing:-.32px;border-radius:12px;background:#c7eeea;width:100%;max-width:328px;margin:0 auto}.blog-page-wrapper-subscribe-wrapper-success img{margin-right:8px}.blog-page-wrapper-recently-read{display:flex;flex-direction:column;background:#000;padding:0 30px}.blog-page-wrapper-recently-read-title{font-family:"Albert Sans",sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#f5f7f8;margin:64px auto 0 auto;width:100%;max-width:1194px}.blog-page-wrapper-recently-read a{text-decoration:none}.blog-page-wrapper-recently-read-blogs{margin:24px auto 72px auto;display:flex;justify-content:space-between;width:100%;max-width:1194px}@media (max-width: 950px){.blog-page-wrapper-recently-read-blogs{display:flex;flex-direction:column}}.blog-page-wrapper-recently-read-blogs-item{display:flex;flex-direction:column;width:100%;max-width:378px;margin-right:20px}@media (max-width: 950px){.blog-page-wrapper-recently-read-blogs-item{max-width:100%;margin-bottom:30px}}.blog-page-wrapper-recently-read-blogs-item img{width:100%;object-fit:cover}.blog-page-wrapper-recently-read-blogs-item-tag-date{margin:16px 0 8px 0;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:12px;line-height:20px;letter-spacing:-.02em;color:#f5f7f8;display:flex;align-items:center;flex-wrap:wrap}.blog-page-wrapper-recently-read-blogs-item-tag-date span{padding:2px 4px;background:#1f2021;border-radius:4px;margin-right:8px;text-wrap:nowrap}.blog-page-wrapper-recently-read-blogs-item-tag-date :last-child{background:rgba(0,0,0,0);border:none}.blog-page-wrapper-recently-read-blogs-item-title{font-family:"Albert Sans",sans-serif;font-weight:500;font-size:24px;line-height:32px;color:#fff;margin:0 0 8px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:64px}.blog-page-wrapper-recently-read-blogs-item p{margin:0 0 16px 0;font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#e2e4e7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-page-wrapper-recently-read-blogs-item-author{display:flex}.blog-page-wrapper-recently-read-blogs-item-author-avatar{width:40px;height:40px;border-radius:100%;background:#5f62f0;margin-right:8px;display:flex;align-items:center;justify-content:center}.blog-page-wrapper-recently-read-blogs-item-author-avatar img{width:29px;height:29px}.blog-page-wrapper-recently-read-blogs-item-author-titles{display:flex;flex-direction:column;justify-content:space-between;align-items:start;font-family:"Albert Sans",sans-serif;font-size:12px}.blog-page-wrapper-recently-read-blogs-item-author-titles :nth-child(1){line-height:16px;font-weight:500;color:#f5f7f8}.blog-page-wrapper-recently-read-blogs-item-author-titles :nth-child(2){line-height:20px;font-weight:400;letter-spacing:-.02em;color:#d3d5d8}.blog-page-wrapper-recently-read-blogs :last-child{margin-right:0}.blog-page-sticky-modal{position:fixed;border-radius:16px;border:1px solid #000;background:#1f2021;right:24px;bottom:100px;padding:16px;box-sizing:border-box;width:100%;max-width:229px;display:none}.blog-page-sticky-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;box-sizing:border-box}.blog-page-sticky-modal-header img:first-child{width:24px;height:24px;object-fit:contain}.blog-page-sticky-modal-header button{background:none;border:none;outline:none;margin:0}.blog-page-sticky-modal-header button img:last-child{width:18px;height:18px;object-fit:contain}.blog-page-sticky-modal-title{color:#fff;font-family:Albert Sans;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;margin:0 0 2px 0}.blog-page-sticky-modal p{margin:0 0 16px 0;color:#bdbfc2;font-family:Albert Sans;font-size:14px;font-weight:400;line-height:20px}.blog-page-sticky-modal-signup{width:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-family:Inter;font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.24px;text-decoration:none;cursor:pointer;padding:8px 24px;box-sizing:border-box;border-radius:6px;background-color:#5f62f0;outline:none;border:none;box-sizing:border-box;margin:0}.blog-page-subscribe-form{z-index:99999999;width:100vw;height:100vh;position:fixed;top:0;left:0;background:rgba(0,0,0,.1882352941);display:none;justify-content:center;align-items:center}.blog-page-subscribe-form-content{width:100%;height:min-content;max-width:752px;margin:0 1rem;border-radius:12px;display:flex;flex-direction:row;justify-content:center}@media (max-width: 670px){.blog-page-subscribe-form-content{flex-direction:column}}.blog-page-subscribe-form-content-left{width:100%;max-width:290px;background-color:#6064f7;box-sizing:border-box;border-radius:1rem 0 0 1rem}@media (max-width: 670px){.blog-page-subscribe-form-content-left{max-width:100%;border-radius:1rem 1rem 0 0}}.blog-page-subscribe-form-content-left-container{border-radius:1rem 0 0 1rem;box-sizing:border-box;padding:48px 30px;width:100%;max-width:290px;background:url("/assets/images/blog-images/subscribe-peaka-form-bg.webp");background-repeat:no-repeat;background-size:100% 100%;background-position:center !important;display:flex;flex-direction:column;justify-content:center}@media (max-width: 670px){.blog-page-subscribe-form-content-left-container{flex-direction:row;max-width:100%;background:url("/assets/images/blog-images/subscribe-peaka-form-bg-res.webp");gap:2rem}}@media (max-width: 500px){.blog-page-subscribe-form-content-left-container{gap:1rem}}@media (max-width: 670px){.blog-page-subscribe-form-content-left-container-texts{max-width:229px}}.blog-page-subscribe-form-content-left-container-texts-title{font-size:28px;font-weight:500;line-height:36px;letter-spacing:-.027em;color:#fff}.blog-page-subscribe-form-content-left-container-texts p{margin:12px 0 50px 0;font-size:16px;font-weight:300;line-height:24px;letter-spacing:-.015em;color:#fff}@media (max-width: 670px){.blog-page-subscribe-form-content-left-container-texts p{margin:12px 0 0 0}}.blog-page-subscribe-form-content-left-container-logo{width:100%;max-width:128px;border-radius:100%;margin:0 auto}@media (max-width: 670px){.blog-page-subscribe-form-content-left-container-logo{margin:0}}.blog-page-subscribe-form-content-left-container-logo img{width:100%;min-width:96px;height:100%}.blog-page-subscribe-form-content-right{padding:16px 24px 40px 24px;box-sizing:border-box;background:#f5f7f8;width:100%;height:100%;border-radius:0 1rem 1rem 0}@media (max-width: 670px){.blog-page-subscribe-form-content-right{border-radius:0 0 1rem 1rem}}.blog-page-subscribe-form-content-right-header{text-align:end;width:100%}.blog-page-subscribe-form-content-right-header button{border:none;outline:none;background:rgba(0,0,0,0);margin:0}.blog-page-subscribe-form-content-right-header button svg{width:16px;height:16px}.blog-page-subscribe-form-content-right-form{display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box;margin-bottom:24px}.blog-page-subscribe-form-content-right-form-item{display:flex;flex-direction:column;gap:4px;width:100%}.blog-page-subscribe-form-content-right-form-item-group{display:flex;align-items:center;gap:12px}.blog-page-subscribe-form-content-right-form-item label{font-size:14px;font-weight:400;line-height:16px;letter-spacing:.007em}.blog-page-subscribe-form-content-right-form-item input{width:100%;box-sizing:border-box;padding:10px 8px;border-radius:8px;border:1px solid #d3d5d8;height:40px;font-size:14px;font-weight:300;line-height:20px;letter-spacing:-.015em;color:#2c2d2f}.blog-page-subscribe-form-content-right-form-item input ::placeholder{color:#d3d5d8;font-size:14px;font-weight:300;line-height:20px;letter-spacing:-.015em}.blog-page-subscribe-form-content-right-form-item span{margin:1px;font-size:10px;font-weight:400;line-height:14px;letter-spacing:-.015em;color:#de2c3d}.blog-page-subscribe-form-content-right-form button{width:100%;height:44px;padding:10px 16px 10px 16px;border-radius:8px;background:linear-gradient(95.33deg, #5f62f0 3.76%, #8a5ee7 95.12%);box-sizing:border-box;margin:0;border:none;outline:none;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.02em;color:#fff}.blog-page-subscribe-form-content-right-footer{font-size:16px;font-weight:300;line-height:24px;letter-spacing:-.015em;text-align:center;color:#46494e}.blog-page-subscribe-form-content-right-footer a{font-family:Inter;font-weight:400;line-height:var(--paddingxl);text-decoration:underline;color:#8183f4}.blog-page pre{padding:1rem}.blog-page pre code{width:100%;display:block;overflow:auto}.blog-page blockquote{margin-left:1rem;border-left:.2rem #000 solid}.blog-page blockquote p{text-indent:0;margin-left:1rem}.highlighted_text{background-color:#d2e7d1}.highlighted_text>span{display:flex;position:absolute;left:calc(100% + 10px);font-size:12px;line-height:14px;color:gray;text-wrap:nowrap}@media (max-width: 1120px){.highlighted_text>span{display:none}}#integration{background-color:#090a0a}.integration{width:100%;background-image:url("/assets/img/integrations/integration-bg.svg");background-repeat:no-repeat;background-size:100% 580px;padding-top:120px;padding-bottom:45px;box-sizing:border-box}.integration-main{width:100%;box-sizing:border-box;min-height:520px}.integration-main-wrapper{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative;overflow-x:hidden}.integration-main-wrapper img{width:auto;max-width:560px}.integration-main-wrapper-small-title{font-family:"Albert Sans",sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.16em;color:#9ea0f6;margin:64px 30px 16px 30px;text-align:center}@media (max-width: 600px){.integration-main-wrapper-small-title{font-weight:400;font-size:14px;line-height:20px}}.integration-main-wrapper-title{font-family:"Albert Sans",sans-serif;font-weight:600;font-size:44px;line-height:48px;letter-spacing:-.04em;color:#fff;margin:0 30px 12px 30px;text-align:center}@media (max-width: 600px){.integration-main-wrapper-title{font-weight:600;font-size:28px;line-height:36px}}.integration-main-wrapper p{font-family:"Albert Sans",sans-serif;font-weight:400;font-size:18px;line-height:32px;color:#f5f7f8;text-align:center;margin:0 30px 80px 30px}.integration-features{padding:30px}.integration-features-wrap{margin:0 auto;width:100%;max-width:1194px}.integration-features-wrap-header{display:flex;flex-direction:column;align-items:start;margin-bottom:24px}.integration-features-wrap-header-title{font-family:"Albert Sans";font-weight:700;font-size:32px;line-height:36px;color:#f5f7f8;margin:0 0 8px 0;display:flex}@media (max-width: 600px){.integration-features-wrap-header-title{font-weight:600;font-size:20px;line-height:26px;letter-spacing:-.02em}}.integration-features-wrap-header span{font-family:"Albert Sans";font-size:18px;line-height:32px;color:#d3d5d8}@media (max-width: 600px){.integration-features-wrap-header span{font-size:14px;line-height:20px}}.integration-features-wrap-header a{font-family:"Albert Sans";font-size:18px;line-height:32px;color:#3b82f6;text-decoration:none}@media (max-width: 600px){.integration-features-wrap-header a{font-size:14px;line-height:20px}}.integration-features-wrap-search{display:flex;align-items:center;justify-content:space-between}@media (max-width: 960px){.integration-features-wrap-search{margin-bottom:16px}}.integration-features-wrap-search input{padding:8px 8px 8px 34px;border-radius:8px;border:1px solid #101111;background:#2c2c2e;height:36px;box-sizing:border-box;font-family:Inter;font-size:14px;font-weight:400;line-height:20px;color:#bdbfc2;outline:none;width:100%;max-width:240px;background-image:url("/assets/img/search-icon.svg");background-repeat:no-repeat;background-position:10px;background-size:16px}@media (max-width: 960px){.integration-features-wrap-search input{max-width:100%;height:48px}}.integration-features-wrap-search input::placeholder{color:#bdbfc2;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.integration-features-wrap-search div{color:#bdbfc2;font-family:Inter;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.24px}@media (max-width: 960px){.integration-features-wrap-search div{display:none}}.integration-features-wrap-category-select{display:none;width:100%;margin-bottom:24px}.integration-features-wrap-category-select select{border-radius:8px;border:1px solid #101111;background:#2c2c2e;outline:none;width:100%;padding:8px 16px;color:#bdbfc2;font-family:Inter;font-size:14px;line-height:20px;-webkit-appearance:none;height:48px;box-sizing:border-box}@media (max-width: 960px){.integration-features-wrap-category-select{display:flex}}.integration-features-wrap-items{display:flex;width:100%;gap:16px}.integration-features-wrap-items-left{padding-top:24px;width:100%;max-width:240px;min-width:240px;box-sizing:border-box}@media (max-width: 960px){.integration-features-wrap-items-left{display:none}}.integration-features-wrap-items-left-title{padding:8px 12px;color:#bdbfc2;font-family:Inter;font-size:12px;line-height:16px;letter-spacing:-.24px;margin-bottom:8px;box-sizing:border-box}.integration-features-wrap-items-left ul{list-style-type:none;margin:0;padding:0;width:100%;box-sizing:border-box}.integration-features-wrap-items-left ul li{padding:8px 12px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;box-sizing:border-box;cursor:pointer;transition:background-color 200ms ease}.integration-features-wrap-items-left ul li:hover{border-radius:8px;background-color:#1f2021}.integration-features-wrap-items-left ul li:hover span:nth-child(2){color:#f5f7f8}.integration-features-wrap-items-left ul li span{color:#f5f7f8;font-family:Inter;font-size:14px;font-weight:400;line-height:20px}.integration-features-wrap-items-left ul li span:nth-child(2){color:#515154;font-size:12px;line-height:16px}.integration-features-wrap-items-left-line{height:1px;width:100%;border-bottom:1px solid #1f2021;margin:24px 0}.integration-features-wrap-items-right{display:grid;grid-template-columns:repeat(4, 1fr);grid-auto-rows:min-content;gap:16px}@media (max-width: 1250px){.integration-features-wrap-items-right{grid-template-columns:repeat(3, 1fr)}}@media (max-width: 1020px){.integration-features-wrap-items-right{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 576px){.integration-features-wrap-items-right{grid-template-columns:repeat(1, 1fr)}}.integration-features-wrap-items-right-card{padding:1rem;box-sizing:border-box;border-radius:16px;border:1px solid #2c2c2e;background:#101111;display:flex;flex-direction:column}.integration-features-wrap-items-right-card-header{display:flex;align-items:start;justify-content:space-between}.integration-features-wrap-items-right-card-header div{padding:10px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#2c2c2e}.integration-features-wrap-items-right-card-header div img{width:24px;height:24px;object-fit:contain}.integration-features-wrap-items-right-card-header span{box-sizing:border-box;padding:8px;border-radius:10000px;border:1px solid #090a0a;background:#090a0a;color:var(--white-400, #bdbfc2);font-family:Inter;font-size:12px;line-height:16px;letter-spacing:-.24px}.integration-features-wrap-items-right-card h3{color:#f5f7f8;font-family:Inter;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;margin:16px 0 4px 0}.integration-features-wrap-items-right-card p{flex:1;margin:0;color:#d3d5d8;font-family:Inter;font-size:12px;line-height:20px;letter-spacing:-.24px}.integration-features-wrap-items-right-card-button{width:100%;box-sizing:border-box;margin:12px 0 0 0;padding:8px 12px;border-radius:8px;border:1px solid #dadafc;background:#dadafc;color:#5457cd;font-size:14px;line-height:16px;gap:8px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color 200ms ease}.integration-features-wrap-items-right-card-button:hover{border:1px solid #bcbdf9;background-color:#bcbdf9}.integrations-active-category-item{background:var(--white-700, #1f2021) !important;border-radius:8px}.integrations-active-category-item span:nth-child(2){color:#eff0f1 !important}.integrations-load-more-button{display:flex;justify-content:center;margin-top:24px;display:none}.integrations-load-more-button button{padding:8px 16px;border-radius:8px;border:1px solid #2c2c2e;background:#101111;color:#f5f7f8;font-size:14px;line-height:20px;gap:8px;display:flex;justify-content:center;align-items:center}.integrations-load-more-button button img{width:16px;height:16px;object-fit:contain;animation:rotate 1.75s linear infinite;display:none}.integrations-load-more-button button:hover{background-color:#1f2021}.integrations-load-more-hidden-connector{display:none !important}.integration-cards-wrapper{width:100%;height:auto}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.integration-comparison{padding-top:84px;box-sizing:border-box;background:#090a0a}.integration-comparison_header{width:100%;padding:0 30px;box-sizing:border-box;background-image:url("/assets/images/integrations/header-bg.webp");background-position:center;background-repeat:no-repeat}.integration-comparison_header_container{width:100%;max-width:1194px;margin:0 auto}.integration-comparison_header_container_small_title{padding-top:80px;margin-bottom:24px;text-align:center;font-family:"Albert Sans";font-weight:500;font-size:16px;line-height:24px;letter-spacing:.16em;color:#9ea0f6;box-sizing:border-box}@media (max-width: 450px){.integration-comparison_header_container_small_title{font-size:14px;padding-top:40px}}.integration-comparison_header_container h1{margin:0 auto !important}.integration-comparison_header_container_title{width:100%;max-width:800px;text-align:center;margin:0 auto;font-family:"Albert Sans";font-weight:700;font-size:48px;line-height:56px;letter-spacing:-.04em;color:#fff;box-sizing:border-box;margin-bottom:75px}.integration-comparison_header_container_title span:nth-child(2){background:linear-gradient(93.92deg, #2de4a2 14.89%, #f37575 45.54%, #6eb8f8 102.05%, #7733e6 75.84%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media (max-width: 600px){.integration-comparison_header_container_title{display:flex;flex-direction:column}}@media (max-width: 450px){.integration-comparison_header_container_title{font-size:28px;line-height:36px;letter-spacing:0}}.integration-comparison_header_container-title:last-child{background-color:red}.integration-comparison_header_container-image-wrapper{display:flex;align-items:center;justify-content:center}.integration-comparison_header_container-image-wrapper img{width:100%;max-width:450px;object-fit:contain}.integration-comparison_section-1{background-image:url("/assets/images/integrations/section-1.bg.webp");background-repeat:no-repeat;margin-top:-80px;z-index:10;padding:0 30px;background-position:top center}.integration-comparison_section-1_container{width:100%;max-width:1194px;margin:0 auto}.integration-comparison_section-1_container h2{font-family:"Albert Sans";font-weight:700;font-size:44px;line-height:48px;letter-spacing:-.04em;color:#fff;padding-top:206px;margin-bottom:24px !important;width:100%;max-width:700px;text-align:center;margin:0 auto}@media (max-width: 450px){.integration-comparison_section-1_container h2{padding-top:100px;font-size:36px;line-height:40px;letter-spacing:-.02em}}.integration-comparison_section-1_container p{font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;color:#d3d5d8;margin:0;text-align:center}@media (max-width: 450px){.integration-comparison_section-1_container p{text-align:start}}.integration-comparison_section-1_container_image{margin-top:80px;display:flex;align-items:center;justify-content:center}@media (max-width: 450px){.integration-comparison_section-1_container_image{margin-top:24px}}.integration-comparison_section-1_container_image img{width:100%;max-width:640px;object-fit:contain}.integration-comparison_section-2{width:100%;padding:0 30px;box-sizing:border-box;margin-top:120px;padding-bottom:120px}@media (max-width: 450px){.integration-comparison_section-2{margin-top:80px}}@media (max-width: 803px){.integration-comparison_section-2{padding-bottom:80px}}.integration-comparison_section-2_container{width:100%;max-width:1194px;margin:0 auto;box-sizing:border-box}.integration-comparison_section-2_container h2{font-family:"Albert Sans";font-weight:700;font-size:44px;line-height:48px;letter-spacing:-.04em;color:#fff;margin:0 auto 24px auto;text-align:center;width:100%;max-width:700px}@media (max-width: 450px){.integration-comparison_section-2_container h2{font-size:36px;line-height:40px}}.integration-comparison_section-2_container p{font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;color:#d3d5d8;margin:0 0 40px 0;text-align:center;max-width:820px;margin:0 auto}.integration-comparison_section-2_container_cards{display:flex;align-items:center;justify-content:center;padding:90px 0;background-repeat:no-repeat;background-image:url("/assets/images/integrations/section-2-bg.webp");background-position:center;box-sizing:border-box}@media (max-width: 550px){.integration-comparison_section-2_container_cards{padding:40px 0}}.integration-comparison_section-2_container_cards_container{width:100%;max-width:948px;display:flex;align-items:center;justify-content:center;background:linear-gradient(124.65deg, #9b9b9b 11.2%, rgba(36,36,36,.24) 90.9%);border-radius:16px;box-sizing:border-box;border:1px solid}@media (max-width: 820px){.integration-comparison_section-2_container_cards_container{max-width:502px}}.integration-comparison_section-2_container_cards_container_wrapper{box-sizing:border-box;display:flex;align-items:flex-start;justify-content:space-between;width:calc(100% - 2px);max-width:946px;padding:40px;background-color:#090a0a;border-radius:16px;margin:1px 0}@media (max-width: 820px){.integration-comparison_section-2_container_cards_container_wrapper{flex-direction:column;max-width:500px;align-items:center}}.integration-comparison_section-2_container_cards_container_wrapper_dashed-line{margin:auto 40px}.integration-comparison_section-2_container_cards_container_wrapper_dashed-line img:nth-child(1){display:block}.integration-comparison_section-2_container_cards_container_wrapper_dashed-line img:nth-child(2){display:none}@media (max-width: 820px){.integration-comparison_section-2_container_cards_container_wrapper_dashed-line{margin:30px auto}.integration-comparison_section-2_container_cards_container_wrapper_dashed-line img:nth-child(1){display:none}.integration-comparison_section-2_container_cards_container_wrapper_dashed-line img:nth-child(2){display:block}}.integration-comparison_section-2_container_cards_container_wrapper_card{display:flex;flex-direction:column;justify-content:center}.integration-comparison_section-2_container_cards_container_wrapper_card img{height:100%;max-height:37px}.integration-comparison_section-2_container_cards_container_wrapper_card_title{font-family:"Albert Sans";font-weight:600;font-size:20px;line-height:24px;letter-spacing:-.02em;color:#f5f7f8;display:flex;align-items:center;justify-content:center}.integration-comparison_section-2_container_cards_container_wrapper_card_title span{margin-left:8px}.integration-comparison_section-2_container_cards_container_wrapper_card_list{margin-top:40px}.integration-comparison_section-2_container_cards_container_wrapper_card_list div{display:flex;align-items:flex-start;margin-bottom:24px}.integration-comparison_section-2_container_cards_container_wrapper_card_list img{width:24px;height:32px;margin-right:8px}.integration-comparison_section-2_container_cards_container_wrapper_card_list span{font-family:"Albert Sans";font-weight:500;line-height:32px;color:#f5f7f8;width:100%;max-width:349px}.integration-comparison_section-2_container_cards_container_wrapper_card_list div:last-child{margin-bottom:0}.integration-comparison_explore{width:100%;padding:0 30px;box-sizing:border-box;background-repeat:no-repeat;background-size:cover;background-image:url("/assets/images/integrations/explore-peaka-bg.png")}.integration-comparison_explore_container{width:100%;max-width:1194px;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:84px 0}@media (max-width: 600px){.integration-comparison_explore_container{padding:50px 0}}.integration-comparison_explore_container_title{font-family:"Albert Sans";font-weight:700;font-size:48px;line-height:56px;text-align:center;letter-spacing:-.02em;color:#fff;width:100%;max-width:866px;margin-bottom:36px}.integration-comparison_explore_container_title span{background:linear-gradient(95.07deg, #2de4a2 -5.95%, #f37575 0, #6eb8f8 42.82%, #7733e5 100.3%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media (max-width: 600px){.integration-comparison_explore_container_title{font-size:36px;line-height:40px;letter-spacing:-.02em}}.integration-comparison_explore_container a,.integration-comparison_explore_container button{box-sizing:border-box;width:100%;max-width:148px;height:48px;background-color:#5f62f0;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;outline:none;border:none;margin:0}.integration-comparison_section-3{width:100%;padding:120px 0px 0 0px;box-sizing:border-box}.integration-comparison_section-3_container{width:100%;max-width:1194px;margin:0 auto}.integration-comparison_section-3_container_title{font-family:"Albert Sans";font-weight:500;font-size:24px;line-height:32px;color:#fff;margin-top:0;margin-bottom:32px;display:flex;align-items:center;justify-content:flex-start;padding:0 30px;box-sizing:border-box}.integration-comparison_section-3_container_title img{margin-right:8px;width:32px}@media (max-width: 800px){.integration-comparison_section-3_container_title img{width:24px}}@media (max-width: 800px){.integration-comparison_section-3_container_title{font-weight:500;font-size:16px;line-height:24px;margin-bottom:12px}}.integration-comparison_section-3_container h2{font-family:"Albert Sans";font-weight:700;font-size:56px;line-height:64px;letter-spacing:-.02em;color:#fff;margin:0;padding:0 30px;box-sizing:border-box}@media (max-width: 800px){.integration-comparison_section-3_container h2{font-size:36px;line-height:40px;letter-spacing:-.02em}}.integration-comparison_section-3_container_card{display:flex;flex-direction:column;align-items:center}.integration-comparison_section-3_container_card_main{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:74px 0}@media (max-width: 800px){.integration-comparison_section-3_container_card_main{padding:64px 0}}@media (max-width: 600px){.integration-comparison_section-3_container_card_main{padding:40px 0}}.integration-comparison_section-3_container_card_main_texts{min-width:350px;max-width:480px;padding:0 30px;box-sizing:border-box}@media (max-width: 600px){.integration-comparison_section-3_container_card_main_texts{min-width:100%}}.integration-comparison_section-3_container_card_main_texts h3{font-family:"Albert Sans";font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.02em;color:#fff;margin:0 0 24px 0;width:100%;max-width:381px}.integration-comparison_section-3_container_card_main_texts p{font-family:"Albert Sans";font-weight:500;font-size:18px;line-height:32px;color:#d3d5d8;margin:0}.integration-comparison_section-3_container_card_main_image{width:100%}.integration-comparison_section-3_container_card_main_image img{width:100%;max-width:680px;min-width:500px}@media (max-width: 600px){.integration-comparison_section-3_container_card_main_image img{min-width:100%}}.integration-comparison_section-3_container_card_dashed_line{width:100%}.integration-comparison_section-3_container_card:nth-child(odd){background-image:url("/assets/images/integrations/section-3-bg.png");background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width: 950px){.integration-comparison_section-3_container_card:nth-child(odd)>.integration-comparison_section-3_container_card_main{flex-direction:column}}.integration-comparison_section-3_container_card:nth-child(even)>.integration-comparison_section-3_container_card_main{flex-direction:row-reverse}@media (max-width: 950px){.integration-comparison_section-3_container_card:nth-child(even)>.integration-comparison_section-3_container_card_main{flex-direction:column}}.integration-comparison_section-3_container_card:last-child>.integration-comparison_section-3_container_card_dashed_line{display:none}.integration-comparison_section-4{width:100%;padding:0 30px;box-sizing:border-box}.integration-comparison_section-4_container{width:100%;max-width:1194px;margin:0 auto;padding-bottom:114px}.integration-comparison_section-4_container h2{font-family:"Albert Sans";font-weight:700;font-size:44px;line-height:48px;letter-spacing:-.04em;background:linear-gradient(94.36deg, #784ada 40.52%, #15a9d6 66.48%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-align:center;margin:0 0 40px 0}@media (max-width: 550px){.integration-comparison_section-4_container h2{font-size:24px;line-height:32px}}.integration-comparison_section-4_container_cards{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;color:#fff;border-radius:16px}@media (max-width: 800px){.integration-comparison_section-4_container_cards{justify-content:center}}.integration-comparison_section-4_container_cards_item{width:100%;max-width:382px;height:100%;min-height:224px;background:linear-gradient(144.01deg, rgba(173,175,182,.376) 1.04%, rgba(214,214,214,0) 78.68%);box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-radius:16px;padding:.5px}.integration-comparison_section-4_container_cards_item_wrapper{box-sizing:border-box;width:100%;max-width:calc(100% - 2px);height:calc(100% - 2px);min-height:222px;background-color:#090a0a;padding:24px;border-radius:16px;background-image:url("/assets/images/integrations/section-4-card-bg.png");background-repeat:no-repeat;background-size:100%}.integration-comparison_section-4_container_cards_item_wrapper h3{font-family:"Albert Sans";font-weight:600;font-size:24px;line-height:32px;color:#fff;margin:0}.integration-comparison_section-4_container_cards_item_wrapper p{font-family:"Albert Sans";font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#bdbfc2;margin-bottom:0;margin-top:8px}.integration-comparison_section-5{width:100%;box-sizing:border-box;background-image:url("/assets/images/integrations/form-bg.png");background-repeat:no-repeat;background-size:100%}.integration-comparison_section-5_container{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:84px 0 0 0}.integration-comparison_section-5_container_title{box-sizing:border-box;font-family:"Albert Sans";font-weight:700;font-size:48px;line-height:56px;text-align:center;letter-spacing:-.02em;color:#fff;width:100%;max-width:870px;padding:0 30px 36px 30px;margin:0}@media (max-width: 650px){.integration-comparison_section-5_container_title{font-size:48px;line-height:56px}}.integration-comparison_section-5_container_title span{background:linear-gradient(95.07deg, #2de4a2 -5.95%, #f37575 0, #6eb8f8 42.82%, #7733e5 100.3%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.integration-comparison_section-5_container a,.integration-comparison_section-5_container button{box-sizing:border-box;width:100%;max-width:148px;height:48px;background-color:#5f62f0;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;margin-bottom:84px;margin:0 30px 84px 30px;outline:none;border:none}.integration-comparison_section-5_container_form{box-sizing:border-box;padding-top:120px;background-image:url("/assets/images/integrations/section-1.bg.webp");background-repeat:no-repeat;background-position:center;width:100%;display:flex;flex-direction:column;align-items:center;padding:0 30px}.integration-comparison_section-5_container_form span{width:100%;color:#b20000;max-width:400px;font-size:12px;margin:0 0 8px 0px;box-sizing:border-box;padding-left:12px}.integration-comparison_section-5_container_form h3{margin-top:140px;margin-bottom:24px;font-family:"Albert Sans";font-weight:700;font-size:36px;line-height:40px;letter-spacing:-.02em;color:#f5f7f8}.integration-comparison_section-5_container_form p{margin-top:0;margin-bottom:44px;width:100%;max-width:380px;text-align:center;display:flex;flex-direction:column}.integration-comparison_section-5_container_form p span{margin:0 !important;color:#d3d5d8;padding:0;font-size:16px;font-family:Albert Sans;font-weight:500;line-height:24px;letter-spacing:-.32px;font-family:"Albert Sans"}.integration-comparison_section-5_container_form input,.integration-comparison_section-5_container_form textarea{width:100%;max-width:400px;height:48px;background:#1f2021;border:1px solid #101111;border-radius:8px;margin-bottom:8px;outline:none;padding:12px;color:#fff;z-index:10;box-sizing:border-box;font-family:"Albert Sans"}.integration-comparison_section-5_container_form input::placeholder,.integration-comparison_section-5_container_form textarea::placeholder{font-family:"Albert Sans";font-weight:500;font-size:12px;line-height:20px;letter-spacing:-.02em;color:#515154}.integration-comparison_section-5_container_form textarea{height:120px;resize:none;margin-bottom:24px}.integration-comparison_section-5_container_form button{width:100%;max-width:400px;height:48px;background:#5f62f0;border-radius:8px;border:none;box-sizing:border-box;outline:none;font-family:"Albert Sans";font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#fff;z-index:10}.integration-comparison_section-5_bottom_background{background-image:url(/assets/images/integrations/bottom-bg.png);background-size:100% 400px;height:397px;width:100%;margin-top:-279px}.contact-us-modal{position:fixed;width:100%;height:100%;background:rgba(16,17,17,.56);z-index:999999;overflow:hidden;align-items:center;justify-content:center;top:0;left:0;align-items:center;justify-content:center;display:none}.contact-us-modal-wrapper{width:100%;max-width:640px;max-height:80vh;box-sizing:border-box;border-radius:8px;border:none;display:flex;flex-direction:column;align-items:center;margin:0 30px;overflow-y:scroll;max-height:95%;position:relative}@media (max-width: 400px){.contact-us-modal-wrapper{margin:0 15px}}.contact-us-modal-wrapper-close{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-bottom:8px;position:absolute;top:1rem;right:1rem}.contact-us-modal-wrapper-close button{background:none;border:none;outline:none;margin:0;padding:0}.contact-us-modal .hs-form-frame{width:100%;height:100%}#contact-us-country-select-list{top:-263px}#contact-us-employee-range-select-list{top:-150px}.integrate{width:100%;background-color:#090a0a;background-image:url("/assets/img/integrate/top-bg.svg");background-repeat:no-repeat;background-position:top;background-size:auto;box-sizing:border-box}@media (max-width: 600px){.integrate{background-image:none}}.integrate_top{padding:164px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}@media (max-width: 600px){.integrate_top{padding-top:120px;background-image:url("/assets/img/integrate/top-responsive-bg.svg");background-position:bottom;background-repeat:no-repeat;background-size:100% 400px}}.integrate_top_small_title{color:#9ea0f6;text-align:center;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:2.56px;margin:0;padding:0 30px;text-transform:uppercase}@media (max-width: 600px){.integrate_top_small_title{font-size:14px;line-height:20px}}.integrate_top_title{color:#fff;text-align:center;font-family:Albert Sans;font-size:48px;font-weight:700;line-height:56px;letter-spacing:-1.92px;max-width:850px;margin:24px 0 64px 0;padding:0 30px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width: 600px){.integrate_top_title{font-size:28px;line-height:36px;margin-bottom:0}}.integrate_top_title_column{flex-direction:column}.integrate_top_line_title{text-decoration:line-through}.integrate_top_title_colorfull{background:linear-gradient(96deg, #2de4a2 -78.55%, #f37575 -43.97%, #6eb8f8 8.96%, #7733e5 130.79%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.integrate_top div{background-image:url("/assets/img/integrate/top-half-circle-bg.svg");background-repeat:no-repeat;background-position:top;background-size:cover;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:80px;overflow:hidden}@media (max-width: 600px){.integrate_top div{background-image:none;margin:0}}.integrate_top div img{max-width:1032px;object-fit:none}@media (max-width: 600px){.integrate_top div img{height:200px}}.integrate_section{box-sizing:border-box;width:100%;padding:0 30px}.integrate_section_wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;box-sizing:border-box;width:100%;max-width:1194px;margin:0 auto}@media (max-width: 840px){.integrate_section_wrapper{flex-direction:column}}.integrate_section_wrapper_left{width:100%;max-width:498px;min-width:300px}.integrate_section_wrapper_left h2{margin:0 0 40px 0;color:#fff;font-family:Albert Sans;font-size:36px;font-weight:700;line-height:40px;letter-spacing:-.72px}@media (max-width: 600px){.integrate_section_wrapper_left h2{font-size:28px;font-weight:700;line-height:36px;margin-bottom:16px}}.integrate_section_wrapper_left div{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:24px}@media (max-width: 600px){.integrate_section_wrapper_left div{margin-bottom:16px}}.integrate_section_wrapper_left div img{width:20px;height:20px;margin-top:6px}@media (max-width: 600px){.integrate_section_wrapper_left div img{display:none}}.integrate_section_wrapper_left div p{color:#d3d5d8;font-family:Albert Sans;font-size:18px;font-weight:500;line-height:32px;margin:0 0 0 8px}@media (max-width: 600px){.integrate_section_wrapper_left div p{margin-left:0;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}}.integrate_section_wrapper_right{width:100%;max-width:600px}.integrate_section_wrapper_right img{width:100%}.integrate_section_wrapper_reverse{flex-direction:row-reverse !important}@media (max-width: 840px){.integrate_section_wrapper_reverse{flex-direction:column !important}}.integrate_section:last-child{padding-bottom:120px}@media (max-width: 600px){.integrate .integrate_section:nth-child(2){background-image:url("/assets/img/integrate/top-half-circle-bg.svg");background-repeat:no-repeat;background-position:top;padding-top:80px;margin-top:60px}}.integrate_line{width:100%;margin:60px 0;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 600px){.integrate_line{margin:40px 0}}.integrate_line img{height:4px;width:100%;min-width:900px;max-width:1000px}.create_top_image{width:100% !important;margin-top:50px !important;height:100% !important;object-fit:contain !important}.policy-and-terms{padding:84px 0;box-sizing:border-box;margin:0 auto 16px auto}.policy-and-terms-header{margin:0;height:300px;display:flex;align-items:center;justify-content:center;background-color:#090a0a;color:#fff;margin-bottom:60px}.policy-and-terms-main{padding:0 30px;max-width:1194px;box-sizing:border-box;margin:0 auto}.policy-and-terms-main-title{margin-top:160px !important}.policy-and-terms-main h2{font-family:Arial !important;font-size:26px !important;color:#000 !important;text-align:start;margin:32px 0 16px 0}.policy-and-terms-main p,.policy-and-terms-main li{margin:0;color:#595959 !important;font-size:14px !important;font-family:Arial !important;line-height:28px;letter-spacing:.6px}.policy-and-terms-main a{color:#5f62f0}.release-notes-header{box-sizing:border-box;padding-top:84px;background:#0a0a0a;padding:136px 30px 52px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url("/assets/img/release-notes/header-bg.svg");background-repeat:no-repeat;background-size:auto;background-position:center bottom}.release-notes-header-title{color:#fff;font-family:"Albert Sans",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:52px;margin:0}@media (max-width: 575px){.release-notes-header-title{font-size:36px;line-height:40px}}.release-notes-header p{color:#fff;font-family:"Albert Sans",sans-serif;font-size:20px;font-weight:500;line-height:32px;margin:12px 0 36px 0;text-align:center}@media (max-width: 575px){.release-notes-header p{font-size:16px;line-height:24px;margin:12px 0 24px 0}}.release-notes-header-categories{gap:8px;display:flex;align-items:center;justify-content:center;margin-bottom:36px;flex-wrap:wrap}.release-notes-header-categories-button{margin:0;padding:4px 8px;border-radius:4px;background:#1f2021;color:#fff;font-family:"Albert Sans",sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.32px;outline:none;border:1px solid rgba(51,51,51,.92);height:28px}.release-notes-header-categories-button-active{background:#5f62f0 !important;border:#5f62f0 !important}.release-notes-header input{box-sizing:border-box;width:100%;max-width:582px;border:1px solid rgba(51,51,51,.92);outline:none;border-radius:8px;background:#1f2021;font-family:"Albert Sans",sans-serif;font-size:14px;font-weight:400;line-height:20px;padding:12px 12px 12px 42px;background-image:url("/assets/img/search-white.svg");background-repeat:no-repeat;background-position:center left 12px;color:#fff}.release-notes-header input:focus{border:1px solid #fff !important}.release-notes-header input::placeholder{color:#bdbfc2}.release-notes-main{width:100%;padding:42px 18px 44px 97px;display:flex;align-items:center;justify-content:center;background-image:url(/assets/img/release-notes/main-bg.svg);background-size:auto;background-position:center top;background-color:#f5f7f8;box-sizing:border-box}.release-notes-main-empty{display:none;flex-direction:column;align-items:center;justify-content:center;padding:58px 79px 110px 0px}.release-notes-main-empty p{text-align:center;margin:12px 0 0 0;color:#1f2021;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:20px;letter-spacing:-.32px}.release-notes-main-timeline{display:flex;flex-direction:column;align-items:start;justify-content:center}.release-notes-main-timeline-item{display:flex}.release-notes-main-timeline-item-filtered{display:none !important}.release-notes-main-timeline-item-see-more{display:none !important}.release-notes-main-timeline-item-left{position:relative}.release-notes-main-timeline-item-left-top{top:0;left:-100%;width:100%;display:flex;align-items:center;justify-content:center}.release-notes-main-timeline-item-left-top img{position:absolute;top:-9px;right:-7.3px}.release-notes-main-timeline-item-left-top span{position:absolute;color:#515154;font-family:Albert Sans;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.28px;text-wrap:nowrap;transform:translate(-50%, 0);padding-right:20px}@media (max-width: 675px){.release-notes-main-timeline-item-left-top span{width:57px;text-wrap:wrap}}.release-notes-main-timeline-item-left-line{background-image:url("/assets/img/release-notes/timeline-line.svg");height:100%;width:1px;background-repeat:no-repeat;background-size:cover}.release-notes-main-timeline-item-main{margin:30px 36px 20px 30px;width:100%;max-width:376px;padding:16px;border-radius:12px;display:flex;flex-direction:column;gap:8px;background:linear-gradient(0deg, #f5f7f8, #f5f7f8) padding-box,linear-gradient(180deg, #d7b8ff -21.64%, #9ba8ea 89.86%) border-box;border:1px solid rgba(0,0,0,0)}@media (max-width: 575px){.release-notes-main-timeline-item-main{margin:8px 0px 32px 12px}}@media (max-width: 550px){.release-notes-main-timeline-item-main{max-width:268px}}.release-notes-main-timeline-item-main-category{display:flex;align-items:center;justify-content:flex-start;gap:8px}.release-notes-main-timeline-item-main-category-item{padding:2px 4px;border-radius:4px;background:#c7eeea;color:#14b8a6;font-family:Albert Sans;font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.24px;box-sizing:border-box}.release-notes-main-timeline-item-main-title{margin:0;color:#101111;font-family:Albert Sans;font-size:30px;font-weight:700;line-height:36px;letter-spacing:-.6px}@media (max-width: 500px){.release-notes-main-timeline-item-main-title{font-size:24px;line-height:28px}}.release-notes-main-timeline-item-main p{color:#2c2c2e;font-family:Albert Sans;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.28px;margin:0}.release-notes-main-timeline-item-main a{margin:0;color:var(--indigo-500, #5f62f0);font-family:Albert Sans;font-size:14px;font-weight:700;line-height:18px;letter-spacing:-.28px;text-decoration:none;display:flex;align-items:center;justify-content:flex-start;gap:8px}.release-notes-main-timeline-item-main-image{width:100%;border-radius:8px}.release-notes-main-timeline-see-more-btn{color:#fff;text-align:center;font-family:Albert Sans;font-size:16px;font-weight:600;line-height:24px;padding:6px 16px;border-radius:8px;background:#5f62f0;border:none;outline:none;height:52px;width:100%;max-width:113px;box-sizing:border-box;margin-top:104px}.release-notes-page{padding:128px 30px 60px 30px;box-sizing:border-box;width:100%}.release-notes-page-wrapper{width:100%;max-width:768px;margin:0 auto}.release-notes-page-wrapper-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.release-notes-page-wrapper-nav-back{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.release-notes-page-wrapper-nav-back img{width:16px !important;height:16px}.release-notes-page-wrapper-nav-back span{color:#515154;font-family:Albert Sans;font-size:16px;font-weight:700;line-height:20px;letter-spacing:-.32px}.release-notes-page-wrapper-nav-date{padding:4px 8px;box-sizing:border-box;border-radius:4px;background:#dadafc;color:#5f62f0;font-family:Albert Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.28px;text-align:center}.release-notes-page-wrapper-title{margin:0 0 12px 0;color:#101111;font-family:Albert Sans;font-size:48px;font-style:normal;font-weight:700;line-height:56px;letter-spacing:-.96px;text-align:start}@media (max-width: 650px){.release-notes-page-wrapper-title{font-size:28px;line-height:36px}}.release-notes-page-wrapper img{width:100%;border-radius:8px;margin:12px 0 !important}.release-notes-page-wrapper div iframe{width:100%;height:20rem;border:none}.release-notes-page-wrapper div img{width:auto !important;max-width:100%;object-fit:contain}.release-notes-page-wrapper h2{color:#101111;font-family:Albert Sans;font-size:28px;font-style:normal;font-weight:700;line-height:36px;letter-spacing:-.56px;margin:12px 0;text-align:start}@media (max-width: 650px){.release-notes-page-wrapper h2{font-size:20px;line-height:30px}}.release-notes-page-wrapper p{margin:12px 0;color:#2c2c2e;font-family:Albert Sans;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px}.release-notes-page-wrapper pre{background:rgba(0,0,0,0) !important;margin:12px 0;color:#2c2c2e !important;font-family:Albert Sans;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px}.release-notes-page-wrapper pre span{margin:12px 0;color:#2c2c2e !important;font-family:Albert Sans;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px}.release-notes-page-wrapper-tags{display:flex;align-items:center;justify-content:flex-start;margin-top:20px}.release-notes-page-wrapper-tags span{color:#000;font-family:Albert Sans;font-size:14px;font-weight:700;line-height:20px;letter-spacing:-.28px;margin-right:9px}.release-notes-page-wrapper-tags a{text-decoration:none;color:#5f62f0;font-family:Albert Sans;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.28px;padding:4px 8px;box-sizing:border-box;border-radius:4px;border:1px solid #e2e4e7;margin-right:4px}.testimonials{box-sizing:border-box}.testimonials-main{width:100%;padding:141px 30px 40px 30px;box-sizing:border-box;background:linear-gradient(180deg, #09090a 0%, #160b27 100%);background-image:url("/assets/img/testimonials/main-bg.svg");background-repeat:no-repeat;background-size:cover;background-position:bottom}.testimonials-main-wrapper{width:100%;max-width:1194px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.testimonials-main-wrapper h1{margin:0;width:100%;max-width:720px;color:#fff;text-align:center;font-family:Albert Sans;font-size:48px;font-weight:600;line-height:56px;letter-spacing:-.96px;box-sizing:border-box}@media (max-width: 675px){.testimonials-main-wrapper h1{font-size:36px;line-height:40px;letter-spacing:-.72px}}.testimonials-main-wrapper p{margin:18px 0 75px 0;color:#e5e6e8;text-align:center;font-family:Albert Sans;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.32px;box-sizing:border-box}@media (max-width: 675px){.testimonials-main-wrapper p{margin:16px 0 46px 0}}.testimonials-main-wrapper-avatars{display:flex;flex-direction:column;width:100%;max-width:840px;box-sizing:border-box}.testimonials-main-wrapper-avatars-item{box-sizing:border-box;border-radius:8px;border:1px solid rgba(199,213,223,.2);background:radial-gradient(107.32% 141.42% at 0% 0%, rgba(255,255,255,.05) 0%, rgba(255,255,255,0) 100%);box-shadow:-5px -5px 250px 0px rgba(255,255,255,.02) inset;backdrop-filter:blur(21px);padding:8px;display:flex;align-items:center;justify-content:space-between;gap:10px}@media (max-width: 675px){.testimonials-main-wrapper-avatars-item{margin-bottom:20px}}.testimonials-main-wrapper-avatars-item img{width:28px;height:28px}.testimonials-main-wrapper-avatars-item-text{margin:0;display:flex;flex-direction:column;width:100%}.testimonials-main-wrapper-avatars-item-text span:first-child{color:#fff;text-align:right;font-family:Albert Sans;font-size:12px;font-weight:400;line-height:20px;letter-spacing:-.24px;width:100%}.testimonials-main-wrapper-avatars-item-text span:last-child{color:var(--indigo-300, #9ea0f6);font-family:Albert Sans;font-size:12px;font-style:italic;font-weight:400;line-height:20px;letter-spacing:-.24px;text-align:end;width:100%}.testimonials-main-wrapper-avatars-item:nth-child(odd){align-self:flex-end}.testimonials-main-wrapper-avatars-item:nth-child(even){align-self:flex-start}.testimonials-main-wrapper-avatars-item:nth-child(1){margin-bottom:20px;margin-right:26%}@media (max-width: 675px){.testimonials-main-wrapper-avatars-item:nth-child(1){margin-bottom:20px;margin-right:8%}}@media (max-width: 515px){.testimonials-main-wrapper-avatars-item:nth-child(1){margin-right:0}}.testimonials-main-wrapper-avatars-item:nth-child(3){margin-top:30px;margin-left:5%}@media (max-width: 675px){.testimonials-main-wrapper-avatars-item:nth-child(3){margin-top:0;margin-left:0}}.testimonials-main-wrapper-avatars-item:nth-child(4){margin-top:28px;margin-left:4%}@media (max-width: 675px){.testimonials-main-wrapper-avatars-item:nth-child(4){margin-top:0;margin-left:5%}}@media (max-width: 515px){.testimonials-main-wrapper-avatars-item:nth-child(4){margin-left:0}}.testimonials-main-wrapper-avatars-item:nth-child(5){margin-top:8px;margin-right:8%}@media (max-width: 675px){.testimonials-main-wrapper-avatars-item:nth-child(5){margin-right:0}}.testimonials-comments{background:#f5f7f8;width:100%;box-sizing:border-box}.testimonials-comments-wrapper{width:100%;max-width:1194px;padding:47px 30px 24px 30px;margin:0 auto;box-sizing:border-box}.testimonials-comments-wrapper-item:nth-child(1){border:1px solid #dbdfea;background:#ecf9ff}.testimonials-comments-wrapper-item:nth-child(2){border:1px solid #d9e8e0;background:#e8f6ef}.testimonials-comments-wrapper-item:nth-child(3){border:1px solid #d9caca;background:#fdefef}.testimonials-comments-wrapper-item:nth-child(4){border:1px solid #d8d5e3;background:#f2f0fd}.testimonials-comments-wrapper-item:nth-child(5){border:1px solid #f7daa9;background:rgba(249,224,195,.1921568627)}.testimonials-comments-wrapper-item{padding:32px 102px;border-radius:16px;margin-bottom:24px}@media (max-width: 870px){.testimonials-comments-wrapper-item{padding:32px 52px}}@media (max-width: 550px){.testimonials-comments-wrapper-item{padding:16px}}.testimonials-comments-wrapper-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}@media (max-width: 550px){.testimonials-comments-wrapper-item-header{flex-direction:column;align-items:flex-start;gap:1.25rem}.testimonials-comments-wrapper-item-header a{margin:0 auto}}.testimonials-comments-wrapper-item-header div{display:flex;align-items:center;gap:8px}.testimonials-comments-wrapper-item-header div img{width:56px;height:56px}@media (max-width: 550px){.testimonials-comments-wrapper-item-header div img{width:36px;height:36px}}.testimonials-comments-wrapper-item-header-company-name{color:#101111;text-align:center;font-family:Albert Sans;font-size:32px;font-weight:500;line-height:36px;letter-spacing:-.64px}@media (max-width: 550px){.testimonials-comments-wrapper-item-header-company-name{font-size:24px;line-height:28px;letter-spacing:-.48px}}.testimonials-comments-wrapper-item-header a{color:var(--white-800, #101111);text-align:center;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;text-decoration:none}@media (max-width: 550px){.testimonials-comments-wrapper-item-header a{font-size:14px;line-height:18px;letter-spacing:-.28px}}.testimonials-comments-wrapper-item-header a img{margin-left:4px}@media (max-width: 550px){.testimonials-comments-wrapper-item-header a img{width:12px;height:12px}}.testimonials-comments-wrapper-item p{color:#2c2c2e;font-family:Albert Sans;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.32px;margin:0 0 12px 0}@media (max-width: 550px){.testimonials-comments-wrapper-item p{font-size:14px;line-height:20px;letter-spacing:-.28px}}.testimonials-comments-wrapper-item-footer{display:flex;align-content:center;margin-top:16px;gap:8px}@media (max-width: 550px){.testimonials-comments-wrapper-item-footer{margin-top:12px}}.testimonials-comments-wrapper-item-footer img{width:44px;height:44px}.testimonials-comments-wrapper-item-footer div{display:flex;flex-direction:column}.testimonials-comments-wrapper-item-footer div span:first-child{color:#1f2021;font-family:Albert Sans;font-size:14px;font-weight:300;line-height:20px;letter-spacing:-.28px}.testimonials-comments-wrapper-item-footer div span:last-child{color:#101111;font-family:Albert Sans;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.28px}.about{box-sizing:border-box}.about-main{box-sizing:border-box;width:100%;background:#0a0a0a;padding:155px 30px 71px 30px;background-image:url("/assets/img/about/main-bg.svg");background-repeat:no-repeat;background-size:cover;background-position:center}@media (max-width: 600px){.about-main{padding:100px 30px 24px 30px}}.about-main-wrapper{width:100%;max-width:1194px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:30px;box-sizing:border-box}.about-main-wrapper-left{width:100%;max-width:582px}@media (max-width: 600px){.about-main-wrapper-left{max-width:100%}}.about-main-wrapper-left h1{margin:0 0 24px 0;text-align:start;color:#fff;font-family:Albert Sans;font-size:56px;font-weight:600;line-height:64px;letter-spacing:-1.12px}@media (max-width: 600px){.about-main-wrapper-left h1{font-size:40px;letter-spacing:-.8px;line-height:48px}}.about-main-wrapper-left p{color:#e5e6e8;font-family:Albert Sans;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.32px;margin-bottom:24px}@media (max-width: 600px){.about-main-wrapper-left p{font-size:14px;line-height:20px;letter-spacing:-.28px}}.about-main-wrapper-left:last-child{margin-bottom:0 !important}.about-section-1{width:100%;padding:100px 30px;box-sizing:border-box;background-color:#f5f7f8}@media (max-width: 800px){.about-section-1{padding:40px 30px}}.about-section-1-wrapper{width:100%;max-width:1194px;box-sizing:border-box;margin:0 auto;display:flex;flex-direction:column;gap:80px}@media (max-width: 800px){.about-section-1-wrapper{gap:40px}}.about-section-1-wrapper-item{display:flex;align-items:center;justify-content:center;gap:30px}@media (max-width: 800px){.about-section-1-wrapper-item{flex-direction:column-reverse}}.about-section-1-wrapper-item-left{width:50%;max-width:474px;box-sizing:border-box}@media (max-width: 800px){.about-section-1-wrapper-item-left{width:100%;max-width:max-content}}.about-section-1-wrapper-item-left-title{color:#5f62f0;font-family:Albert Sans;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px;text-transform:uppercase;margin:0}@media (max-width: 580px){.about-section-1-wrapper-item-left-title{font-size:16px;line-height:20px;letter-spacing:-.32px}}.about-section-1-wrapper-item-left p{color:#101111;font-family:Albert Sans;font-size:36px;font-weight:600;line-height:40px;letter-spacing:-.72px;margin:8px 0 0}@media (max-width: 580px){.about-section-1-wrapper-item-left p{font-size:28px;line-height:32px;letter-spacing:-.56px}}.about-section-1-wrapper-item img{width:50%;max-width:480px}@media (max-width: 800px){.about-section-1-wrapper-item img{width:100%}}.about-section-1-wrapper-item:first-child{flex-direction:row-reverse}@media (max-width: 800px){.about-section-1-wrapper-item:first-child{flex-direction:column-reverse}}.about-section-2{width:100%;box-sizing:border-box;padding:64px 30px;background-color:#140d25;background-image:url("/assets/img/about/section-2-bg.webp");background-repeat:no-repeat;background-size:cover;background-position:center}.about-section-2-wrapper{width:100%;margin:0 auto;max-width:990px}.about-section-2-wrapper-title{color:#9ea0f6;font-family:Albert Sans;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px;text-transform:uppercase;text-align:center;width:100%;display:block;margin-bottom:28px}.about-section-2-wrapper-container{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media (max-width: 560px){.about-section-2-wrapper-container{grid-template-columns:repeat(1, 1fr)}}.about-section-2-wrapper-container-card{border-radius:12px;border:1px solid rgba(199,213,223,.15);box-shadow:-5px -5px 250px 0px rgba(255,255,255,.02) inset;backdrop-filter:blur(21px);box-sizing:border-box;width:100%;padding:16px 20px}.about-section-2-wrapper-container-card-logo{border-radius:100px;background:var(--Gradient-300, linear-gradient(80deg, #784ada 14.52%, #15a9d8 85.48%));box-shadow:-5px -5px 250px 0px rgba(255,255,255,.02) inset;backdrop-filter:blur(21px);box-sizing:border-box;padding:14px;width:64px;height:64px}.about-section-2-wrapper-container-card-logo img{width:36px;height:35px}.about-section-2-wrapper-container-card-title{color:#fff;font-family:Albert Sans;font-size:20px;font-weight:500;line-height:24px;letter-spacing:-.4px;margin:16px 0 8px 0}.about-section-2-wrapper-container-card p{color:#fff;font-family:Albert Sans;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.28px;margin:0}.about-section-3{width:100%;padding:64px 30px;box-sizing:border-box;background-color:#f5f7f8}.about-section-3-wrapper{box-sizing:border-box;width:100%;max-width:1194px;margin:0 auto}.about-section-3-wrapper-header{width:100%;max-width:990px;margin:0 auto;box-sizing:border-box}.about-section-3-wrapper-header-title{color:#5f62f0;font-family:Albert Sans;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.4px;text-transform:uppercase}.about-section-3-wrapper-header p{color:#101111;font-family:Albert Sans;font-size:32px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-.64px;margin:16px 0 80px 0}.about-section-3-wrapper-timeline{width:100%;box-sizing:border-box}.about-section-3-wrapper-timeline-wrapper{width:100%;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;position:relative;z-index:1}@media (max-width: 750px){.about-section-3-wrapper-timeline-wrapper{display:flex}}.about-section-3-wrapper-timeline-wrapper::after{content:"";width:100%;height:1px;position:absolute;background:linear-gradient(90deg, rgba(226,226,226,.04) -12.5%, #dadada 49.02%, rgba(226,226,226,.04) 105.63%);top:0}@media (max-width: 750px){.about-section-3-wrapper-timeline-wrapper::after{height:100%;width:1px;top:8px;left:46px}}.about-section-3-wrapper-timeline-wrapper-line{position:absolute;top:0;left:0;width:0;height:1px;background:linear-gradient(90deg, rgba(131,164,249,.04) -12.5%, #a07ffd 49.02%, rgba(131,164,249,.04) 105.63%);z-index:999;transition:width 6s linear}.about-section-3-wrapper-timeline-wrapper-line-vertical{position:absolute;height:0;top:8px;width:1px !important;background:linear-gradient(180deg, rgba(131,164,249,.04) -12.5%, #a07ffd 49.02%, rgba(131,164,249,.04) 105.63%);left:46px;z-index:999;transition:height 6s linear}.about-section-3-wrapper-timeline-wrapper-items{display:flex;width:100%}@media (max-width: 750px){.about-section-3-wrapper-timeline-wrapper-items{flex-direction:column;margin-left:60px}}.about-section-3-wrapper-timeline-wrapper-item{padding:24px 45px 0 0;position:relative;z-index:9999;width:100%;max-width:368px;flex:1}@media (max-width: 750px){.about-section-3-wrapper-timeline-wrapper-item{max-width:max-content}}.about-section-3-wrapper-timeline-wrapper-item-point{position:absolute;top:-31px;left:-19px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 750px){.about-section-3-wrapper-timeline-wrapper-item-point{flex-direction:row;gap:4px;top:0px;left:-60px;width:55px;justify-content:flex-end}}.about-section-3-wrapper-timeline-wrapper-item-point span{color:#d3d5d8;font-family:Albert Sans;font-size:14px;font-weight:600;line-height:20px;letter-spacing:-.28px;margin-bottom:4px;transition:all ease-in .2s}@media (max-width: 750px){.about-section-3-wrapper-timeline-wrapper-item-point span{margin-bottom:0}}.about-section-3-wrapper-timeline-wrapper-item-point img{width:16px;height:16px}.about-section-3-wrapper-timeline-wrapper-item-container{opacity:.56;width:100%;transition:all ease-in .2s}.about-section-3-wrapper-timeline-wrapper-item-container span{color:#1f2021;font-family:Albert Sans;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-.32px}.about-section-3-wrapper-timeline-wrapper-item-container p{color:#2c2c2e;font-family:Albert Sans;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.28px;width:100%}.about-section-3-wrapper-timeline-wrapper-item-container-active{opacity:1}.about-section-3-wrapper-timeline-wrapper-item:last-child{padding-right:0 !important}.looker-studio{box-sizing:border-box}.looker-studio-section-1{width:100%;background-color:#f5f7f8;padding:84px 1rem 0 1rem;box-sizing:border-box}.looker-studio-section-1-wrapper{padding:114px 0;width:100%;margin:0 auto;max-width:1194px;display:flex;align-items:center;justify-content:space-between;gap:2rem;box-sizing:border-box}@media (max-width: 856px){.looker-studio-section-1-wrapper{flex-direction:column;padding:32px 0}}.looker-studio-section-1-wrapper img{width:50%;max-width:652px}@media (max-width: 856px){.looker-studio-section-1-wrapper img{width:100%}}.looker-studio-section-1-wrapper div{display:flex;flex-direction:column;gap:1.25rem;width:50%;max-width:580px}@media (max-width: 856px){.looker-studio-section-1-wrapper div{width:100%;max-width:fit-content}}.looker-studio-section-1-wrapper div h2{margin:0;font-family:Albert Sans;font-size:44px;font-weight:500;line-height:48px;letter-spacing:-.027em;color:#090a0a}@media (max-width: 700px){.looker-studio-section-1-wrapper div h2{font-size:28px;line-height:32px}}.looker-studio-section-1-wrapper div div{width:100%}.looker-studio-section-1-wrapper div div p{font-family:Albert Sans;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.015em;text-align:left;color:#2c2d2f;margin:0}@media (max-width: 700px){.looker-studio-section-1-wrapper div div p{font-size:14px;line-height:20px}}.looker-studio-section-2{width:100%;background-color:#000;padding:0 1rem;box-sizing:border-box}.looker-studio-section-2-wrapper{padding:114px 0;width:100%;margin:0 auto;max-width:1194px;display:flex;align-items:center;justify-content:space-between;gap:2rem;box-sizing:border-box}@media (max-width: 856px){.looker-studio-section-2-wrapper{flex-direction:column-reverse;padding:72px 0}}.looker-studio-section-2-wrapper img{width:50%;max-width:480px}@media (max-width: 856px){.looker-studio-section-2-wrapper img{width:100%}}.looker-studio-section-2-wrapper div{display:flex;flex-direction:column;gap:1.25rem;max-width:580px}.looker-studio-section-2-wrapper div h2{margin:0;font-family:Albert Sans;font-size:44px;font-weight:500;line-height:48px;letter-spacing:-.027em;color:#fff}@media (max-width: 700px){.looker-studio-section-2-wrapper div h2{font-size:28px;line-height:32px}}.looker-studio-section-2-wrapper div div>p{font-family:Albert Sans;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.015em;color:#f5f7f8;margin:0}@media (max-width: 700px){.looker-studio-section-2-wrapper div div>p{font-size:14px;line-height:20px}}.looker-studio-section-2-wrapper div div>ul{color:#f5f7f8;padding:0 0 0 20px;margin:0;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.015em}@media (max-width: 700px){.looker-studio-section-2-wrapper div div>ul{font-size:14px;line-height:20px}}.looker-studio-section-3{width:100%;background-color:#f2f2ff;box-sizing:border-box;padding:0 1rem}.looker-studio-section-3-wrapper{padding:114px 0;width:100%;margin:0 auto;max-width:1194px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;box-sizing:border-box;max-width:820px}@media (max-width: 856px){.looker-studio-section-3-wrapper{padding:48px 0}}.looker-studio-section-3-wrapper h2{margin:0;font-family:Albert Sans;font-size:44px;font-weight:500;line-height:48px;letter-spacing:-.027em;color:#090a0a;text-align:center}@media (max-width: 700px){.looker-studio-section-3-wrapper h2{font-size:28px;line-height:32px}}.looker-studio-section-3-wrapper div>p{font-family:Albert Sans;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.015em;color:#2c2d2f;text-align:center;margin:0}@media (max-width: 700px){.looker-studio-section-3-wrapper div>p{font-size:14px;line-height:24px}}.looker-studio-section-3-wrapper-btns{display:flex;align-items:center;justify-content:center;gap:1rem}.looker-studio-section-3-wrapper-btns button{margin:0}.looker-studio-section-3-wrapper-btns>a{padding:10px 1rem;border:1px solid #5f62f0;border-radius:8px;font-family:Albert Sans;font-size:16px;font-weight:400;line-height:1.5rem;letter-spacing:-.02em;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#5f62f0;cursor:pointer;height:44px;box-sizing:border-box;transition:all .2s ease-in;text-align:center;text-decoration:none}.looker-studio-section-3-wrapper-btns>a:hover{background-color:#dadafc}.looker-studio-section-3-wrapper-btns>a img{width:16px;height:16px}.looker-studio-section-4{width:100%;background-color:#000;box-sizing:border-box;padding:0 1rem}.looker-studio-section-4-wrapper{padding:114px 0;width:100%;margin:0 auto;max-width:1194px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;box-sizing:border-box}@media (max-width: 856px){.looker-studio-section-4-wrapper{padding:44px 0}}.looker-studio-section-4-wrapper-steps{width:100%}.looker-studio-section-4-wrapper-steps-titles{display:flex;align-items:start;justify-content:space-between;gap:20px}@media (max-width: 856px){.looker-studio-section-4-wrapper-steps-titles{flex-direction:column;gap:40px}}@media (max-width: 700px){.looker-studio-section-4-wrapper-steps-titles{flex-direction:column;gap:32px}}.looker-studio-section-4-wrapper-steps-titles div{width:100%;max-width:380px}@media (max-width: 856px){.looker-studio-section-4-wrapper-steps-titles div{max-width:100%}}.looker-studio-section-4-wrapper-steps-titles div div{width:2rem;height:2px;background-color:#9ea0f6;margin-bottom:.75rem}.looker-studio-section-4-wrapper-steps-titles div h3{font-family:Albert Sans;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.027em;margin:0;color:#fff}@media (max-width: 700px){.looker-studio-section-4-wrapper-steps-titles div h3{font-size:16px;line-height:24px}}.looker-studio-section-4-wrapper-steps-titles div h3 span{color:#9ea0f6}.looker-studio-section-4-wrapper-steps-titles p{font-family:Inter;font-size:16px;font-weight:300;line-height:1.5rem;letter-spacing:-.015em;color:#e2e4e7;margin-bottom:0;flex:1;display:none}@media (max-width: 856px){.looker-studio-section-4-wrapper-steps-titles p{display:flex}}@media (max-width: 700px){.looker-studio-section-4-wrapper-steps-titles p{font-size:14px;line-height:20px}}.looker-studio-section-4-wrapper-steps-contents{display:flex;align-items:start;justify-content:space-between;gap:20px}@media (max-width: 856px){.looker-studio-section-4-wrapper-steps-contents{display:none}}.looker-studio-section-4-wrapper-steps-contents p{font-family:Inter;font-size:16px;font-weight:300;line-height:1.5rem;letter-spacing:-.015em;color:#e2e4e7;margin-bottom:0;flex:1}.looker-studio-section-4-wrapper-connect{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem;margin-top:72px}@media (max-width: 700px){.looker-studio-section-4-wrapper-connect{margin-top:48px;gap:1rem}}.looker-studio-section-4-wrapper-connect h3{font-family:Inter;font-size:36px;font-weight:500;line-height:44px;letter-spacing:-.027em;color:#fff;margin:0;text-align:center}@media (max-width: 700px){.looker-studio-section-4-wrapper-connect h3{font-size:28px;line-height:32px}}.looker-studio-section-4-wrapper-connect p{margin:0;font-family:Inter;font-size:20px;font-weight:300;line-height:28px;letter-spacing:-.015em;text-align:center;color:#e2e4e7;max-width:720px}@media (max-width: 700px){.looker-studio-section-4-wrapper-connect p{font-size:16px;line-height:24px}}.looker-studio-section-4-wrapper-connect a{width:100%;max-width:fit-content;padding:10px 16px;box-sizing:border-box;border:1px solid #5f62f0;background-color:#5f62f0;color:#f5f7f8;border-radius:8px;font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.02em;gap:.75rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease-in;text-decoration:none}.looker-studio-section-4-wrapper-connect a:hover{background-color:#5457cd}.looker-studio-section-4-wrapper-connect a img{width:16px;height:16px}.data-management{padding-top:84px;background:#090a0a}.data-management-hero{padding:56px 0;width:100%;max-width:1440px;margin:0 auto}@media (max-width: 868px){.data-management-hero{padding:28px 0}}.data-management-hero-title{display:flex;flex-direction:column;justify-content:start !important;margin:0 1rem 48px 1rem;height:80px;overflow:hidden}@media (max-width: 1140px){.data-management-hero-title{height:160px;min-height:160px;max-height:160px}}@media (max-width: 856px){.data-management-hero-title{height:40px;min-height:40px;max-height:40px}}@media (max-width: 664px){.data-management-hero-title{height:80px;min-height:80px;max-height:80px}}@media (max-width: 380px){.data-management-hero-title{height:120px;min-height:120px;max-height:120px}}.data-management-hero-title>span{margin:0 !important;font-family:Albert Sans;font-size:56px;font-weight:600;line-height:80px;height:80px;letter-spacing:-.04em;text-align:center;color:#fff;margin:0;animation:slide-down 9s infinite;color:#f5f7f8;display:block}.data-management-hero-title>span:nth-child(1)>span{background:linear-gradient(95deg, #6064f7 3.74%, #9465f7 109.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.data-management-hero-title>span:nth-child(4)>span{background:linear-gradient(95deg, #6064f7 3.74%, #9465f7 109.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.data-management-hero-title>span:nth-child(2)>span{background:linear-gradient(95deg, #7dedc5 3.74%, #9253e2 109.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.data-management-hero-title>span:nth-child(3){background:linear-gradient(95deg, #fa9b73 3.74%, #5ff2ab 109.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}@media (max-width: 1140px){.data-management-hero-title>span{height:160px;min-height:160px;max-height:160px}}@media (max-width: 856px){.data-management-hero-title>span{font-size:32px;line-height:40px;height:40px;min-height:40px;max-height:40px}}@media (max-width: 664px){.data-management-hero-title>span{height:80px;min-height:80px;max-height:80px}}@media (max-width: 380px){.data-management-hero-title>span{height:120px;min-height:120px;max-height:120px}}.data-management-hero div{display:flex;justify-content:center;overflow:hidden}.data-management-hero div img{width:100%;min-width:500px}.data-management-hero-buttons{margin-top:3rem;display:flex;align-content:center;justify-content:center;gap:1rem}@media (max-width: 768px){.data-management-hero-buttons{gap:6px}}.data-management-hero-buttons-sign-up{background:linear-gradient(95.33deg, color(display-p3 .141 .749 .502) 3.76%, color(display-p3 .463 .204 .792) 95.12%);display:flex;align-items:center;justify-content:center;border:none}.data-management-hero-buttons-demo{background:rgba(0,0,0,0);background:linear-gradient(#000, #000) padding-box,linear-gradient(to right, #00d79b, #8c65f9) border-box;border-radius:1rem;border:1px solid rgba(0,0,0,0)}.data-management-hero-buttons>button{max-width:fit-content !important;font-family:Inter;font-size:20px;font-weight:400;line-height:24px;letter-spacing:-.007em;text-align:center;height:72px;display:flex;align-items:center;justify-content:center;padding:10px 24px;gap:8px;border-radius:1rem;outline:none;color:#fff;margin:0}@media (max-width: 768px){.data-management-hero-buttons>button{font-size:1rem;line-height:18px;height:44px;gap:4px;padding:1rem 1rem !important;border-radius:.75rem !important}}.data-management-hero-buttons>button>img{width:16px;min-width:auto}.data-management-sections{width:100%;background:#fff;padding:0 16px;box-sizing:border-box;background-image:url("/assets/images/data-management/sections-bg.svg");background-repeat:no-repeat;background-position:0px 19rem;background-size:50%}@media (max-width: 868px){.data-management-sections{background-image:none}}.data-management-sections-wrapper{box-sizing:border-box;width:100%;max-width:1194px;margin:0 auto}.data-management-sections-wrapper-item:nth-child(odd){flex-direction:row}@media (max-width: 868px){.data-management-sections-wrapper-item:nth-child(odd){flex-direction:column}}.data-management-sections-wrapper-item:nth-child(even){flex-direction:row-reverse}@media (max-width: 868px){.data-management-sections-wrapper-item:nth-child(even){flex-direction:column}}.data-management-sections-wrapper-item:last-child{padding-bottom:88px}@media (max-width: 868px){.data-management-sections-wrapper-item:last-child{padding-bottom:24px}}.data-management-sections-wrapper-item{padding-top:88px;display:flex;align-items:center;justify-content:center;gap:2rem}@media (max-width: 868px){.data-management-sections-wrapper-item{padding-top:24px;gap:1rem}}.data-management-sections-wrapper-item div{width:50%;display:flex;flex-direction:column}@media (max-width: 868px){.data-management-sections-wrapper-item div{width:100%}}.data-management-sections-wrapper-item div h3{font-family:Albert Sans;font-size:40px;font-weight:600;line-height:48px;letter-spacing:-.04em;text-align:left;color:#101111;margin:0}@media (max-width: 868px){.data-management-sections-wrapper-item div h3{font-size:28px;line-height:32px}}.data-management-sections-wrapper-item div p{font-family:Albert Sans;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.027em;text-align:left;color:#2c2d2f;margin-top:12px}@media (max-width: 868px){.data-management-sections-wrapper-item div p{font-size:18px;line-height:24px}}.data-management-sections-wrapper-item img{width:50%}@media (max-width: 868px){.data-management-sections-wrapper-item img{width:100%}}@keyframes slide-down{0%, 20%{transform:translateY(0)}25%, 45%{transform:translateY(-100%)}50%, 75%{transform:translateY(-200%)}80%, 100%{transform:translateY(-300%)}}.provet-cloud-connector{padding-top:84px;background-color:#0a0a0a;width:100%}.provet-cloud-connector-hero{width:100%;padding:3.5rem 1rem 4.5rem 1rem;background-color:#0a0a0a;background-image:url("/assets/images/provet-cloud-connector/hero-bg.svg");background-position:center;background-repeat:no-repeat;background-size:auto;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}@media (max-width: 800px){.provet-cloud-connector-hero{padding:2rem 1rem 2rem 1rem}}.provet-cloud-connector-hero img{width:100%;max-width:511px}@media (max-width: 800px){.provet-cloud-connector-hero img{max-width:400}}.provet-cloud-connector-hero h1{margin-top:4.5rem;margin-bottom:1rem;font-size:16px;font-weight:400;line-height:20px;letter-spacing:.08em;color:#8f8ee4}@media (max-width: 800px){.provet-cloud-connector-hero h1{margin-top:2.5rem}}.provet-cloud-connector-hero h2{margin:0;color:#e5e7eb;font-size:24px;font-weight:500;line-height:32px;letter-spacing:-.022em;text-align:center;max-width:700px}@media (max-width: 800px){.provet-cloud-connector-hero h2{max-width:550px;line-height:28px;font-size:18px}}.provet-cloud-connector-info{display:flex;flex-direction:column;align-items:center;padding:5.5rem 1rem 5rem 1rem;background-color:#fff;box-sizing:border-box}@media (max-width: 800px){.provet-cloud-connector-info{padding:3rem 1rem 3rem 1rem}}.provet-cloud-connector-info h3{font-size:28px;font-weight:500;line-height:36px;letter-spacing:-.022em;text-align:center;margin:0 0 .25rem 0;color:#171718}@media (max-width: 800px){.provet-cloud-connector-info h3{font-size:26px;line-height:32px}}.provet-cloud-connector-info p{font-size:16px;font-weight:300;line-height:24px;letter-spacing:-.02em;text-align:center;margin:0;color:#363637;max-width:700px;display:flex;flex-direction:column;gap:.5rem}.provet-cloud-connector-sections{background-color:#fff;width:100%;padding:0 1rem;box-sizing:border-box}.provet-cloud-connector-sections h2{margin:0;width:100%;text-align:center;font-size:28px;font-weight:500;line-height:36px;letter-spacing:-.022em;text-align:center;color:#171718;margin-bottom:2rem}.provet-cloud-connector-sections-wrapper{width:100%;max-width:1094px;margin:0 auto}.provet-cloud-connector-sections-wrapper-item:nth-child(even){flex-direction:row-reverse}@media (max-width: 800px){.provet-cloud-connector-sections-wrapper-item:nth-child(even){flex-direction:column}}.provet-cloud-connector-sections-wrapper-item:nth-child(odd){flex-direction:row}@media (max-width: 800px){.provet-cloud-connector-sections-wrapper-item:nth-child(odd){flex-direction:column}}.provet-cloud-connector-sections-wrapper-item:nth-child(1)>div>img{width:100%;max-width:413px}.provet-cloud-connector-sections-wrapper-item:nth-child(1)>div>img img{width:100%}.provet-cloud-connector-sections-wrapper-item:nth-child(2)>div>img{width:100%;max-width:480px}.provet-cloud-connector-sections-wrapper-item:nth-child(2)>div>img img{width:100%}.provet-cloud-connector-sections-wrapper-item:nth-child(3)>div>img{width:100%;max-width:416px}.provet-cloud-connector-sections-wrapper-item:nth-child(3)>div>img img{width:100%}.provet-cloud-connector-sections-wrapper-item:nth-child(4)>div>img{width:100%;max-width:400px}.provet-cloud-connector-sections-wrapper-item:nth-child(4)>div>img img{width:100%}.provet-cloud-connector-sections-wrapper-item{display:flex;align-items:center;width:100%;gap:4rem;justify-content:space-between;margin-bottom:5.5rem}@media (max-width: 800px){.provet-cloud-connector-sections-wrapper-item{gap:2rem;margin-bottom:3rem}}.provet-cloud-connector-sections-wrapper-item>div{min-width:300px}@media (max-width: 800px){.provet-cloud-connector-sections-wrapper-item>div{min-width:auto}}.provet-cloud-connector-sections-wrapper-item p{width:100%;max-width:580px;color:#363637;margin:0;font-size:20px;font-weight:300;line-height:30px;letter-spacing:-.02em}@media (max-width: 800px){.provet-cloud-connector-sections-wrapper-item p{font-size:16px;line-height:24px;text-align:center}}.provet-cloud-connector-sections-wrapper-item ul{padding:0 0 0 1rem;margin:0;box-sizing:border-box}@media (max-width: 800px){.provet-cloud-connector-sections-wrapper-item ul{list-style:none;padding:0;margin:0}}.provet-cloud-connector-sections-wrapper-item ul li{width:100%;max-width:580px;color:#363637;margin:0;font-size:18px;font-weight:300;line-height:28px;letter-spacing:-.02em;box-sizing:border-box}@media (max-width: 800px){.provet-cloud-connector-sections-wrapper-item ul li{font-size:16px;line-height:24px;text-align:center}}.explore-peaka{background-color:#101111;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem}.explore-peaka h2{color:#fff;font-size:48px;font-weight:700;line-height:56px;letter-spacing:-.02em;text-align:center}.explore-peaka h2 span{background:linear-gradient(0, #33cbb2 0%, #e265de 170.42%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.explore-peaka-button{padding:.625rem 1rem;box-sizing:border-box;border-radius:.5rem;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.02em;text-align:center;gap:.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(95.33deg, #5e62f9 3.76%, #925cef 95.12%);outline:none;border:none;cursor:pointer;transition:all .2s ease}.explore-peaka-button:hover{background:linear-gradient(95deg, #5f62f0 3.76%, #8a5ee7 95.12%);box-shadow:0px 3px 7px 0px rgba(136,95,231,.1),0px 13px 13px 0px rgba(136,95,231,.09),0px 28px 17px 0px rgba(136,95,231,.05),0px 50px 20px 0px rgba(136,95,231,.01),0px 78px 22px 0px rgba(136,95,231,0),0px -4px 8px 0px rgba(43,35,68,.4) inset,0px 4px 4px 0px rgba(255,255,255,.12) inset}.explore-peaka-button img{width:1rem;height:1rem}#enterprise .enterprise-hero{width:100%;padding:208px 30px 124px 30px;background-color:#fff;background:url("/assets/images/enterprise/hero-bg.webp") no-repeat center center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}@media (max-width: 768px){#enterprise .enterprise-hero{padding:132px 30px 52px 30px}}#enterprise .enterprise-hero-tag{padding:.5rem 30px;background:#080909;box-shadow:24px -6px 20px 0px rgba(255,255,255,.0509803922) inset;backdrop-filter:blur(16px);border-radius:100px}@media (max-width: 768px){#enterprise .enterprise-hero-tag{padding:.5rem 24px}}#enterprise .enterprise-hero-tag>h3{background:linear-gradient(90deg, #fff .74%, #bcbdf9 78.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:20px;line-height:32px;letter-spacing:-.06px;margin:0;font-weight:400}@media (max-width: 768px){#enterprise .enterprise-hero-tag>h3{font-size:16px;line-height:20px;letter-spacing:-.048px}}#enterprise .enterprise-hero h1{box-sizing:border-box;margin:24px 16px;font-size:72px;line-height:80px;font-weight:600 !important;letter-spacing:-2.88px;font-weight:400;color:#080909;margin:24px 0}@media (max-width: 768px){#enterprise .enterprise-hero h1{margin:16px 0 12px 0;font-size:28px;line-height:36px;letter-spacing:-.112px}}#enterprise .enterprise-hero h1>span>span:first-child{background:linear-gradient(90deg, #5f62f0 0%, #2de4d9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#enterprise .enterprise-hero p{font-weight:400;font-size:20px;line-height:32px;letter-spacing:-.06px;color:#3f4043;margin:0 auto;text-align:center}@media (max-width: 768px){#enterprise .enterprise-hero p{font-size:14px;line-height:20px;letter-spacing:0}}#enterprise .enterprise-hero-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:24px}@media (max-width: 768px){#enterprise .enterprise-hero-buttons{margin-top:12px}}#enterprise .enterprise-hero-buttons button{border:none;width:fit-content;margin:0}#enterprise .enterprise-hero-buttons button:nth-child(2){border:1px solid #515154;color:#515154;outline:none;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;background:rgba(0,0,0,0);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}#enterprise .enterprise-hero-buttons button:nth-child(2):hover{background:rgba(219,219,219,.5294117647)}#enterprise .enterprise-hero-buttons button:nth-child(2) img{width:16px;height:16px}#enterprise .enterprise-section-1{width:100%;padding:80px 30px;background:linear-gradient(0, #fff 0%, #f5f9fc 100%);display:flex;align-items:center;justify-content:center;gap:8rem;box-sizing:border-box}@media (max-width: 768px){#enterprise .enterprise-section-1{padding:24px 30px}}@media (max-width: 900px){#enterprise .enterprise-section-1{flex-direction:column;gap:1.5rem}}#enterprise .enterprise-section-1-content{display:flex;flex-direction:column;width:50%;box-sizing:border-box;max-width:529px;box-sizing:border-box}@media (max-width: 900px){#enterprise .enterprise-section-1-content{width:100%;max-width:100%}}#enterprise .enterprise-section-1-content h2{font-family:Albert Sans;font-weight:600;font-size:48px;line-height:100%;letter-spacing:-1.92px;color:#080909;margin:0 0 12px 0;max-width:378px}@media (max-width: 768px){#enterprise .enterprise-section-1-content h2{font-size:28px}}#enterprise .enterprise-section-1-content h3{background:linear-gradient(90deg, #6062f0 .74%, #adadff 78.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0 0 32px 0;font-family:Albert Sans;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.072px;box-sizing:border-box}@media (max-width: 768px){#enterprise .enterprise-section-1-content h3{font-size:14px;line-height:24px;margin:0 0 16px 0}}#enterprise .enterprise-section-1-content .separator{width:100%;height:1px;background:linear-gradient(90deg, rgba(0,0,0,.03) 0%, rgba(0,0,0,.12) 50%, rgba(0,0,0,.03) 100%);margin:16px 0}@media (max-width: 768px){#enterprise .enterprise-section-1-content .separator{margin:8px 0}}#enterprise .enterprise-section-1-content p{font-family:Albert Sans;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.064px;color:#080909;margin:0;box-sizing:border-box}@media (max-width: 768px){#enterprise .enterprise-section-1-content p{font-size:14px;line-height:24px}}#enterprise .enterprise-section-1 img{width:50%;max-width:456px;height:100%;object-fit:cover}@media (max-width: 900px){#enterprise .enterprise-section-1 img{width:100%;max-width:100%}}#enterprise .enterprise-section-2{background:url("/assets/images/enterprise/section-2-bg.svg") no-repeat !important;background-position:150% -10% !important}@media (max-width: 900px){#enterprise .enterprise-section-2{flex-direction:column-reverse !important}}#enterprise .enterprise-section-3{width:100%;padding:80px 30px;background:#080909;box-sizing:border-box}@media (max-width: 768px){#enterprise .enterprise-section-3{padding:24px 30px}}#enterprise .enterprise-section-3 h2{margin:0;font-family:Albert Sans;font-weight:600;font-size:48px;line-height:100%;letter-spacing:-1.92px;color:#fff;text-align:center}@media (max-width: 768px){#enterprise .enterprise-section-3 h2{font-size:28px;text-align:left}}#enterprise .enterprise-section-3 h3{background:linear-gradient(90deg, #6062f0 0%, #8b5ee7 50%, #adadff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:Albert Sans;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.72px;margin:0;margin-top:12px;text-align:center}@media (max-width: 768px){#enterprise .enterprise-section-3 h3{font-size:14px;text-align:left}}#enterprise .enterprise-section-3 p{font-family:Albert Sans;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-4%;text-align:center;color:#fff;margin:0;max-width:473px;margin:32px auto 0 auto}@media (max-width: 768px){#enterprise .enterprise-section-3 p{max-width:100%;margin:16px auto 0 auto;text-align:left}}#enterprise .enterprise-section-3-image{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;max-width:1000px;margin:56px auto 0 auto}@media (max-width: 768px){#enterprise .enterprise-section-3-image{align-items:flex-start;margin:24px auto 0 auto}}#enterprise .enterprise-section-3-image img{width:100%}#enterprise .enterprise-section-3-image-content{display:flex;gap:42px}@media (max-width: 768px){#enterprise .enterprise-section-3-image-content{flex-direction:column;margin-top:1.5rem;width:100%;gap:0}}#enterprise .enterprise-section-3-image-content p{margin:0;font-family:Albert Sans;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.64px;text-align:left;color:#fff;max-width:453px}@media (max-width: 768px){#enterprise .enterprise-section-3-image-content p{max-width:100%;font-size:14px}}#enterprise .enterprise-section-3-image-content div{display:none;width:100%;height:1px;background:linear-gradient(90deg, rgba(255,255,255,.03) 0%, rgba(255,255,255,.12) 50%, rgba(255,255,255,.03) 100%);margin:8px 0}@media (max-width: 768px){#enterprise .enterprise-section-3-image-content div{display:block}}#enterprise .enterprise-section-4{background:url("/assets/images/enterprise/section-2-bg.svg") no-repeat !important;background-position:-117% -17rem !important}#enterprise .enterprise-section-5{background:linear-gradient(0deg, #f5f9fc 0%, #fff 100%);background-position:150% -10% !important}@media (max-width: 768px){#enterprise .enterprise-section-5{flex-direction:column-reverse}}#enterprise .cloud-section-6{width:100%;padding:80px 30px;box-sizing:border-box;background:#080909 url("/assets/images/cloud/cta-bg.svg") no-repeat center center;background-size:cover}@media (max-width: 768px){#enterprise .cloud-section-6{padding:60px 30px}}#enterprise .cloud-section-6 h2{font-family:Albert Sans;font-weight:600;font-size:36px;line-height:36px;letter-spacing:-1.44px;color:#fff;text-align:center;margin:0 0 2rem 0}@media (max-width: 768px){#enterprise .cloud-section-6 h2{font-size:28px}}#enterprise .cloud-section-6-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:24px}@media (max-width: 768px){#enterprise .cloud-section-6-buttons{margin-top:12px}}#enterprise .cloud-section-6-buttons button{border:none;width:fit-content;margin:0}#enterprise .cloud-section-6-buttons button:nth-child(2){border:1px solid #9aa4be;color:#fff;outline:none;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;background:rgba(0,0,0,0);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}#enterprise .cloud-section-6-buttons button:nth-child(2):hover{background:rgba(164,164,164,.2470588235)}#enterprise .cloud-section-6-buttons button:nth-child(2) img{width:16px;height:16px}#cloud .cloud-hero{width:100%;padding:208px 30px 124px 30px;background-color:#fff;background:url("/assets/images/enterprise/hero-bg.webp") no-repeat center center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}@media (max-width: 768px){#cloud .cloud-hero{padding:132px 30px 52px 30px}}#cloud .cloud-hero-tag{padding:.5rem 30px;background:#080909;box-shadow:24px -6px 20px 0px rgba(255,255,255,.0509803922) inset;backdrop-filter:blur(16px);border-radius:100px}@media (max-width: 768px){#cloud .cloud-hero-tag{padding:.5rem 24px}}#cloud .cloud-hero-tag>h3{background:linear-gradient(90deg, #fff .74%, #bcbdf9 78.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:20px;line-height:32px;letter-spacing:-.06px;margin:0;font-weight:400}@media (max-width: 768px){#cloud .cloud-hero-tag>h3{font-size:16px;line-height:20px;letter-spacing:-.048px}}#cloud .cloud-hero h1{box-sizing:border-box;margin:24px 16px;font-size:72px;line-height:80px;font-weight:600 !important;letter-spacing:-2.88px;font-weight:400;color:#080909;margin:24px 0}@media (max-width: 768px){#cloud .cloud-hero h1{margin:16px 0 12px 0;font-size:28px;line-height:36px;letter-spacing:-.112px}}#cloud .cloud-hero p{font-weight:400;font-size:20px;line-height:32px;letter-spacing:-.06px;color:#3f4043;margin:0 auto;text-align:center}@media (max-width: 768px){#cloud .cloud-hero p{font-size:14px;line-height:20px;letter-spacing:0}}#cloud .cloud-hero-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:24px}@media (max-width: 768px){#cloud .cloud-hero-buttons{margin-top:12px}}#cloud .cloud-hero-buttons button{border:none;width:fit-content;margin:0}#cloud .cloud-hero-buttons button:nth-child(2){border:1px solid #515154;color:#515154;outline:none;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;background:rgba(0,0,0,0);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}#cloud .cloud-hero-buttons button:nth-child(2):hover{background:rgba(219,219,219,.5294117647)}#cloud .cloud-hero-buttons button:nth-child(2) img{width:16px;height:16px}#cloud .cloud-section-1{width:100%;padding:80px 30px;background:linear-gradient(360deg, #f5f9fc 0%, #fff 100%);display:flex;align-items:center;justify-content:center;gap:8rem;box-sizing:border-box}@media (max-width: 768px){#cloud .cloud-section-1{padding:24px 30px}}@media (max-width: 900px){#cloud .cloud-section-1{flex-direction:column;gap:1.5rem}}#cloud .cloud-section-1-content{display:flex;flex-direction:column;width:50%;box-sizing:border-box;max-width:529px;box-sizing:border-box}@media (max-width: 900px){#cloud .cloud-section-1-content{width:100%;max-width:100%}}#cloud .cloud-section-1-content h2{font-family:Albert Sans;font-weight:600;font-size:48px;line-height:100%;letter-spacing:-1.92px;color:#080909;margin:0 0 12px 0;max-width:378px}@media (max-width: 768px){#cloud .cloud-section-1-content h2{font-size:28px}}#cloud .cloud-section-1-content h3{background:linear-gradient(90deg, #6062f0 .74%, #adadff 78.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0 0 32px 0;font-family:Albert Sans;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.072px;box-sizing:border-box}@media (max-width: 768px){#cloud .cloud-section-1-content h3{font-size:14px;line-height:24px;margin:0 0 16px 0}}#cloud .cloud-section-1-content .separator{width:100%;height:1px;background:linear-gradient(90deg, rgba(0,0,0,.03) 0%, rgba(0,0,0,.12) 50%, rgba(0,0,0,.03) 100%);margin:16px 0}@media (max-width: 768px){#cloud .cloud-section-1-content .separator{margin:8px 0}}#cloud .cloud-section-1-content p{font-family:Albert Sans;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.064px;color:#080909;margin:0;box-sizing:border-box}@media (max-width: 768px){#cloud .cloud-section-1-content p{font-size:14px;line-height:24px}}#cloud .cloud-section-1 img{width:50%;max-width:456px;height:100%;object-fit:cover}@media (max-width: 900px){#cloud .cloud-section-1 img{width:100%;max-width:100%}}#cloud .cloud-section-2{width:100%;padding:80px 30px;background:linear-gradient(180deg, #f6f9fc 0%, #fff 100%);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}@media (max-width: 768px){#cloud .cloud-section-2{padding:24px 30px;align-items:flex-start}}#cloud .cloud-section-2>h2{font-family:Albert Sans;font-weight:600;font-size:48px;line-height:100%;letter-spacing:-1.92px;text-align:center;color:#080909;margin:0 0 12px 0}@media (max-width: 768px){#cloud .cloud-section-2>h2{font-size:28px;text-align:left}}#cloud .cloud-section-2>h3{background:linear-gradient(90deg, #6062f0 .74%, #adadff 78.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0 0 32px 0;font-family:Albert Sans;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.072px}@media (max-width: 768px){#cloud .cloud-section-2>h3{font-size:14px;line-height:24px;text-align:left;margin:0 0 16px 0}}#cloud .cloud-section-2>p{font-family:Albert Sans;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.064px;text-align:center;color:#080909;margin:0;text-align:center;width:100%;max-width:588px}@media (max-width: 768px){#cloud .cloud-section-2>p{font-size:14px;line-height:24px;text-align:left;max-width:100%}}#cloud .cloud-section-2-cards{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:32px}@media (max-width: 768px){#cloud .cloud-section-2-cards{flex-direction:column;gap:1rem}}#cloud .cloud-section-2-cards>div{background:url("/assets/images/cloud/section-2-card-bg.svg") no-repeat center center;background-size:cover;width:100%;max-width:496px;padding:32px;border-radius:16px;box-sizing:border-box}@media (max-width: 768px){#cloud .cloud-section-2-cards>div{max-width:100%}}#cloud .cloud-section-2-cards>div>p{font-family:Albert Sans;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.064px;text-align:center;color:#080909;margin:0}@media (max-width: 768px){#cloud .cloud-section-2-cards>div>p{font-size:14px;line-height:24px}}#cloud .cloud-section-2-connectors{display:flex;align-items:center;justify-content:center;gap:32px;width:100%;max-width:1194px;margin-top:64px;mask-image:linear-gradient(to right, rgba(0,0,0,0), #000 20%, #000 80%, rgba(0,0,0,0));position:relative;height:80px;overflow:hidden;margin-inline:auto}@media (max-width: 768px){#cloud .cloud-section-2-connectors{display:none}}#cloud .cloud-section-2-connectors>div{position:absolute;left:100%;animation:slideLeft 24s linear infinite;width:80px}@media (max-width: 1194px){#cloud .cloud-section-2-connectors>div{left:1120px}}#cloud .cloud-section-2-connectors>div>img{width:80px}#cloud .cloud-section-2-connectors>div:nth-child(1){animation-delay:calc(2s*(14 - 1)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(2){animation-delay:calc(2s*(14 - 2)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(3){animation-delay:calc(2s*(14 - 3)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(4){animation-delay:calc(2s*(14 - 4)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(5){animation-delay:calc(2s*(14 - 5)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(6){animation-delay:calc(2s*(14 - 6)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(7){animation-delay:calc(2s*(14 - 7)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(8){animation-delay:calc(2s*(14 - 8)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(9){animation-delay:calc(2s*(14 - 9)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(10){animation-delay:calc(2s*(14 - 10)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(11){animation-delay:calc(2s*(14 - 11)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(12){animation-delay:calc(2s*(14 - 12)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(13){animation-delay:calc(2s*(14 - 13)*-1)}#cloud .cloud-section-2-connectors>div:nth-child(14){animation-delay:calc(2s*(14 - 14)*-1)}#cloud .cloud-section-2-connectors-responsive{display:none;margin-top:36px;height:136px;width:100%;flex-direction:column;gap:1rem}@media (max-width: 768px){#cloud .cloud-section-2-connectors-responsive{display:flex}}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1){mask-image:linear-gradient(to right, rgba(0,0,0,0), #000 10%, #000 90%, rgba(0,0,0,0));width:100%;max-width:1194px;position:relative;height:60px;overflow:hidden;margin-inline:auto}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div{position:absolute;left:100%;animation:slideLeftRes 20s linear infinite;width:60px;height:60px}@media (max-width: 1194px){#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div{left:720px}}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div>img{width:60px;height:60px}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(1){animation-delay:calc(2.2222222222s*(9 - 1)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(2){animation-delay:calc(2.2222222222s*(9 - 2)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(3){animation-delay:calc(2.2222222222s*(9 - 3)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(4){animation-delay:calc(2.2222222222s*(9 - 4)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(5){animation-delay:calc(2.2222222222s*(9 - 5)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(6){animation-delay:calc(2.2222222222s*(9 - 6)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(7){animation-delay:calc(2.2222222222s*(9 - 7)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(8){animation-delay:calc(2.2222222222s*(9 - 8)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(1)>div:nth-child(9){animation-delay:calc(2.2222222222s*(9 - 9)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2){mask-image:linear-gradient(to right, rgba(0,0,0,0), #000 10%, #000 90%, rgba(0,0,0,0));width:100%;max-width:1194px;position:relative;height:60px;overflow:hidden;margin-inline:auto}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div{position:absolute;right:100%;animation:slideRightRes 20s linear infinite;width:60px;height:60px}@media (max-width: 1194px){#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div{right:720px}}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div>img{width:60px;height:60px}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(1){animation-delay:calc(2.2222222222s*(9 - 1)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(2){animation-delay:calc(2.2222222222s*(9 - 2)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(3){animation-delay:calc(2.2222222222s*(9 - 3)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(4){animation-delay:calc(2.2222222222s*(9 - 4)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(5){animation-delay:calc(2.2222222222s*(9 - 5)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(6){animation-delay:calc(2.2222222222s*(9 - 6)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(7){animation-delay:calc(2.2222222222s*(9 - 7)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(8){animation-delay:calc(2.2222222222s*(9 - 8)*-1)}#cloud .cloud-section-2-connectors-responsive>div:nth-child(2)>div:nth-child(9){animation-delay:calc(2.2222222222s*(9 - 9)*-1)}#cloud .cloud-section-4{width:100%;padding:80px 30px;background:#080909;box-sizing:border-box}@media (max-width: 768px){#cloud .cloud-section-4{padding:24px 30px}}#cloud .cloud-section-4 h2{margin:0;font-family:Albert Sans;font-weight:600;font-size:48px;line-height:100%;letter-spacing:-1.92px;color:#fff;text-align:center}@media (max-width: 768px){#cloud .cloud-section-4 h2{font-size:28px;text-align:left}}#cloud .cloud-section-4 h3{background:linear-gradient(90deg, #6062f0 0%, #8b5ee7 50%, #adadff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:Albert Sans;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.72px;margin:0;margin-top:12px;text-align:center}@media (max-width: 768px){#cloud .cloud-section-4 h3{font-size:14px;text-align:left}}#cloud .cloud-section-4-image{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;max-width:1000px;margin:56px auto 0 auto}@media (max-width: 768px){#cloud .cloud-section-4-image{align-items:flex-start;margin:24px auto 0 auto}}#cloud .cloud-section-4-image img{width:100%}#cloud .cloud-section-4-image-content{display:flex;gap:1rem}@media (max-width: 768px){#cloud .cloud-section-4-image-content{flex-direction:column;margin-top:1.5rem;width:100%;gap:0}}#cloud .cloud-section-4-image-content p{margin:0;font-family:Albert Sans;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.64px;text-align:center;color:#fff;max-width:288px}@media (max-width: 768px){#cloud .cloud-section-4-image-content p{max-width:100%;text-align:left;font-size:14px}}#cloud .cloud-section-4-image-content div{display:none;width:100%;height:1px;background:#fff;opacity:.2;margin:8px 0}@media (max-width: 768px){#cloud .cloud-section-4-image-content div{display:block}}#cloud .cloud-section-5{width:100%;padding:80px 30px;box-sizing:border-box;background:#080909 url("/assets/images/cloud/cta-bg.svg") no-repeat center center;background-size:cover}@media (max-width: 768px){#cloud .cloud-section-5{padding:60px 30px}}#cloud .cloud-section-5 h2{font-family:Albert Sans;font-weight:600;font-size:36px;line-height:36px;letter-spacing:-1.44px;color:#fff;text-align:center}@media (max-width: 768px){#cloud .cloud-section-5 h2{font-size:28px}}#cloud .cloud-section-5-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:24px}@media (max-width: 768px){#cloud .cloud-section-5-buttons{margin-top:12px}}#cloud .cloud-section-5-buttons button{border:none;width:fit-content;margin:0}#cloud .cloud-section-5-buttons button:nth-child(2){border:1px solid #9aa4be;color:#fff;outline:none;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;background:rgba(0,0,0,0);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}#cloud .cloud-section-5-buttons button:nth-child(2):hover{background:rgba(164,164,164,.2470588235)}#cloud .cloud-section-5-buttons button:nth-child(2) img{width:16px;height:16px}@keyframes slideLeft{100%{left:-80px}}@keyframes slideLeftRes{100%{left:-60px}}@keyframes slideRightRes{100%{right:-60px}}.typewrite>.wrap{border-right:.08em solid #080909}#embedded-peaka .embedded-peaka-hero{width:100%;padding:208px 30px 124px 30px;background-color:#fff;background:url("/assets/images/embedded-peaka/hero-bg.webp") no-repeat center center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}@media (max-width: 768px){#embedded-peaka .embedded-peaka-hero{padding:132px 30px 52px 30px}}#embedded-peaka .embedded-peaka-hero-tag{padding:.5rem 30px;background:#080909;box-shadow:24px -6px 20px 0px rgba(255,255,255,.0509803922) inset;backdrop-filter:blur(16px);border-radius:100px}@media (max-width: 768px){#embedded-peaka .embedded-peaka-hero-tag{padding:.5rem 24px}}#embedded-peaka .embedded-peaka-hero-tag>h3{background:linear-gradient(90deg, #fff .74%, #bcbdf9 78.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:20px;line-height:32px;letter-spacing:-.06px;margin:0;font-weight:400}@media (max-width: 768px){#embedded-peaka .embedded-peaka-hero-tag>h3{font-size:16px;line-height:20px;letter-spacing:-.048px}}#embedded-peaka .embedded-peaka-hero h1{box-sizing:border-box;margin:24px 16px;font-size:72px;line-height:80px;font-weight:600 !important;letter-spacing:-2.88px;font-weight:400;color:#080909;margin:24px 0}#embedded-peaka .embedded-peaka-hero h1 .embedded-peaka-hero-title-1>span:nth-child(2){background:linear-gradient(90deg, #5f62f0 0%, #2de4d9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#embedded-peaka .embedded-peaka-hero h1 .embedded-peaka-hero-title-2>span:nth-child(1){background:linear-gradient(90deg, #5f62f0 0%, #2de4d9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media (max-width: 768px){#embedded-peaka .embedded-peaka-hero h1{margin:16px 0 12px 0;font-size:28px;line-height:36px;letter-spacing:-.112px}}#embedded-peaka .embedded-peaka-hero p{font-weight:400;font-size:20px;line-height:32px;letter-spacing:-.06px;color:#3f4043;margin:0 auto;text-align:center}@media (max-width: 768px){#embedded-peaka .embedded-peaka-hero p{font-size:14px;line-height:20px;letter-spacing:0}}#embedded-peaka .embedded-peaka-hero-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:24px}@media (max-width: 768px){#embedded-peaka .embedded-peaka-hero-buttons{margin-top:12px}}#embedded-peaka .embedded-peaka-hero-buttons button{border:none;width:fit-content;margin:0}#embedded-peaka .embedded-peaka-hero-buttons button:nth-child(2){border:1px solid #515154;color:#515154;outline:none;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;background:rgba(0,0,0,0);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}#embedded-peaka .embedded-peaka-hero-buttons button:nth-child(2):hover{background:rgba(219,219,219,.5294117647)}#embedded-peaka .embedded-peaka-hero-buttons button:nth-child(2) img{width:16px;height:16px}#embedded-peaka .embedded-peaka-section-1{width:100%;padding:80px 30px;background:linear-gradient(0, #fff 0%, #f5f9fc 100%);display:flex;align-items:center;justify-content:center;gap:8rem;box-sizing:border-box}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-1{padding:24px 30px}}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-1{flex-direction:column;gap:1.5rem}}#embedded-peaka .embedded-peaka-section-1-content{display:flex;flex-direction:column;width:50%;box-sizing:border-box;max-width:529px;box-sizing:border-box}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-1-content{width:100%;max-width:100%}}#embedded-peaka .embedded-peaka-section-1-content h2{font-family:Albert Sans;font-weight:600;font-size:48px;line-height:100%;letter-spacing:-1.92px;color:#080909;margin:0 0 12px 0;max-width:425px}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-1-content h2{font-size:28px}}#embedded-peaka .embedded-peaka-section-1-content h3{background:linear-gradient(90deg, #6062f0 .74%, #adadff 78.54%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0 0 32px 0;font-family:Albert Sans;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.072px;box-sizing:border-box}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-1-content h3{font-size:14px;line-height:24px;margin:0 0 16px 0}}#embedded-peaka .embedded-peaka-section-1-content .separator{width:100%;height:1px;background:linear-gradient(90deg, rgba(0,0,0,.03) 0%, rgba(0,0,0,.12) 50%, rgba(0,0,0,.03) 100%);margin:16px 0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-1-content .separator{margin:8px 0}}#embedded-peaka .embedded-peaka-section-1-content p{font-family:Albert Sans;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.064px;color:#080909;margin:0;box-sizing:border-box}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-1-content p{font-size:14px;line-height:24px}}#embedded-peaka .embedded-peaka-section-1 img{width:50%;max-width:456px;height:100%;object-fit:cover}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-1 img{width:100%;max-width:100%}}#embedded-peaka .embedded-peaka-section-2{background:url("/assets/images/embedded-peaka/section-2-bg.svg") no-repeat !important;background-position:150% -10% !important}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-2{flex-direction:column-reverse !important}}#embedded-peaka .embedded-peaka-section-3{background:url("/assets/images/embedded-peaka/section-3-bg.svg") no-repeat !important;background-position:150% -10% !important}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-3{flex-direction:column !important}}#embedded-peaka .embedded-peaka-section-4{background:#080909;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:80px 30px;position:relative}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-4{padding:24px 30px;align-items:flex-start}}#embedded-peaka .embedded-peaka-section-4 h2{color:#fff;text-align:center;font-family:"Albert Sans";font-size:48px;font-style:normal;font-weight:600;letter-spacing:-1.92px;margin:0;width:100%;max-width:860px}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-4 h2{font-size:28px;text-align:left;width:100%}}#embedded-peaka .embedded-peaka-section-4 p{color:rgba(255,255,255,.7);text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.64px;margin:1.5rem 0 2rem 0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-4 p{font-size:14px;line-height:24px;margin:1rem 0;text-align:left;width:100%}}#embedded-peaka .embedded-peaka-section-4-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:4rem}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-4-buttons{margin-bottom:1rem;width:100%;justify-content:flex-start}}#embedded-peaka .embedded-peaka-section-4-buttons button{border:none;width:fit-content;margin:0}#embedded-peaka .embedded-peaka-section-4-buttons button:nth-child(2){border:1px solid #515154;color:#fff;outline:none;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;background:rgba(0,0,0,0);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}#embedded-peaka .embedded-peaka-section-4-buttons button:nth-child(2):hover{background:rgba(164,164,164,.2470588235)}#embedded-peaka .embedded-peaka-section-4-buttons button:nth-child(2) img{width:16px;height:16px}#embedded-peaka .embedded-peaka-section-4-img{width:100%;max-width:1016px}#embedded-peaka .embedded-peaka-section-4-img-res{display:none;width:100%}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-4-img{display:none}#embedded-peaka .embedded-peaka-section-4-img-res{display:block}}#embedded-peaka .embedded-peaka-section-4-bg{position:absolute;bottom:-30%;left:-10%;pointer-events:none;z-index:0}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-4-bg{bottom:-10%;right:-10%;width:800px}}#embedded-peaka .embedded-peaka-section-5{padding:80px 30px;background:#080909;display:flex;align-items:center;justify-content:center;gap:4rem;box-sizing:border-box;position:relative}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-5{padding:24px 30px}}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-5{flex-direction:column;gap:1.5rem}}#embedded-peaka .embedded-peaka-section-5-content{display:flex;flex-direction:column;width:50%;box-sizing:border-box;max-width:492px;box-sizing:border-box}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-5-content{width:100%;max-width:100%}}#embedded-peaka .embedded-peaka-section-5-content h2{color:#fff;font-size:48px;font-weight:600;letter-spacing:-1.92px;margin:0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-5-content h2{font-size:28px}}#embedded-peaka .embedded-peaka-section-5-content h3{background:linear-gradient(90deg, #6062f0 0%, #8b5ee7 50%, #adadff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:"Albert Sans";font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.72px;margin:.75rem 0 2.5rem 0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-5-content h3{font-size:14px;line-height:24px;margin:0 0 16px 0}}#embedded-peaka .embedded-peaka-section-5-content p{color:#fff;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;margin:0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-5-content p{font-size:14px;line-height:24px}}#embedded-peaka .embedded-peaka-section-5-content .separator{height:1px;width:100%;background:linear-gradient(90deg, rgba(255,255,255,.03) 0%, rgba(255,255,255,.12) 50%, rgba(255,255,255,.03) 100%);margin:1rem 0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-5-content .separator{margin:.5rem 0}}#embedded-peaka .embedded-peaka-section-5-content a{box-sizing:border-box;background-color:rgba(0,0,0,0);text-decoration:none;outline:none;margin:1.5rem 0 0 0;display:flex;height:auto;padding:10px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #fff;backdrop-filter:blur(6px);color:#fff;text-align:center;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;width:100%;max-width:200px;cursor:pointer}#embedded-peaka .embedded-peaka-section-5-content a:hover{background:rgba(255,255,255,.1019607843)}#embedded-peaka .embedded-peaka-section-5-image{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box;max-width:455px}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-5-image{width:100%;max-width:100%}}#embedded-peaka .embedded-peaka-section-6{padding:80px 30px;background:linear-gradient(180deg, #fff 0%, #f5f9fc 100%);display:flex;align-items:center;justify-content:center;gap:4rem;box-sizing:border-box}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-6{padding:24px 30px}}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-6{flex-direction:column-reverse;gap:1.5rem}}#embedded-peaka .embedded-peaka-section-6-content{display:flex;flex-direction:column;width:50%;box-sizing:border-box;max-width:562px;box-sizing:border-box}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-6-content{width:100%;max-width:100%}}#embedded-peaka .embedded-peaka-section-6-content h2{color:#080909;font-size:48px;font-weight:600;letter-spacing:-1.92px;margin:0 0 .75rem 0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-6-content h2{font-size:28px}}#embedded-peaka .embedded-peaka-section-6-content h3{background:linear-gradient(90deg, #6062f0 0%, #8b5ee7 50%, #adadff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-family:"Albert Sans";font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.72px;margin:.75rem 0 2.5rem 0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-6-content h3{font-size:14px;line-height:24px;margin:0 0 16px 0}}#embedded-peaka .embedded-peaka-section-6-content p{color:#080909;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;margin:0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-6-content p{font-size:14px;line-height:24px}}#embedded-peaka .embedded-peaka-section-6-content .separator{height:1px;width:100%;background:linear-gradient(90deg, rgba(0,0,0,.03) 0%, rgba(0,0,0,.12) 50%, rgba(0,0,0,.03) 100%);margin:1rem 0}@media (max-width: 768px){#embedded-peaka .embedded-peaka-section-6-content .separator{margin:.5rem 0}}#embedded-peaka .embedded-peaka-section-6-content a{box-sizing:border-box;background-color:rgba(0,0,0,0);text-decoration:none;outline:none;margin:1.5rem 0 0 0;display:flex;height:auto;padding:10px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #000;backdrop-filter:blur(6px);color:#000;text-align:center;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;width:100%;max-width:200px;cursor:pointer}#embedded-peaka .embedded-peaka-section-6-content a:hover{background:rgba(0,0,0,.0392156863)}#embedded-peaka .embedded-peaka-section-6-image{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box;max-width:455px}@media (max-width: 900px){#embedded-peaka .embedded-peaka-section-6-image{width:100%;max-width:100%}}#embedded-peaka .cloud-section-6{width:100%;padding:80px 30px;box-sizing:border-box;background:#080909 url("/assets/images/cloud/cta-bg.svg") no-repeat center center;background-size:cover}@media (max-width: 768px){#embedded-peaka .cloud-section-6{padding:60px 30px}}#embedded-peaka .cloud-section-6 h2{font-family:Albert Sans;font-weight:600;font-size:36px;line-height:36px;letter-spacing:-1.44px;color:#fff;text-align:center;margin:0 0 1.5rem 0}@media (max-width: 768px){#embedded-peaka .cloud-section-6 h2{font-size:28px}}#embedded-peaka .cloud-section-6 p{text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;background:linear-gradient(180deg, #fff 0%, rgba(255,255,255,.6) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:100%;max-width:560px;margin:0 auto}@media (max-width: 500px){#embedded-peaka .cloud-section-6 p br{display:none}}#embedded-peaka .cloud-section-6-buttons{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:24px}@media (max-width: 768px){#embedded-peaka .cloud-section-6-buttons{margin-top:12px}}#embedded-peaka .cloud-section-6-buttons button{border:none;width:fit-content;margin:0}#embedded-peaka .cloud-section-6-buttons button:nth-child(2){border:1px solid #9aa4be;color:#fff;outline:none;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;background:rgba(0,0,0,0);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px}#embedded-peaka .cloud-section-6-buttons button:nth-child(2):hover{background:rgba(164,164,164,.2470588235)}#embedded-peaka .cloud-section-6-buttons button:nth-child(2) img{width:16px;height:16px}#service-titan .service-titan-hero{width:100%;padding:208px 30px 124px 30px;background-color:#fff;background:url("/assets/images/service-titan/hero-bg.svg") no-repeat top center;background-size:cover;display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;gap:90px;position:relative}#service-titan .service-titan-hero::before{content:"";position:absolute;top:0;left:0;width:100%;background:url(/assets/images/service-titan/hero-bg-2.svg) no-repeat;height:100vh;pointer-events:none;background-position:top right}@media (max-width: 1050px){#service-titan .service-titan-hero{gap:40px}}@media (max-width: 768px){#service-titan .service-titan-hero{padding:132px 30px 52px 30px;background:url("/assets/images/service-titan/hero-bg-res.svg") no-repeat;background-position:100% 80px}}#service-titan .service-titan-hero-content{width:100%;max-width:581px}@media (max-width: 1050px){#service-titan .service-titan-hero-content{max-width:100%}}#service-titan .service-titan-hero-content h1{margin:0;color:#080909;font-family:"Albert Sans";font-size:60px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-2.4px;text-align:left}@media (max-width: 1050px){#service-titan .service-titan-hero-content h1{font-size:48px;letter-spacing:-1.6px}}@media (max-width: 768px){#service-titan .service-titan-hero-content h1{font-size:28px;line-height:36px;letter-spacing:-1.12px}}#service-titan .service-titan-hero-content-items{margin-top:2.25rem;display:flex;flex-direction:column;gap:2rem}@media (max-width: 768px){#service-titan .service-titan-hero-content-items{margin-top:1.5rem;gap:1.25rem}}#service-titan .service-titan-hero-content-items-item{display:flex;align-items:center;gap:1rem}#service-titan .service-titan-hero-content-items-item span{min-width:52px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(95,98,240,.0784313725);border:1px solid rgba(0,0,0,.02)}@media (max-width: 768px){#service-titan .service-titan-hero-content-items-item span{min-width:36px;width:36px;height:36px;border-radius:7px}#service-titan .service-titan-hero-content-items-item span img{width:1.25rem;height:1.25rem}}#service-titan .service-titan-hero-content-items-item p{color:#080909;font-family:"Albert Sans";font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.72px;margin:0}@media (max-width: 1050px){#service-titan .service-titan-hero-content-items-item p{font-size:20px;letter-spacing:-.8px}}@media (max-width: 768px){#service-titan .service-titan-hero-content-items-item p{font-size:14px;line-height:20px;letter-spacing:-.56px}}#service-titan .service-titan-hero-content>p{margin:1.25rem 0 0 0;color:#3f4043;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px}@media (max-width: 768px){#service-titan .service-titan-hero-content>p{font-size:14px;line-height:20px}}@media (max-width: 1050px){#service-titan .service-titan-hero>img{width:350px}}@media (max-width: 845px){#service-titan .service-titan-hero>img{display:none}}#service-titan .service-titan-hero-buttons{display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:100%;margin-top:36px}#service-titan .service-titan-hero-buttons button{width:142px;height:44px;border-radius:8px;background:linear-gradient(90deg, #6062f0 0%, #8b5ee7 100%);padding:16px 10px;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px;border:1px solid rgba(0,0,0,0);margin:0;transition:all .3s ease}#service-titan .service-titan-hero-buttons button:first-child{background:linear-gradient(90deg, #6062f0 0%, #8b5ee7 100%);color:#f5f7f8}#service-titan .service-titan-hero-buttons button:last-child{background:rgba(0,0,0,0);border:1px solid #9aa4be;color:#080909;backdrop-filter:blur(6px)}#service-titan .service-titan-hero-buttons button:last-child:hover{background:rgba(219,219,219,.5294117647)}#service-titan .service-titan-section-1{width:100%;padding:80px 30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media (max-width: 768px){#service-titan .service-titan-section-1{padding:0 30px 24px 30px}}#service-titan .service-titan-section-1-container{width:100%;max-width:1016px;box-sizing:border-box;border-radius:24px;border:1px solid #ebeff2;background:url("/assets/images/service-titan/section-1-bg.svg") no-repeat center center;background-size:cover;display:flex;align-items:flex-start;justify-content:space-between}@media (max-width: 900px){#service-titan .service-titan-section-1-container{flex-direction:column}}#service-titan .service-titan-section-1-container-content{padding:52px 58px 36px 36px;border-right:1px solid #ebeff2;max-width:506px;box-sizing:border-box;min-height:588px}@media (max-width: 950px){#service-titan .service-titan-section-1-container-content{max-width:100%}}@media (max-width: 900px){#service-titan .service-titan-section-1-container-content{border-right:none;border-bottom:1px solid #ebeff2;padding:36px 16px;min-height:auto}}#service-titan .service-titan-section-1-container-tag{width:fit-content;display:flex;padding:2px 16px;justify-content:center;align-items:center;border-radius:70px;border:1px solid #6062f0;background:rgba(96,98,240,.1);color:#6062f0;font-family:"Albert Sans";font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.56px}#service-titan .service-titan-section-1-container h2{color:#080909;font-family:"Albert Sans";font-size:36px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.44px;margin:1rem 0 44px 0}@media (max-width: 768px){#service-titan .service-titan-section-1-container h2{font-size:28px;letter-spacing:-1.12px;margin:1rem 0 24px 0}}#service-titan .service-titan-section-1-container-items{display:flex;flex-direction:column;gap:2rem}@media (max-width: 768px){#service-titan .service-titan-section-1-container-items{gap:1rem}}#service-titan .service-titan-section-1-container-items-item{display:flex;align-items:flex-start;flex-direction:column;gap:1rem}@media (max-width: 768px){#service-titan .service-titan-section-1-container-items-item{gap:.75rem}}#service-titan .service-titan-section-1-container-items-item span{min-width:52px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(95,98,240,.0784313725);border:1px solid rgba(0,0,0,.02)}@media (max-width: 768px){#service-titan .service-titan-section-1-container-items-item span{min-width:36px;width:36px;height:36px;border-radius:7px}#service-titan .service-titan-section-1-container-items-item span img{width:1.25rem;height:1.25rem}}#service-titan .service-titan-section-1-container-items-item p{margin:0;color:#080909;font-family:"Albert Sans";font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.64px}@media (max-width: 768px){#service-titan .service-titan-section-1-container-items-item p{font-size:14px;line-height:20px;letter-spacing:-.56px}}#service-titan .service-titan-section-1-container>img{height:588px}@media (max-width: 950px){#service-titan .service-titan-section-1-container>img{display:400px}}@media (max-width: 900px){#service-titan .service-titan-section-1-container>img{margin:0 auto;width:100%;max-width:500px;height:auto}}#service-titan .service-titan-section-2{width:100%;padding:80px 30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex-direction:column;background:url("/assets/images/service-titan/section-2-bg.svg") no-repeat top center;background-size:auto}@media (max-width: 768px){#service-titan .service-titan-section-2{padding:24px 30px}}#service-titan .service-titan-section-2 span{display:flex;padding:2px 16px;justify-content:center;align-items:center;gap:10px;border-radius:70px;border:1px solid #6062f0;background:rgba(96,98,240,.1);color:#6062f0;font-family:"Albert Sans";font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.56px;box-sizing:border-box}#service-titan .service-titan-section-2 h2{color:#080909;text-align:center;font-family:"Albert Sans";font-size:48px;font-weight:600;line-height:normal;letter-spacing:-1.92px;margin:18px 0 24px 0;text-align:center;max-width:784px;box-sizing:border-box}@media (max-width: 768px){#service-titan .service-titan-section-2 h2{font-size:28px;letter-spacing:-1.12px;margin:18px 0 16px 0}#service-titan .service-titan-section-2 h2 br{display:none}}#service-titan .service-titan-section-2 p{margin:0 0 36px 0;color:#080909;text-align:center;font-family:"Albert Sans";font-size:16px;font-weight:400;line-height:normal;letter-spacing:-.64px;max-width:592px;box-sizing:border-box}@media (max-width: 768px){#service-titan .service-titan-section-2 p{font-size:14px;line-height:20px;letter-spacing:-.56px}}#service-titan .service-titan-section-2 img{width:100%;max-width:460px;height:auto}@media (max-width: 768px){#service-titan .service-titan-section-2 img{max-width:300px}}#service-titan .service-titan-section-3{width:100%;padding:80px 30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex-direction:row;gap:4rem;background:url("/assets/images/service-titan/section-3-bg.svg") no-repeat;background-size:cover;background-position:0px 100px}@media (max-width: 900px){#service-titan .service-titan-section-3{gap:1rem}}@media (max-width: 768px){#service-titan .service-titan-section-3{flex-direction:column;align-items:flex-start;background:none}}#service-titan .service-titan-section-3-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:496px}@media (max-width: 900px){#service-titan .service-titan-section-3-content{max-width:100%;align-items:flex-start}}#service-titan .service-titan-section-3-content span{display:flex;padding:2px 16px;justify-content:center;align-items:center;gap:10px;border-radius:70px;border:1px solid #6062f0;background:rgba(96,98,240,.1);color:#6062f0;font-family:"Albert Sans";font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.56px;box-sizing:border-box}#service-titan .service-titan-section-3-content h2{color:#080909;font-family:"Albert Sans";font-size:48px;font-weight:600;line-height:normal;letter-spacing:-1.92px;margin:1rem 0;text-align:left;max-width:784px;box-sizing:border-box;text-align:left}@media (max-width: 768px){#service-titan .service-titan-section-3-content h2{font-size:28px;letter-spacing:-1.12px;margin:16px 0}}#service-titan .service-titan-section-3-content p{margin:0;color:#080909;text-align:left;font-family:"Albert Sans";font-size:16px;font-weight:400;line-height:normal;letter-spacing:-.64px;max-width:592px;box-sizing:border-box}@media (max-width: 768px){#service-titan .service-titan-section-3-content p{font-size:14px;line-height:20px;letter-spacing:-.56px}}#service-titan .service-titan-section-3-content>div{margin:1rem 0;height:1px;width:100%;background:linear-gradient(90deg, rgba(0,0,0,.03) 0%, rgba(0,0,0,.12) 50%, rgba(0,0,0,.03) 100%)}@media (max-width: 950px){#service-titan .service-titan-section-3 img{max-width:350px}}@media (max-width: 768px){#service-titan .service-titan-section-3 img{width:100%;max-width:450px}}#service-titan .service-titan-section-4{width:100%;padding:80px 30px;display:flex;align-items:center;justify-content:center;background:url("/assets/images/service-titan/section-4-bg.svg") no-repeat #080909;background-size:contain;gap:4rem;box-sizing:border-box;background-position:0% 200px}@media (max-width: 768px){#service-titan .service-titan-section-4{padding:24px 30px;background-size:100%;background-position:0 bottom}}@media (max-width: 840px){#service-titan .service-titan-section-4{flex-direction:column-reverse;align-items:flex-start}}@media (max-width: 867px){#service-titan .service-titan-section-4{gap:1rem}}#service-titan .service-titan-section-4-content{width:100%;max-width:496px;box-sizing:border-box}@media (max-width: 840px){#service-titan .service-titan-section-4-content{max-width:100%}}#service-titan .service-titan-section-4-content span{display:flex;padding:2px 16px;justify-content:center;align-items:center;gap:10px;border-radius:70px;border:1px solid #9ea0f6;background:rgba(0,0,0,0);color:#9ea0f6;font-family:"Albert Sans";font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.56px;box-sizing:border-box;width:fit-content}#service-titan .service-titan-section-4-content h2{color:#fff;font-family:"Albert Sans";font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.92px;margin:1rem 0}@media (max-width: 840px){#service-titan .service-titan-section-4-content h2 br{display:none}}#service-titan .service-titan-section-4-content p{color:#fff;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;margin:0}#service-titan .service-titan-section-4-content>div{margin:1rem 0;background:linear-gradient(90deg, rgba(255,255,255,.03) 0%, rgba(255,255,255,.12) 50%, rgba(255,255,255,.03) 100%);height:1px;width:100%}#service-titan .service-titan-section-4 img{width:100%;max-width:450px}@media (max-width: 980px){#service-titan .service-titan-section-4 img{max-width:350px}}@media (max-width: 840px){#service-titan .service-titan-section-4 img{max-width:450px}}#service-titan .service-titan-section-5{width:100%;padding:80px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;background:url("/assets/images/service-titan/section-5-bg.svg") no-repeat center;background-size:cover}@media (max-width: 768px){#service-titan .service-titan-section-5{padding:60px 30px 96px 30px}}#service-titan .service-titan-section-5-left{position:absolute;width:400px;top:78px;left:-110px;transform:translate(-50%, -50%)}@media (max-width: 1100px){#service-titan .service-titan-section-5-left{display:none}}#service-titan .service-titan-section-5-right{position:absolute;width:400px;top:129px;right:-509px;transform:translate(-50%, -50%)}@media (max-width: 1100px){#service-titan .service-titan-section-5-right{display:none}}#service-titan .service-titan-section-5>span{display:flex;padding:2px 16px;justify-content:center;align-items:center;gap:10px;border-radius:70px;border:1px solid #6062f0;background:rgba(96,98,240,.1);color:#6062f0;font-family:"Albert Sans";font-size:14px;font-weight:400;line-height:24px;letter-spacing:-.56px;box-sizing:border-box}#service-titan .service-titan-section-5>h2{color:#080909;text-align:center;font-family:"Albert Sans";font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.92px;margin:1rem 0;box-sizing:border-box;margin:16px 0 24px 0;position:relative}@media (max-width: 768px){#service-titan .service-titan-section-5>h2{font-size:28px;letter-spacing:-1.12px}}#service-titan .service-titan-section-5>p{color:#000;text-align:center;font-family:"Albert Sans";font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.64px;max-width:423px;box-sizing:border-box;margin:0}@media (max-width: 768px){#service-titan .service-titan-section-5>p{font-size:14px;line-height:20px}}#service-titan .service-titan-section-5-buttons{display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:fit-content;margin-top:24px}#service-titan .service-titan-section-5-buttons button{width:142px;height:44px;border-radius:8px;background:linear-gradient(90deg, #6062f0 0%, #8b5ee7 100%);padding:16px 10px;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.32px;border:1px solid rgba(0,0,0,0);margin:0;transition:all .3s ease}#service-titan .service-titan-section-5-buttons button:first-child{background:linear-gradient(90deg, #6062f0 0%, #8b5ee7 100%);color:#f5f7f8}#service-titan .service-titan-section-5-buttons button:last-child{background:rgba(0,0,0,0);border:1px solid #9aa4be;color:#080909;backdrop-filter:blur(6px)}#service-titan .service-titan-section-5-buttons button:last-child:hover{background:rgba(219,219,219,.5294117647)}#service-titan .service-titan-pricing{width:100%;padding:80px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}@media (max-width: 1100px){#service-titan .service-titan-pricing{padding:60px 30px}}@media (max-width: 768px){#service-titan .service-titan-pricing{padding:24px 30px;align-items:flex-start}}#service-titan .service-titan-pricing h2{color:#080909;text-align:center;font-family:"Albert Sans";font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.92px;margin:0 0 24px 0}@media (max-width: 768px){#service-titan .service-titan-pricing h2{font-size:28px;letter-spacing:-1.12px;margin:0 0 16px 0}}#service-titan .service-titan-pricing p{color:#3f4043;text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;margin:0 0 24px 0}@media (max-width: 768px){#service-titan .service-titan-pricing p{font-size:14px;line-height:20px;margin:0;text-align:left}}#service-titan .service-titan-pricing-select{box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin:2rem 0 56px 0}@media (max-width: 768px){#service-titan .service-titan-pricing-select{margin:30px 0}}#service-titan .service-titan-pricing-select-text{color:#080909;font-family:"Albert Sans";font-size:22px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.88px}@media (max-width: 768px){#service-titan .service-titan-pricing-select-text{font-size:18px;line-height:24px;margin:0;text-align:left;letter-spacing:-.72px}}#service-titan .service-titan-pricing-select-switch{margin:0 1rem;position:relative;display:inline-block;width:74px;height:40px}@media (max-width: 768px){#service-titan .service-titan-pricing-select-switch{height:30px;width:64px;margin:0 10px;min-width:64px}}#service-titan .service-titan-pricing-select-switch input{opacity:0;width:0;height:0}#service-titan .service-titan-pricing-select-switch input:checked+.service-titan-pricing-select-switch-slider{background-color:#080909}#service-titan .service-titan-pricing-select-switch input:checked+.service-titan-pricing-select-switch-slider:before{-webkit-transform:translateX(32px);-ms-transform:translateX(32px);transform:translateX(32px)}#service-titan .service-titan-pricing-select-switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:34px}#service-titan .service-titan-pricing-select-switch-slider:before{position:absolute;content:"";height:28px;width:28px;left:6px;bottom:6px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:100%}@media (max-width: 768px){#service-titan .service-titan-pricing-select-switch-slider:before{height:18px;width:18px;left:6px;bottom:6px}}#service-titan .service-titan-pricing-select-discount{border-radius:6px;background:#ffd342;display:flex;padding:2px 12px;justify-content:center;align-items:center;color:#080909;font-family:"Albert Sans";font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.56px;margin-left:11px}#service-titan .service-titan-pricing-cards{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);align-items:flex-start;justify-content:center;gap:1.5rem;box-sizing:border-box}@media (max-width: 1100px){#service-titan .service-titan-pricing-cards{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){#service-titan .service-titan-pricing-cards{grid-template-columns:repeat(1, 1fr)}}#service-titan .service-titan-pricing-cards .service-titan-pricing-item{box-sizing:border-box;border-radius:12px;border:1px solid #d9d9d9;background:linear-gradient(180deg, #f5f6fe 0%, #fff 100%);padding:2.25rem 2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:820px;height:100%}@media (max-width: 1100px){#service-titan .service-titan-pricing-cards .service-titan-pricing-item{min-height:auto}}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-title{color:#3f4043;font-family:"Albert Sans";font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.8px;margin:0}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-price{display:flex;align-items:center;justify-content:center;gap:.625rem;margin:10px 0 16px 0;min-height:1rem}@media (max-width: 768px){#service-titan .service-titan-pricing-cards .service-titan-pricing-item-price{min-height:auto}}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-price span:first-child{color:#080909;font-family:"Albert Sans";font-size:34px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.36px;min-height:41px}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-price span:last-child{color:#000;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.64px;display:inline-flex;padding:4px 8px;justify-content:center;align-items:center;border-radius:70px;background:#ffd342;display:none}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-button{width:100%;height:52px;border-radius:8px;border-radius:10px;border:1px solid #5f62f0;background:#fff;display:flex;padding:14px 10px;justify-content:center;align-items:center;color:#5f62f0;font-family:"Albert Sans";font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.72px;margin:0}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-button:hover{background:rgba(95,97,240,.2196078431);color:#5f62f0}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-button:active{background:rgba(95,97,240,.4862745098);color:#5f62f0}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-button-active{background:#5f62f0;color:#fff}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-button-dark{background:#080909;color:#fff;border:1px solid rgba(0,0,0,0)}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-button-dark:hover{background:rgba(8,9,9,.8078431373);color:#fff}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-button-dark:active{background:#080909;color:#fff}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-discount{font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.64px;color:#3f4043;margin:12px 0 0 0;display:none}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-discount span:first-child{color:#5f62f0}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;margin-top:24px}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-list>div{display:flex;flex-direction:column}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-list>div>span{color:#080909;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.64px;margin:0 0 1rem 0}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-list>div>ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-list>div>ul>li{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-list>div>ul>li>img{width:18px;height:18px}#service-titan .service-titan-pricing-cards .service-titan-pricing-item-list>div>ul>li>p{color:#080909;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.64px;margin:0;text-align:left}#service-titan .service-titan-dialog-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(9,10,10,.337254902);display:none;z-index:99999999;box-sizing:border-box}#service-titan .service-titan-dialog-content{background:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;z-index:99999999;max-height:90vh;width:920px;max-width:calc(100% - 60px);display:none;padding:56px 56px 36px 56px;border-radius:24px;box-sizing:border-box;overflow-y:auto}@media (max-width: 805px){#service-titan .service-titan-dialog-content{padding:32px 1rem}}#service-titan .service-titan-dialog-content h3{color:#080909;text-align:left;font-family:"Albert Sans";font-size:36px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.44px;margin:0}@media (max-width: 805px){#service-titan .service-titan-dialog-content h3{font-size:28px;letter-spacing:-.56px;line-height:36px;text-align:center}}#service-titan .service-titan-dialog-content p{color:#3f4043;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;margin:10px 0 36px 0}@media (max-width: 805px){#service-titan .service-titan-dialog-content p{font-size:14px;letter-spacing:-.56px;line-height:20px;text-align:center}}#service-titan .service-titan-dialog-content-cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;width:100%}@media (max-width: 805px){#service-titan .service-titan-dialog-content-cards{grid-template-columns:repeat(1, 1fr)}}#service-titan .service-titan-dialog-content-cards-item{box-sizing:border-box;border-radius:12px;border:1px solid #d9d9d9;background:linear-gradient(180deg, #f5f6fe 0%, #fff 100%);padding:2.25rem 2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media (max-width: 1100px){#service-titan .service-titan-dialog-content-cards-item{min-height:auto}}#service-titan .service-titan-dialog-content-cards-item-title{color:#3f4043;font-family:"Albert Sans";font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.8px;margin:0}#service-titan .service-titan-dialog-content-cards-item-price{display:flex;align-items:center;justify-content:center;gap:.625rem;margin:10px 0 16px 0}#service-titan .service-titan-dialog-content-cards-item-price-value{color:#080909;font-family:"Albert Sans";font-size:34px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.36px;min-height:41px}#service-titan .service-titan-dialog-content-cards-item-price-value>span{color:#3f4043;font-family:"Albert Sans";font-size:22px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.88px}#service-titan .service-titan-dialog-content-cards-item-price-tag{color:#000;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.64px;display:inline-flex;padding:4px 8px;justify-content:center;align-items:center;border-radius:70px;background:#ffd342}@media (max-width: 805px){#service-titan .service-titan-dialog-content-cards-item-price-tag{font-size:14px;letter-spacing:-.56px;line-height:20px}}#service-titan .service-titan-dialog-content-cards-item-button{width:100%;height:52px;border-radius:8px;border-radius:10px;border:1px solid #5f62f0;background:#fff;display:flex;padding:14px 10px;justify-content:center;align-items:center;color:#5f62f0;font-family:"Albert Sans";font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.72px;margin:0}#service-titan .service-titan-dialog-content-cards-item-button:hover{background:rgba(95,97,240,.2196078431);color:#5f62f0}#service-titan .service-titan-dialog-content-cards-item-button:active{background:rgba(95,97,240,.4862745098);color:#5f62f0}#service-titan .service-titan-dialog-content-cards-item-button-active{background:#5f62f0;color:#fff}#service-titan .service-titan-dialog-content-cards-item-button-active:hover{background:rgba(95,97,240,.7450980392);color:#fff}#service-titan .service-titan-dialog-content-cards-item>ul{list-style:none;padding:0;margin:24px 0 0 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem}#service-titan .service-titan-dialog-content-cards-item>ul>li{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem}#service-titan .service-titan-dialog-content-cards-item>ul>li>img{width:18px;height:18px}#service-titan .service-titan-dialog-content-cards-item>ul>li>p{color:#080909;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.64px;margin:0;text-align:left}#service-titan .service-titan-dialog-content-buttons{display:flex;width:100%;justify-content:flex-end;align-items:center;gap:1rem;margin-top:36px}#service-titan .service-titan-dialog-content-buttons-close{margin:0;background:rgba(0,0,0,0);border:none;outline:none;color:#3f4043;font-family:"Albert Sans";font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.72px;cursor:pointer}#service-titan .service-titan-dialog-content-buttons-continue{border-radius:10px;background:#080909;padding:14px 32px;color:#fff;font-family:"Albert Sans";font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.72px}#service-titan .service-titan-section-6{width:100%;padding:80px 30px;display:flex;flex-direction:row;align-items:center;justify-content:center;background:#080909;box-sizing:border-box;gap:4rem}@media (max-width: 900px){#service-titan .service-titan-section-6{flex-direction:column;gap:2rem}}#service-titan .service-titan-section-6-content{max-width:520px}@media (max-width: 900px){#service-titan .service-titan-section-6-content{max-width:100%}}#service-titan .service-titan-section-6 h2{color:#fff;font-family:"Albert Sans";font-size:48px;font-weight:700;line-height:52px;letter-spacing:-1.92px;margin:0}@media (max-width: 900px){#service-titan .service-titan-section-6 h2{font-size:28px;letter-spacing:-1.12px;line-height:36px;text-align:center}}#service-titan .service-titan-section-6 p{color:#fff;font-family:"Albert Sans";font-size:16px;font-weight:500;line-height:26px;letter-spacing:-.64px;margin:1rem 0}@media (max-width: 900px){#service-titan .service-titan-section-6 p{font-size:14px;line-height:20px;letter-spacing:-.56px;text-align:center}}#service-titan .service-titan-section-6 p>span{display:block;padding-top:1rem}#service-titan .service-titan-section-6 a{border-radius:8px;background:#dadaff;display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:12px;color:#5d62ff;text-align:center;font-family:"Albert Sans";font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px;text-decoration:none;list-style-type:none;width:fit-content}@media (max-width: 900px){#service-titan .service-titan-section-6 a{font-size:14px;line-height:20px;letter-spacing:-.56px;text-align:center;margin:0 auto}}#service-titan .service-titan-section-6>img{width:100%;max-width:420px}#service-titan .service-titan-form{position:fixed;width:100%;height:100%;background:rgba(16,17,17,.56);z-index:999999;overflow:hidden;align-items:center;justify-content:center;top:0;left:0;align-items:center;justify-content:center;display:none}#service-titan .service-titan-form-wrapper{background:#f5f7f8;width:100%;max-width:688px;max-height:80vh;box-sizing:border-box;border-radius:8px;border:none;display:flex;flex-direction:column;align-items:center;margin:0 30px;overflow-y:scroll;max-height:95%;position:relative;padding:44px}@media (max-width: 400px){#service-titan .service-titan-form-wrapper{margin:0 15px}}#service-titan .service-titan-form-wrapper-close{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-bottom:8px;position:absolute;top:1rem;right:1rem}#service-titan .service-titan-form-wrapper-close button{background:none;border:none;outline:none;margin:0;padding:0}#service-titan .service-titan-form-wrapper h3{color:var(--Surface-800, #101111);color:var(--Surface-800, color(display-p3 .0631 .0649 .0667));font-family:"Albert Sans";font-size:28px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-.56px;margin:24px 0 0 0}#service-titan .service-titan-form-wrapper p{color:#3a3c3d;text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;margin:12px 0 24px 0}#service-titan .service-titan-form-wrapper form{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}#service-titan .service-titan-form-wrapper form .service-titan-form-wrapper-form-group-container{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem}#service-titan .service-titan-form-wrapper form .service-titan-form-wrapper-form-group{display:flex;flex-direction:column;width:100%}#service-titan .service-titan-form-wrapper form .service-titan-form-wrapper-form-group label{color:var(--Surface-600, #2c2d2f);font-family:Inter;font-size:14px;font-weight:400;line-height:16px;letter-spacing:.098px;margin:0 0 4px 0}#service-titan .service-titan-form-wrapper form .service-titan-form-wrapper-form-group input{border-radius:8px;border:1px solid var(--White-300, #d3d5d8);border:1px solid var(--White-300, color(display-p3 .8282 .8353 .8458));background:var(--Surface-0, #fff);background:var(--Surface-0, color(display-p3 1 1 1));padding:12px 8px;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.21px;outline:none}#service-titan .service-titan-form-wrapper form .service-titan-form-wrapper-form-group input::placeholder{color:var(--Surface-400, #85898f)}#service-titan .service-titan-form-wrapper form .service-titan-form-wrapper-form-group .service-titan-form-wrapper-form-group-error{color:var(--error-400, red);font-family:Inter;font-size:12px;font-weight:400}#service-titan .service-titan-form-wrapper form button{margin:.5rem 0 0 0;display:flex;width:100%;padding:16px 16px;justify-content:center;align-items:center;gap:4px;border-radius:8px;background:var(--Indigo-500, #5e62f9);color:var(--Surface-0, #fff);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.352px;outline:none;border:none;cursor:pointer}#service-titan .service-titan-form-wrapper form button:hover{background:var(--Indigo-500, #5e62f9)}.embedded-comparison{width:100%;padding:84px 0 0 0;background-color:#fff;box-sizing:border-box}@media (max-width: 768px){.embedded-comparison{padding:84px 0 0 0}}.embedded-comparison-hero{background:linear-gradient(180deg, #fff 0%, #f7f1ff 100%);width:100%}.embedded-comparison-hero-wrapper{width:100%;max-width:1254px;padding:0 30px 0 30px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0 auto;gap:48px}@media (max-width: 910px){.embedded-comparison-hero-wrapper{flex-direction:column-reverse;gap:0px;padding-bottom:52px}}.embedded-comparison-hero-wrapper-content{width:50%;max-width:576px;box-sizing:border-box}@media (max-width: 910px){.embedded-comparison-hero-wrapper-content{width:100%;max-width:100%}}.embedded-comparison-hero-wrapper-content h1{color:#080909;font-family:"Albert Sans";font-size:60px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-2.4px;margin:0;text-align:start;box-sizing:border-box}@media (max-width: 768px){.embedded-comparison-hero-wrapper-content h1{font-size:28px;line-height:36px;letter-spacing:-1.12px}}.embedded-comparison-hero-wrapper-content h1 span{color:#615eff}.embedded-comparison-hero-wrapper-content p{color:#3f4043;font-family:"Albert Sans";font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.72px;margin:24px 0 36px 0;box-sizing:border-box}@media (max-width: 768px){.embedded-comparison-hero-wrapper-content p{font-size:14px;line-height:20px;margin:12px 0 24px 0}}.embedded-comparison-hero-wrapper-content-buttons{display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:100%;box-sizing:border-box}@media (max-width: 768px){.embedded-comparison-hero-wrapper-content-buttons{margin-top:12px}}.embedded-comparison-hero-wrapper-content-buttons button{border:none;width:fit-content;margin:0;box-sizing:border-box;border:1px solid rgba(0,0,0,0)}.embedded-comparison-hero-wrapper-content-buttons button:nth-child(2){border:1px solid #515154;color:#515154;outline:none;padding:10px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;height:44px;background:rgba(0,0,0,0);font-family:Albert Sans;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.32px;box-sizing:border-box}.embedded-comparison-hero-wrapper-content-buttons button:nth-child(2):hover{background:rgba(219,219,219,.5294117647)}.embedded-comparison-hero-wrapper-content-buttons button:nth-child(2) img{width:16px;height:16px}.embedded-comparison-hero-wrapper-image{width:50%;max-width:708px;height:560px;object-fit:contain;border-radius:16px}@media (max-width: 910px){.embedded-comparison-hero-wrapper-image{display:none}}.embedded-comparison-hero-wrapper-image-responsive{display:none;margin:40px 0;width:100%;max-width:400px}@media (max-width: 910px){.embedded-comparison-hero-wrapper-image-responsive{display:block}}.embedded-comparison-features{width:100%}.embedded-comparison-features-section-wrapper:nth-child(even) h2,.embedded-comparison-features-section-wrapper:nth-child(even) p{text-align:start !important;width:100%;max-width:856px}.embedded-comparison-features-section{width:100%;padding:80px 30px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;max-width:1254px}@media (max-width: 768px){.embedded-comparison-features-section{padding:24px 30px}}.embedded-comparison-features-section-wrapper{width:100%;box-sizing:border-box}.embedded-comparison-features-section-wrapper:first-child{background:linear-gradient(180deg, #f7f1ff 0%, #fff 100%)}.embedded-comparison-features-section-wrapper:nth-child(3){background:linear-gradient(180deg, #fff 0%, #f7f1ff 100%)}.embedded-comparison-features-section h2{color:#080909;text-align:center;font-family:"Albert Sans";font-size:48px;font-style:italic;font-weight:600;line-height:normal;letter-spacing:-1.92px;margin:0;max-width:947px}@media (max-width: 768px){.embedded-comparison-features-section h2{font-size:28px;line-height:36px;letter-spacing:-1.12px;text-align:start;width:100%}}.embedded-comparison-features-section p{color:#3f4043;text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;margin:24px 0 56px 0;width:100%;max-width:875px}@media (max-width: 768px){.embedded-comparison-features-section p{font-size:14px;line-height:20px;letter-spacing:-.56px;margin:16px 0 24px 0;text-align:start}}.embedded-comparison-features-section-table{width:100%;max-width:808px;border-collapse:collapse;height:1px;border-radius:1rem;box-shadow:16px 16px 0px rgba(188,189,249,.1)}@media (max-width: 768px){.embedded-comparison-features-section-table{display:none}}.embedded-comparison-features-section-table>thead>tr>th{padding:0;margin:0}.embedded-comparison-features-section-table>thead>tr>th:nth-child(2)>div{border-left:1px solid #d9d9d9;border-top-left-radius:1rem}.embedded-comparison-features-section-table>thead>tr>th:last-child>div{border-top-right-radius:1rem}.embedded-comparison-features-section-table>thead>tr>th>div{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 0 24px 0;border-bottom:none;border-right:1px solid #d9d9d9;border-top:1px solid #d9d9d9;background-color:#fff;box-sizing:border-box;height:170px;box-sizing:border-box}.embedded-comparison-features-section-table>thead>tr>th>div span{color:#080909;text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.64px}.embedded-comparison-features-section-table>tbody>tr:first-child>td:first-child>div{border-top-left-radius:1rem}.embedded-comparison-features-section-table>tbody>tr:last-child>td:first-child>div{border-bottom-left-radius:1rem;border-bottom:1px solid #d9d9d9}.embedded-comparison-features-section-table>tbody>tr:last-child>td:last-child>div{border-bottom-right-radius:1rem}.embedded-comparison-features-section-table>tbody>tr:last-child>td>div{border-bottom:1px solid #d9d9d9}.embedded-comparison-features-section-table>tbody>tr>td{margin:0;padding:0;width:10%}.embedded-comparison-features-section-table>tbody>tr>td>div{padding:24px;display:flex;align-items:flex-start;justify-content:flex-start;color:#080909;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:300;line-height:24px;letter-spacing:-.64px;gap:1rem;border-top:1px solid #d9d9d9;border-right:1px solid #d9d9d9;height:100%;background-color:#fff;box-sizing:border-box}.embedded-comparison-features-section-table>tbody>tr>td>div span{width:32px;height:32px}.embedded-comparison-features-section-table>tbody>tr>td>div p{margin:0;text-align:start;box-sizing:border-box}.embedded-comparison-features-section-table>tbody>tr>td:first-child>div{padding:24px;color:#080909;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.64px;background:#f9f9f9;border-left:1px solid #d9d9d9;border-top:1px solid #d9d9d9;border-bottom:none;border-right:none;height:100%;box-sizing:border-box;align-items:flex-start}.embedded-comparison-features-section-table>tbody>tr>td:nth-child(2)>div{border-left:1px solid #d9d9d9}.embedded-comparison-features-section-table-responsive{display:none;width:100%;border-radius:16px;box-shadow:10px 10px 0px rgba(188,189,249,.1)}@media (max-width: 768px){.embedded-comparison-features-section-table-responsive{display:block}}.embedded-comparison-features-section-table-responsive-header{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:808px;margin:0 auto;box-sizing:border-box}.embedded-comparison-features-section-table-responsive-header-item{padding:24px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;background-color:#fff;border-left:1px solid #d9d9d9;border-top:1px solid #d9d9d9;border-bottom:none;border-right:none}.embedded-comparison-features-section-table-responsive-header-item:last-child{border-right:1px solid #d9d9d9;border-top-right-radius:1rem}.embedded-comparison-features-section-table-responsive-header-item:first-child{border-top-left-radius:1rem}.embedded-comparison-features-section-table-responsive-header-item span{color:#080909;text-align:center;font-family:"Albert Sans";font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.56px}.embedded-comparison-features-section-table-responsive-row-item-name{border:1px solid #d9d9d9;padding:12px;background:#f9f9f9;text-align:center;color:#080909;font-family:"Albert Sans";font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.56px}.embedded-comparison-features-section-table-responsive-row-item-content{display:grid;grid-template-columns:1fr 1fr}.embedded-comparison-features-section-table-responsive-row-item-content-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px;color:#080909;text-align:center;font-family:"Albert Sans";font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-.56px;border-left:1px solid #d9d9d9;background-color:#fff}.embedded-comparison-features-section-table-responsive-row-item-content-item:last-child{border-right:1px solid #d9d9d9}.embedded-comparison-features-section-table-responsive-row-item:last-child>.embedded-comparison-features-section-table-responsive-row-item-content>div{border-bottom:1px solid #d9d9d9;box-sizing:border-box}.embedded-comparison-features-section-table-responsive-row-item:last-child>.embedded-comparison-features-section-table-responsive-row-item-content>div:first-child{border-bottom-left-radius:1rem}.embedded-comparison-features-section-table-responsive-row-item:last-child>.embedded-comparison-features-section-table-responsive-row-item-content>div:last-child{border-right:1px solid #d9d9d9;border-bottom-right-radius:1rem}.embedded-comparison-build{width:100%;margin:0 auto;box-sizing:border-box;background:linear-gradient(180deg, #f7f1ff 0%, #fff 100%)}.embedded-comparison-build-wrapper{width:100%;max-width:890px;margin:0 auto;padding:80px 30px;box-sizing:border-box}@media (max-width: 768px){.embedded-comparison-build-wrapper{padding:24px 30px}}.embedded-comparison-build-wrapper h2{color:#080909;font-family:"Albert Sans";font-size:48px;font-style:italic;font-weight:600;line-height:normal;letter-spacing:-1.92px;margin:0;box-sizing:border-box}@media (max-width: 768px){.embedded-comparison-build-wrapper h2{font-size:28px;line-height:36px;letter-spacing:-1.12px}}.embedded-comparison-build-wrapper p{color:#3f4043;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;margin:24px 0 30px 0;box-sizing:border-box}@media (max-width: 768px){.embedded-comparison-build-wrapper p{font-size:14px;line-height:20px;letter-spacing:-.56px}}.embedded-comparison-build-wrapper-content{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%;box-sizing:border-box}@media (max-width: 768px){.embedded-comparison-build-wrapper-content{grid-template-columns:1fr}}.embedded-comparison-build-wrapper-content-item{padding:24px;box-sizing:border-box;display:flex;align-items:center;width:100%;border-radius:16px;border:1px solid #d9d9d9;background:#fff;box-shadow:10px 10px 0px 0px rgba(188,189,249,.1);gap:12px}.embedded-comparison-build-wrapper-content-item p{margin:0;color:#080909;font-family:"Albert Sans";font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.64px}@media (max-width: 768px){.embedded-comparison-build-wrapper-content-item p{font-size:14px;line-height:24px;letter-spacing:-.56px}}.embedded-comparison-cta{padding:56px 30px 80px 30px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;background:url(/assets/images/embedded-comparison/cta-bg.svg) no-repeat bottom;background-size:auto}.embedded-comparison-cta h3{color:#615eff;font-family:"Albert Sans";font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.72px;margin:0;text-align:center}.embedded-comparison-cta h2{color:#080909;text-align:center;font-family:"Albert Sans";font-size:36px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.44px;margin:12px 0 24px 0;box-sizing:border-box;text-align:center}.embedded-comparison-cta p{color:#080909;text-align:center;font-family:"Albert Sans";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.64px;text-align:center;margin:0;max-width:360px;margin-bottom:36px}@media (max-width: 768px){.embedded-comparison-cta p{margin-bottom:24px}}.embedded-comparison-cta-buttons{justify-content:center}