:root{--velmanta-primary:#c01666;--velmanta-primary-dark:#9f0e52;--velmanta-secondary:#18133b;--velmanta-dark:#060129;--velmanta-white:#fff;--velmanta-border:hsla(0,0%,100%,.12)}*{box-sizing:border-box}body{background-color:var(--velmanta-dark);color:var(--velmanta-white);font-family:stevie-sans,Inter,Arial,sans-serif;font-weight:200;margin:0}body.menu-open{overflow:hidden}a{color:inherit}.velmanta-header{background:var(--velmanta-dark);padding:15px 20px;position:sticky;top:0;z-index:1000}.velmanta-header__inner{align-items:center;display:flex;gap:28px;justify-content:space-between;margin:0 auto;max-width:1600px}.velmanta-header__logo{align-items:center;display:inline-flex;flex-shrink:0;text-decoration:none}.velmanta-header__logo-image{display:block;height:auto;max-width:100%;width:285px}.velmanta-header__nav{align-items:center;display:flex;justify-content:flex-end;margin-left:auto}.velmanta-header__nav .hs-menu-wrapper,.velmanta-header__nav .hs-menu-wrapper>ul{width:auto}.velmanta-header__nav .hs-menu-children-wrapper,.velmanta-header__nav .hs-menu-wrapper>ul{list-style:none;margin:0;padding:0}.velmanta-header__nav .hs-menu-wrapper>ul{align-items:center;display:flex;gap:34px}.velmanta-header__nav .hs-menu-item{margin:0;padding:0;position:relative}.velmanta-header__nav .hs-menu-item a{align-items:center;color:var(--velmanta-white);display:inline-flex;font-size:16px;font-weight:400;line-height:1;text-decoration:none;white-space:nowrap}.velmanta-header__nav .hs-menu-item a:focus,.velmanta-header__nav .hs-menu-item a:hover{text-decoration:underline}.velmanta-header__nav .hs-menu-depth-1.hs-item-has-children>a,.velmanta-header__nav .hs-menu-depth-1.hs-menu-item.hs-item-has-children>a{gap:8px}.velmanta-header__nav .hs-menu-depth-1.hs-item-has-children>a:after,.velmanta-header__nav .hs-menu-depth-1.hs-menu-item.hs-item-has-children>a:after{border-bottom:1px solid;border-right:1px solid;content:"";height:7px;opacity:.85;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;width:7px}.velmanta-header__nav .hs-menu-depth-1.hs-item-has-children:focus-within>a:after,.velmanta-header__nav .hs-menu-depth-1.hs-item-has-children:hover>a:after,.velmanta-header__nav .hs-menu-depth-1.hs-menu-item.hs-item-has-children:focus-within>a:after,.velmanta-header__nav .hs-menu-depth-1.hs-menu-item.hs-item-has-children:hover>a:after{transform:rotate(225deg) translateY(-2px)}.velmanta-header__nav .hs-menu-depth-1{position:relative}.velmanta-header__nav .hs-menu-children-wrapper{background:var(--velmanta-secondary);border:1px solid var(--velmanta-border);border-radius:12px;box-shadow:0 24px 60px rgba(0,0,0,.35);display:block;left:50%;list-style:none;margin:0;min-width:260px;opacity:0;padding:12px;pointer-events:none;position:absolute;top:calc(100% + 14px);transform:translateX(-50%) translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden;z-index:9999}.velmanta-header__nav .hs-menu-children-wrapper:before{content:"";height:14px;left:0;position:absolute;top:-14px;width:100%}.velmanta-header__nav .hs-item-has-children:focus-within>.hs-menu-children-wrapper,.velmanta-header__nav .hs-item-has-children:hover>.hs-menu-children-wrapper,.velmanta-header__nav .hs-menu-depth-1:focus-within>.hs-menu-children-wrapper,.velmanta-header__nav .hs-menu-depth-1:hover>.hs-menu-children-wrapper{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}.velmanta-header__nav .hs-menu-children-wrapper .hs-menu-item{width:100%}.velmanta-header__nav .hs-menu-children-wrapper a{border-radius:8px;color:var(--velmanta-white);display:flex;font-size:14px;line-height:1.25;padding:12px 14px;text-decoration:none;white-space:normal;width:100%}.velmanta-header__nav .hs-menu-children-wrapper a:focus,.velmanta-header__nav .hs-menu-children-wrapper a:hover{background:hsla(0,0%,100%,.08);text-decoration:none}.velmanta-header__nav .hs-menu-children-wrapper .hs-menu-children-wrapper{left:calc(100% + 12px);top:0;transform:translateY(8px)}.velmanta-header__nav .hs-menu-children-wrapper .hs-menu-item:focus-within>.hs-menu-children-wrapper,.velmanta-header__nav .hs-menu-children-wrapper .hs-menu-item:hover>.hs-menu-children-wrapper{transform:translateY(0)}.velmanta-header__cta,.velmanta-mobile-menu__cta{align-items:center;background:linear-gradient(78deg,var(--velmanta-primary) 0,var(--velmanta-primary-dark) 100%);border-radius:8px;color:var(--velmanta-white);display:inline-flex;font-size:14px;font-weight:500;gap:10px;justify-content:center;line-height:1;min-height:50px;padding:12px 30px;text-decoration:none;white-space:nowrap}.velmanta-header__cta span,.velmanta-mobile-menu__cta span{font-size:26px;line-height:.7}.velmanta-header__cta:focus,.velmanta-header__cta:hover,.velmanta-mobile-menu__cta:focus,.velmanta-mobile-menu__cta:hover{background:var(--velmanta-white);color:var(--velmanta-dark);text-decoration:none}.velmanta-header__toggle{background:transparent;border:0;cursor:pointer;display:none;height:44px;padding:0;width:44px}.velmanta-header__toggle span{background:var(--velmanta-white);display:block;height:2px;margin:7px auto;width:30px}.velmanta-mobile-menu{background:var(--velmanta-dark);border-left:1px solid var(--velmanta-border);box-shadow:-20px 0 50px rgba(0,0,0,.35);inset:74px 0 0 auto;overflow-y:auto;padding:28px 24px;position:fixed;width:min(380px,100%)}.velmanta-mobile-menu__nav .hs-menu-children-wrapper,.velmanta-mobile-menu__nav .hs-menu-wrapper>ul{list-style:none;margin:0;padding:0}.velmanta-mobile-menu__nav .hs-menu-wrapper>ul{display:flex;flex-direction:column;gap:22px}.velmanta-mobile-menu__nav .hs-menu-item{margin:0;padding:0}.velmanta-mobile-menu__nav .hs-menu-item a{color:var(--velmanta-white);font-size:20px;text-decoration:none}.velmanta-mobile-menu__nav .hs-menu-item a:focus,.velmanta-mobile-menu__nav .hs-menu-item a:hover{text-decoration:underline}.velmanta-mobile-menu__nav .hs-menu-children-wrapper{background:transparent;border:0;box-shadow:none;display:flex;flex-direction:column;gap:12px;margin-top:14px;opacity:1;padding-left:18px;pointer-events:auto;position:static;transform:none;visibility:visible}.velmanta-mobile-menu__nav .hs-menu-children-wrapper a{font-size:16px;line-height:1.3;opacity:.85}.velmanta-mobile-menu__cta{font-size:16px;margin-top:24px;width:100%}.page-section{padding:64px 24px}.page-section__inner{margin:0 auto;max-width:1120px}.velmanta-footer{background:var(--velmanta-dark);margin-top:64px;overflow:hidden;padding:72px 48px 42px}.velmanta-footer__inner{margin:0 auto;max-width:1420px}.velmanta-footer__content{width:100%}.velmanta-footer__contact-row{align-items:center;display:flex;flex-wrap:wrap;gap:28px 88px;justify-content:center;margin-bottom:64px}.velmanta-footer__contact-link{align-items:center;color:var(--velmanta-white);display:inline-flex;font-size:18px;font-weight:500;gap:18px;text-decoration:none}.velmanta-footer__contact-link:focus,.velmanta-footer__contact-link:hover{text-decoration:underline}.velmanta-footer__icon{align-items:center;background:var(--velmanta-primary);border-radius:50%;color:var(--velmanta-white);display:inline-flex;flex-shrink:0;font-size:18px;font-weight:700;height:56px;justify-content:center;width:56px}.velmanta-footer__icon--linkedin{font-family:Arial,sans-serif;font-size:18px;font-weight:700}.velmanta-footer__columns{align-items:start;column-gap:96px;display:grid;grid-template-columns:minmax(280px,340px) minmax(280px,340px);justify-content:center;margin:0 auto 72px;max-width:900px;row-gap:48px}.velmanta-footer__column{text-align:left;width:100%}.velmanta-footer h5{font-size:24px;font-weight:400;line-height:1.2;margin:0 0 28px}.velmanta-footer p{font-size:18px;font-weight:200;line-height:1.45;margin:0}.velmanta-footer__logo{display:block;height:auto;margin-top:30px;width:160px}.velmanta-footer__links-heading{align-items:center;display:grid;gap:28px;grid-template-columns:1fr auto 1fr;margin-bottom:28px;text-align:center}.velmanta-footer__links-heading span,.velmanta-footer__links-heading:before{background:hsla(0,0%,100%,.15);content:"";height:1px;width:100%}.velmanta-footer__links-heading h5{margin:0;white-space:nowrap}.velmanta-footer__links{border-bottom:1px solid hsla(0,0%,100%,.15);padding-bottom:36px}.velmanta-footer__links .hs-menu-children-wrapper,.velmanta-footer__links .hs-menu-wrapper>ul{list-style:none;margin:0;padding:0}.velmanta-footer__links .hs-menu-wrapper>ul{align-items:center;display:flex;flex-wrap:wrap;gap:18px 56px;justify-content:center}.velmanta-footer__links .hs-menu-item{margin:0;padding:0}.velmanta-footer__links .hs-menu-item a{color:var(--velmanta-white);font-size:16px;font-weight:200;text-decoration:none}.velmanta-footer__links .hs-menu-item a:focus,.velmanta-footer__links .hs-menu-item a:hover{text-decoration:underline}.velmanta-footer__bottom{padding-top:28px;text-align:center}.velmanta-footer__bottom a,.velmanta-footer__bottom p{color:var(--velmanta-white);font-size:14px;line-height:1.4}.velmanta-footer__bottom a:focus,.velmanta-footer__bottom a:hover{text-decoration:underline}@media (max-width:1399.98px){.velmanta-header__logo-image{width:260px}.velmanta-header__nav .hs-menu-wrapper>ul{gap:22px}}@media (max-width:1199.98px){.velmanta-header__nav .hs-menu-item a{font-size:14px}.velmanta-header__cta{padding-left:22px;padding-right:22px}.velmanta-footer__columns{column-gap:72px}}@media (max-width:991.98px){.velmanta-header__cta,.velmanta-header__nav{display:none}.velmanta-header__toggle{display:block}.velmanta-header__logo-image{width:220px}.velmanta-footer{padding:64px 24px 40px}.velmanta-footer__contact-row{gap:24px 44px;margin-bottom:56px}.velmanta-footer__columns{column-gap:48px;grid-template-columns:1fr 1fr;margin-bottom:56px;max-width:720px}.velmanta-footer__links .hs-menu-wrapper>ul{gap:16px 32px}}@media (max-width:575.98px){.velmanta-header{padding-left:16px;padding-right:16px}.velmanta-header__logo-image{width:190px}.velmanta-footer{padding-top:48px}.velmanta-footer__contact-row{align-items:flex-start;flex-direction:column}.velmanta-footer__contact-link{font-size:16px}.velmanta-footer__icon{height:48px;width:48px}.velmanta-footer__columns{gap:44px;grid-template-columns:1fr;max-width:340px}.velmanta-footer h5{font-size:22px;margin-bottom:20px}.velmanta-footer p{font-size:16px}.velmanta-footer__logo{width:160px}.velmanta-footer__links-heading{gap:16px;grid-template-columns:1fr;text-align:center}.velmanta-footer__links-heading:before{display:none}.velmanta-footer__links-heading span{width:100%}.velmanta-footer__links .hs-menu-wrapper>ul{gap:14px 24px}}