.scroll-locked{overflow:hidden;touch-action:none}.modal{display:none}.modal.is-open{display:block}.modal__overlay{background-color:rgba(34,34,34,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:19;-webkit-tap-highlight-color:transparent}.modal__container,.modal__overlay{align-items:center;display:flex;justify-content:center}.modal__container{box-shadow:0 2px 13px 0 #414141;height:100%;width:100%}.modal-animation-slide{display:none}.modal-animation-slide.is-open{display:block}.modal-animation-slide[aria-hidden=false] .modal__overlay{animation:modal-fadeIn .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=false] .modal__container{animation:modal-slideIn .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=true] .modal__overlay{animation:modal-fadeOut .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=true] .modal__container{animation:modal__slideOut .25s cubic-bezier(0,0,.2,1)}.modal__container,.modal__overlay{will-change:transform}@-moz-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-webkit-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-o-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-moz-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@-webkit-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@-o-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.popup{background:#fff;border-radius:4px;position:relative;text-align:center;width:700px}.popup__title{color:#414141;font-size:16px;font-weight:700;line-height:1.6;margin-bottom:4px}@media only screen and (min-width:640px){.popup__title{font-size:20px;margin-bottom:8px}}.popup__message{font-size:12px;line-height:150%}@media only screen and (min-width:640px){.popup__message{font-size:14px;line-height:150%}}.popup__close{color:grey;cursor:pointer;padding:20px;position:absolute;right:0;top:0;transition:all .15s ease-in;z-index:5}.popup__close:hover{color:#414141}.popup__close svg{display:block;height:16px;width:16px;fill:currentColor}.popup--api-fail,.popup--api-notification,.popup--api-success,.popup--api-warning{padding:36px 51px 40px;width:288px}@media only screen and (min-width:640px){.popup--api-fail,.popup--api-notification,.popup--api-success,.popup--api-warning{padding:54px 52px 52px;width:400px}}.popup--api-fail:before,.popup--api-notification:before,.popup--api-success:before,.popup--api-warning:before{display:block;height:48px;margin:0 auto 14px;width:48px}.popup--api-success:before{content:url(../images/global/modals/decoration-success.svg)}.popup--api-fail:before{content:url(../images/global/modals/decoration-fail.svg)}.popup--api-warning:before{content:url(../images/global/modals/icon-warning.svg)}.popup--api-notification:before{content:url(../images/global/modals/icon-info.svg)}.section-title{color:#2c2c2c;font-family:Graphik,Open Sans,Arial,sans-serif;font-size:20px;font-weight:700;line-height:32px;margin-bottom:8px;text-align:center;word-break:break-word}@media only screen and (min-width:640px){.section-title{font-size:24px;line-height:36px;margin-bottom:12px}}@media only screen and (min-width:960px){.section-title{font-size:28px;line-height:40px;margin-bottom:16px}}@media only screen and (min-width:1280px){.section-title{font-size:32px;line-height:44px;margin-bottom:20px}}.section-title--primary,.section-title--primary-lg{font-size:28px;font-weight:800;line-height:40px;margin-bottom:8px}@media only screen and (min-width:640px){.section-title--primary,.section-title--primary-lg{font-size:44px;line-height:60px;margin-bottom:12px}}@media only screen and (min-width:960px){.section-title--primary,.section-title--primary-lg{font-size:48px;line-height:64px;margin-bottom:16px}}@media only screen and (min-width:1280px){.section-title--primary,.section-title--primary-lg{font-size:60px;line-height:76px;margin-bottom:20px}}.section-title--secondary{font-size:20px;font-weight:800;line-height:32px}@media only screen and (min-width:640px){.section-title--secondary{font-size:28px;line-height:40px}}@media only screen and (min-width:960px){.section-title--secondary{font-size:32px;line-height:44px}}@media only screen and (min-width:1280px){.section-title--secondary{font-size:48px;line-height:64px}}.section-title--white{color:#fff}.section-subtitle{color:#2c2c2c;font-size:14px;font-weight:400;line-height:150%;margin-bottom:16px;text-align:center;word-break:break-word}@media only screen and (min-width:640px){.section-subtitle{font-size:16px;line-height:28px;margin-bottom:20px}}@media only screen and (min-width:960px){.section-subtitle{font-size:18px;line-height:32px;margin-bottom:24px}}@media only screen and (min-width:1280px){.section-subtitle{font-size:20px;margin-bottom:36px}}.page-section--event-lead-capture{padding:30px 0}@media only screen and (min-width:640px){.page-section--event-lead-capture{padding:40px 0}}@media only screen and (min-width:960px){.page-section--event-lead-capture{padding:50px 0}}@media only screen and (min-width:1280px){.page-section--event-lead-capture{padding:60px 0}}.page-section--event-lead-capture .section-headline{margin-bottom:24px;text-align:left}@media only screen and (min-width:640px){.page-section--event-lead-capture .section-headline{margin-bottom:32px}}@media only screen and (min-width:960px){.page-section--event-lead-capture .section-headline{margin-bottom:40px}}@media only screen and (min-width:1280px){.page-section--event-lead-capture .section-headline{margin-bottom:48px}}.page-section--event-lead-capture .list-simple{column-count:2;margin:0}@media only screen and (min-width:640px){.page-section--event-lead-capture .list-simple{column-count:4}}@media only screen and (min-width:960px){.page-section--event-lead-capture .list-simple{column-count:5}}.page-section--event-lead-capture .list-simple .list-simple__item{display:block;font-size:14px;line-height:150%;margin-bottom:12px;padding:0}@media only screen and (min-width:640px){.page-section--event-lead-capture .list-simple .list-simple__item{margin-bottom:16px}}@media only screen and (min-width:1280px){.page-section--event-lead-capture .list-simple .list-simple__item{font-size:16px;line-height:150%;margin-bottom:20px}}.page-section--workflow-categories{background-color:#f7f8fa;padding:48px 0}@media only screen and (min-width:1280px){.page-section--workflow-categories{padding:80px 0}.page-section--workflow-categories .page-section__column-heading{max-width:208px}}.page-section--workflow-categories .section-headline{font-family:Graphik,Open Sans,Arial,sans-serif;font-size:16px;line-height:150%;margin-bottom:8px;text-align:left}@media only screen and (min-width:1280px){.page-section--workflow-categories .section-headline{font-size:20px;line-height:140%}}.page-section--workflow-categories .section-subheadline{font-size:12px;line-height:150%;margin-bottom:-20px;text-align:left}@media only screen and (min-width:1280px){.page-section--workflow-categories .section-subheadline{font-size:12px;font-weight:400;line-height:150%;margin-bottom:0}}.page-section--workflow-categories .page-section__row-content{display:flex;flex-direction:column}@media only screen and (min-width:1280px){.page-section--workflow-categories .page-section__row-content{align-items:flex-start;column-gap:32px;flex-direction:row}}.page-section--workflow-categories .page-section__column-categories{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media only screen and (min-width:640px){.page-section--workflow-categories .page-section__column-categories{column-gap:0;justify-content:flex-start;max-width:100%}}@media only screen and (min-width:960px){.page-section--workflow-categories .page-section__column-categories{column-gap:34px;justify-content:space-between}}@media only screen and (min-width:1280px){.page-section--workflow-categories .page-section__column-categories{column-gap:49px;max-width:100%}}.page-section--workflow-categories .category-group{display:flex;flex-basis:50%;flex-direction:column;margin-top:48px;row-gap:12px}@media only screen and (min-width:640px){.page-section--workflow-categories .category-group{flex-basis:33.333%}}@media only screen and (min-width:960px){.page-section--workflow-categories .category-group{flex-basis:auto}}@media only screen and (min-width:1280px){.page-section--workflow-categories .category-group{margin-top:0}}.page-section--workflow-categories .category-group__item{align-items:center;column-gap:12px;display:flex;font-size:12px;line-height:150%}@media only screen and (min-width:640px){.page-section--workflow-categories .category-group__item{font-size:14px;line-height:150%}}.page-section--workflow-categories .category-group__item a{color:#2c2c2c;font-weight:400;text-decoration:none}.page-section--workflow-categories .category-group__item a:hover{color:#ff9000}.webinar-banner{background-color:#0a0d1e;bottom:60px;box-shadow:0 0 0 1px hsla(0,0%,100%,.125);color:#fff;left:-100vw;max-width:217px;opacity:0;overflow:hidden;padding:40px 22px 112px;position:fixed;transition:opacity 1s cubic-bezier(.075,.82,.165,1),left 1s cubic-bezier(.075,.82,.165,1),visibility 1s cubic-bezier(.075,.82,.165,1);visibility:hidden;width:100%;z-index:999}@media only screen and (min-width:768px){.webinar-banner{max-width:238px;padding:40px 24px 112px}}@media only screen and (min-width:1128px){.webinar-banner{max-width:286px;padding-bottom:150px}}.webinar-banner.is-show{left:8px;opacity:1;visibility:visible}.webinar-banner.is-show .webinar-banner__image picture{transform:none}.webinar-banner.is-show .webinar-banner__image svg{overflow:hidden;transform:none}.webinar-banner.is-show .webinar-banner__image svg path:nth-child(2){transform:none}.webinar-banner .webinar-banner__close{background-color:#fff;content:"";cursor:pointer;height:16px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' d='m8.001 7.295-4-4.002L3.292 4l4.001 4.002L3.3 11.997l.707.707L8 8.709l3.999 4 .707-.707-3.999-4 4-3.999L12 3.296z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;opacity:.6;position:absolute;right:16px;top:16px;transition:opacity .3s ease-out;width:16px}.webinar-banner .webinar-banner__close:hover{opacity:1}.webinar-banner .webinar-banner__title{font-family:Graphik,Open Sans,Arial,sans-serif;font-size:16px;font-weight:700;line-height:150%;margin-bottom:20px}@media only screen and (min-width:1128px){.webinar-banner .webinar-banner__title{font-size:20px;line-height:140%}}.webinar-banner .webinar-banner__text{color:#d0d1d4;font-size:14px;font-weight:400;line-height:150%}.webinar-banner .webinar-banner__link{align-items:center;display:flex;margin-bottom:24px}.webinar-banner .webinar-banner__link .as-link{align-items:center;color:#fff;display:flex;font-size:14px;line-height:150%;padding:0;position:relative;text-decoration:none}@media only screen and (min-width:1128px){.webinar-banner .webinar-banner__link .as-link{font-size:16px;line-height:150%}}.webinar-banner .webinar-banner__link .as-link:after{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transition:background-color .15s ease-in;width:calc(100% - 11px)}.webinar-banner .webinar-banner__link .as-link .as-link__icon{margin-left:7px;position:relative;transform:none}.webinar-banner .webinar-banner__link .as-link:hover{color:#5969f4}.webinar-banner .webinar-banner__link .as-link:hover:after{background-color:#5969f4}.webinar-banner .webinar-banner__link .as-link:hover .as-link__icon{transform:translateX(7px)}.webinar-banner .webinar-banner__link .as-link:hover .as-link__icon path{fill:#5969f4}.webinar-banner .webinar-banner__link .as-link__icon{margin-left:7px;transition:all .3s ease-in-out}.webinar-banner .webinar-banner__link .as-link__icon path{fill:#fff}.webinar-banner .webinar-banner__image{bottom:0;display:flex;height:112px;position:absolute;right:0;text-align:center}@media only screen and (min-width:1128px){.webinar-banner .webinar-banner__image{height:150px}}.webinar-banner .webinar-banner__image picture,.webinar-banner .webinar-banner__image svg,.webinar-banner .webinar-banner__image svg path:nth-child(2){transition:transform .3s ease-out}.webinar-banner .webinar-banner__image picture{height:80px;margin-top:auto;transform:translateY(100%);transition-delay:1.4s;width:80px}@media only screen and (min-width:1128px){.webinar-banner .webinar-banner__image picture{height:110px;width:110px}}.webinar-banner .webinar-banner__image picture img{height:100%;object-fit:cover;width:100%}.webinar-banner .webinar-banner__image svg{height:80px;margin-bottom:auto;transform:translateY(calc(100% + 40px));transition-delay:1.2s;width:80px}@media only screen and (min-width:1128px){.webinar-banner .webinar-banner__image svg{height:110px;width:110px}}.webinar-banner .webinar-banner__image svg path:nth-child(2){transform:translateX(100px);transition-delay:1.4s}.page-section--fact-generation{padding:20px 0 32px}@media only screen and (min-width:640px){.page-section--fact-generation{padding:36px 0 48px}}@media only screen and (min-width:960px){.page-section--fact-generation{padding:50px 0 60px}}.page-section--fact-generation .page-section__body{background-color:#f7f8fa;border-radius:4px;padding:20px}@media only screen and (min-width:640px){.page-section--fact-generation .page-section__body{padding:20px 40px}}@media only screen and (min-width:960px){.page-section--fact-generation .page-section__body{padding:60px 80px}.page-section--fact-generation .page-section-row{column-gap:32px;display:flex}.page-section--fact-generation .page-section-column--heading{max-width:370px;width:100%}.page-section--fact-generation .section-headline{font-size:32px;line-height:44px;text-align:left}}.page-section--fact-generation .list{padding-left:25px}.page-section--fact-generation .list-item{list-style-type:decimal}.page-section--fact-generation .list-item+.list-item{margin-top:16px}@media only screen and (max-width:639px){.academy-courses-carousel-arrows{text-align:center}}.page-section--about-workflow-document .section-description{font-size:12px;line-height:24px}@media only screen and (min-width:640px){.page-section--about-workflow-document .section-description{font-size:14px}}.page-section--about-workflow-document .section-description h2,.page-section--about-workflow-document .section-description h3{margin-bottom:12px}.page-section--about-workflow-document .section-description ul{list-style-type:disc}.page-section--about-workflow-document .section-description ol,.page-section--about-workflow-document .section-description ul{padding-left:20px}@media only screen and (min-width:640px){.page-section--about-workflow-document .section-description ol,.page-section--about-workflow-document .section-description ul{margin-bottom:1em;margin-top:1em;padding-left:30px}}.page-section--about-workflow-document .section-description ol li,.page-section--about-workflow-document .section-description ul li{margin-bottom:6px}.is-hidden{display:none}[data-tippy-root]{padding:0 16px;position:absolute}[data-tippy-root] .tippy-arrow{height:10px;width:14px}[data-tippy-root] .tippy-arrow:after,[data-tippy-root] .tippy-arrow:before{border-left:7px solid transparent;border-right:7px solid transparent;content:"";position:absolute}[data-tippy-root] [data-placement=top] .tippy-arrow{top:100%}[data-tippy-root] [data-placement=top] .tippy-arrow:before{border-top:7px solid #d4d4d4;margin-top:-1px}[data-tippy-root] [data-placement=top] .tippy-arrow:after{border-top:7px solid #fff;margin-top:-2px;z-index:1}[data-tippy-root] [data-placement=bottom] .tippy-arrow{top:-5px}[data-tippy-root] [data-placement=bottom] .tippy-arrow:before{border-bottom:7px solid #d4d4d4;margin-top:-2px}[data-tippy-root] [data-placement=bottom] .tippy-arrow:after{border-bottom:7px solid #fff;margin-top:-1px;z-index:1}.tippy-content{background-color:#fff;border:1px solid #d4d4d4;border-radius:4px;box-shadow:0 2px 8px 0 hsla(0,0%,9%,.2);color:#414141;font-size:12px;line-height:150%;max-height:100%;overflow:auto;padding:8px 12px;text-align:center}[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper,[data-simplebar]{height:inherit;max-height:inherit;max-width:inherit;width:inherit}.simplebar-wrapper{overflow:hidden}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{box-sizing:inherit!important;direction:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content{box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;overflow:scroll;position:relative;visibility:visible;width:auto}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:inherit;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:1000%;z-index:-1}.simplebar-track{bottom:0;pointer-events:none;position:absolute;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{min-height:10px;position:absolute;right:2px;width:7px}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";left:0;opacity:0;position:absolute;right:0;transition:opacity .2s linear}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:7px;left:0;min-height:0;min-width:10px;right:auto;top:2px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.hs-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.popup--organizations-list{max-height:80vh;max-width:526px;padding:0;width:100%}@media only screen and (min-width:640px){.popup--organizations-list{max-width:100%;width:500px}}.popup--organizations-list .sl-modal__header{align-items:center;background-color:#f9f9f9;border-bottom:1px solid #d4d4d4;border-radius:4px 4px 0 0;display:flex;flex:0 0 auto;height:56px;padding:9px 56px 9px 24px}@media only screen{.popup--organizations-list .sl-modal__header{padding:14px 56px 13px 24px}}.popup--organizations-list .sl-modal__header .sl-modal__header-title h3{font-size:14px}@media only screen{.popup--organizations-list .sl-modal__header .sl-modal__header-title h3{font-size:15px}}.popup--organizations-list .popup__message{margin-bottom:12px}.popup--organizations-list .sl-container{display:flex;flex:1 0 auto;flex-direction:column;height:392px;margin:0 auto;max-height:80vh;max-width:1224px;min-width:0;padding:0;position:relative;width:100%}.popup--organizations-list .workspace__list{display:flex;flex:1 1 auto;flex-direction:column;overflow:auto}.popup--organizations-list .workspace-item{align-items:center;background-color:#fff;border:1px solid transparent;border-bottom-color:#d4d4d4;display:flex;flex:1 1 auto;min-height:88px;padding:15px 20px;position:relative;transition:.15s;width:100%}.popup--organizations-list .workspace-item:hover{background-color:#fff9f2}.popup--organizations-list .workspace-item__icon{display:flex;flex-shrink:0;height:32px;margin-right:12px;width:32px}.popup--organizations-list .workspace-item__icon--md{height:48px;width:48px}.popup--organizations-list .workspace-item__details{display:flex;flex-direction:column;overflow:hidden;padding-right:15px;text-align:left}.popup--organizations-list .workspace-item__actions{display:flex;flex:0 0 auto;margin-left:auto}.popup--organizations-list .workspace-item .info-text,.popup--organizations-list .workspace-item .sl-button__text,.popup--organizations-list .workspace-item__heading h5,.popup--organizations-list .workspace-item__subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup--organizations-list .workspace-item .info-text{color:#6b6b6b;font:normal 400 12px Open Sans,sans-serif;line-height:16px}.popup--organizations-list .workspace-item__btn{width:92px}.popup--organizations-list .workspace-item .thumb{align-items:center;background:#fff;color:#414141;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.popup--organizations-list .workspace-item .thumb img{max-height:100%;max-width:100%}.popup--organizations-list .workspace-item .thumb--placeholder{background-color:#f7f8fa;border:1px solid #d4d4d4;border-radius:4px;text-transform:uppercase}.popup--organizations-list .workspace-item .weight-normal{font-weight:400}.popup--organizations-list .workspace-item .line-sm{line-height:16px}.popup--organizations-list .workspace-item .size-xs{font-size:12px}.popup--organizations-list .workspace-item .link,.popup--organizations-list .workspace-item a{color:#45688f;cursor:pointer;font-weight:600;line-height:1.3;text-decoration:underline;transition:color .15s ease-in}.popup--organizations-list .workspace-item button{-webkit-appearance:none;-moz-appearance:none;background-color:transparent}.popup--organizations-list .workspace-item .sl-button{background-color:transparent;border:1px solid transparent;border-radius:4px;color:#414141;cursor:pointer;display:block;font-weight:600;letter-spacing:.3px;line-height:16px;outline:none;padding:0 8px;position:relative;text-decoration:none;transition:all .15s ease-in;user-select:none;white-space:nowrap;width:100%;-webkit-font-smoothing:antialiased}.popup--organizations-list .workspace-item .sl-button:focus{box-shadow:0 0 0 2px #d4d4d4}.popup--organizations-list .workspace-item .sl-button--outline{background-color:#fff;border-color:#ff9000}.popup--organizations-list .workspace-item .sl-button--outline:hover{background-color:#fff9f2;color:#414141}.popup--organizations-list .workspace-item .sl-button--outline:active{background-color:#ffeed8}.popup--organizations-list .workspace-item .sl-button__body{align-items:center;display:-ms-flexbox;display:flex;font-size:14px;height:38px;justify-content:center;-ms-flex-align:center;-ms-flex-pack:center}.popup--organizations-list .workspace-item .sl-button--sm .sl-button__body{font-size:12px;height:30px}.popup--spinner{max-width:500px;padding:36px;position:relative}.popup--spinner:before{animation:spinner 1s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Cpath fill='%230777CF' fill-rule='evenodd' d='M17.573 44.485c-2.08-.622-4.09-1.504-5.938-2.672A24.7 24.7 0 0 1 6.7 37.507a24.4 24.4 0 0 1-3.491-5.583c-.88-2.03-1.427-4.192-1.727-6.393a25 25 0 0 1 .202-6.654c.43-2.19 1.124-4.339 2.139-6.346a25.3 25.3 0 0 1 3.908-5.48 25.4 25.4 0 0 1 5.363-4.13c1.989-1.1 4.144-1.887 6.366-2.408 2.238-.465 4.535-.603 6.825-.459 2.282.224 4.549.711 6.703 1.551a25.5 25.5 0 0 1 5.994 3.448 26 26 0 0 1 4.758 5.066c1.319 1.925 2.348 4.044 3.1 6.265.714 2.24 1.063 4.578 1.155 6.93a2.001 2.001 0 0 1-3.998.157l-.002-.157c-.01-1.965-.218-3.935-.744-5.842-.564-1.89-1.36-3.72-2.42-5.406a22.7 22.7 0 0 0-3.912-4.502 22.5 22.5 0 0 0-5.08-3.188c-1.848-.803-3.815-1.304-5.821-1.584a23 23 0 0 0-6.072.173c-1.997.392-3.956 1.017-5.79 1.94a23.3 23.3 0 0 0-5.01 3.56 23.4 23.4 0 0 0-3.78 4.892c-1.008 1.816-1.727 3.782-2.21 5.811-.427 2.043-.556 4.145-.43 6.242.205 2.087.643 4.16 1.407 6.131a23.6 23.6 0 0 0 3.147 5.49 24 24 0 0 0 4.633 4.366c1.762 1.21 3.7 2.154 5.732 2.848 2.049.656 4.19.977 6.35 1.07-2.16-.01-4.326-.248-6.422-.83' clip-rule='evenodd'/%3E%3C/svg%3E");content:"";display:block;height:48px;margin:0 auto 12px;width:48px}.popup--spinner .popup__title{font-size:20px;font-weight:600;margin-bottom:16px}.popup--spinner .popup__message{color:#6b6b6b;font-size:14px;line-height:150%}.popup--error,.popup--login-success{max-width:520px;padding:50px 20px 40px}@media only screen and (min-width:640px){.popup--error,.popup--login-success{padding:50px 48px 48px}}.popup--error:before,.popup--login-success:before{content:"";display:block;height:48px;margin:0 auto 26px;width:48px}.popup--error .popup__title,.popup--login-success .popup__title{font-weight:600;margin-bottom:12px}.popup--error .popup__message,.popup--login-success .popup__message{color:#171717;font-size:14px;line-height:150%;margin-bottom:24px;text-align:left}@media only screen and (min-width:640px){.popup--error .popup__message,.popup--login-success .popup__message{font-size:16px;line-height:150%}}.popup--error:before{background-image:url(../images/global/modals/decoration-fail.svg)}.popup--error .popup__footer{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:640px){.popup--error .popup__footer{align-items:center;flex-direction:row;justify-content:space-between}}.popup--error .popup__footer .button-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%2345688F' d='m2.414 4 2.293 2.293a1 1 0 0 1-1.414 1.414l-3-3a.997.997 0 0 1 0-1.414l3-3a1 1 0 1 1 1.414 1.414z'/%3E%3C/svg%3E");background-position:5px;background-repeat:no-repeat;border:none;border-bottom:1px solid #45688f;color:#45688f;font-weight:600;line-height:normal;padding-left:20px;text-decoration:none;transition:all .15s ease-in}.popup--error .popup__footer .button-arrow:active,.popup--error .popup__footer .button-arrow:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%23ff9000' d='m2.414 4 2.293 2.293a1 1 0 0 1-1.414 1.414l-3-3a.997.997 0 0 1 0-1.414l3-3a1 1 0 1 1 1.414 1.414z'/%3E%3C/svg%3E");border-color:currentColor;color:#ff9000;outline:none}.popup--error .popup__footer .button{min-width:252px}.popup--error .popup__footer .popup-footer__item:first-child{order:2;padding-top:24px}@media only screen and (min-width:640px){.popup--error .popup__footer .popup-footer__item:first-child{order:0;padding-top:0}.popup--error-retry .popup__footer{justify-content:center}.popup--error-retry .link--retry{margin-right:60px}}.popup--login-success:before{background-image:url(../images/global/modals/decoration-success-v2.svg)}.popup--login-success .popup__footer{text-align:center}.popup .link--arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%2345688F' d='m2.414 4 2.293 2.293a1 1 0 0 1-1.414 1.414l-3-3a.997.997 0 0 1 0-1.414l3-3a1 1 0 1 1 1.414 1.414z'/%3E%3C/svg%3E");background-position:5px;background-repeat:no-repeat;border-bottom:1px solid;padding-left:20px;text-decoration:none;transition:all .15s ease-in}.popup .link--arrow:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%23ff9000' d='m2.414 4 2.293 2.293a1 1 0 0 1-1.414 1.414l-3-3a.997.997 0 0 1 0-1.414l3-3a1 1 0 1 1 1.414 1.414z'/%3E%3C/svg%3E")}.popup--document-action{max-width:520px;min-width:320px;padding:36px 24px;width:100%}@media only screen and (min-width:640px){.popup--document-action{padding:48px 36px}}.popup--document-action:before{background-image:url(../images/workflow/svg/connect.svg);content:"";display:block;height:128px;margin:0 auto 24px;width:128px}.popup--document-action .popup__title{font-size:20px;font-weight:600;line-height:28px;margin:0 auto 24px;max-width:296px}.popup--document-action .popup-footer__action{display:flex;flex-direction:column}@media only screen and (min-width:640px){.popup--document-action .popup-footer__action{flex-direction:row;justify-content:center}}.popup--document-action .popup-footer__action .popup-action__item:not(:last-child){margin-bottom:16px}@media only screen and (min-width:640px){.popup--document-action .popup-footer__action .popup-action__item:not(:last-child){margin-bottom:0;margin-right:16px}}.popup--document-action .popup-footer__action .button{width:100%}@media only screen and (min-width:640px){.popup--document-action .popup-footer__action .button{min-width:216px}}.popup--document-action .link--arrow{display:inline-block;margin-top:32px}.modal__container{padding:0 16px}.modal-switch .popup{align-items:center;display:flex;height:100%;justify-content:center}.modal-switch .popup .popup__close{display:none}.modal-switch .sl-container{padding-bottom:60px;padding-top:40px}.modal-switch .modal__container{background-color:#fff;overflow:auto;text-align:center}.modal-switch .modal-thumb{background-image:url(../images/workflow/bitmap/paper@2x.png);background-size:100%;height:91px;margin:0 auto 16px;width:79px}.modal-switch .modal-title{color:#414141;font-size:18px;font-weight:600;margin-bottom:8px}.modal-switch .modal-description{color:#6b6b6b;font-size:14px;line-height:20px;margin-bottom:24px}.modal-switch .button{min-width:152px}@-moz-keyframes spinner{0.00%{transform:rotate(0deg)}100.00%{transform:rotate(1turn)}}@-webkit-keyframes spinner{0.00%{transform:rotate(0deg)}100.00%{transform:rotate(1turn)}}@-o-keyframes spinner{0.00%{transform:rotate(0deg)}100.00%{transform:rotate(1turn)}}@keyframes spinner{0.00%{transform:rotate(0deg)}100.00%{transform:rotate(1turn)}}.page-section--dmca{padding:6px 0 8px}@media only screen and (min-width:640px){.page-section--dmca{padding:24px 0}}@media only screen and (min-width:960px){.page-section--dmca{padding:10px 0}}@media only screen and (min-width:1280px){.page-section--dmca{padding:30px 0}}.dmca{align-items:center;background-color:#ddeefc;border-radius:4px;display:flex;padding:15px}@media only screen and (min-width:640px){.dmca{padding:20px}}@media only screen and (min-width:960px){.dmca{padding:24px}}@media only screen and (min-width:1280px){.dmca{padding:26px}}.dmca .dmca__message{font-size:14px;line-height:150%;padding-left:18px}@media only screen and (min-width:960px){.dmca .dmca__message{font-size:16px;line-height:150%}}@media only screen and (min-width:1280px){.dmca .dmca__message{font-size:20px;line-height:28px}}.section-headline--cut .section-headline__part-cut,.section-headline--cut .section-title__part-cut,.section-title--cut .section-headline__part-cut,.section-title--cut .section-title__part-cut{display:block}.section-headline--cut .section-headline__part-full,.section-headline--cut .section-title__part-full,.section-headline--cut.is-open .section-headline__part-cut,.section-headline--cut.is-open .section-title__part-cut,.section-title--cut .section-headline__part-full,.section-title--cut .section-title__part-full,.section-title--cut.is-open .section-headline__part-cut,.section-title--cut.is-open .section-title__part-cut{display:none}.section-headline--cut.is-open .section-headline__part-full,.section-headline--cut.is-open .section-title__part-full,.section-title--cut.is-open .section-headline__part-full,.section-title--cut.is-open .section-title__part-full{display:block}.section-headline--cut.is-open .show-more-link,.section-title--cut.is-open .show-more-link{top:-2px}.section-headline .show-more-link,.section-title .show-more-link{font-size:14px;line-height:24px;margin-left:8px;position:relative;top:-1px;white-space:nowrap}.as-page-section--event-lead-capture{padding:30px 0}@media only screen and (min-width:768px){.as-page-section--event-lead-capture{padding:50px 0}}@media only screen and (min-width:1128px){.as-page-section--event-lead-capture{padding:60px 0}}.as-page-section--event-lead-capture .as-section-headline{margin-bottom:24px;text-align:left}@media only screen and (min-width:768px){.as-page-section--event-lead-capture .as-section-headline{margin-bottom:40px}}@media only screen and (min-width:1128px){.as-page-section--event-lead-capture .as-section-headline{margin-bottom:48px}}.as-page-section--event-lead-capture .list-simple{column-count:2;margin:0}@media only screen and (min-width:768px){.as-page-section--event-lead-capture .list-simple{column-count:4}}@media only screen and (min-width:1128px){.as-page-section--event-lead-capture .list-simple{column-count:5}}.as-page-section--event-lead-capture .list-simple .list-simple__item{display:block;font-size:14px;line-height:150%;margin-bottom:12px;padding:0}@media only screen and (min-width:768px){.as-page-section--event-lead-capture .list-simple .list-simple__item{margin-bottom:16px}}@media only screen and (min-width:1128px){.as-page-section--event-lead-capture .list-simple .list-simple__item{font-size:16px;line-height:150%;margin-bottom:20px}}.page-section--about-workflow{padding:60px 0 0}@media only screen and (min-width:640px){.page-section--about-workflow{padding:80px 0 0}}@media only screen and (min-width:960px){.page-section--about-workflow{padding:100px 0 0}}@media only screen and (min-width:1280px){.page-section--about-workflow{padding:120px 0 0}}.page-section--about-workflow .section-headline{text-align:left}.page-section--about-workflow h2.section-headline{margin-bottom:8px}@media only screen and (max-width:959px){.page-section--about-workflow h2.section-headline{font-size:18px}}@media only screen and (min-width:960px){.page-section--about-workflow h2.section-headline{margin-bottom:16px}}@media only screen and (min-width:1280px){.page-section--about-workflow h2.section-headline{margin-bottom:20px}}.page-section--about-workflow h3.section-headline{font-size:14px;font-weight:700;line-height:150%;margin-bottom:8px}@media only screen and (min-width:640px){.page-section--about-workflow h3.section-headline{font-size:16px;line-height:150%}}@media only screen and (min-width:1280px){.page-section--about-workflow h3.section-headline{font-size:20px;line-height:140%;margin-bottom:12px}}.page-section--about-workflow .list-simple{margin-top:12px}@media only screen and (min-width:1280px){.page-section--about-workflow .list-simple{margin-top:16px}}.page-section--about-workflow .description,.page-section--about-workflow .list-simple{font-size:14px;line-height:150%;margin-bottom:12px}@media only screen and (min-width:1280px){.page-section--about-workflow .description,.page-section--about-workflow .list-simple{font-size:16px;line-height:150%;margin-bottom:16px}}.page-section--about-workflow .description li,.page-section--about-workflow .list-simple li{font-size:14px;line-height:150%;margin-bottom:8px}@media only screen and (min-width:1280px){.page-section--about-workflow .description li,.page-section--about-workflow .list-simple li{font-size:16px;line-height:150%;margin-bottom:12px}}.page-section--about-workflow .description+h3.section-headline,.page-section--about-workflow .list-simple+h3.section-headline{margin-top:32px}@media only screen and (min-width:1280px){.page-section--about-workflow .description+h3.section-headline,.page-section--about-workflow .list-simple+h3.section-headline{margin-top:48px}}.page-section--about-workflow .description:last-child,.page-section--about-workflow .list-simple:last-child{margin-bottom:0}.video-player .lazyframe__title{display:none}.video-player .video-player__lazyframe{background-repeat:no-repeat;background-size:contain;position:relative}.video-player .video-player__lazyframe:hover{cursor:pointer}.video-player .video-player__lazyframe:before{content:"";display:block;padding-top:56.25%;width:100%}.video-player .video-player__lazyframe[data-ratio="16:9"]:before{padding-top:56.25%}.video-player .video-player__lazyframe[data-ratio="8:5"]:before{padding-top:62.5%}.video-player .video-player__lazyframe[data-ratio="4:3"]:before{padding-top:75%}.video-player .video-player__lazyframe[data-ratio="1:1"]:before{padding-top:100%}.video-player .video-player__lazyframe iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:5}.video-player .video-player__lazyframe:after{background:url(../images/global/svg/play-icon.svg) no-repeat;background-size:contain;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s;width:40px}@media only screen and (min-width:640px){.video-player .video-player__lazyframe:after{height:72px;width:72px}}.video-player .video-player__lazyframe:hover:after{transform:translate(-50%,-50%) scale(1.1)}.button--icon .button__text{margin-right:8px}.button--icon .icon{transition:transform .4s ease-out}.button[data-visible-state="Show more"] .icon{transform:rotate(180deg)}.link-icon{align-items:center;display:flex;text-decoration:none;transition:none}@media only screen and (max-width:639px){.link-icon:focus{outline:none}}@media only screen and (min-width:640px){.link-icon:focus,.link-icon:hover{color:#ff9000}.link-icon:focus .icon,.link-icon:hover .icon{fill:#ff9000}}.link-icon__text{font-size:12px;line-height:24px;margin-right:8px;text-transform:uppercase;transition:color .15s ease-in}.link-icon__image{display:inline-flex}.link-icon__image .icon{height:5px;width:8px;fill:#45688f;transition:transform .15s ease-in,fill .15s ease-in}.link-icon.is-open .icon{transform:rotate(180deg)}.page-section--chat-gpt{padding:32px 0}@media only screen and (min-width:640px){.page-section--chat-gpt{padding:40px 0}}@media only screen and (min-width:960px){.page-section--chat-gpt{padding:48px 0}}@media only screen and (min-width:1280px){.page-section--chat-gpt{padding:60px 0}}.page-section--chat-gpt .chat-gpt-wrap{background-color:#f7f8fa;border-radius:12px;display:flex;justify-content:center;padding:60px 20px}@media only screen and (min-width:640px){.page-section--chat-gpt .chat-gpt-wrap{padding:80px 20px}}.page-section--chat-gpt .chat-gpt-wrap .chat{border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.08);max-width:768px;overflow:hidden;width:100%}.page-section--chat-gpt .chat-gpt-wrap .chat__header{background-color:#2b314f;color:#fff;font-size:24px;font-weight:700;line-height:44px;padding:18px 20px}@media only screen and (min-width:640px){.page-section--chat-gpt .chat-gpt-wrap .chat__header{padding:18px 28px}}.page-section--chat-gpt .chat-gpt-wrap .chat__body{background-color:#fff;padding:20px}@media only screen and (min-width:640px){.page-section--chat-gpt .chat-gpt-wrap .chat__body{padding:28px}}@media only screen and (min-width:960px){.page-section--chat-gpt .chat-gpt-wrap .chat__body{padding:32px 128px 32px 40px}}.page-section--chat-gpt .chat-gpt-wrap .chat-message-group{overflow:hidden}.page-section--chat-gpt .chat-gpt-wrap .chat-message-group:not(:last-child){margin-bottom:20px}.page-section--chat-gpt .chat-gpt-wrap .chat-message{font-size:14px;font-weight:400;line-height:150%;max-width:476px;padding:14px 16px;white-space:pre-line;width:fit-content}.page-section--chat-gpt .chat-gpt-wrap .chat-message ul{list-style-type:disc;padding-left:20px;white-space:normal}.page-section--chat-gpt .chat-gpt-wrap .chat-message--agent{background-color:#f7f8fa;border-radius:2px 8px 8px 8px;color:#2c2c2c;margin-right:20px}.page-section--chat-gpt .chat-gpt-wrap .chat-message--user{background-color:#49a5f1;border-radius:8px 2px 8px 8px;color:#fff;float:right;margin-left:20px}.as-star-rating{align-items:center;display:inline-flex}.as-star-rating .as-star-rating__value{font-size:16px;font-weight:700;line-height:150%;margin-right:8px}.as-star-rating .star-rating__fieldset{align-items:center;display:flex;position:relative}.as-star-rating .star-rating__input{height:1px;margin:-1px;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;overflow:hidden}.as-star-rating .star-rating__label{cursor:pointer;display:flex;position:relative;transition:color 70ms}.as-star-rating .star-rating__label:not(:last-child){padding-right:4px}.as-star-rating .star-rating__label span{font-size:0;height:0;overflow:hidden;position:absolute;width:0}.as-star-rating .star-rating.star-rating--gray label{color:#d8dfe7}.as-star-rating .star-rating.star-rating--gray label.rated{color:#7791ad}.as-star-rating .star-rating.star-rating--gray label.disabled{position:relative}.as-star-rating .star-rating.star-rating--gray label.disabled:before{content:"";cursor:pointer;height:16px;left:0;position:absolute;top:0;width:17px;z-index:10}.as-star-rating .star-rating.star-rating--gray .star-rating:hover label{color:#7791ad}.as-star-rating .star-rating.star-rating--gray .star-rating:hover label:hover~*{color:#d8dfe7}.as-star-rating .star-rating.star-rating--gray .star-rating.rated label{color:#7791ad}.as-star-rating .star-rating.star-rating--gray .star-rating.rated label.rated~*{color:#d8dfe7}.as-star-rating .star-rating.star-rating--gray .star-rating.rated:hover label{color:#7791ad}.as-star-rating .star-rating.star-rating--gray .star-rating.rated:hover label:hover~*{color:#d8dfe7}.as-star-rating .star-rating button,.as-star-rating .star-rating legend,.as-star-rating .star-rating output{border:0;font-size:0;height:0;outline:none;overflow:hidden;position:absolute;width:0}.as-star-rating .star-rating svg{fill:currentColor;height:16px;width:17px}.as-star-rating .star-rating label{cursor:pointer}.as-star-rating label{color:#d8dfe7}.as-star-rating label.rated{color:#ff9000}.as-star-rating label.disabled{position:relative}.as-star-rating label.disabled:before{content:"";cursor:pointer;height:16px;left:0;position:absolute;top:0;width:17px;z-index:10}.as-star-rating .star-rating:hover label{color:#ff9000}.as-star-rating .star-rating:hover label:hover~*{color:#d8dfe7}.as-star-rating .star-rating.rated label{color:#ff9000}.as-star-rating .star-rating.rated label.rated~*{color:#d8dfe7}.as-star-rating .star-rating.rated:hover label{color:#ff9000}.as-star-rating .star-rating.rated:hover label:hover~*{color:#d8dfe7}@media only screen and (min-width:640px){.rating-block,.stats-block-rating.stats-block-rating--advanced{min-width:180px;width:180px}}.rating-block .as-star-rating,.stats-block-rating.stats-block-rating--advanced .as-star-rating{align-items:flex-start;flex-direction:column}.rating-block .as-star-rating .as-star-rating__notification,.stats-block-rating.stats-block-rating--advanced .as-star-rating .as-star-rating__notification{align-items:center;color:#05b368;cursor:default;display:flex;flex-direction:row;font-size:12px;height:0;line-height:150%;opacity:0;overflow:hidden;transition:opacity .4s ease-out;white-space:nowrap}.rating-block .as-star-rating .as-star-rating__notification.is-visible,.stats-block-rating.stats-block-rating--advanced .as-star-rating .as-star-rating__notification.is-visible{height:auto;opacity:1}.rating-block .as-star-rating .as-star-rating__notification svg,.stats-block-rating.stats-block-rating--advanced .as-star-rating .as-star-rating__notification svg{margin-right:4px}.rating-block .as-star-rating .as-star-rating__form,.stats-block-rating.stats-block-rating--advanced .as-star-rating .as-star-rating__form{margin-bottom:8px}.rating-block .as-star-rating .as-star-rating__details,.stats-block-rating.stats-block-rating--advanced .as-star-rating .as-star-rating__details{align-items:center;cursor:default;display:flex;flex-direction:row;margin-bottom:8px}.rating-block .as-star-rating .as-star-rating__total,.stats-block-rating.stats-block-rating--advanced .as-star-rating .as-star-rating__total{font-size:12px;line-height:150%;text-decoration:none}.list-simple{list-style:none;margin:16px 0;padding:0}@media only screen and (min-width:960px){.list-simple{margin:20px 0}}.list-simple-title,.list-simple__item{font-size:12px;line-height:20px}@media only screen and (min-width:960px){.list-simple-title,.list-simple__item{font-size:14px;line-height:24px}}.list-simple-title{margin-bottom:12px}@media only screen and (min-width:960px){.list-simple-title{margin-bottom:16px}}.list-simple__item{break-inside:avoid-column;padding-left:20px;position:relative}@media only screen and (min-width:960px){.list-simple__item{padding-left:24px}}.list-simple__item:not(:last-child){margin-bottom:12px}@media only screen and (min-width:960px){.list-simple__item:not(:last-child){margin-bottom:16px}}.list-simple__item:before{content:"";left:0;position:absolute;top:10px;transform:translateY(-50%)}@media only screen and (min-width:960px){.list-simple__item:before{top:12px}}.list-simple__item--highlighted{font-weight:700}.list-simple--numbers{counter-reset:list-counter}.list-simple--numbers>.list-simple__item{counter-increment:list-counter}.list-simple--numbers>.list-simple__item:before{content:counter(list-counter) ".";display:flex;font-weight:700;line-height:12px;width:12px}.list-simple--dots .list-simple__item:before{background-color:#ff9000;border-radius:50%;display:flex;height:6px;width:6px}.list-simple--check-marks .list-simple__item,.list-simple--cross-marks .list-simple__item{padding-left:26px}.list-simple--check-marks .list-simple__item:before,.list-simple--cross-marks .list-simple__item:before{background-image:url(../images/global/svg/icon-check-green.svg);background-repeat:no-repeat;background-size:contain;height:9px;width:12px}.list-simple--cross-marks .list-simple__item:before{background-image:url(../images/global/svg/icon-cross-jelly.svg);height:10px;width:10px}.text-label{background:#e7ecf1;border:1px solid transparent;border-radius:12px;color:#6b6b6b;display:inline-block;font-size:12px;font-weight:600;line-height:150%;padding:2px 10px;transition:.35s ease-out;user-select:none;vertical-align:top}@media only screen and (min-width:640px){.text-label{font-size:14px;line-height:150%;padding:4px 14px}}.text-label.text-label--deletable{align-items:center;display:inline-flex}.text-label--deletable .btn-label-delete{background-image:url(../images/global/svg/close-min.svg);background-repeat:no-repeat;background-size:cover;border:none;height:16px;margin-left:4px;transition:background-image .15s ease-in;width:16px}.text-label--deletable .btn-label-delete:active,.text-label--deletable .btn-label-delete:hover{background-image:url(../images/global/svg/close-min-dark.svg);cursor:pointer}a.text-label{color:#6b6b6b;text-decoration:none}a.text-label:hover{background-color:#f1f1f1}a.text-label:focus{box-shadow:0 0 0 2px #d4d4d4;outline:none}.text-label--green,a.text-label--green{background:#e1f3ea;color:#565656}.text-label--green-100,a.text-label--green-100{background:#f5fbf8}.text-label--green-400,a.text-label--green-400{background:#5ec08c;color:#fff}.text-label--jelly-bean-100,a.text-label--jelly-bean-100{background:#fdf6f6}.text-label--blue,a.text-label--blue{background:#ddeefc;color:#565656}.text-label--blue-100,a.text-label--blue-100{background:#f3f9fe}.text-label--blue-500,a.text-label--blue-500{background:#2192ef;color:#fff}.text-label--airslate-blue-500,a.text-label--airslate-blue-500{background-color:#557599;color:#fff}.text-label--orange,a.text-label--orange{background-color:#ffeed8;color:#565656}.text-label--orange-100,a.text-label--orange-100{background-color:#fff9f2}.text-label--slate-blue,a.text-label--slate-blue{background-color:#e7ecf1;color:#565656}.text-label--slate-blue-100,a.text-label--slate-blue-100{background-color:#f7f8fa}.text-label--cobalt,a.text-label--cobalt{background-color:#423ef2;color:#fff}.text-label--dark,a.text-label--dark{background-color:#191f3e;color:#fff}.text-label--rounded,a.text-label--rounded{border-radius:14px}.bread-crumbs{font-size:0;text-align:left;width:100%}.bread-crumbs--light .bread-crumbs__item span{color:#fff}.bread-crumbs--light .bread-crumbs__item:after{background-image:url(../images/global/svg/arrow-down-white.svg)}.bread-crumbs--light .bread-crumbs__item:last-child span{color:#98a4c8}.bread-crumbs--dah .bread-crumbs__link span{color:#2e3dbe}.bread-crumbs--dah .bread-crumbs__link:hover span{color:#5969f4}.bread-crumbs--dah .bread-crumbs__item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23AAA' d='M8.586 8 6.293 5.707a1 1 0 0 1 1.414-1.414l3 3a.997.997 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414z'/%3E%3C/svg%3E")}.bread-crumbs--dah .bread-crumbs__item{color:#2c2c2c}.bread-crumbs--academy{display:flex;flex-wrap:wrap;gap:4px}.bread-crumbs--academy .bread-crumbs__item:last-child{max-width:300px}.bread-crumbs--academy .bread-crumbs__item span{cursor:default;font-size:14px;line-height:150%}.bread-crumbs--academy .bread-crumbs__item:last-child span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bread-crumbs--academy .bread-crumbs__link span{cursor:pointer}.bread-crumbs__item{align-items:center;display:inline-flex;position:relative}.bread-crumbs__item .bread-crumbs__link,.bread-crumbs__item .bread-crumbs__link:hover{text-decoration:none}.bread-crumbs__item span{color:#45688f;font-size:12px}@media only screen and (min-width:960px){.bread-crumbs__item span{font-size:14px}}.bread-crumbs__link{display:inline-flex}.bread-crumbs__item span,.bread-crumbs__link{font-weight:400;line-height:16px;vertical-align:middle}.bread-crumbs__item:last-child{margin-bottom:0}.bread-crumbs__item:last-child:after{display:none}.bread-crumbs__item:last-child span{color:#2c2c2c}.bread-crumbs__item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='8' fill='none'%3E%3Cpath fill='%23AAA' d='M2.586 4 .293 1.707A1 1 0 0 1 1.707.293l3 3a.997.997 0 0 1 0 1.414l-3 3A1 1 0 0 1 .293 6.293z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:16px;margin-left:4px;margin-right:4px;vertical-align:middle;width:16px}.bread-crumbs-tooltip.tooltipster-content-inner{display:none;padding:8px 12px 12px}.bread-crumbs-tooltip.tooltipster-content-inner:after{bottom:-10px;content:"";display:inline-block;height:10px;left:0;position:absolute;width:100%}.slider-arrows .slick-arrow{background:none;border:none;border-radius:50%;cursor:pointer;outline:none;padding:2px;transition:all .15s ease-in}.slider-arrows .slick-arrow:focus{box-shadow:0 0 0 2px #d4d4d4}.slider-arrows .slick-arrow:first-of-type{margin-right:8px}.slider-arrows .slick-arrow.slick-disabled{opacity:.4}.slider-arrows .slick-arrow .icon{display:block;height:32px;width:32px}.slider-arrows .slick-arrow circle{transition:fill .15s ease-in,stroke .15s ease-in}.slider-arrows .slick-arrow path{transition:stroke .15s ease-in}.slider-arrows .slick-arrow:hover .icon circle{fill:#f7f8fa}.slider-arrows .slick-arrow:active{box-shadow:none}.slider-arrows .slick-arrow.slick-disabled{pointer-events:none}.slider-arrows .slick-arrow.slick-disabled circle{stroke:#b9c6d5}.slider-arrows .slick-arrow.slick-disabled path{fill:#b9c6d5}.slider-arrows .slick-arrow.slick-hidden{display:none}.js-focus-visible :focus:not(.focus-visible){box-shadow:none}.page-section--bots-preview{padding-bottom:30px;padding-top:48px}@media only screen and (min-width:640px){.page-section--bots-preview{padding:60px 0}}@media only screen and (min-width:960px){.page-section--bots-preview{padding-bottom:50px;padding-top:80px}}@media only screen and (min-width:1280px){.page-section--bots-preview{padding-bottom:64px}}@media only screen and (min-width:960px){.page-section--bots-preview .page-section__body,.page-section--bots-preview .section-subtitle{margin-left:auto;margin-right:auto;max-width:960px;width:100%}}@media only screen and (min-width:640px){.category-teaser-section{display:flex}}.category-teaser.category-teaser--bots-automation:before{background-image:url(../images/_modules/sections/bots/bots-preview/texture-1@2x.webp)}.category-teaser.category-teaser--bots-automation:after{background-image:url(../images/_modules/sections/bots/bots-preview/illustration1@2x.webp)}.category-teaser.category-teaser--bots-integration:before{background-image:url(../images/_modules/sections/bots/bots-preview/texture-2@2x.webp)}.category-teaser.category-teaser--bots-integration:after{background-image:url(../images/_modules/sections/bots/bots-preview/illustration2@2x.webp)}.category-teaser{border-radius:4px;flex:1;margin-bottom:16px;min-height:360px;padding:20px;position:relative;z-index:1}@media only screen and (min-width:640px){.category-teaser{margin-bottom:0;margin-right:32px}}@media only screen and (min-width:1280px){.category-teaser{min-height:448px;padding:28px 32px}}.category-teaser.category-teaser--bots-automation{background-color:#1e3788}.category-teaser.category-teaser--bots-automation:before{background-size:contain;content:"";height:268px;left:0;position:absolute;top:0;width:100%;z-index:-1}.category-teaser.category-teaser--bots-automation:after{background-size:contain;bottom:0;content:"";height:182px;position:absolute;right:0;width:232px;z-index:-1}@media only screen and (min-width:960px){.category-teaser.category-teaser--bots-automation:after{height:190px;width:239px}}@media only screen and (min-width:1280px){.category-teaser.category-teaser--bots-automation:after{height:290px;width:364px}}.category-teaser:hover .category-teaser__action .button{transform:scale(1.2)}.category-teaser.category-teaser--bots-integration{background-color:#942947}.category-teaser.category-teaser--bots-integration:before{background-repeat:no-repeat;background-size:contain;content:"";height:309px;left:0;position:absolute;top:0;width:240px;z-index:-1}@media only screen and (min-width:480px){.category-teaser.category-teaser--bots-integration:before{height:218px;left:auto;right:0;width:197px}}@media only screen and (min-width:960px){.category-teaser.category-teaser--bots-integration:before{height:342px;width:258px}}@media only screen and (min-width:1280px){.category-teaser.category-teaser--bots-integration:before{height:328px;width:328px}}.category-teaser.category-teaser--bots-integration:after{background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:132px;position:absolute;right:0;width:226px;z-index:-1}@media only screen and (min-width:960px){.category-teaser.category-teaser--bots-integration:after{height:138px;width:236px}}@media only screen and (min-width:1280px){.category-teaser.category-teaser--bots-integration:after{height:221px;width:379px}}.category-teaser:last-child{margin-right:0}.category-teaser__link{height:100%;left:0;position:absolute;text-decoration:none;top:0;width:100%;z-index:2}.category-teaser__title{color:#fff;font-size:20px;font-weight:700;line-height:32px;margin-bottom:8px}@media only screen and (min-width:480px){.category-teaser__title{font-size:24px;line-height:36px}}@media only screen and (min-width:960px){.category-teaser__title{font-size:28px;line-height:40px}}.category-teaser__description{color:#fff;font-size:14px;line-height:24px;margin-bottom:20px}@media only screen and (min-width:960px){.category-teaser__description{margin-bottom:24px;min-height:120px}}@media only screen and (min-width:1280px){.category-teaser__description{min-height:96px}}.category-teaser__action .button{background-image:url(../images/global/svg/arrow-right.svg);background-position:50%;background-repeat:no-repeat;border:none;border-radius:50%;height:44px;transition:transform .25s ease-in-out;width:44px}.category-teaser__action .button:hover{transform:scale(1.2)}.page-section--features-list{overflow-x:hidden;padding:48px 0 0}@media only screen and (min-width:640px){.page-section--features-list{padding:60px 0 0}}@media only screen and (min-width:960px){.page-section--features-list{padding:100px 0 10px}}@media only screen and (min-width:1280px){.page-section--features-list{padding:120px 0 20px}}.page-section--features-list .section-headline{margin-bottom:16px;text-align:left}.page-section--features-list .section-subheadline{margin-bottom:28px;text-align:left}@media only screen and (min-width:768px){.page-section--features-list .section-subheadline{margin-bottom:0}}@media only screen and (min-width:1128px){.page-section--features-list .section-subheadline{margin-bottom:8px}}.page-section--features-list .page-section__body{position:relative}@media only screen and (min-width:768px){.page-section--features-list .page-section__inner{position:relative}}.page-section--features-list .page-section__head{margin-left:auto;margin-right:auto;max-width:1248px}@media only screen and (min-width:768px){.page-section--features-list .page-section__head{padding-right:150px}}.page-section--features-list .cards--features-slider{margin:0 -16px;max-height:496px;opacity:0;overflow:hidden;position:relative;transition:opacity .1s linear;z-index:1}@media only screen and (min-width:960px){.page-section--features-list .cards--features-slider{margin:0 -32px}}.page-section--features-list .cards--features-slider.is-visible{opacity:1}@media only screen and (min-width:960px){.page-section--features-list .cards--features-slider .slick-list{padding-left:16px;padding-right:16px}}.page-section--features-list .cards--features-slider .slick-track{display:flex}.page-section--features-list .cards--features-slider .slick-slide{opacity:0;padding:24px 16px;transition:opacity .4s ease}@media only screen and (min-width:640px){.page-section--features-list .cards--features-slider .slick-slide{padding:32px 16px}}@media only screen and (min-width:960px){.page-section--features-list .cards--features-slider .slick-slide{padding:40px 16px}}.page-section--features-list .cards--features-slider .slick-slide.slick-active{opacity:1}.page-section--features-list .cards--features-slider .slick-slide>div{border-radius:4px;height:100%;position:relative}.page-section--features-list .cards--features-slider .features-list-carousel__item{background-color:#fff;display:flex!important;flex-direction:column;height:100%}.page-section--features-list .cards--features-slider .card{background-color:#f7f8fa;border-radius:12px;color:#414141;cursor:pointer;display:block;height:100%;overflow:hidden;padding:24px;text-decoration:none;transition:all .15s ease-in}.page-section--features-list .cards--features-slider .card:hover{background-color:#fff;box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}.page-section--features-list .cards--features-slider .card:hover .card__head{transform:translateY(-80px)}.page-section--features-list .cards--features-slider .card:hover .card__link{transform:translateY(0)}.page-section--features-list .cards--features-slider .card:hover .card__content{transform:translateY(-42px)}.page-section--features-list .cards--features-slider .card__head{margin-bottom:16px}.page-section--features-list .cards--features-slider .card__link{transform:translateY(20px);transition:transform .5s cubic-bezier(.23,1,.32,1) .05s}.page-section--features-list .cards--features-slider .card__content,.page-section--features-list .cards--features-slider .card__head{transform:translateY(0);transition:transform .5s cubic-bezier(.23,1,.32,1)}.page-section--features-list .cards--features-slider .cards__item{height:100%}.page-section--features-list .card__decoration-img{display:block;opacity:1!important}.page-section--features-list .card__title{font-weight:700;margin-bottom:8px}@media only screen and (min-width:1128px){.page-section--features-list .card__title{margin-bottom:6px}}.page-section--features-list .card__content{display:flex;flex-direction:column;height:100%}.page-section--features-list .card__desc{font-size:14px;font-weight:400;line-height:24px;margin-bottom:-24px}.page-section--features-list .card__link{margin-top:auto}.page-section--features-list .card__link a,.page-section--features-list .card__link span{font-size:14px;line-height:24px}.page-section--features-list .cards__item.integrate-systems .card__icon{color:#3bb273}.page-section--features-list .cards__item.build-docs .card__icon{color:#2e3dbe}.page-section--features-list .cards__item.complete-contracts .card__icon{color:#ff5722}.page-section--features-list .cards__item.automate-wf .card__icon{color:#4bcae8}.page-section--features-list .slider-arrows{margin-left:-6px}@media only screen and (max-width:767px){.page-section--features-list .slider-arrows{text-align:center}}@media only screen and (min-width:768px){.page-section--features-list .slider-arrows{margin:0;position:absolute;right:0;top:-34px;z-index:10}}@media only screen and (min-width:1128px){.page-section--features-list .slider-arrows{top:-42px}}.page-section--partners{padding-bottom:18px;padding-top:36px;position:relative}@media only screen and (min-width:640px){.page-section--partners{padding-bottom:22px;padding-top:40px}}@media only screen and (min-width:960px){.page-section--partners{padding-bottom:60px;padding-top:60px}}@media only screen and (min-width:1280px){.page-section--partners{padding-bottom:80px;padding-top:80px}}.page-section--partners .page-section__inner{max-width:100%;padding:0}.page-section--partners .partners__text{margin:0 auto;max-width:1280px;padding-left:16px;padding-right:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-section--partners .partners__text:after,.page-section--partners .partners__text:before{content:"";display:table}.page-section--partners .partners__text:after{clear:both}@media only screen and (min-width:960px){.page-section--partners .partners__text{display:flex;justify-content:center;margin-bottom:48px}.page-section--partners .section-title{margin-bottom:0;padding-right:40px;text-align:right;width:408px}}@media only screen and (min-width:1280px){.page-section--partners .section-title{padding-right:52px;width:45%}}@media only screen and (min-width:960px){.page-section--partners .section-subtitle{margin-bottom:0;text-align:left;width:432px}}@media only screen and (min-width:1280px){.page-section--partners .section-subtitle{width:526px}}.page-section--partners .section-title{font-weight:700}@media only screen and (min-width:1280px){.page-section--partners .section-title{font-size:36px}}.page-section--partners .section-subtitle .line-break{display:inline}@media only screen and (min-width:640px){.page-section--partners .section-subtitle .line-break{display:block}}@media only screen and (min-width:960px){.page-section--partners .section-subtitle .line-break{display:inline}}.partners-logos-carousel{font-size:0;text-align:center}@media only screen and (min-width:640px){.partners-logos-carousel{opacity:0;overflow:hidden;transition:opacity .1s linear;will-change:opacity}}@media only screen and (min-width:960px){.partners-logos-carousel{height:52px;overflow:hidden}}@media only screen and (max-width:959px){.partners-logos-carousel{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}}.partners-logos-carousel.is-visible{opacity:1}.partners-logos-carousel .slick-list{box-sizing:initial;overflow:hidden}.partners-logos-carousel .slick-track{align-items:center;display:flex!important;will-change:transform}.partners-logos-carousel .slick-slide{outline:none}@media only screen and (min-width:640px){.partners-logos-carousel .slick-slide{transform:scale(.6)}}@media only screen and (min-width:960px){.partners-logos-carousel .slick-slide{transform:scale(1)}}.partners-logos-carousel__item{display:none;margin-bottom:24px;margin-left:4px;margin-right:4px;transform:scale(.9);vertical-align:middle}@media only screen and (min-width:480px){.partners-logos-carousel__item{margin-bottom:20px;margin-left:0;margin-right:0;padding:0 2px}}@media only screen and (min-width:640px){.partners-logos-carousel__item{margin-bottom:14px;padding:0 16px;transform:scale(1)}.partners-logos-carousel__item:first-child,.partners-logos-carousel__item:nth-child(2),.partners-logos-carousel__item:nth-child(3),.partners-logos-carousel__item:nth-child(4),.partners-logos-carousel__item:nth-child(5),.partners-logos-carousel__item:nth-child(6),.partners-logos-carousel__item:nth-child(7),.partners-logos-carousel__item:nth-child(8),.partners-logos-carousel__item:nth-child(9){display:inline-block}}@media only screen and (min-width:960px){.partners-logos-carousel__item{display:inline-block;padding:0 32px}}@media only screen and (max-width:639px){.partners-logos-carousel__item:first-child{order:1}.partners-logos-carousel__item:nth-child(2){order:5}.partners-logos-carousel__item:nth-child(3){order:2}.partners-logos-carousel__item:nth-child(4){order:4}.partners-logos-carousel__item:nth-child(5){order:3}.partners-logos-carousel__item:nth-child(6){order:6}.partners-logos-carousel__item:nth-child(7){order:7}.partners-logos-carousel__item:nth-child(8){order:8}}.partners-logos-carousel__item:first-child,.partners-logos-carousel__item:nth-child(2),.partners-logos-carousel__item:nth-child(3),.partners-logos-carousel__item:nth-child(4),.partners-logos-carousel__item:nth-child(5),.partners-logos-carousel__item:nth-child(6),.partners-logos-carousel__item:nth-child(7),.partners-logos-carousel__item:nth-child(8){display:inline-block}.page-section--security{padding-bottom:24px;padding-top:28px;position:relative;z-index:1}@media only screen and (min-width:640px){.page-section--security{padding-bottom:40px;padding-top:40px}}@media only screen and (min-width:960px){.page-section--security{padding-bottom:20px;padding-top:60px}}@media only screen and (min-width:1280px){.page-section--security{padding-bottom:48px}}.page-section--security .page-section__inner{position:relative}@media only screen and (min-width:960px){.page-section--security .page-section__inner{max-width:960px}}.page-section--security .page-section__row{text-align:center}@media only screen and (min-width:960px){.page-section--security .page-section__row{align-items:center;display:flex;justify-content:space-between;text-align:left}.page-section--security .page-section__column{width:calc(50% - 16px)}}.page-section--security .page-section__column-cards,.page-section--security .page-section__column-head{margin-bottom:32px}@media only screen and (min-width:640px){.page-section--security .page-section__column-cards,.page-section--security .page-section__column-head{margin-bottom:40px}}@media only screen and (min-width:960px){.page-section--security .page-section__column-cards,.page-section--security .page-section__column-head{margin-bottom:0}.page-section--security .section-subtitle,.page-section--security .section-title{text-align:left}.page-section--security .section-subtitle{margin-bottom:32px}}.page-section--security .cards-security{margin:0 auto;max-width:448px;width:100%}@media only screen and (min-width:640px){.page-section--security .cards-security{display:flex;flex-wrap:wrap;justify-content:space-between}}@media only screen and (min-width:960px){.page-section--security .cards-security{margin:0}}@media only screen and (min-width:640px){.page-section--security .cards-security__item{width:calc(50% - 16px)}}.page-section--security .cards-security__item:not(:last-child){margin-bottom:48px}@media only screen and (min-width:640px){.page-section--security .cards-security__item:not(:last-child){margin-bottom:0}.page-section--security .cards-security__item:nth-child(-n+2){margin-bottom:48px}}.page-section--security .card{text-align:center}.page-section--security .card__thumb{display:block;height:72px;margin:0 auto 20px;width:72px}@media only screen and (min-width:640px){.page-section--security .card__thumb{height:96px;margin:0 auto 16px;width:96px}}.page-section--security .card__thumb-icon{display:block;height:100%;width:100%}.page-section--security .card__description,.page-section--security .card__title{font-size:14px;line-height:20px}.page-section--security .card__title{font-size:14px;font-weight:700;line-height:20px;margin-bottom:8px}@media only screen and (min-width:960px){.page-section--security .link-show-more-mobile{display:none}}.page-section--security .link-show-more-desktop{display:none}@media only screen and (min-width:960px){.page-section--security .link-show-more-desktop{display:inline-block}}.page-section--security.page-section--light-gray-texture:before{display:block}.page-section--faq{padding:40px 0}@media only screen and (min-width:640px){.page-section--faq{padding:48px 0}}@media only screen and (min-width:1280px){.page-section--faq{padding:60px 0}}.page-section--faq .section-headline,.page-section--faq .section-subheadline,.page-section--faq .section-subtitle,.page-section--faq .section-title{text-align:center}@media only screen and (min-width:960px){.page-section--faq .section-headline,.page-section--faq .section-subheadline,.page-section--faq .section-subtitle,.page-section--faq .section-title{text-align:left}}.page-section--faq .section-headline,.page-section--faq .section-title{margin-bottom:24px}.page-section--faq .section-subheadline,.page-section--faq .section-subtitle{margin-bottom:0}.page-section--faq .note{margin:16px 0 32px}@media only screen and (min-width:640px){.page-section--faq .note{margin:24px 0 44px}}@media only screen and (min-width:960px){.page-section--faq .note{justify-content:flex-start;margin:24px 0 0}}.page-section--faq .note-link{font-size:16px;line-height:150%}@media only screen and (min-width:960px){.page-section--faq .page-section-row{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.page-section--faq .page-section-column--intro{width:288px}}@media only screen and (min-width:1280px){.page-section--faq .page-section-column--intro{width:366px}}@media only screen and (min-width:960px){.page-section--faq .page-section-column--faq{width:calc(100% - 320px)}}@media only screen and (min-width:1280px){.page-section--faq .page-section-column--faq{width:768px}}.page-section--faq .note{display:flex;justify-content:center}@media only screen and (min-width:960px){.page-section--faq .note{justify-content:flex-start}}.page-section--faq .note-text{font-size:16px;font-weight:600;line-height:150%;padding-right:16px}.page-section--faq .accordion__title{color:#2c2c2c;cursor:pointer;font-size:14px;font-weight:600;line-height:150%;padding:16px 54px 16px 0;position:relative;text-align:left;user-select:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;border:none}@media only screen and (min-width:640px){.page-section--faq .accordion__title{font-size:16px;line-height:28px;padding:22px 80px 18px 0}}.page-section--faq .accordion__title:after,.page-section--faq .accordion__title:before{background:#ff9000;border-radius:2px;content:"";display:table;position:absolute;top:50%;transition:transform .17s ease-in-out;will-change:transform}.page-section--faq .accordion__title:after{height:16px;margin-top:-8px;right:22px;width:2px}.page-section--faq .accordion__title:before{height:2px;margin-top:-1px;right:15px;width:16px}.page-section--faq .accordion__title[aria-expanded=true]:before,.page-section--faq .accordion__title[data-selected=true]:before{transform:rotate(180deg)}.page-section--faq .accordion__title[aria-expanded=true]:after,.page-section--faq .accordion__title[data-selected=true]:after{transform:rotate(90deg)}.page-section--faq .accordion__title h3{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.page-section--faq .accordion__item{border-bottom:1px solid #e1e1e1;padding:0}.page-section--faq .accordion__item:first-child .accordion__title{padding-top:0}.page-section--faq .accordion__item:first-child .accordion__title:after{margin-top:-16px}.page-section--faq .accordion__item:first-child .accordion__title:before{margin-top:-9px}.page-section--faq .accordion__item:last-child{border-bottom:0}.page-section--faq .accordion__item:last-child .accordion__title{padding-bottom:0}.page-section--faq .accordion__item:last-child .accordion__title:after{margin-top:1px}.page-section--faq .accordion__item:last-child .accordion__title:before{margin-top:8px}.page-section--faq .accordion__body{color:#565656;display:none;font-size:12px;line-height:150%;overflow:hidden;padding:0}@media only screen and (min-width:640px){.page-section--faq .accordion__body{font-size:14px;line-height:150%}}.page-section--faq .accordion__body .accordion__body-inner{padding-bottom:22px;padding-top:10px}.page-section--faq .accordion__body p{margin-bottom:0;margin-top:0}.page-section--faq .accordion__body p+p{margin-top:20px}.page-section--faq .accordion__body.collapse:not(.show){display:none}.page-section--faq .accordion__body.collapsing{height:1px;position:relative;transition:height .2s linear}.page-section--how-to{overflow-x:hidden;padding:40px 0}@media only screen and (min-width:640px){.page-section--how-to{padding:48px 0}}@media only screen and (min-width:960px){.page-section--how-to{padding:60px 0}}@media only screen and (min-width:1280px){.page-section--how-to{position:relative}.page-section--how-to:after{background-image:url(../images/_modules/sections/how-to-guide/advanced/how-to-illustration.png);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:calc(100% - 120px);left:calc(50% + 192px);max-height:720px;position:absolute;top:60px;width:561px}.page-section--how-to .page-section__row--bottom,.page-section--how-to .page-section__row--top{max-width:768px}}.page-section--how-to .page-section__row--top{margin-bottom:32px}@media only screen and (min-width:640px){.page-section--how-to .page-section__row--top{margin-bottom:40px}}@media only screen and (min-width:1280px){.page-section--how-to .page-section__row--top{margin-bottom:48px}}.page-section--how-to .section-headline{text-align:left}.page-section--how-to .list-headline{font-size:20px;font-weight:700;line-height:28px;margin-bottom:8px}@media only screen and (min-width:640px){.page-section--how-to .list-headline{font-size:24px;line-height:32px;margin-bottom:12px}}@media only screen and (min-width:960px){.page-section--how-to .list-headline{font-size:28px;line-height:40px;margin-bottom:16px}}@media only screen and (min-width:1280px){.page-section--how-to .list-headline{font-size:32px;line-height:44px;margin-bottom:20px}}.page-section--how-to .list-simple__item,.page-section--how-to .section-description{font-size:12px;line-height:150%}@media only screen and (min-width:640px){.page-section--how-to .list-simple__item,.page-section--how-to .section-description{font-size:14px;line-height:150%}}.page-section--how-to .line-break{display:block;height:20px}.page-section--how-to .list-simple{margin:0 0 24px}@media only screen and (min-width:640px){.page-section--how-to .list-simple{margin-bottom:32px}}.page-section--how-to .list-simple__item{margin-bottom:12px}.page-section--how-to .list-simple__item:last-child{margin-bottom:0}@media only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min-resolution:1.5dppx),only screen and (min-width:1280px) and (min-resolution:144dpi){.page-section--how-to:after{background-image:url(../images/_modules/sections/how-to-guide/advanced/how-to-illustration@2x.png)}}.page-section--related-searches{padding:32px 0}@media only screen and (min-width:640px){.page-section--related-searches{padding:40px 0}}@media only screen and (min-width:960px){.page-section--related-searches{padding:48px 0}}@media only screen and (min-width:1280px){.page-section--related-searches{padding:60px 0}}@media only screen and (min-width:960px){.page-section--related-searches .page-section__inner{max-width:1080px}}.page-section--related-searches .section-headline,.page-section--related-searches .section-title{margin-bottom:16px;text-align:left}@media only screen and (min-width:640px){.page-section--related-searches .section-headline,.page-section--related-searches .section-title{margin-bottom:24px;text-align:center}}@media only screen and (min-width:1280px){.page-section--related-searches .section-headline,.page-section--related-searches .section-title{margin-bottom:40px}}.page-section--related-searches .text-label-group{align-items:center;display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}@media only screen and (min-width:640px){.page-section--related-searches .text-label-group{justify-content:center}}.page-section--related-searches .text-label{border:none;border-radius:2px;font-size:12px;font-weight:400;line-height:24px;margin:8px;padding:4px 8px;user-select:auto}.page-section--related-searches-two-columns .page-section__inner{max-width:1280px}@media only screen and (min-width:960px){.page-section--related-searches-two-columns .page-section-row{align-items:flex-start;display:flex}.page-section--related-searches-two-columns .page-section-column--intro{padding-right:80px;width:320px}}@media only screen and (min-width:1280px){.page-section--related-searches-two-columns .page-section-column--intro{padding-right:32px}}@media only screen and (min-width:960px){.page-section--related-searches-two-columns .page-section-column--labels{width:calc(100% - 320px)}}.page-section--related-searches-two-columns .section-headline{margin-bottom:8px;text-align:left}@media only screen and (min-width:640px){.page-section--related-searches-two-columns .section-headline{margin-bottom:12px}}@media only screen and (min-width:1280px){.page-section--related-searches-two-columns .section-headline{margin-bottom:16px}}.page-section--related-searches-two-columns .section-subheadline{margin-bottom:24px;text-align:left}@media only screen and (min-width:640px){.page-section--related-searches-two-columns .section-subheadline{margin-bottom:32px}}@media only screen and (min-width:960px){.page-section--related-searches-two-columns .section-subheadline{margin-bottom:0}}.page-section--related-searches-two-columns .text-label-group{justify-content:flex-start}.page-section--more-courses{padding:40px 0}@media only screen and (min-width:640px){.page-section--more-courses{padding:48px 0}}@media only screen and (min-width:960px){.page-section--more-courses{padding:60px 0}.page-section--more-courses .page-section__row{width:100%}}@media only screen and (min-width:1280px){.page-section--more-courses .page-section__row{display:flex;flex-wrap:wrap}.page-section--more-courses .page-section__column--head-text{padding-right:110px;width:calc(100% - 768px)}}@media only screen and (min-width:960px){.page-section--more-courses .page-section__column--list{margin:0 auto;width:768px}}@media only screen and (min-width:1280px){.page-section--more-courses .page-section__column--list{margin:0}.page-section--more-courses .section-headline,.page-section--more-courses .section-title{margin-bottom:12px;text-align:left}}.page-section--more-courses .section-subheadline,.page-section--more-courses .section-subtitle{margin-bottom:16px;margin-left:auto;margin-right:auto;width:264px}@media only screen and (min-width:640px){.page-section--more-courses .section-subheadline,.page-section--more-courses .section-subtitle{width:444px}}@media only screen and (min-width:960px){.page-section--more-courses .section-subheadline,.page-section--more-courses .section-subtitle{font-size:16px;margin-bottom:12px;width:768px}}@media only screen and (min-width:1280px){.page-section--more-courses .section-subheadline,.page-section--more-courses .section-subtitle{line-height:28px;text-align:left;width:auto}}@media only screen and (min-width:640px){.page-section--more-courses .cards--more{display:flex;flex-wrap:wrap;margin:0 -16px}}@media only screen and (min-width:1280px){.page-section--more-courses .cards--more{margin:-16px}}@media only screen and (max-width:639px){.page-section--more-courses .cards--more.is-open .cards__item:nth-child(n+5){display:block}}.page-section--more-courses .cards--more .cards__item{padding:0 0 10px}@media only screen and (max-width:639px){.page-section--more-courses .cards--more .cards__item:nth-child(n+5){display:none}}@media only screen and (min-width:640px){.page-section--more-courses .cards--more .cards__item{padding:16px;width:50%}}.page-section--more-courses .cards--more a.card{color:#414141;display:block;font-weight:400;text-decoration:none}.page-section--more-courses .cards--more .card{background-color:#fff;border:1px solid #e9e9e9;border-radius:4px;box-shadow:0 0 0 0 transparent;height:100%;padding:20px;transition:box-shadow .15s ease-in,border-color .15s ease-in;will-change:box-shadow,border-color}@media only screen and (min-width:960px){.page-section--more-courses .cards--more .card:hover{border-color:transparent;box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}}.page-section--more-courses .cards--more .card__title{font-size:16px;font-weight:700;line-height:24px;margin-bottom:4px;overflow:hidden;padding-right:26px;text-overflow:ellipsis;white-space:nowrap}.page-section--more-courses .cards--more .card__link a{font-size:14px;line-height:24px}.page-section--more-courses .cards--more .card__desc{color:#414141;font-size:14px;line-height:20px;margin-bottom:12px;min-height:40px;overflow:hidden;text-overflow:ellipsis}.page-section--more-courses .link-icon{justify-content:center;margin-top:14px}@media only screen and (max-width:959px){.page-section--more-courses .link-icon:hover{color:#45688f}}@media only screen and (min-width:640px){.page-section--more-courses .link-icon{display:none}}.section-headline,.section-title{font-family:Open Sans,Arial,sans-serif}.layout__footer{z-index:2}.section-description .section-description__item--short{margin-bottom:12px}.section-description .section-description__item--short h2{margin-bottom:16px}.section-description .section-description__item--short p{font-size:12px;line-height:24px}@media only screen and (min-width:640px){.section-description .section-description__item--short p{font-size:14px}}.section-description .section-description__item--full{display:none;font-size:12px;line-height:24px;max-height:0;transition:max-height .25s ease-in,visibility .2s}@media only screen and (min-width:640px){.section-description .section-description__item--full{font-size:14px}}.section-description .section-description__item--full h3{margin-bottom:12px}.section-description .section-description__item--full ul{list-style-type:disc}.section-description .section-description__item--full ol,.section-description .section-description__item--full ul{padding-left:20px}@media only screen and (min-width:640px){.section-description .section-description__item--full ol,.section-description .section-description__item--full ul{margin-bottom:1em;margin-top:1em;padding-left:30px}}.section-description .section-description__item--full ol li,.section-description .section-description__item--full ul li{margin-bottom:6px}.section-description .section-description__item--full.is-open{display:block;height:auto;max-height:2600px;transition:visibility .2s 50ms}.section-description .section-description__text{font-size:12px;line-height:24px}@media only screen and (min-width:640px){.section-description .section-description__text{font-size:14px}}@media only screen and (min-width:1280px){.section-description--mobile{display:none}}.section-description--desktop{display:none}@media only screen and (min-width:1280px){.section-description--desktop{display:block}}.section-description--desktop .link-icon{display:inline-flex}.page-section__column--primary{order:1}@media only screen and (min-width:960px){.page-section__column--primary{width:calc(100% - 400px)}}@media only screen and (min-width:1280px){.page-section__column--primary{width:calc(100% - 530px)}}.page-section--light-gray{background-color:#f9f9f9}.page-section--features-list{padding:24px 0 20px}@media only screen and (min-width:640px){.page-section--features-list{padding-bottom:0}}@media only screen and (min-width:960px){.page-section--features-list{padding:50px 0 26px}}@media only screen and (min-width:960px) and (max-width:1279px){.page-section--features-list .section-subtitle{font-size:16px;line-height:28px}}.page-section--bots-preview{padding:20px 0 32px}@media only screen and (min-width:640px){.page-section--bots-preview{padding:36px 0 48px}}@media only screen and (min-width:960px){.page-section--bots-preview{padding:50px 0 60px}}@media only screen and (min-width:1280px){.page-section--bots-preview{padding-bottom:80px}}.page-section--bots-preview .section-subtitle,.page-section--bots-preview .section-title{text-align:left}@media only screen and (min-width:640px){.page-section--bots-preview .section-subtitle,.page-section--bots-preview .section-title{text-align:center}}.page-section--head{overflow:hidden;position:relative}@media only screen and (min-width:960px){.page-section--head{display:none}}.page-section--head .section-headline{margin-bottom:12px;text-align:left}.page-section--intro .organization-switcher{max-width:288px;min-width:100%;z-index:12}@media only screen and (min-width:640px){.page-section--intro .organization-switcher{min-width:288px}}@media only screen and (max-width:639px){.page-section--intro .organization-switcher{display:none}.page-section--intro .organization-switcher .option-list{bottom:108%;top:auto}.action-scene{background-color:#fff;bottom:0;box-shadow:0 -2px 16px 0 rgba(44,44,44,.24);left:0;padding:20px 16px;position:fixed;right:0;width:100%}}@media only screen and (max-width:959px){.action-scene{z-index:12}}@media only screen and (max-width:639px){.action-scene.action-scene--offset{transform:translateY(calc(100% - 88px));transition:all .15s ease-in}.action-scene.action-scene--offset.is-visible{transform:translateY(0)}.action-scene.action-scene--offset.is-visible .organization-switcher{display:flex;min-width:100%}}@media only screen and (min-width:640px) and (max-width:959px){.action-scene.is-fixed{background-color:#fff;bottom:0;box-shadow:0 -2px 16px 0 rgba(44,44,44,.24);left:0;padding:20px 16px;position:fixed;right:0;text-align:center;width:100%}.action-scene.is-fixed .scene-list{flex-direction:row}.action-scene.is-fixed .scene-list__item:not(:first-child){margin-top:0}.action-scene.is-fixed .scene-list__divider{display:block;flex:1;padding:0 9px}.action-scene.is-fixed .option-list{bottom:108%;top:auto}.action-scene.is-fixed .terms-agreement{text-align:center}.action-scene.is-fixed .info--bottom{display:block}.action-scene.is-fixed .button--use{width:100%}}.action-scene .scene-list{align-items:center;display:inline-flex;flex-direction:column;width:100%}@media only screen and (min-width:640px){.action-scene .scene-list{width:auto}}@media only screen and (min-width:960px){.action-scene .scene-list{flex-direction:row}}.action-scene .scene-list__item{width:100%}.action-scene .scene-list__item:not(:first-child){margin-top:20px}@media only screen and (min-width:960px){.action-scene .scene-list__item{width:auto}.action-scene .scene-list__item:not(:first-child){margin-top:0}}.action-scene .scene-list__divider{display:none}@media only screen and (min-width:640px){.action-scene .scene-list__divider{color:#414141;font-size:14px}}@media only screen and (min-width:960px){.action-scene .scene-list__divider{display:block;padding:0 9px}}@media only screen and (min-width:1280px){.action-scene .scene-list__divider{padding:0 16px}}.action-scene .info{color:grey;font-size:12px;line-height:150%;padding-top:4px}@media only screen and (min-width:960px){.action-scene .info{width:462px}}.action-scene .info--bottom{display:none}@media only screen and (min-width:640px){.action-scene .info--bottom{display:block}}.action-scene .button--create,.action-scene .button--import,.action-scene .button--import-2{min-width:288px;width:100%}@media only screen and (min-width:960px){.action-scene .button--create,.action-scene .button--import,.action-scene .button--import-2{min-width:208px;width:auto}}@media only screen and (min-width:1280px){.action-scene .button--create,.action-scene .button--import,.action-scene .button--import-2{min-width:288px}}@media only screen and (min-width:960px){.action-scene .button--create,.action-scene .button--import-2{min-width:208px}}.action-scene .button--use{width:100%}@media only screen and (min-width:640px){.action-scene .button--use{min-width:288px;width:auto}}.page-section--intro{padding:0 0 16px}@media only screen and (min-width:640px){.page-section--intro{padding:12px 0 20px}}@media only screen and (min-width:960px){.page-section--intro{padding:52px 0 24px}}@media only screen and (min-width:1280px){.page-section--intro{padding-bottom:30px}}.page-section--intro .page-section__inner{position:relative}.page-section--intro .page-section__row{display:flex;flex-direction:column}@media only screen and (min-width:640px){.page-section--intro .page-section__row{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr}}@media only screen and (min-width:960px){.page-section--intro .page-section__row{grid-template-columns:1fr 365px;grid-template-rows:auto 1fr}}@media only screen and (min-width:1280px){.page-section--intro .page-section__row{grid-template-columns:calc(100% - 530px) auto;grid-template-rows:auto 1fr}}@media only screen and (min-width:640px){.page-section--intro .page-section-column--heading{grid-column-end:3;grid-column-start:1;grid-row-end:2;grid-row-start:1}}@media only screen and (min-width:960px){.page-section--intro .page-section-column--heading{grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1}.page-section--intro .page-section__head{display:none}}.page-section--intro .page-section__column--primary{order:0}@media only screen and (min-width:960px){.page-section--intro .page-section__column--primary{grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:2;width:auto}}@media only screen and (min-width:1280px){.page-section--intro .page-section__column--primary{padding-right:30px}}@media only screen and (min-width:960px){.page-section--intro .page-section__column--secondary{grid-column-end:3;grid-column-start:2;grid-row-end:3;grid-row-start:1}}.page-section--intro .bread-crumbs-wrapper{display:none;margin-bottom:20px}@media only screen and (min-width:640px){.page-section--intro .bread-crumbs-wrapper{display:block}}@media only screen and (min-width:960px){.page-section--intro .bread-crumbs-wrapper{margin-bottom:16px}}@media only screen and (min-width:1280px){.page-section--intro .bread-crumbs-wrapper{margin-bottom:24px}.page-section--intro .bread-crumbs-wrapper--long{margin-right:-40px}}.page-section--intro .section-headline,.page-section--intro .section-title{margin-bottom:12px;text-align:left}@media only screen and (min-width:640px) and (max-width:959px){.page-section--intro .section-headline,.page-section--intro .section-title{margin-bottom:20px}}.page-section--intro .section-brief{font-size:14px;line-height:24px;margin-bottom:40px;word-wrap:break-word}@media only screen and (min-width:640px){.page-section--intro .section-brief{margin-bottom:24px}}@media only screen and (min-width:1280px){.page-section--intro .section-brief{font-size:16px;line-height:28px;margin-bottom:32px}}.page-section--intro .horizontal-divider{margin-bottom:24px}@media only screen and (min-width:1280px){.page-section--intro .horizontal-divider{margin-top:24px}}.page-section--intro .terms-agreement--highlighted{font-weight:600}.page-section--intro .terms-agreement{font-size:11px;line-height:18px;margin-bottom:0;margin-top:16px;text-align:center;width:100%}@media only screen and (min-width:640px){.page-section--intro .terms-agreement{margin-top:12px;text-align:left}}.page-section--intro .terms-agreement a{display:inline-block}.page-section--intro .horizontal-divider{background-color:#e9e9e9;border-radius:4px;display:none;height:1px;width:100%}@media only screen and (min-width:1280px){.page-section--intro .horizontal-divider{display:block}}.page-section--intro .action-wrapper{display:none}@media only screen and (min-width:1280px){.page-section--intro .action-wrapper{display:block}}.page-section--intro .action-wrapper .button:hover~.tooltip-wrapper{display:block}@media only screen and (min-width:640px){.page-section--intro .action-wrapper{display:flex;flex-wrap:wrap}.page-section--intro .action-wrapper .tooltip-wrapper{display:none;margin-left:4px;position:relative}.page-section--intro .action-wrapper .tooltip__icon{display:flex}.page-section--intro .action-wrapper .tooltip__body{left:26px;position:absolute;top:-35%;width:310px;z-index:1}.page-section--intro .action-wrapper .tooltip__body:after{background-color:#fff;border-bottom:1px solid #aaa;border-left:1px solid #aaa;border-top:none;content:"";height:14px;left:-1px;position:absolute;top:calc(50% - 7px);transform:translateX(-50%) rotate(45deg);width:14px}}@media only screen and (min-width:640px) and (min-width:960px){.page-section--intro .action-wrapper .tooltip__body{top:-33%}}.intro-section-decoration{height:auto;position:relative;width:100%}@media only screen and (min-width:640px){.intro-section-decoration{margin-left:auto;width:288px}}@media only screen and (min-width:960px){.intro-section-decoration{width:368px}}@media only screen and (min-width:1280px){.intro-section-decoration{min-height:580px;padding-right:40px;width:488px}}.intro-section-decoration .intro-section-decoration__texture{display:none}@media only screen and (min-width:1280px){.intro-section-decoration .intro-section-decoration__texture{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%)}.intro-section-decoration .intro-section-decoration__texture img{width:424px}}.intro-section-decoration .intro-section-preview{width:100%}.intro-section-decoration .intro-section-decoration__image,.intro-section-decoration .intro-section-preview__image{box-shadow:0 8px 40px 0 rgba(0,0,0,.1);display:block;height:auto;margin:0 auto;min-height:358px;position:relative;width:288px}@media only screen and (min-width:960px){.intro-section-decoration .intro-section-decoration__image,.intro-section-decoration .intro-section-preview__image{margin:auto;min-height:454px;width:365px}}@media only screen and (min-width:1280px){.intro-section-decoration .intro-section-decoration__image,.intro-section-decoration .intro-section-preview__image{min-height:560px;width:448px}}.intro-section-decoration .intro-section-animation-scene{display:none;height:164px;position:absolute;right:-40px;top:52px;width:72px}@media only screen and (min-width:1280px){.intro-section-decoration .intro-section-animation-scene{display:block}}.intro-section-decoration .scene-item__img{display:block;height:auto;width:100%}.page-section--about-workflow{padding:60px 0}@media only screen and (min-width:640px){.page-section--about-workflow{padding:48px 0}}@media only screen and (min-width:960px){.page-section--about-workflow{padding:60px 0}}.page-section--about-workflow-document{padding:24px 0 26px;z-index:11}@media only screen and (min-width:640px){.page-section--about-workflow-document{padding:20px 0 24px}}@media only screen and (min-width:960px){.page-section--about-workflow-document{padding:24px 0 50px}}@media only screen and (min-width:1280px){.page-section--about-workflow-document{padding-top:30px}}.page-section--about-workflow-document .page-section__inner{position:relative}.page-section--about-workflow-document .page-section__row{display:flex;flex-direction:column}@media only screen and (min-width:960px){.page-section--about-workflow-document .page-section__row{flex-direction:row;justify-content:space-between}}.page-section--about-workflow-document .page-section__row+.page-section__row{margin-top:40px}@media only screen and (min-width:640px){.page-section--about-workflow-document .page-section__row+.page-section__row{margin-top:48px}}@media only screen and (min-width:960px){.page-section--about-workflow-document .page-section__row+.page-section__row{margin-top:80px}}@media only screen and (min-width:1280px){.page-section--about-workflow-document .page-section__row+.page-section__row{margin-top:100px}}@media only screen and (min-width:960px){.page-section--about-workflow-document .page-section__column--primary{order:0}}.page-section--about-workflow-document .page-section__column--primary .list-descriptions{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:960px){.page-section--about-workflow-document .page-section__column--primary .list-descriptions__item{width:calc(50% - 12px)}}.page-section--about-workflow-document .page-section__column--primary .list-descriptions__item:not(:last-of-type){margin-bottom:16px}@media only screen and (min-width:640px){.page-section--about-workflow-document .page-section__column--primary .list-descriptions__item:not(:last-of-type){margin-bottom:0}.page-section--about-workflow-document .page-section__column--primary .list-descriptions__item:nth-child(-n+2){margin-bottom:24px}}.page-section--about-workflow-document .page-section__column--secondary{margin-bottom:32px;z-index:1}@media only screen and (min-width:640px){.page-section--about-workflow-document .page-section__column--secondary{margin-bottom:48px}}@media only screen and (min-width:960px){.page-section--about-workflow-document .page-section__column--secondary{margin-bottom:0}}.page-section--about-workflow-document .page-section__column--secondary .list-descriptions__item:not(:last-of-type){margin-bottom:16px}@media only screen and (min-width:960px){.page-section--about-workflow-document .main-features-bots .link-icon,.page-section--about-workflow-document .main-features-examples .link-icon{display:none}}.page-section--about-workflow-document .main-features-bots{margin-bottom:40px}@media only screen and (min-width:640px){.page-section--about-workflow-document .main-features-bots{margin-bottom:48px}}@media only screen and (min-width:1280px){.page-section--about-workflow-document .main-features-bots{margin-bottom:60px}}@media only screen and (min-width:320px) and (max-width:959px){.page-section--about-workflow-document .main-features-bots:not(.is-open) .main-features-bots__item:first-child{border-bottom:none;padding-bottom:0}}.page-section--about-workflow-document .main-features-bots__item:not(:first-child),.page-section--about-workflow-document .main-features-examples__item:not(:first-child){display:none}@media only screen and (min-width:960px){.page-section--about-workflow-document .main-features-bots__item:not(:first-child),.page-section--about-workflow-document .main-features-examples__item:not(:first-child){display:block}}.page-section--about-workflow-document .main-features-bots.is-open .main-features-bots__item,.page-section--about-workflow-document .main-features-bots.is-open .main-features-examples__item,.page-section--about-workflow-document .main-features-examples.is-open .main-features-bots__item,.page-section--about-workflow-document .main-features-examples.is-open .main-features-examples__item{display:block}.page-section--about-workflow-document .main-features-bots__item{border-bottom:1px solid #e9e9e9;border-radius:4px;margin-bottom:16px;padding-bottom:16px}@media only screen and (min-width:640px){.page-section--about-workflow-document .main-features-bots__item{margin-bottom:24px;padding-bottom:24px}}@media only screen and (min-width:1280px){.page-section--about-workflow-document .main-features-bots__item{margin-bottom:32px;padding-bottom:32px}}.page-section--about-workflow-document .main-features-bots__item--notes{border:none;padding:0}@media only screen and (min-width:960px){.page-section--about-workflow-document .main-features-bots__item--notes{margin:0}}.page-section--about-workflow-document .main-features-examples__item{margin-bottom:16px}@media only screen and (min-width:640px){.page-section--about-workflow-document .main-features-examples__item{margin-bottom:24px}}@media only screen and (min-width:1280px){.page-section--about-workflow-document .main-features-examples__item{margin-bottom:32px}}@media only screen and (min-width:960px){.page-section--about-workflow-document .main-features-examples__item:last-of-type{margin-bottom:0}}.page-section--about-workflow-document .main-features-examples__caption{margin-bottom:16px}@media only screen and (min-width:640px) and (max-width:1279px){.page-section--about-workflow-document .main-features-examples__caption{margin-bottom:12px}}.page-section--about-workflow-document .main-features-examples img,.page-section--about-workflow-document .main-features-examples__img{display:block;height:auto;width:100%}.page-section--about-workflow-document .main-features-examples__img--mobile{display:block}@media only screen and (min-width:640px){.page-section--about-workflow-document .main-features-examples__img--mobile{display:none}}.page-section--about-workflow-document .main-features-examples__img--desktop{display:none}@media only screen and (min-width:640px){.page-section--about-workflow-document .main-features-examples__img--desktop{display:block}}.page-section--about-workflow-document .main-features-examples__img--desktop img{border-radius:4px}.page-section--about-workflow-document .main-features-examples__img{border-radius:4px;box-shadow:0 8px 20px 0 rgba(0,0,0,.1)}.page-section--about-workflow-document .section-title{text-align:left}@media only screen and (min-width:960px){.page-section--about-workflow-document .section-title{font-size:24px;line-height:36px}}@media only screen and (min-width:1280px){.page-section--about-workflow-document .section-title{font-size:28px;letter-spacing:-.2px;line-height:40px}}.page-section--about-workflow-document .section-note{align-items:flex-start;display:flex;margin:0}.page-section--about-workflow-document .section-note:not(:last-child){margin-bottom:12px}.page-section--about-workflow-document .section-note__icon{align-items:center;display:inline-flex;flex:0 0 16px;height:24px;padding-right:12px}@media only screen and (min-width:1280px){.page-section--about-workflow-document .section-note__icon{height:28px}}.page-section--about-workflow-document .section-note__icon .icon{height:16px;width:16px}.page-section--about-workflow-document .section-note__description{flex:1 1 auto;font-size:14px;line-height:24px}@media only screen and (min-width:1280px){.page-section--about-workflow-document .section-note__description{font-size:16px;line-height:28px}}.page-section--about-workflow-document .section-note__description--highlated{font-weight:700}.page-section--about-workflow-document .page-section__column--fillable-fields{width:100%}.page-section--action-video{padding:28px 0}@media only screen and (min-width:640px){.page-section--action-video{padding:40px 0}}@media only screen and (min-width:960px){.page-section--action-video{padding:52px 0}}@media only screen and (min-width:1280px){.page-section--action-video{padding:60px 0}}.page-section--action-video.animated .page-section__inner{background-position:center 0}.page-section--action-video.animated .video-player{opacity:1;transform:none}.page-section--action-video .page-section__row:first-child{margin-bottom:48px;text-align:center}@media only screen and (min-width:640px){.page-section--action-video .page-section__row:first-child{margin-bottom:60px}}@media only screen and (min-width:1280px){.page-section--action-video .page-section__row:first-child{margin-bottom:80px}.page-section--action-video .page-section__row:first-child .section-headline{margin-bottom:16px}}.page-section--action-video .page-section__row:last-child{display:flex;flex-direction:column}@media only screen and (min-width:960px){.page-section--action-video .page-section__row:last-child{flex-direction:row;justify-content:space-between}.page-section--action-video .page-section__row:last-child .page-section__column:first-child{width:288px}}@media only screen and (min-width:1280px){.page-section--action-video .page-section__row:last-child .page-section__column:first-child{width:432px}}.page-section--action-video .page-section__row:last-child .page-section__column:last-child{font-size:14px;line-height:150%}@media only screen and (min-width:960px){.page-section--action-video .page-section__row:last-child .page-section__column:last-child{width:calc(100% - 320px)}}@media only screen and (min-width:1280px){.page-section--action-video .page-section__row:last-child .page-section__column:last-child{width:calc(100% - 480px)}}.page-section--action-video .page-section__row:last-child .page-section__column.is-open .page-section__description{max-height:1000px}.page-section--action-video .page-section__row:last-child .page-section__column.is-open .page-section__description:after{display:none}.page-section--action-video .page-section__row:last-child .section-headline{font-size:20px;font-weight:700;line-height:140%;margin-bottom:28px;text-align:center}@media only screen and (min-width:640px){.page-section--action-video .page-section__row:last-child .section-headline{font-size:28px;line-height:40px;margin-bottom:32px}}@media only screen and (min-width:960px){.page-section--action-video .page-section__row:last-child .section-headline{margin-bottom:0;text-align:left}}@media only screen and (min-width:1280px){.page-section--action-video .page-section__row:last-child .section-headline{font-size:32px;line-height:44px}}@media only screen and (max-width:639px){.page-section--action-video .page-section__description{margin-bottom:24px;max-height:320px;overflow:hidden;position:relative}.page-section--action-video .page-section__description:after{background:linear-gradient(1turn,#fff,hsla(0,0%,100%,0));bottom:0;content:"";height:48px;left:0;position:absolute;width:100%}}.page-section--action-video .page-section__description+.link{font-size:16px;line-height:150%;text-align:center}@media only screen and (min-width:640px){.page-section--action-video .page-section__description+.link{display:none}}.page-section--action-video .section-subheadline{margin-bottom:28px}@media only screen and (min-width:640px){.page-section--action-video .section-subheadline{margin:0 auto 32px}}@media only screen and (min-width:960px){.page-section--action-video .section-subheadline{max-width:768px}}@media only screen and (min-width:1280px){.page-section--action-video .section-subheadline{font-size:20px;line-height:140%;margin:0 auto 48px;max-width:788px}}.page-section--action-video .section-overline{color:#aaa;display:inline-block;font-family:Graphik,Open Sans,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:.25em;line-height:150%;margin-bottom:12px;margin-top:0;text-transform:uppercase}@media only screen and (min-width:960px){.page-section--action-video .section-overline{margin-bottom:16px}}.page-section--action-video .video-player{background-color:#f7f8fa;background-size:100%;border-radius:8px;height:auto;margin:0 auto;max-width:100%;min-height:160px;opacity:0;overflow:hidden;transform:translate3d(0,20%,0);transition:transform .9s ease-in-out,opacity .7s ease-in-out}@media only screen and (min-width:960px){.page-section--action-video .video-player{max-width:928px}}@media only screen and (min-width:1280px){.page-section--action-video .video-player{height:612px;max-width:1088px}}.page-section--action-video .video-player.active{background-image:none}.page-section--action-video .video-player .video-player__lazyframe{background-size:cover}@media only screen and (max-width:639px){.page-section--action-video .video-player__play:after{height:48px;width:48px}}.fillable-fields{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:8px}@media only screen and (min-width:1280px){.fillable-fields{margin-bottom:12px}}.fillable-fields .fillable-fields__item{width:100%}@media only screen and (min-width:640px){.fillable-fields .fillable-fields__item{width:50%}}@media only screen and (min-width:960px){.fillable-fields .fillable-fields__item{width:33.3%}}@media only screen and (min-width:1280px){.fillable-fields .fillable-fields__item{min-width:376px}}@media only screen and (min-width:640px) and (max-width:959px){.fillable-fields .fillable-fields__item:nth-child(2n) .list-simple{border-left:1px solid #e9e9e9;padding-left:16px}}@media only screen and (min-width:960px){.fillable-fields .fillable-fields__item:not(:nth-child(3n+1)) .list-simple{border-left:1px solid #e9e9e9;padding-left:16px}}@media only screen and (min-width:1280px){.fillable-fields .fillable-fields__item:not(:nth-child(3n+1)) .list-simple{padding-left:32px}}.fillable-fields .list-simple{margin:8px 0}@media only screen and (min-width:1280px){.fillable-fields .list-simple{margin:12px 0}}@media only screen and (min-width:320px) and (max-width:639px){.fillable-fields__item:not(:first-child){display:none}}@media only screen and (min-width:640px) and (max-width:959px){.fillable-fields__item:not(:nth-child(-n+2)){display:none}}@media only screen and (min-width:960px){.fillable-fields__item:not(:nth-child(-n+3)){display:none}}.fillable-fields.is-open .fillable-fields__item{display:block}.related-tools{background-color:#f9f9f9;border-radius:4px;padding:20px;position:sticky}@media only screen and (min-width:640px){.related-tools{padding:24px}}@media only screen and (min-width:960px){.related-tools{top:108px;width:368px}}@media only screen and (min-width:1280px){.related-tools{margin-right:40px;padding:32px;top:114px;width:448px}}.related-tools .text-label{font-size:12px;line-height:16px;margin-bottom:12px;padding:4px 8px}.related-tools .text-label:not(:last-child){margin-right:12px}.related-tools .action-scene{display:none}@media only screen and (min-width:960px){.related-tools .action-scene{display:block}}.related-tools .scene-list{flex-direction:column;width:100%}.related-tools .scene-list__item{width:100%}.related-tools .scene-list__item:not(:first-child){margin-top:16px}.related-tools .scene-list__divider{display:none}.related-tools .organization-switcher{z-index:12}.related-tools .button--create,.related-tools .button--import,.related-tools .button--import-2,.related-tools .button--use,.related-tools .info{width:100%}.related-tools .terms-agreement{font-size:11px;line-height:18px;margin-bottom:0;margin-top:12px}.related-tools .terms-agreement a{display:inline-block}.related-tools .action-wrapper.is-fixed{bottom:0}.related-tools .action-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:959px){.related-tools .action-wrapper{background-color:#fff;bottom:-200px;box-shadow:0 -2px 16px 0 rgba(44,44,44,.24);left:0;padding:20px 16px;position:fixed;right:0;z-index:100}}.related-tools .action-wrapper .button:hover~.tooltip-wrapper{display:block}.related-tools .action-wrapper .terms-agreement{text-align:left;width:260px}@media only screen and (min-width:640px){.related-tools .action-wrapper .terms-agreement{width:90%}}.related-tools .action-wrapper .tooltip-wrapper{order:2;position:relative}@media only screen and (min-width:960px){.related-tools .action-wrapper .tooltip-wrapper{display:none}}.related-tools .action-wrapper .tooltip__icon{display:flex}@media only screen and (max-width:959px){.related-tools .action-wrapper .tooltip__icon:hover~.tooltip__body{display:block}}.related-tools .action-wrapper .tooltip__body{position:absolute;right:26px;top:-75%;width:264px}@media only screen and (max-width:959px){.related-tools .action-wrapper .tooltip__body{display:none}}@media only screen and (min-width:640px){.related-tools .action-wrapper .tooltip__body{top:-100%;width:310px}}@media only screen and (min-width:960px){.related-tools .action-wrapper .tooltip__body{top:-56%}}.related-tools .action-wrapper .tooltip__body:after{background-color:#fff;border-bottom:1px solid #aaa;border-right:1px solid #aaa;border-top:none;content:"";height:14px;position:absolute;right:-16px;top:calc(50% - 7px);transform:translateX(-50%) rotate(-45deg);width:14px}.related-tools .action-wrapper .button{margin-bottom:12px;width:100%}@media only screen and (min-width:640px){.related-tools .action-wrapper .button{margin-bottom:8px}}@media only screen and (min-width:960px){.related-tools .action-wrapper .button{margin-bottom:12px}}.related-tools .action-wrapper .button .icon{height:8px;width:8px}.related-tools .action-wrapper .terms-agreement{font-size:11px;line-height:18px;margin:0}@media only screen and (min-width:640px) and (max-width:959px){.related-tools .action-wrapper .terms-agreement{text-align:center;width:100%}}.related-tools .terms-agreement--highlighted{font-weight:600}.related-tools .related-tools__item{margin-bottom:32px}.related-tools .related-tools__item:last-of-type{margin-bottom:0}.related-tools .related-tools__item--keywords .related-tools__title,.related-tools .related-tools__item--rating .related-tools__title{margin-bottom:16px}.related-tools .related-tools__item.related-tools__item--keywords{margin-bottom:-12px}.related-tools .related-tools__title{font-size:12px;font-weight:700;line-height:24px;text-transform:uppercase}.related-tools .related-tools__description{font-size:12px;line-height:150%;margin-top:2px}.page-section--about-workflow-document .list-descriptions{margin-top:16px}@media only screen and (min-width:640px) and (max-width:959px){.page-section--about-workflow-document .list-descriptions{display:flex;flex-direction:row;flex-wrap:wrap}}@media only screen and (max-width:639px){.page-section--about-workflow-document .list-descriptions__item{width:100%}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--about-workflow-document .list-descriptions__item{width:calc(50% - 10px)}.page-section--about-workflow-document .list-descriptions__item:nth-child(odd){margin-right:20px}}.page-section--about-workflow-document .list-descriptions__link{align-items:flex-start;color:#414141;display:flex;text-decoration:none;width:100%}.page-section--about-workflow-document .list-descriptions__link:active,.page-section--about-workflow-document .list-descriptions__link:hover{color:#ff9000;outline:none}.page-section--about-workflow-document .list-descriptions__link.is-disabled{cursor:not-allowed;pointer-events:none}.page-section--about-workflow-document .list-descriptions__info{display:flex;flex-direction:column;width:calc(100% - 32px)}.page-section--about-workflow-document .list-descriptions__decoration{display:block;flex-shrink:0;height:32px;margin-right:12px;width:32px}.page-section--about-workflow-document .list-descriptions__decoration-icon{display:block;height:auto;width:100%}.page-section--about-workflow-document .list-descriptions__title{display:inline-block;font-size:14px;font-weight:700;line-height:20px;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-section--about-workflow-document .list-descriptions__description{color:#6b6b6b;font-size:12px;font-weight:400;line-height:16px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-section--about-workflow-document .section-description{margin-bottom:40px}@media only screen and (min-width:640px) and (max-width:959px){.page-section--about-workflow-document .section-description{margin-bottom:48px}}@media only screen and (min-width:1280px){.page-section--about-workflow-document .section-description{margin-bottom:0}}.page-section--about-workflow-document .link-icon{display:inline-flex}.page-section--academy-courses{padding:40px 0;position:relative}@media only screen and (min-width:640px){.page-section--academy-courses{padding:48px 0 16px}}@media only screen and (min-width:960px){.page-section--academy-courses{padding:60px 0 36px}}.page-section--academy-courses .page-section__inner{max-width:none}@media only screen and (min-width:1280px){.page-section--academy-courses .academy-courses-carousel-arrows,.page-section--academy-courses .page-section__head{margin-left:auto;margin-right:auto;max-width:1248px}}.page-section--academy-courses .section-subtitle,.page-section--academy-courses .section-title{text-align:left}@media only screen and (min-width:640px){.page-section--academy-courses .section-subtitle{margin-bottom:24px;padding-right:100px}}.page-section--academy-courses .section-subtitle .line-break{display:inline}@media only screen and (min-width:640px) and (max-width:1279px){.page-section--academy-courses .section-subtitle .line-break{display:block}}.page-section--academy-courses .page-section__body{position:relative}.page-section--academy-courses .academy-courses-carousel{margin:0 -16px 20px;opacity:0;position:relative;transition:opacity .1s linear;z-index:1}@media only screen and (min-width:640px){.page-section--academy-courses .academy-courses-carousel{margin-bottom:0}}@media only screen and (min-width:1280px){.page-section--academy-courses .academy-courses-carousel{margin-left:calc(50% - 640px)}}.page-section--academy-courses .academy-courses-carousel .slick-list{box-sizing:initial;overflow:hidden}.page-section--academy-courses .academy-courses-carousel .slick-track{display:flex}.page-section--academy-courses .academy-courses-carousel .slick-slide{padding:0 16px}@media only screen and (min-width:640px){.page-section--academy-courses .academy-courses-carousel .slick-slide{padding:24px 16px}}@media only screen and (min-width:1280px){.page-section--academy-courses .academy-courses-carousel .slick-slide{width:320px!important}}@media only screen and (min-width:1480px){.page-section--academy-courses .academy-courses-carousel .slick-slide{width:352px!important}}.page-section--academy-courses .academy-courses-carousel .slick-slide>div{border-radius:8px;height:100%;min-height:340px;position:relative}.page-section--academy-courses .academy-courses-carousel.is-visible{opacity:1}.page-section--academy-courses .academy-courses-carousel__item{display:flex!important;flex-direction:column;height:100%}.page-section--academy-courses .academy-course{background-position:bottom;background-repeat:no-repeat;background-size:100% 24px;border:1px solid #d4d4d4;border-radius:4px;color:#414141;padding:28px 28px 52px;text-decoration:none;transition:box-shadow .15s ease-in}.page-section--academy-courses .academy-course--fundamentals{background-image:url(../images/workflow/academy-courses-textures/fundamentals@2x.jpg)}.page-section--academy-courses .academy-course--automation-in-action{background-image:url(../images/workflow/academy-courses-textures/automation-in-action@2x.jpg)}.page-section--academy-courses .academy-course--digital-documentation{background-image:url(../images/workflow/academy-courses-textures/digital-documentation@2x.jpg)}.page-section--academy-courses .academy-course--process-automation{background-image:url(../images/workflow/academy-courses-textures/process-automation@2x.jpg)}.page-section--academy-courses .academy-course--analytics{background-image:url(../images/workflow/academy-courses-textures/analytics@2x.jpg)}.page-section--academy-courses .academy-course--workflows-crm{background-image:url(../images/workflow/academy-courses-textures/workflows-crm@2x.jpg)}.page-section--academy-courses .academy-course--automation-bots{background-image:url(../images/workflow/academy-courses-textures/automation-bots@2x.jpg)}.page-section--academy-courses .academy-course--security-compliance{background-image:url(../images/workflow/academy-courses-textures/security-compliance@2x.jpg)}.page-section--academy-courses .academy-course:hover{box-shadow:0 8px 20px 0 rgba(0,0,0,.1)}.page-section--academy-courses .academy-course__label-wrapper{margin-bottom:20px}.page-section--academy-courses .academy-course__label{background-color:#3bb273;border-radius:4px;color:#fff;display:inline-block;font-weight:700;min-width:56px;text-align:center;text-transform:uppercase}@media only screen and (min-width:1280px){.page-section--academy-courses .academy-course__label{font-size:14px;line-height:24px}}.page-section--academy-courses .academy-course__title{font-weight:700;margin-bottom:12px}.page-section--academy-courses .academy-course__description{font-size:12px;font-weight:400;line-height:20px}@media only screen and (max-width:639px){.academy-courses-carousel-arrows{display:inline-block;left:50%;position:relative;transform:translateX(-50%)}}@media only screen and (min-width:640px){.academy-courses-carousel-arrows{margin:0;position:absolute;right:-6px;top:-40px;z-index:10}}@media only screen and (min-width:960px){.academy-courses-carousel-arrows{top:-64px}}@media only screen and (min-width:1280px){.academy-courses-carousel-arrows{right:calc(50% - 624px)}}.academy-courses-carousel-arrows .button{background:none;border:none;cursor:pointer;outline:none;padding:6px}.academy-courses-carousel-arrows .button.slick-disabled{opacity:.4;pointer-events:none}.academy-courses-carousel-arrows .button .icon{display:block;height:32px;width:32px}.academy-courses-carousel-arrows .button .icon circle{stroke:#3f5f82;transition:stroke .15s ease-in}.academy-courses-carousel-arrows .button .icon path{fill:#3f5f82;transition:stroke .15s ease-in}.academy-courses-carousel-arrows .button:focus,.academy-courses-carousel-arrows .button:hover{box-shadow:none;outline:none}.academy-courses-carousel-arrows .button:focus .icon circle,.academy-courses-carousel-arrows .button:hover .icon circle{stroke:#6683a3}.academy-courses-carousel-arrows .button:focus .icon path,.academy-courses-carousel-arrows .button:hover .icon path{fill:#6683a3}.page-section--bots-preview .section-title,.page-section--features-list .section-title{font-weight:700}@media only screen and (min-width:1280px){.page-section--bots-preview .section-title,.page-section--features-list .section-title{font-size:32px;letter-spacing:normal;line-height:44px}}@media only screen and (max-width:639px){.layout__footer{z-index:100}}.is-hidden{display:none!important}.tooltip-wrapper .tooltip__icon svg{height:12px;width:12px}.tooltip-wrapper .tooltip__body{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-shadow:0 2px 8px 0 hsla(0,0%,9%,.2);font-size:12px;height:auto;line-height:150%;padding:8px 12px;text-align:center;width:312px}.page-section--how-to,.page-section--more-courses{padding:32px 0}@media only screen and (min-width:640px){.page-section--how-to,.page-section--more-courses{padding:40px 0}}@media only screen and (min-width:960px){.page-section--how-to,.page-section--more-courses{padding:48px 0}}@media only screen and (min-width:1280px){.page-section--how-to,.page-section--more-courses{padding:60px 0}}.organization-switcher--tile-pointer-prevent .organization-switcher__tile{cursor:default;pointer-events:none}.a-button{align-items:center;border:1px solid #aaa;border-radius:4px;display:flex;min-width:208px;padding:12px;position:relative;text-decoration:none;transition:.15s}@media only screen and (min-width:640px){.a-button{margin:0 36px 0 0}}@media only screen and (min-width:960px){.a-button{margin:0 0 0 8px;min-width:160px;padding:8px 12px}}@media only screen and (min-width:1280px){.a-button{min-width:208px}}.a-button:hover{border-color:#ff9000}@media only screen and (min-width:960px){.a-button:hover #tile-tooltip{box-shadow:0 2px 8px rgba(34,34,34,.28);left:calc(50% - 69.33333px);opacity:1;position:absolute;top:calc(100% + 4px);visibility:visible}}.a-button .a-button__icon{display:flex;height:22px;width:22px}.a-button .a-button__icon svg{height:100%;width:100%}.a-button .a-button__label{color:#2c2c2c;font-size:14px;line-height:150%;padding-left:12px}.page-header-wrapper--alternative .a-button{align-items:center;border:1px solid #aaa;border-radius:4px;display:flex;min-width:auto;padding:12px;position:relative;text-decoration:none;transition:.15s;white-space:nowrap}@media only screen and (max-width:639px){.page-header-wrapper--alternative .a-button{height:40px;max-width:calc(100% - 20px)}}@media only screen and (min-width:640px){.page-header-wrapper--alternative .a-button{margin:0;width:208px}}.page-header-wrapper--alternative .a-button .a-button__icon{margin-right:12px}@media only screen and (max-width:374px){.page-header-wrapper--alternative .a-button .a-button__icon{display:none}}.page-header-wrapper--alternative .a-button .a-button__label{overflow:hidden;padding-left:0;text-overflow:ellipsis}@media only screen and (min-width:375px){.page-header-wrapper--alternative .a-button .a-button__label{max-width:calc(100% - 34px)}}.irs-disclaimer{align-items:center;background-color:#ddeefc;border-radius:4px;display:inline-flex;margin-bottom:20px;margin-top:-20px;min-width:288px;padding:12px 16px}@media only screen and (min-width:640px){.irs-disclaimer{margin-top:20px}}.irs-disclaimer .irs-disclaimer__icon{background-image:url(../images/global/svg/info-icon.svg);height:16px;min-width:16px;width:16px}.irs-disclaimer .irs-disclaimer__message{color:#414141;font-size:12px;line-height:150%;padding-left:8px}