:root{--color-bg:#000000;--color-surface-2:#1c1c1c;--color-heading:#ffffff;--color-accent:#ffc300}html{box-sizing:border-box;min-width:320px;background:#080b10}*,*::before,*::after{box-sizing:inherit}html,body{margin:0;padding:0}body{min-width:320px;background:#080b10;color:var(--color-heading);font-family:'Montserrat',sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea,select{font:inherit}img,picture,svg{max-width:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#fff0}::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}*{scrollbar-width:thin;scrollbar-color:var(--color-accent) #fff0}.cloudbox-header{--cloudbox-header-height:80px;--cloudbox-header-bg:#0d1117;--cloudbox-header-panel-bg:#141a22;--cloudbox-header-hover-bg:#1d2430;--cloudbox-header-border:#2a2f3a;--cloudbox-header-accent:var(--color-accent, #ffc107);--cloudbox-header-text:var(--color-heading, #ffffff);--cloudbox-header-muted:#8b949e;position:fixed;inset:0 0 auto;z-index:1030;height:var(--cloudbox-header-height);min-height:var(--cloudbox-header-height);background:var(--cloudbox-header-bg);border-bottom:0;box-shadow:inset 0 -1px 0 var(--cloudbox-header-border)}.cloudbox-header,.cloudbox-header *{box-sizing:border-box}.cloudbox-header__container{width:min(calc(100% - 48px), 1560px);height:100%;min-height:0;margin-inline:auto;display:flex;align-items:center}.cloudbox-header__brand,.cloudbox-header__panel-brand{display:inline-flex;flex:0 0 auto;align-items:center;text-decoration:none}.cloudbox-header__logo,.cloudbox-header__panel-logo{display:block;width:auto;height:46px}.cloudbox-page{min-height:1px;padding-top:80px}body.admin-bar .cloudbox-header{top:32px}body.admin-bar .cloudbox-page{padding-top:112px}.cloudbox-header__link:hover,.cloudbox-header__link:focus-visible,.cloudbox-header__trigger:hover,.cloudbox-header__trigger:focus-visible,.cloudbox-header__sublink:hover,.cloudbox-header__sublink:focus-visible,.cloudbox-header__phone:hover,.cloudbox-header__phone:focus-visible{color:var(--cloudbox-header-accent);text-decoration:none}.cloudbox-header__link:focus-visible,.cloudbox-header__trigger:focus-visible,.cloudbox-header__sublink:focus-visible,.cloudbox-header__panel-toggle:focus-visible,.cloudbox-header__panel-close:focus-visible,.cloudbox-header__phone:focus-visible,.cloudbox-header__brand:focus-visible,.cloudbox-header__panel-brand:focus-visible{outline:2px solid var(--cloudbox-header-accent);outline-offset:3px}.cloudbox-header__item--current>.cloudbox-header__link,.cloudbox-header__item--current>.cloudbox-header__trigger,.cloudbox-header__sublink[aria-current="page"]{color:var(--cloudbox-header-accent)}.cloudbox-header__trigger[aria-expanded="true"]{color:var(--cloudbox-header-accent)}.cloudbox-header__link.cloudbox-header__link--disabled,.cloudbox-header__sublink.cloudbox-header__sublink--disabled,.cloudbox-header__link.cloudbox-header__link--disabled:hover,.cloudbox-header__sublink.cloudbox-header__sublink--disabled:hover{color:var(--cloudbox-header-muted);background:#fff0;cursor:default;text-decoration:none}.cloudbox-header__chevron{width:9px;height:9px;flex:0 0 auto;border-right:2px solid var(--cloudbox-header-accent);border-bottom:2px solid var(--cloudbox-header-accent);transform:rotate(45deg);transition:transform 160ms ease}.cloudbox-header__trigger[aria-expanded="true"] .cloudbox-header__chevron{transform:rotate(225deg)}@media (min-width:1024px){.cloudbox-header__panel-toggle,.cloudbox-header__panel-head,.cloudbox-header__overlay{display:none!important}.cloudbox-header__panel{position:static;height:100%;display:flex;align-items:center;flex:1 1 auto;min-width:0;margin-left:auto;overflow:visible;visibility:visible;transform:none}.cloudbox-header__nav{height:100%;min-width:0;margin-left:auto}.cloudbox-header__menu{height:100%;display:flex;align-items:center;gap:clamp(28px, 2.6vw, 44px);margin:0;padding:0;list-style:none}.cloudbox-header__item--top{position:relative;height:100%;display:flex;align-items:center;flex:0 0 auto;margin:0;padding:0}.cloudbox-header__link,.cloudbox-header__trigger{height:100%;min-height:44px;display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:#fff0;color:var(--cloudbox-header-text);font:500 16px/1.25 Montserrat,Inter,sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer}.cloudbox-header__chevron,.cloudbox-header__phone{position:relative;top:-1px}.cloudbox-header__phone{flex:0 0 auto;margin-left:clamp(32px, 3vw, 48px);color:var(--cloudbox-header-text);font:500 15px/1.4 Montserrat,Inter,sans-serif;text-decoration:none;white-space:nowrap}.cloudbox-header__phone--standalone{margin-left:auto}.cloudbox-header__submenu{position:absolute;top:100%;left:0;z-index:2;width:max-content;min-width:210px;max-width:360px;margin:0;padding:8px 0;list-style:none;background:var(--cloudbox-header-panel-bg);border:1px solid var(--cloudbox-header-border);border-radius:6px;box-shadow:none}.cloudbox-header__submenu[hidden]{display:none}.cloudbox-header__item--child{margin:0;padding:0}.cloudbox-header__sublink{display:block;padding:11px 16px;color:var(--cloudbox-header-text);font:400 15px/1.4 Montserrat,Inter,sans-serif;text-decoration:none;white-space:nowrap}.cloudbox-header__sublink:hover,.cloudbox-header__sublink:focus-visible{background:var(--cloudbox-header-hover-bg)}}@media (max-width:1023.98px){.cloudbox-header{--cloudbox-header-height:60px}.cloudbox-header__container{width:calc(100% - 32px)}.cloudbox-page{padding-top:60px}body.admin-bar .cloudbox-page{padding-top:calc(var(--cloudbox-header-height) + 32px)}.cloudbox-header__logo{height:34px}.cloudbox-header__phone--standalone{display:none}.cloudbox-header__panel-toggle,.cloudbox-header__panel-close{width:44px;height:44px;margin-left:auto;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border:0;background:#fff0;color:var(--cloudbox-header-accent);cursor:pointer}.cloudbox-header__hamburger,.cloudbox-header__hamburger span{display:block}.cloudbox-header__hamburger span{width:28px;height:2px;margin:6px 0;background:currentColor}.cloudbox-header__overlay{position:fixed;inset:0;z-index:1031;background:rgb(0 0 0 / .58)}.cloudbox-header__panel{position:fixed;top:0;left:0;z-index:1032;width:min(420px, 100%);max-width:100%;height:100dvh;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:var(--cloudbox-header-bg);border-right:1px solid var(--cloudbox-header-border);transform:translate3d(-100%,0,0);visibility:hidden;transition:transform 200ms ease,visibility 200ms step-end}.cloudbox-header__panel.is-open{transform:translate3d(0,0,0);visibility:visible;transition:transform 200ms ease,visibility 0s}.cloudbox-header__panel-head{min-height:60px;padding:8px 16px;display:flex;align-items:center;flex:0 0 auto;border-bottom:1px solid var(--cloudbox-header-border)}.cloudbox-header__panel-logo{height:34px}.cloudbox-header__panel-close{position:relative}.cloudbox-header__panel-close span,.cloudbox-header__panel-close span::before,.cloudbox-header__panel-close span::after{display:block}.cloudbox-header__panel-close span::before,.cloudbox-header__panel-close span::after{content:"";position:absolute;top:21px;left:8px;width:28px;height:2px;background:currentColor}.cloudbox-header__panel-close span::before{transform:rotate(45deg)}.cloudbox-header__panel-close span::after{transform:rotate(-45deg)}.cloudbox-header__nav{width:100%;flex:0 0 auto}.cloudbox-header__menu{margin:0;padding:0;list-style:none}.cloudbox-header__item--top{margin:0;padding:0;border-bottom:1px solid var(--cloudbox-header-border)}.cloudbox-header__link,.cloudbox-header__trigger{width:100%;min-height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:0;background:#fff0;color:var(--cloudbox-header-text);font:500 16px/1.25 Montserrat,Inter,sans-serif;text-decoration:none;text-align:left;cursor:pointer}.cloudbox-header__submenu{margin:0;padding:0 0 8px;list-style:none;background:#fff0}.cloudbox-header__submenu[hidden]{display:none}.cloudbox-header__item--child{margin:0;padding:0}.cloudbox-header__sublink{display:block;min-height:44px;padding:11px 24px 11px 32px;color:var(--cloudbox-header-text);font:400 15px/1.4 Montserrat,Inter,sans-serif;text-decoration:none}.cloudbox-header__sublink:hover,.cloudbox-header__sublink:focus-visible{background:var(--cloudbox-header-hover-bg)}.cloudbox-header__phone{margin-top:auto;padding:20px 16px;display:block;flex:0 0 auto;border-top:1px solid var(--cloudbox-header-border);color:var(--cloudbox-header-text);font:500 16px/1.4 Montserrat,Inter,sans-serif;text-decoration:none}body.cloudbox-header-open{overflow:hidden}body.admin-bar .cloudbox-header__panel,body.admin-bar .cloudbox-header__overlay{top:32px}body.admin-bar .cloudbox-header__panel{height:calc(100dvh - 32px)}}@media (min-width:768px) and (max-width:1023.98px){.cloudbox-header{--cloudbox-header-height:64px}.cloudbox-header__container{width:calc(100% - 64px)}.cloudbox-page{padding-top:64px}.cloudbox-header__logo{height:34px}.cloudbox-header__hamburger span{width:28px;height:2px;margin:6px 0}.cloudbox-header__panel{width:min(420px, 100%)}}@media (max-width:767.98px){.cloudbox-header{--cloudbox-header-height:60px}.cloudbox-header__container{width:calc(100% - 40px)}.cloudbox-page{padding-top:60px}.cloudbox-header__logo{height:34px}.cloudbox-header__hamburger span{width:24px;height:2px;margin:6px 0}.cloudbox-header__panel{width:100%}}@media screen and (max-width:782px){body.admin-bar .cloudbox-header{top:46px}body.admin-bar .cloudbox-page{padding-top:calc(var(--cloudbox-header-height) + 46px)}body.admin-bar .cloudbox-header__panel,body.admin-bar .cloudbox-header__overlay{top:46px}body.admin-bar .cloudbox-header__panel{height:calc(100dvh - 46px)}}@media (prefers-reduced-motion:reduce){.cloudbox-header__panel,.cloudbox-header__chevron{transition:none}}@media (min-width:1024px) and (max-width:1366.98px){.cloudbox-header__container{width:min(calc(100% - 48px), 1122px)}.cloudbox-header__menu{gap:18px}.cloudbox-header__phone{margin-left:48px}}.cloudbox-hero{position:relative;width:100%;min-height:844px;overflow:clip;background:#03090e;color:#edf5fa;font-family:'Montserrat',sans-serif}.cloudbox-hero,.cloudbox-hero *{box-sizing:border-box}.cloudbox-hero__visual,.cloudbox-hero__readability{position:absolute;inset:0;width:100%;height:100%}.cloudbox-hero__visual{z-index:0}.cloudbox-hero__image{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center}body.home .cloudbox-hero__image{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center}.cloudbox-hero__readability{display:none;z-index:1}.cloudbox-hero__canvas{position:relative;z-index:2;width:min(1560px,calc(100% - 48px));min-height:844px;margin-inline:auto;display:grid;align-items:center;padding-bottom:120px}.cloudbox-hero__content{width:min(620px,100%);display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding-bottom:5px}.cloudbox-hero__title{display:flex;flex-direction:column;margin:0;color:#edf5fa;font:700 43px/56px 'Montserrat',sans-serif;letter-spacing:0;white-space:nowrap}.cloudbox-hero__title>span{display:block}.cloudbox-hero__title-accent{color:#ffc107}.cloudbox-hero__description{width:min(620px,100%);min-height:57px;margin:34px 0 0;color:#d4dee8;font:400 16px/26px 'Montserrat',sans-serif}.cloudbox-hero__actions{display:flex;align-items:center;gap:20px;margin-top:22px;max-width:100%;height:62px}.cloudbox-hero__button{display:flex;align-items:center;justify-content:center;width:296px;height:62px;flex:0 0 auto;border-radius:5px;font:600 16px/20px 'Montserrat',sans-serif;text-decoration:none;cursor:pointer}.cloudbox-hero__button:focus-visible{outline:2px solid #fff;outline-offset:3px}.cloudbox-hero__button--primary{gap:0;border:1.5px solid #ffc107;background:#ffc107;color:#0a0d0f;justify-content:space-between;padding:0 20px 0 24px}.cloudbox-hero__button--primary>span:last-child{width:24px;height:12px;flex:0 0 24px}.cloudbox-hero__button--primary>span:last-child svg{display:block;width:24px;height:12px}.cloudbox-hero__button--primary:hover{background:#ffd03b;color:#0a0d0f}.cloudbox-hero__button--secondary{border:1.5px solid #ffc107;background:rgb(3 6 10 / .3);color:#edf5fa;justify-content:center;padding:0}.cloudbox-hero__button--secondary:disabled{opacity:.55;cursor:not-allowed}@media (min-width:1024px){body.home .cloudbox-hero__image{object-position:center calc(50% - 5px)}}@media (min-width:1024px) and (max-width:1366.98px){.cloudbox-hero__canvas{width:calc(100% - 48px);max-width:none}.cloudbox-hero__actions{height:62px}.cloudbox-hero__button{width:265px;height:60px}}@media (min-width:768px) and (max-width:1023.98px){.cloudbox-hero{min-height:460px}.cloudbox-hero__readability{display:block;width:70.3125%;right:auto;background:linear-gradient(90deg,rgb(5 13 22 / .94) 0%,rgb(5 13 22 / .72) 58%,#fff0 100%)}.cloudbox-hero__canvas{width:min(704px,calc(100% - 64px));min-height:460px;padding:0;align-items:start}.cloudbox-hero__content{width:min(410px,100%);padding-top:64px;padding-bottom:0}.cloudbox-hero__title{width:100%;font-size:30px;line-height:40px;white-space:normal}.cloudbox-hero__description{width:min(390px,100%);min-height:66px;margin-top:34px;font-size:14px;line-height:22px}.cloudbox-hero__actions{width:515px;max-width:none;height:52px;margin-top:40px;gap:15px}.cloudbox-hero__button{width:250px;height:52px;font-size:14px;line-height:17px;flex:0 0 250px}}@media (max-width:767.98px){.cloudbox-hero{min-height:530px}.cloudbox-hero__readability{display:block;background:linear-gradient(180deg,rgb(3 9 14 / .98) 0%,rgb(3 9 14 / .9) 48%,rgb(3 9 14 / .58) 72%,rgb(3 9 14 / .16) 100%)}.cloudbox-hero__canvas{width:min(704px,calc(100% - 40px));min-height:530px;padding:0;align-items:start}.cloudbox-hero__content{width:min(480px,100%);margin-inline:auto;padding-top:34px;padding-bottom:0;align-items:center;text-align:center}.cloudbox-hero__title{width:100%;display:block;font-size:26px;line-height:34px;white-space:normal;text-align:center}.cloudbox-hero__title>span{display:block}.cloudbox-hero__title-accent{letter-spacing:-1px}.cloudbox-hero__description{width:min(420px,100%);min-height:66px;margin-top:18px;font-size:14px;line-height:22px;text-align:center}.cloudbox-hero__actions{width:100%;height:116px;margin-top:48px;display:flex;flex-direction:column;gap:12px}.cloudbox-hero__button{width:100%;height:52px;flex:0 0 52px;font-size:14px;line-height:17px}.cloudbox-hero__button--primary{position:relative;justify-content:center;padding:0}.cloudbox-hero__button--primary>span:first-child{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.cloudbox-hero__button--primary>span:last-child{position:absolute;left:auto;right:24px;top:20px;width:24px;height:12px}.cloudbox-hero__button--secondary{justify-content:center;padding:0}}@media (hover:hover) and (pointer:fine){.cloudbox-hero__button{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.cloudbox-hero__button:not(:disabled):hover{transform:translateY(-2px)}.cloudbox-hero__button--primary:hover{background:#ffd43d;box-shadow:0 10px 24px rgb(255 195 0 / .24)}}body.cloudbox-hero-modal-open{overflow:hidden}.cloudbox-hero-modal[hidden],.cloudbox-hero-modal__status[hidden]{display:none!important}.cloudbox-hero-modal{position:fixed;inset:0;z-index:1055;font-family:'Montserrat',sans-serif}.cloudbox-hero-modal__overlay{position:absolute;inset:0;display:grid;place-items:center;overflow-y:auto;padding:20px;box-sizing:border-box;background:rgb(2 7 11 / .76)}.cloudbox-hero-modal__dialog{position:relative;box-sizing:border-box;width:620px;max-width:100%;overflow:hidden;border:0;border-radius:14px;background:#0d141c;color:#edf5fa;box-shadow:inset 0 0 0 1px #2a3541,0 0 28px rgb(255 193 7 / .07),0 24px 54px rgb(0 0 0 / .46)}.cloudbox-hero-modal__dialog::before{content:'';position:absolute;z-index:5;top:0;left:0;right:0;height:2px;background:rgb(255 193 7 / .9);pointer-events:none}.cloudbox-hero-modal__header{position:relative;box-sizing:border-box;width:100%;height:66px;border-bottom:1px solid #27323d;background:#0d141c}.cloudbox-hero-modal__header h2{position:absolute;top:18px;left:70px;right:70px;margin:0;color:#edf5fa;font:600 24px/30px 'Montserrat',sans-serif;text-align:center}.cloudbox-hero-modal__intro{margin:0;color:#aeb9c5;font-family:'Montserrat',sans-serif;text-align:center}.cloudbox-hero-modal__close{position:absolute;z-index:6;top:12px;right:28px;width:36px;height:36px;display:grid;place-items:center;box-sizing:border-box;padding:0 0 3px;border:1px solid #2a3541;border-radius:8px;outline:0;background:#121b24;color:#ffc107;font:400 27px/28px 'Montserrat',sans-serif;cursor:pointer;box-shadow:none}.cloudbox-hero-modal__close:hover{border-color:#2a3541}.cloudbox-hero-modal__close:focus,.cloudbox-hero-modal__close:focus-visible{outline:0;border-color:#2a3541;box-shadow:none}.cloudbox-hero-modal__body{position:relative;box-sizing:border-box;width:100%;height:calc(100% - 66px);overflow:hidden;background:#0d141c}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__dialog{width:620px;height:343px;min-height:0}.cloudbox-hero-modal[data-cloudbox-hero-state="form"][data-cloudbox-hero-validation="true"] .cloudbox-hero-modal__dialog{height:363px;min-height:0}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__header{height:109px}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__header h2{top:18px;left:70px;right:70px;width:auto;max-width:none}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__intro{position:absolute;top:55px;left:40px;right:40px;margin:0;color:#aeb9c5;font:400 13px/19px 'Montserrat',sans-serif;text-align:center}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__close{top:19px;right:28px}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__body{height:calc(100% - 109px);overflow:hidden}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__form-stage{position:relative;width:564px;height:189px;margin:17px 28px 28px;box-sizing:border-box;overflow:visible}.cloudbox-hero-modal[data-cloudbox-hero-state="form"][data-cloudbox-hero-validation="true"] .cloudbox-hero-modal__form-stage{height:209px}.cloudbox-hero-modal__form-container,.cloudbox-hero-modal .b24-form,.cloudbox-hero-modal .b24-form-wrapper,.cloudbox-hero-modal .b24-form-body,.cloudbox-hero-modal .b24-form-content{width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font-family:'Montserrat',sans-serif!important}.cloudbox-hero-modal .b24-form-header,.cloudbox-hero-modal .b24-form-header-padding,.cloudbox-hero-modal .b24-form-sign,.cloudbox-hero-modal .b24-form-state-container{display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}.cloudbox-hero-modal .b24-form-padding-side{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.cloudbox-hero-modal .b24-form-content form{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:52px 16px 16px 5px 28px 16px 56px!important;width:100%!important;max-width:none!important;height:189px!important;min-height:189px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:visible!important;box-sizing:border-box!important}.cloudbox-hero-modal[data-cloudbox-hero-validation="true"] .b24-form-content form{height:209px!important;min-height:209px!important}.cloudbox-hero-modal[data-cloudbox-hero-validation-target="phone"] .b24-form-content form{grid-template-rows:72px 16px 16px 5px 28px 16px 56px!important}.cloudbox-hero-modal[data-cloudbox-hero-validation-target="terms"] .b24-form-content form{grid-template-rows:52px 16px 36px 5px 28px 16px 56px!important}.cloudbox-hero-modal[data-cloudbox-hero-validation-target="pd"] .b24-form-content form{grid-template-rows:52px 16px 16px 5px 48px 16px 56px!important}.cloudbox-hero-modal .b24-form-content form>div:not(.b24-form-btn-container){display:contents!important}.cloudbox-hero-modal .b24-form-content form .v-portal{display:none!important}.cloudbox-hero-modal .b24-form-field,.cloudbox-hero-modal .b24-form-btn-container,.cloudbox-hero-modal .b24-form-btn-block{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.cloudbox-hero-modal .b24-form-field>div,.cloudbox-hero-modal .b24-form-field>div>div{width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.cloudbox-hero-modal .b24-form-field-phone{grid-column:1!important;grid-row:1!important;align-self:stretch!important;height:100%!important;min-height:0!important}.cloudbox-hero-modal .cloudbox-hero-modal__agreement--terms{grid-column:1!important;grid-row:3!important;align-self:stretch!important;height:100%!important;min-height:0!important}.cloudbox-hero-modal .cloudbox-hero-modal__agreement--pd{grid-column:1!important;grid-row:5!important;align-self:stretch!important;height:100%!important;min-height:0!important}.cloudbox-hero-modal .b24-form-btn-container{grid-column:1!important;grid-row:7!important;align-self:stretch!important;height:56px!important;min-height:56px!important}.cloudbox-hero-modal .b24-form-field-phone .b24-form-control-container{position:relative!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.cloudbox-hero-modal .b24-form-field-phone .b24-form-control{display:block!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:21px 15px 5px!important;box-sizing:border-box!important;border:1px solid #3a4652!important;border-radius:8px!important;outline:0!important;background:#111b24!important;color:#edf5fa!important;font:500 17px/22px 'Montserrat',sans-serif!important;box-shadow:none!important}.cloudbox-hero-modal .b24-form-field-phone .b24-form-control:focus,.cloudbox-hero-modal .b24-form-field-phone .b24-form-control:focus-visible{border-color:#3a4652!important;outline:0!important;box-shadow:none!important}.cloudbox-hero-modal .b24-form-field-phone .b24-form-control-label{position:absolute!important;z-index:2!important;top:4px!important;left:15px!important;right:auto!important;margin:0!important;padding:0!important;transform:none!important;color:#8f9caa!important;opacity:1!important;font:500 12px/16px 'Montserrat',sans-serif!important;pointer-events:none!important}.cloudbox-hero-modal .b24-form-control-agreement,.cloudbox-hero-modal .b24-form-field-agreement{position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow:visible!important}.cloudbox-hero-modal .b24-form-control-agreement>div{position:relative!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.cloudbox-hero-modal .b24-form-control-agreement .b24-form-control-container{position:relative!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:0 0 0 25px!important;box-sizing:border-box!important;cursor:pointer!important}.cloudbox-hero-modal .b24-form-control-agreement .b24-form-control-container>:not(input[type="checkbox"]):not(.b24-form-control-desc):not(.b24-form-control-required):not(.b24-form-control-alert-message){display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.cloudbox-hero-modal .b24-form-content input[type="checkbox"]{-webkit-appearance:none!important;appearance:none!important;position:absolute!important;left:0!important;top:0!important;display:block!important;visibility:visible!important;opacity:1!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;margin:0!important;padding:0!important;box-sizing:border-box!important;border:1px solid #667384!important;border-radius:4px!important;outline:0!important;background:#0d141c!important;box-shadow:none!important;cursor:pointer!important}.cloudbox-hero-modal .cloudbox-hero-modal__agreement--pd input[type="checkbox"]{top:2px!important}.cloudbox-hero-modal[data-cloudbox-hero-validation-target="terms"] .cloudbox-hero-modal__agreement--terms input[type="checkbox"]:not(:checked),.cloudbox-hero-modal[data-cloudbox-hero-validation-target="pd"] .cloudbox-hero-modal__agreement--pd input[type="checkbox"]:not(:checked){border-color:#ff5738!important}.cloudbox-hero-modal .b24-form-content input[type="checkbox"]:checked{border-color:#ffc107!important;background:#ffc107!important}.cloudbox-hero-modal .b24-form-content input[type="checkbox"]:checked::after{content:''!important;position:absolute!important;left:4px!important;top:1px!important;width:5px!important;height:9px!important;border:solid #0a0d0f!important;border-width:0 2px 2px 0!important;transform:rotate(45deg)!important}.cloudbox-hero-modal .b24-form-control-agreement .b24-form-control-desc{display:block!important;width:510px!important;min-width:0!important;max-width:510px!important;margin:0!important;padding:0!important;color:#aeb9c5!important;opacity:1!important;font:400 8.9px/14px 'Montserrat',sans-serif!important;letter-spacing:0!important;text-transform:none!important;text-decoration:none!important}.cloudbox-hero-modal .b24-form-control-agreement .b24-form-control-desc *,.cloudbox-hero-modal .b24-form-control-agreement .b24-form-field-agreement-link,.cloudbox-hero-modal .b24-form-control-agreement .b24-form-field-agreement-link:link,.cloudbox-hero-modal .b24-form-control-agreement .b24-form-field-agreement-link:visited,.cloudbox-hero-modal .b24-form-control-agreement .b24-form-field-agreement-link:hover,.cloudbox-hero-modal .b24-form-control-agreement .b24-form-field-agreement-link:focus{color:#aeb9c5!important;font:inherit!important;letter-spacing:inherit!important;text-transform:none!important;text-decoration:none!important;border:0!important;outline:0!important;background:transparent!important}.cloudbox-hero-modal .b24-form-control-agreement .b24-form-control-required{display:none!important}.cloudbox-hero-modal .b24-form-control-agreement .b24-form-control-desc::after{content:' *';color:#ff5738;font:inherit}.cloudbox-hero-modal .b24-form-control-alert-message{position:absolute!important;z-index:4!important;left:17px!important;display:none!important;align-items:center!important;gap:6px!important;width:214px!important;height:20px!important;min-height:20px!important;margin:0!important;padding:2px 6px 2px 3px!important;box-sizing:border-box!important;overflow:hidden!important;border:0!important;border-radius:2px!important;background:#ff5738!important;color:#fff!important;font:500 10px/16px 'Montserrat',sans-serif!important;white-space:nowrap!important}.cloudbox-hero-modal[data-cloudbox-hero-validation-target="phone"] .b24-form-field-phone .b24-form-control-alert-message,.cloudbox-hero-modal[data-cloudbox-hero-validation-target="terms"] .cloudbox-hero-modal__agreement--terms .b24-form-control-alert-message,.cloudbox-hero-modal[data-cloudbox-hero-validation-target="pd"] .cloudbox-hero-modal__agreement--pd .b24-form-control-alert-message{display:flex!important}.cloudbox-hero-modal .b24-form-control-alert-message::before{content:'⚠'!important;position:static!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;display:block!important;flex:0 0 13px!important;width:13px!important;min-width:13px!important;height:14px!important;margin:0!important;transform:none!important;font:500 10px/14px 'Montserrat',sans-serif!important;text-align:center!important}.cloudbox-hero-modal .b24-form-field-phone .b24-form-control-alert-message{top:52px!important}.cloudbox-hero-modal .cloudbox-hero-modal__agreement--terms .b24-form-control-alert-message{top:16px!important}.cloudbox-hero-modal .cloudbox-hero-modal__agreement--pd .b24-form-control-alert-message{top:28px!important}.cloudbox-hero-modal .b24-form-btn-block{height:56px!important;min-height:56px!important}.cloudbox-hero-modal .b24-form-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0 20px!important;box-sizing:border-box!important;border:0!important;border-radius:7px!important;outline:0!important;background:#ffc107!important;color:#0a0d0f!important;font:600 15px/22px 'Montserrat',sans-serif!important;text-transform:none!important;letter-spacing:0!important;box-shadow:0 8px 22px -4px rgb(255 193 7 / .16)!important;cursor:pointer!important}.cloudbox-hero-modal .b24-form-btn:hover,.cloudbox-hero-modal .b24-form-btn:focus,.cloudbox-hero-modal .b24-form-btn:focus-visible{outline:0!important;background:#ffc107!important;box-shadow:0 8px 22px -4px rgb(255 193 7 / .16)!important}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__dialog,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__dialog,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__dialog{width:620px;height:343px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__body,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__body,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__body{height:277px}.cloudbox-hero-modal__status{position:absolute;left:28px;right:28px;display:flex;flex-direction:column;align-items:center;color:#edf5fa;text-align:center}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__status,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__status{top:41px;gap:20px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status{top:9px;gap:0}.cloudbox-hero-modal__status-icon-shell{position:relative;width:88px;height:88px;flex:0 0 88px}.cloudbox-hero-modal__status-icon{position:absolute;display:block;max-width:none;pointer-events:none}.cloudbox-hero-modal__status-icon--loading,.cloudbox-hero-modal__status-icon--success{top:-14px;left:-14px;width:116px}.cloudbox-hero-modal__status-icon--loading{height:116px;animation:cloudbox-hero-status-spin 1.15s linear infinite}.cloudbox-hero-modal__status-icon--success{height:120px}.cloudbox-hero-modal__status-copy{width:520px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.cloudbox-hero-modal__status-copy strong{width:100%;margin:0;color:#edf5fa;font:600 22px/28px 'Montserrat',sans-serif}.cloudbox-hero-modal__status-copy span{width:480px;max-width:100%;margin:0;color:#a6b3c0;font:400 14px/21px 'Montserrat',sans-serif}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status-icon-shell{width:88px;height:88px;flex-basis:88px}.cloudbox-hero-modal__status-icon--error{top:-8px;left:-8px;width:104px;height:111px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status-copy{margin-top:16px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status-copy strong{width:500px;max-width:100%}.cloudbox-hero-modal__retry{width:260px;height:52px;flex:0 0 52px;box-sizing:border-box;margin:0;padding:0;border:0;border-radius:8px;outline:0;background:#ffc107;color:#071018;font:600 14px/20px 'Montserrat',sans-serif;box-shadow:0 6px 16px rgb(255 193 7 / .18);cursor:pointer}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__retry{margin-top:6px}.cloudbox-hero-modal__retry:hover,.cloudbox-hero-modal__retry:focus,.cloudbox-hero-modal__retry:focus-visible{outline:0;background:#ffc107;box-shadow:0 6px 16px rgb(255 193 7 / .18)}@keyframes cloudbox-hero-status-spin{to{transform:rotate(360deg)}}@media (max-width:575.98px){.cloudbox-hero-modal__overlay{padding:20px}.cloudbox-hero-modal__dialog{width:335px;max-width:100%}.cloudbox-hero-modal__header{height:65px}.cloudbox-hero-modal__header h2{top:18px;left:72.5px;right:72.5px;width:190px;max-width:190px;font-size:20px;line-height:26px;white-space:nowrap}.cloudbox-hero-modal__close{top:11px;right:19px}.cloudbox-hero-modal__body{height:calc(100% - 65px)}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__dialog{width:335px;height:339px}.cloudbox-hero-modal[data-cloudbox-hero-state="form"][data-cloudbox-hero-validation="true"] .cloudbox-hero-modal__dialog{height:359px}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__header{height:113px}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__header h2{top:18px;left:72.5px;right:72.5px;width:190px;max-width:190px}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__intro{top:52px;left:20px;right:20px;font:400 11px/16px 'Montserrat',sans-serif}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__close{top:19px;right:19px}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__body{height:calc(100% - 113px)}.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__form-stage{width:295px;height:193px;margin:15px 21px 18px 19px}.cloudbox-hero-modal[data-cloudbox-hero-state="form"][data-cloudbox-hero-validation="true"] .cloudbox-hero-modal__form-stage{height:213px}.cloudbox-hero-modal .b24-form-content form{grid-template-rows:52px 10px 24px 5px 36px 10px 56px!important;height:193px!important;min-height:193px!important}.cloudbox-hero-modal[data-cloudbox-hero-validation="true"] .b24-form-content form{height:213px!important;min-height:213px!important}.cloudbox-hero-modal[data-cloudbox-hero-validation-target="phone"] .b24-form-content form{grid-template-rows:72px 10px 24px 5px 36px 10px 56px!important}.cloudbox-hero-modal[data-cloudbox-hero-validation-target="terms"] .b24-form-content form{grid-template-rows:52px 10px 44px 5px 36px 10px 56px!important}.cloudbox-hero-modal[data-cloudbox-hero-validation-target="pd"] .b24-form-content form{grid-template-rows:52px 10px 24px 5px 56px 10px 56px!important}.cloudbox-hero-modal .cloudbox-hero-modal__agreement--terms input[type="checkbox"],.cloudbox-hero-modal .cloudbox-hero-modal__agreement--pd input[type="checkbox"]{top:2px!important}.cloudbox-hero-modal .b24-form-control-agreement .b24-form-control-desc{width:265px!important;max-width:265px!important;font-size:8px!important;line-height:12px!important}.cloudbox-hero-modal .b24-form-control-alert-message{left:25px!important}.cloudbox-hero-modal .cloudbox-hero-modal__agreement--terms .b24-form-control-alert-message{top:24px!important}.cloudbox-hero-modal .cloudbox-hero-modal__agreement--pd .b24-form-control-alert-message{top:36px!important}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__dialog,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__dialog,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__dialog{height:339px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__body,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__body,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__body{height:274px}.cloudbox-hero-modal__status{left:20px;right:20px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__status,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__status{top:40px;gap:20px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__status-copy,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__status-copy{width:295px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__status-copy strong,.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__status-copy span,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__status-copy strong,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__status-copy span{width:295px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status{top:5px;gap:0}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status-icon-shell{width:80px;height:80px;flex-basis:80px}.cloudbox-hero-modal__status-icon--error{top:-12px;left:-12px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status-copy{width:295px;margin-top:8px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status-copy strong,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status-copy span{width:295px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__retry{width:295px;margin-top:5px}}@media (max-width:359.98px){.cloudbox-hero-modal__header h2,.cloudbox-hero-modal[data-cloudbox-hero-state="form"] .cloudbox-hero-modal__header h2{font-size:18px;line-height:24px}}@media (prefers-reduced-motion:reduce){.cloudbox-hero-modal *,.cloudbox-hero-modal *::before,.cloudbox-hero-modal *::after{transition:none!important;animation:none!important}}.cloudbox-hero__button--primary,.cloudbox-hero__button--primary:link,.cloudbox-hero__button--primary:visited,.cloudbox-hero__button--primary:hover,.cloudbox-hero__button--primary:focus,.cloudbox-hero__button--primary:focus-visible,.cloudbox-hero__button--primary:active{text-decoration:none!important}.cloudbox-hero__button{transition:transform 200ms ease,box-shadow 200ms ease,background-color 200ms ease,border-color 200ms ease,color 200ms ease}.cloudbox-hero__button--primary>span:last-child{transition:transform 200ms ease}@media (hover:hover) and (pointer:fine){.cloudbox-hero__button:not(:disabled):hover{transform:translateY(-2px)}.cloudbox-hero__button--primary:hover{background:#ffd43d;border-color:#ffd43d;box-shadow:0 10px 24px rgb(255 195 0 / .24)}.cloudbox-hero__button--primary:hover>span:last-child{transform:translateX(3px)}.cloudbox-hero__button--secondary:not(:disabled):hover{background:rgb(255 195 0 / .1);border-color:#ffd43d;color:#fff;box-shadow:0 10px 24px rgb(0 0 0 / .18),inset 0 0 0 1px rgb(255 212 61 / .08)}.cloudbox-hero__button:not(:disabled):active{transform:translateY(0);box-shadow:none}}@media (prefers-reduced-motion:reduce){.cloudbox-hero__button,.cloudbox-hero__button--primary>span:last-child{transition:none!important;transform:none!important}}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__dialog,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__dialog{width:620px;height:363px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__dialog{width:620px;height:386px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__header,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__header,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__header{height:109px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__header h2,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__header h2,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__header h2{top:18px;left:70px;right:70px;width:auto;max-width:none}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__intro,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__intro,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__intro{position:absolute;top:55px;left:40px;right:40px;margin:0;color:#aeb9c5;font:400 13px/19px 'Montserrat',sans-serif;text-align:center}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__close,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__close,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__close{top:19px;right:28px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__body,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__body{height:254px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__body{height:277px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__status,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__status{top:18px;gap:20px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status{top:9px}@media (max-width:575.98px){.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__dialog,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__dialog{width:335px;height:359px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__dialog{width:335px;height:387px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__header,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__header,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__header{height:113px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__header h2,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__header h2,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__header h2{top:18px;left:72.5px;right:72.5px;width:190px;max-width:190px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__intro,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__intro,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__intro{top:52px;left:20px;right:20px;font:400 11px/16px 'Montserrat',sans-serif}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__close,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__close,.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__close{top:19px;right:19px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__body,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__body{height:246px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__body{height:274px}.cloudbox-hero-modal[data-cloudbox-hero-state="loading"] .cloudbox-hero-modal__status,.cloudbox-hero-modal[data-cloudbox-hero-state="success"] .cloudbox-hero-modal__status{top:12px;gap:20px}.cloudbox-hero-modal[data-cloudbox-hero-state="error"] .cloudbox-hero-modal__status{top:5px}}.cloudbox-footer{--cloudbox-footer-bg:#080b10;--cloudbox-footer-text:#b9c2cf;--cloudbox-footer-heading:#ffffff;--cloudbox-footer-line:rgba(255, 255, 255, 0.16);--cloudbox-footer-muted:rgba(185, 194, 207, 0.68);position:relative;display:block;width:100%;min-height:403px;margin:0;padding:28px 0 12px;overflow:hidden;background:var(--cloudbox-footer-bg);color:var(--cloudbox-footer-text);font-family:'Montserrat',sans-serif}.cloudbox-footer,.cloudbox-footer *{box-sizing:border-box}.cloudbox-footer__container{width:calc(100% - 40px);max-width:1560px;min-height:363px;margin-inline:auto;padding:0}.cloudbox-footer__grid{display:block;min-height:294px}.cloudbox-footer__brand{display:grid;grid-template-columns:134px minmax(0,1fr);gap:10px;align-items:start;height:38px;min-width:0}.cloudbox-footer__brand-copy,.cloudbox-footer__contacts{min-width:0;max-width:100%}.cloudbox-footer__logo{display:flex;align-items:center;width:134px;max-width:none;color:var(--cloudbox-footer-heading);text-decoration:none}.cloudbox-footer__logo img{display:block;width:100%;max-width:none;height:auto}.cloudbox-footer__logo span{color:var(--cloudbox-footer-heading);font-size:24px;font-weight:700;letter-spacing:.04em}.cloudbox-footer__description{display:none;max-width:330px;margin:14px 0 0;color:var(--cloudbox-footer-text);font-size:14px;font-weight:400;line-height:1.75}.cloudbox-footer__contacts{display:grid;gap:6px;justify-items:end;align-self:center;margin-top:0;text-align:right}.cloudbox-footer__contact{display:flex;align-items:flex-start;justify-content:flex-end;gap:6px;width:fit-content;min-width:0;max-width:100%;color:var(--cloudbox-footer-heading);font-size:12px;font-style:normal;font-weight:500;line-height:1.4;text-align:right;text-decoration:none;transition:color 0.2s ease}.cloudbox-footer__contact:hover,.cloudbox-footer__contact:focus-visible{color:var(--color-accent,#ffc300);text-decoration:none}.cloudbox-footer__contact-icon{flex:0 0 auto;width:16px;height:16px;margin-top:1px;fill:var(--color-accent,#ffc300)}.cloudbox-footer__contact-value--phone{white-space:pre}.cloudbox-footer__contact-value--email{white-space:nowrap}.cloudbox-footer__navigation{display:grid;grid-template-columns:1fr;min-height:232px;margin-top:24px;border-top:0;box-shadow:inset 0 1px 0 var(--cloudbox-footer-line)}.cloudbox-footer__column{min-width:0;min-height:58px;border-bottom:0;box-shadow:inset 0 -1px 0 var(--cloudbox-footer-line)}.cloudbox-footer__column-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;height:58px;min-height:58px;margin:0;padding:16px 0;border:0;border-radius:0;outline:0;background:#fff0;color:var(--cloudbox-footer-heading);font:inherit;font-size:13px;font-weight:700;line-height:1.35;letter-spacing:.07em;text-align:left;text-transform:uppercase;cursor:pointer}.cloudbox-footer__column-toggle:focus-visible{outline:2px solid var(--color-accent,#ffc300);outline-offset:4px}.cloudbox-footer__column-toggle:disabled{opacity:1;color:var(--cloudbox-footer-heading)}.cloudbox-footer__chevron{display:block;flex:0 0 auto;fill:none;stroke:var(--color-accent,#ffc300);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform 0.2s ease}.cloudbox-footer__column-toggle[aria-expanded="true"] .cloudbox-footer__chevron{transform:rotate(180deg)}.cloudbox-footer__column-panel{padding:0 0 20px}.cloudbox-footer__links{display:grid;gap:12px;margin:0;padding:0;list-style:none}.cloudbox-footer__link-item{margin:0;padding:0;color:var(--cloudbox-footer-text);font-size:13px;font-weight:400;line-height:1.55}.cloudbox-footer__link-item a,.cloudbox-footer__link-item span{display:inline-block;color:inherit;text-decoration:none;overflow-wrap:anywhere}.cloudbox-footer__link-item a{transition:color 0.2s ease,transform 0.2s ease}.cloudbox-footer__link-item a:hover,.cloudbox-footer__link-item a:focus-visible{color:var(--color-accent,#ffc300);text-decoration:none;transform:translateX(2px)}.cloudbox-footer__link-item span{color:var(--cloudbox-footer-muted)}.cloudbox-footer__bottom{min-height:45px;margin-top:24px;padding-top:12px;border-top:0;box-shadow:inset 0 1px 0 var(--cloudbox-footer-line)}.cloudbox-footer__copyright{max-width:230px;margin:0;color:var(--cloudbox-footer-muted);font-size:11px;line-height:1.5}.cloudbox-footer__copyright-company,.cloudbox-footer__copyright-rights{display:block}.cloudbox-footer__copyright-rights::before{content:none}@media (max-width:767.98px){.cloudbox-footer__container{width:calc(100% - 40px)}}@media (min-width:768px) and (max-width:1023.98px){.cloudbox-footer{min-height:315px;padding:32px 0 14px}.cloudbox-footer__container{width:calc(100% - 64px);min-height:269px;padding:0}.cloudbox-footer__grid{min-height:198px}.cloudbox-footer__brand{grid-template-columns:190px minmax(260px,1fr);gap:40px;align-items:start;height:54px}.cloudbox-footer__logo{width:190px}.cloudbox-footer__contacts{gap:10px}.cloudbox-footer__contact{gap:12px;font-size:14px;line-height:1.55}.cloudbox-footer__contact-icon{width:20px;height:20px}.cloudbox-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;min-height:116px;margin-top:28px}.cloudbox-footer__bottom{min-height:31px;margin-top:40px;padding-top:14px}.cloudbox-footer__copyright{max-width:none;color:#b9c2cf;font-size:12px;line-height:1.4}.cloudbox-footer__copyright-company,.cloudbox-footer__copyright-rights{display:inline}.cloudbox-footer__copyright-rights::before{content:' '}}@media (min-width:1024px){.cloudbox-footer{min-height:360px;padding:35px 0 14px}.cloudbox-footer__container{width:min(calc(100% - 48px), 1560px);min-height:311px;padding:0}.cloudbox-footer__grid{display:grid;grid-template-columns:384.584px minmax(0,1fr);gap:36px;align-items:start;min-height:230px;height:230px}.cloudbox-footer__brand{display:block;height:230px}.cloudbox-footer__logo{width:184px}.cloudbox-footer__description{display:block}.cloudbox-footer__contacts{justify-items:start;gap:15px;margin-top:28px;text-align:left}.cloudbox-footer__contact{justify-content:flex-start;gap:12px;font-size:14px;line-height:1.55;text-align:left}.cloudbox-footer__contact-icon{width:20px;height:20px}.cloudbox-footer__navigation{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;min-height:160px;height:160px;margin-top:0;border-top:0;box-shadow:none}.cloudbox-footer__column{min-height:0;border-bottom:0;box-shadow:none}.cloudbox-footer__column-toggle{height:auto;min-height:auto;padding:0;cursor:default}.cloudbox-footer__chevron{display:none}.cloudbox-footer__column-panel{padding:14px 0 0}.cloudbox-footer__links{gap:14px}.cloudbox-footer__bottom{min-height:52px;margin-top:29px;padding-top:15px}.cloudbox-footer__copyright{max-width:none;color:var(--cloudbox-footer-muted);font-size:12px}.cloudbox-footer__copyright-company,.cloudbox-footer__copyright-rights{display:inline}.cloudbox-footer__copyright-rights::before{content:' '}}@media (prefers-reduced-motion:reduce){.cloudbox-footer *,.cloudbox-footer *::before,.cloudbox-footer *::after{scroll-behavior:auto;transition:none;animation:none}}@media (min-width:768px) and (max-width:1023.98px){.cloudbox-footer__column:nth-child(2),.cloudbox-footer__column:nth-child(4){text-align:right}.cloudbox-footer__column:nth-child(2) .cloudbox-footer__column-toggle,.cloudbox-footer__column:nth-child(4) .cloudbox-footer__column-toggle{justify-content:flex-end}.cloudbox-footer__column:nth-child(2) .cloudbox-footer__links,.cloudbox-footer__column:nth-child(4) .cloudbox-footer__links{align-items:flex-end}}@media (min-width:1024px) and (max-width:1366.98px){.cloudbox-footer__container{width:min(calc(100% - 48px), 1080px)}.cloudbox-footer__grid{grid-template-columns:276px minmax(0,1fr);gap:36px}.cloudbox-footer__navigation{min-height:176.55px;height:176.55px}.cloudbox-footer__logo{width:132px}.cloudbox-footer__navigation{gap:36px}}@media (min-width:768px) and (max-width:1279.98px){.b24-widget-button-inner-container,.b24-crm-button-inner-container{scale:0.75!important;transform-origin:right bottom!important}}.bx-livechat-copyright,.bx-livechat-copyright-link{display:none!important}.legal-doc{--cb-ink:#0b121d;--cb-body:#667384;--cb-line:#cbd6e1;--cb-light:#eaf0f4;--cb-blue:#2f80ed;--cb-gold:#ffb000;--cb-dark:#07111b;background:#fff;color:var(--cb-ink);font-family:'Montserrat',sans-serif;overflow-x:clip}.legal-doc,.legal-doc *{box-sizing:border-box}.legal-doc h1,.legal-doc h2,.legal-doc h3,.legal-doc p,.legal-doc ol,.legal-doc ul{margin:0}.legal-doc a{color:inherit;text-decoration:none}.legal-doc__container{width:min(1560px,calc(100% - 64px));margin-inline:auto}.legal-doc__hero{height:294px;background:var(--cb-light)}.legal-doc__hero-inner{height:294px;position:relative}.legal-doc__eyebrow{position:absolute;left:0;top:62px;width:1560px;color:var(--cb-blue);font:700 14px/18px 'Montserrat',sans-serif}.legal-doc__hero h1{position:absolute;left:0;top:98px;width:1560px;color:#08111c;font:700 43px/56px 'Montserrat',sans-serif}.legal-doc__hero-meta{display:contents}.legal-doc__revision-card{position:absolute;left:0;top:182px;width:430px;height:63px;padding:9px 18px;border:1px solid #c9d3dd;border-radius:14px;background:#fff;display:flex;flex-direction:column;justify-content:center}.legal-doc__revision-card strong{color:#ffb000;font:700 10px/18px 'Montserrat',sans-serif}.legal-doc__revision-card span{color:#111824;font:600 12px/21px 'Montserrat',sans-serif}.legal-doc__intro{position:absolute;left:460px;top:182px;width:1100px;color:var(--cb-body);font:400 16px/26px 'Montserrat',sans-serif}.legal-doc__document-grid{display:grid;grid-template-columns:350px minmax(0,1fr);gap:72px;padding:30px 0}.legal-doc__toc--desktop{position:sticky;top:100px;align-self:start;padding:20px;border:1px solid var(--cb-line);border-radius:14px;background:#f7f9fb}.legal-doc__toc strong{display:block;color:var(--cb-blue);font:700 10px/18px 'Montserrat',sans-serif}.legal-doc__toc ol{margin-top:8px;padding:0;list-style:none}.legal-doc__toc li{margin:0}.legal-doc__toc a{display:grid;grid-template-columns:24px 13px 1fr;gap:5px;color:#172231;font:400 10px/18px 'Montserrat',sans-serif}.legal-doc__toc a span{color:#667384;font-weight:600}.legal-doc__toc a b{font-weight:500}.legal-doc__toc small{display:block;margin-top:8px;padding-top:8px;border-top:1px solid #d9e0e7;color:#667384;font:400 9px/16px 'Montserrat',sans-serif}.legal-doc__toc--compact{display:none}.legal-doc__content{min-width:0}.legal-doc__part-title{height:68px;padding-top:28px;color:var(--cb-blue);font:600 16px/28px 'Montserrat',sans-serif}.legal-doc__section{display:flex;flex-direction:column;gap:8px;padding:18px 0;border-bottom:1px solid var(--cb-line);scroll-margin-top:96px}.legal-doc__section-head{display:flex;gap:20px;align-items:flex-start;width:100%}.legal-doc__section-head>span{width:32px;height:32px;flex:0 0 32px;border-radius:9px;background:var(--cb-dark);color:#fff;display:flex;align-items:center;justify-content:center;font:700 11px/16px 'Montserrat',sans-serif}.legal-doc__section h3{flex:1;color:var(--cb-ink);font:600 22px/28px 'Montserrat',sans-serif}.legal-doc__section-body{padding-left:76px;color:var(--cb-body);font:400 16px/26px 'Montserrat',sans-serif}.legal-doc__section-body p,.legal-doc__section-body li{font:inherit}.legal-doc__section-body p+p{margin-top:10px}.legal-doc__section-body ul{margin:0;padding:0;list-style:none}.legal-doc__section-body p+ul{margin-top:0}.legal-doc__section-body ul+p{margin-top:10px}.legal-doc__section-body li{position:relative;padding-left:10px}.legal-doc__section-body li::before{content:'•';position:absolute;left:0}.legal-doc__section--highlight{padding:20px;border:1px solid #ffb000;border-radius:14px;background:#fff7d9}.legal-doc__section--highlight .legal-doc__section-head{gap:16px}.legal-doc__section--highlight .legal-doc__section-head>span{background:#ffb000;color:#07111b}.legal-doc__section--highlight .legal-doc__section-body{padding-left:56px}.legal-doc__basis-wrap{margin-top:14px;border:1px solid #cbd6e1;border-radius:14px;overflow:hidden;background:#fff}.legal-doc__basis-table{width:100%;border-collapse:collapse;table-layout:fixed;color:#0b121d}.legal-doc__basis-table th{padding:11px 16px;background:#f4f7fa;color:#667384;font:600 12px/17px 'Montserrat',sans-serif;text-align:left;border-bottom:1px solid #dce4ec}.legal-doc__basis-table th:first-child,.legal-doc__basis-table td:first-child{width:63%}.legal-doc__basis-table th:last-child,.legal-doc__basis-table td:last-child{width:37%}.legal-doc__basis-table td{padding:13px 16px;border-bottom:1px solid #e4eaf0;vertical-align:top;font:400 14.5px/21px 'Montserrat',sans-serif}.legal-doc__basis-table td+td{font-weight:600}.legal-doc__basis-table tr:last-child td{border-bottom:0}.legal-doc__note{position:relative;margin-top:14px;min-height:60px;padding:12px 14px 12px 28px;border:1px solid #c9ddf5;border-radius:12px;background:#f3f8fe;color:#44566c;font:400 14px/21px 'Montserrat',sans-serif}.legal-doc__note::before{content:'';position:absolute;left:14px;top:12px;width:4px;height:36px;border-radius:2px;background:#2f80ed}@media (min-width:1024px) and (max-width:1366.98px){.legal-doc__container{width:1080px;max-width:calc(100% - 64px)}.legal-doc__hero{height:323px}.legal-doc__hero-inner{height:323px}.legal-doc__eyebrow{top:54px;width:1080px;font-size:12px}.legal-doc__hero h1{top:90px;width:1080px;font:700 33px/56px 'Montserrat',sans-serif;white-space:nowrap}.legal-doc__revision-card{top:164px;width:360px}.legal-doc__intro{left:0;top:245px;width:1080px;font:400 14px/22px 'Montserrat',sans-serif}.legal-doc__document-grid{grid-template-columns:270px minmax(0,1fr);gap:44px}.legal-doc__part-title{font:600 16px/22px 'Montserrat',sans-serif}.legal-doc__section-head{gap:20px}.legal-doc__section-head>span{width:31px;height:31px;flex-basis:31px}.legal-doc__section h3{font:600 16px/22px 'Montserrat',sans-serif}.legal-doc__section-body{padding-left:60px;font:400 14px/22px 'Montserrat',sans-serif}.legal-doc__section-body p+p,.legal-doc__section-body ul+p{margin-top:8px}.legal-doc__basis-wrap{margin-top:14px}.legal-doc__basis-table th{font-size:11px}.legal-doc__basis-table td{font-size:13px;line-height:20px}.legal-doc__note{font-size:13px;line-height:20px}}@media (min-width:768px) and (max-width:1023.98px){.legal-doc__container{width:calc(100% - 64px)}.legal-doc__hero{height:337px}.legal-doc__hero-inner{height:337px}.legal-doc__eyebrow{top:46px;width:704px;font-size:12px}.legal-doc__hero h1{top:82px;width:704px;font:700 30px/40px 'Montserrat',sans-serif}.legal-doc__revision-card{top:180px;width:704px}.legal-doc__intro{left:0;top:261px;width:704px;font:400 14px/22px 'Montserrat',sans-serif}.legal-doc__document-grid{display:block;padding:30px 0}.legal-doc__toc--desktop{display:none}.legal-doc__toc--compact{display:block;margin-bottom:16px;border:1px solid var(--cb-line);border-radius:12px;background:#f7f9fb}.legal-doc__toc--compact summary{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;list-style:none;font:500 12px/18px 'Montserrat',sans-serif}.legal-doc__toc--compact summary::-webkit-details-marker{display:none}.legal-doc__toc--compact ol{padding:0 14px 14px}.legal-doc__part-title{height:68px;padding-top:28px;font:600 16px/24px 'Montserrat',sans-serif}.legal-doc__section-head{gap:20px}.legal-doc__section-head>span{width:29px;height:29px;flex-basis:29px;border-radius:8px}.legal-doc__section h3{font:600 16px/24px 'Montserrat',sans-serif}.legal-doc__section-body{padding-left:52px;font:400 14px/22px 'Montserrat',sans-serif}.legal-doc__section-body p+p,.legal-doc__section-body ul+p{margin-top:8px}.legal-doc__basis-wrap{margin-top:14px}.legal-doc__basis-table th{font-size:10.5px}.legal-doc__basis-table td{font-size:13px;line-height:20px}.legal-doc__note{font-size:13px;line-height:20px}}@media (max-width:767.98px){.legal-doc__container{width:calc(100% - 40px)}.legal-doc__hero{height:481px}.legal-doc__hero-inner{height:481px}.legal-doc__eyebrow{top:32px;width:335px;font:700 11px/18px 'Montserrat',sans-serif}.legal-doc__hero h1{top:68px;width:335px;font:700 26px/34px 'Montserrat',sans-serif}.legal-doc__revision-card{top:222px;width:335px;height:71px;padding:10px 14px}.legal-doc__intro{left:0;top:311px;width:335px;font:400 13.5px/22px 'Montserrat',sans-serif}.legal-doc__document-grid{display:block;padding:24px 0 30px}.legal-doc__toc--desktop{display:none}.legal-doc__toc--compact{display:block;margin-bottom:16px;border:1px solid var(--cb-line);border-radius:12px;background:#f7f9fb}.legal-doc__toc--compact summary{min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;list-style:none;font:500 11px/18px 'Montserrat',sans-serif}.legal-doc__toc--compact summary::-webkit-details-marker{display:none}.legal-doc__toc--compact ol{padding:0 12px 14px}.legal-doc__toc--compact a{font-size:9px;line-height:15px}.legal-doc__part-title{height:68px;padding-top:28px;font:600 15px/22px 'Montserrat',sans-serif}.legal-doc__section{gap:8px;padding:18px 0}.legal-doc__section-head{gap:12px}.legal-doc__section-head>span{width:29px;height:29px;flex-basis:29px;border-radius:8px}.legal-doc__section h3{font:600 15px/22px 'Montserrat',sans-serif}.legal-doc__section-body{padding-left:44px;font:400 13.5px/22px 'Montserrat',sans-serif}.legal-doc__section-body p+p,.legal-doc__section-body ul+p{margin-top:8px}.legal-doc__basis-wrap{margin-top:12px;border:0;border-radius:0;overflow:visible;background:#fff0}.legal-doc__basis-table,.legal-doc__basis-table tbody,.legal-doc__basis-table tr,.legal-doc__basis-table td{display:block;width:100%}.legal-doc__basis-table thead{display:none}.legal-doc__basis-table tbody{display:flex;flex-direction:column;gap:8px}.legal-doc__basis-table tr{padding:12px;border:1px solid #cbd6e1;border-radius:12px;background:#fff}.legal-doc__basis-table td{padding:0;border:0!important;font:400 13.5px/20px 'Montserrat',sans-serif}.legal-doc__basis-table td:first-child,.legal-doc__basis-table td:last-child{width:100%}.legal-doc__basis-table td:first-child::before{content:'ЦЕЛЬ ОБРАБОТКИ';display:block;margin-bottom:7px;color:#667384;font:600 10.5px/15px 'Montserrat',sans-serif}.legal-doc__basis-table td+td{margin-top:7px;font:600 13.5px/20px 'Montserrat',sans-serif}.legal-doc__basis-table td+td::before{content:'ПРАВОВОЕ ОСНОВАНИЕ';display:block;margin-bottom:7px;color:#2f80ed;font:600 10.5px/15px 'Montserrat',sans-serif}.legal-doc__note{margin-top:12px;min-height:84px;padding:12px 14px 12px 28px;font:400 13px/20px 'Montserrat',sans-serif}.legal-doc__note::before{height:44px}}.legal-doc__section-body strong{font-weight:inherit;color:inherit}.legal-doc__basis-table td+td strong{font-weight:600;color:inherit}.legal-doc__section-body p:empty{display:none}.legal-doc__hero{height:297px}.legal-doc__hero-inner{height:297px}.legal-doc__revision-card{top:172px;width:350px}.legal-doc__intro{left:380px;top:177.5px;width:1180px}.legal-doc__section{display:flex;flex-direction:column;gap:18px;padding:18px 0 0;border-bottom:0}.legal-doc__section-head{position:relative;display:block;width:100%}.legal-doc__section-head>span{position:absolute;left:0;top:0}.legal-doc__section h3{margin-left:52px;width:calc(100% - 52px)}.legal-doc__section--highlight{padding:18px 20px 0}.legal-doc__section--highlight h3{margin-left:48px;width:calc(100% - 48px)}.legal-doc__note{height:60px;min-height:60px;padding:19.5px 14px 19.5px 28px}.legal-doc__note::before{top:19.5px;height:21px}@media (min-width:1024px) and (max-width:1366.98px){.legal-doc__hero{height:281px}.legal-doc__hero-inner{height:281px}.legal-doc__revision-card{top:164px;width:270px}.legal-doc__intro{left:300px;top:162.5px;width:780px}.legal-doc__section h3{margin-left:51px;width:calc(100% - 51px)}.legal-doc__section--highlight h3{margin-left:47px;width:calc(100% - 47px)}.legal-doc__note{height:60px;min-height:60px;padding:20px 14px 20px 28px}.legal-doc__note::before{top:20px;height:20px}}@media (min-width:768px) and (max-width:1023.98px){.legal-doc__hero{height:373px}.legal-doc__hero-inner{height:373px}.legal-doc__toc--compact{display:none;margin-bottom:0}.legal-doc__section h3{margin-left:49px;width:calc(100% - 49px)}.legal-doc__section--highlight h3{margin-left:45px;width:calc(100% - 45px)}.legal-doc__note{height:auto;min-height:64px;padding:12px 14px 12px 28px}.legal-doc__note::before{top:12px;height:40px}}@media (max-width:767.98px){.legal-doc__hero{height:497px}.legal-doc__hero-inner{height:497px}.legal-doc__toc--compact{display:none;margin-bottom:0}.legal-doc__section h3{margin-left:41px;width:calc(100% - 41px)}.legal-doc__section--highlight h3{margin-left:45px;width:calc(100% - 45px)}.legal-doc__note{height:auto;min-height:84px;padding:12px 14px 12px 28px}.legal-doc__note::before{top:12px;height:60px}}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}