body{color:var(--calma-color-text-primary);overflow-x:hidden;position:relative}body:before{background-color:#a100ff;border-radius:100%;content:"";filter:blur(280px);height:60vw;left:50%;margin:-40vw 0 0 -30vw;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity var(--calma-transition-base);width:60vw;z-index:-1}[data-theme=dark] body:before{opacity:1}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin-top:0}button{-webkit-appearance:button;border:0;cursor:pointer}.heading-h1{font-weight:var(--calma-font-weight-bold);margin:0}@media screen and (max-width:991px){.heading-h1{font-size:3.5rem;line-height:110%}}@media screen and (max-width:479px){.heading-h1{font-size:2.5rem;letter-spacing:-2px}}.heading-h2{color:var(--calma-color-text-primary);font-weight:var(--calma-font-weight-bold);letter-spacing:-2.4px;margin:0}@media screen and (max-width:991px){.heading-h2{font-size:2.5rem;letter-spacing:-1.6px}}@media screen and (max-width:479px){.heading-h2{font-size:2rem;letter-spacing:-1.2px}}.heading-h3,.headling-h3{font-size:var(--calma-font-size-h3);letter-spacing:-1.44px;line-height:var(--calma-line-height-h3)}.heading-h3,.heading-h4,.headling-h3{color:var(--calma-color-text-primary);font-weight:var(--calma-font-weight-bold);margin:0}.heading-h4{letter-spacing:-.64px}@media screen and (max-width:991px){.heading-h4{font-size:1.5rem}}.text-xs{letter-spacing:-.24px}.text-sm{letter-spacing:-.28px}@media screen and (max-width:991px){.text-sm{font-size:.812rem}}.text-base{letter-spacing:-.32px}@media screen and (max-width:479px){.text-base{font-size:.875rem;line-height:1.3rem}}@media screen and (max-width:991px){.text-lg{font-size:1rem}}@media screen and (max-width:479px){.text-lg{font-size:.875rem;line-height:1.3rem}}.text-xl{letter-spacing:-.48px}@media screen and (max-width:991px){.text-xl{font-size:1.25rem;line-height:1.5rem}}@media screen and (max-width:479px){.text-xl{font-size:1rem;line-height:1.35rem}}.text-weight-bold,.text-weight-medium{font-family:var(--calma-font-family)}.text-color-blue{color:var(--calma-color-brand)}@media screen and (max-width:991px){.w-container{max-width:728px}}@media screen and (max-width:479px){.w-container{max-width:none}}.w-layout-blockcontainer{max-width:var(--calma-container-max)}.m-bottom{margin-bottom:1rem}@media screen and (max-width:991px){.w-hidden-main{display:inherit!important}.w-hidden-medium{display:none!important}}@media screen and (max-width:767px){.w-hidden-main,.w-hidden-medium{display:inherit!important}.w-hidden-small{display:none!important}}@media screen and (max-width:479px){.w-hidden-main,.w-hidden-medium,.w-hidden-small{display:inherit!important}.w-hidden-tiny{display:none!important}}.w-nav{background:var(--calma-color-text-100)}.w-nav-link{color:var(--calma-color-text-800)}.w-nav-link.w--current{color:var(--calma-color-brand)}[data-nav-menu-open]{background:var(--calma-color-text-300)}.w-nav-button{-webkit-tap-highlight-color:transparent}.w-nav-button.w--open{background-color:var(--calma-color-text-300)}@media screen and (max-width:767px){.w-nav[data-collapse=small] .w-nav-menu{display:none}.w-nav[data-collapse=small] .w-nav-button{display:block}}.btn{align-items:center;border:none;border-radius:var(--calma-radius-full);cursor:pointer;display:inline-flex;font-family:var(--calma-font-family);font-size:var(--calma-font-size-sm);font-weight:var(--calma-font-weight-semibold);gap:.5rem;line-height:1;padding:.875rem 1.5rem;text-decoration:none;transition:all var(--calma-transition-base)}.btn--dark{background-color:var(--calma-color-text-primary);color:var(--calma-color-bg-primary)}.btn--dark:hover{background-color:var(--calma-color-text-800)}.btn--light{background-color:var(--calma-color-bg-primary);border:1px solid var(--calma-color-text-100);color:var(--calma-color-text-primary)}.btn--light:hover{background-color:var(--calma-color-text-50)}.btn__arrow{height:1rem;overflow:hidden;width:1rem}.primary-button-black{grid-column-gap:.5rem;grid-row-gap:.5rem;border-radius:6.25rem;padding:.875rem 1.5rem;transition:all .3s}.primary-button-black:hover .primary-button-arrow-slider{transform:translate(100%)}@media screen and (max-width:991px){.primary-button-black{padding:.75rem 1.25rem}}.primary-button-white{grid-column-gap:.5rem;grid-row-gap:.5rem;border:1px solid var(--calma-color-text-100);border-radius:6.25rem;padding:.812rem 1.5rem;transition:all .3s}.primary-button-white:hover{background-color:var(--calma-color-text-50)}.primary-button-white:hover .primary-button-arrow-slider{transform:translate(100%)}@media screen and (max-width:991px){.primary-button-white{padding:.688rem 1.25rem}}.primary-button-arrow-slider{transition:transform .3s ease}.button-arrow-black,.button-arrow-white{flex-shrink:0;height:1rem;width:1rem}.button-arrow-black svg,.button-arrow-white svg{height:100%;width:100%}.scroll-animate{opacity:0;transform:translateY(24px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transition-delay:var(--calma-animate-delay,0s)}.scroll-animate.is-visible{opacity:1;transform:translateY(0)}.scroll-animate-stagger>*{opacity:0;transform:translateY(16px);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.scroll-animate-stagger.is-visible>:first-child{opacity:1;transform:translateY(0);transition-delay:0s}.scroll-animate-stagger.is-visible>:nth-child(2){opacity:1;transform:translateY(0);transition-delay:50ms}.scroll-animate-stagger.is-visible>:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.1s}.scroll-animate-stagger.is-visible>:nth-child(4){opacity:1;transform:translateY(0);transition-delay:.15s}.scroll-animate-stagger.is-visible>:nth-child(5){opacity:1;transform:translateY(0);transition-delay:.2s}.scroll-animate-stagger.is-visible>:nth-child(6){opacity:1;transform:translateY(0);transition-delay:.25s}.scroll-animate-stagger.is-visible>:nth-child(7){opacity:1;transform:translateY(0);transition-delay:.3s}.scroll-animate-stagger.is-visible>:nth-child(8){opacity:1;transform:translateY(0);transition-delay:.35s}.scroll-animate-fade{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1);transition-delay:var(--calma-animate-delay,0s)}.scroll-animate-fade.is-visible{opacity:1}.scroll-animate-scale{opacity:0;transform:scale(.95);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transition-delay:var(--calma-animate-delay,0s)}.scroll-animate-scale.is-visible{opacity:1;transform:scale(1)}@media(prefers-reduced-motion:reduce){.scroll-animate,.scroll-animate-fade,.scroll-animate-scale,.scroll-animate-stagger>*{opacity:1;transform:none;transition:none}}.blog-richtext-div h2,.blog-richtext-div h3{position:relative;scroll-margin-top:2rem}.blog-richtext-div h2:before,.blog-richtext-div h3:before{color:var(--calma-color-text-400);content:"#";font-size:.8em;font-weight:400;left:-1.75rem;opacity:0;position:absolute;top:.15em;transition:opacity var(--calma-transition-fast)}.blog-richtext-div h2:hover:before,.blog-richtext-div h3:hover:before{opacity:.5}.blog-richtext-div h2 a,.blog-richtext-div h3 a{color:inherit;text-decoration:none;transition:color var(--calma-transition-fast)}.blog-richtext-div h2 a:hover,.blog-richtext-div h3 a:hover{color:var(--calma-color-brand)}.blog-richtext-div h2{color:var(--calma-color-text-900);font-size:1.75rem;font-weight:var(--calma-font-weight-semibold);letter-spacing:-.5px;line-height:1.35;margin-bottom:1rem;margin-top:2.75rem}.blog-richtext-div h2:first-child{margin-top:0}.blog-richtext-div h3{color:var(--calma-color-text-900);font-size:1.375rem;font-weight:var(--calma-font-weight-semibold);line-height:1.4;margin-bottom:.75rem;margin-top:2.25rem}.blog-richtext-div h3:first-child{margin-top:0}.blog-richtext-div h2+h3{margin-top:1.25rem}.blog-richtext-div h2+p,.blog-richtext-div h3+p{margin-top:0}.blog-richtext-div h2+ol,.blog-richtext-div h2+ul,.blog-richtext-div h3+ol,.blog-richtext-div h3+ul{margin-top:.5rem}.blog-richtext-div li a,.blog-richtext-div p a{color:var(--calma-color-brand);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--calma-color-brand) 40%,transparent);text-decoration-thickness:1px;text-underline-offset:3px;transition:text-decoration-color var(--calma-transition-fast)}.blog-richtext-div li a:hover,.blog-richtext-div p a:hover{text-decoration-color:var(--calma-color-brand)}.blog-richtext-div table{border-collapse:collapse;border-radius:var(--calma-radius-sm);box-shadow:0 0 0 1px var(--calma-color-border-light);font-size:var(--calma-font-size-sm);line-height:1.5;margin:2rem 0;overflow:hidden;width:100%}@media(max-width:768px){.blog-richtext-div table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}.blog-richtext-div thead{background:var(--calma-color-bg-secondary)}.blog-richtext-div th{border-bottom:2px solid var(--calma-color-border-default);color:var(--calma-color-text-900);font-size:var(--calma-font-size-xs);font-weight:var(--calma-font-weight-semibold);letter-spacing:.5px;text-align:left;text-transform:uppercase}.blog-richtext-div td,.blog-richtext-div th{font-family:var(--calma-font-family);padding:.875rem 1rem}.blog-richtext-div td{border-bottom:1px solid var(--calma-color-border-light);color:var(--calma-color-text-600);vertical-align:top}.blog-richtext-div td strong{color:var(--calma-color-text-900);font-weight:var(--calma-font-weight-semibold)}.blog-richtext-div tbody tr{transition:background-color var(--calma-transition-fast)}.blog-richtext-div tbody tr:last-child td{border-bottom:none}.blog-richtext-div tbody tr:hover{background-color:var(--calma-color-bg-tertiary)}.blog-richtext-div img{border-radius:var(--calma-radius-sm);box-shadow:0 2px 8px var(--calma-color-shadow-subtle),0 0 0 1px var(--calma-color-border-light);height:auto;margin:1.75rem 0;max-width:100%;width:100%}.blog-richtext-div figure{margin:2rem 0;width:100%}.blog-richtext-div figure img{margin:0;width:100%}.blog-richtext-div figcaption,.blog-richtext-div figcaption p{color:var(--calma-color-text-400);font-family:var(--calma-font-family);font-size:var(--calma-font-size-sm)!important;font-style:italic;margin:.5rem 0 0!important;padding:0!important;text-align:center}.blog-richtext-div iframe{border-radius:var(--calma-radius-sm);box-shadow:0 4px 16px var(--calma-color-shadow-light),0 0 0 1px var(--calma-color-border-light);margin:2rem 0;max-width:100%;width:100%}.blog-richtext-div blockquote{background:linear-gradient(90deg,var(--calma-color-bg-tertiary) 0,transparent 100%);border-left:3px solid var(--calma-color-brand);border-radius:0 var(--calma-radius-sm) var(--calma-radius-sm) 0;margin:2rem 0;padding:.5rem 0 .5rem 1.5rem}.blog-richtext-div blockquote p{color:var(--calma-color-text-700);font-size:1.0625rem;font-style:italic;line-height:1.7;margin-bottom:0}.blog-richtext-div blockquote p:last-child{margin-bottom:0}.blog-richtext-div ol{counter-reset:list-counter;margin:1.25rem 0;padding-left:1.5rem}.blog-richtext-div ol>li{counter-increment:list-counter;padding-left:.5rem}.blog-richtext-div ol>li::marker{color:var(--calma-color-brand);font-weight:var(--calma-font-weight-semibold)}.blog-richtext-div li>ol,.blog-richtext-div li>ul{margin-bottom:.5rem;margin-top:.5rem}.blog-richtext-div ol ol,.blog-richtext-div ol ul,.blog-richtext-div ul ol,.blog-richtext-div ul ul{padding-left:1.25rem}.blog-richtext-div code{background:var(--calma-color-bg-secondary);border-radius:.25rem;color:var(--calma-color-text-800);font-family:SF Mono,SFMono-Regular,ui-monospace,Menlo,Monaco,Cascadia Code,monospace;font-size:.875em;padding:.2em .4em}.blog-richtext-div pre{background:#1a1a1a;border-radius:var(--calma-radius-sm);margin:1.75rem 0;overflow-x:auto;padding:1.25rem 1.5rem;-webkit-overflow-scrolling:touch}.blog-richtext-div pre code{background:none;color:#e4e4e4;font-size:var(--calma-font-size-sm);line-height:1.6;padding:0}.blog-richtext-div hr{background:linear-gradient(90deg,transparent 0,var(--calma-color-border-default) 20%,var(--calma-color-border-default) 80%,transparent 100%);border:none;height:1px;margin:3rem 0}.blog-richtext-div h3[data-faq-q]{background:var(--calma-color-bg-secondary);border-radius:var(--calma-radius-sm) var(--calma-radius-sm) 0 0;box-shadow:0 0 0 1px var(--calma-color-border-light);font-size:1.0625rem;line-height:1.5;margin-bottom:0;margin-top:.75rem;padding:1rem 1.25rem 1rem 3.25rem;position:relative}.blog-richtext-div h3[data-faq-q]#faqs+.blog-richtext-div h3[data-faq-q],.blog-richtext-div h3[data-faq-q]:first-of-type{margin-top:1.5rem}.blog-richtext-div h3[data-faq-q]:before{align-items:center;background:var(--calma-color-brand);border-radius:.25rem;color:#fff;content:"Q";display:flex;font-size:.75rem;font-weight:700;height:1.5rem;justify-content:center;left:1rem;opacity:1;position:absolute;top:1rem;width:1.5rem}.blog-richtext-div h3[data-faq-q]+p{background:var(--calma-color-bg-secondary);border-radius:0 0 var(--calma-radius-sm) var(--calma-radius-sm);box-shadow:0 0 0 1px var(--calma-color-border-light),0 2px 4px var(--calma-color-shadow-subtle);margin-bottom:0;margin-top:0;padding:.5rem 1.25rem 1rem 3.25rem;position:relative}.blog-richtext-div h3[data-faq-q]+p:before{align-items:center;background:var(--calma-color-text-200);border-radius:.25rem;color:var(--calma-color-text-600);content:"A";display:flex;font-size:.75rem;font-weight:700;height:1.5rem;justify-content:center;left:1rem;position:absolute;top:.5rem;width:1.5rem}.blog-richtext-div strong{color:var(--calma-color-text-900);font-weight:var(--calma-font-weight-semibold)}.blog-richtext-div mark{background:linear-gradient(180deg,transparent 55%,rgba(252,184,35,.35) 0);padding:0 .125rem}@media(max-width:767px){.blog-richtext-div h2:before,.blog-richtext-div h3:before{display:none}.blog-richtext-div h2{font-size:1.5rem;margin-top:2rem}.blog-richtext-div h3{font-size:1.25rem;margin-top:1.75rem}.blog-richtext-div h3[data-faq-q]{padding-left:2.75rem}.blog-richtext-div h3[data-faq-q]:before{display:flex;left:.75rem}.blog-richtext-div h3[data-faq-q]+p{padding-left:2.75rem}.blog-richtext-div h3[data-faq-q]+p:before{left:.75rem}}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:var(--calma-color-text-primary)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:webflow-icons;font-style:normal;font-weight:400;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype")}[class*=" w-icon-"],[class^=w-icon-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:webflow-icons!important;font-style:normal;font-weight:400;line-height:1}.w-icon-slider-right:before{content:""}.w-icon-slider-left:before{content:""}.w-icon-nav-menu:before{content:""}.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before{content:""}.w-icon-file-upload-remove:before{content:""}.w-icon-file-upload-icon:before{content:""}*{box-sizing:border-box}html{height:100%}body{background-color:var(--calma-color-bg-primary);color:var(--calma-color-text-800);font-size:14px;line-height:20px;margin:0;min-height:100%}img{display:inline-block;max-width:100%;vertical-align:middle}html.w-mod-touch *{background-attachment:scroll!important}.w-block{display:block}.w-inline-block{display:inline-block;max-width:100%}.w-clearfix:after,.w-clearfix:before{content:" ";display:table;grid-area:1/1/2/2}.w-clearfix:after{clear:both}.w-hidden{display:none}.w-button{background-color:#3898ec;border:0;border-radius:0;color:var(--calma-color-bg-primary);cursor:pointer;display:inline-block;line-height:inherit;padding:9px 15px;text-decoration:none}input.w-button{-webkit-appearance:button}html[data-w-dynpage] [data-w-cloak]{color:transparent!important}.w-code-block{margin:unset}pre.w-code-block code{all:inherit}.w-optimization{display:contents}.w-webflow-badge,.w-webflow-badge>img{background:unset;background-attachment:unset;background-clip:unset;background-color:unset;background-image:unset;background-origin:unset;background-position:unset;background-repeat:unset;background-size:unset;border:unset;border-radius:unset;box-shadow:unset;box-sizing:unset;clear:unset;color:unset;cursor:unset;direction:unset;float:unset;font-family:unset;font-size:unset;font-style:unset;font-variant:unset;font-weight:unset;height:unset;letter-spacing:unset;line-height:unset;list-style-type:unset;margin:unset;max-height:unset;max-width:unset;min-height:unset;min-width:unset;padding:unset;text-align:unset;-webkit-text-decoration:unset;text-decoration:unset;text-indent:unset;text-shadow:unset;text-transform:unset;transform:unset;vertical-align:unset;white-space:unset;width:unset;word-break:unset;word-spacing:unset;word-wrap:unset;transition:unset}.w-webflow-badge{background-color:var(--calma-color-bg-primary)!important;border-radius:3px!important;box-shadow:0 0 0 1px #0000001a,0 1px 3px #0000001a;color:#aaadb0!important;cursor:pointer;font-size:12px!important;height:auto!important;inset:auto 12px 12px auto!important;line-height:14px!important;margin:0!important;overflow:unset!important;padding:6px!important;position:fixed!important;text-decoration:none!important;transform:none!important;visibility:visible!important;white-space:nowrap;width:auto!important;z-index:2147483647!important}.w-webflow-badge,.w-webflow-badge>img{display:inline-block!important;opacity:1!important}.w-webflow-badge>img{position:unset;vertical-align:middle!important;visibility:unset!important}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:10px}h1,h2,h3{margin-top:20px}h3{font-size:24px;line-height:30px}h4,h5{margin-top:10px}h5{font-size:14px;line-height:20px}h6{font-size:12px;line-height:18px;margin-top:10px}p{margin-top:0}blockquote{border-left:5px solid #e2e2e2;font-size:18px;line-height:22px;padding:10px 20px}blockquote,figure{margin:0 0 10px}figcaption{margin-top:5px;text-align:center}ol,ul{margin-bottom:10px;margin-top:0;padding-left:40px}.w-list-unstyled{list-style:none;padding-left:0}.w-embed:after,.w-embed:before{content:" ";display:table;grid-area:1/1/2/2}.w-embed:after{clear:both}.w-video{padding:0;position:relative;width:100%}.w-video embed,.w-video iframe,.w-video object{border:none;height:100%;left:0;position:absolute;top:0;width:100%}fieldset{border:0;margin:0;padding:0}[type=button],[type=reset],button{-webkit-appearance:button;border:0;cursor:pointer}.w-form{margin:0 0 15px}.w-form-done{background-color:#ddd;display:none;padding:20px;text-align:center}.w-form-fail{background-color:#ffdede;display:none;margin-top:10px;padding:10px}label{display:block;font-weight:700;margin-bottom:5px}.w-input,.w-select{background-color:var(--calma-color-bg-primary);border:1px solid var(--calma-color-border-active);color:var(--calma-color-text-800);display:block;font-size:14px;height:38px;line-height:1.42857;margin-bottom:10px;padding:8px 12px;vertical-align:middle;width:100%}.w-input::-moz-placeholder,.w-select::-moz-placeholder{color:var(--calma-color-text-400)}.w-input::placeholder,.w-select::placeholder{color:var(--calma-color-text-400)}.w-input:focus,.w-select:focus{border-color:#3898ec;outline:0}.w-input[disabled],.w-input[readonly],.w-select[disabled],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select{cursor:not-allowed}.w-input[disabled]:not(.w-input-disabled),.w-input[readonly],.w-select[disabled]:not(.w-input-disabled),.w-select[readonly],fieldset[disabled]:not(.w-input-disabled) .w-input,fieldset[disabled]:not(.w-input-disabled) .w-select{background-color:var(--calma-color-text-100)}textarea.w-input,textarea.w-select{height:auto}.w-select{background-color:#f3f3f3}.w-select[multiple]{height:auto}.w-form-label{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0}.w-radio{display:block;margin-bottom:5px;padding-left:20px}.w-radio:after,.w-radio:before{content:" ";display:table;grid-area:1/1/2/2}.w-radio:after{clear:both}.w-radio-input{float:left;line-height:normal;margin:3px 0 0 -20px}.w-file-upload{display:block;margin-bottom:10px}.w-file-upload-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-100}.w-file-upload-default,.w-file-upload-success,.w-file-upload-uploading{color:var(--calma-color-text-800);display:inline-block}.w-file-upload-error{display:block;margin-top:10px}.w-file-upload-default.w-hidden,.w-file-upload-error.w-hidden,.w-file-upload-success.w-hidden,.w-file-upload-uploading.w-hidden{display:none}.w-file-upload-uploading-btn{cursor:pointer;font-size:14px;font-weight:400;padding:8px 12px}.w-file-upload-file,.w-file-upload-uploading-btn{background-color:#fafafa;border:1px solid var(--calma-color-border-active);display:flex;margin:0}.w-file-upload-file{flex-grow:1;justify-content:space-between;padding:8px 9px 8px 11px}.w-file-upload-file-name{display:block;font-size:14px;font-weight:400}.w-file-remove-link{cursor:pointer;display:block;height:auto;margin-left:10px;margin-top:3px;padding:3px;width:auto}.w-icon-file-upload-remove{font-size:10px;margin:auto}.w-file-upload-error-msg{color:#ea384c;display:inline-block;padding:2px 0}.w-file-upload-info{display:inline-block;line-height:38px;padding:0 12px}.w-file-upload-label{background-color:#fafafa;border:1px solid var(--calma-color-border-active);cursor:pointer;display:inline-block;font-size:14px;font-weight:400;margin:0;padding:8px 12px}.w-icon-file-upload-icon,.w-icon-file-upload-uploading{display:inline-block;margin-right:8px;width:20px}.w-icon-file-upload-uploading{height:20px}.w-container{margin-left:auto;margin-right:auto;max-width:940px}.w-container:after,.w-container:before{content:" ";display:table;grid-area:1/1/2/2}.w-container:after{clear:both}.w-container .w-row{margin-left:-10px;margin-right:-10px}.w-row:after,.w-row:before{content:" ";display:table;grid-area:1/1/2/2}.w-row:after{clear:both}.w-row .w-row{margin-left:0;margin-right:0}.w-col{float:left;min-height:1px;padding-left:10px;padding-right:10px;position:relative;width:100%}.w-col .w-col{padding-left:0;padding-right:0}.w-col-1{width:8.33333%}.w-col-2{width:16.6667%}.w-col-3{width:25%}.w-col-4{width:33.3333%}.w-col-5{width:41.6667%}.w-col-6{width:50%}.w-col-7{width:58.3333%}.w-col-8{width:66.6667%}.w-col-9{width:75%}.w-col-10{width:83.3333%}.w-col-11{width:91.6667%}.w-col-12{width:100%}.w-hidden-main{display:none!important}@media screen and (max-width:991px){.w-container{max-width:728px}.w-hidden-main{display:inherit!important}.w-hidden-medium{display:none!important}.w-col-medium-1{width:8.33333%}.w-col-medium-2{width:16.6667%}.w-col-medium-3{width:25%}.w-col-medium-4{width:33.3333%}.w-col-medium-5{width:41.6667%}.w-col-medium-6{width:50%}.w-col-medium-7{width:58.3333%}.w-col-medium-8{width:66.6667%}.w-col-medium-9{width:75%}.w-col-medium-10{width:83.3333%}.w-col-medium-11{width:91.6667%}.w-col-medium-12{width:100%}.w-col-stack{left:auto;right:auto;width:100%}}@media screen and (max-width:767px){.w-hidden-main,.w-hidden-medium{display:inherit!important}.w-hidden-small{display:none!important}.w-container .w-row,.w-row{margin-left:0;margin-right:0}.w-col{left:auto;right:auto;width:100%}.w-col-small-1{width:8.33333%}.w-col-small-2{width:16.6667%}.w-col-small-3{width:25%}.w-col-small-4{width:33.3333%}.w-col-small-5{width:41.6667%}.w-col-small-6{width:50%}.w-col-small-7{width:58.3333%}.w-col-small-8{width:66.6667%}.w-col-small-9{width:75%}.w-col-small-10{width:83.3333%}.w-col-small-11{width:91.6667%}.w-col-small-12{width:100%}}@media screen and (max-width:479px){.w-container{max-width:none}.w-hidden-main,.w-hidden-medium,.w-hidden-small{display:inherit!important}.w-hidden-tiny{display:none!important}.w-col{width:100%}.w-col-tiny-1{width:8.33333%}.w-col-tiny-2{width:16.6667%}.w-col-tiny-3{width:25%}.w-col-tiny-4{width:33.3333%}.w-col-tiny-5{width:41.6667%}.w-col-tiny-6{width:50%}.w-col-tiny-7{width:58.3333%}.w-col-tiny-8{width:66.6667%}.w-col-tiny-9{width:75%}.w-col-tiny-10{width:83.3333%}.w-col-tiny-11{width:91.6667%}.w-col-tiny-12{width:100%}}.w-widget{position:relative}.w-widget-map{height:400px;width:100%}.w-widget-map label{display:inline;width:auto}.w-widget-map img{max-width:inherit}.w-widget-map .gm-style-iw{text-align:center}.w-widget-map .gm-style-iw>button{display:none!important}.w-widget-twitter{overflow:hidden}.w-widget-twitter-count-shim{background:var(--calma-color-bg-primary);border:1px solid #758696;border-radius:3px;display:inline-block;height:20px;position:relative;text-align:center;vertical-align:top;width:28px}.w-widget-twitter-count-shim *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-widget-twitter-count-shim .w-widget-twitter-count-inner{color:var(--calma-color-text-400);font-family:serif;font-size:15px;line-height:12px;position:relative;text-align:center}.w-widget-twitter-count-shim .w-widget-twitter-count-clear{display:block;position:relative}.w-widget-twitter-count-shim.w--large{height:28px;width:36px}.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner{font-size:18px;line-height:18px}.w-widget-twitter-count-shim:not(.w--vertical){margin-left:5px;margin-right:8px}.w-widget-twitter-count-shim:not(.w--vertical).w--large{margin-left:6px}.w-widget-twitter-count-shim:not(.w--vertical):after,.w-widget-twitter-count-shim:not(.w--vertical):before{border:solid transparent;content:" ";height:0;left:0;pointer-events:none;position:absolute;top:50%;width:0}.w-widget-twitter-count-shim:not(.w--vertical):before{border-color:rgba(117,134,150,0) #5d6c7b rgba(117,134,150,0) rgba(117,134,150,0);border-width:4px;margin-left:-9px;margin-top:-4px}.w-widget-twitter-count-shim:not(.w--vertical).w--large:before{border-width:5px;margin-left:-10px;margin-top:-5px}.w-widget-twitter-count-shim:not(.w--vertical):after{border-color:hsla(0,0%,100%,0) #fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:4px;margin-left:-8px;margin-top:-4px}.w-widget-twitter-count-shim:not(.w--vertical).w--large:after{border-width:5px;margin-left:-9px;margin-top:-5px}.w-widget-twitter-count-shim.w--vertical{height:33px;margin-bottom:8px;width:61px}.w-widget-twitter-count-shim.w--vertical:after,.w-widget-twitter-count-shim.w--vertical:before{border:solid transparent;content:" ";height:0;left:50%;pointer-events:none;position:absolute;top:100%;width:0}.w-widget-twitter-count-shim.w--vertical:before{border-color:#5d6c7b rgba(117,134,150,0) rgba(117,134,150,0);border-width:5px;margin-left:-5px}.w-widget-twitter-count-shim.w--vertical:after{border-color:#fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:4px;margin-left:-4px}.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner{font-size:18px;line-height:22px}.w-widget-twitter-count-shim.w--vertical.w--large{width:76px}.w-background-video{color:var(--calma-color-bg-primary);height:500px;overflow:hidden;position:relative}.w-background-video>video{background-position:50%;background-size:cover;height:100%;inset:-100%;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-100}.w-background-video>video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.w-background-video--control{background-color:transparent;bottom:1em;padding:0;position:absolute;right:1em}.w-background-video--control>[hidden]{display:none!important}.w-slider{clear:both;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;background:#ddd;height:300px;position:relative}.w-slider-mask{display:block;left:0;overflow:hidden;right:0;white-space:nowrap;z-index:1}.w-slide,.w-slider-mask{height:100%;position:relative}.w-slide{display:inline-block;text-align:left;vertical-align:top;white-space:normal;width:100%}.w-slider-nav{text-align:center;z-index:2;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;height:40px;inset:auto 0 0;margin:auto;padding-top:10px;position:absolute}.w-slider-nav.w-round>div{border-radius:100%}.w-slider-nav.w-num>div{font-size:inherit;height:auto;line-height:inherit;padding:.2em .5em;width:auto}.w-slider-nav.w-shadow>div{box-shadow:0 0 3px #3336}.w-slider-nav-invert{color:var(--calma-color-bg-primary)}.w-slider-nav-invert>div{background-color:#2226}.w-slider-nav-invert>div.w-active{background-color:#222}.w-slider-dot{background-color:#fff6;cursor:pointer;display:inline-block;height:1em;margin:0 3px .5em;position:relative;transition:background-color .1s,color .1s;width:1em}.w-slider-dot.w-active{background-color:var(--calma-color-bg-primary)}.w-slider-dot:focus{box-shadow:0 0 0 2px #fff;outline:none}.w-slider-dot:focus.w-active{box-shadow:none}.w-slider-arrow-left,.w-slider-arrow-right{color:var(--calma-color-bg-primary);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;font-size:40px;inset:0;margin:auto;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:80px}.w-slider-arrow-left [class*=" w-icon-"],.w-slider-arrow-left [class^=w-icon-],.w-slider-arrow-right [class*=" w-icon-"],.w-slider-arrow-right [class^=w-icon-]{position:absolute}.w-slider-arrow-left:focus,.w-slider-arrow-right:focus{outline:0}.w-slider-arrow-left{right:auto;z-index:3}.w-slider-arrow-right{left:auto;z-index:4}.w-icon-slider-left,.w-icon-slider-right{height:1em;inset:0;margin:auto;width:1em}.w-slider-aria-label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.w-slider-force-show{display:block!important}.w-dropdown{display:inline-block;z-index:900}.w-dropdown,.w-dropdown-btn,.w-dropdown-link,.w-dropdown-toggle{margin-left:auto;margin-right:auto;position:relative;text-align:left}.w-dropdown-btn,.w-dropdown-link,.w-dropdown-toggle{color:#222;padding:20px;text-decoration:none;vertical-align:top;white-space:nowrap}.w-dropdown-toggle{cursor:pointer;display:inline-block;padding-right:40px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-dropdown-toggle:focus{outline:0}.w-icon-dropdown-toggle{bottom:0;height:1em;margin:auto 20px auto auto;position:absolute;right:0;top:0;width:1em}.w-dropdown-list{background:#ddd;display:none;min-width:100%;position:absolute}.w-dropdown-list.w--open{display:block}.w-dropdown-link{color:#222;display:block;padding:10px 20px}.w-dropdown-link.w--current{color:#0082f3}.w-dropdown-link:focus{outline:0}@media screen and (max-width:767px){.w-nav-brand{padding-left:10px}}.w-lightbox-backdrop{cursor:auto;letter-spacing:normal;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;color:var(--calma-color-bg-primary);opacity:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;z-index:2000;-webkit-tap-highlight-color:transparent;background:#000000e6;font-family:Helvetica Neue,Helvetica,Ubuntu,Segoe UI,Verdana,sans-serif;font-size:17px;font-style:normal;font-weight:300;inset:0;line-height:1.2;list-style:disc;outline:0;position:fixed;-webkit-transform:translate(0)}.w-lightbox-backdrop,.w-lightbox-container{-webkit-overflow-scrolling:touch;height:100%;overflow:auto}.w-lightbox-content{height:100vh;overflow:hidden;position:relative}.w-lightbox-view{height:100vh;opacity:0;position:absolute;width:100vw}.w-lightbox-view:before{content:"";height:100vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:86vh}.w-lightbox-frame,.w-lightbox-view:before{display:inline-block;vertical-align:middle}.w-lightbox-figure{margin:0;position:relative}.w-lightbox-group .w-lightbox-figure{cursor:pointer}.w-lightbox-img{height:auto;max-width:none;width:auto}.w-lightbox-image{display:block;float:none;max-height:100vh;max-width:100vw}.w-lightbox-group .w-lightbox-image{max-height:86vh}.w-lightbox-caption{background:#0006;bottom:0;left:0;overflow:hidden;padding:.5em 1em;position:absolute;right:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.w-lightbox-embed{height:100%;inset:0;position:absolute;width:100%}.w-lightbox-control{background-position:50%;background-repeat:no-repeat;background-size:24px;cursor:pointer;position:absolute;top:0;transition:all .3s;width:4em}.w-lightbox-left{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iLTIwIDAgMjQgNDAiPjxwYXRoIGQ9Im0wIDAgMy41MzYgMy41MzYtMTYuMjY0IDE2LjI2M0wzLjUzNiAzNi4wNjIgMCAzOS41OThsLTE5Ljc5OS0xOS43OTl6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0wIDEuNDE0IDIuMTIxIDIuMTIyLTE2LjI2MyAxNi4yNjNMMi4xMiAzNi4wNjIgMCAzOC4xODRsLTE4LjM4NS0xOC4zODV6Ii8+PC9zdmc+);bottom:0;display:none;left:0}.w-lightbox-right{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iLTQgMCAyNCA0MCI+PHBhdGggZD0ibTAgMCAxOS43OTkgMTkuNzk5TDAgMzkuNTk4bC0zLjUzNi0zLjUzNkwxMi43MjggMTkuOC0zLjUzNiAzLjUzNnoiIG9wYWNpdHk9Ii40Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMS40MTQgMTguMzg1IDE5LjggMCAzOC4xODRsLTIuMTIxLTIuMTIyTDE0LjE0MiAxOS44LTIuMTIgMy41MzZ6Ii8+PC9zdmc+);bottom:0;display:none;right:0}.w-lightbox-close{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyIgdmlld0JveD0iLTQgMCAxOCAxNyI+PHBhdGggZD0ibTAgMCA0Ljk1IDQuOTVMOS45IDBsMy41MzUgMy41MzYtNC45NSA0Ljk1IDQuOTUgNC45NDktMy41MzYgMy41MzYtNC45NS00Ljk1TDAgMTYuOTdsLTMuNTM2LTMuNTM2IDQuOTUtNC45NS00Ljk1LTQuOTV6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0wIDEuNDE0IDQuOTUgNC45NSA0Ljk1LTQuOTUgMi4xMiAyLjEyMi00Ljk0OSA0Ljk1IDQuOTUgNC45NDktMi4xMjIgMi4xMjEtNC45NS00Ljk1TDAgMTUuNTU3bC0yLjEyMS0yLjEyMSA0Ljk1LTQuOTUtNC45NS00Ljk1eiIvPjwvc3ZnPg==);background-size:18px;height:2.6em;right:0}.w-lightbox-strip{bottom:0;left:0;line-height:0;overflow:auto hidden;padding:0 1vh;position:absolute;right:0;white-space:nowrap}.w-lightbox-item{box-sizing:content-box;cursor:pointer;display:inline-block;padding:2vh 1vh;-webkit-transform:translateZ(0);width:10vh}.w-lightbox-active{opacity:.3}.w-lightbox-thumbnail{background:#222;height:10vh;overflow:hidden;position:relative}.w-lightbox-thumbnail-image{left:0;position:absolute;top:0}.w-lightbox-thumbnail .w-lightbox-tall{top:50%;transform:translateY(-50%);width:100%}.w-lightbox-thumbnail .w-lightbox-wide{height:100%;left:50%;transform:translate(-50%)}.w-lightbox-spinner{animation:spin .8s linear infinite;border:5px solid rgba(0,0,0,.4);border-radius:50%;box-sizing:border-box;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.w-lightbox-spinner:after{border:3px solid transparent;border-bottom:3px solid var(--calma-color-bg-primary);border-radius:50%;content:"";inset:-4px;position:absolute}.w-lightbox-hide{display:none}.w-lightbox-noscroll{overflow:hidden}@media(min-width:768px){.w-lightbox-content{height:96vh;margin-top:2vh}.w-lightbox-view,.w-lightbox-view:before{height:96vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:84vh}.w-lightbox-image{max-height:96vh;max-width:96vw}.w-lightbox-group .w-lightbox-image{max-height:84vh;max-width:82.3vw}.w-lightbox-left,.w-lightbox-right{display:block;opacity:.5}.w-lightbox-close{opacity:.8}.w-lightbox-control:hover{opacity:1}}.w-lightbox-inactive,.w-lightbox-inactive:hover{opacity:0}.w-richtext:after,.w-richtext:before{content:" ";display:table;grid-area:1/1/2/2}.w-richtext:after{clear:both}.w-richtext[contenteditable=true]:after,.w-richtext[contenteditable=true]:before{white-space:normal}.w-richtext ol,.w-richtext ul{overflow:hidden}.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.w-richtext .w-richtext-figure-selected[data-rt-type=image] div,.w-richtext .w-richtext-figure-selected[data-rt-type=video] div:after{outline:2px solid #2895f7}.w-richtext figure.w-richtext-figure-type-video>div:after,.w-richtext figure[data-rt-type=video]>div:after{content:"";display:none;inset:0;position:absolute}.w-richtext figure{max-width:60%;position:relative}.w-richtext figure>div:before{cursor:default!important}.w-richtext figure img{width:100%}.w-richtext figure figcaption.w-richtext-figcaption-placeholder{opacity:.6}.w-richtext figure div{color:transparent;font-size:0}.w-richtext figure.w-richtext-figure-type-image,.w-richtext figure[data-rt-type=image]{display:table}.w-richtext figure.w-richtext-figure-type-image>div,.w-richtext figure[data-rt-type=image]>div{display:inline-block}.w-richtext figure.w-richtext-figure-type-image>figcaption,.w-richtext figure[data-rt-type=image]>figcaption{caption-side:bottom;display:table-caption}.w-richtext figure.w-richtext-figure-type-video,.w-richtext figure[data-rt-type=video]{height:0;width:60%}.w-richtext figure.w-richtext-figure-type-video iframe,.w-richtext figure[data-rt-type=video] iframe{height:100%;left:0;position:absolute;top:0;width:100%}.w-richtext figure.w-richtext-figure-type-video>div,.w-richtext figure[data-rt-type=video]>div{width:100%}.w-richtext figure.w-richtext-align-center{clear:both;margin-left:auto;margin-right:auto}.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,.w-richtext figure.w-richtext-align-center[data-rt-type=image]>div{max-width:100%}.w-richtext figure.w-richtext-align-normal{clear:both}.w-richtext figure.w-richtext-align-fullwidth{clear:both;display:block;margin-left:auto;margin-right:auto;max-width:100%;text-align:center;width:100%}.w-richtext figure.w-richtext-align-fullwidth>div{display:inline-block;padding-bottom:inherit}.w-richtext figure.w-richtext-align-fullwidth>figcaption{display:block}.w-richtext figure.w-richtext-align-floatleft{clear:none;float:left;margin-right:15px}.w-richtext figure.w-richtext-align-floatright{clear:none;float:right;margin-left:15px}.w-nav{background:#ddd;position:relative;z-index:1000}.w-nav:after,.w-nav:before{content:" ";display:table;grid-area:1/1/2/2}.w-nav:after{clear:both}.w-nav-brand{color:var(--calma-color-text-800);float:left}.w-nav-brand,.w-nav-link{position:relative;text-decoration:none}.w-nav-link{color:#222;display:inline-block;margin-left:auto;margin-right:auto;padding:20px;text-align:left;vertical-align:top}.w-nav-link.w--current{color:#0082f3}.w-nav-menu{float:right;position:relative}[data-nav-menu-open]{background:#c8c8c8;display:block!important;left:0;min-width:200px;overflow:visible;position:absolute;right:0;text-align:center;top:100%}.w--nav-link-open{display:block;position:relative}.w-nav-overlay{display:none;left:0;overflow:hidden;position:absolute;right:0;top:100%;width:100%}.w-nav-overlay [data-nav-menu-open]{top:0}.w-nav[data-animation=over-left] .w-nav-overlay{width:auto}.w-nav[data-animation=over-left] .w-nav-overlay,.w-nav[data-animation=over-left] [data-nav-menu-open]{right:auto;top:0;z-index:1}.w-nav[data-animation=over-right] .w-nav-overlay{width:auto}.w-nav[data-animation=over-right] .w-nav-overlay,.w-nav[data-animation=over-right] [data-nav-menu-open]{left:auto;top:0;z-index:1}.w-nav-button{cursor:pointer;float:right;-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;display:none;font-size:24px;padding:18px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-nav-button:focus{outline:0}.w-nav-button.w--open{background-color:#c8c8c8;color:var(--calma-color-bg-primary)}.w-nav[data-collapse=all] .w-nav-menu{display:none}.w--nav-dropdown-open,.w--nav-dropdown-toggle-open,.w-nav[data-collapse=all] .w-nav-button{display:block}.w--nav-dropdown-list-open{position:static}@media screen and (max-width:991px){.w-nav[data-collapse=medium] .w-nav-menu{display:none}.w-nav[data-collapse=medium] .w-nav-button{display:block}}@media screen and (max-width:767px){.w-nav[data-collapse=small] .w-nav-menu{display:none}.w-nav[data-collapse=small] .w-nav-button{display:block}.w-nav-brand{padding-left:10px}}@media screen and (max-width:479px){.w-nav[data-collapse=tiny] .w-nav-menu{display:none}.w-nav[data-collapse=tiny] .w-nav-button{display:block}}.w-tabs{position:relative}.w-tabs:after,.w-tabs:before{content:" ";display:table;grid-area:1/1/2/2}.w-tabs:after{clear:both}.w-tab-link,.w-tab-menu{position:relative}.w-tab-link{background-color:#ddd;color:#222;cursor:pointer;display:inline-block;padding:9px 30px;text-align:left;text-decoration:none;vertical-align:top}.w-tab-link.w--current{background-color:#c8c8c8}.w-tab-link:focus{outline:0}.w-tab-content{display:block;overflow:hidden;position:relative}.w-tab-pane{display:none;position:relative}.w--tab-active{display:block}@media screen and (max-width:479px){.w-tab-link{display:block}}.w-ix-emptyfix:after{content:""}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.w-dyn-empty{background-color:#ddd;padding:10px}.w-condition-invisible,.w-dyn-bind-empty,.w-dyn-hide{display:none!important}.wf-layout-layout{display:grid}@font-face{font-display:swap;font-family:Aspekta\ 800;font-style:normal;font-weight:800;src:url(https://cdn.prod.website-files.com/69919d41fc1ee22424bca964/69919d43fc1ee22424bca9db_Aspekta-800.ttf) format("truetype")}@font-face{font-display:swap;font-family:Aspekta\ 700;font-style:normal;font-weight:700;src:url(https://cdn.prod.website-files.com/69919d41fc1ee22424bca964/69919d43fc1ee22424bca9da_Aspekta-700.ttf) format("truetype")}.w-layout-blockcontainer{display:block;margin-left:auto;margin-right:auto;max-width:940px}.w-commerce-commercecartwrapper{display:inline-block;position:relative}.w-commerce-commercecartopenlink{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#3898ec;border-radius:0;border-width:0;color:var(--calma-color-bg-primary);cursor:pointer;display:flex;padding:9px 15px;text-decoration:none}.w-commerce-commercecartopenlinkcount{background-color:var(--calma-color-bg-primary);border-radius:9px;color:#3898ec;display:inline-block;font-size:11px;font-weight:700;height:18px;line-height:18px;margin-left:8px;min-width:18px;padding-left:6px;padding-right:6px;text-align:center}.w-commerce-commercecartcontainerwrapper{background-color:#000c;inset:0;position:fixed;z-index:1001}.w-commerce-commercecartcontainerwrapper--cartType-modal{align-items:center;display:flex;flex-direction:column;justify-content:center}.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar{align-items:stretch;display:flex;flex-direction:row;justify-content:flex-start}.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar{align-items:stretch;display:flex;flex-direction:row;justify-content:flex-end}.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown{background-color:transparent;inset:100% auto auto 0;position:absolute}.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown{background-color:transparent;inset:100% 0 auto auto;position:absolute}.w-commerce-commercecartcontainer{background-color:var(--calma-color-bg-primary);box-shadow:0 5px 25px #00000040;display:flex;flex-direction:column;max-width:480px;min-width:320px;overflow:auto;width:100%}.w-commerce-commercecartheader{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;flex:none;justify-content:space-between;padding:16px 24px;position:relative}.w-commerce-commercecartheading{margin-bottom:0;margin-top:0;padding-left:0;padding-right:0}.w-commerce-commercecartcloselink{height:16px;width:16px}.w-commerce-commercecartform,.w-commerce-commercecartformwrapper{display:flex;flex:1;flex-direction:column}.w-commerce-commercecartform{justify-content:flex-start}.w-commerce-commercecartlist{-webkit-overflow-scrolling:touch;flex:1;overflow:auto;padding:12px 24px}.w-commerce-commercecartitem{align-items:flex-start;display:flex;padding-bottom:12px;padding-top:12px}.w-commerce-commercecartitemimage{height:0;width:60px}.w-commerce-commercecartiteminfo{display:flex;flex:1;flex-direction:column;margin-left:16px;margin-right:16px}.w-commerce-commercecartproductname{font-weight:700}.w-commerce-commercecartquantity{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:10px;padding:8px 6px 8px 12px;width:60px}.w-commerce-commercecartquantity::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecartquantity::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecartquantity:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecartoptionlist{list-style-type:none;margin-bottom:0;padding-left:0;text-decoration:none}.w-commerce-commercecartfooter{border-top:1px solid #e6e6e6;display:flex;flex:none;flex-direction:column;padding:16px 24px 24px}.w-commerce-commercecartlineitem{align-items:baseline;display:flex;flex:none;justify-content:space-between;margin-bottom:16px}.w-commerce-commercecartordervalue{font-weight:700}.w-commerce-commercecartapplepaybutton{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--calma-color-text-primary);border-radius:2px;border-width:0;color:var(--calma-color-bg-primary);cursor:pointer;display:flex;height:38px;margin-bottom:8px;min-height:30px;padding:0;text-decoration:none}.w-commerce-commercecartapplepayicon{height:50%;min-height:20px;width:100%}.w-commerce-commercecartquickcheckoutbutton{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--calma-color-text-primary);border-radius:2px;border-width:0;color:var(--calma-color-bg-primary);cursor:pointer;display:flex;height:38px;justify-content:center;margin-bottom:8px;padding:0 15px;text-decoration:none}.w-commerce-commercequickcheckoutgoogleicon,.w-commerce-commercequickcheckoutmicrosofticon{display:block;margin-right:8px}.w-commerce-commercecartcheckoutbutton{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#3898ec;border-radius:2px;border-width:0;color:var(--calma-color-bg-primary);cursor:pointer;display:block;padding:9px 15px;text-align:center;text-decoration:none}.w-commerce-commercecartemptystate{align-items:center;display:flex;flex:1;justify-content:center;padding-bottom:100px;padding-top:100px}.w-commerce-commercecarterrorstate{background-color:#ffdede;flex:none;margin:0 24px 24px;padding:10px}.w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.w-commerce-commerceaddtocartform{margin:0 0 15px}.w-commerce-commerceaddtocartoptionpillgroup{display:flex;margin-bottom:10px}.w-commerce-commerceaddtocartoptionpill{background-color:var(--calma-color-bg-primary);border:1px solid var(--calma-color-text-primary);color:var(--calma-color-text-primary);cursor:pointer;margin-right:10px;padding:8px 15px}.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected{background-color:var(--calma-color-text-primary);color:var(--calma-color-bg-primary)}.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled{background-color:#e6e6e6;border-color:#e6e6e6;color:var(--calma-color-text-600);cursor:not-allowed;outline-style:none}.w-commerce-commerceaddtocartquantityinput{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:10px;padding:8px 6px 8px 12px;width:60px}.w-commerce-commerceaddtocartquantityinput::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commerceaddtocartquantityinput::placeholder{color:var(--calma-color-text-400)}.w-commerce-commerceaddtocartquantityinput:focus{border-color:#3898ec;outline-style:none}.w-commerce-commerceaddtocartbutton{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#3898ec;border-radius:0;border-width:0;color:var(--calma-color-bg-primary);cursor:pointer;display:flex;padding:9px 15px;text-decoration:none}.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled{background-color:#e6e6e6;border-color:#e6e6e6;color:var(--calma-color-text-600);cursor:not-allowed;outline-style:none}.w-commerce-commercebuynowbutton{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#3898ec;border-radius:0;border-width:0;color:var(--calma-color-bg-primary);cursor:pointer;display:inline-block;margin-top:10px;padding:9px 15px;text-decoration:none}.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled{background-color:#e6e6e6;border-color:#e6e6e6;color:var(--calma-color-text-600);cursor:not-allowed;outline-style:none}.w-commerce-commerceaddtocartoutofstock{background-color:#ddd;margin-top:10px;padding:10px}.w-commerce-commerceaddtocarterror{background-color:#ffdede;margin-top:10px;padding:10px}.w-commerce-commercecheckoutformcontainer{background-color:var(--calma-color-bg-secondary);min-height:100vh;padding:20px;width:100%}.w-commerce-commercelayoutcontainer{align-items:flex-start;display:flex;justify-content:center}.w-commerce-commercelayoutmain{flex:0 800px;margin-right:20px}.w-commerce-commercecheckoutcustomerinfowrapper{margin-bottom:20px}.w-commerce-commercecheckoutblockheader{align-items:baseline;background-color:var(--calma-color-bg-primary);border:1px solid #e6e6e6;display:flex;justify-content:space-between;padding:4px 20px}.w-commerce-commercecheckoutblockcontent{background-color:var(--calma-color-bg-primary);border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;padding:20px}.w-commerce-commercecheckoutlabel{margin-bottom:8px}.w-commerce-commercecheckoutemailinput{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:0;padding:8px 12px;width:100%}.w-commerce-commercecheckoutemailinput::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutemailinput::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutemailinput:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutshippingaddresswrapper{margin-bottom:20px}.w-commerce-commercecheckoutshippingfullname{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutshippingfullname::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingfullname::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingfullname:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutshippingstreetaddress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutshippingstreetaddress::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingstreetaddress::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingstreetaddress:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutshippingstreetaddressoptional{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutshippingstreetaddressoptional::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingstreetaddressoptional:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutrow{display:flex;margin-left:-8px;margin-right:-8px}.w-commerce-commercecheckoutcolumn{flex:1;padding-left:8px;padding-right:8px}.w-commerce-commercecheckoutshippingcity{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutshippingcity::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingcity::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingcity:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutshippingstateprovince{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutshippingstateprovince::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingstateprovince::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingstateprovince:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutshippingzippostalcode{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutshippingzippostalcode::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingzippostalcode::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingzippostalcode:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutshippingcountryselector{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:0;padding:8px 12px;width:100%}.w-commerce-commercecheckoutshippingcountryselector::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingcountryselector::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutshippingcountryselector:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutshippingmethodswrapper{margin-bottom:20px}.w-commerce-commercecheckoutshippingmethodslist{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}.w-commerce-commercecheckoutshippingmethoditem{align-items:baseline;background-color:var(--calma-color-bg-primary);border-bottom:1px solid #e6e6e6;display:flex;flex-direction:row;font-weight:400;margin-bottom:0;padding:16px}.w-commerce-commercecheckoutshippingmethoddescriptionblock{display:flex;flex-direction:column;flex-grow:1;margin-left:12px;margin-right:12px}.w-commerce-commerceboldtextblock{font-weight:700}.w-commerce-commercecheckoutshippingmethodsemptystate{background-color:var(--calma-color-bg-primary);border-bottom:1px solid #e6e6e6;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;padding:64px 16px;text-align:center}.w-commerce-commercecheckoutpaymentinfowrapper{margin-bottom:20px}.w-commerce-commercecheckoutcardnumber{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;cursor:text;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutcardnumber::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutcardnumber::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutcardnumber.-wfp-focus,.w-commerce-commercecheckoutcardnumber:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutcardexpirationdate{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;cursor:text;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutcardexpirationdate::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutcardexpirationdate::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus,.w-commerce-commercecheckoutcardexpirationdate:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutcardsecuritycode{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;cursor:text;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutcardsecuritycode::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutcardsecuritycode::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus,.w-commerce-commercecheckoutcardsecuritycode:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutbillingaddresstogglewrapper{display:flex;flex-direction:row}.w-commerce-commercecheckoutbillingaddresstogglecheckbox{margin-top:4px}.w-commerce-commercecheckoutbillingaddresstogglelabel{font-weight:400;margin-left:8px}.w-commerce-commercecheckoutbillingaddresswrapper{margin-bottom:20px;margin-top:16px}.w-commerce-commercecheckoutbillingfullname{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutbillingfullname::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingfullname::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingfullname:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutbillingstreetaddress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutbillingstreetaddress::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingstreetaddress::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingstreetaddress:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutbillingstreetaddressoptional{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutbillingstreetaddressoptional::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingstreetaddressoptional:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutbillingcity{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutbillingcity::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingcity::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingcity:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutbillingstateprovince{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutbillingstateprovince::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingstateprovince::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingstateprovince:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutbillingzippostalcode{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:16px;padding:8px 12px;width:100%}.w-commerce-commercecheckoutbillingzippostalcode::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingzippostalcode::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingzippostalcode:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutbillingcountryselector{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fafafa;border:1px solid #ddd;border-radius:3px;display:block;height:38px;line-height:20px;margin-bottom:0;padding:8px 12px;width:100%}.w-commerce-commercecheckoutbillingcountryselector::-moz-placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingcountryselector::placeholder{color:var(--calma-color-text-400)}.w-commerce-commercecheckoutbillingcountryselector:focus{border-color:#3898ec;outline-style:none}.w-commerce-commercecheckoutorderitemswrapper{margin-bottom:20px}.w-commerce-commercecheckoutsummaryblockheader{align-items:baseline;background-color:var(--calma-color-bg-primary);border:1px solid #e6e6e6;display:flex;justify-content:space-between;padding:4px 20px}.w-commerce-commercecheckoutorderitemslist{margin-bottom:-20px}.w-commerce-commercecheckoutorderitem{display:flex;margin-bottom:20px}.w-commerce-commercecheckoutorderitemdescriptionwrapper{flex-grow:1;margin-left:16px;margin-right:16px}.w-commerce-commercecheckoutorderitemquantitywrapper{display:flex;white-space:pre-wrap}.w-commerce-commercecheckoutorderitemoptionlist{list-style-type:none;margin-bottom:0;padding-left:0;text-decoration:none}.w-commerce-commercelayoutsidebar{flex:0 0 320px;position:sticky;top:20px}.w-commerce-commercecheckoutordersummarywrapper{margin-bottom:20px}.w-commerce-commercecheckoutordersummaryextraitemslistitem,.w-commerce-commercecheckoutsummarylineitem{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.w-commerce-commercecheckoutsummarytotal{font-weight:700}.w-commerce-commercecheckoutplaceorderbutton{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#3898ec;border-radius:3px;border-width:0;color:var(--calma-color-bg-primary);cursor:pointer;display:block;margin-bottom:20px;padding:9px 15px;text-align:center;text-decoration:none}.w-commerce-commercecheckouterrorstate{background-color:#ffdede;margin-bottom:16px;margin-top:16px;padding:10px 16px}.w-commerce-commercepaypalcheckoutformcontainer{background-color:var(--calma-color-bg-secondary);min-height:100vh;padding:20px;width:100%}.w-commerce-commercecheckoutcustomerinfosummarywrapper{margin-bottom:20px}.w-commerce-commercecheckoutsummaryitem,.w-commerce-commercecheckoutsummarylabel{margin-bottom:8px}.w-commerce-commercecheckoutsummaryflexboxdiv{display:flex;flex-direction:row;justify-content:flex-start}.w-commerce-commercecheckoutsummarytextspacingondiv{margin-right:.33em}.w-commerce-commercecheckoutpaymentsummarywrapper{margin-bottom:20px}.w-commerce-commercepaypalcheckouterrorstate{background-color:#ffdede;margin-bottom:16px;margin-top:16px;padding:10px 16px}.w-commerce-commerceorderconfirmationcontainer{background-color:var(--calma-color-bg-secondary);min-height:100vh;padding:20px;width:100%}.w-commerce-commercecheckoutshippingsummarywrapper{margin-bottom:20px}@media screen and (max-width:991px){.w-layout-blockcontainer{max-width:728px}}@media screen and (max-width:767px){.w-layout-blockcontainer{max-width:none}.w-commerce-commercelayoutcontainer{align-items:stretch;flex-direction:column}.w-commerce-commercelayoutmain{flex-basis:auto;margin-right:0}.w-commerce-commercelayoutsidebar{flex-basis:auto}}@media screen and (max-width:479px){.w-commerce-commercecartcontainerwrapper--cartType-modal{align-items:stretch;flex-direction:row;justify-content:center}.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown,.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown{align-items:stretch;display:flex;flex-direction:row;inset:0;justify-content:center;position:fixed}.w-commerce-commerceaddtocartquantityinput,.w-commerce-commercecartquantity,.w-commerce-commercecheckoutemailinput,.w-commerce-commercecheckoutshippingfullname,.w-commerce-commercecheckoutshippingstreetaddress,.w-commerce-commercecheckoutshippingstreetaddressoptional{font-size:16px}.w-commerce-commercecheckoutrow{flex-direction:column}.w-commerce-commercecheckoutbillingcity,.w-commerce-commercecheckoutbillingcountryselector,.w-commerce-commercecheckoutbillingfullname,.w-commerce-commercecheckoutbillingstateprovince,.w-commerce-commercecheckoutbillingstreetaddress,.w-commerce-commercecheckoutbillingstreetaddressoptional,.w-commerce-commercecheckoutbillingzippostalcode,.w-commerce-commercecheckoutcardexpirationdate,.w-commerce-commercecheckoutcardnumber,.w-commerce-commercecheckoutcardsecuritycode,.w-commerce-commercecheckoutshippingcity,.w-commerce-commercecheckoutshippingcountryselector,.w-commerce-commercecheckoutshippingstateprovince,.w-commerce-commercecheckoutshippingzippostalcode{font-size:16px}}body{color:var(--calma-color-text-900);font-family:var(--calma-font-family);font-size:var(--calma-font-size-sm);font-weight:var(--calma-font-weight-regular);letter-spacing:-.16px;line-height:var(--calma-line-height-sm)}h1{font-size:38px;line-height:44px}h1,h2{font-family:var(--calma-font-family);font-weight:var(--calma-font-weight-regular);margin-bottom:0;margin-top:0}h2{color:var(--calma-color-text-primary);font-size:32px;line-height:36px}h3{font-size:var(--calma-font-size-h3);line-height:var(--calma-line-height-h3)}h3,h4{color:var(--calma-color-text-primary);font-family:var(--calma-font-family);font-weight:var(--calma-font-weight-regular);margin-bottom:0;margin-top:0}h4{font-size:18px;line-height:24px}h6{color:var(--calma-color-text-800);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-semibold);letter-spacing:-.16px;line-height:var(--calma-line-height-base);margin-bottom:1rem;margin-top:0}p{margin-bottom:10px}a{text-decoration:underline}ul{margin-bottom:10px;margin-top:0;padding-left:40px}.background-color-white{background-color:var(--calma-color-bg-primary)}.background-color-white.border-black{border:1px solid var(--calma-color-text-primary)}.class-label-column{grid-column-gap:.75rem;grid-row-gap:.75rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr;grid-template-rows:auto}.text-align-left{text-align:left}.field-label{color:#0c0407;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:-.32px;line-height:1.75rem;margin-bottom:1rem}.display-block{display:block}.styleguide_color{padding-bottom:8rem}.styleguide_color.is-black{background-color:var(--calma-color-text-primary)}.styleguide_color.is-white{background-color:var(--calma-color-bg-primary)}.styleguide_color.is-white.border-black{border:1px solid var(--calma-color-text-primary)}.text-style-uppercase{text-transform:uppercase}.headling-h3{letter-spacing:-1.44px}.image-100{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.text-strikethrough{text-decoration:line-through}.text-sm-2{font-family:var(--calma-font-family);font-size:var(--calma-font-size-sm-2);letter-spacing:-.28px;line-height:var(--calma-line-height-sm-2);margin-bottom:0}.text-align-right{text-align:right}.text-color-black-50{color:var(--calma-color-text-50)}.text-color-black-400{color:var(--calma-color-text-400)}.heading-h1{color:var(--calma-color-text-primary);font-size:var(--calma-font-size-h1);letter-spacing:-4.32px;line-height:var(--calma-line-height-h1)}.text-style-italic{font-family:Inter,sans-serif;font-size:.875rem;font-style:italic;font-weight:400;letter-spacing:-.32px;line-height:1.25rem}.styleguide-typography-heading{color:var(--calma-color-text-primary);padding:.25rem .5rem;position:sticky;top:0;z-index:4}.display-none{display:none}.text-weight-medium{font-family:Inter,sans-serif;font-weight:var(--calma-font-weight-medium)}.text-color-black-900{color:var(--calma-color-text-900)}.text-style-no_wrap{white-space:nowrap}.styleguide-item-row{grid-column-gap:1px;grid-row-gap:0;color:#0c0407;grid-template-columns:15rem 1fr;grid-template-rows:auto;padding:10px;place-items:center stretch}.text-style-lowercase{text-transform:lowercase}.text-lg_2{font-family:var(--calma-font-family);font-size:var(--calma-font-size-lg-2);letter-spacing:-.54px;line-height:var(--calma-line-height-lg-2)}.style-guide-main-wrapper{margin-left:auto;margin-right:auto;max-width:1200px;overflow:hidden}.styleguide_button-list{grid-column-gap:1rem;grid-row-gap:1.5rem;display:grid;grid-auto-columns:max-content;grid-auto-flow:row;grid-template-columns:auto;grid-template-rows:auto;padding-bottom:1.5rem;padding-top:1.5rem;place-items:center start;white-space:normal}.text-color-black-500{color:var(--calma-color-text-500)}.text-lg{font-family:var(--calma-font-family);font-size:var(--calma-font-size-lg);letter-spacing:-.6px;line-height:var(--calma-line-height-lg);margin-bottom:0}.text-lg.text-weight-medium.text-color-blue{color:var(--calma-color-brand)}.styleguide-header{grid-column-gap:1rem;grid-row-gap:1rem;align-items:center;background-color:var(--calma-color-text-primary);display:flex;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;justify-content:center;margin-bottom:2rem;padding-bottom:3rem;padding-top:3rem;width:100%}.primary-button-arrow-wrapper{height:1rem;overflow:hidden;width:1rem}.text-color-black-300{color:var(--calma-color-text-300)}.styleguide-heading-wrapper{margin-left:auto;margin-right:auto;width:100%}.styleguide-heading{color:var(--calma-color-bg-primary);font-size:72px;line-height:86px;margin-bottom:0;margin-top:0;text-align:center}.styleguide_label{background-color:#3977ff;color:var(--calma-color-bg-primary);cursor:context-menu;display:inline-block;font-size:.75rem;padding:.25rem .5rem;white-space:nowrap}.text-weight-bold{font-family:Inter,sans-serif;font-weight:var(--calma-font-weight-bold)}.body-wrapper{align-items:stretch;display:flex;flex-flow:column;font-family:Inter,sans-serif;justify-content:center;max-width:100%;position:relative}.text-xl_2{font-family:var(--calma-font-family);font-size:var(--calma-font-size-xl-2);letter-spacing:-.72px;line-height:var(--calma-line-height-xl-2);margin-bottom:0}.styleguide_grid-colours{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}.text-weight-semibold{font-family:Inter,sans-serif;font-weight:var(--calma-font-weight-semibold)}.primary-button-black{grid-column-gap:.25rem;align-items:center;background-color:var(--calma-color-text-primary);border-radius:1.25rem;display:flex;justify-content:center;padding:.625rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.primary-button-black:hover{background-color:var(--calma-color-text-800)}.page-link-block{height:1.25rem;overflow:hidden}.page-link-block,.page-link-block:hover{text-decoration:none}.page-link-block.w--current{color:#0c0407;-webkit-text-decoration:underline #000;text-decoration:underline #000;text-decoration-thickness:1px;text-underline-position:under}.text-style-quote{border-left:4px solid #000;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:-.5px;line-height:1.875rem;padding:40px 110px 40px 40px}.text-style-link{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:-.14px;line-height:1.25rem;text-decoration:none}.text-style-link:hover{text-decoration:underline}.text-weight-normal{font-family:Inter,sans-serif;font-weight:var(--calma-font-weight-regular)}.text-xs{font-family:var(--calma-font-family);font-size:var(--calma-font-size-xs);letter-spacing:-.36px;line-height:var(--calma-line-height-xs);margin-bottom:0}.background-color-black{background-color:var(--calma-color-text-primary)}.class-label-row{grid-column-gap:.25rem;grid-row-gap:.25rem;align-items:center;display:flex;flex-wrap:wrap}.form-field-wrapper{flex:1;position:relative}.styleguide-subheading{z-index:3;grid-row-gap:.5rem;background-color:#0b0707;color:var(--calma-color-bg-primary);display:flex;flex-flow:column;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:-.16px;line-height:1.5rem;padding:1rem;position:sticky;top:2rem}.rl-styleguide_empty-space{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;position:relative;z-index:-1}.text-color-black-600{color:var(--calma-color-text-600)}.social-link-underline{background-color:var(--calma-color-text-primary);height:.09375rem;margin-top:-4px;width:100%}.primary-button-arrow-slider{display:flex}.text-color-white{color:var(--calma-color-bg-primary)}.text-align-center{text-align:center}.text-xl{font-size:var(--calma-font-size-xl);letter-spacing:-.96px;line-height:var(--calma-line-height-xl)}.text-base,.text-xl{font-family:var(--calma-font-family);margin-bottom:0}.text-base{font-size:var(--calma-font-size-base);letter-spacing:-.16px;line-height:var(--calma-line-height-base)}.text-base.text-color-white.m-bottom{margin-bottom:.125rem}.text-base.text-color-black.m-bottom{margin-bottom:.25rem}.styleguide-list{grid-column-gap:3rem;grid-row-gap:3rem;grid-template-columns:1fr;grid-template-rows:auto;padding-bottom:4rem}.button-arrow-white{color:var(--calma-color-bg-primary);line-height:0}.text-color-black-800{color:var(--calma-color-text-800)}.global-wrapper{margin-left:auto;margin-right:auto;max-width:1241px;width:100%}.text-3xl{font-family:var(--calma-font-family);font-size:var(--calma-font-size-3xl);letter-spacing:-1.2px;line-height:var(--calma-line-height-3xl);margin-bottom:0}.text-color-black-100{color:var(--calma-color-text-100)}.heading-h2{font-size:var(--calma-font-size-h2);letter-spacing:-1.6px;line-height:var(--calma-line-height-h2)}.social-link-text{color:#0c0407;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:-.32px;line-height:1.75rem}.form{grid-column-gap:1.5rem;grid-row-gap:1.5rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr;grid-template-rows:auto}.heading-h4{font-size:var(--calma-font-size-h4);letter-spacing:-1.08px;line-height:var(--calma-line-height-h4)}.text-sm{font-size:var(--calma-font-size-sm);letter-spacing:-.14px;line-height:var(--calma-line-height-sm)}.text-2xl,.text-sm{font-family:var(--calma-font-family);margin-bottom:0}.text-2xl{font-size:var(--calma-font-size-2xl);letter-spacing:-1.08px;line-height:var(--calma-line-height-2xl)}.overflow-hidden{overflow:hidden}.social-link{align-items:center;display:inline-flex;flex-flow:column;justify-content:flex-start}.social-link,.social-link:hover{text-decoration:none}.text-color-black{color:var(--calma-color-text-primary)}.text-block{color:var(--calma-color-text-200)}.form-input{background-color:var(--calma-color-bg-primary);border:1px solid #eee;border-radius:.75rem;color:#0c0407;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;height:auto;letter-spacing:-.16px;line-height:1.25rem;margin-bottom:0;padding:.9375rem 0 .9375rem 1.25rem;width:100%}.form-input:focus{border-color:var(--calma-color-text-primary)}.form-input::-moz-placeholder{color:gray;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;letter-spacing:-.16px;line-height:1.5rem}.form-input::placeholder{color:gray;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;letter-spacing:-.16px;line-height:1.5rem}.form-input.is-text-area{height:auto;padding-bottom:6.25rem;padding-left:1.25rem;padding-right:1.25rem}.text-color-black-700{color:var(--calma-color-text-700)}.text-color-white-50{color:var(--calma-color-bg-primary-50)}.logo-text{color:var(--calma-color-text-primary);font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:-.84px;line-height:100%}.navbar-button{max-width:8.5625rem}.section_home-hero{margin-bottom:6.25rem;margin-top:5.625rem}.home-hero-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding)}.home-hero_tag-line{background-color:#d9d9d9;height:1rem;width:.0625rem}.home-hero_tag-img{border:1px solid #fff;border-radius:100rem;height:1.75rem;overflow:hidden;width:1.75rem}.home-hero_tag-img._5{left:5rem;z-index:5}.home-hero_tag-img._4,.home-hero_tag-img._5{bottom:0;margin-bottom:auto;margin-top:auto;position:absolute;top:0}.home-hero_tag-img._4{left:3.75rem;z-index:4}.home-hero_tag-img._2{left:1.25rem;z-index:2}.home-hero_tag-img._2,.home-hero_tag-img._3{bottom:0;margin-bottom:auto;margin-top:auto;position:absolute;top:0}.home-hero_tag-img._3{left:2.5rem;z-index:3}.home-hero_tag-stars{display:flex}.home-hero_tag-imgs{display:flex;max-width:6.75rem;position:relative;width:100%}.home-hero_tag{grid-column-gap:.375rem;align-items:center;background-color:#ffffffa3;border-radius:100rem;box-shadow:0 0 0 1px #00000014,0 3px 4px -1.5px #00000024;display:flex;margin-bottom:1.25rem;max-width:24.4375rem;padding:.25rem;width:100%}.home-hero_tag-star{color:#fcb823;line-height:0}.home-hero-top{margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:43.25rem;width:100%}.home-hero-headline,.home-hero-top{align-items:center;display:flex;flex-flow:column}.home-hero-headline{grid-row-gap:1.25rem}.div-block{grid-column-gap:1.125rem;align-items:center;display:flex;margin-top:2.5rem}.primary-button-white{grid-column-gap:.25rem;align-items:center;background-color:var(--calma-color-bg-primary);border-radius:1.25rem;box-shadow:0 0 0 1px #0000001a;display:flex;justify-content:center;padding:.625rem 1rem;text-decoration:none}.primary-button-white:hover{box-shadow:none}.button-arrow-black{color:var(--calma-color-text-primary);line-height:0}.home-hero-bottom{grid-column-gap:2.5rem;align-items:flex-start;background-color:var(--calma-color-bg-ash);border-radius:2.75rem;display:flex;flex-flow:row;height:100%;justify-content:center;max-height:37.5rem;overflow:hidden;padding-left:7%;padding-right:7%}.home-hero-image-bg{max-width:20.5rem;transform:translateY(3.5rem)}.home-hero-image-sm{max-width:17.5rem;transform:translateY(6.875rem)}.trusted-brands-top{margin-bottom:2.25rem;overflow:hidden;padding-left:1.25rem;padding-right:1.25rem}.trusted-brands-bottom{display:flex;justify-content:flex-start;position:relative}.trusted-brands-img-div._5{min-width:7.1875rem}.trusted-brands-img-div._3{min-width:7rem}.trusted-brands-img-div._6{min-width:6.8125rem}.trusted-brands-img-div._1{min-width:8.4375rem}.trusted-brands-img-div._2{min-width:7.625rem}.trusted-brands-img-div._4{min-width:7.125rem}.section_trusted-brands{margin-bottom:var(--calma-global-margin);overflow:hidden;position:relative}.trusted-brands-icons{grid-column-gap:3.75rem;display:flex;justify-content:center;margin-right:3.75rem}.trusted-client-overlay{background-image:linear-gradient(45deg,#ffffffe3,#fff0);height:100%;inset:0 auto 0 0;position:absolute;width:100px}.trusted-client-overlay.right{inset:0 0 0 auto;position:absolute;transform:rotate(180deg)}.trusted-client-overlay.left{inset:0 auto 0 0;position:absolute}.trusted-brands-wrapper{max-width:var(--calma-global-wrapper);overflow:hidden}.section_features-01{margin-bottom:var(--calma-global-margin)}.features-01-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.features-01-top{grid-row-gap:1.25rem;align-items:center;display:flex;flex-flow:column;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:37.625rem}.features-01-intro{max-width:25.8125rem}.features-01-cards{display:grid;flex-flow:row;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;justify-content:center}.features-01-card,.features-01-cards{grid-column-gap:1.25rem;grid-row-gap:1.25rem;grid-auto-columns:1fr}.features-01-card{background-color:var(--calma-color-bg-tertiary);border-radius:1.25rem;display:flex;flex-flow:column;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;justify-content:space-between;max-width:22.9rem;padding:1.5rem 1.5rem 1.625rem;width:100%}.features-01-card-top{grid-row-gap:1.5rem;align-items:flex-start;display:flex;flex-flow:column}.features-01-card-icon{align-items:center;background-color:var(--calma-color-bg-primary);border-radius:.75rem;box-shadow:0 2px var(--calma-color-shadow-subtle);display:flex;height:3.75rem;justify-content:center;width:3.75rem}.features-01-card-icon-svg{color:var(--calma-color-text-primary);line-height:0}.features-01-card-text{grid-row-gap:.75rem;align-items:flex-start;display:flex;flex-flow:column}.features-01-card-bottom-content{grid-row-gap:.625rem;display:flex;flex-flow:column}.txn-card_amount-text{color:#ff3400;font-size:.8rem;font-weight:700;line-height:1.32rem}.txn-card_text-block{grid-row-gap:.15rem;display:flex;flex:1;flex-flow:column}.txn-card{grid-column-gap:.5rem;align-items:center;background-color:var(--calma-color-bg-primary);border-radius:.6875rem;display:flex;justify-content:space-between;max-width:17.5rem;padding:.5rem .6875rem;width:100%}.txn-card._2{margin-left:auto}.txn-card_logo-image{border-radius:100px;height:2.3rem;overflow:hidden;width:2.3rem}.txn-card_content-left{grid-column-gap:.625rem;align-items:center;display:flex}.txn-card_title-text{color:var(--calma-color-text-primary);font-size:.875rem;font-weight:600;line-height:1.32rem}.txn-card-info-text{color:#6c727f;font-size:.8rem;font-weight:400;line-height:1.0625rem}.features-01-card-bottom-img{border-radius:.625rem;overflow:hidden}.features-01-cards-big{background-color:var(--calma-color-bg-tertiary);border-radius:1rem;display:flex;justify-content:space-between;padding:1.875rem;width:100%}.features-01-card-left{grid-row-gap:2.875rem;display:flex;flex-flow:column;max-width:26.95rem;padding:1.75rem .625rem;width:100%}.features-01-card-points{grid-column-gap:2.4rem;grid-row-gap:.75rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;justify-items:stretch}.features-01-card-point{grid-column-gap:.75rem;align-items:center;display:flex}.features-01-card-point-icon{color:var(--calma-color-text-primary);line-height:0}.features-01-card-right{background-color:var(--calma-color-bg-primary);border-radius:1.125rem;max-width:21.25rem;padding:1.875rem 1.5rem 1.5rem;width:100%}.features-01-card-right,.features-01-card-right-top{grid-row-gap:1.25rem;align-items:center;display:flex;flex-flow:column}.features-01-card-right-top{grid-column-gap:1.25rem;justify-content:flex-start}.features-01-card-right-icon{align-items:center;background-color:var(--calma-color-brand);border-radius:100rem;display:flex;height:3.625rem;justify-content:center;width:3.625rem}.features-01-card-right-icon-svg{color:var(--calma-color-bg-primary);line-height:0}.features-01-card-right-bottom{border:1px solid var(--calma-color-text-100);border-radius:.625rem;display:flex;flex-flow:column;height:8rem;justify-content:space-between;padding:.875rem;width:100%}.features-01-card-right-icons{align-items:center;display:flex;justify-content:space-between}.features-01-card-right-attach{color:var(--calma-color-text-primary);line-height:0}.features-01-card-right-submit{align-items:center;background-color:var(--calma-color-text-primary);border-radius:.25rem;display:flex;height:2rem;justify-content:center;width:2rem}.features-01-card-right-submit-svg{color:var(--calma-color-bg-primary);line-height:0}.section_services{background-color:var(--calma-color-bg-ash);margin-bottom:var(--calma-global-margin);overflow:hidden;padding-top:5rem}.services-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.services-content{grid-row-gap:2.5rem;display:flex;flex-flow:column}.services-top{grid-row-gap:1.25rem;align-items:center;display:flex;flex-flow:column;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:37.1rem}.services-intro{max-width:100%}.services-bottom{grid-column-gap:2rem;align-items:flex-start;display:flex;justify-content:space-between;max-height:29.375rem;overflow:hidden}.services-cards{grid-row-gap:3.125rem;align-items:stretch;display:flex;flex-flow:column;margin-bottom:3.5rem;max-width:19.625rem}.services-card{grid-row-gap:1.25rem;align-items:flex-start;display:flex;flex-flow:column}.services-card-icon{align-items:center;background-color:var(--calma-color-bg-primary);border-radius:.75rem;display:flex;height:3.125rem;justify-content:center;width:3.125rem}.services-card-text{grid-row-gap:.875rem;align-items:flex-start;display:flex;flex-flow:column}.services-bottom-img{max-width:20.5rem}.seation_features-02{margin-bottom:var(--calma-global-margin);overflow:hidden}.features-02-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.features-02-content,.features-02-tab{position:relative}.features-02-tab{grid-column-gap:0;grid-row-gap:0;align-items:center;display:flex;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto;justify-content:space-between}.features-02-tab-menu{grid-row-gap:.875rem;align-items:stretch;display:flex;flex-flow:column;height:432px;justify-content:flex-end;margin-right:3.125rem;max-width:32.3125rem;width:100%}.features-02-content-item{background-color:var(--calma-color-bg-ash);border-radius:1rem}.features-02-tab-item{height:100%;padding-left:3.125rem;padding-right:11.875rem;padding-top:2.5rem;position:relative}.features-02-tab-image{position:relative}.features-02-tab-link{align-items:center;border:1px solid var(--calma-color-bg-ash);border-radius:.625rem;display:flex;justify-content:space-between;padding:.75rem .875rem .75rem .75rem}.features-02-tab-link,.features-02-tab-link.w--current{background-color:var(--calma-color-bg-primary)}.features-02-tab-link-left{grid-column-gap:.75rem;align-items:center;display:flex}.features-02-tab-link-icon{align-items:center;background-color:var(--calma-color-bg-ash);border-radius:.25rem;display:flex;height:2.25rem;justify-content:center;width:2.25rem}.features-02-tab-link-arrow,.features-02-tab-link-icon-svg{color:var(--calma-color-text-primary);line-height:0}.features-02-tab-float-image{border-radius:1rem;box-shadow:-4px 4px 30px #00000029;inset:30% 7% auto auto;max-width:12.5rem;overflow:hidden;position:absolute;z-index:1}.features-02-header{grid-row-gap:1rem;display:flex;flex-flow:column;inset:8.3% auto auto 0;max-width:29.375rem;position:absolute;width:100%}.features-02-intro{max-width:95%}.features-02-tab-content{height:100%;max-height:32.5rem;position:relative;width:100%}.section_scan{margin-bottom:var(--calma-global-margin);---mode--collection-32e4a97e-0e14-9fde-1b71-4058a4b13416:base}.scan-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.scan-content{grid-column-gap:0;grid-row-gap:0;border-radius:1rem;display:grid;grid-auto-columns:1fr;grid-template-columns:.8fr 1fr;grid-template-rows:auto;overflow:hidden}.scan-left{background-color:var(--calma-color-brand);display:flex;flex-flow:column;justify-content:space-between;padding:2.5rem 3.125rem 3.125rem;width:100%}.scan-right{width:100%}.scan-left-top{grid-row-gap:1rem;align-items:flex-start;display:flex;flex-flow:column;max-width:23.125rem}.scan-left-bottom{grid-column-gap:2.25rem;align-items:center;background-color:var(--calma-color-bg-primary);border-radius:.625rem;display:flex;padding:1.25rem 5% 1.25rem 1.25rem}.scan-qr_code{border:1px solid var(--calma-color-border-default);border-radius:.5rem;max-width:7.5rem;overflow:hidden}.section_analyse{margin-bottom:var(--calma-global-margin)}.analyse-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.analyse-content{grid-column-gap:3.125rem;grid-row-gap:2rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1.1fr 1fr;grid-template-rows:auto;justify-items:stretch}.analyse-left{background-color:var(--calma-color-bg-ash);border-radius:1rem;flex-flow:row;padding:2.8125rem 4.5625rem;position:relative}.analyse-left,.analyse-right{display:flex;justify-content:center}.analyse-right{flex-flow:column}.analyse-img-mid{max-width:13.125rem;overflow:hidden;position:relative;z-index:1}.analyse-img-right{left:12%}.analyse-img-left,.analyse-img-right{bottom:0;margin-bottom:auto;margin-top:auto;max-height:24.4375rem;max-width:12rem;position:absolute;top:0}.analyse-img-left{right:12%}.analyse-right-content{grid-row-gap:1.875rem;display:flex;flex-flow:column}.analyse-right-headline{grid-row-gap:1rem;display:flex;flex-flow:column}.analyse-right-points{grid-row-gap:1.125rem;align-items:flex-start;display:flex;flex-flow:column}.alayse-right-point{grid-column-gap:.875rem;align-items:center;display:flex;justify-content:flex-start}.alayse-right-point-icon{color:var(--calma-color-text-primary);line-height:0}.section_testimonial{background-color:var(--calma-color-bg-ash);margin-bottom:var(--calma-global-margin);padding-bottom:6.25rem;padding-top:6.25rem}.testimonial-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.testimonial-top{margin-bottom:2.5rem;max-width:37.625rem}.testimonial-slider{background-color:var(--calma-transparent-color);height:100%}.testimonial-mask{border-radius:1.25rem}.testimonial-button{align-items:center;background-color:var(--calma-color-bg-primary);color:var(--calma-color-text-primary);display:flex;height:3.125rem;justify-content:center;width:3.125rem}.testimonial-button.left{border-bottom-left-radius:100rem;border-top-left-radius:100rem;inset:-38% 3.125rem auto auto}.testimonial-button.left:hover{background-color:var(--calma-color-text-primary);color:var(--calma-color-bg-primary)}.testimonial-button.right{border-bottom-right-radius:100rem;border-top-right-radius:100rem;inset:-38% 0 auto auto}.testimonial-button.right:hover{background-color:var(--calma-color-text-primary);color:var(--calma-color-bg-primary)}.testimonial-arrow-icon{line-height:0}.slide-nav{display:none}.testimonial-slide-content,.testimonial-slide-left{display:flex;justify-content:space-between}.testimonial-slide-left{align-items:stretch;background-color:var(--calma-color-bg-primary);border-radius:1.25rem;flex-flow:column;max-width:21.5625rem;padding:1.875rem 5% 1.875rem 1.875rem;width:100%}.testimonial-slide-left-text{grid-row-gap:1.25rem;align-items:flex-start;display:flex;flex-flow:column}.testimonial-slide-right{max-width:37.5rem;padding-right:9%;width:100%}.testimonial-slide-right-content{grid-row-gap:5.625rem;align-items:flex-start;display:flex;flex-flow:column}.testimonial-reviewer{grid-column-gap:.875rem;align-items:center;display:flex}.testimonial-reviewer.mb{display:none}.testimonial-reviewer-img{border-radius:100rem;height:4.375rem;overflow:hidden;width:4.375rem}.testimonial-reviewer-info{grid-row-gap:.25rem;align-items:flex-start;display:flex;flex-flow:column}.section_blog-h{margin-bottom:var(--calma-global-margin)}.blog-h-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.blog-h-top{margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:37.75rem}.blog-h-top.single{max-width:24.75rem}.blog-list{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}.blog-list.big{display:block}.blog-card{grid-row-gap:.75rem;background-color:var(--calma-color-bg-ash);border-radius:1rem;display:flex;flex-flow:column;padding:.875rem .875rem 1.875rem;text-decoration:none;width:100%}.blog-card.big{grid-column-gap:2.5rem;grid-row-gap:0;flex-flow:row;justify-content:flex-start;padding:1.25rem 5% 1.25rem 1.25rem}.blog-card-top{border-radius:.625rem;overflow:hidden}.blog-card-publish_date{background-color:var(--calma-color-bg-primary);border-radius:.375rem;display:inline-block;margin-bottom:.625rem;padding:.375rem .625rem}.blog-card-publish_date.big{margin-bottom:1.25rem}.blog-card-title{margin-bottom:1.875rem}.blog-card-title.big{margin-bottom:.875rem}.blog-card-button{grid-column-gap:.875rem;align-items:center;display:flex}.blog-card-button-icon{align-items:center;background-color:var(--calma-color-text-primary);border-radius:100rem;display:flex;height:1.625rem;justify-content:center;overflow:hidden;width:1.625rem}.blog-card-button-icon:hover{background-color:var(--calma-color-brand)}.blog-card-button-arrow{color:var(--calma-color-bg-primary);line-height:0}.section_cta{background-color:var(--calma-color-bg-ash);margin-bottom:var(--calma-global-margin);max-height:53.75rem;overflow:hidden;padding-top:6.25rem}.cta-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.cta-top{grid-row-gap:1rem;display:flex;flex-flow:column;margin-bottom:3.25rem;margin-left:auto;margin-right:auto;max-width:34.375rem}.cta-buttons{grid-column-gap:1.125rem;margin-top:.75rem}.cta-bottom,.cta-buttons{align-items:center;display:flex;justify-content:center}.cta-bottom{flex-flow:row}.cta-img-mid{max-width:21.75rem;position:relative;z-index:1}.cta-img-left{max-width:20rem;transform:translate(10%,6%)}.cta-img-right{max-width:20rem;transform:translate(-10%,6%)}.footer-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.footer-top{justify-content:space-between;margin-bottom:2.5rem}.footer-left,.footer-top{align-items:flex-start;display:flex}.footer-left{grid-row-gap:1.875rem;flex-flow:column;max-width:20.25rem}.footer-link{grid-column-gap:.5rem;align-items:center;display:flex}.footer-link.w--current{padding-left:0}.footer-share-links{align-items:center;background-color:var(--calma-color-bg-tertiary);border-radius:2rem;display:flex;justify-content:space-between;max-width:20.25rem;padding:.75rem 1rem .75rem 1.25rem;width:100%}.footer-vr-line{background-color:#bebebe;height:.75rem;width:.0625rem}.footer-social_icons{grid-column-gap:1rem;align-items:center;display:flex}.social_icon-div{color:#7b7b7b}.social_icon-div:hover{color:var(--calma-color-text-primary)}.social_icon{line-height:0}.footer-right{grid-column-gap:2.5rem;grid-row-gap:1.5rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto auto;max-width:38.5rem;width:100%}.copyright-text-block{align-items:center;display:flex;flex-flow:wrap;justify-content:space-between}.quix-profile-text.text-span{color:#0c0407}.quix-profile-text.text-span:hover{color:#0c0407;text-decoration:underline}.footer-bottom{border-top:1px solid #e4e4e4;margin-bottom:1.25rem;padding-top:1.25rem}.section_about-hero{margin-bottom:6.25rem;margin-top:6.25rem;overflow:hidden}.about-hero-wrapper{max-width:100%}.about-hero-top{padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);grid-row-gap:1.25rem;display:flex;flex-flow:column;margin-bottom:2.5rem;max-width:47rem}.about-hero-intro,.about-hero-top{margin-left:auto;margin-right:auto;width:100%}.about-hero-intro{max-width:36.125rem}.about-hero-buttons{grid-column-gap:1.125rem;display:flex;justify-content:center}.about-hero-bottom{display:flex}.about-hero-images{grid-column-gap:1.25rem;display:flex;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;height:24.625rem;justify-content:flex-start;margin-right:1.25rem}.about-hero-img-down{margin-top:auto}.about-hero-img-down,.about-hero-img-top{border-radius:1rem;height:100%;max-height:21.875rem;max-width:18.75rem;min-width:18.75rem;overflow:hidden}.about-hero-img-top{margin-bottom:auto}.section_stats{margin-bottom:var(--calma-global-margin)}.stats-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.stats-content{grid-column-gap:2rem;display:flex;justify-content:space-between}.stata-left{grid-row-gap:1.25rem;display:flex;flex-flow:column;max-width:34.6875rem;width:100%}.stats-headline{max-width:31.6875rem}.stats-intro{margin-bottom:.625rem;max-width:28.3125rem}.stats-info{display:flex;justify-content:space-between}.stats-info-card{grid-row-gap:.375rem;align-items:flex-start;display:flex;flex-flow:column}.stats-right{border-radius:1rem;max-width:29.375rem;overflow:hidden;width:100%}.section_intregation{background-color:var(--calma-color-bg-ash);background-image:url(https://cdn.prod.website-files.com/69919d41fc1ee22424bca964/69919d43fc1ee22424bcaa20_Group%202147226651.svg);background-position:50% 100%;background-repeat:no-repeat;background-size:auto;margin-bottom:var(--calma-global-margin);padding-bottom:5.9375rem;padding-top:5rem}.intregation-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.intregation-content{grid-row-gap:3.75rem;display:flex;flex-flow:column}.intregation-top{grid-row-gap:1.25rem;align-items:center;display:flex;flex-flow:column;margin-left:auto;margin-right:auto;max-width:40rem;width:100%}.intregation-intro{max-width:28.9375rem}.intregation-bottom{display:flex;overflow:hidden;position:relative}.overlay-img{position:absolute}.overlay-img.left{inset:0 auto 0 0;z-index:1}.overlay-img.right{inset:0 0 0 auto;z-index:1}.intregation-apps{grid-column-gap:1.75rem;grid-row-gap:0;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto;margin-right:1.75rem}.intregation-app-icon{align-items:center;background-color:var(--calma-color-bg-primary);border-radius:1.25rem;display:flex;flex-flow:column;height:100px;justify-content:center;width:100px}.intregation-app-svg{line-height:0}.section_features-03{margin-bottom:var(--calma-global-margin)}.features-03-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.features-03-top{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:4.5rem}.features-03-headline{max-width:25.8125rem}.features-03-intro{max-width:27.25rem}.features-03-bottom{grid-column-gap:0;grid-row-gap:0;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}.features-03-card{grid-column-gap:1rem;border:1px solid #e4e4e4;display:flex;padding-bottom:1.875rem;padding-left:5%;padding-right:5%}.features-03-card.top-p-01{padding-top:.25rem}.features-03-card.top-p-01._1,.features-03-card.top-p-01._2,.features-03-card.top-p-01._3{border-left-style:none;border-top-style:none}.features-03-card.top-p-01._3{border-right-style:none}.features-03-card.top-p-02{padding-bottom:1.875rem;padding-top:1.875rem}.features-03-card.top-p-02._4,.features-03-card.top-p-02._5{border-bottom-style:none;border-left-style:none;border-top-style:none}.features-03-card.top-p-02._6{border-style:none}.features-03-icon{align-items:center;background-color:var(--calma-color-bg-primary);border-radius:.75rem;box-shadow:0 2px #00000014,0 0 1px #00000073;display:flex;flex-flow:column;height:3.125rem;justify-content:center;min-width:3.125rem;width:3.125rem}.features-03-icon-svg{color:var(--calma-color-text-primary);line-height:0}.section_teams{margin-bottom:var(--calma-global-margin);overflow:hidden}.teams-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.teams-content{align-items:stretch}.teams-content,.teams-top{display:flex;flex-flow:column}.teams-top{grid-row-gap:1.25rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:31.75rem;width:100%}.teams-bottom{grid-column-gap:1.25rem;grid-row-gap:1.25rem;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}.teams-bottom.mb{display:none}.teams-card{border-radius:.75rem;max-width:22.875rem;overflow:hidden;position:relative;width:100%}.teams-card-overlay{grid-row-gap:.375rem;align-items:flex-start;background-image:linear-gradient(transparent,#000000b3);display:flex;flex-flow:column;height:37%;inset:auto 0 0;justify-content:flex-end;padding-bottom:1.875rem;padding-left:1.875rem;position:absolute;width:100%}.teams-cards{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}.teams-button{grid-column-gap:.25rem;align-items:center;margin-left:auto;margin-right:auto;margin-top:2.5rem}.section_faq{margin-bottom:var(--calma-global-margin)}.faq-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.faq-content{display:flex;flex-flow:column}.faq-top{margin-bottom:3.75rem;max-width:31.25rem}.faq-bottom,.faq-top{grid-row-gap:1.25rem;display:flex;flex-flow:column;margin-left:auto;margin-right:auto}.faq-bottom{max-width:43.125rem;width:100%}.faq-item-text-content{align-items:flex-start;display:flex;flex-flow:column;max-width:37.5rem}.faq-item-text-block{overflow:hidden}.faq-nav-block{position:relative}.faq-nav-sign-vertical{background-color:var(--calma-color-text-primary);height:3px;inset:0 0 0 auto;position:absolute;width:17px}.faq-item-block{grid-column-gap:2rem;border-bottom:1px solid #e4e4e4;display:flex;flex-flow:row;height:auto;justify-content:space-between;padding-bottom:1.25rem;padding-left:.5rem;padding-right:2.75rem;width:100%}.faq-nav-sign{background-color:var(--calma-color-text-primary);height:3px;width:17px}.faq-item-left{grid-row-gap:.75rem;cursor:pointer;flex-flow:column;margin-top:2.5%}.faq-item-right{grid-column-gap:2rem;grid-row-gap:0;align-items:flex-start;cursor:pointer;display:flex;flex-flow:row;justify-content:flex-start}.section_features-hero{margin-bottom:6.25rem;margin-top:6.25rem}.features-hero-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.features-hero-content{grid-column-gap:1rem;display:flex;justify-content:space-between}.features-hero-left-top{grid-row-gap:1.25rem;align-items:flex-start;display:flex;flex-flow:column}.features-hero-intro{max-width:31.125rem}.features-hero-buttons{grid-column-gap:1.125rem;align-items:center;display:flex;margin-top:1.25rem}.features-hero-left{grid-row-gap:2rem;display:flex;flex-flow:column;justify-content:space-between;max-width:36.6875rem}.features-hero-left-bottom{grid-column-gap:1.25rem;align-items:center;background-color:var(--calma-color-bg-ash);border-radius:.625rem;display:flex;max-width:19.8125rem;padding:1rem 5% 1rem 1.25rem}.features-hero-qr-div{border:.125rem solid var(--calma-color-text-primary);border-radius:.5rem;height:5rem;min-width:5rem;overflow:hidden;width:5rem}.features-hero-right{background-color:var(--calma-color-bg-ash);background-image:url(https://cdn.prod.website-files.com/69919d41fc1ee22424bca964/69919d43fc1ee22424bcaa30_2%20Circles.svg);background-position:50% 0;background-repeat:no-repeat;background-size:auto;border-radius:2.75rem;max-height:32.8125rem;max-width:29.5rem;padding-left:2.625rem;padding-right:2.625rem;padding-top:3.125rem}.features-hero-img,.features-hero-right{overflow:hidden;width:100%}.section_about{margin-bottom:var(--calma-global-margin)}.about-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.about-top{grid-row-gap:1.25rem;display:flex;flex-flow:column;margin-bottom:2.5rem;max-width:41rem;width:100%}.about-intro,.about-top{margin-left:auto;margin-right:auto}.about-intro{max-width:32.75rem}.about-bottom{grid-row-gap:1.25rem;display:flex;flex-flow:column}.about-card-big{grid-column-gap:2rem;background-color:var(--calma-color-bg-ash);border-radius:1rem;padding:1.875rem;position:relative}.about-card-big,.about-card-big-left{display:flex;justify-content:space-between}.about-card-big-left{flex-flow:column;max-width:26.4375rem}.about-card-big-top{grid-column-gap:.75rem;grid-row-gap:.75rem;display:flex;flex-flow:column;justify-content:flex-start}.about-card-big-bottom{grid-row-gap:1.25rem;display:flex;flex-flow:column;max-width:11rem}.about-card-big-cricles{display:flex}.about-card-big-img{border-radius:100rem;height:3.125rem;overflow:hidden;width:3.125rem}.about-card-big-img._2{margin-left:-.625rem}.about-card-big-img._3,.about-card-icon{margin-left:-.7rem}.about-card-icon{align-items:center;background-color:var(--calma-color-text-primary);border-radius:100rem;display:flex;flex-flow:column;height:3.125rem;justify-content:center;overflow:hidden;width:3.125rem}.about-card-icon-svg{color:var(--calma-color-bg-primary);line-height:0}.about-card-big-right{border-radius:1rem;margin-bottom:1.25rem;margin-right:1.25rem;margin-top:1.25rem;max-width:23.625rem;overflow:hidden;width:100%}.about-card-icon-01{align-items:center;background-color:var(--calma-color-text-primary);border-radius:100rem;display:flex;flex-flow:column;height:3.75rem;justify-content:center;left:49%;position:absolute;top:24%;width:3.75rem}.white-svg{color:var(--calma-color-bg-primary);line-height:0}.about-card-icon-02{grid-column-gap:.375rem;align-items:center;background-color:var(--calma-color-bg-primary);border-radius:100rem;display:flex;left:32%;padding:.625rem .875rem;position:absolute;top:49%}.svg-default{line-height:0}.about-card-icon-03{border-radius:100rem;height:2.5rem;left:49%;position:absolute;top:72%;width:2.5rem}.about-cards{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto}.about-card{grid-row-gap:1.875rem;background-color:var(--calma-color-bg-ash);border-radius:1rem;justify-content:space-between;padding:1.875rem;position:relative}.about-card,.about-card-top{display:flex;flex-flow:column}.about-card-top{grid-row-gap:.75rem}.about-card-bottom{grid-row-gap:1.25rem;border-radius:1rem;display:flex;flex-flow:column;max-width:100%;overflow:hidden}.about-card-bottom.sm{border-radius:1rem;max-width:20rem;overflow:hidden}.about-sm-card_icon-01{background-color:var(--calma-color-bg-primary);inset:auto 8% 40% auto}.about-sm-card_icon-01,.about-sm-card_icon-02{align-items:center;border-radius:100rem;display:flex;flex-flow:column;height:3.75rem;justify-content:center;position:absolute;width:3.75rem}.about-sm-card_icon-02{background-color:var(--calma-color-brand);inset:auto 14% 16% auto}.section_achivemnt{margin-bottom:var(--calma-global-margin)}.achivement-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.achivement-content{background-color:var(--calma-color-bg-ash);border-radius:1rem;padding:3.75rem 1.875rem}.achivement-top{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:2.5rem}.achivement-headline{max-width:20.125rem}.achivement-intro{max-width:32rem}.achivement-bottom{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}.achivement-card{grid-row-gap:.5rem;background-color:var(--calma-color-bg-primary);border-radius:1rem;display:flex;flex-flow:column;padding:1.25rem}.achivement-card-icon{align-items:center;background-color:var(--calma-color-bg-secondary);border-radius:.375rem;display:flex;flex-flow:column;height:3.125rem;justify-content:center;margin-left:auto;width:3.125rem}.svg-black{color:var(--calma-color-text-primary);line-height:0}.achivement-card-text{grid-row-gap:.375rem;display:flex;flex-flow:column}.section_features-04{margin-bottom:var(--calma-global-margin)}.features-04-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.features-04-content{grid-column-gap:2rem;display:flex;justify-content:space-between}.features-04-left{align-items:flex-start;display:flex;flex-flow:column;max-width:29.9375rem}.features-04-headline{margin-bottom:1.25rem}.features-04-intro{margin-bottom:1.875rem}.features-04-points{grid-row-gap:1.25rem;display:flex;flex-flow:column;margin-bottom:2.5rem}.features-04-point{grid-column-gap:.875rem;align-items:flex-start;display:flex}.features-04-mt{margin-top:.375rem}.features-04-right{background-color:var(--calma-color-bg-ash);border-radius:1rem;max-height:32.5rem;max-width:34.4375rem;overflow:hidden;padding-left:5%;padding-right:5%;padding-top:5%;width:100%}.features-04-img{margin-left:auto;margin-right:auto;max-width:17.75rem;overflow:hidden}.section_showcase{margin-bottom:var(--calma-global-margin)}.showcase-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.showcase-content{grid-column-gap:2rem;grid-row-gap:0;align-items:center;background-color:var(--calma-color-bg-ash);border-radius:1rem;display:flex;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;height:100%;justify-content:space-between;max-height:27.625rem;overflow:hidden;padding-left:2.5rem;padding-right:2.5rem;padding-top:3.125rem}.showcase-left{margin-bottom:auto;margin-top:auto;max-width:20.3125rem}.showcase-center{align-items:stretch;flex-flow:column;max-height:24.5rem;max-width:19.625rem;overflow:hidden;width:100%}.showcase-right{max-width:17.1875rem}.plan-top,.showcase-right{grid-row-gap:1.25rem;display:flex;flex-flow:column}.plan-top{align-items:center;justify-content:center;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:45rem}.pan-tab_content{width:100%}.plan-tab_link-text{background-color:var(--calma-color-bg-primary);border-radius:100rem;padding:.625rem 1rem}.plan-tab_link-text:hover{background-color:#e5e5e5}.annual-offer{background-color:#f4f4f4;border-radius:100rem;height:1.6875rem;justify-content:center;margin-right:.375rem;overflow:hidden;width:4.6875rem}.annual-offer,.plan-tab_menu{align-items:center;display:flex}.plan-tab_menu{grid-column-gap:.25rem;background-color:var(--calma-color-bg-primary);border-radius:1.875rem;box-shadow:0 3px 4px -1.5px #463fa624,0 0 0 1px #463fa60f;margin-bottom:1.75rem;padding:.25rem}.plan_intro{max-width:36.4375rem}.plan-tab{flex-flow:column}.plan-tab,.plan-tab_link{align-items:center;display:flex}.plan-tab_link{grid-column-gap:.4375rem;background-color:#fff0;font-weight:500;padding:0}.plan-tab_link.w--current{background-color:#fff0;font-weight:600}.section-pricing-hero{margin-bottom:6.25rem;padding-top:5.625rem}.pricing-hero-wrapper{margin-left:auto;margin-right:auto;max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.plan-tab_cards{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}.plan-bottom{grid-row-gap:1.25rem;display:flex;flex-flow:column}.plan-card_button-arrow,.plan-card_feature-icon{line-height:0}.plan-card_features-div{grid-row-gap:1.25rem;align-items:flex-start;display:flex;flex-flow:column}.plan-card_feature{grid-column-gap:.875rem;align-items:center;display:flex}.plan-card_button{grid-column-gap:.25rem;align-items:center;background-color:var(--calma-color-text-primary);border-radius:100rem;box-shadow:0 0 0 1px #0000001a;color:var(--calma-color-bg-primary);display:flex;justify-content:center;margin-bottom:1.875rem;margin-top:1.875rem;padding-bottom:.625rem;padding-top:.625rem}.plan-card_button:hover{background-color:var(--calma-color-text-800)}.plan-card_button.white{background-color:var(--calma-color-bg-primary);color:var(--calma-color-text-primary)}.plan-card_features{grid-row-gap:1rem;display:flex;flex-flow:column}.plan-card_button-arrow-div{height:1rem;overflow:hidden;width:1rem}.plan-card-top{grid-row-gap:1.25rem;align-items:flex-start;display:flex;flex-flow:column}.plan-tab_card-price{grid-column-gap:.125rem;align-items:flex-end;display:flex}.plan-card-headline{grid-row-gap:.75rem;align-items:flex-start;display:flex;flex-flow:column}.plan-card_button-arrow-slider{display:flex}.plan-card{background-color:var(--calma-color-bg-ash);border-radius:1rem;max-width:22.9375rem;padding:1.25rem;text-decoration:none;width:100%}.plan-card.blue{background-color:var(--calma-color-brand)}.plan-description{margin-top:.25rem}.plan-discount{background-color:var(--calma-color-bg-primary);border-radius:100rem;display:inline-flex;padding:.625rem .875rem}.hr-line{background-color:#dadada;height:1px;width:100%}.compare-details-card_info{align-items:center;display:flex;justify-content:flex-start;width:100%}.compare-top{margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:36rem}.section-compare{margin-bottom:9.375rem}.compare-details_content{border:1px solid #e9e9e9;border-radius:.75rem}.compare-details-card_icon{color:var(--calma-color-brand);line-height:0}.compare-wrapper{margin-left:auto;margin-right:auto;max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.comapre-details_card{grid-column-gap:0;grid-row-gap:0;align-items:center;border-bottom:1px solid #e9e9e9;display:grid;grid-auto-columns:1fr;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-template-rows:auto;padding:1.25rem 2.5rem}.comapre-details_card.background-color-black-50{background-color:var(--calma-color-text-50);grid-template-columns:1.5fr 1fr 1fr 1fr}.comapre-details_card.background-color-black-50.top{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.comapre-details_card.background-color-black-50.bottom{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.compare-details-mb{grid-row-gap:3rem;display:none;flex-flow:column}.compare-intro{margin-left:auto;margin-right:auto;margin-top:1.25rem;max-width:32.75rem}.compare-header{grid-column-gap:.625rem;align-items:center;display:flex}.plans_plan-headline-wrapper{grid-column-gap:.625rem;align-items:center;display:inline-flex;position:relative}.plans_plan-headline-icon{color:var(--calma-color-text-600);cursor:pointer;line-height:0}.plan_tooltip{background-color:var(--calma-color-bg-primary);border:1px solid #ececec;border-radius:.75rem;box-shadow:0 4px 15px #0b07071a;display:none;inset:-403% -250px auto auto;max-width:16rem;padding:.875rem;position:absolute;width:16rem;z-index:1}.plan-tooltip-text{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:-.14px;line-height:1.25rem;margin-bottom:0}.comapre-2nd{grid-row-gap:1.25rem;align-items:stretch;display:flex;flex-flow:column;margin-top:2.5rem}.section_blogs-hero{margin-bottom:6.875rem;margin-top:4.1875rem}.blogs-hero-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.blogs-hero-top{grid-row-gap:1.25rem;display:flex;flex-flow:column;margin-bottom:2.5rem;max-width:35.75rem}.blogs-hero-intro,.blogs-hero-top{margin-left:auto;margin-right:auto}.blogs-hero-intro{max-width:31.625rem}.blogs-content{grid-row-gap:1.25rem;display:flex;flex-flow:column}.blog-card-img{border-radius:.625rem;max-width:33rem;overflow:hidden;width:100%}.blog-card-right.big{align-items:flex-start;display:flex;flex-flow:column;justify-content:center;max-width:28.4375rem}.blog-card-intro.big{margin-bottom:2.5rem}.section_cta-2{margin-bottom:var(--calma-global-margin)}.cta-2-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.cta-2-content{grid-row-gap:2.5rem;background-color:var(--calma-color-bg-ash);border-radius:1rem;overflow:hidden;padding-bottom:3.75rem;padding-top:3.75rem}.cta-2-content,.cta-2-top{display:flex;flex-flow:column}.cta-2-top{grid-row-gap:1.25rem;justify-content:center;margin-left:auto;margin-right:auto;max-width:33.8125rem}.cta-2-intro{max-width:95%}.cta-2-bottom{align-items:center;display:flex;flex-flow:column}.newsletter-form{height:3.125rem;margin-bottom:0;max-width:29.75rem;width:100%}.newsletter-form-input{border:1px #000;color:var(--calma-color-text-primary);font-family:var(--calma-font-family);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-regular);letter-spacing:-.16px;line-height:var(--calma-line-height-base);margin-bottom:0;margin-left:1rem;margin-right:1.25rem;padding:.6rem 0}.newsletter-form-input::-moz-placeholder{color:var(--calma-color-text-600)}.newsletter-form-input::placeholder{color:var(--calma-color-text-600)}.newsletter-form-wrapper{align-items:center;background-color:var(--calma-color-bg-primary);border-radius:100rem;display:flex;justify-content:space-between;padding:.25rem}.newsletter-form-button-text{background-color:var(--calma-color-text-primary);border-radius:100rem;color:var(--calma-color-bg-primary);font-family:var(--calma-font-family);font-size:var(--calma-font-size-sm);font-weight:var(--calma-font-weight-semibold);height:100%;letter-spacing:-.16px;line-height:var(--calma-font-size-sm);padding:1rem 1.5rem}.newsletter-form-button-text:hover{background-color:var(--calma-color-text-800)}.newsletter-form-button{display:flex;position:relative}.success-message{background-color:var(--calma-color-bg-primary);border-radius:.5rem}.error-message,.success-message{padding-bottom:.5rem;padding-top:.5rem}.error-message{border-radius:100rem;text-align:center}.cta-2-info{grid-column-gap:1.25rem;justify-content:center;margin-top:1.25rem}.cta-2-info,.cta-2-info-item{align-items:center;display:flex}.cta-2-info-item{grid-column-gap:.875rem}.section_blogs-main{margin-bottom:var(--calma-global-margin)}.blogs-main-wrapper{flex-flow:column;max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.blogs-main-top{grid-row-gap:1.25rem;display:flex;flex-flow:column;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:37.9375rem}.section_contact{margin-bottom:var(--calma-global-margin);margin-top:4.1875rem}.contact-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.contact-content{grid-column-gap:1.5rem;display:flex;justify-content:space-between}.contact-left{grid-row-gap:4.125rem;max-width:29.5rem}.contact-left,.contact-top{align-items:flex-start;display:flex;flex-flow:column}.contact-top{grid-row-gap:1.25rem}.content-bottom{grid-column-gap:1rem;grid-row-gap:2.5rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;width:100%}.contact-info{grid-row-gap:.75rem;align-items:flex-start;display:flex;flex-flow:column}.contact-info-icon{align-items:center;background-color:var(--calma-color-brand);border-radius:.375rem;display:flex;height:2.125rem;justify-content:center;width:2.125rem}.svg-white{color:var(--calma-color-bg-primary);line-height:0}.contact-info-text{grid-row-gap:.375rem;align-items:flex-start;display:flex;flex-flow:column}.contact-link{max-width:17.5rem;text-decoration:none}.contact-right{background-color:var(--calma-color-bg-ash);border-radius:1.25rem;max-width:50%;padding:1.875rem;width:100%}.form-content{grid-row-gap:1.875rem}.form-content,.form-item{display:flex;flex-flow:column}.form-item{grid-row-gap:.5rem;align-items:stretch;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;width:100%}.form-element{grid-column-gap:1.25rem;display:flex;justify-content:space-between}.submit-button{background-color:var(--calma-color-text-primary);border-radius:100rem;color:var(--calma-color-bg-primary);font-family:var(--calma-font-family);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-medium);letter-spacing:-.16px;line-height:var(--calma-line-height-base);margin-top:.75rem;padding-bottom:1rem;padding-top:1rem}.section_blog{margin-bottom:var(--calma-global-margin);margin-top:4.1875rem}.blog-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);width:100%}.blog-header{grid-row-gap:1.25rem;align-items:center;display:flex;flex-flow:column}.blog-header.blog-margin{margin-bottom:2.5rem}.blog-headline{max-width:53.875rem;width:100%}.blog-intro{max-width:31.5625rem}.blog-info{grid-column-gap:1.875rem;display:flex;justify-content:center}.blog-info-item{grid-column-gap:.625rem;align-items:center;display:flex}.blog-img{border-radius:.625rem;max-height:39.375rem;overflow:hidden}.blog-img.blog-margin{margin-bottom:2.5rem}.blog-toc{background-color:var(--calma-color-surface-50,#f9fafb);border-radius:.75rem;margin-left:auto;margin-right:auto;max-width:55rem;padding:1.5rem 2rem}.blog-toc.blog-margin{margin-bottom:2.5rem}.blog-toc-title{margin-bottom:1rem}.blog-toc-content ul{list-style:none;margin:0;padding-left:0}.blog-toc-content>ul>li{margin-bottom:.5rem}.blog-toc-content ul ul{margin-top:.5rem;padding-left:1.25rem}.blog-toc-content ul ul li{margin-bottom:.25rem}.blog-toc-content a{color:var(--calma-color-text-600);font-family:var(--calma-font-family);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-regular);line-height:1.6;text-decoration:none;transition:color .2s ease}.blog-toc-content a:hover{color:var(--calma-color-brand)}.blog-toc-content ul ul a{color:var(--calma-color-text-400);font-size:var(--calma-font-size-sm)}.blog-toc-content ul ul a:hover{color:var(--calma-color-brand)}.blog-richtext{margin-left:auto;margin-right:auto;max-width:55rem}.blog-richtext.blog-margin{margin-bottom:2.5rem}.blog-richtext.blog-margin-2{margin-bottom:1.25rem}.blog-richtext-div h4{font-size:var(--calma-font-size-h4);font-weight:var(--calma-font-weight-semibold);letter-spacing:-1.08px;line-height:var(--calma-line-height-h4);margin-bottom:1.25rem}.blog-richtext-div p{color:var(--calma-color-text-600);font-family:var(--calma-font-family);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-regular);letter-spacing:-.16px;line-height:var(--calma-line-height-base);margin-bottom:1.25rem}.blog-richtext-div ul{padding-left:1.5rem}.blog-richtext-div li{color:var(--calma-color-text-900);font-family:var(--calma-font-family);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-medium);letter-spacing:-.16px;line-height:var(--calma-line-height-base);margin-bottom:.875rem}.blog-quate{grid-row-gap:1.25rem;align-items:flex-start;display:flex;flex-flow:column;margin-left:auto;margin-right:auto;max-width:55rem}.blog-quate-text{border-left:.25rem solid var(--calma-color-brand);padding-left:1.25rem;padding-right:1.25rem}.blog-quate-sign{grid-column-gap:1.25rem;align-items:center;display:flex;padding-left:1.5rem}.blog-sign-svg{line-height:0}.changelog-item{grid-row-gap:1rem;display:flex;flex-flow:column}.utilite-headline{color:var(--calma-color-text-primary);font-family:Inter,sans-serif;font-size:9vw;font-weight:700;letter-spacing:-7px;line-height:90%;text-align:center}.chnagelog-top{margin-bottom:7.25rem}.changelog_section{margin-bottom:var(--calma-global-margin)}.chnagelog-content{margin-top:4.75rem}.changelog-wrapper{max-width:77.5rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.licenses-bottom{grid-column-gap:6.25rem;grid-row-gap:6.25rem;display:flex;flex-flow:column;width:100%}.icenses-img{border-radius:1.25rem;max-width:14rem;min-width:14rem;overflow:hidden;width:100%}.licenses-img-link{color:var(--calma-color-text-600)}.licenses-img-link:hover{color:#0c0407}.licenses-item{align-items:center;display:flex;flex-flow:column}.licenses-content{margin-top:4.75rem}.licenses-item-headline{margin-bottom:2.125rem}.licenses-item-top{grid-row-gap:2.125rem;align-items:center;display:flex;flex-flow:column;margin-bottom:1.5rem}.licenses_section{margin-bottom:var(--calma-global-margin)}.licenses-top{grid-row-gap:2.125rem;align-items:center;display:flex;flex-flow:column;margin-bottom:7.25rem}.licenses-span-text{color:#0c0407;font-weight:700}.licenses-wrapper{max-width:77.5rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.licenses-intro{max-width:60%}.licenses-item-bottom{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:flex;flex-flow:wrap;justify-content:center;width:100%}.licenses-item-text{grid-row-gap:1.25rem;align-items:center;display:flex;flex-flow:column}.text-sm-3{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:-.14px;line-height:1.25rem;margin-bottom:0}.text-sm-3.text-weight-semibold{font-weight:600}.licenses-text-link{color:#0c0407;font-weight:700}.security-bottom{align-items:center;display:flex;flex-flow:column;justify-content:center}.security-bottom-content{grid-column-gap:1.75rem;grid-row-gap:1.75rem;align-items:flex-start;background-color:#f8f8f8;border-radius:1rem;display:flex;flex-flow:column;max-width:37.5rem;padding:1.75rem 1.5rem;width:100%}.social-element-wapper{align-items:center;display:flex;flex-flow:column;justify-content:center}.not_found-text-headline{color:#0c0407;font-family:Inter,sans-serif;font-size:2vw;font-weight:600;line-height:120%}.not_found-text-block{align-items:center;display:flex;flex-flow:column;justify-content:flex-start}.not_found-element-wrapper{margin-top:60px}.not_found-headline-block{margin-bottom:40px}.not_found-text-headline-block{margin-bottom:12px}.not_found-button-block{background-color:var(--calma-color-text-primary);border-radius:100rem;display:inline-flex;justify-content:center;margin-top:2rem;padding:.75rem 2.5rem;text-decoration:none}.not_found-button-block:hover{background-color:var(--calma-color-text-800)}.social-element-block{grid-column-gap:40px;display:inline-flex}.not-found-section{position:relative;z-index:1}.not_found-text{color:gray;font-family:Inter,sans-serif;font-size:1.25vw;font-weight:400;line-height:150%}._404_section{display:flex;flex-flow:column;height:80vh;justify-content:space-between}.not-found-button-text{color:var(--calma-color-bg-primary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem}.social-section{margin-top:3.6rem;position:relative}.no-found_headline-text{color:#0c0407;font-family:Inter,sans-serif;font-size:21vw;font-weight:700;letter-spacing:-6px;line-height:100%;text-align:center;text-transform:uppercase}.not-founf_wrapper{margin-left:auto;margin-right:auto;max-width:77.5rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.security-form{grid-column-gap:1.75rem;grid-row-gap:1.75rem;align-items:stretch;display:flex;flex-direction:column;width:100%}.security-top{grid-row-gap:2.125rem;align-items:center;display:flex;flex-flow:column;margin-bottom:5.625rem;margin-top:4.75rem}.security-form-headline{margin-bottom:.25rem}.security-input{background-color:#f8f8f8;border:1px solid #d1d6d4;border-radius:100rem;color:var(--calma-color-text-900);font-family:var(--calma-font-family);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-regular);height:3.375rem;letter-spacing:-.16px;line-height:var(--calma-line-height-base);margin-bottom:0}.security-input::-moz-placeholder{color:var(--calma-color-text-500)}.security-input::placeholder{color:var(--calma-color-text-500)}.legal-item_points-list{color:gray;margin-bottom:0;margin-top:.75rem;padding-left:1.5rem}.legal-item_points-list,.legal-top{grid-row-gap:1.25rem;display:flex;flex-flow:column}.legal-top{align-items:center;margin-bottom:6.25rem;margin-top:6.25rem}.legal-bottom{grid-row-gap:2.5rem;display:flex;flex-flow:column;max-width:57.5rem}.legal-bottom,.legal-wrapper{margin-left:auto;margin-right:auto}.legal-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding)}.legal-intro{max-width:29.5rem}.legal-item{grid-row-gap:.75rem;align-items:flex-start;display:flex;flex-flow:column}.section-legal{margin-bottom:var(--calma-global-margin)}.legal-item_text{grid-row-gap:.75rem;display:flex;flex-flow:column}.legal-item_points{width:100%}.section-product{margin-bottom:var(--calma-global-margin)}.product-left{max-width:22.9375rem;position:relative;width:100%}.product-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);padding-top:4.625rem;width:100%}.product-right{grid-row-gap:3.75rem;display:flex;flex-flow:column;max-width:46.25rem;width:100%}.plan-single_richtext h4{font-size:var(--calma-font-size-h4);font-weight:var(--calma-font-weight-semibold);letter-spacing:-1.08px;line-height:var(--calma-font-size-h4);margin-bottom:1rem}.plan-single_richtext p{color:var(--calma-color-text-800);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-medium);letter-spacing:-.16px;line-height:var(--calma-line-height-base);margin-bottom:1rem}.plan-single_richtext ul{margin-bottom:0;padding-left:2rem}.plan-single_richtext li{color:var(--calma-color-text-800);font-size:var(--calma-font-size-base);font-weight:var(--calma-font-weight-medium);letter-spacing:-.16px;line-height:var(--calma-line-height-base)}.product-content{grid-column-gap:1.5rem;display:flex;justify-content:space-between}.add-cart-default{margin-bottom:0}.add-to-cart-button{grid-column-gap:.25rem;align-items:center;background-color:var(--calma-color-bg-primary);border:1px solid #e0e0e0;border-radius:1.875rem;color:var(--calma-color-text-primary);display:flex;font-size:var(--calma-font-size-sm);font-weight:var(--calma-font-weight-semibold);justify-content:center;line-height:var(--calma-line-height-sm);padding-bottom:.75rem;padding-top:.75rem;text-decoration:none;transition:all .2s ease-in-out;width:100%}.out-of-stock-state{background-color:#ffcdcd;border-radius:100rem;justify-content:center;margin-top:0;padding:.75rem;text-align:center}.add-tc-cart-error{border-radius:.5rem;display:flex;justify-content:center}.add-to-cart{margin-bottom:2.5rem;margin-top:2.5rem}.close-button{cursor:pointer;height:1.25rem;width:1.25rem}.cart-quantity-number{background-color:transparent;border-style:none;color:#0c0407;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;height:auto;line-height:1.25rem;margin-bottom:0;margin-left:0;min-width:0;padding:0}.cart-item-image{border-radius:12px;height:9.25rem;width:9.25rem}.cart-quantity-number-block{display:flex}.error-state{border-radius:.75rem;margin:20px 0 0;text-align:center}.cart-list-wrapper{grid-row-gap:20px;display:flex;flex-flow:column;margin-bottom:16px;padding:0}.cart-footer{padding:12px 0 0}.subtotal-text{color:#0c0407;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-.6px;line-height:150%}.cart-info-container{border-radius:1rem;max-width:735px;padding:32px}.apple-pay{border-radius:.75rem;height:44px}.navbar-cart{inset:auto 164px auto auto;position:absolute}.go-to-shop{background-color:var(--calma-color-text-primary);border-radius:.5rem;display:flex;justify-content:center;padding-bottom:16px;padding-top:16px;text-decoration:none;width:100%}.go-to-shop:hover{background-color:var(--calma-color-text-800)}.checkout-button{background-color:var(--calma-color-text-primary);border-radius:.75rem;color:var(--calma-color-bg-primary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:-.14px;line-height:1.25rem;padding:16px 0}.checkout-button:hover{background-color:var(--calma-color-text-800)}.cart-item-name-text{color:#0c0407;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-.6px;line-height:150%}.remove-button{text-decoration:none}.cart-item-price-text{color:#0c0407;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-.6px;line-height:150%}.cart-item{grid-column-gap:14px;flex-flow:row;padding-bottom:0;padding-top:0}.empty-state-text{color:var(--calma-color-text-800);font-family:Inter,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.54px;line-height:150%;text-align:center}.cart-item-name-price-block{display:flex;justify-content:space-between;margin-bottom:12px}.remove-button-text{color:#f84148;font-size:1rem;letter-spacing:-.16px;line-height:1.5rem}.quantity-block{grid-column-gap:.125rem;grid-row-gap:.125rem;display:flex;margin-bottom:2rem}.cart-button{grid-column-gap:2.8px;align-items:center;background-color:transparent;border-radius:3rem;justify-content:center;padding:.4rem .7rem .4rem .5rem}.your-cart-text{color:#0c0407;font-family:Inter,sans-serif;font-size:36px;font-weight:600;letter-spacing:-1.08px;line-height:42px}.empty-sate-text-block{background-color:#f8f8f8;border-radius:12px;padding-bottom:32px;padding-top:32px;width:100%}.cart-header-wrapper{border-bottom-style:none;margin-bottom:28px;padding:0 9px 0 0}.empty-state-block{grid-row-gap:20px;flex-flow:column;padding-bottom:0;padding-top:0}.goto-shop-buttub-text-block{grid-column-gap:4px;display:inline-flex}.cart-icon{height:14px;margin-left:5.67px;width:13px}.cart-info-wrapper{background-color:#0009}.order-product-name-text{color:#0c0407;font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.6px;line-height:150%}.order-submit-button{background-color:var(--calma-color-text-primary);border-radius:100rem;color:var(--calma-color-bg-primary);font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:-.24px;line-height:15px;margin-bottom:0;padding:16px 0}.order-submit-button:hover{background-color:#353535}.billing-address-toggle{grid-column-gap:4px;align-items:center}.checkout_section{margin-bottom:9.375rem}.shipping-method-list{grid-row-gap:20px;background-color:#f8f8f8;border-left-style:none;border-right-style:none;display:flex;flex-flow:column}.checkout-info-block{background-color:#f8f8f8;border:1px #000;border-radius:16px;margin-bottom:20px;margin-top:20px;overflow:hidden;padding:28px}.order-product-price{color:#0c0407;font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.6px;line-height:150%}.info-input-block{grid-row-gap:12px;display:flex;flex-flow:column}.info-input-block,.payment-info-block{background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;padding:0}.apple-pay-payment{border-radius:10px;height:52px}.checkout-form-conent-wrapper{grid-column-gap:20px;grid-row-gap:32px;max-width:1200px;width:100%}.order-item{align-items:center;margin-bottom:0}.checkout-form-content-wrapper{flex:0 auto;margin-right:0;max-width:43.3125rem;width:100%}.address-info-block{background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;padding:0}.info-headline-text{color:#0c0407;font-family:Inter,sans-serif;font-size:36px;font-weight:600;letter-spacing:-.72px;line-height:42px}.info-headline-block{background-color:transparent;border-style:none;margin-bottom:20px;padding:0}.order-product-name-block{display:flex;flex-flow:column;justify-content:space-between}.type-name{font-size:20px;font-weight:600;letter-spacing:-.6px}.order-summary-text-block,.type-name{color:#0c0407;font-family:Inter,sans-serif;line-height:150%}.order-summary-text-block{font-size:18px;font-weight:500;letter-spacing:-.54px}.order-summary-text-block.text-weight-bold{font-weight:700}.order-summer-content-wrapper{background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;padding:0}.checkout-input{background-color:var(--calma-color-bg-primary);border-left-color:var(--calma-color-bg-primary);border-radius:8px;border-style:none;color:#0c0407;font-family:Inter,sans-serif;font-size:16px;font-weight:400;height:54px;letter-spacing:.28px;line-height:24px}.shipping-method-item{border-bottom-style:none;border-radius:12px}.street-address-2{display:none}.item-info-block{background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;padding:0}.field-text{margin-bottom:0;margin-left:0}.checkout-form{background-color:#fff0;margin-top:80px;padding:0}.order-product-info{display:flex;height:58px;justify-content:space-between}.shipping-price-text{color:#0c0407;font-family:Inter,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.6px;line-height:150%}.shipping-method-item-text-wrapper{display:flex;width:100%}.order-summary-block{background-color:#f8f8f8;border-radius:16px;flex:0 auto;max-width:30.4375rem;padding:20px;width:100%}.checkout-wrapper{max-width:var(--calma-global-wrapper);padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding);position:relative}.payment-checkbox{height:15px;margin-top:0;width:15px}.order-itrem-list{grid-row-gap:20px;display:flex;flex-flow:column;margin-bottom:0}.item-info-headline-block{background-color:transparent;border-style:none;margin-bottom:20px;padding:0}.billing-info-block{background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;padding:0}.order-product-image{border-radius:.75rem;height:100%;width:134px}.paypal-checkout-form{background-color:#fff0;display:flex;justify-content:center;padding:0}.paypal-customer-info-block{background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;padding:0}.paypal-customer-info-wrapper{grid-row-gap:20px;flex-flow:column;margin-left:0;margin-right:0}.custmer-info-text-paypal{color:#0c0407;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.28px;line-height:20px}.customer-info-headline-paypal{color:var(--calma-color-text-primary);font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.6px;line-height:150%}.paypal-chekout-content{flex:0 auto;margin-right:0;max-width:43.3125rem;width:100%}.customer-address-info-block{grid-column-gap:4px}.paypal-checkout-wrapper{justify-content:center;margin-top:80px}.paypal-info-block{background-color:#f8f8f8;border:1px #000;border-radius:16px;margin-bottom:20px;overflow:hidden;padding:28px}.paypal-form-wrapper{grid-column-gap:20px;grid-row-gap:32px;justify-content:space-between;margin-left:0;margin-right:0;min-width:100%;width:100%}.customer-info-text-order-confirmation{color:#0c0407;font-family:Inter,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.28px;line-height:20px;margin-right:0}.order-summer-block{background-color:#f8f8f8;border-radius:16px;flex:0 auto;max-width:30.4375rem;padding:20px;width:100%}.order-confiramtion-customer-info-wrapper{grid-row-gap:20px;flex-flow:column;margin-left:0;margin-right:0}.customer-chekout-content{flex:0 auto;margin-right:0;max-width:43.3125rem;width:100%}.order-confiramtion-block{background-color:#fff0;display:flex;justify-content:center;margin-top:80px;padding:0}.customer-info-headline-order-confiramtion{color:var(--calma-color-text-primary);font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.6px;line-height:150%}.order-confirmation-wrapper{grid-column-gap:20px;justify-content:space-between;margin-left:0;margin-right:0;min-width:100%;width:100%}.order-confiramtion-content-block{background-color:#f8f8f8;border:1px #000;border-radius:16px;margin-bottom:20px;overflow:hidden;padding:28px}.order-confiramtion-customer-info-block{background-color:transparent;border-bottom-style:none;border-left-style:none;border-right-style:none;padding:0}.gap-1-25{height:1.25rem;width:100%}@media screen and (min-width:1280px){.body-wrapper{border-style:none}.section_trusted-brands{margin-bottom:9.375rem}}@media screen and (max-width:991px){body{---mode--collection-32e4a97e-0e14-9fde-1b71-4058a4b13416:mode-2ebaf47c-947e-ae71-743b-7a505be1ad30}.text-sm-2{font-size:14px}.styleguide-padding{padding-left:20px;padding-right:20px}.heading-h1{letter-spacing:-3.5px}.styleguide-item-row{grid-auto-flow:column}.text-lg{grid-row-gap:20px;flex-flow:wrap}.primary-button-black{display:inline-flex}.page-link-block{display:block;z-index:100000}.text-xl{font-size:1.75rem}.text-3xl{font-size:2rem}.heading-h2{font-size:2.75rem}.text-sm{font-size:14px}.text-2xl{font-size:1.8rem}.navbar-button{margin-left:auto;margin-right:auto}.menu-button{padding:0}.menu-button.w--open{background-color:transparent;padding-bottom:0;padding-left:0;padding-right:0}.logo-link{padding-left:0}.icon{background-color:transparent;color:var(--calma-color-text-primary);font-size:36px;line-height:42px}.menu-wrapper{grid-row-gap:20px;flex-flow:column;margin-bottom:1.125rem}.nav-menu{background-color:var(--calma-color-bg-primary);border-bottom:1px solid #e1e1e1;border-top:0 solid var(--calma-color-bg-ash);margin-bottom:1.25rem;margin-top:1px;max-width:100%;padding-bottom:1.25rem;padding-top:1.25rem}.section_home-hero{margin-bottom:5rem;margin-top:5rem}.primary-button-white{display:inline-flex}.home-hero-bottom{grid-column-gap:2rem}.trusted-brands-bottom{justify-content:flex-start}.section_trusted-brands{width:100%}.trusted-brands-icons{grid-column-gap:3rem;justify-content:flex-start;margin-right:3rem}.trusted-client-overlay{width:80px}.trusted-brands-wrapper{max-width:none}.features-01-cards{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto}.features-01-card{max-width:100%}.features-01-card-text{grid-row-gap:.6rem}.txn-card{z-index:999}.features-01-cards-big{padding:1.5rem 1.5rem 1.625rem}.features-01-card-left{justify-content:space-between;padding:0}.features-01-card-points{grid-row-gap:1.25rem;grid-template-columns:1fr}.features-01-card-right{display:none}.services-bottom{max-height:28rem}.services-cards{grid-row-gap:2rem}.services-bottom-img{margin-top:10%;max-width:15rem;min-width:15rem}.features-02-wrapper{max-width:var(--calma-global-wrapper)}.features-02-content{align-items:center;display:flex;flex-flow:column;justify-content:center}.features-02-tab-menu{height:auto;margin-bottom:0;margin-right:2rem;max-width:47%}.features-02-tab-item{padding-left:2rem;padding-right:8rem;padding-top:1.75rem}.features-02-tab-float-image{max-width:36%}.features-02-header{align-items:center;margin-bottom:2.5rem;position:static;text-align:center}.features-02-tab-content{max-height:23rem}.scan-content{grid-template-columns:.9fr 1fr}.scan-left{grid-row-gap:2rem;padding:1.7rem 2.25rem 2rem}.scan-left-bottom{grid-column-gap:1rem;padding:1rem}.scan-qr_code{max-width:5.2rem}.analyse-content{grid-column-gap:2rem;grid-template-columns:1.1fr;justify-items:stretch}.analyse-left{max-width:75%;width:100%}.analyse-right{margin-left:auto;margin-right:auto;max-width:75%}.section_testimonial{padding-bottom:5rem;padding-top:5rem}.testimonial-button.left,.testimonial-button.right{top:-34%}.testimonial-slide-content{grid-column-gap:2rem;align-items:stretch}.testimonial-slide-left{max-width:19rem}.testimonial-slide-right{padding-right:0}.blog-list{grid-template-columns:1fr 1fr}.blog-card.big{grid-column-gap:1.5rem}.section_cta{max-height:91vh;padding-top:5rem}.footer-top{grid-column-gap:1.8rem}.footer-left{max-width:19.8rem}.footer-link{padding-left:0}.footer-right{grid-column-gap:1rem;grid-template-columns:1fr 1fr 1fr;max-width:31.9rem}.copyright-text-block{grid-column-gap:0;grid-row-gap:8px;align-items:center}.section_about-hero{margin-bottom:5rem;margin-top:3rem}.about-hero-images{height:22rem}.about-hero-img-down,.about-hero-img-top{max-height:19rem;max-width:16rem;min-width:16rem}.stats-content{grid-column-gap:2rem;grid-template-columns:1fr}.stats-content,.stats-info{grid-auto-columns:1fr;grid-template-rows:auto auto}.stats-info{grid-column-gap:1rem;grid-row-gap:1rem;display:grid;flex-flow:wrap;grid-template-columns:1fr 1fr;justify-content:flex-start}.features-03-top{align-items:center;text-align:center}.features-03-card,.features-03-top{grid-row-gap:1rem;flex-flow:column}.teams-bottom{grid-column-gap:1rem;grid-row-gap:1rem;justify-items:center}.teams-card-overlay{padding-bottom:1rem;padding-left:1rem}.teams-cards{grid-column-gap:1rem;grid-row-gap:1rem;justify-items:center}.teams-button{margin-top:2rem}.section_features-hero{margin-bottom:5rem;margin-top:5rem}.features-hero-right{background-size:contain;border-radius:1.5rem;max-height:31rem}.about-card-big-right{margin-bottom:0;margin-right:0;margin-top:0}.about-card-icon-01,.about-card-icon-02,.about-sm-card_icon-01,.about-sm-card_icon-02,.svg-default{display:none}.achivement-content{padding:2.5rem 1.5rem}.achivement-top{grid-row-gap:.875rem;align-items:flex-start;flex-flow:column}.achivement-headline{max-width:100%}.achivement-intro{max-width:90%}.features-04-content{grid-column-gap:2rem;grid-row-gap:16px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.features-04-right{margin-bottom:auto;margin-top:auto;max-height:29rem}.showcase-content{padding-left:2rem;padding-right:2rem;padding-top:2.75rem}.showcase-center{max-height:19rem}.section-pricing-hero{margin-bottom:5rem;padding-top:4rem}.plan-tab_cards{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:grid;flex-flow:wrap;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto;justify-content:center}.plan-card{padding:1.25rem}.comapre-details_card{padding-left:1.75rem;padding-right:1.75rem}.comapre-details_card,.comapre-details_card.background-color-black-50{grid-template-columns:1.75fr 1fr 1fr 1fr}.plan-tooltip-text{font-size:14px}.section_blogs-hero,.section_blogs-main{margin-bottom:5rem}.contact-left{max-width:45%}.form-content,.form-element,.form-item{grid-row-gap:1rem}.form-element{flex-flow:column}.section_blog{margin-top:3rem}.utilite-headline{letter-spacing:-3px}.chnagelog-top{margin-bottom:4rem}.chnagelog-content{margin-top:3.25rem}.licenses-bottom{grid-column-gap:5rem;grid-row-gap:5rem}.licenses-content{margin-top:3.25rem}.licenses-item-top,.licenses-top{margin-bottom:4rem}.licenses-intro{max-width:90%}.licenses-item-bottom{grid-row-gap:1.25rem;flex-flow:wrap;justify-content:center}.text-sm-3{font-size:14px}.not_found-text-headline{font-size:2.5vw}.not_found-headline-block{margin-bottom:0}.not_found-text{font-size:1.75vw}._404_section{height:70vh}.no-found_headline-text{font-size:25vw;letter-spacing:-5px;line-height:100%}.not-founf_wrapper{---mode--collection-c4aa88e8-739c-5054-eb68-0c71f8a654da:mode-7f42e7cc-75c9-9328-b494-d197575077eb;max-width:77.5625rem}.security-top{margin-bottom:4rem;margin-top:3.5rem}.legal-top{margin-bottom:4rem;margin-top:4rem}.legal-bottom{grid-row-gap:2rem}.product-right{grid-row-gap:2.5rem}.close-button{height:21px;width:21px}.cart-quantity-number{height:auto;margin-bottom:0;padding:0}.cart-item-image{border-radius:12px;height:148px;width:200px}.cart-list-wrapper{margin-bottom:16px;padding:0}.cart-footer{padding:0}.subtotal-text{color:#0c0407;font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.6px;line-height:150%}.cart-info-container{border-radius:16px}.navbar-cart{right:10%}.cart-item-name-text{color:#0c0407;font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.6px;line-height:150%}.remove-button{text-decoration:none}.cart-item-price-text{letter-spacing:-.6px}.cart-item{margin-bottom:16px;max-height:148px;padding-bottom:0;padding-top:0}.cart-item-name-price-block{display:flex;justify-content:space-between;margin-bottom:12px}.cart-header-wrapper{border-bottom-style:none;margin-bottom:28px;padding:0 9px 0 0}.navbar-wrapper{grid-column-gap:0;height:3.75rem;justify-content:space-between;width:100%}.checkout-form-conent-wrapper{flex-flow:column}.checkout-form-content-wrapper{max-width:100%}.checkout-form{margin-top:60px}.order-summary-block{max-width:100%;width:100%}.paypal-chekout-content{max-width:100%}.paypal-checkout-wrapper{margin-top:60px}.paypal-form-wrapper{flex-flow:column}.order-summer-block{max-width:100%;width:100%}.customer-chekout-content{max-width:100%}.order-confirmation-wrapper{grid-row-gap:32px;flex-flow:column}}@media screen and (max-width:767px){body{---mode--collection-32e4a97e-0e14-9fde-1b71-4058a4b13416:mode-20f1da9c-1130-d162-0421-0dfaa708b75c}.styleguide-padding{padding-left:16px;padding-right:16px}.styleguide-item-row{display:flex;flex-flow:wrap;justify-content:space-between;justify-items:stretch}.text-lg_2{font-size:1rem;letter-spacing:-.15px}.text-xl_2{font-size:1.25rem;line-height:120%}.text-style-quote{font-size:1.125rem}.text-xl{font-size:1.7rem;line-height:120%}.global-wrapper{max-width:100%}.text-3xl{font-size:1.8rem;letter-spacing:-1px;line-height:110%}.heading-h2{font-size:2.5rem}.heading-h4{font-size:1.85rem;line-height:120%}.nav-menu{margin-top:0;overflow:hidden}.section_home-hero{margin-bottom:4rem;margin-top:4.5rem}.home-hero-bottom{grid-column-gap:1.25rem;border-radius:1.5rem;padding-left:5%;padding-right:5%}.home-hero-image-bg{min-width:8.5rem;transform:translateY(2.8rem)}.home-hero-image-sm{transform:translateY(4.9rem)}.trusted-brands-top{margin-bottom:1.75rem}.trusted-brands-bottom{grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.trusted-brands-img-div{max-width:6.25rem;min-width:6.25rem}.trusted-brands-img-div._5{min-width:5rem}.trusted-brands-img-div._3{min-width:5.2rem}.trusted-brands-img-div._6{min-width:5rem}.trusted-brands-img-div._1{min-width:6.1rem}.trusted-brands-img-div._2{min-width:5.8rem}.trusted-brands-img-div._4{min-width:5.1rem}.section_trusted-brands{overflow:hidden}.trusted-brands-icons{grid-column-gap:2.5rem;grid-row-gap:1.5rem;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-right:2.5rem}.trusted-client-overlay{width:80px}.features-01-cards{grid-template-columns:1fr;justify-items:center}.features-01-card{max-width:27.5rem}.features-01-cards-big{grid-row-gap:2rem;align-items:center;flex-flow:column;max-width:27.5rem}.features-01-card-right{display:flex;max-width:100%}.services-content{align-items:center;margin-left:auto;margin-right:auto;max-width:27.5rem}.services-bottom{grid-row-gap:2rem;align-items:center;flex-flow:column;max-height:77.4rem}.services-cards{margin-bottom:0;max-width:80%}.services-bottom-img{max-width:17.5rem;order:9999}.features-02-tab{flex-flow:column}.features-02-tab-menu{margin-bottom:3rem;margin-right:0;max-width:90%}.features-02-tab-image{max-width:26rem}.features-02-tab-content{max-height:32rem;max-width:90%}.scan-content{grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center;margin-left:auto;margin-right:auto;max-width:90%}.scan-left{grid-row-gap:3rem;padding-bottom:1.75rem}.scan-left-bottom{max-width:16.8rem;padding-right:5%}.analyse-left,.analyse-right{max-width:90%}.analyse-img-mid{max-width:60%}.analyse-img-left,.analyse-img-right{max-height:72%;max-width:none}.section_testimonial{padding-bottom:4rem;padding-top:4rem}.testimonial-content{display:flex;flex-flow:column;margin-left:auto;margin-right:auto;max-width:90%;width:100%}.testimonial-top{margin-bottom:2rem;text-align:center}.testimonial-button.left{inset:auto 3.125rem 1% auto}.testimonial-button.right{inset:auto 0 1% auto}.testimonial-slide-content{flex-flow:column}.testimonial-slide-left{grid-row-gap:2.5rem;margin-bottom:1.25rem;max-width:100%;padding-right:30%}.testimonial-slide-right{margin-bottom:1.875rem;order:-9999}.testimonial-slide-right-content{text-align:center}.testimonial-reviewer{display:none}.testimonial-reviewer.mb{display:flex}.blog-list{grid-column-gap:1.25rem;grid-row-gap:1.25rem;display:grid;flex-flow:wrap;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto}.blog-card{height:100%;justify-content:space-between}.blog-card.big{grid-row-gap:.75rem;flex-flow:column;padding:1.25rem}.blog-card-publish_date.big{margin-bottom:.625rem}.blog-card-title.big{margin-bottom:1.875rem}.section_cta{max-height:73vh;padding-top:4rem}.cta-top{margin-bottom:2rem}.cta-img-left,.cta-img-right{max-width:32%}.footer-top{grid-column-gap:1.875rem;grid-row-gap:1.875rem;flex-flow:column}.footer-right{grid-column-gap:0;grid-template-columns:1fr 1fr 1fr;max-width:100%}.copyright-text-block{flex-flow:column}.section_about-hero{margin-bottom:4rem;margin-top:2.5rem}.about-hero-images{height:21rem}.about-hero-img-down{max-height:18rem;max-width:14rem;min-width:14rem}.about-hero-img-top{max-height:18rem;max-width:15rem;min-width:15rem}.stats-content{grid-row-gap:2rem;flex-flow:wrap}.stata-left,.stats-headline{max-width:100%}.stats-intro{max-width:90%}.stats-info{display:grid;flex-flow:wrap;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;justify-content:space-between}.stats-right{max-width:100%}.section_intregation{background-position:50% 130%;padding-bottom:5rem;padding-top:4rem}.overlay-img{max-height:5rem;max-width:20%;min-height:5rem;-o-object-fit:cover;object-fit:cover}.intregation-app-icon{height:5rem;width:5rem}.features-03-top{margin-bottom:3.5rem}.features-03-bottom{grid-template-columns:1fr 1fr}.features-03-card{padding-left:7%;padding-right:7%}.features-03-card.top-p-01._2{border-right-style:none}.features-03-card.top-p-01._3{border-right-style:solid}.features-03-card.top-p-02._4{border-bottom-style:solid;border-right-style:none}.teams-top{grid-row-gap:1rem}.teams-bottom{display:none;grid-template-columns:1fr 1fr}.teams-bottom.mb{display:flex}.teams-card{width:15rem}.teams-cards{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto;margin-right:1rem}.teams-button{margin-top:1.5rem}.faq-nav-block{margin-right:5px;padding-left:1rem}.faq-item-block{min-width:100%;padding:1.15rem;width:100%}.faq-item-right{grid-column-gap:1rem}.section_features-hero{margin-bottom:4rem;margin-top:4rem}.features-hero-content{grid-row-gap:2.5rem;align-items:center;flex-flow:column}.features-hero-left-top{align-items:center;text-align:center}.features-hero-buttons{margin-top:0}.features-hero-left{grid-row-gap:2.5rem;align-items:center}.features-hero-left-bottom{display:none}.features-hero-right{max-height:33rem}.about-bottom,.about-top{max-width:29.5rem}.about-bottom{margin-left:auto;margin-right:auto}.about-card-big{grid-row-gap:2rem;align-items:center;flex-flow:column}.about-card-big-left{grid-row-gap:2.5rem}.about-card-big-right{max-width:100%}.about-cards{grid-template-columns:1fr}.about-card-bottom.sm{max-width:100%}.achivement-content{margin-left:auto;margin-right:auto;max-width:29.5rem;padding:2rem 1.25rem}.achivement-bottom{grid-template-columns:1fr 1fr}.features-04-content{grid-column-gap:3rem;grid-row-gap:3rem;display:flex;grid-template-columns:1fr}.features-04-content,.showcase-content{flex-flow:column;margin-left:auto;margin-right:auto;max-width:29.5rem}.showcase-content{grid-row-gap:2rem;max-height:100%;padding-bottom:2.75rem;padding-top:2.75rem}.showcase-center{max-height:24rem}.showcase-right{grid-row-gap:1rem}.section-pricing-hero{margin-bottom:4rem;padding-top:4rem}.plan-tab_cards{grid-column-gap:1rem;grid-row-gap:1rem}.compare-details-pc{display:none}.comapre-details_card,.comapre-details_card.background-color-black-50,.comapre-details_card.background-color-black-50.top{grid-template-columns:1.5fr 1fr}.compare-details-mb{display:flex}.section_blogs-hero{margin-bottom:4rem}.blog-card-img{max-width:100%}.blog-card-intro.big{display:none;margin-bottom:1.5rem}.cta-2-content{grid-row-gap:2rem;padding:2.5rem 2rem}.cta-2-top{grid-row-gap:1rem}.newsletter-form{margin-top:14px;max-width:80%}.section_blogs-main{margin-bottom:4rem}.section_contact{margin-top:3rem}.contact-content{grid-row-gap:2rem;flex-flow:column}.contact-left{grid-row-gap:2.5rem;max-width:100%}.contact-top{grid-row-gap:.75rem}.contact-right{max-width:100%;order:-9999;padding:1.25rem}.form-element{grid-column-gap:1rem;flex-flow:row}.section_blog{margin-top:2.5rem}.utilite-headline{letter-spacing:-2px}.licenses-bottom{grid-column-gap:4rem;grid-row-gap:4rem}.licenses-item-headline{margin-bottom:1.5rem}.licenses-item-top{grid-row-gap:1rem;margin-bottom:2rem;text-align:center}.licenses-top{margin-bottom:2.5rem}.licenses-item-bottom{grid-column-gap:.75rem;grid-row-gap:.75rem}.licenses-item-text{grid-row-gap:.75rem}.security-bottom{padding-left:var(--calma-global-padding);padding-right:var(--calma-global-padding)}.social-element-block{grid-row-gap:1.75rem;flex-flow:wrap;justify-content:center}._404_section{height:60vh}.no-found_headline-text{letter-spacing:-2px}.not-founf_wrapper{---mode--collection-c4aa88e8-739c-5054-eb68-0c71f8a654da:mode-9033e288-2473-52c3-6dd3-bfca09429b3b;max-width:77.5625rem}.security-top{margin-bottom:2.5rem;margin-top:3rem}.legal-top{margin-bottom:2.5rem;margin-top:2.5rem}.legal-bottom{grid-row-gap:1.5rem}.product-wrapper{padding-top:2.5rem}.product-right{grid-row-gap:2rem}.product-content{grid-column-gap:2.5rem;grid-row-gap:2.5rem;align-items:center;flex-flow:column}.cart-item-image{height:7.5rem;width:7.5rem}.cart-info-container{margin-left:10px;margin-right:10px;padding:1.5rem;width:auto}.navbar-cart{right:15%}.cart-item-name-text{font-size:1.25rem;line-height:100%}.cart-item{grid-column-gap:.875rem}.cart-item-name-price-block{grid-column-gap:1rem;margin-bottom:6px}.cart-item-info-wrapper{margin-left:0;margin-right:0}.navbar-wrapper{grid-column-gap:0}.checkout-form-content-wrapper{min-width:0;width:100%}.info-headline-text{font-size:1.75rem;letter-spacing:-.28px;line-height:110%}.checkout-form{margin-top:40px}.order-summary-block{min-width:0}.paypal-checkout-wrapper{margin-top:40px}}@media screen and (max-width:479px){body{---mode--collection-32e4a97e-0e14-9fde-1b71-4058a4b13416:mode-52c0a7ff-de7b-fd8c-d71e-4b9a7f15e669}.image-100.hero-tag{-o-object-position:50% 0;object-position:50% 0}.styleguide-padding{padding-left:8px;padding-right:8px}.heading-h1{letter-spacing:-2px}.styleguide-item-row{grid-row-gap:1.5rem;display:flex;flex-flow:column;grid-auto-flow:row dense}.text-lg_2{line-height:125%}.text-lg,.text-lg_2{letter-spacing:-.16px}.text-lg{font-size:1.1rem;line-height:120%}.styleguide-header{text-align:center}.styleguide-heading{line-height:120%}.text-xl_2{font-size:1.15rem}.styleguide_grid-colours{grid-column-gap:2rem;grid-row-gap:2rem;display:flex;flex-flow:column}.page-link-block{display:block}.text-xl{font-size:1.4rem}.text-base{font-size:.875rem;line-height:1.5rem}.global-wrapper{grid-column-gap:16px;grid-row-gap:16px;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.text-3xl{font-size:1.5rem;letter-spacing:-.4px;line-height:110%}.heading-h2{font-size:2.25rem}.heading-h4{font-size:1.75rem}.text-sm.text-color-black.phone-view{font-size:var(--calma-font-size-xs);line-height:var(--calma-line-height-xs)}.text-2xl{font-size:1.4rem;line-height:120%}.form-input.is-text-area::-moz-placeholder{color:#4c4c4c}.form-input.is-text-area::placeholder{color:#4c4c4c}.logo-link{width:131px}.section_home-hero{margin-top:3.5rem}.home-hero_tag-img{align-items:center;display:flex;height:1.05rem;justify-content:center;width:1.05rem}.home-hero_tag-img._5{left:3.6rem}.home-hero_tag-img._4{left:2.7rem}.home-hero_tag-img._2{left:.9rem}.home-hero_tag-img._3{left:1.8rem}.home-hero_tag-imgs{max-width:4.7rem}.home-hero_tag{grid-column-gap:.1rem;grid-row-gap:.1rem;flex-flow:row;justify-content:center;margin-bottom:1rem;max-width:96%;padding:.2rem}.home-hero-top{margin-bottom:2rem}.div-block{grid-row-gap:.5rem;flex-flow:wrap;justify-content:center;margin-top:1.25rem}.home-hero-bottom{grid-column-gap:.75rem;border-radius:1rem;height:25vh}.home-hero-image-bg{min-width:6.7rem;transform:translateY(3vh)}.home-hero-image-sm{min-width:5.8rem;transform:translateY(6vh)}.trusted-brands-bottom{display:flex;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.trusted-brands-img-div{max-width:6rem;min-width:6rem}.trusted-brands-icons{grid-column-gap:2rem;grid-row-gap:2rem;display:flex;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-right:2rem}.trusted-client-overlay{width:60px}.features-01-card{padding:1rem}.txn-card_content-left{align-items:center}.features-01-cards-big{padding:1rem}.features-01-card-right{padding:1.5rem 1.25rem 1.25rem}.services-bottom{max-height:76.4rem}.services-bottom-img{min-width:0}.features-02-tab-menu{margin-bottom:2rem;max-width:1000%}.features-02-tab-item{padding-left:2.5rem;padding-top:3.5rem}.features-02-tab-image{min-width:9rem}.features-02-tab-link{grid-column-gap:1rem}.features-02-tab-float-image{right:5vw}.features-02-tab-content{max-height:25rem;max-width:100%}.scan-content{max-width:100%}.scan-left{grid-row-gap:2rem;padding:1.5rem}.analyse-left{padding:1.5rem 1.25rem}.analyse-left,.analyse-right{max-width:100%}.analyse-img-mid{max-width:45%}.section_testimonial{padding-bottom:3rem;padding-top:3rem}.testimonial-content{max-width:100%}.testimonial-top{margin-bottom:1.5rem}.testimonial-button{height:3rem;width:3rem}.testimonial-button.left{right:3rem}.testimonial-slide-left{padding-right:10%}.testimonial-reviewer.mb{grid-column-gap:.4rem}.testimonial-reviewer-img{height:3.2rem;width:3.2rem}.blog-list{grid-template-columns:1fr}.blog-card.big{padding:.875rem .875rem 1.875rem}.section_cta{max-height:60vh}.cta-top{grid-row-gap:.75rem}.cta-buttons{grid-row-gap:.5rem;flex-flow:wrap}.footer-link{width:131px}.footer-right{grid-template-columns:1fr 1fr}.section_about-hero{margin-top:2rem}.about-hero-buttons{grid-row-gap:.5rem;flex-flow:wrap}.about-hero-images{grid-column-gap:.75rem;height:17.5rem;margin-right:.75rem}.about-hero-img-down,.about-hero-img-top{max-height:15.5rem;max-width:12rem;min-width:12rem}.stats-content{grid-column-gap:1rem;grid-row-gap:1rem}.stata-left{grid-row-gap:.75rem}.stats-intro{margin-bottom:.25rem}.stats-info{grid-column-gap:.75rem;grid-row-gap:.75rem}.stats-right{border-radius:.75rem}.intregation-apps{grid-column-gap:1rem;margin-right:1rem}.features-03-top{margin-bottom:2.5rem}.features-03-bottom{grid-template-columns:1fr}.features-03-card.top-p-01{padding-bottom:1.875rem;padding-top:1.875rem}.features-03-card.top-p-01._1{border-right-style:none;padding-top:.25rem}.features-03-card.top-p-01._3{border-right-style:none}.features-03-card.top-p-02._5{border-bottom-style:solid;border-right-style:none}.teams-card{width:13rem}.teams-card-overlay{padding-bottom:1.25rem;padding-left:1.25rem}.faq-nav-block{padding-left:0}.faq-nav-sign-vertical{width:14px}.faq-item-block{min-width:100%;padding:1rem;width:100%}.faq-nav-sign{width:14px}.features-hero-content{grid-row-gap:2rem}.features-hero-left-top{grid-row-gap:1rem}.features-hero-buttons{grid-row-gap:.5rem;flex-flow:wrap;justify-content:center}.features-hero-right{max-height:25rem;padding-left:8%;padding-right:8%;padding-top:12%}.about-card,.about-card-big{padding:1rem}.achivement-content{padding:1.5rem 1rem}.achivement-top{margin-bottom:2rem}.achivement-bottom{grid-template-columns:1fr}.achivement-card{grid-row-gap:2rem}.features-04-content{grid-column-gap:2rem;grid-row-gap:2rem}.features-04-right{max-height:25rem;padding-top:8%}.showcase-content{padding:1.5rem 1rem}.plan-list_wrapper{width:100%}.plan-tab_cards{grid-column-gap:1.25rem;grid-row-gap:1.25rem;grid-template-columns:1fr}.plan-card{max-width:100%}.comapre-details_card{padding:1.25rem}.plans_plan-headline-wrapper{grid-column-gap:.35rem;padding-right:.25rem}.plan_tooltip{display:none;inset:-112px 0 auto;margin-left:auto;margin-right:auto}.cta-2-content{grid-row-gap:1.5rem;padding:2rem 5%}.newsletter-form{margin-top:10px;max-width:100%}.newsletter-form-button-text{padding-left:1rem;padding-right:1rem}.cta-2-info{grid-row-gap:.125rem;flex-flow:column}.contact-right{border-radius:1rem;padding:1rem}.form-element{flex-flow:column}.blog-header.blog-margin{margin-bottom:2rem}.blog-info{grid-row-gap:.25rem;align-items:baseline;flex-flow:wrap}.blog-img.blog-margin{height:13rem;margin-bottom:2rem}.blog-richtext-div h4,.blog-richtext-div p{margin-bottom:.75rem}.utilite-headline{font-size:14vw;letter-spacing:-1.5px}.chnagelog-content{margin-top:2.5rem}.icenses-img{border-radius:1rem;min-width:0}.licenses-content{margin-top:2.5rem}.licenses-item-bottom{display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.security-bottom-content{padding:1.125rem 1rem}.not_found-text-headline{font-size:4vw;text-align:center}.not_found-element-wrapper{align-items:center;display:flex;flex-flow:column}.not_found-text-headline-block{margin-bottom:8px}.not_found-button-block{margin-top:1rem}.social-element-block{grid-row-gap:10px}.not_found-text{font-size:2.5vw;text-align:center}.no-found_headline-text{font-size:35vw;letter-spacing:-1px;text-transform:uppercase}.not-founf_wrapper{grid-column-gap:16px;grid-row-gap:16px;---mode--collection-c4aa88e8-739c-5054-eb68-0c71f8a654da:mode-eb2f77ed-a273-a80d-efc3-4e968f1b1401;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.security-form{grid-column-gap:1rem;grid-row-gap:1rem}.security-top{margin-top:2.5rem}.cart-quantity-number{margin-top:1px}.cart-item-image{border-radius:6px;height:7rem;-o-object-fit:cover;object-fit:cover;width:7rem}.cart-info-container{height:auto;margin:auto 0;min-width:95%;padding:.875rem 10px}.navbar-cart{right:18%}.cart-item-name-text{line-height:110%;margin-bottom:.2rem}.cart-item-price-text{font-size:1rem;line-height:20px}.cart-item{grid-column-gap:.5rem;grid-row-gap:.5rem}.cart-item-name-price-block{flex-flow:column;margin-bottom:10px}.cart-item-info-wrapper{margin-left:10px;margin-right:0;width:100%}.navbar-wrapper{grid-column-gap:0}.checkout-info-block{padding:1.25rem}.order-item{grid-row-gap:12px;align-items:flex-start;flex-flow:column}.info-headline-text{font-size:1.5rem;letter-spacing:-.24px}.shipping-method-item{grid-column-gap:18px}.checkout-form{padding:0}.order-product-info{margin-left:0;margin-right:0}.shipping-price-text{order:-1}.shipping-method-item-text-wrapper{flex-flow:column}.paypal-chekout-content{min-width:0}.paypal-info-block{width:100%}.ordero-item{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column}.customer-chekout-content{min-width:0}.order-confiramtion-content-block{width:100%}}#w-node-_368c3a3c-cb2c-becc-fabf-df45ddcf19c1-24bca9bf{grid-area:span 1/span 3/span 1/span 3}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01921-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01922-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01926-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01927-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0192b-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0192c-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01930-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01931-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01935-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01936-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0193a-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0193b-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0193f-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01940-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01944-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01945-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01949-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0194a-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0194e-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0194f-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01953-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01954-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01958-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01959-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0195d-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0195e-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01962-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01963-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0196d-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0196e-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01972-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01973-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01977-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01978-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0197c-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0197d-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01988-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01989-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0198d-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0198e-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01992-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01993-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01997-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01998-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0199c-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b0199d-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019a1-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019a2-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019a6-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019a7-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019b1-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019b2-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019b6-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019b7-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019bb-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019bc-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019e3-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019e4-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019e9-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019ea-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019ef-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019f0-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019f4-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019f5-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019f9-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019fa-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019fe-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b019ff-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a03-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a04-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a08-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a09-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a0d-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a0e-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a12-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a13-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a17-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a18-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a1c-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a1d-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a22-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a23-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a2d-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a2e-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a2f-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a35-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a36-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a37-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a4e-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a4f-24bca9c1{justify-self:start}#w-node-b4537a19-0094-6834-b3a4-6d639f88b325-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-b4537a19-0094-6834-b3a4-6d639f88b326-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a5d-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a5e-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a5f-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a60-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a62-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a65-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a69-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a6a-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a6b-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a7d-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a7e-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a7f-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a80-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a83-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a84-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a85-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a86-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a89-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a8a-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a8b-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a8c-24bca9c1{justify-self:start}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a8f-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a90-24bca9c1,#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a91-24bca9c1{grid-area:span 1/span 1/span 1/span 1}#w-node-_2384d98d-d3f9-89b6-82bf-0f25c3b01a92-24bca9c1{justify-self:start}#w-node-_51accdac-a280-3767-e981-0f4f8044e244-24bca9c3{grid-area:span 1/span 1/span 1/span 1}#w-node-_188ae149-af64-4538-0f78-ab161c2e593a-24bca9cd{grid-area:span 1/span 2/span 1/span 2}@media screen and (max-width:991px){#w-node-_368c3a3c-cb2c-becc-fabf-df45ddcf19c1-24bca9bf{grid-column:span 1/span 1}#w-node-_1588a1a2-75dd-0cfe-2d30-e847e099ad68-24bca9bf{justify-self:center}#w-node-ec37afac-d9d0-82e9-a769-c29431a20ef8-24bca9bf{order:-9999}}:root{--calma-ref-black:#000;--calma-ref-black-900:#0c0407;--calma-ref-black-800:#333;--calma-ref-black-700:#4d4d4d;--calma-ref-black-600:#666;--calma-ref-black-500:grey;--calma-ref-black-400:#999;--calma-ref-black-300:#b3b3b3;--calma-ref-black-200:#ccc;--calma-ref-black-100:#e6e6e6;--calma-ref-black-50:#f9f9f9;--calma-ref-white:#fff;--calma-ref-white-90:hsla(0,0%,100%,.89);--calma-ref-white-64:hsla(0,0%,100%,.64);--calma-ref-white-50:hsla(0,0%,100%,.5);--calma-ref-blue:#0071ff;--calma-ref-star:#fcb823;--calma-color-text-primary:var(--calma-ref-black);--calma-color-text-secondary:var(--calma-ref-black-600);--calma-color-text-muted:#7b7b7b;--calma-color-text-inverse:var(--calma-ref-white);--calma-color-text-brand:var(--calma-ref-blue);--calma-color-text-900:var(--calma-ref-black-900);--calma-color-text-800:var(--calma-ref-black-800);--calma-color-text-700:var(--calma-ref-black-700);--calma-color-text-600:var(--calma-ref-black-600);--calma-color-text-500:var(--calma-ref-black-500);--calma-color-text-400:var(--calma-ref-black-400);--calma-color-text-300:var(--calma-ref-black-300);--calma-color-text-200:var(--calma-ref-black-200);--calma-color-text-100:var(--calma-ref-black-100);--calma-color-text-50:var(--calma-ref-black-50);--calma-color-bg-primary:var(--calma-ref-white);--calma-color-bg-secondary:#f5f5f5;--calma-color-bg-tertiary:#f7f7f7;--calma-color-bg-glass:var(--calma-ref-white-64);--calma-color-bg-ash:var(--calma-color-bg-secondary);--calma-color-bg-inverse:var(--calma-ref-black);--calma-color-bg-brand:var(--calma-ref-blue);--calma-color-border-light:#e6e6e6;--calma-color-border-default:#e5e5e5;--calma-color-border-medium:#e4e4e4;--calma-color-border-hover:#e0e0e0;--calma-color-border-active:#ccc;--calma-color-border-divider:#d9d9d9;--calma-color-border-muted:#bebebe;--calma-color-shadow-subtle:rgba(0,0,0,.05);--calma-color-shadow-light:rgba(0,0,0,.14);--calma-color-shadow-medium:rgba(0,0,0,.16);--calma-color-brand:var(--calma-ref-blue);--calma-color-accent:var(--calma-ref-star);--calma-font-family:"Inter",sans-serif;--calma-font-size-xs:.75rem;--calma-font-size-sm:.875rem;--calma-font-size-sm-2:.875rem;--calma-font-size-base:1rem;--calma-font-size-lg:1.25rem;--calma-font-size-lg-2:1.125rem;--calma-font-size-xl:1.5rem;--calma-font-size-xl-2:1.5rem;--calma-font-size-2xl:2.25rem;--calma-font-size-3xl:2.5rem;--calma-font-size-h4:2rem;--calma-font-size-h3:3rem;--calma-font-size-h2:3.75rem;--calma-font-size-h1:4.5rem;--calma-line-height-xs:.935rem;--calma-line-height-sm:1.25rem;--calma-line-height-sm-2:1.312rem;--calma-line-height-base:1.5rem;--calma-line-height-lg:150%;--calma-line-height-lg-2:150%;--calma-line-height-xl:1.75rem;--calma-line-height-xl-2:1.75rem;--calma-line-height-2xl:2.625rem;--calma-line-height-3xl:110%;--calma-line-height-h4:120%;--calma-line-height-h3:120%;--calma-line-height-h2:110%;--calma-line-height-h1:4.75rem;--calma-font-weight-regular:400;--calma-font-weight-medium:500;--calma-font-weight-semibold:600;--calma-font-weight-bold:700;--calma-font-weight-extra-bold:800;--calma-space-section:6rem 1.25rem;--calma-space-section-lg:4rem 1rem;--calma-space-section-md:3rem 1rem;--calma-space-section-sm:2rem .75rem;--calma-container-max:73.75rem;--calma-container-md:728px;--calma-global-wrapper:73.75rem;--calma-global-padding:1.25rem;--calma-global-margin:9.375rem;--calma-radius-sm:.5rem;--calma-radius-md:1rem;--calma-radius-lg:1.5rem;--calma-radius-xl:2rem;--calma-radius-full:9999px;--calma-transition-fast:.15s ease;--calma-transition-base:.3s ease;--calma-transition-slow:.5s ease;--calma-animate-delay:0ms}[data-theme=dark]{--calma-color-text-primary:var(--calma-ref-white);--calma-color-text-secondary:var(--calma-ref-black-300);--calma-color-text-muted:var(--calma-ref-black-400);--calma-color-text-inverse:var(--calma-ref-black);--calma-color-text-900:var(--calma-ref-white);--calma-color-text-800:var(--calma-ref-black-100);--calma-color-text-700:var(--calma-ref-black-200);--calma-color-text-600:var(--calma-ref-black-300);--calma-color-text-500:var(--calma-ref-black-400);--calma-color-text-400:var(--calma-ref-black-500);--calma-color-text-300:var(--calma-ref-black-600);--calma-color-text-200:var(--calma-ref-black-700);--calma-color-text-100:var(--calma-ref-black-800);--calma-color-text-50:var(--calma-ref-black-900);--calma-color-bg-primary:#000;--calma-color-bg-secondary:#222;--calma-color-bg-tertiary:#222;--calma-color-bg-glass:#22222270;--calma-color-bg-ash:#0a0a0a;--calma-color-bg-inverse:var(--calma-ref-white);--calma-color-border-light:#1a1a1a;--calma-color-border-default:#222;--calma-color-border-medium:#333;--calma-color-border-hover:#444;--calma-color-border-active:#555;--calma-color-border-divider:#222;--calma-color-border-muted:#333;--calma-color-shadow-subtle:hsla(0,0%,100%,.05);--calma-color-shadow-light:hsla(0,0%,100%,.1);--calma-color-shadow-medium:hsla(0,0%,100%,.12)}@media screen and (max-width:991px){:root{--calma-font-size-h3:2.2rem;--calma-font-size-h1:3rem;--calma-line-height-h1:120%;--calma-font-size-lg:1.15rem;--calma-font-size-xl-2:1.2rem;--calma-line-height-xl-2:110%;--calma-font-size-xl:1.75rem;--calma-line-height-xl:120%;--calma-font-size-3xl:2rem;--calma-font-size-h2:2.75rem;--calma-font-size-2xl:1.8rem;--calma-line-height-2xl:120%;--calma-global-wrapper:100%;--calma-global-margin:7rem}}@media screen and (max-width:767px){:root{--calma-font-size-h3:2.1rem;--calma-font-size-h1:2.75rem;--calma-font-size-lg-2:1rem;--calma-font-size-lg:1.15rem;--calma-font-size-xl-2:1.2rem;--calma-line-height-xl-2:110%;--calma-font-size-xl:1.7rem;--calma-line-height-xl:120%;--calma-font-size-3xl:1.8rem;--calma-font-size-h2:2.5rem;--calma-font-size-h4:1.85rem;--calma-line-height-h4:120%;--calma-font-size-2xl:1.8rem;--calma-line-height-2xl:120%;--calma-global-wrapper:100%;--calma-global-padding:1rem;--calma-global-margin:5rem}}@media screen and (max-width:479px){:root{--calma-font-size-h3:1.85rem;--calma-font-size-base:.9rem;--calma-line-height-base:120%;--calma-font-size-h1:2.5rem;--calma-font-size-lg-2:.975rem;--calma-line-height-lg-2:125%;--calma-font-size-lg:1rem;--calma-font-size-xl-2:1.15rem;--calma-font-size-xl:1.4rem;--calma-line-height-xl:120%;--calma-font-size-3xl:1.6rem;--calma-font-size-h2:1.9rem;--calma-font-size-h4:1.7rem;--calma-font-size-2xl:1.5rem;--calma-global-wrapper:100%;--calma-global-padding:.75rem;--calma-global-margin:5rem}}.section_navbar{position:sticky;top:0;width:100%;z-index:1000}.navbar{background-color:transparent;border-bottom:0;margin-left:auto;margin-right:auto;transition:all var(--calma-transition-base);width:100%;z-index:999}.navbar--scrolled,.navbar.w--open{background-color:var(--calma-color-bg-primary)}.navbar-wrapper{align-items:center;border-bottom:1px solid var(--calma-color-border-default);display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:77.5rem;padding:1rem 1.25rem;position:relative}[data-theme=dark] .navbar-wrapper{border-bottom-color:#fff3}.logo-link{grid-column-gap:.5rem;align-items:center;color:var(--calma-color-text-primary);display:flex!important;text-decoration:none;width:auto}.logo-img{border-radius:6px;height:2rem;width:2rem}.logo-text{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.nav-menu{align-items:center;display:flex!important;flex:1;float:none!important;justify-content:center}@media screen and (max-width:991px){.nav-menu{display:none!important}.nav-menu.w--open{background-color:var(--calma-color-bg-primary);border-bottom:1px solid var(--calma-color-border-default);display:flex!important;flex-direction:column;left:0;max-width:none;padding:1.5rem;position:absolute;right:0;top:100%;width:100%}}.menu-wrapper{grid-column-gap:2.5rem;align-items:center;display:flex}@media screen and (max-width:991px){.menu-wrapper{flex-direction:column;gap:1.5rem;width:100%}}.page-link-block{color:var(--calma-color-text-primary);text-decoration:none;transition:opacity var(--calma-transition-base)}.page-link-block:hover{opacity:.7}.navbar-button{align-items:center;display:flex;float:none!important}.navbar-button--mobile{display:none}@media screen and (max-width:991px){.navbar-button--desktop{display:none}}.theme-switcher{align-items:center;background:none;border:1px solid var(--calma-color-border-default);border-radius:var(--calma-radius-full);color:var(--calma-color-text-primary);cursor:pointer;display:flex;height:40px;justify-content:center;margin-right:12px;padding:0;transition:all var(--calma-transition-base);width:40px}.theme-switcher:hover{background-color:var(--calma-color-bg-secondary);border-color:var(--calma-color-border-hover)}.theme-switcher__icon{align-items:center;display:flex;justify-content:center}@media screen and (max-width:991px){.navbar-button--mobile{border-top:1px solid var(--calma-color-border-default);display:flex;flex-direction:row;justify-content:center;margin-top:1.5rem;padding-top:1.5rem;width:100%}.theme-switcher{margin-bottom:0;margin-right:12px}.menu-button{background:none;border:0;color:var(--calma-color-text-primary);display:block!important;padding:.5rem}}[data-v-8a60a303]:root{--calma-ref-black:#000;--calma-ref-black-900:#0c0407;--calma-ref-black-800:#333;--calma-ref-black-700:#4d4d4d;--calma-ref-black-600:#666;--calma-ref-black-500:grey;--calma-ref-black-400:#999;--calma-ref-black-300:#b3b3b3;--calma-ref-black-200:#ccc;--calma-ref-black-100:#e6e6e6;--calma-ref-black-50:#f9f9f9;--calma-ref-white:#fff;--calma-ref-white-90:hsla(0,0%,100%,.89);--calma-ref-white-64:hsla(0,0%,100%,.64);--calma-ref-white-50:hsla(0,0%,100%,.5);--calma-ref-blue:#0071ff;--calma-ref-star:#fcb823;--calma-color-text-primary:var(--calma-ref-black);--calma-color-text-secondary:var(--calma-ref-black-600);--calma-color-text-muted:#7b7b7b;--calma-color-text-inverse:var(--calma-ref-white);--calma-color-text-brand:var(--calma-ref-blue);--calma-color-text-900:var(--calma-ref-black-900);--calma-color-text-800:var(--calma-ref-black-800);--calma-color-text-700:var(--calma-ref-black-700);--calma-color-text-600:var(--calma-ref-black-600);--calma-color-text-500:var(--calma-ref-black-500);--calma-color-text-400:var(--calma-ref-black-400);--calma-color-text-300:var(--calma-ref-black-300);--calma-color-text-200:var(--calma-ref-black-200);--calma-color-text-100:var(--calma-ref-black-100);--calma-color-text-50:var(--calma-ref-black-50);--calma-color-bg-primary:var(--calma-ref-white);--calma-color-bg-secondary:#f5f5f5;--calma-color-bg-tertiary:#f7f7f7;--calma-color-bg-glass:var(--calma-ref-white-64);--calma-color-bg-ash:var(--calma-color-bg-secondary);--calma-color-bg-inverse:var(--calma-ref-black);--calma-color-bg-brand:var(--calma-ref-blue);--calma-color-border-light:#e6e6e6;--calma-color-border-default:#e5e5e5;--calma-color-border-medium:#e4e4e4;--calma-color-border-hover:#e0e0e0;--calma-color-border-active:#ccc;--calma-color-border-divider:#d9d9d9;--calma-color-border-muted:#bebebe;--calma-color-shadow-subtle:rgba(0,0,0,.05);--calma-color-shadow-light:rgba(0,0,0,.14);--calma-color-shadow-medium:rgba(0,0,0,.16);--calma-color-brand:var(--calma-ref-blue);--calma-color-accent:var(--calma-ref-star);--calma-font-family:"Inter",sans-serif;--calma-font-size-xs:.75rem;--calma-font-size-sm:.875rem;--calma-font-size-sm-2:.875rem;--calma-font-size-base:1rem;--calma-font-size-lg:1.25rem;--calma-font-size-lg-2:1.125rem;--calma-font-size-xl:1.5rem;--calma-font-size-xl-2:1.5rem;--calma-font-size-2xl:2.25rem;--calma-font-size-3xl:2.5rem;--calma-font-size-h4:2rem;--calma-font-size-h3:3rem;--calma-font-size-h2:3.75rem;--calma-font-size-h1:4.5rem;--calma-line-height-xs:.935rem;--calma-line-height-sm:1.25rem;--calma-line-height-sm-2:1.312rem;--calma-line-height-base:1.5rem;--calma-line-height-lg:150%;--calma-line-height-lg-2:150%;--calma-line-height-xl:1.75rem;--calma-line-height-xl-2:1.75rem;--calma-line-height-2xl:2.625rem;--calma-line-height-3xl:110%;--calma-line-height-h4:120%;--calma-line-height-h3:120%;--calma-line-height-h2:110%;--calma-line-height-h1:4.75rem;--calma-font-weight-regular:400;--calma-font-weight-medium:500;--calma-font-weight-semibold:600;--calma-font-weight-bold:700;--calma-font-weight-extra-bold:800;--calma-space-section:6rem 1.25rem;--calma-space-section-lg:4rem 1rem;--calma-space-section-md:3rem 1rem;--calma-space-section-sm:2rem .75rem;--calma-container-max:73.75rem;--calma-container-md:728px;--calma-global-wrapper:73.75rem;--calma-global-padding:1.25rem;--calma-global-margin:9.375rem;--calma-radius-sm:.5rem;--calma-radius-md:1rem;--calma-radius-lg:1.5rem;--calma-radius-xl:2rem;--calma-radius-full:9999px;--calma-transition-fast:.15s ease;--calma-transition-base:.3s ease;--calma-transition-slow:.5s ease;--calma-animate-delay:0ms}[data-theme=dark][data-v-8a60a303]{--calma-color-text-primary:var(--calma-ref-white);--calma-color-text-secondary:var(--calma-ref-black-300);--calma-color-text-muted:var(--calma-ref-black-400);--calma-color-text-inverse:var(--calma-ref-black);--calma-color-text-900:var(--calma-ref-white);--calma-color-text-800:var(--calma-ref-black-100);--calma-color-text-700:var(--calma-ref-black-200);--calma-color-text-600:var(--calma-ref-black-300);--calma-color-text-500:var(--calma-ref-black-400);--calma-color-text-400:var(--calma-ref-black-500);--calma-color-text-300:var(--calma-ref-black-600);--calma-color-text-200:var(--calma-ref-black-700);--calma-color-text-100:var(--calma-ref-black-800);--calma-color-text-50:var(--calma-ref-black-900);--calma-color-bg-primary:#000;--calma-color-bg-secondary:#222;--calma-color-bg-tertiary:#222;--calma-color-bg-glass:#22222270;--calma-color-bg-ash:#0a0a0a;--calma-color-bg-inverse:var(--calma-ref-white);--calma-color-border-light:#1a1a1a;--calma-color-border-default:#222;--calma-color-border-medium:#333;--calma-color-border-hover:#444;--calma-color-border-active:#555;--calma-color-border-divider:#222;--calma-color-border-muted:#333;--calma-color-shadow-subtle:hsla(0,0%,100%,.05);--calma-color-shadow-light:hsla(0,0%,100%,.1);--calma-color-shadow-medium:hsla(0,0%,100%,.12)}@media screen and (max-width:991px){[data-v-8a60a303]:root{--calma-font-size-h3:2.2rem;--calma-font-size-h1:3rem;--calma-line-height-h1:120%;--calma-font-size-lg:1.15rem;--calma-font-size-xl-2:1.2rem;--calma-line-height-xl-2:110%;--calma-font-size-xl:1.75rem;--calma-line-height-xl:120%;--calma-font-size-3xl:2rem;--calma-font-size-h2:2.75rem;--calma-font-size-2xl:1.8rem;--calma-line-height-2xl:120%;--calma-global-wrapper:100%;--calma-global-margin:7rem}}@media screen and (max-width:767px){[data-v-8a60a303]:root{--calma-font-size-h3:2.1rem;--calma-font-size-h1:2.75rem;--calma-font-size-lg-2:1rem;--calma-font-size-lg:1.15rem;--calma-font-size-xl-2:1.2rem;--calma-line-height-xl-2:110%;--calma-font-size-xl:1.7rem;--calma-line-height-xl:120%;--calma-font-size-3xl:1.8rem;--calma-font-size-h2:2.5rem;--calma-font-size-h4:1.85rem;--calma-line-height-h4:120%;--calma-font-size-2xl:1.8rem;--calma-line-height-2xl:120%;--calma-global-wrapper:100%;--calma-global-padding:1rem;--calma-global-margin:5rem}}@media screen and (max-width:479px){[data-v-8a60a303]:root{--calma-font-size-h3:1.85rem;--calma-font-size-base:.9rem;--calma-line-height-base:120%;--calma-font-size-h1:2.5rem;--calma-font-size-lg-2:.975rem;--calma-line-height-lg-2:125%;--calma-font-size-lg:1rem;--calma-font-size-xl-2:1.15rem;--calma-font-size-xl:1.4rem;--calma-line-height-xl:120%;--calma-font-size-3xl:1.6rem;--calma-font-size-h2:1.9rem;--calma-font-size-h4:1.7rem;--calma-font-size-2xl:1.5rem;--calma-global-wrapper:100%;--calma-global-padding:.75rem;--calma-global-margin:5rem}}.not-found[data-v-8a60a303]{position:relative;z-index:1}.not-found__wrapper[data-v-8a60a303]{margin-left:auto;margin-right:auto;max-width:77.5rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.not-found__element[data-v-8a60a303]{margin-top:60px}.not-found__headline[data-v-8a60a303]{margin-bottom:40px}.not-found__headline-text[data-v-8a60a303]{color:var(--color-black-900);font-family:var(--font-family);font-size:21vw;font-weight:700;letter-spacing:-6px;line-height:100%;text-align:center;text-transform:uppercase}@media screen and (max-width:991px){.not-found__headline-text[data-v-8a60a303]{font-size:25vw}}@media screen and (max-width:479px){.not-found__headline-text[data-v-8a60a303]{font-size:30vw;letter-spacing:-4px}}.not-found__content[data-v-8a60a303]{align-items:center;display:flex;flex-flow:column;justify-content:flex-start}.not-found__title-block[data-v-8a60a303]{margin-bottom:12px}.not-found__title[data-v-8a60a303]{color:var(--color-black-900);font-family:var(--font-family);font-size:2vw;font-weight:600;line-height:120%}@media screen and (max-width:991px){.not-found__title[data-v-8a60a303]{font-size:2.5vw}}@media screen and (max-width:479px){.not-found__title[data-v-8a60a303]{font-size:4vw}}.not-found__text[data-v-8a60a303]{color:gray;font-family:var(--font-family);font-size:1.25vw;font-weight:400;line-height:150%}@media screen and (max-width:991px){.not-found__text[data-v-8a60a303]{font-size:1.5vw}}@media screen and (max-width:479px){.not-found__text[data-v-8a60a303]{font-size:3vw}}.not-found__button[data-v-8a60a303]{background-color:var(--color-primary-black);border-radius:100rem;display:inline-flex;justify-content:center;margin-top:2rem;padding:.75rem 2.5rem;text-decoration:none;transition:background-color var(--transition-base)}.not-found__button[data-v-8a60a303]:hover{background-color:var(--color-black-800)}.not-found__button-text[data-v-8a60a303]{color:var(--color-white);font-family:var(--font-family);font-size:.875rem;font-weight:600;line-height:1.25rem}[data-v-5a262d72]:root{--calma-ref-black:#000;--calma-ref-black-900:#0c0407;--calma-ref-black-800:#333;--calma-ref-black-700:#4d4d4d;--calma-ref-black-600:#666;--calma-ref-black-500:grey;--calma-ref-black-400:#999;--calma-ref-black-300:#b3b3b3;--calma-ref-black-200:#ccc;--calma-ref-black-100:#e6e6e6;--calma-ref-black-50:#f9f9f9;--calma-ref-white:#fff;--calma-ref-white-90:hsla(0,0%,100%,.89);--calma-ref-white-64:hsla(0,0%,100%,.64);--calma-ref-white-50:hsla(0,0%,100%,.5);--calma-ref-blue:#0071ff;--calma-ref-star:#fcb823;--calma-color-text-primary:var(--calma-ref-black);--calma-color-text-secondary:var(--calma-ref-black-600);--calma-color-text-muted:#7b7b7b;--calma-color-text-inverse:var(--calma-ref-white);--calma-color-text-brand:var(--calma-ref-blue);--calma-color-text-900:var(--calma-ref-black-900);--calma-color-text-800:var(--calma-ref-black-800);--calma-color-text-700:var(--calma-ref-black-700);--calma-color-text-600:var(--calma-ref-black-600);--calma-color-text-500:var(--calma-ref-black-500);--calma-color-text-400:var(--calma-ref-black-400);--calma-color-text-300:var(--calma-ref-black-300);--calma-color-text-200:var(--calma-ref-black-200);--calma-color-text-100:var(--calma-ref-black-100);--calma-color-text-50:var(--calma-ref-black-50);--calma-color-bg-primary:var(--calma-ref-white);--calma-color-bg-secondary:#f5f5f5;--calma-color-bg-tertiary:#f7f7f7;--calma-color-bg-glass:var(--calma-ref-white-64);--calma-color-bg-ash:var(--calma-color-bg-secondary);--calma-color-bg-inverse:var(--calma-ref-black);--calma-color-bg-brand:var(--calma-ref-blue);--calma-color-border-light:#e6e6e6;--calma-color-border-default:#e5e5e5;--calma-color-border-medium:#e4e4e4;--calma-color-border-hover:#e0e0e0;--calma-color-border-active:#ccc;--calma-color-border-divider:#d9d9d9;--calma-color-border-muted:#bebebe;--calma-color-shadow-subtle:rgba(0,0,0,.05);--calma-color-shadow-light:rgba(0,0,0,.14);--calma-color-shadow-medium:rgba(0,0,0,.16);--calma-color-brand:var(--calma-ref-blue);--calma-color-accent:var(--calma-ref-star);--calma-font-family:"Inter",sans-serif;--calma-font-size-xs:.75rem;--calma-font-size-sm:.875rem;--calma-font-size-sm-2:.875rem;--calma-font-size-base:1rem;--calma-font-size-lg:1.25rem;--calma-font-size-lg-2:1.125rem;--calma-font-size-xl:1.5rem;--calma-font-size-xl-2:1.5rem;--calma-font-size-2xl:2.25rem;--calma-font-size-3xl:2.5rem;--calma-font-size-h4:2rem;--calma-font-size-h3:3rem;--calma-font-size-h2:3.75rem;--calma-font-size-h1:4.5rem;--calma-line-height-xs:.935rem;--calma-line-height-sm:1.25rem;--calma-line-height-sm-2:1.312rem;--calma-line-height-base:1.5rem;--calma-line-height-lg:150%;--calma-line-height-lg-2:150%;--calma-line-height-xl:1.75rem;--calma-line-height-xl-2:1.75rem;--calma-line-height-2xl:2.625rem;--calma-line-height-3xl:110%;--calma-line-height-h4:120%;--calma-line-height-h3:120%;--calma-line-height-h2:110%;--calma-line-height-h1:4.75rem;--calma-font-weight-regular:400;--calma-font-weight-medium:500;--calma-font-weight-semibold:600;--calma-font-weight-bold:700;--calma-font-weight-extra-bold:800;--calma-space-section:6rem 1.25rem;--calma-space-section-lg:4rem 1rem;--calma-space-section-md:3rem 1rem;--calma-space-section-sm:2rem .75rem;--calma-container-max:73.75rem;--calma-container-md:728px;--calma-global-wrapper:73.75rem;--calma-global-padding:1.25rem;--calma-global-margin:9.375rem;--calma-radius-sm:.5rem;--calma-radius-md:1rem;--calma-radius-lg:1.5rem;--calma-radius-xl:2rem;--calma-radius-full:9999px;--calma-transition-fast:.15s ease;--calma-transition-base:.3s ease;--calma-transition-slow:.5s ease;--calma-animate-delay:0ms}[data-theme=dark][data-v-5a262d72]{--calma-color-text-primary:var(--calma-ref-white);--calma-color-text-secondary:var(--calma-ref-black-300);--calma-color-text-muted:var(--calma-ref-black-400);--calma-color-text-inverse:var(--calma-ref-black);--calma-color-text-900:var(--calma-ref-white);--calma-color-text-800:var(--calma-ref-black-100);--calma-color-text-700:var(--calma-ref-black-200);--calma-color-text-600:var(--calma-ref-black-300);--calma-color-text-500:var(--calma-ref-black-400);--calma-color-text-400:var(--calma-ref-black-500);--calma-color-text-300:var(--calma-ref-black-600);--calma-color-text-200:var(--calma-ref-black-700);--calma-color-text-100:var(--calma-ref-black-800);--calma-color-text-50:var(--calma-ref-black-900);--calma-color-bg-primary:#000;--calma-color-bg-secondary:#222;--calma-color-bg-tertiary:#222;--calma-color-bg-glass:#22222270;--calma-color-bg-ash:#0a0a0a;--calma-color-bg-inverse:var(--calma-ref-white);--calma-color-border-light:#1a1a1a;--calma-color-border-default:#222;--calma-color-border-medium:#333;--calma-color-border-hover:#444;--calma-color-border-active:#555;--calma-color-border-divider:#222;--calma-color-border-muted:#333;--calma-color-shadow-subtle:hsla(0,0%,100%,.05);--calma-color-shadow-light:hsla(0,0%,100%,.1);--calma-color-shadow-medium:hsla(0,0%,100%,.12)}@media screen and (max-width:991px){[data-v-5a262d72]:root{--calma-font-size-h3:2.2rem;--calma-font-size-h1:3rem;--calma-line-height-h1:120%;--calma-font-size-lg:1.15rem;--calma-font-size-xl-2:1.2rem;--calma-line-height-xl-2:110%;--calma-font-size-xl:1.75rem;--calma-line-height-xl:120%;--calma-font-size-3xl:2rem;--calma-font-size-h2:2.75rem;--calma-font-size-2xl:1.8rem;--calma-line-height-2xl:120%;--calma-global-wrapper:100%;--calma-global-margin:7rem}}@media screen and (max-width:767px){[data-v-5a262d72]:root{--calma-font-size-h3:2.1rem;--calma-font-size-h1:2.75rem;--calma-font-size-lg-2:1rem;--calma-font-size-lg:1.15rem;--calma-font-size-xl-2:1.2rem;--calma-line-height-xl-2:110%;--calma-font-size-xl:1.7rem;--calma-line-height-xl:120%;--calma-font-size-3xl:1.8rem;--calma-font-size-h2:2.5rem;--calma-font-size-h4:1.85rem;--calma-line-height-h4:120%;--calma-font-size-2xl:1.8rem;--calma-line-height-2xl:120%;--calma-global-wrapper:100%;--calma-global-padding:1rem;--calma-global-margin:5rem}}@media screen and (max-width:479px){[data-v-5a262d72]:root{--calma-font-size-h3:1.85rem;--calma-font-size-base:.9rem;--calma-line-height-base:120%;--calma-font-size-h1:2.5rem;--calma-font-size-lg-2:.975rem;--calma-line-height-lg-2:125%;--calma-font-size-lg:1rem;--calma-font-size-xl-2:1.15rem;--calma-font-size-xl:1.4rem;--calma-line-height-xl:120%;--calma-font-size-3xl:1.6rem;--calma-font-size-h2:1.9rem;--calma-font-size-h4:1.7rem;--calma-font-size-2xl:1.5rem;--calma-global-wrapper:100%;--calma-global-padding:.75rem;--calma-global-margin:5rem}}.social[data-v-5a262d72]{margin-top:3.6rem;position:relative}.social__wrapper[data-v-5a262d72]{margin-left:auto;margin-right:auto;max-width:77.5rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.social__element[data-v-5a262d72]{align-items:center;display:flex;justify-content:center}.social__links[data-v-5a262d72]{grid-column-gap:40px;display:inline-flex}@media screen and (max-width:479px){.social__links[data-v-5a262d72]{grid-column-gap:20px;flex-wrap:wrap;justify-content:center;row-gap:12px}}.social__link[data-v-5a262d72]{align-items:center;display:inline-flex;flex-flow:column;justify-content:flex-start}.social__link[data-v-5a262d72],.social__link[data-v-5a262d72]:hover{text-decoration:none}.social__link-text[data-v-5a262d72]{color:var(--color-black-900);font-family:var(--font-family);font-size:1rem;font-weight:500;letter-spacing:-.32px;line-height:1.75rem}.social__link-underline[data-v-5a262d72]{background-color:var(--color-primary-black);height:.09375rem;margin-top:-4px;width:100%}[data-v-74e05434]:root{--calma-ref-black:#000;--calma-ref-black-900:#0c0407;--calma-ref-black-800:#333;--calma-ref-black-700:#4d4d4d;--calma-ref-black-600:#666;--calma-ref-black-500:grey;--calma-ref-black-400:#999;--calma-ref-black-300:#b3b3b3;--calma-ref-black-200:#ccc;--calma-ref-black-100:#e6e6e6;--calma-ref-black-50:#f9f9f9;--calma-ref-white:#fff;--calma-ref-white-90:hsla(0,0%,100%,.89);--calma-ref-white-64:hsla(0,0%,100%,.64);--calma-ref-white-50:hsla(0,0%,100%,.5);--calma-ref-blue:#0071ff;--calma-ref-star:#fcb823;--calma-color-text-primary:var(--calma-ref-black);--calma-color-text-secondary:var(--calma-ref-black-600);--calma-color-text-muted:#7b7b7b;--calma-color-text-inverse:var(--calma-ref-white);--calma-color-text-brand:var(--calma-ref-blue);--calma-color-text-900:var(--calma-ref-black-900);--calma-color-text-800:var(--calma-ref-black-800);--calma-color-text-700:var(--calma-ref-black-700);--calma-color-text-600:var(--calma-ref-black-600);--calma-color-text-500:var(--calma-ref-black-500);--calma-color-text-400:var(--calma-ref-black-400);--calma-color-text-300:var(--calma-ref-black-300);--calma-color-text-200:var(--calma-ref-black-200);--calma-color-text-100:var(--calma-ref-black-100);--calma-color-text-50:var(--calma-ref-black-50);--calma-color-bg-primary:var(--calma-ref-white);--calma-color-bg-secondary:#f5f5f5;--calma-color-bg-tertiary:#f7f7f7;--calma-color-bg-glass:var(--calma-ref-white-64);--calma-color-bg-ash:var(--calma-color-bg-secondary);--calma-color-bg-inverse:var(--calma-ref-black);--calma-color-bg-brand:var(--calma-ref-blue);--calma-color-border-light:#e6e6e6;--calma-color-border-default:#e5e5e5;--calma-color-border-medium:#e4e4e4;--calma-color-border-hover:#e0e0e0;--calma-color-border-active:#ccc;--calma-color-border-divider:#d9d9d9;--calma-color-border-muted:#bebebe;--calma-color-shadow-subtle:rgba(0,0,0,.05);--calma-color-shadow-light:rgba(0,0,0,.14);--calma-color-shadow-medium:rgba(0,0,0,.16);--calma-color-brand:var(--calma-ref-blue);--calma-color-accent:var(--calma-ref-star);--calma-font-family:"Inter",sans-serif;--calma-font-size-xs:.75rem;--calma-font-size-sm:.875rem;--calma-font-size-sm-2:.875rem;--calma-font-size-base:1rem;--calma-font-size-lg:1.25rem;--calma-font-size-lg-2:1.125rem;--calma-font-size-xl:1.5rem;--calma-font-size-xl-2:1.5rem;--calma-font-size-2xl:2.25rem;--calma-font-size-3xl:2.5rem;--calma-font-size-h4:2rem;--calma-font-size-h3:3rem;--calma-font-size-h2:3.75rem;--calma-font-size-h1:4.5rem;--calma-line-height-xs:.935rem;--calma-line-height-sm:1.25rem;--calma-line-height-sm-2:1.312rem;--calma-line-height-base:1.5rem;--calma-line-height-lg:150%;--calma-line-height-lg-2:150%;--calma-line-height-xl:1.75rem;--calma-line-height-xl-2:1.75rem;--calma-line-height-2xl:2.625rem;--calma-line-height-3xl:110%;--calma-line-height-h4:120%;--calma-line-height-h3:120%;--calma-line-height-h2:110%;--calma-line-height-h1:4.75rem;--calma-font-weight-regular:400;--calma-font-weight-medium:500;--calma-font-weight-semibold:600;--calma-font-weight-bold:700;--calma-font-weight-extra-bold:800;--calma-space-section:6rem 1.25rem;--calma-space-section-lg:4rem 1rem;--calma-space-section-md:3rem 1rem;--calma-space-section-sm:2rem .75rem;--calma-container-max:73.75rem;--calma-container-md:728px;--calma-global-wrapper:73.75rem;--calma-global-padding:1.25rem;--calma-global-margin:9.375rem;--calma-radius-sm:.5rem;--calma-radius-md:1rem;--calma-radius-lg:1.5rem;--calma-radius-xl:2rem;--calma-radius-full:9999px;--calma-transition-fast:.15s ease;--calma-transition-base:.3s ease;--calma-transition-slow:.5s ease;--calma-animate-delay:0ms}[data-theme=dark][data-v-74e05434]{--calma-color-text-primary:var(--calma-ref-white);--calma-color-text-secondary:var(--calma-ref-black-300);--calma-color-text-muted:var(--calma-ref-black-400);--calma-color-text-inverse:var(--calma-ref-black);--calma-color-text-900:var(--calma-ref-white);--calma-color-text-800:var(--calma-ref-black-100);--calma-color-text-700:var(--calma-ref-black-200);--calma-color-text-600:var(--calma-ref-black-300);--calma-color-text-500:var(--calma-ref-black-400);--calma-color-text-400:var(--calma-ref-black-500);--calma-color-text-300:var(--calma-ref-black-600);--calma-color-text-200:var(--calma-ref-black-700);--calma-color-text-100:var(--calma-ref-black-800);--calma-color-text-50:var(--calma-ref-black-900);--calma-color-bg-primary:#000;--calma-color-bg-secondary:#222;--calma-color-bg-tertiary:#222;--calma-color-bg-glass:#22222270;--calma-color-bg-ash:#0a0a0a;--calma-color-bg-inverse:var(--calma-ref-white);--calma-color-border-light:#1a1a1a;--calma-color-border-default:#222;--calma-color-border-medium:#333;--calma-color-border-hover:#444;--calma-color-border-active:#555;--calma-color-border-divider:#222;--calma-color-border-muted:#333;--calma-color-shadow-subtle:hsla(0,0%,100%,.05);--calma-color-shadow-light:hsla(0,0%,100%,.1);--calma-color-shadow-medium:hsla(0,0%,100%,.12)}@media screen and (max-width:991px){[data-v-74e05434]:root{--calma-font-size-h3:2.2rem;--calma-font-size-h1:3rem;--calma-line-height-h1:120%;--calma-font-size-lg:1.15rem;--calma-font-size-xl-2:1.2rem;--calma-line-height-xl-2:110%;--calma-font-size-xl:1.75rem;--calma-line-height-xl:120%;--calma-font-size-3xl:2rem;--calma-font-size-h2:2.75rem;--calma-font-size-2xl:1.8rem;--calma-line-height-2xl:120%;--calma-global-wrapper:100%;--calma-global-margin:7rem}}@media screen and (max-width:767px){[data-v-74e05434]:root{--calma-font-size-h3:2.1rem;--calma-font-size-h1:2.75rem;--calma-font-size-lg-2:1rem;--calma-font-size-lg:1.15rem;--calma-font-size-xl-2:1.2rem;--calma-line-height-xl-2:110%;--calma-font-size-xl:1.7rem;--calma-line-height-xl:120%;--calma-font-size-3xl:1.8rem;--calma-font-size-h2:2.5rem;--calma-font-size-h4:1.85rem;--calma-line-height-h4:120%;--calma-font-size-2xl:1.8rem;--calma-line-height-2xl:120%;--calma-global-wrapper:100%;--calma-global-padding:1rem;--calma-global-margin:5rem}}@media screen and (max-width:479px){[data-v-74e05434]:root{--calma-font-size-h3:1.85rem;--calma-font-size-base:.9rem;--calma-line-height-base:120%;--calma-font-size-h1:2.5rem;--calma-font-size-lg-2:.975rem;--calma-line-height-lg-2:125%;--calma-font-size-lg:1rem;--calma-font-size-xl-2:1.15rem;--calma-font-size-xl:1.4rem;--calma-line-height-xl:120%;--calma-font-size-3xl:1.6rem;--calma-font-size-h2:1.9rem;--calma-font-size-h4:1.7rem;--calma-font-size-2xl:1.5rem;--calma-global-wrapper:100%;--calma-global-padding:.75rem;--calma-global-margin:5rem}}.footer[data-v-74e05434]{padding:4rem 1.25rem 0}.footer__wrapper[data-v-74e05434]{max-width:73.75rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}.footer__top[data-v-74e05434]{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2.5rem}@media screen and (max-width:991px){.footer__top[data-v-74e05434]{flex-direction:column;gap:2rem}}.footer__left[data-v-74e05434]{align-items:flex-start;display:flex;flex-flow:column;gap:1.875rem;max-width:20.25rem}@media screen and (max-width:991px){.footer__left[data-v-74e05434]{max-width:100%}}.footer__logo[data-v-74e05434]{align-items:center;display:flex;gap:.5rem;text-decoration:none}.footer__logo-img[data-v-74e05434]{border-radius:6px;height:2rem;width:2rem}.footer__logo-text[data-v-74e05434]{color:var(--color-primary-black);font-family:var(--font-family);font-size:1.75rem;font-weight:700;letter-spacing:-.84px;line-height:100%}.footer__description[data-v-74e05434]{max-width:20.25rem}@media screen and (max-width:991px){.footer__description[data-v-74e05434]{max-width:100%}}.footer__social[data-v-74e05434]{align-items:center;background-color:var(--calma-color-bg-tertiary);border-radius:2rem;display:flex;justify-content:space-between;max-width:20.25rem;padding:.75rem 1rem .75rem 1.25rem;width:100%}@media screen and (max-width:991px){.footer__social[data-v-74e05434]{max-width:100%}}.footer__social-divider[data-v-74e05434]{background-color:var(--calma-color-border-muted);height:.75rem;width:.0625rem}.footer__social-icons[data-v-74e05434]{align-items:center;display:flex;gap:1rem}.footer__social-link[data-v-74e05434]{color:var(--calma-color-text-muted);text-decoration:none;transition:color var(--transition-base)}.footer__social-link[data-v-74e05434]:hover{color:var(--calma-text-primary)}.footer__social-icon[data-v-74e05434]{line-height:0}.footer__right[data-v-74e05434]{display:grid;gap:2.5rem 2.5rem;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto auto;max-width:38.5rem;width:100%}@media screen and (max-width:991px){.footer__right[data-v-74e05434]{grid-template-columns:repeat(4,1fr);max-width:100%}}@media screen and (max-width:767px){.footer__right[data-v-74e05434]{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:479px){.footer__right[data-v-74e05434]{grid-template-columns:repeat(2,1fr)}}.footer__link[data-v-74e05434]{height:1.25rem;overflow:hidden}.footer__link[data-v-74e05434],.footer__link[data-v-74e05434]:hover{text-decoration:none}.footer__link:hover .footer__link-wrapper[data-v-74e05434]{transform:translateY(-100%)}.footer__link-wrapper[data-v-74e05434]{transition:transform var(--transition-base)}.footer__link-text[data-v-74e05434]{white-space:nowrap}.footer__bottom[data-v-74e05434]{border-top:1px solid var(--calma-color-border-medium);margin-bottom:1.25rem;padding-top:1.25rem}.footer__copyright[data-v-74e05434]{align-items:center;display:flex;flex-flow:wrap;justify-content:space-between}
