:root{--text-gradient:linear-gradient(270deg,#dd9c91 -0.85%,#d483bc 49.58%,#6676e2);--bg-gradient:linear-gradient(90deg,#dd9c91 -0.85%,#d483bc 58%,#6676e2);--1:min(0.069vw,1px);--warning:#ff9100}@media only screen and (max-width:991.98px){:root{--1:min(0.23vw,0.125svh)}}body:has(main.light){--body-bg:#f3f1f4;--white:#fff;--black:#000;--gray:#344054;--box-bg:#fff;--border:#e4e7ec;background-color:var(--body-bg)}body:has(main.light) .d-dark{display:none}body:has(main.dark){--body-bg:#06121e;--white:#000;--black:#fff;--gray:#98a2b3;--box-bg:#071626;--border:#1e2c4b;background-color:var(--body-bg)}body:has(main.dark) .d-light{display:none}@media(prefers-color-scheme:light){body:has(main.system){--body-bg:#f3f1f4;--white:#fff;--black:#000;--gray:#344054;--box-bg:#fff;--border:#e4e7ec}body:has(main.system) .d-dark{display:none}body:has(main.dark){--body-bg:#06121e;--white:#000;--black:#fff;--gray:#98a2b3;--box-bg:#071626;--border:#1e2c4b}body:has(main.dark) .d-light{display:none}}@media(prefers-color-scheme:dark){body:has(main.light){--body-bg:#f3f1f4;--white:#fff;--black:#000;--gray:#344054;--box-bg:#fff;--border:#e4e7ec}body:has(main.light) .d-dark{display:none}body:has(main.system){--body-bg:#06121e;--white:#000;--black:#fff;--gray:#98a2b3;--box-bg:#071626;--border:#1e2c4b}body:has(main.system) .d-light{display:none}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body,html,main{background-color:var(--body-bg)}main{min-height:100svh;display:flex;flex-direction:column;padding-top:calc(var(--1)*40)}main footer{margin-top:auto}a{color:inherit;text-decoration:none}textarea{font-family:unset}@keyframes themeReveal{0%{opacity:0}to{opacity:1}}.themeToggle{position:absolute;z-index:100;background-color:transparent;width:calc(var(--1)*40);height:calc(var(--1)*40);border-radius:50%;border:1px solid var(--border-1)}.themeToggle img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:.6s ease-in}.themeToggle img,.themeToggle svg{width:calc(var(--1)*24);height:calc(var(--1)*24)}.themeToggle img.activeLogo,.themeToggle svg.activeLogo{opacity:1}.themeToggle.themeToggleTop{display:flex;justify-content:center;align-items:center;width:calc(var(--1)*36);height:calc(var(--1)*36);background:linear-gradient(180deg,var(--bg-2) 0,var(--bg-1) 100%);border-radius:calc(var(--1)*8);position:relative;cursor:pointer}.themeToggle.themeToggleFixed{position:relative}@media(max-width:991.98px){.themeToggle.themeToggleFixed{position:absolute;top:calc(var(--1)*12);right:calc(var(--1)*12)}.d-md{display:none!important}}@media(min-width:991.98px){.d-sm{display:none!important}}.text-weight-400{font-weight:400}.text-weight-500{font-weight:500}.text-weight-600{font-weight:600}.text-weight-700{font-weight:700}.color-black{color:var(--black)}.color-white{color:var(--white)}.color-primary{color:transparent;background:var(--text-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-align-center{text-align:center!important;margin-inline:auto!important}.color-gray{color:var(--gray)}.color-white-always{color:#fff}.themeSystem{background:var(--text-gradient);display:flex;border-radius:50%;transition:all .3s ease-in-out;opacity:0;position:absolute;inset:25%;rotate:45deg;width:calc(var(--1)*24);height:calc(var(--1)*24);margin:auto}.themeSystem.activeLogo{opacity:1;rotate:0deg}li{list-style:none}span{display:inline-block;width:-moz-fit-content;width:fit-content}#testimonials .swiper-pagination{bottom:calc(var(--1)*0)}#testimonials .swiper-pagination-bullet{width:calc(var(--1)*8);height:calc(var(--1)*8)}#testimonials.light .swiper-pagination-bullet{background:#e0dae1}#testimonials.dark .swiper-pagination-bullet{background:#1e2c4b}#testimonials .swiper-pagination-bullet-active{background:linear-gradient(270deg,#dd9c91 -.85%,#d483bc 49.58%,#6676e2)!important}.skiptranslate iframe{display:none}