@media only screen and (min-width:768px)and (max-width:1140px){.menu{position:fixed;top:calc(var(--offset-top, 0px) + 12px);right:0;left:0;transition:top .4s ease-out;pointer-events:none}}@media only screen and (min-width:1141px){.menu{position:fixed;top:calc(var(--offset-top, 0px) + 12px);right:0;left:0;transition:top .4s ease-out;pointer-events:none;z-index:100}}@media only screen and (max-width:767px){.menu__intro{grid-template-columns:56px auto}.menu__body,.menu__intro{position:fixed;bottom:26px;left:50%;display:grid;padding:0 15px;width:100%;transform:translateX(-50%);gap:8px}.menu__body{grid-template-columns:52px auto}}.menu__nav{display:grid;pointer-events:all;gap:8px}@media only screen and (max-width:767px){.menu__nav{grid-template-columns:1fr 56px}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav{display:flex;flex-shrink:0;justify-content:center}}@media only screen and (min-width:1141px){.menu__nav{display:flex;flex-shrink:0;justify-content:center;margin:0 auto;padding:4px;max-width:fit-content;background-color:#fff;border-radius:52px;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.05);gap:0}}@media only screen and (max-width:767px){.menu__nav>*{z-index:100}.menu__nav--without-list{grid-template-columns:1fr}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav--without-list{min-height:52px}}@media only screen and (min-width:1141px){.menu__nav--without-list{min-height:56px}}.menu__cards{position:fixed}@media only screen and (max-width:767px){.menu__cards{inset:16px 0 0;overflow:hidden;transform:translateX(100vw);transition:transform .3s;-webkit-mask:linear-gradient(180deg,#FFF 90%,rgba(255,255,255,0));mask:linear-gradient(180deg,#FFF 90%,rgba(255,255,255,0))}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__cards{padding:calc(var(--offset-top, 0px) + 146px) 20px 40px;inset:0;background-color:#eef1f2;transform:translateY(-100%);opacity:0;transition:opacity .3s;z-index:-2}}@media only screen and (min-width:1141px){.menu__cards{background-color:#eef1f2;transform:translateY(-100%);opacity:0;transition:opacity .3s;z-index:-2;inset:0 0 auto;padding:calc(var(--offset-top, 0px) + 80px) 20px 40px;box-shadow:0 1px 3px 0 rgba(34,43,85,.05),0 8px 120px 0 rgba(52,53,70,.08)}}@media only screen and (max-width:767px){.menu__cards--opened{transform:translateX(0);z-index:1;overflow-y:auto}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__cards--opened{overflow-y:auto;transform:translateY(0);opacity:1;z-index:-1}}@media only screen and (min-width:1141px){.menu__cards--opened{transform:translateY(0);opacity:1;z-index:-1}}@media only screen and (max-width:767px){.menu__nav-list{position:fixed;top:0;right:0;bottom:60px;left:0;padding-top:16px;transform:translateY(100vh);transition:transform .3s ease-in-out;order:1}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav-list{order:1;display:none}}@media only screen and (min-width:1141px){.menu__nav-list{display:none}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav-list{margin-inline:32px;padding:4px;background-color:rgba(11,0,46,.05);border-radius:64px}}@media only screen and (min-width:1141px){.menu__nav-list{position:relative;display:flex;align-items:center;margin-right:12px;gap:2px}}.menu__nav-list a{text-decoration:none}.menu__button{display:flex;justify-content:center;align-items:center;height:auto;min-width:auto}@media only screen and (max-width:767px){.menu__button{transform:translateY(0);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}}.menu__nav-list--invisible{display:none}.menu__nav-item{position:relative;white-space:nowrap;border-radius:20px;cursor:pointer;z-index:1}@media only screen and (max-width:767px){.menu__nav-item{display:flex;justify-content:space-between;margin:0 16px;padding:32px 24px;width:calc(100% - 32px);letter-spacing:-.4px!important;font-size:18px!important;background-color:#fff;transform:translateX(0);transition:all .3s}}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav-item{width:100%;padding-inline:24px;height:48px;border-radius:48px}}@media only screen and (min-width:1141px){.menu__nav-item{padding-inline:24px;height:48px;border-radius:48px}}.menu__nav-item span{position:relative;z-index:1}.menu__nav-item .icon{transition:transform .3s}@media only screen and (max-width:767px){.menu__nav-item:hover{background-color:rgba(255,255,255,.4);box-shadow:0 8px 40px 0 rgba(36,36,36,.05);transform:scale(.99)}.menu__nav-item:hover .icon{transform:translateX(8px)}}.menu__nav-item:active{box-shadow:none}@media only screen and (min-width:768px)and (max-width:1140px){.menu__nav-item.menu__nav-item--active{background-color:#e8eded}}@media only screen and (min-width:1141px){.menu__nav-bg,.menu__nav-item.menu__nav-item--active{background-color:#e8eded}.menu__nav-bg{position:absolute;display:none;border-radius:48px;transition:transform .3s ease,width .3s ease;pointer-events:none;z-index:0;inset:0}}.menu__signing-button{white-space:nowrap;background-color:rgba(36,36,36,.8)}@media only screen and (min-width:1141px){.menu__signing-button{color:#242424;background-color:rgba(226,224,233,.8);border-radius:12px}}@media only screen and (max-width:767px){.menu__logo{display:flex;justify-content:center;align-items:center;min-height:56px;aspect-ratio:1/1;color:#fff;background-color:#242424;border-radius:50%;transform:translateY(0);transition:transform .45s cubic-bezier(.25,.46,.45,.94);cursor:pointer;z-index:105}.menu__logo-icon{color:#242424}.header--contrast .menu__button,.header--contrast .menu__logo{color:#242424;background-color:#fff;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.05)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--contrast .menu__button,.header--contrast .menu__logo{color:#242424;background-color:#fff;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.05)}}@media only screen and (max-width:767px){.header--contrast .menu__button .logo,.header--contrast .menu__logo .logo{color:#242424;background-color:#fff;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.05)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--contrast .menu__button .logo,.header--contrast .menu__logo .logo{color:#242424;background-color:#fff;box-shadow:0 2px 8px 0 rgba(34,43,85,.04),0 8px 40px 0 rgba(36,36,36,.05)}}.header--opened .menu{z-index:0}@media only screen and (max-width:767px){.header--opened .menu{width:100vw;height:100%;background-color:#eef1f2}.header--opened .menu__intro{align-items:end;width:100vw;height:100%}}@media only screen and (min-width:1141px){.header--opened .menu__nav{background-color:rgba(36,36,36,.05)}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .menu__nav-item.menu__nav-item--active{background-color:rgba(255,255,255,.7)}}@media only screen and (min-width:1141px){.header--opened .menu__nav-bg,.header--opened .menu__nav-item.menu__nav-item--active{background-color:rgba(255,255,255,.7)}}@media only screen and (max-width:767px){.header--opened .menu__body{align-items:end;width:100vw;height:100%}.header--opened .menu__nav-list{flex-direction:column;justify-content:center;transform:translateY(0);z-index:100;gap:8px;position:absolute;display:flex}}@media only screen and (min-width:768px)and (max-width:1140px){.header--opened .menu__nav-list{position:absolute;display:flex;top:64px;display:grid;grid-template-columns:repeat(4,3fr);align-items:center;width:100%;max-width:calc(100vw - 40px)}}@media only screen and (max-width:767px){.header--opened .menu__button,.header--opened .menu__logo{transform:translateY(100px)}}.header--opened.header--contrast .header__dashboard-btn,.header--opened.header--contrast .header__logo-full,.header--opened.header--contrast .header__signin-btn{color:#000}.header--opened.header--contrast .header__icon-dashboard-btn{background-color:#000}@media only screen and (max-width:767px){.header--subnav-opened .menu{position:relative;background-color:#eef1f2;z-index:105}.header--subnav-opened .menu .menu__nav-item{transform:translateX(-100vw)}.header--subnav-opened .menu .menu__cards-title{transform:translate(-50%)}.header--subnav-opened .menu__nav-list{top:0;transform:none}.menu__cards-top{position:sticky;top:0;right:0;left:0;display:flex;align-items:center;padding:26px 16px 0;overflow:hidden;background-image:linear-gradient(0deg,rgba(233,232,239,0),#e9e8ef);z-index:1}.menu__cards-return{width:56px;border-radius:50%;cursor:pointer;aspect-ratio:1/1}}.menu__cards-title{transition:transform .6s}@media only screen and (max-width:767px){.menu__cards-title{position:absolute;left:50%;transform:translate(-50%,120%)}}.header--scrolled .menu__button{color:#fff;background-color:#fe42b4}.list-nav-card__picture{position:absolute;right:0;bottom:0;border-radius:0 0 20px}@media only screen and (max-width:767px){.list-nav-card__picture{right:-12px;height:186px}}@media only screen and (min-width:768px)and (max-width:1140px){.list-nav-card__picture{height:242px}}.product-nav-card{padding-top:16px;padding-left:20px}.product-nav-card>div:not(.nav-card__pill){display:grid;gap:8px 12px}@media only screen and (max-width:767px){.product-nav-card--offset>div:not(.nav-card__pill){display:flex;flex-direction:column;height:100%}.product-nav-card--offset .picture__image-container{align-self:flex-end;margin:auto -20px -20px 0}}.pricing-nav-card.nav-card--indent{padding:20px}.business-account-image-nav-card__pill,.pricing-nav-card__pill{position:absolute;top:16px;right:20px}.nav-section-cards-list{display:grid;justify-content:center;margin:0 auto;gap:8px}@media only screen and (max-width:767px){.nav-section-cards-list{grid-template:var(--schema-mobile);padding:16px 16px 136px}}@media only screen and (min-width:768px)and (max-width:1140px){.nav-section-cards-list{grid-template:var(--schema-tablet)}}@media only screen and (min-width:1141px){.nav-section-cards-list{grid-template:var(--schema-desktop);max-width:1286px}}@media only screen and (min-width:1601px){.nav-section-cards-list{max-width:1350px}}.nav-section-cards-list__item{grid-area:var(--grid-area);overflow:hidden}.nav-card.nav-card{position:relative;width:100%;height:100%;overflow:hidden;background-color:rgba(255,255,255,.7);border-radius:24px;transition:background-color .2s,box-shadow .2s}.nav-card.nav-card .picture__image{transition:transform .2s;transform-origin:right bottom}.nav-card.nav-card .icon--arrow-long{transition:transform .2s}.nav-card.nav-card:hover{background-color:#fff;box-shadow:0 8px 40px 0 rgba(36,36,36,.05)}.nav-card.nav-card:hover .picture__image{transform:scale(1.04)}.nav-card.nav-card:hover .icon--arrow-long{transform:translateX(4px)}.nav-card.nav-card:active{box-shadow:none}.nav-card.nav-card--indent{padding:16px 20px}.nav-card__title{transition:color .3s}.nav-card__title--with-pill{display:flex;justify-content:space-between;align-items:center;gap:4px}.nav-card__pill{flex-shrink:0}.nav-card__link{display:inline-block}.nav-card__link .nav-card__link-arrow-icon{transition:transform .3s}.nav-card__link:hover .nav-card__title{color:#fe42b4}.nav-card__link:hover .nav-card__link-arrow-icon{transform:translateX(6px)}.nav-card__icon{position:absolute;right:20px;bottom:16px;width:48px!important;height:48px!important}a .nav-card__title:hover,button .nav-card__title:hover{cursor:pointer}@media only screen and (max-width:767px){.product-nav-card:not(.product-nav-card--offset) .nav-card__description{margin-right:80px}}
