@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400&display=swap";.hero-slide-enter-active,.hero-slide-leave-active,.hero-copy-enter-active,.hero-copy-leave-active{transition:opacity .45s ease,transform .45s ease}.hero-slide-enter-from,.hero-slide-leave-to{opacity:0;transform:translate(1.5rem)}.hero-copy-enter-from,.hero-copy-leave-to{opacity:0;transform:translateY(.75rem)}*{box-sizing:border-box}html,body,#app{max-width:100%;min-height:100%;overflow-x:hidden;scroll-behavior:smooth}body{margin:0;line-height:normal}img,svg,video{max-width:100%;height:auto}button,a,input,select,textarea{font:inherit;text-decoration:none!important;outline:none;cursor:pointer}:root{--container-padding: 10rem;--Base-base100: #e9e9e9}@media screen and (max-width:1024px){.page,main,section{max-width:100%}}@media screen and (max-width:768px){table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width:450px){body{min-width:320px}}body{font-family:Inter,sans-serif}.page{width:100%;margin:0 auto;position:relative;background-color:#fff;display:flex;flex-direction:column;align-items:stretch;color:#0a0a0a;font-family:Inter,sans-serif;line-height:normal;padding-left:0!important;padding-right:0!important}@media screen and (max-width:1200px){.page{padding-left:var(--container-padding);padding-right:var(--container-padding)}}.container{padding-left:var(--container-padding);padding-right:var(--container-padding);box-sizing:border-box}.hero{position:relative;isolation:isolate;overflow:hidden;background-color:#f3f4f6;box-sizing:border-box}.hero__image{position:absolute;top:50%;right:3rem;width:min(42rem,46vw);max-height:90%;transform:translateY(-50%);object-fit:contain;z-index:0;pointer-events:none}@media screen and (max-width:900px){.hero__image{right:-8rem;width:34rem;opacity:.3}}@media screen and (max-width:450px){.hero__image{right:-12rem;width:30rem;opacity:.22}}.hero__container,.hero:not(:has(.hero__container)){position:relative;isolation:isolate;display:flex;justify-content:space-between;padding:3rem var(--container-padding);box-sizing:border-box;overflow:hidden;background-color:#f3f4f6}@media screen and (max-width:900px){.hero__container,.hero:not(:has(.hero__container)){padding:4rem 3rem}}@media screen and (max-width:450px){.hero__container,.hero:not(:has(.hero__container)){padding:3rem 1.25rem}}.hero__text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}@media screen and (max-width:900px){.hero__text{width:min(100%,42rem)}}@media screen and (max-width:450px){.hero__text{width:100%}}.hero__eyebrow{font-size:.9rem;background-color:#fff;border-radius:2rem;padding:.4rem .8rem;font-size:.75rem;font-weight:500;line-height:1.4;font-weight:400;color:#555}.hero__title{flex-grow:1;max-width:50%;font-size:2.4rem;font-weight:700;margin:1.5rem 0;line-height:1;color:#0a0a0a}@media screen and (max-width:900px){.hero__title{max-width:100%;font-size:2rem}}@media screen and (max-width:450px){.hero__title{font-size:1.85rem;letter-spacing:-.045em}}.hero__subtitle{max-width:50%;margin-bottom:1.5rem;font-size:1rem;font-weight:400;line-height:1.45;color:#3d3d3d}@media screen and (max-width:900px){.hero__subtitle{max-width:100%}}@media screen and (max-width:450px){.hero__subtitle{font-size:1.125rem}}.hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.8rem 1rem;background-color:#e50914;color:#fff;font-size:.9rem;font-weight:400;border-radius:.8rem;text-decoration:none;transition:background-color .16s ease;border:none;cursor:pointer}.hero__cta:hover{background-color:#c40810}.hero__note{margin:0;padding-bottom:1rem;font-weight:300;font-size:.8375rem;color:#6b7280}.section-title{margin:0;font-size:1.775rem;font-weight:700;line-height:1.21;color:#0a0a0a}.filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;justify-content:center}.filters__item{padding:.525rem 1.025rem;border:1px solid #E5E5E5;border-radius:999px;background-color:#fff;color:#3d3d3d;font-size:.7375rem;font-weight:500;cursor:pointer;font-weight:400;transition:all .16s ease;font-family:inherit}.filters__item:hover{border-color:#0a0a0a}.filters__item--active{background-color:#e50914;border-color:#e50914!important;color:#fff}.card{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:1.25rem;border:1px solid #E5E5E5;border-radius:1rem;background-color:#fff;box-sizing:border-box;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease}.card:hover{border-color:#d1d5db;box-shadow:0 8px 24px #0a0a0a0f}@media screen and (max-width:750px){.card{padding:1.25rem}}.card__top{display:flex;flex-direction:column;gap:.75rem}.card__badge{align-self:flex-start;padding:.25rem .625rem;background-color:#eceff3;border-radius:.375rem;font-size:.8125rem;font-weight:400;color:#3d3d3d}.card__title{margin:0;font-size:1.1875rem;font-weight:500;line-height:1.3;color:#0a0a0a}.card__text{margin:0;font-size:.8375rem;line-height:1.4;color:#3d3d3d}.card__suitable{line-height:1.5;margin:0;font-size:.7rem;font-weight:300;color:#6b7280}.card__suitable-label{font-weight:400;color:#a3a3a3}.table-wrap{width:100%;overflow-x:auto;border-radius:1rem;border:1px solid #e0e0e0;background-color:#fff;box-shadow:0 8px 15px #0000000d}.table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:60rem}.table__cell{padding:.875rem 1rem;box-sizing:border-box;border:1px solid #e0e0e0;font-size:.8125rem;font-weight:400;color:#3d3d3d;text-align:left;vertical-align:middle;width:13.125rem}.table__cell-text{display:inline-block}.table__param-cell{width:18.75rem;font-weight:600;color:#0a0a0a}.table__head-row{background-color:#0a0a0a}.table__head-cell{color:#fff;font-weight:500;font-size:.875rem}.table__row{background-color:#fff}.table__row--alt{background-color:#f8f9fa}.table__check{display:inline-flex;align-items:center}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0a0a0a80;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.modal{position:relative;background-color:#fff;border-radius:1rem;max-width:90vw;max-height:90vh;overflow-y:auto}.modal__close{position:absolute;top:1.5rem;right:1.5rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;color:#0a0a0a;font-size:1.5rem;cursor:pointer;z-index:10001}@media screen and (max-width:1024px){:root{--container-padding: 3rem}}@media screen and (max-width:900px){:root{--container-padding: 3rem}}@media screen and (max-width:750px){:root{--container-padding: 2rem}}@media screen and (max-width:450px){:root{--container-padding: 1.25rem}}.b24-form-header-padding{padding:0!important}.site-header{align-self:stretch;height:4rem;background-color:#fff;border:1px solid #e9e9e9;box-sizing:border-box;display:flex;align-items:center;padding:.5rem var(--container-padding);text-align:center;font-size:1rem;color:#3d3d3d;font-family:Inter}.site-header__content{flex:1;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.site-header__logo img{height:2rem}.site-header__nav{min-width:0;flex-grow:1;display:flex;align-items:center;justify-content:end}.site-header__nav-link{position:relative;line-height:150%;color:inherit;text-decoration:none;white-space:nowrap;transition:color .16s ease;font-size:.8rem;margin-left:1rem;color:#555;font-weight:400}.site-header__nav-link:hover,.site-header__nav-link.router-link-active{color:#e50914}.site-header__nav-more{position:relative;display:none;flex-shrink:0;margin-left:auto}.site-header__nav-more-toggle{display:inline-flex;align-items:center;gap:.375rem;border:none;background:none;padding:0;font:inherit;color:inherit;cursor:pointer;transition:color .16s ease}.site-header__nav-more-toggle:hover,.site-header__nav-more-toggle[aria-expanded=true]{color:#e50914}.site-header__nav-more-chevron{transition:transform .16s ease}.site-header__nav-more-toggle[aria-expanded=true] .site-header__nav-more-chevron{transform:rotate(180deg)}.site-header__nav-more-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:transparent}.site-header__nav-more-menu{position:absolute;top:calc(100% + .75rem);right:0;z-index:1000;display:flex;flex-direction:column;min-width:12rem;padding:.5rem;background:#fff;border:1px solid #E5E5E5;border-radius:.75rem;box-shadow:0 8px 24px #0a0a0a0f}.site-header__nav-more-link{padding:.625rem .75rem;border-radius:.5rem;color:#0a0a0a;font-size:.9375rem;text-align:left;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.site-header__nav-more-link:hover,.site-header__nav-more-link.router-link-active{background-color:#f3f4f6;color:#e50914}.site-header__logo{flex-shrink:0;align-items:center}.site-header__logo--full{display:flex}.site-header__cta{flex-shrink:0;margin-left:auto}.site-header__menu-button,.site-header__mobile-overlay{display:none}@media(max-width:1300px){.site-header__nav-link--secondary{display:none}.site-header__nav-more{display:block}}@media(max-width:640px){.brand-logo__image-sm{display:block!important}.brand-logo__image{display:none!important}.site-header{height:4rem;padding:.75rem var(--container-padding)}.site-header__content{min-width:0}.site-header__nav{display:none}.site-header__menu-button{display:flex;flex-direction:column;justify-content:center;gap:.3rem;width:2.75rem;height:2.75rem;padding:.7rem;border:0;border-radius:50%;background:#f3f4f6;cursor:pointer;flex-shrink:0}.site-header__menu-button span{display:block;width:100%;height:2px;background:#0a0a0a;border-radius:2px}.site-header__mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;justify-content:flex-end;background:#0a0a0a59}.site-header__mobile-menu{width:min(84vw,25rem);min-height:100%;padding:.75rem var(--container-padding);box-sizing:border-box;background:#fff;display:flex;flex-direction:column;overflow-y:auto}.site-header__mobile-menu-top{display:flex;align-items:center;gap:.75rem;margin-bottom:5rem}.site-header__login{margin-left:auto;font-size:1.25rem;color:#0a0a0a}.site-header__user-button,.site-header__close-button{display:inline-flex;align-items:center;margin-left:auto;justify-content:center;border:0;border-radius:50%;cursor:pointer}.site-header__user-button{width:3.25rem;height:3.25rem;background:#e50914}.site-header__user-button span{width:1rem;height:1rem;border-radius:50%;background:#fff;position:relative;margin-top:-.7rem}.site-header__user-button span:after{content:"";position:absolute;width:1.5rem;height:.8rem;left:-.25rem;top:1.1rem;border-radius:1rem 1rem .2rem .2rem;background:#fff}.site-header__close-button{display:flex;flex-direction:column;justify-content:center;gap:.3rem;width:2.75rem;height:2.75rem;padding:.7rem;border:0;font-size:1.5rem;border-radius:50%;background:#f3f4f6;cursor:pointer;flex-shrink:0}.site-header__mobile-nav{display:flex;flex-direction:column}.site-header__mobile-nav a{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 0;border-bottom:1px solid #E5E5E5;color:#3d3d3d;font-size:1.35rem;text-decoration:none}.site-header__mobile-nav a span{font-size:2rem;line-height:1;padding-right:1rem}.site-header__mobile-contacts{display:flex;flex-direction:column;gap:1.5rem;margin-top:auto;padding-left:0}.site-header__mobile-contacts a{display:flex;flex-direction:column;gap:.25rem;color:#0a0a0a;text-decoration:none}.site-header__mobile-contacts b{color:#3d3d3d;font-size:1.05rem;font-weight:400}.site-header__mobile-contacts strong{font-size:1.35rem}.site-header__mobile-social{margin-top:auto}}.brand-logo__image-sm{display:none}@media(max-width:480px){.site-header__mobile-menu-top{margin-bottom:3.5rem}.site-header__mobile-contacts{margin-top:auto;padding-top:1rem;padding-left:0}.site-header__mobile-nav a{padding:1.25rem 0;font-size:1.15rem}.site-header__mobile-social{padding-left:0}}.site-footer{align-self:stretch;background-color:#0a0a0a;display:flex;flex-direction:column;align-items:flex-end;padding:2.5rem var(--container-padding);gap:1.5rem;text-align:left;font-size:.875rem;color:#fffc;font-family:Inter}@media(max-width:767px){.site-footer{align-items:stretch;padding-top:2rem;padding-bottom:2rem;gap:1.5rem}}.site-footer__top{align-self:stretch;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.25rem 1.5rem;flex-shrink:0}@media(max-width:767px){.site-footer__top{flex-direction:column;gap:1.5rem}}.site-footer__nav{align-self:stretch;display:flex;align-items:flex-start;gap:1.5rem;flex-shrink:0}@media(max-width:767px){.site-footer__nav{flex-direction:column;align-items:flex-start;gap:.875rem}}.site-footer__nav-link{display:flex;align-items:center;gap:.25rem;color:#fff}.site-footer__nav-link--hidden,.site-footer__nav-link--mobile-only{display:none}@media(max-width:767px){.site-footer__nav-link--mobile-only{display:flex}}.site-footer__nav-link-text{position:relative;line-height:145%}.site-footer__nav-link-icon{height:1rem;width:1rem;position:relative}.site-footer__divider{align-self:stretch;height:.063rem;position:relative;border-top:1px solid rgba(255,255,255,.1);box-sizing:border-box;flex-shrink:0}.site-footer__bottom{align-self:stretch;display:flex;align-items:center;gap:14rem;flex-shrink:0;color:#fff9}@media(max-width:767px){.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:1rem}}.site-footer__copyright{flex:1;position:relative}.site-footer__social{display:flex;align-items:flex-start;gap:.75rem}@media(max-width:767px){.site-footer__social{gap:.5rem}}.site-footer__social-item{height:2rem;width:2rem;position:relative;filter:contrast(.8)}.site-footer__social-item--instagram{object-fit:cover}.site-footer__social-icon-frame{position:absolute;height:100%;width:100%;top:0%;right:0%;bottom:0%;left:0%}.site-footer__social-icon-bg{position:absolute;height:100%;width:100%;top:0%;right:0%;bottom:0%;left:0%;border-radius:10px;background-color:#1f1f1f}.site-footer__social-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-info-block{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.5rem 2rem;min-width:0;text-align:left;font-size:.875rem;color:#fffc;font-family:Inter}@media(max-width:767px){.contact-info-block{flex-direction:column}}.contact-info-block__department{display:flex;align-items:flex-start}.contact-info-block__department--accounting{width:14.375rem;align-items:flex-start;justify-content:center;flex-direction:column;gap:1rem}.contact-info-block__department:last-child>div>.contact-info-block__list{height:2.25rem;border-radius:12px;background-color:#fff;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#000;width:fit-content;font-size:.8rem!important;font-weight:400!important;padding:.5rem .75rem;box-sizing:border-box;text-decoration:none;cursor:pointer;border:none;transition:background-color 160m}.contact-info-block__department:last-child>div>.contact-info-block__list .contact-info-block__icon{background-color:transparent!important}.contact-info-block__department:last-child>div>.contact-info-block__list .contact-info-block__support-field{background-color:transparent!important;padding:0;width:fit-content}.contact-info-block__department:last-child>div>.contact-info-block__list .contact-info-block__support-field img{width:fit-content;height:1.2rem}.contact-info-block__department-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.contact-info-block__title{position:relative;line-height:1.25rem;font-size:.7rem;font-weight:400}.contact-info-block__list{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;font-weight:400;font-size:.7rem;color:#fff}.contact-info-block__list--single{gap:0}.contact-info-block__item{display:flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none;transition:opacity .16s ease}.contact-info-block__item:hover{opacity:.8}.contact-info-block__icon{height:2rem;width:2rem;border-radius:10px;background-color:#1f1f1f;display:flex;align-items:center;justify-content:center;padding:.25rem;box-sizing:border-box}.contact-info-block__icon-img{height:1rem;width:1rem;position:relative}.contact-info-block__accounting-value{position:relative;line-height:150%;font-weight:600}.contact-info-block__support-field{height:2rem;width:2rem;border-radius:10px;background-color:#1f1f1f;display:flex;align-items:center;justify-content:center;padding:.25rem;box-sizing:border-box}.contact-info-block__support-field:hover{background-color:#f3f4f6}.contact-info-block__support-field-inner{display:flex;align-items:center;justify-content:center;gap:.5rem}.contact-info-block__support-icon{height:1.125rem;width:1.125rem;position:relative}.contact-info-block__support-input{border:none;outline:none;font-weight:500;font-family:Inter;font-size:.813rem;background-color:transparent;position:relative;letter-spacing:-.2px;line-height:1.25rem;color:#3d3d3d;white-space:nowrap}.icon-tile{width:100%;height:19.2px;position:relative;overflow:hidden}.icon-tile__icon{position:absolute;height:64.58%;width:83.33%;top:16.67%;right:8.33%;bottom:18.75%;left:8.33%;max-width:100%;overflow:hidden;max-height:100%}.brand-logo{position:absolute;height:63.01%;top:15.89%;bottom:21.1%;left:0rem;width:6.569rem}.brand-logo__arrow{position:absolute;height:71.74%;width:15.7%;top:26.09%;right:.1%;bottom:2.17%;left:84.21%;max-width:100%;overflow:hidden;max-height:100%}.brand-logo__letters{position:absolute;height:100%;width:80.11%;top:0%;right:19.89%;bottom:0%;left:0%;max-width:100%;overflow:hidden;max-height:100%}.brand-logo-group{height:2.15rem;width:17.063rem;position:relative}.subbrand-badge{position:absolute;height:100%;top:0%;bottom:0%;left:7.025rem;width:11.1rem}.subbrand-badge__union{position:absolute;height:79.73%;top:15.62%;bottom:4.66%;left:.15rem;max-height:100%;width:10.831rem}.social-links{display:flex;align-items:center;gap:.75rem}.social-links__item{height:2rem;width:2rem;flex-shrink:0;border-radius:10px;background-color:#1f1f1f;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .16s ease}.social-links__item:hover{background-color:#e50914}.button-label{display:flex;align-items:center;justify-content:center;text-align:right;font-size:.813rem;color:#fff;font-family:Inter}.button-label[data-leftIcon=Off][data-rightIcon=Off][data-size=big][data-text=On]{flex-shrink:0}.button-label[data-leftIcon=Off][data-rightIcon=Off][data-size=big][data-text=On] .button-label__text{font-size:.938rem;line-height:1.5rem;text-align:left}.button-label__text{position:relative;letter-spacing:-.2px;line-height:1.25rem;font-weight:500}.hero-cta-label{display:flex;align-items:center;justify-content:center;text-align:left;font-size:.938rem;color:#fff;font-family:Inter}.hero-cta-label__text{position:relative;letter-spacing:-.2px;line-height:1.5rem;font-weight:500}.app-button{cursor:pointer;border:none;padding:.75rem 1rem;background-color:#e50914;align-self:stretch;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.app-button[data-disabled=off][data-size="40"][data-type=Primary]{padding:.5rem .75rem}.consent-checkbox{align-self:stretch;display:flex;align-items:center;gap:.375rem;text-align:left;font-size:.625rem;color:#fff;font-family:Inter}.consent-checkbox__input{margin:0;height:1.5rem;width:1.5rem;position:relative;flex-shrink:0}.consent-checkbox__label{flex:1;position:relative;letter-spacing:.5px;line-height:135%;flex-shrink:0}.home-hero{align-self:stretch;background-color:#f3f4f6;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:3rem var(--container-padding) 0;box-sizing:border-box;position:relative;isolation:isolate;gap:1.45rem;max-width:100%;text-align:left;font-size:.875rem;color:#e50914;font-family:Inter}@media screen and (max-width:768px){.home-hero{gap:1rem;padding:2rem;min-height:40rem}}@media screen and (max-width:750px){.home-hero{gap:1rem;padding:2rem;min-height:40rem}}@media screen and (max-width:450px){.home-hero{padding-left:1.25rem;padding-right:1.25rem;min-height:45rem}}.home-hero__image{width:49.813rem;height:33.188rem;position:absolute;margin:0!important;top:-1.937rem;right:1.125rem;object-fit:cover;z-index:0;flex-shrink:0}@media screen and (max-width:1024px){.home-hero__image{opacity:.18;right:-15rem}}@media screen and (max-width:750px){.home-hero__image{opacity:.18;right:-15rem}}.home-hero__badge{border-radius:100px;background-color:#fff;overflow:hidden;display:flex;align-items:center;padding:.5rem .875rem;box-sizing:border-box;width:fit-content;z-index:1;flex-shrink:0}@media screen and (max-width:450px){.home-hero__badge{max-width:80%}}.home-hero__badge-text{position:relative}.home-hero__badge-product{font-weight:700}.home-hero__badge-note{font-weight:500;color:#0a0a0a}.home-hero__heading{width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;max-width:36.75rem;z-index:2;flex-shrink:0;font-size:2.5rem;color:#0a0a0a;min-height:12rem}@media screen and (max-width:768px){.home-hero__heading{max-width:100%}}@media screen and (max-width:750px){.home-hero__heading{max-width:100%}}@media screen and (max-width:450px){.home-hero__heading{min-height:14rem}}.home-hero__title{margin:0;width:100%;position:relative;font-size:inherit;letter-spacing:-1px;line-height:115%;font-weight:700;font-family:inherit;display:inline-block;max-width:36.75rem}@media screen and (max-width:768px){.home-hero__title{font-size:2.375rem;line-height:2.75rem;max-width:95%}}@media screen and (max-width:750px){.home-hero__title{font-size:2.375rem;line-height:2.75rem;max-width:100%}}@media screen and (max-width:450px){.home-hero__title{font-size:1.813rem;line-height:2.063rem}}.home-hero__subtitle{width:100%;position:relative;font-size:.925rem;line-height:150%;color:#3d3d3d;display:inline-block;max-width:80%}@media screen and (max-width:768px){.home-hero__subtitle{max-width:100%}}@media screen and (max-width:750px){.home-hero__subtitle{max-width:100%}}.home-hero__trust-list{align-self:stretch;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;align-content:flex-start;gap:.625rem 1rem;max-width:100%;z-index:4;flex-shrink:0;text-align:left;font-size:1rem;color:#0a0a0a;font-family:Inter}.home-hero__trust-item{flex:1;border-radius:24px;background-color:#fffc;border:1px solid #fff;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:1.5rem 1.25rem 1.5rem 1.5rem;gap:1rem;min-width:17.313rem;max-width:100%}@media screen and (max-width:768px){.home-hero__trust-item{min-width:15rem}}@media screen and (max-width:750px){.home-hero__trust-item{min-width:15rem}}@media screen and (max-width:450px){.home-hero__trust-item{min-width:100%}}.home-hero__trust-icon{width:3rem;height:3rem;position:relative;border-radius:14px}.home-hero__trust-text{width:100%;max-width:18.375rem;position:relative;line-height:140%;font-weight:500;color:#0a0a0a;display:inline-block}.home-hero__slider-controls{align-self:stretch;display:flex;margin-left:auto;align-items:center;gap:.75rem;z-index:5}@media screen and (max-width:450px){.home-hero__slider-controls{justify-content:center}}.home-hero__slider-arrow{border:0;background:#fff;color:#0a0a0a;width:2.25rem;height:2.25rem;border-radius:50%;cursor:pointer;font-size:1.75rem;line-height:1;transition:transform .2s ease,background-color .2s ease}.home-hero__slider-arrow:hover{transform:scale(1.06);background:#e50914;color:#fff}.home-hero__dots{display:flex;gap:.4rem;align-items:center}.home-hero__dot{width:.5rem;height:.5rem;padding:0;border:0;border-radius:99px;background:#c6c6c6;cursor:pointer;transition:width .3s ease,background-color .3s ease}.home-hero__dot--active{width:1.5rem;background:#e50914}.hero-cta-button,.app-button{cursor:pointer;border:none;padding:.75rem 1rem;background-color:#e50914;border-radius:12px;overflow:hidden;display:flex;align-items:center;transition:.3s;justify-content:center;z-index:3;flex-shrink:0;color:#fff}.hero-cta-button:hover,.app-button:hover{background-color:#c40810}.directions{align-self:stretch;background-color:#f3f4f6;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:4rem var(--container-padding);box-sizing:border-box;gap:1.25rem;max-width:100%;text-align:left;font-size:.875rem;font-family:Inter}@media screen and (max-width:1225px){.directions{padding:3rem var(--container-padding)}}@media screen and (max-width:767px){.directions{padding:2rem var(--container-padding);box-sizing:border-box}}@media screen and (max-width:450px){.directions{padding-left:1.25rem;padding-right:1.25rem;box-sizing:border-box}}.directions__head{align-self:stretch;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:100%}.directions__eyebrow{position:relative;margin-top:auto;font-weight:500;color:#555}.directions__title{margin:0;position:relative;font-size:1.625rem;font-weight:700;font-family:inherit;color:#0a0a0a;display:inline-block;max-width:100%}@media screen and (max-width:767px){.directions__title{font-size:1.688rem}}@media screen and (max-width:450px){.directions__title{font-size:1.25rem}}.directions__wrapper{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:100%}.directions__row{align-self:stretch;display:flex;flex-wrap:wrap;align-items:stretch;align-content:flex-start;gap:.625rem 1.5rem;max-width:100%}@media screen and (max-width:1225px){.directions__row{justify-content:center}.directions__row>*{width:calc(50% - 1.5rem);flex-shrink:0}}@media screen and (max-width:768px){.directions__row>*{width:100%!important}}@media screen and (max-width:767px){.directions__row{grid-template-columns:minmax(0,1fr)}}.directions__row>*:hover{box-shadow:0 8px 15px #0000000d;background-color:#e50914;transition:.9s;color:#fff}.directions__row>*:hover .direction-card-content__desc{color:#fff}.directions__row>*:hover div{color:#fff}.directions__row>*{flex:1 1 20rem;min-width:17.063rem;box-shadow:0 8px 15px #0000000d;border-radius:16px;justify-content:space-between;background-color:transparent;border:1px solid #F3F4F6;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:1.437rem;gap:1.25rem;max-width:100%;text-align:left;font-size:1.25rem;color:#0a0a0a;font-family:Inter;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,padding .2s ease,gap .2s ease}@media screen and (max-width:768px){.directions__row>*{min-width:0}}@media screen and (max-width:1225px){.directions__card--primary{gap:0rem;min-height:auto}}@media screen and (max-width:767px){.directions__card--primary{gap:0rem;padding-top:1.25rem;padding-bottom:1.25rem;box-sizing:border-box}}@media screen and (max-width:450px){.directions__card--primary{gap:0rem;height:33.375rem}}.directions__card-content{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.directions__card-icon{width:3rem;height:3rem;position:relative;border-radius:14px}.directions__card-title{margin:0;align-self:stretch;position:relative;font-size:inherit;font-weight:500;font-family:inherit;max-width:100%;overflow-wrap:break-word;word-break:break-word}@media screen and (max-width:450px){.directions__card-title{font-size:1rem;line-height:1.313rem}}.directions__card-desc{width:100%;position:relative;font-size:.738rem;line-height:150%;display:inline-block;max-width:min(19.625rem,100%);overflow-wrap:break-word;word-break:break-word}.directions__card-media{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;font-size:.738rem}.directions__card-image{align-self:stretch;position:relative;max-width:100%;overflow:hidden;max-height:100%;object-fit:cover}.directions__card-cta{overflow:hidden;flex-shrink:0;display:flex;align-items:center;gap:.25rem}@media screen and (max-width:767px){.directions__card--secondary{padding-top:1.25rem;padding-bottom:1.25rem;box-sizing:border-box}}.directions__card-title--wide{width:100%;position:relative;line-height:130%;font-weight:600;display:inline-block;max-width:min(19.75rem,100%);overflow-wrap:break-word;word-break:break-word}@media screen and (max-width:450px){.directions__card-title--wide{font-size:1rem;line-height:1.313rem}}.directions__card-desc--wide{width:100%;position:relative;font-size:.738rem;line-height:150%;display:inline-block;max-width:min(19.75rem,100%);overflow-wrap:break-word;word-break:break-word}.directions__card-media--secondary{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;font-size:.738rem;color:#e50914}.directions__card-cta--white{width:13.5rem;height:1.125rem;background-color:transparent;overflow:hidden;flex-shrink:0;display:flex;align-items:center;gap:.187rem}.directions__card--overlay{align-items:center;padding:1.312rem 1.437rem;gap:2.95rem}@media screen and (max-width:767px){.directions__card--overlay{padding-top:1.25rem;padding-bottom:1.25rem;box-sizing:border-box}}@media screen and (max-width:450px){.directions__card--overlay{gap:1.5rem}}.directions__card-preview{align-self:stretch;height:15.05rem;position:relative;font-size:.738rem;color:#e50914}.directions__card-preview-image{position:absolute;top:0rem;right:0;width:33.875rem;height:14.175rem;object-fit:cover;flex-shrink:0}.directions__card-cta--overlay{position:absolute;top:13.925rem;left:0rem;background-color:transparent;overflow:hidden;display:flex;align-items:center;gap:.25rem;flex-shrink:0}.directions__card--catalog{gap:3.625rem}@media screen and (max-width:767px){.directions__card--catalog{padding-top:1.25rem;padding-bottom:1.25rem;box-sizing:border-box}}@media screen and (max-width:450px){.directions__card--catalog{gap:1.813rem}}.directions__card-media--bottom{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;font-size:.738rem;color:#e50914}.directions__card-cta--catalog{width:11.438rem;height:1.125rem;background-color:transparent;overflow:hidden;flex-shrink:0;display:flex;align-items:center;gap:.25rem}.directions__card--its{justify-content:space-between;padding:1.5rem;gap:0rem}@media screen and (max-width:767px){.directions__card--its{gap:0rem;padding-top:1.25rem;padding-bottom:1.25rem;box-sizing:border-box}}.directions__card-title--its{width:100%;position:relative;line-height:130%;font-weight:600;display:inline-block;max-width:min(19.625rem,100%);overflow-wrap:break-word;word-break:break-word}@media screen and (max-width:450px){.directions__card-title--its{font-size:1rem;line-height:1.313rem}}.directions__card-desc--its{width:100%;position:relative;font-size:.738rem;line-height:150%;display:inline-block;max-width:min(19.625rem,100%);overflow-wrap:break-word;word-break:break-word}.directions__card-cta--its{width:10.563rem;height:1.125rem;background-color:transparent;overflow:hidden;flex-shrink:0;display:flex;align-items:center;gap:.25rem}.directions__card--consult{position:relative;isolation:isolate;gap:14.687rem;font-size:.738rem;color:#e50914}@media screen and (max-width:767px){.directions__card--consult{padding-top:1.25rem;padding-bottom:1.25rem;box-sizing:border-box}}@media screen and (max-width:450px){.directions__card--consult{gap:7.313rem}}.directions__card-floating-image{width:16.25rem;position:absolute;margin:0!important;bottom:4.063rem;left:calc(50% - 128px);max-height:100%;object-fit:cover;z-index:1}.directions__card-cta--consult{width:13.5rem;height:1.125rem;overflow:hidden;flex-shrink:0;display:flex;align-items:center;gap:.187rem;z-index:2}.direction-card-content{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;text-align:left;font-size:1.25rem;color:#0a0a0a;font-family:Inter}.direction-card-content__icon{width:3rem;height:3rem;position:relative;border-radius:14px}.direction-card-content__title{margin:0;align-self:stretch;position:relative;font-size:inherit;line-height:130%;font-weight:600;font-family:inherit;max-width:100%;overflow-wrap:break-word;word-break:break-word}@media screen and (max-width:450px){.direction-card-content__title{font-size:1rem;line-height:1.313rem}}.direction-card-content__desc{width:100%;position:relative;font-size:.738rem;line-height:150%;color:#3d3d3d;display:inline-block;max-width:min(19.75rem,100%);overflow-wrap:break-word;word-break:break-word}.services-section{align-self:stretch;background-color:#f3f4f6;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:5rem var(--container-padding);box-sizing:border-box;gap:1.25rem;max-width:100%;text-align:left;font-size:2.125rem;color:#0a0a0a;font-family:Inter}@media screen and (max-width:750px){.services-section{padding:2rem;box-sizing:border-box}}@media screen and (max-width:450px){.services-section{padding-left:1.25rem;padding-right:1.25rem;box-sizing:border-box}}.services-section__head{align-self:stretch;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;flex-shrink:0;max-width:100%}.services-section__title{margin:0;position:relative;font-size:inherit;font-weight:700;font-size:1.625rem;font-family:inherit;display:inline-block;max-width:100%}@media screen and (max-width:450px){.services-section__title{font-size:1.25rem}}.services-section__subtitle{position:relative;font-size:1rem;color:#3d3d3d}.services-section__row{align-self:stretch;overflow:hidden;display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;align-content:flex-start;gap:.625rem 1.5rem;text-align:left;font-size:1.125rem;color:#0a0a0a;font-family:Inter}.services-section__bridge{align-self:stretch;border-radius:12px;background-color:#fff;overflow:hidden;display:flex;align-items:flex-start;padding:1rem 1.125rem;font-size:.875rem;color:#3d3d3d}.services-section__bridge-text{position:relative}.services-section__bridge-link{color:#5b89f1;text-decoration:none}.services-section__bridge-link:hover{text-decoration:underline}.service-card{flex:1 1 15.688rem;border-radius:20px;background-color:#fff;display:flex;flex-direction:column;padding:1.75rem;box-sizing:border-box;gap:.875rem;text-align:left;font-size:1.125rem;color:#0a0a0a;font-family:Inter}.service-card__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;border-radius:14px;background-color:#e50914}.service-card__title{align-self:stretch;position:relative;line-height:130%;font-weight:500}.service-card__desc{width:100%;position:relative;font-size:.7375rem;line-height:1.4;font-weight:300;color:#3d3d3d;display:inline-block}.lead-form{align-self:stretch;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4.687rem var(--container-padding);box-sizing:border-box;max-width:100%}@media screen and (max-width:750px){.lead-form{padding-top:3.063rem;padding-bottom:3.063rem;box-sizing:border-box}}.lead-form__layout{width:100%;border-radius:24px;background-color:#0a0a0a;overflow:hidden;display:flex;align-items:flex-start;padding:2.5rem;box-sizing:border-box;position:relative;isolation:isolate}@media screen and (max-width:767px){.lead-form__layout{padding-top:1.625rem;padding-bottom:1.625rem;box-sizing:border-box}}@media screen and (max-width:480px){.lead-form__layout{padding-left:1.25rem;padding-right:1.25rem}}.lead-form__copy{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;min-width:15.625rem;max-width:38.563rem;z-index:2;flex-shrink:0;text-align:left;font-weight:700;font-size:2rem;color:#fff;font-family:Inter}@media screen and (max-width:750px){.lead-form__copy{max-width:100%}}@media screen and (max-width:480px){.lead-form__copy{min-width:0;flex-shrink:1}}.lead-form__header{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.lead-form__title{margin:0;align-self:stretch;position:relative;font-size:inherit;line-height:108%;font-family:inherit}@media screen and (max-width:750px){.lead-form__title{font-size:2.125rem;line-height:2.25rem}}@media screen and (max-width:767px){.lead-form__title{font-size:1.563rem;line-height:1.688rem}}.lead-form__subtitle{width:100%;position:relative;font-weight:300;font-size:.9rem;line-height:150%;display:inline-block;max-width:80%}@media screen and (max-width:750px){.lead-form__subtitle{max-width:100%}}.lead-form__widget{margin:0;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.lead-form__image{width:31.25rem;position:absolute;margin:0!important;bottom:-3rem;right:0;max-height:100%;object-fit:cover;z-index:1;flex-shrink:0}@media screen and (max-width:1200px){.lead-form__image{opacity:.3}}.home-page{width:100%;margin:0 auto;position:relative;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;line-height:normal;letter-spacing:normal}.home-page__stats{align-self:stretch;background-color:#0a0a0a;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:4.5rem var(--container-padding);box-sizing:border-box;gap:2.5rem;max-width:100%;text-align:left;font-size:2rem;color:#fff;font-family:Inter}@media screen and (max-width:750px){.home-page__stats{gap:1.25rem}}@media(max-width:600px){.home-page__stats{padding-top:2.5rem;padding-bottom:2.5rem;gap:1.25rem}}.home-page__stats-title{margin:0;position:relative;font-size:inherit;letter-spacing:-.5px;font-weight:500;font-family:inherit;display:inline-block;max-width:100%}@media screen and (max-width:750px){.home-page__stats-title{font-size:1.625rem}}@media screen and (max-width:450px){.home-page__stats-title{font-size:1.188rem}}.home-page__stats-row{align-self:stretch;overflow:hidden;display:flex;align-items:flex-start;flex-wrap:wrap;align-content:flex-start;gap:.625rem 1.5rem;font-size:2.5rem}@media(max-width:600px){.home-page__stats-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem}}.home-page__stats-item{flex:1;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;min-width:12.5rem;max-width:16.688rem}@media(max-width:600px){.home-page__stats-item{min-width:0;max-width:none}}.home-page__stats-item-number{margin:0;position:relative;font-size:inherit;letter-spacing:-.5px;font-weight:700;font-family:inherit}@media screen and (max-width:750px){.home-page__stats-item-number{font-size:2rem}}@media screen and (max-width:450px){.home-page__stats-item-number{font-size:1.5rem}}@media(max-width:600px){.home-page__stats-item-number{font-size:1.5rem}}.home-page__stats-item-label{align-self:stretch;position:relative;font-size:.938rem;color:#d1d1d1}@media(max-width:600px){.home-page__stats-item-label{font-size:.8rem}}.support-page__section{width:100%}.support-page__section-inner{padding:3rem var(--container-padding);box-sizing:border-box}.support-page__section-title{margin:0 0 1.25rem;font-weight:700;font-size:1.625rem;line-height:1.2}.support-page__section-subtitle{margin:-.5rem 0 1.75rem;font-size:1rem;line-height:1.5;color:#6b7280}.support-page__free-card{padding:1.75rem;background-color:#fafafa;border-radius:1rem;box-sizing:border-box}.support-page__free-card-title{margin:0 0 1.25rem;font-size:.9375rem;font-weight:600;color:#16a34a}.support-page__free-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}@media screen and (max-width:750px){.support-page__free-list{grid-template-columns:1fr}}.support-page__free-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;line-height:1.45;color:#0a0a0a}.support-page__free-check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.05rem}.support-page__tables{display:flex;flex-direction:column;gap:1.75rem}.support-page__table-block{border:1px solid #E5E5E5;border-radius:.75rem;overflow:hidden}.support-page__table-head-row{padding:.875rem 1.25rem;background-color:#ededed}.support-page__table-head-title{margin:0;font-size:1rem;font-weight:500;color:#0a0a0a}.support-page__table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.support-page__table{width:100%;border-collapse:collapse;font-size:.8375rem}@media(max-width:600px){.support-page__table{min-width:42rem}}.support-page__th{padding:.75rem 1.25rem;font-size:.8125rem;font-weight:500;color:#9ca3af;text-align:left;border-bottom:1px solid #f0f0f0}@media screen and (max-width:750px){.support-page__th{padding-right:.75rem}}.support-page__th--price{text-align:right;white-space:nowrap}@media screen and (max-width:750px){.support-page__th--price{padding-left:.75rem}}.support-page__row:not(:last-child) .support-page__td{border-bottom:1px solid #f0f0f0}.support-page__td{padding:.875rem 1.25rem;color:#0a0a0a;line-height:1.4}@media screen and (max-width:750px){.support-page__td{padding-right:.75rem}}.support-page__td--price{text-align:right;white-space:nowrap;color:#3d3d3d}@media screen and (max-width:750px){.support-page__td--price{padding-left:.75rem}}.its-support-page__hero-image{position:absolute;top:50%;transform:translateY(-50%);right:0;width:50%}@media(max-width:40rem){.its-support-page__section-title{font-size:1.5rem}}.its-support-page__pricing{padding:4rem var(--container-padding) 2rem;box-sizing:border-box}@media(max-width:600px){.its-support-page__pricing{padding-top:2.5rem;padding-bottom:2.5rem}}.its-support-page__table-wrap{width:100%;overflow-x:auto;border-radius:1rem}.its-support-page__table{width:100%;border-collapse:separate;border-spacing:0;min-width:60rem}@media(max-width:600px){.its-support-page__table{min-width:46rem}}.its-support-page__cell{padding:1rem 1.25rem;text-align:center;font-size:.7rem;vertical-align:middle;border-bottom:1px solid #eceef1}.its-support-page__param-cell{text-align:left;font-weight:500;color:#0a0a0a;width:18rem;min-width:15rem}.its-support-page__head-row{background-color:#0a0a0a}.its-support-page__head-cell{padding:1.25rem;color:#fff;vertical-align:top;border-bottom:none}.its-support-page__head-cell:first-child{border-top-left-radius:1rem}.its-support-page__head-cell:last-child{border-top-right-radius:1rem}.its-support-page__plan-name{display:block;font-size:1rem;font-weight:500;color:#fff}.its-support-page__plan-desc{display:block;margin-top:.5rem;font-size:.75rem;font-weight:400;line-height:1.4;color:#b3b3b3}.its-support-page__row{background-color:#fff}.its-support-page__row--alt{background-color:#fafbfc}.its-support-page__cost-row{background-color:#fff}.its-support-page__cost-cell{font-size:1.25rem;font-weight:700;color:#0a0a0a}.its-support-page__cell-text{color:#3d3d3d}.its-support-page__dash{color:#c4c7cc}.its-support-page__check{display:inline-flex;align-items:center;justify-content:center}.its-support-page__footnote{margin:1.5rem 0 0;font-size:.7rem;color:#6b7280}.its-support-page__how-to{padding:4rem var(--container-padding);background-color:#f3f4f6;box-sizing:border-box}@media(max-width:600px){.its-support-page__how-to{padding-top:2.5rem;padding-bottom:2.5rem}}.its-support-page__how-to-title{text-align:center;margin-bottom:3rem}.its-support-page__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:64rem){.its-support-page__steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:40rem){.its-support-page__steps{grid-template-columns:1fr}}.its-support-page__step{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.75rem;background-color:#fff;border-radius:1rem;box-sizing:border-box}.its-support-page__step-number{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#e50914;color:#fff;font-size:1rem;font-weight:500;border-radius:50%}.its-support-page__step-title{margin:0;font-size:1.0625rem;font-weight:600;line-height:1.21;color:#0a0a0a}.its-support-page__step-desc{margin:0;font-size:.8rem;line-height:1.5;color:#6b7280}@media(max-width:64rem){.its-support-page__hero .hero__image{position:static;transform:none;display:block;width:100%;max-width:24rem;margin:2rem 0 0}.its-support-page__hero .hero__text{max-width:none}}@media screen and (max-width:750px){.cloud-accounting-page__section-title{font-size:1.5rem}}.cloud-accounting-page__hero-image{position:absolute;top:50%;right:3rem;width:min(38rem,42vw);max-height:90%;transform:translateY(-50%);object-fit:contain;z-index:0;pointer-events:none}@media screen and (max-width:1200px){.cloud-accounting-page__hero-image{right:2rem;width:26rem}}@media screen and (max-width:750px){.cloud-accounting-page__hero-image{display:none}}.cloud-accounting-page__pricing{display:flex;flex-direction:column;gap:2rem;padding:0 var(--container-padding) 4rem;box-sizing:border-box;background-color:#f3f4f6}@media(max-width:600px){.cloud-accounting-page__pricing{padding-top:2.5rem;padding-bottom:2.5rem}}.cloud-accounting-page__config-row{display:flex;border:1px solid #e0e0e0;background-color:#fff}@media(max-width:600px){.cloud-accounting-page__config-row{flex-direction:column}}.cloud-accounting-page__config-label-cell{width:18.75rem;flex-shrink:0;padding:.875rem 1rem;box-sizing:border-box}@media(max-width:600px){.cloud-accounting-page__config-label-cell{width:100%}}.cloud-accounting-page__config-label{font-size:.8125rem;font-weight:600;color:#0a0a0a}.cloud-accounting-page__config-list-cell{flex:1;min-width:0;padding:.875rem 1rem;box-sizing:border-box;border-left:1px solid #e0e0e0}@media(max-width:600px){.cloud-accounting-page__config-list-cell{border-left:none;border-top:1px solid #e0e0e0}}.cloud-accounting-page__config-item{margin:0;font-size:.8125rem;line-height:1.21;color:#3d3d3d}.cloud-accounting-page__table-wrap{width:100%;overflow-x:auto;border-radius:16px;border:1px solid #e0e0e0;background-color:#fff;box-shadow:0 8px 15px #0000000d}@media(max-width:600px){.cloud-accounting-page__table-wrap{max-width:100%;overflow-x:auto}}.cloud-accounting-page__table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:60rem}@media(max-width:600px){.cloud-accounting-page__table{min-width:44rem}}.cloud-accounting-page__cell{padding:.875rem 1rem;box-sizing:border-box;border:1px solid #e0e0e0;font-size:.8125rem;font-weight:400;color:#3d3d3d;text-align:left;vertical-align:middle;width:13.125rem}.cloud-accounting-page__cell-text{display:inline-block}.cloud-accounting-page__param-cell{width:18.75rem;font-weight:600;color:#0a0a0a}.cloud-accounting-page__head-row{background-color:#0a0a0a}.cloud-accounting-page__head-cell{color:#fff;font-weight:500;font-size:.75rem}.cloud-accounting-page__row{background-color:#fff}.cloud-accounting-page__row--alt{background-color:#f8f9fa}.cloud-accounting-page__check{display:inline-flex;align-items:center}.cloud-accounting-page__cost-cell{font-weight:500;color:#0a0a0a}.cloud-accounting-page__table-cta{display:flex;align-items:center;justify-content:center;width:100%;padding:.75rem 1rem;border-radius:12px;background-color:#e50914;color:#fff;font-size:.9375rem;font-weight:500;letter-spacing:-.2px;text-decoration:none;box-sizing:border-box}.cloud-accounting-page__ecosystem{display:flex;flex-direction:column;gap:2rem;padding:3.375rem var(--container-padding);box-sizing:border-box;background-color:#f3f4f6}@media(max-width:600px){.cloud-accounting-page__ecosystem{padding-top:2.5rem;padding-bottom:2.5rem}}.cloud-accounting-page__ecosystem-head{display:flex;flex-direction:column;gap:.5rem}.cloud-accounting-page__ecosystem-subtitle{margin:0;font-size:1rem;line-height:1.21;color:#545454}.cloud-accounting-page__ecosystem-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media screen and (max-width:1200px){.cloud-accounting-page__ecosystem-row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:750px){.cloud-accounting-page__ecosystem-row{grid-template-columns:1fr}}.cloud-accounting-page__ecosystem-item{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem;box-sizing:border-box;border-radius:16px;background-color:#fff}.cloud-accounting-page__ecosystem-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background-color:#0a0a0a}.cloud-accounting-page__ecosystem-item-title{margin:0;font-size:1.0625rem;font-weight:600;line-height:1.21;color:#0a0a0a}.cloud-accounting-page__ecosystem-item-text{margin:0;font-size:.84375rem;line-height:1.45;color:#545454}.cloud-accounting-page__how-to-start{display:flex;flex-direction:column;gap:1.75rem;padding:3.375rem var(--container-padding);box-sizing:border-box;background-color:#fff}@media(max-width:600px){.cloud-accounting-page__how-to-start{padding-top:2.5rem;padding-bottom:2.5rem}}.cloud-accounting-page__steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}@media screen and (max-width:1200px){.cloud-accounting-page__steps{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:750px){.cloud-accounting-page__steps{grid-template-columns:1fr}}.cloud-accounting-page__step{display:flex;flex-direction:column;gap:.875rem;padding:1.75rem 1.5rem;box-sizing:border-box;border-radius:16px;border:1px solid #E5E5E5;background-color:#fafafa}.cloud-accounting-page__step-number{display:grid;place-items:center;width:36px;height:36px;border-radius:18px;background-color:#e50914;color:#fff;font-size:1rem;font-weight:600}.cloud-accounting-page__step-text{display:flex;flex-direction:column;gap:.125rem}.cloud-accounting-page__step-title{margin:0;font-size:.8625rem;font-weight:600;line-height:1.21;color:#0a0a0a}.cloud-accounting-page__step-desc{margin:0;font-size:.7rem;line-height:1.45;padding-top:.5rem;font-weight:300;color:#3d3d3d}.cloud-accounting-page__footnote{margin:0;font-size:.8125rem;line-height:1.21;color:#3d3d3d}.arsenal-page__section-inner{padding:0 var(--container-padding);box-sizing:border-box}.arsenal-page__advantages{padding:4rem 0;background-color:#fafafa}@media(max-width:600px){.arsenal-page__advantages{padding-top:2.5rem;padding-bottom:2.5rem}}.arsenal-page__advantages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.arsenal-page__advantages-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.arsenal-page__advantages-grid{grid-template-columns:1fr}}.arsenal-page__advantage-card{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background-color:#fafafa;border:1px solid #E5E5E5;border-radius:1rem}.arsenal-page__advantage-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background-color:#0a0a0a;border-radius:.75rem}.arsenal-page__advantage-title{margin:.25rem 0 0;font-size:1rem;font-weight:500;line-height:1.3}.arsenal-page__advantage-text{margin:0;font-size:.875rem;line-height:1.55;color:#6b7280}.arsenal-page__features{padding:3rem 0 4rem;background-color:#f3f4f6}@media(max-width:600px){.arsenal-page__features{padding-top:2.5rem;padding-bottom:2.5rem}}.arsenal-page__features-eyebrow{display:block;color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.arsenal-page__features-title{margin:0 0 2rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.arsenal-page__features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.arsenal-page__features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.arsenal-page__features-grid{grid-template-columns:1fr}}.arsenal-page__feature-card{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background-color:#fff;border-radius:1rem;box-shadow:0 1px 2px #0a0a0a0a}.arsenal-page__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#e50914;border-radius:.625rem}.arsenal-page__feature-title{margin:.25rem 0 0;font-size:1rem;font-weight:500;line-height:1.3}.arsenal-page__feature-text{margin:0;font-size:.875rem;line-height:1.55;color:#6b7280}.arsenal-page__pricing{padding:4rem 0}@media(max-width:600px){.arsenal-page__pricing{padding-top:2.5rem;padding-bottom:2.5rem}}.arsenal-page__pricing-eyebrow{display:block;color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.arsenal-page__pricing-title{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.arsenal-page__pricing-subtitle{margin:0 0 2.5rem;font-size:1rem;color:#6b7280}.arsenal-page__plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}@media(max-width:1024px){.arsenal-page__plans-grid{grid-template-columns:1fr}}.arsenal-page__plan-card{position:relative;display:flex;flex-direction:column;gap:1.25rem;padding:2rem;background-color:#fafafa;border:1px solid #E5E5E5;border-radius:1rem;box-sizing:border-box}@media(max-width:600px){.arsenal-page__plan-card{min-width:0}}.arsenal-page__plan-card--featured{border:2px solid #e50914;background-color:#fff}.arsenal-page__plan-badge{position:absolute;top:-.75rem;left:2rem;padding:.25rem .75rem;background-color:#e50914;color:#fff;font-size:.6875rem;font-weight:500;letter-spacing:.02em;border-radius:.375rem}.arsenal-page__plan-name{margin:0;font-size:1.25rem;font-weight:500;line-height:1.25}@media(max-width:600px){.arsenal-page__plan-name{font-size:1.15rem}}.arsenal-page__plan-features{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none}.arsenal-page__plan-feature{display:flex;align-items:flex-start;gap:.625rem}.arsenal-page__plan-check{flex-shrink:0;margin-top:.125rem}.arsenal-page__plan-feature-body{display:flex;flex-direction:column;gap:.125rem}.arsenal-page__plan-feature-title{font-size:.9375rem;font-weight:600}.arsenal-page__plan-feature-text{font-size:.8125rem;line-height:1.45;color:#6b7280}.arsenal-page__plan-price-wrap{display:flex;flex-direction:column;gap:.125rem;margin-top:auto}.arsenal-page__plan-price{font-size:1.5rem;font-weight:500}.arsenal-page__plan-price-note{font-size:.8125rem;color:#6b7280}.arsenal-page__plan-cta{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;background-color:#e50914;color:#fff;font-size:.9375rem;font-weight:600;border-radius:.5rem;text-decoration:none;transition:background-color .16s ease}.arsenal-page__plan-cta:hover{background-color:#c40810}.development-page__catalog{padding:4rem var(--container-padding) 0;box-sizing:border-box}@media(max-width:600px){.development-page__catalog{padding-top:2.5rem;padding-bottom:2.5rem}}.development-page__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:64rem){.development-page__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:48rem){.development-page__cards{grid-template-columns:1fr}}.development-page__card-more{color:#000;text-decoration:none;white-space:nowrap;padding:0;margin-top:2px;margin-left:auto;border:none;background:none;font:inherit;cursor:pointer;transition:.3s}.development-page__card-more:hover{color:#e50914}.development-page__card-bottom{gap:1rem;padding-top:1.25rem;border-top:1px solid #E5E5E5}@media(max-width:48rem){.development-page__card-bottom{flex-direction:column;align-items:flex-start}}.development-page__card-price-wrap{display:flex;flex-direction:column}.price__inner{display:flex;align-items:center;margin-bottom:1rem}.price__inner>*:first-child{margin-right:1rem}.development-page__card-price{font-size:1.15rem;font-weight:500;color:#0a0a0a}.development-page__card-hours{font-size:.8125rem;color:#6b7280}.development-page__card-cta{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1rem;background-color:#000;color:#fff;font-size:.875rem;font-weight:500;border-radius:.5rem;text-decoration:none;white-space:nowrap;width:100%;border:none;font-family:inherit;cursor:pointer;transition:background-color .16s ease}.development-page__card-cta:hover{background-color:#c40810}@media(max-width:48rem){.development-page__card-cta{width:100%}}.development-page__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#0a0a0a73;box-sizing:border-box}.development-page__modal{position:relative;width:100%;max-width:30rem;max-height:calc(100vh - 3rem);overflow-y:auto;padding:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 24px 64px #0a0a0a3d;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;font-family:Inter,sans-serif}.development-page__modal--form{width:min(100%,68rem);max-height:min(52rem,100vh - 3rem);overflow-y:auto;align-items:stretch;gap:1.5rem}@media(max-width:600px){.development-page__modal--form{width:calc(100% - 2rem);max-height:calc(100vh - 2rem);padding:2.25rem 1rem 1.25rem;border-radius:1rem}}.development-page__modal-close{position:absolute;top:1.25rem;right:1.25rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.5rem;background-color:#f3f4f6;cursor:pointer;transition:background-color .16s ease}.development-page__modal-close:hover{background-color:#e5e5e5}.development-page__modal-title{margin:.5rem 2rem 0 0;font-size:1.375rem;font-weight:500;line-height:1.25;color:#0a0a0a}.development-page__modal-text{margin:.25rem 0 0;font-size:.9375rem;line-height:1.55;color:#3d3d3d}.development-page__modal-suitable{margin:0;font-size:.875rem;line-height:1.5;color:#6b7280}.development-page__modal-divider{width:100%;height:1px;margin:.75rem 0 .25rem;background-color:#e5e5e5}.development-page__modal-price-row{display:flex;align-items:center;gap:.625rem}.development-page__modal-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:.75rem;padding:.875rem 1.5rem;background-color:#e50914;color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:.5rem;font-family:inherit;cursor:pointer;transition:background-color .16s ease}.development-page__modal-cta:hover{background-color:#c40810}.development-page__modal-form-title{margin:0;font-size:1.2rem;font-weight:500;text-align:center;color:#0a0a0a}@media(max-width:600px){.development-page__modal-form-title{font-size:1.75rem}}.development-page__bitrix-form{width:100%}.development-page__show-all-wrap{display:flex;justify-content:center;margin-top:2.5rem}.development-page__show-all{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2.5rem;border:1px solid #0a0a0a;border-radius:.5rem;color:#0a0a0a;font-size:1rem;font-weight:600;text-decoration:none;background:transparent;font-family:inherit;cursor:pointer;transition:all .16s ease}.development-page__show-all:hover{background-color:#0a0a0a;color:#fff}.development-page__section-title{margin:0 0 2.5rem;font-size:2rem;font-weight:500;letter-spacing:-.5px;color:#0a0a0a}.development-page__benefits{padding:0 var(--container-padding) 4rem;box-sizing:border-box}@media(max-width:600px){.development-page__benefits{padding-top:2.5rem;padding-bottom:2.5rem}}.development-page__benefits-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.development-page__benefits-row>*{background-color:#f3f4f6}@media(max-width:48rem){.development-page__benefits-row{grid-template-columns:1fr}}.development-page__benefit{display:flex;flex-direction:column;gap:1rem;padding:1.75rem;border:1px solid #E5E5E5;border-radius:1rem;background-color:#fafafa}.development-page__benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background-color:#0a0a0a}.development-page__benefit-title{margin:0;font-size:1.1875rem;font-weight:500;color:#0a0a0a}.development-page__benefit-text{margin:0;font-size:.9375rem;line-height:1.5;color:#3d3d3d}.development-page__faq{padding:4rem var(--container-padding);box-sizing:border-box}@media(max-width:600px){.development-page__faq{padding-top:2.5rem;padding-bottom:2.5rem}}.development-page__faq--styled{background-color:#f3f4f6}.development-page__faq-title{margin:0 0 2.5rem;font-size:2rem;font-weight:500;letter-spacing:-.5px;color:#0a0a0a;text-align:center}@media(max-width:48rem){.development-page__faq-title{font-size:1.625rem;margin-bottom:2rem}}.development-page__faq-list{display:flex;flex-direction:column;gap:1rem;max-width:80%;margin:0 auto}.development-page__faq-item{border-radius:1rem;background-color:#fff;box-shadow:0 1px 3px #0a0a0a0f;overflow:hidden}.development-page__faq-question{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 1.75rem;font-size:1.0625rem;font-weight:500;color:#0a0a0a;cursor:pointer;list-style:none}.development-page__faq-question::-webkit-details-marker{display:none}.development-page__faq-icon{flex-shrink:0;color:#e50914;transform:rotate(180deg);transition:transform .16s ease}.development-page__faq-item:not([open]) .development-page__faq-icon{transform:rotate(0)}.development-page__faq-answer{margin:0;padding:0 1.55rem 1.5rem;font-size:.8375rem;line-height:1.55;color:#3d3d3d;font-weight:300}@media(max-width:767px){.development-page__faq-list{gap:1rem;max-width:100%}}.card__suitable{position:relative}.card__suitable-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.card__suitable--clamped{position:relative}.development-page__card-more{position:absolute;right:0;bottom:-1.2rem;border:0;padding:0 0 0 20px;background:linear-gradient(to right,transparent,var(--color-bg-white) 20px);color:#aaa;font:inherit;cursor:pointer}.training-page__hero-cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border-radius:12px;background-color:#e50914;color:#fff;font-size:.9375rem;font-weight:500;letter-spacing:-.2px;text-decoration:none}.training-page__hero-image{position:absolute;top:50%;right:6.25rem;transform:translateY(-50%);width:34rem;height:auto;object-fit:contain;z-index:0;pointer-events:none}@media screen and (max-width:1200px){.training-page__hero-image{right:2rem;width:26rem}}.training-page__benefits{padding:2rem var(--container-padding);background-color:#fff}.training-page__benefits-grid{display:flex;flex-wrap:wrap;align-items:center;margin-top:2rem}.training-page__benefits-grid>*{background-color:#fff;border-radius:2rem;padding:.4rem .8rem;margin-right:1rem;font-size:.75rem;font-weight:500;line-height:1.4;font-weight:400;color:#555;display:flex;align-items:center}.training-page__benefits-grid>* svg{margin-right:.4rem;margin-top:2px}.training-page__pricing{display:flex;flex-direction:column;gap:2rem;padding:4rem var(--container-padding) 0;box-sizing:border-box;background-color:#fff}@media(max-width:600px){.training-page__pricing{padding-top:2.5rem;padding-bottom:2.5rem}}.training-page__pricing-subtitle{margin:0;font-size:.875rem;color:#666}.training-page__pricing-section{display:flex;flex-direction:column}.training-page__table-name{margin:0;font-size:.9rem;font-weight:600;color:#333;background-color:#e5e5e5;padding:.75rem 1rem;border-radius:16px 16px 0 0}.training-page__table-wrap{width:100%;overflow-x:auto;border-radius:0 0 16px 16px;border:1px solid #e0e0e0;background-color:#fff;box-shadow:0 8px 15px #0000000d}@media(max-width:600px){.training-page__table-wrap{max-width:100%;overflow-x:auto}}.training-page__table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:60rem}@media(max-width:600px){.training-page__table{min-width:44rem}}.training-page__cell{padding:.875rem 1rem;box-sizing:border-box;font-size:.8125rem;font-weight:400;color:#3d3d3d;text-align:left;vertical-align:middle;width:13.125rem}.training-page__cell-text{display:inline-block}.training-page__param-cell{width:18.75rem;font-weight:400;color:#0a0a0a}.training-page__head-row .training-page__cell{font-size:.7rem;color:#666}.training-page__head-row>*:nth-child(2){text-align:right}.training-page__head-row>*:last-child{text-align:right}.training-page__row>*:nth-child(2){text-align:right}.training-page__row>*:last-child{text-align:right}.training-page__row{background-color:#fff}.training-page__row--alt{background-color:#f8f9fa}.training-page__form-section{display:flex;align-items:center;justify-content:center;padding:3rem var(--container-padding);background-color:#1a1a1a;box-sizing:border-box}.training-page__form-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;width:100%;max-width:100%}@media screen and (max-width:750px){.training-page__form-content{grid-template-columns:1fr;gap:2rem}}.training-page__form-left{display:flex;flex-direction:column;gap:1.5rem}.training-page__form-title{margin:0;font-size:2rem;font-weight:500;color:#fff}.training-page__form-desc{margin:0;font-size:.875rem;line-height:1.5;color:#ccc}.training-page__form-inputs{display:flex;flex-direction:column;gap:1rem}.training-page__two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media screen and (max-width:750px){.training-page__two-col{grid-template-columns:1fr}}.training-page__form-input{padding:.75rem 1rem;border:none;border-radius:6px;background-color:#fff;font-size:.875rem;color:#333}.training-page__form-input::placeholder{color:#999}.training-page__checkbox{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;color:#ccc;cursor:pointer}.training-page__checkbox input{margin-top:3px;accent-color:#e50914;cursor:pointer}.training-page__submit-btn{padding:.875rem 2rem;border:none;border-radius:6px;background-color:#e50914;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.training-page__submit-btn:hover{background-color:#cc0811}.training-page__form-image{display:flex;align-items:center;justify-content:center;height:15rem;background:linear-gradient(135deg,#e50914,#ff6b6b);border-radius:12px}.b24-form-header-padding,.b24-form-padding-side{padding:0!important}.b24-form-wrapper.b24-form-border-bottom{background-color:transparent!important;border-bottom:none!important}input.b24-form-control{background-color:#fff!important;border-radius:.7rem!important}.frame2.b24-form-control-list-selector-item{width:auto!important}button.b24-form-btn{cursor:pointer;border:none;padding:.75rem 1rem;background-color:#e50914;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:3;flex-shrink:0}button.b24-form-btn:hover{background-color:#c40810}.b24-form-content form>div:first-child{display:flex;flex-wrap:wrap}.b24-form-control-list .b24-form-control:focus:not([readonly]),.b24-form-control-select .field-item:focus:not([readonly]),.b24-form-control-string .b24-form-control:focus:not([readonly]),.b24-form-control-text .b24-form-control:focus:not([readonly]){border-color:#fff!important}.b24-form-content form>div{width:calc(100% + .5rem)}.b24-form-content form>div:first-child>*{width:calc(50% - .5rem);margin-right:.5rem}.development-page__bitrix-form .b24-form-content form>div:first-child>*{width:calc(100% - .5rem);margin-right:.5rem}.development-page__bitrix-form .b24-form-control-list .b24-form-control:focus:not([readonly]),.development-page__bitrix-form .b24-form-control-select .field-item:focus:not([readonly]),.development-page__bitrix-form .b24-form-control-string .b24-form-control:focus:not([readonly]),.development-page__bitrix-form .b24-form-control-text .b24-form-control:focus:not([readonly]){border-color:#b5a9a9!important}input.b24-form-control:-webkit-autofill{-webkit-background-clip:padding-box!important;background-color:#fff!important}.b24-form-control-list .b24-form-control:-webkit-autofill,.b24-form-control-select .field-item:-webkit-autofill,.b24-form-control-string .b24-form-control:-webkit-autofill,.b24-form-control-text .b24-form-control:-webkit-autofill{background-color:#fff!important}@media(max-width:767px){.b24-form-content form>div:first-child>*{width:calc(100% - .5rem);margin-right:.5rem}}
