.tooltipster-base{position:absolute;padding:0 16px;pointer-events:none}.tooltipster-base .tooltipster-arrow{position:absolute;left:50%;width:10px;height:10px}.tooltipster-content-inner{display:none;margin:0}.tooltipster-content{padding:8px 12px;max-height:100%;color:#414141;font-size:12px;line-height:16px;text-align:center;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 hsla(0,0%,9%,.2);box-shadow:0 2px 8px 0 hsla(0,0%,9%,.2);border:1px solid #d4d4d4;border-radius:4px;overflow:auto}.tooltipster-content .tooltipster-content-inner{display:block}.tooltipster-top .tooltipster-arrow{bottom:-3px;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.tooltipster-bottom .tooltipster-arrow{top:-3px;-webkit-transform:translateX(-50%) rotate(135deg);transform:translateX(-50%) rotate(135deg)}.tooltipster-arrow-border{position:absolute;bottom:-1px;left:-1px;width:100%;height:100%;background:#d4d4d4}.tooltipster-arrow-background{position:absolute;width:100%;height:100%;background:#fff}.accordion{text-align:left}.accordion__title{position:relative;padding:8px 16px 10px;width:100%;color:#2c2c2c;line-height:1.67;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}@media only screen and (min-width:640px){.accordion__title{padding-top:8px;padding-bottom:4px;min-height:auto;font-size:16px;line-height:1.75}}.accordion__title:active,.accordion__title:focus{outline:none}.accordion__title[aria-selected*=true]:before{content:"";display:none}.accordion__title[aria-selected*=true] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion__item{border-bottom:1px solid #e9e9e9}@media only screen and (min-width:640px){.accordion__item{padding:8px 16px 10px 33px;min-height:auto}}.accordion__item:last-child{border-bottom:none}.accordion__body{display:none;padding:12px 16px 6px;color:#565656;font-size:12px;line-height:1.5}@media only screen and (min-width:640px){.accordion__body{padding:12px 0 16px;font-size:14px}}@media only screen and (min-width:960px){.accordion__body{line-height:23px}}.accordion__body p:last-child{margin-bottom:0}.accordion--tile-theme .accordion__item{position:relative;padding:20px;background-color:#f7f8fa;border-radius:4px;border-bottom:0;cursor:pointer;-webkit-transition:background-color .15s;transition:background-color .15s}@media only screen and (min-width:960px){.accordion--tile-theme .accordion__item{padding:28px 32px}}.accordion--tile-theme .accordion__item.is-active{-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.1);box-shadow:0 8px 40px 0 rgba(0,0,0,.1);background-color:#fff;cursor:default}.accordion--tile-theme .accordion__item.is-active:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion--tile-theme .accordion__item.is-active .accordion__title{cursor:default}.accordion--tile-theme .accordion__item:hover:not(.is-active){background-color:#f3f3f3}.accordion--tile-theme .accordion__item:not(:last-child){margin-bottom:16px}.accordion--tile-theme .accordion__item:after{content:"";display:block;position:absolute;top:30px;right:20px;width:8px;height:5px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.293.293a1 1 0 000 1.414l3 3a1 1 0 001.414 0l3-3A1 1 0 006.293.293L4 2.586 1.707.293a1 1 0 00-1.414 0z' fill='%23414141'/%3E%3C/svg%3E");-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}@media only screen and (min-width:960px){.accordion--tile-theme .accordion__item:after{top:38px;right:32px}}.accordion--tile-theme .accordion__title{padding:0;font-size:16px;line-height:24px;font-weight:600}@media only screen and (min-width:640px){.accordion--tile-theme .accordion__title{font-size:20px;line-height:32px;font-weight:700}}.accordion--tile-theme .accordion__body{padding:12px 0 0;font-size:16px;line-height:24px}.button--icon .button__text{margin-right:8px}.button--icon .icon{-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out, -webkit-transform .4s ease-out}.button[data-visible-state="Show more"] .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loader-wrapper{position:relative;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.loader-wrapper:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;background-color:#fff;content:"";opacity:.8}.loader{position:fixed;top:50%;left:50%;z-index:7;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.loader--sm .loader__spinner{width:20px;height:20px}.loader__message{display:none;margin-top:8px;color:#2c2c2c;line-height:1.43;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.loader__spinner,.loader__spinner svg{width:48px;height:48px}.loader__spinner--sm,.loader__spinner--sm svg{width:20px;height:20px}#as-spinner-right-eye{-webkit-animation:transformRightEye 2s cubic-bezier(.625,0,.375,1) infinite;animation:transformRightEye 2s cubic-bezier(.625,0,.375,1) infinite;stroke-dashoffset:148;stroke-dasharray:148.5 148.5;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#as-spinner-left-eye{-webkit-animation:transformLeftEye 2s cubic-bezier(.625,0,.375,1) infinite;animation:transformLeftEye 2s cubic-bezier(.625,0,.375,1) infinite;stroke-dashoffset:145;stroke-dasharray:145.93 145.93;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#as-spinner-eyes{-webkit-transform-origin:50% 51.3%;transform-origin:50% 51.3%;-webkit-animation:rotateEyes 2s cubic-bezier(.625,0,.375,1) infinite;animation:rotateEyes 2s cubic-bezier(.625,0,.375,1) infinite;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#as-spinner-smile{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:rotateSmile 2s cubic-bezier(.625,0,.375,1) infinite;animation:rotateSmile 2s cubic-bezier(.625,0,.375,1) infinite;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}@-webkit-keyframes transformRightEye{0%{stroke-dashoffset:148;stroke-width:30}45%{stroke-dashoffset:0;stroke-width:45}to{stroke-dashoffset:148;stroke-width:30}}@keyframes transformRightEye{0%{stroke-dashoffset:148;stroke-width:30}45%{stroke-dashoffset:0;stroke-width:45}to{stroke-dashoffset:148;stroke-width:30}}@-webkit-keyframes transformLeftEye{0%{stroke-dashoffset:145;stroke-width:30}45%{stroke-dashoffset:0;stroke-width:45}to{stroke-dashoffset:145;stroke-width:30}}@keyframes transformLeftEye{0%{stroke-dashoffset:145;stroke-width:30}45%{stroke-dashoffset:0;stroke-width:45}to{stroke-dashoffset:145;stroke-width:30}}@-webkit-keyframes rotateEyes{0%{-webkit-transform:rotate(0) translateZ(0);transform:rotate(0) translateZ(0)}7%{-webkit-transform:rotate(0) translateZ(0);transform:rotate(0) translateZ(0)}46.5%{-webkit-transform:rotate(-235deg) translateZ(0);transform:rotate(-235deg) translateZ(0)}48.5%{-webkit-transform:rotate(-235deg) translateZ(0);transform:rotate(-235deg) translateZ(0)}to{-webkit-transform:rotate(-540deg) translateZ(0);transform:rotate(-540deg) translateZ(0)}}@keyframes rotateEyes{0%{-webkit-transform:rotate(0) translateZ(0);transform:rotate(0) translateZ(0)}7%{-webkit-transform:rotate(0) translateZ(0);transform:rotate(0) translateZ(0)}46.5%{-webkit-transform:rotate(-235deg) translateZ(0);transform:rotate(-235deg) translateZ(0)}48.5%{-webkit-transform:rotate(-235deg) translateZ(0);transform:rotate(-235deg) translateZ(0)}to{-webkit-transform:rotate(-540deg) translateZ(0);transform:rotate(-540deg) translateZ(0)}}@-webkit-keyframes rotateSmile{0%{-webkit-transform:rotate(0) translateZ(0);transform:rotate(0) translateZ(0)}46.5%{-webkit-transform:rotate(1turn) translateZ(0);transform:rotate(1turn) translateZ(0)}48.5%{-webkit-transform:rotate(1turn) translateZ(0);transform:rotate(1turn) translateZ(0)}to{-webkit-transform:rotate(2turn) translateZ(0);transform:rotate(2turn) translateZ(0)}}@keyframes rotateSmile{0%{-webkit-transform:rotate(0) translateZ(0);transform:rotate(0) translateZ(0)}46.5%{-webkit-transform:rotate(1turn) translateZ(0);transform:rotate(1turn) translateZ(0)}48.5%{-webkit-transform:rotate(1turn) translateZ(0);transform:rotate(1turn) translateZ(0)}to{-webkit-transform:rotate(2turn) translateZ(0);transform:rotate(2turn) translateZ(0)}}.notifications{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:336px;padding:16px;-webkit-box-sizing:content-box;box-sizing:content-box;pointer-events:none;-webkit-font-smoothing:antialiased;z-index:20}.notifications .svg-icon{max-width:100%;max-height:100%;fill:currentColor;border-radius:inherit;pointer-events:none;width:100%}.notifications .button{min-width:96px;width:100%;position:relative;display:block;padding:0 12px;border:1px solid transparent;border-radius:4px;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;line-height:16px;letter-spacing:.3px;outline:none;text-decoration:none;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;white-space:nowrap;-webkit-font-smoothing:antialiased}.notifications .button--sm{font-size:12px}.notifications .button--transparent{background-color:transparent;color:#414141}.notifications .button--width-auto{min-width:40px;max-width:100%;width:auto;padding:0}.notifications--top-right{top:0;right:0}.notifications__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:336px;min-height:72px;max-height:190px;padding:16px;background-color:#fff;border-radius:4px;border:1px solid #b9c6d5;-webkit-box-shadow:0 2px 8px rgba(34,34,34,.28);box-shadow:0 2px 8px rgba(34,34,34,.28);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:auto;overflow:hidden;opacity:0;-webkit-transform:translateX(336px);transform:translateX(336px);-webkit-transition:opacity .35s linear,-webkit-transform .35s linear;transition:opacity .35s linear,-webkit-transform .35s linear;transition:transform .35s linear,opacity .35s linear;transition:transform .35s linear,opacity .35s linear,-webkit-transform .35s linear}.notifications__item.is-show{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.notifications__item.is-show.is-hide{display:none}.notifications__item+.notifications__item{margin-bottom:10px}.notifications__item-icon{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0;margin-top:5px;margin-right:14px;width:24px;height:24px}.notifications__item-description{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.notifications__item--success{border-color:#82cea5}.notifications__item--info{border-color:#71b9f4}.notifications__item--warning{border-color:#ffb85c}.notifications__item--error{border-color:#eb9292}.notifications__item-title{display:block;margin-bottom:4px;width:calc(100% - 25px);font-size:14px;line-height:20px;font-weight:600;color:#414141}.notifications__item-subtitle{font-weight:400;color:#565656;word-break:normal}.notifications__item-message{display:block;width:calc(100% - 25px);max-height:120px;word-break:break-word;overflow-wrap:break-word;overflow:auto;font-size:12px;line-height:16px;color:#565656;font-weight:400}.notifications__item-close{position:absolute;top:16px;right:16px}.notifications__item-close .button{min-width:18px;width:18px}.notifications__item-close .button__body{width:16px;height:16px}.notifications__item-close .button__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;margin:0;-webkit-transition:.15s ease-in;transition:.15s ease-in}.notifications__item-button{display:block;background-color:transparent;color:#414141;border:1px solid transparent;border-radius:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.notifications__item-button:focus{-webkit-box-shadow:0 0 0 2px #d4d4d4;box-shadow:0 0 0 2px #d4d4d4}.notifications__item-close-icon{display:block;width:16px;height:16px}label{color:#d8dfe7}label.rated{color:#ff9000}label.disabled{position:relative}label.disabled:before{content:"";position:absolute;left:0;top:0;width:17px;height:16px;z-index:10;cursor:pointer}.star-rating:hover label{color:#ff9000}.star-rating:hover label:hover~*{color:#d8dfe7}.star-rating.rated label{color:#ff9000}.star-rating.rated label.rated~*{color:#d8dfe7}.star-rating.rated:hover label{color:#ff9000}.star-rating.rated:hover label:hover~*{color:#d8dfe7}.as-star-rating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.as-star-rating .as-star-rating__value{margin-right:8px;font-size:16px;line-height:24px;font-weight:700}.as-star-rating .star-rating__fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.as-star-rating .star-rating__input{position:absolute;margin:-1px;padding:0;width:1px;height:1px;clip:rect(0 0 0 0);border:0;overflow:hidden}.as-star-rating .star-rating__label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:#ff9000 70ms;transition:#ff9000 70ms}.as-star-rating .star-rating__label:not(:last-child){padding-right:4px}.as-star-rating .star-rating__label span{position:absolute;width:0;height:0;overflow:hidden;font-size:0}.as-star-rating .star-rating button,.as-star-rating .star-rating legend,.as-star-rating .star-rating output{position:absolute;font-size:0;width:0;height:0;border:0;outline:none;overflow:hidden}.as-star-rating .star-rating svg{fill:currentColor;width:17px;height:16px}.as-star-rating .star-rating label{cursor:pointer}@media only screen and (min-width:640px){.rating-block,.stats-block-rating.stats-block-rating--advanced{width:180px;min-width:180px}}.rating-block .as-star-rating,.stats-block-rating.stats-block-rating--advanced .as-star-rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.rating-block .as-star-rating .as-star-rating__notification,.stats-block-rating.stats-block-rating--advanced .as-star-rating .as-star-rating__notification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0;overflow:hidden;font-size:12px;line-height:16px;white-space:nowrap;color:#05b368;opacity:0;-webkit-transition:opacity .4s ease-out;transition:opacity .4s ease-out;cursor:default}.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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px;cursor:default}.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:16px;text-decoration:none}.bread-crumbs{width:100%;text-align:left;font-size:0}.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__item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bread-crumbs__item .bread-crumbs__link,.bread-crumbs__item .bread-crumbs__link:hover{text-decoration:none}.bread-crumbs__item span{font-size:12px;color:#45688f}@media only screen and (min-width:960px){.bread-crumbs__item span{font-size:14px}}.bread-crumbs__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bread-crumbs__item span,.bread-crumbs__link{vertical-align:middle;font-weight:400;line-height:16px}.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{content:"";display:inline-block;vertical-align:middle;width:16px;height:16px;margin-right:4px;margin-left:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.586 4L.293 1.707A1 1 0 011.707.293l3 3a.997.997 0 010 1.414l-3 3A1 1 0 01.293 6.293L2.586 4z' fill='%23AAA'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.bread-crumbs-tooltip.tooltipster-content-inner{display:none;padding:8px 12px 12px}.bread-crumbs-tooltip.tooltipster-content-inner:after{content:"";position:absolute;left:0;bottom:-10px;display:inline-block;width:100%;height:10px}.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}}@media only screen and (min-width:960px){.page-section--more-courses .page-section__row{width:100%}}@media only screen and (min-width:1280px){.page-section--more-courses .page-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:1280px){.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}}@media only screen and (min-width:1280px){.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{width:264px;margin-left:auto;margin-right:auto;margin-bottom:16px}@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{margin-bottom:12px;width:768px;font-size:16px}}@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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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{display:block;color:#414141;text-decoration:none;font-weight:400}.page-section--more-courses .cards--more .card{padding:20px;height:100%;border-radius:4px;border:1px solid #e9e9e9;background-color:#fff;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:border-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:border-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:box-shadow .15s ease-in,border-color .15s ease-in;transition:box-shadow .15s ease-in,border-color .15s ease-in,-webkit-box-shadow .15s ease-in;will-change:box-shadow,border-color}@media only screen and (min-width:960px){.page-section--more-courses .cards--more .card:hover{-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.1);box-shadow:0 8px 40px 0 rgba(0,0,0,.1);border-color:transparent}}.page-section--more-courses .cards--more .card__title{padding-right:26px;margin-bottom:4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:16px;line-height:24px;font-weight:700}.page-section--more-courses .cards--more .card__link a{font-size:14px;line-height:24px}.page-section--more-courses .cards--more .card__desc{margin-bottom:12px;min-height:40px;overflow:hidden;font-size:14px;line-height:20px;text-overflow:ellipsis;color:#414141}.page-section--more-courses .link-icon{margin-top:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@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}}.page-section--more-bots{padding:30px 0}@media only screen and (min-width:640px){.page-section--more-bots{padding:40px 0}}@media only screen and (min-width:960px){.page-section--more-bots{padding:50px 0}}@media only screen and (min-width:1280px){.page-section--more-bots{padding:60px 0}}.page-section--more-bots .section-headline{margin-bottom:26px}@media only screen and (min-width:640px){.page-section--more-bots .section-headline{margin-bottom:32px}}@media only screen and (min-width:1280px){.page-section--more-bots .section-headline{margin-bottom:48px}}@media only screen and (max-width:959px){.page-section--more-bots .link-icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-section--more-bots .link-icon .link-icon__text{margin-right:0}}.page-section--more-bots .cards{margin-right:auto;margin-left:auto;width:100%}@media only screen and (min-width:640px){.page-section--more-bots .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-16px;width:auto}}@media only screen and (min-width:960px){.page-section--more-bots .cards{margin:-10px}}@media only screen and (min-width:1280px){.page-section--more-bots .cards{margin:-16px}}.page-section--more-bots .cards.is-open .card:nth-child(n+5){display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:640px){.page-section--more-bots .cards.is-open .card:nth-child(n+7){display:-webkit-box;display:-ms-flexbox;display:flex}}.page-section--more-bots .card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px 0 60px;margin-bottom:28px;width:100%;min-height:66px;max-height:66px;border-radius:4px;border:1px solid #e9e9e9;text-decoration:none;font-weight:400;color:#414141;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:border-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:border-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:box-shadow .15s ease-in,border-color .15s ease-in;transition:box-shadow .15s ease-in,border-color .15s ease-in,-webkit-box-shadow .15s ease-in;will-change:box-shadow,border-color}@media only screen and (min-width:640px){.page-section--more-bots .card{margin:15px 16px;width:calc(50% - 32px)}}@media only screen and (min-width:960px){.page-section--more-bots .card{margin:9px 10px;width:calc(33.33333% - 20px)}.page-section--more-bots .card:hover{-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.1);box-shadow:0 8px 40px 0 rgba(0,0,0,.1);border-color:transparent}}@media only screen and (min-width:1280px){.page-section--more-bots .card{width:calc(33.33333% - 32px);margin:15px 16px}}@media only screen and (max-width:959px){.page-section--more-bots .card:nth-child(n+5){display:none}}.page-section--more-bots .card:last-child{margin-right:auto}.page-section--more-bots .card__illustration{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:calc(50% - 24px);left:7px;width:48px;height:48px}.page-section--more-bots .card__image{max-width:100%;height:auto;min-width:1px}.page-section--more-bots .card__title{display:block;display:-webkit-box;overflow:hidden;width:100%;height:auto;max-height:46px;font-size:14px;line-height:20px;font-weight:700;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (min-width:960px){.page-section--more-bots .card__title{font-size:16px;line-height:24px}}.page-section--more-bots .card__description{display:block;margin:8px 0 0;width:100%;font-size:14px;line-height:24px}.page-section--more-bots .section-actions{margin-top:28px;text-align:center}@media only screen and (min-width:640px){.page-section--more-bots .section-actions{margin-top:32px}}@media only screen and (min-width:960px){.page-section--more-bots .section-actions{display:none}}.page-section--more-bots .section-actions .link-icon__text{font-size:16px;line-height:24px;text-transform:none;text-decoration:underline}.is-hidden,.page-section--more-bots .section-actions .link-icon__image{display:none}.list-simple{margin:16px 0;padding:0;list-style:none}@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{position:relative;padding-left:20px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}@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:"";position:absolute;left:0;top:10px;-webkit-transform:translateY(-50%);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:-webkit-box;display:-ms-flexbox;display:flex;width:12px;line-height:12px;font-weight:700}.list-simple--dots .list-simple__item:before{display:-webkit-box;display:-ms-flexbox;display:flex;width:6px;height:6px;background-color:#ff9000;border-radius:50%}.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{width:12px;height:9px;background-image:url(../images/global/svg/icon-check-green.svg);background-repeat:no-repeat;background-size:contain}.list-simple--cross-marks .list-simple__item:before{width:10px;height:10px;background-image:url(../images/global/svg/icon-cross-jelly.svg)}.text-label{display:inline-block;padding:2px 10px;vertical-align:top;font-size:12px;line-height:16px;font-weight:600;color:#6b6b6b;background:#e7ecf1;border:1px solid transparent;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.35s ease-out;transition:.35s ease-out}@media only screen and (min-width:640px){.text-label{font-size:14px;line-height:20px;padding:4px 14px}}.text-label.text-label--deletable{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-label--deletable .btn-label-delete{width:16px;height:16px;margin-left:4px;background-image:url(../images/global/svg/close-min.svg);background-repeat:no-repeat;background-size:cover;border:none;-webkit-transition:background-image .15s ease-in;transition:background-image .15s ease-in}.text-label--deletable .btn-label-delete:active,.text-label--deletable .btn-label-delete:hover{cursor:pointer;background-image:url(../images/global/svg/close-min-dark.svg)}a.text-label{color:#6b6b6b;text-decoration:none}a.text-label:hover{background-color:#f1f1f1}a.text-label:focus{outline:none;-webkit-box-shadow:0 0 0 2px #d4d4d4;box-shadow:0 0 0 2px #d4d4d4}.text-label--green,a.text-label--green{background:#e1f3ea}.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}.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}.text-label--orange-100,a.text-label--orange-100{background-color:#fff9f2}.text-label--slate-blue,a.text-label--slate-blue{background-color:#e7ecf1}.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}.page-section--seo-block{padding:30px 0}@media only screen and (min-width:640px){.page-section--seo-block{padding:40px 0}}@media only screen and (min-width:960px){.page-section--seo-block{padding:50px 0}}@media only screen and (min-width:1280px){.page-section--seo-block{padding:60px 0}}@media only screen and (max-width:639px){.page-section--seo-block .page-section__inner{padding:0}}@media only screen and (min-width:960px){.page-section--seo-block .page-section__row{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}.page-section--seo-block .page-section__wrapper{position:relative;padding:24px 16px;background-color:#f7f8fa;border-radius:8px}@media only screen and (min-width:640px){.page-section--seo-block .page-section__wrapper{padding:32px}}@media only screen and (min-width:960px){.page-section--seo-block .page-section__wrapper{padding:40px 48px}}@media only screen and (min-width:1280px){.page-section--seo-block .page-section__wrapper{padding:60px 80px}}.page-section--seo-block .page-section__wrapper .text-centered--mobile{text-align:center}@media only screen and (min-width:640px){.page-section--seo-block .page-section__wrapper .text-centered--mobile{text-align:left}}.page-section--seo-block .section-title{margin-bottom:12px;text-align:left}@media only screen and (min-width:960px){.page-section--seo-block .section-title{margin-bottom:14px}}.page-section--seo-block .section-description{margin-bottom:20px}.page-section--seo-block .section-description:last-child{margin-bottom:0}.page-section--seo-block .description-list-title,.page-section--seo-block .description-list__item,.page-section--seo-block .section-description{font-size:12px;line-height:16px}@media only screen and (min-width:1280px){.page-section--seo-block .description-list-title,.page-section--seo-block .description-list__item,.page-section--seo-block .section-description{font-size:14px;line-height:20px}}@media only screen and (min-width:640px){.page-section--seo-block .section-desk__button{display:none}}.page-section--seo-block .section-desk--full{display:none;max-height:0;-webkit-transition:max-height .25s ease-in,visibility .2s;transition:max-height .25s ease-in,visibility .2s}@media only screen and (min-width:640px){.page-section--seo-block .section-desk--full{max-height:100%;display:block}}.page-section--seo-block .section-desk--full.is-open{display:block;height:auto;max-height:1600px;-webkit-transition:visibility .2s 50ms;transition:visibility .2s 50ms}.page-section--seo-block .description-list{margin:12px 0 24px}.page-section--seo-block .description-list-title{margin-bottom:12px}.page-section--seo-block .description-list__item{position:relative;padding-left:18px}.page-section--seo-block .description-list__item:not(:last-child){margin-bottom:8px}.page-section--seo-block .description-list__item:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-section--seo-block .description-list--dots .description-list__item:before{display:-webkit-box;display:-ms-flexbox;display:flex;width:6px;height:6px;background-color:#ff9000;border-radius:50%}.page-section--seo-block.section-indents{padding:52px 0}@media only screen and (min-width:640px){.page-section--seo-block.section-indents{padding:80px 0}}.page-section--how-to{position:relative;padding:30px 0}@media only screen and (min-width:640px){.page-section--how-to{padding:40px 0}}@media only screen and (min-width:960px){.page-section--how-to{padding:50px 0;min-height:440px}}@media only screen and (min-width:1280px){.page-section--how-to{padding:60px 0;min-height:640px}}.page-section--how-to .page-section__row{position:relative}@media only screen and (min-width:960px){.page-section--how-to .page-section__row{width:500px}}@media only screen and (min-width:1280px){.page-section--how-to .page-section__row{width:530px}}.page-section--how-to .page-section__row--bottom,.page-section--how-to .page-section__row--top{margin-bottom:24px}@media only screen and (min-width:1280px){.page-section--how-to .page-section__row--bottom,.page-section--how-to .page-section__row--top{margin-bottom:32px}}.page-section--how-to .page-section__inner{position:relative;padding:24px 16px;overflow:hidden}@media only screen and (min-width:640px){.page-section--how-to .page-section__inner{padding:32px}}@media only screen and (min-width:960px){.page-section--how-to .page-section__inner{padding:40px 48px;height:100%}}@media only screen and (min-width:1280px){.page-section--how-to .page-section__inner{padding:60px 80px;max-width:1248px}}.page-section--how-to .page-section__inner:before{content:"";position:absolute;left:0;top:0;z-index:0;display:block;width:100%;height:100%;background-color:#f7f8fa;border-radius:8px}.page-section--how-to .section-headline{text-align:left}.page-section--how-to .list-headline,.page-section--how-to h3.section-headline{margin-bottom:8px;font-size:16px;line-height:24px;font-weight:700}@media only screen and (min-width:1280px){.page-section--how-to .list-headline,.page-section--how-to h3.section-headline{margin-bottom:12px;font-size:20px;line-height:28px}}.page-section--how-to .list-simple__item,.page-section--how-to .section-description{font-size:12px;line-height:16px}@media only screen and (min-width:1280px){.page-section--how-to .list-simple__item,.page-section--how-to .section-description{font-size:14px;line-height:20px}}.page-section--how-to .section-description:not(:last-of-type){margin-bottom:20px}@media only screen and (min-width:1280px){.page-section--how-to .section-description:not(:last-of-type){margin-bottom:24px}}.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}.page-section--how-to .page-section__illustration-container{display:none}@media only screen and (min-width:960px){.page-section--how-to .page-section__illustration-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;right:32px;bottom:0;z-index:1;width:calc(100% - 610px);max-height:100%}}@media only screen and (min-width:1280px){.page-section--how-to .page-section__illustration-container{right:-32px}}@media only screen and (min-width:960px){.page-section--how-to .page-section__illustration{position:relative;max-width:556px;min-width:318px}}.page-section--how-to .page-section__illustration img,.page-section--how-to .page-section__illustration picture{display:block;margin:0 auto;max-width:100%;max-height:100%}@media only screen and (max-width:959px){.page-section--how-to .page-section__illustration img,.page-section--how-to .page-section__illustration picture{display:none}}#bot-usage-guide .modal__container{padding:16px}.popup--bot-usage-guide{width:100%;height:auto;max-width:500px;max-height:100%}@media only screen and (min-width:640px){.popup--bot-usage-guide{width:500px;height:600px;max-width:100%}}@media screen and (max-width:959px) and (orientation:landscape){.popup--bot-usage-guide{overflow-y:scroll}}.popup--bot-usage-guide .bot-usage-guide,.popup--bot-usage-guide .sl-container{height:100%}.bot-usage-guide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:44px 20px 60px}@media only screen and (min-width:640px){.bot-usage-guide{padding:52px 32px 32px}}.bot-usage-guide .bot-usage-guide__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.bot-usage-guide .slick-list{overflow:hidden}.bot-usage-guide .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.bot-usage-guide .slick-slide{position:relative}.bot-usage-guide .slick-slide>div{position:relative;height:100%}.bot-usage-guide .slick-dots{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:640px){.bot-usage-guide .slick-dots{bottom:52px;left:28px;-webkit-transform:translateX(0);transform:translateX(0)}}.bot-usage-guide .bot-guide-slider{text-align:left}.bot-usage-guide .bot-guide-slider__item--intro .bot-guide-slider__image,.bot-usage-guide .bot-guide-slider__item--intro .bot-guide-slider__image img{display:block;width:177px;height:164px}@media only screen and (min-width:640px){.bot-usage-guide .bot-guide-slider__item--intro .bot-guide-slider__image,.bot-usage-guide .bot-guide-slider__item--intro .bot-guide-slider__image img{width:310px;height:288px}}.bot-usage-guide .bot-guide-slider__image{margin-left:auto;margin-right:auto;margin-bottom:24px}@media only screen and (min-width:1280px){.bot-usage-guide .bot-guide-slider__image{margin-bottom:32px}}.bot-usage-guide .bot-guide-slider__image,.bot-usage-guide .bot-guide-slider__image img{display:block;width:100%;height:auto}.bot-usage-guide .bot-guide-slider__title{margin-bottom:8px;font-size:16px;font-weight:600;line-height:28px}@media only screen and (min-width:640px){.bot-usage-guide .bot-guide-slider__title{font-size:20px;line-height:32px}}@media only screen and (min-width:640px) and (max-width:1279px){.bot-usage-guide .bot-guide-slider__title{margin-bottom:12px}}@media only screen and (min-width:1280px){.bot-usage-guide .bot-guide-slider__title{font-size:24px}}.bot-usage-guide .bot-guide-slider__description{margin-bottom:24px}@media only screen and (min-width:640px){.bot-usage-guide .bot-guide-slider__description{margin-bottom:0}}@media only screen and (min-width:960px){.bot-usage-guide .bot-guide-slider__description{font-size:14px;line-height:24px}}@media only screen and (min-width:1280px){.bot-usage-guide .bot-guide-slider__description{font-size:16px;line-height:28px}}.bot-usage-guide .bot-usage-guide__controls{-ms-flex-negative:0;flex-shrink:0;text-align:center}@media only screen and (min-width:640px){.bot-usage-guide .bot-usage-guide__controls{text-align:right}}.bot-usage-guide .bot-guide-controls__get-started.button{-webkit-transition:none;transition:none}.bot-usage-guide .bot-guide-controls__next{min-width:132px;margin-left:24px}.bot-usage-guide .bot-guide-controls__next .icon{width:8px;height:8px}.bot-usage-guide .bot-guide-controls__next.is-hidden{display:none}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slick-dots li{padding:0 4px}.slick-dots li.slick-active button{background-color:#ff8b00}.slick-dots button{display:block;padding:0;border:none;outline:none;width:8px;height:8px;background-color:#d8d8d8;font-size:0;border-radius:100%;cursor:pointer}#bot-user-flows .modal__container{padding:16px}.popup--bot-user-flows{width:100%;height:528px;max-width:500px;max-height:100%;overflow:hidden}@media only screen and (min-width:640px){.popup--bot-user-flows{width:100%;height:572px;max-width:680px}}@media screen and (max-width:959px) and (orientation:landscape){.popup--bot-user-flows{overflow-y:scroll}}.popup--bot-user-flows .bot-user-flows,.popup--bot-user-flows .sl-container{height:100%}.bot-user-flows{position:relative;padding:48px 16px 0}@media only screen and (min-width:640px){.bot-user-flows{padding-top:36px}}.bot-user-flows__head{display:block;margin-bottom:8px;margin-left:auto;margin-right:auto}@media only screen and (max-width:639px){.bot-user-flows__head{max-width:220px}}@media only screen and (min-width:640px){.bot-user-flows__head{margin-bottom:12px}}.bot-user-flows__thumb{margin-bottom:12px}@media only screen and (min-width:640px){.bot-user-flows__thumb{margin-bottom:32px}}.bot-user-flows__thumb-icon{display:block;width:32px;height:32px;margin-left:auto;margin-right:auto}@media only screen and (min-width:640px){.bot-user-flows__thumb-icon{width:48px;height:48px}}.bot-user-flows__title{margin-bottom:0;font-size:14px;line-height:20px;font-weight:600}@media only screen and (min-width:640px){.bot-user-flows__title{font-size:20px;line-height:28px}}.bot-user-flows__body{height:388px;max-height:100%;padding-bottom:12px;overflow-x:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.bot-user-flows__body::-webkit-scrollbar{display:none}@media only screen and (min-width:640px){.bot-user-flows__body .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.bot-user-flows__body .cards__item{padding:12px}@media only screen and (min-width:640px){.bot-user-flows__body .cards__item{width:50%}}@media only screen and (min-width:960px){.bot-user-flows__body .cards__item{width:320px}}.bot-user-flows__body .card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:24px 20px;width:100%;height:100%;min-height:136px;color:#2c2c2c;text-decoration:none;overflow:hidden;background:#fff;border:1px solid #d4d4d4;border-radius:4px;-webkit-transition:background-color .15s ease-in,border-color .15s ease-in;transition:background-color .15s ease-in,border-color .15s ease-in;will-change:border-color}@media only screen and (min-width:960px){.bot-user-flows__body .card:hover{background-color:#fff9f2;border-color:#ff9000}.bot-user-flows__body .card:hover .card__footer-label{-webkit-transform:translateY(-32px);transform:translateY(-32px);opacity:0}.bot-user-flows__body .card:hover .card__footer-button{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.bot-user-flows__body .card__info{width:100%;text-align:left}.bot-user-flows__body .card__title{margin-bottom:8px;font-size:16px;line-height:20px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bot-user-flows__body .card__description{margin-bottom:18px;font-size:12px;line-height:20px;color:#565656}.bot-user-flows__body .card__description-action{margin-right:8px;font-weight:600}.bot-user-flows__body .card__footer-label{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .15s ease-in,-webkit-transform .15s ease-in;transition:opacity .15s ease-in,-webkit-transform .15s ease-in;transition:transform .15s ease-in,opacity .15s ease-in;transition:transform .15s ease-in,opacity .15s ease-in,-webkit-transform .15s ease-in}.bot-user-flows__body .card__footer-button{position:absolute;bottom:20px;left:20px;-webkit-transform:translateY(32px);transform:translateY(32px);opacity:0;-webkit-transition:opacity .15s ease-in,-webkit-transform .15s ease-in;transition:opacity .15s ease-in,-webkit-transform .15s ease-in;transition:transform .15s ease-in,opacity .15s ease-in;transition:transform .15s ease-in,opacity .15s ease-in,-webkit-transform .15s ease-in}.bot-user-flows__body .text-label{line-height:12px;padding:4px 8px}.bot-user-flows__body .text-label--private{background-color:#e7ecf1}.bot-user-flows__body .text-label--team{background-color:#e1f3ea}.bot-user-flows__body .text-label--hr{background-color:#ffeed8}.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{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:24px 0 0}}.page-section--faq .note-link{font-size:16px;line-height:24px}@media only screen and (min-width:960px){.page-section--faq .page-section-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:960px){.page-section--faq .note{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.page-section--faq .note-text{padding-right:16px;font-size:16px;line-height:24px;font-weight:600}.page-section--faq .accordion__body{padding:0}.page-section--faq .accordion__title{position:relative;padding:16px 54px 16px 0;color:#2c2c2c;font-weight:600;font-size:14px;line-height:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}@media only screen and (min-width:640px){.page-section--faq .accordion__title{padding:22px 80px 18px 0;font-size:16px;line-height:28px}}.page-section--faq .accordion__title:after,.page-section--faq .accordion__title:before{content:"";display:table;position:absolute;top:50%;border-radius:2px;background:#ff9000;-webkit-transition:-webkit-transform .17s ease-in-out;transition:-webkit-transform .17s ease-in-out;transition:transform .17s ease-in-out;transition:transform .17s ease-in-out, -webkit-transform .17s ease-in-out;will-change:transform}.page-section--faq .accordion__title:after{margin-top:-8px;right:22px;width:2px;height:16px}.page-section--faq .accordion__title:before{margin-top:-1px;right:15px;width:16px;height:2px}.page-section--faq .accordion__title[aria-selected=true]:before,.page-section--faq .accordion__title[data-selected=true]:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-section--faq .accordion__title[aria-selected=true]:after,.page-section--faq .accordion__title[data-selected=true]:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.page-section--faq .accordion__title h3{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.page-section--faq .accordion__item{padding:0;border-bottom:1px solid #e1e1e1}.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{overflow:hidden;color:#565656;font-size:12px;line-height:1.5}@media only screen and (min-width:640px){.page-section--faq .accordion__body{font-size:14px;line-height:1.69}}.page-section--faq .accordion__body .accordion__body-inner{padding-top:10px;padding-bottom:22px}.page-section--faq .accordion__body p{margin-top:0;margin-bottom: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{position:relative;height:1px;-webkit-transition:height .2s linear;transition:height .2s linear}.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{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-8px;margin-right:-8px}@media only screen and (min-width:640px){.page-section--related-searches .text-label-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-section--related-searches .text-label{margin:8px;padding:4px 8px;font-size:12px;font-weight:400;line-height:24px;border:none;border-radius:2px;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:960px){.page-section--related-searches-two-columns .page-section-column--intro{width:320px;padding-right:80px}}@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{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.slider-arrows .slick-arrow{padding:2px;background:none;border:none;border-radius:50%;outline:none;cursor:pointer;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.slider-arrows .slick-arrow:focus{-webkit-box-shadow:0 0 0 2px #d4d4d4;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;width:32px;height:32px}.slider-arrows .slick-arrow circle{-webkit-transition:fill .15s ease-in,stroke .15s ease-in;transition:fill .15s ease-in,stroke .15s ease-in}.slider-arrows .slick-arrow path{-webkit-transition:stroke .15s ease-in;transition:stroke .15s ease-in}.slider-arrows .slick-arrow:hover .icon circle{fill:#f7f8fa}.slider-arrows .slick-arrow:active{-webkit-box-shadow:none;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}.js-focus-visible :focus:not(.focus-visible){-webkit-box-shadow:none;box-shadow:none}.page-section--related-links{padding:30px 0}@media only screen and (min-width:640px){.page-section--related-links{padding:40px 0}}@media only screen and (min-width:960px){.page-section--related-links{padding:50px 0}}@media only screen and (min-width:1280px){.page-section--related-links{padding:60px 0}}@media only screen and (min-width:640px){.page-section--related-links .page-section__inner{position:relative}}@media only screen and (min-width:960px){.page-section--related-links .page-section__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.page-section--related-links .page-section__head{margin-bottom:28px}@media only screen and (min-width:640px){.page-section--related-links .page-section__head{margin-bottom:32px}}@media only screen and (min-width:960px){.page-section--related-links .page-section__head{width:288px;margin-bottom:0}}.page-section--related-links .page-section__body{width:100%}@media only screen and (min-width:960px){.page-section--related-links .page-section__body{width:calc(100% - 320px)}}.page-section--related-links .section-headline{width:100%;text-align:left}@media only screen and (min-width:640px){.page-section--related-links .section-headline{max-width:448px}}@media only screen and (min-width:1280px){.page-section--related-links .section-headline{max-width:240px}}.page-section--related-links .cards--related-links-slider{position:relative;z-index:1;margin:0 -16px;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}@media only screen and (min-width:1280px){.page-section--related-links .cards--related-links-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}}.page-section--related-links .slick-list{margin:-32px 0;overflow:hidden;-webkit-box-sizing:initial;box-sizing:initial}@media only screen and (min-width:960px){.page-section--related-links .slick-list{margin:-32px 0 -32px -16px;padding:0 16px}}@media only screen and (min-width:1280px){.page-section--related-links .slick-list{margin:0;padding:0}}.page-section--related-links .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.page-section--related-links .slick-slide{padding:32px 16px}@media only screen and (min-width:1280px){.page-section--related-links .slick-slide{padding:0 16px;width:320px!important}}.page-section--related-links .slick-slide>div{height:100%}.page-section--related-links .card{display:block;padding:24px;min-height:274px;height:100%;color:#414141;text-decoration:none;border-radius:4px;border:1px solid #d4d4d4;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}@media only screen and (min-width:1280px){.page-section--related-links .card{width:288px;height:100%}}.page-section--related-links .card:hover{-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.1);box-shadow:0 8px 40px 0 rgba(0,0,0,.1);border-color:transparent}@media only screen and (max-width:1279px){.page-section--related-links .cards__item{height:100%}}.page-section--related-links .card__title{display:block;display:-webkit-box;margin-bottom:8px;overflow:hidden;font-size:16px;line-height:24px;font-weight:700;text-overflow:-o-ellipsis-lastline;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-section--related-links .card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.page-section--related-links .card__desc{display:block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:7;text-overflow:-o-ellipsis-lastline;min-height:118px;max-height:140px;margin-bottom:32px;font-size:14px;line-height:20px}.page-section--related-links .card__link{margin-top:auto}.page-section--related-links .card__link a,.page-section--related-links .card__link span{font-size:14px;line-height:20px}.page-section--related-links .slider-arrows{margin-left:-6px;margin-top:24px}@media only screen and (max-width:639px){.page-section--related-links .slider-arrows{text-align:center}}@media only screen and (min-width:640px){.page-section--related-links .slider-arrows{position:absolute;top:28px;right:16px;z-index:10;margin:0}}@media only screen and (min-width:960px){.page-section--related-links .slider-arrows{top:auto;right:auto;left:16px;bottom:0}}@media only screen and (min-width:1280px){.page-section--related-links .slider-arrows{display:none}}.page-section--related-links .page-section__inner:after,.page-section--related-links .page-section__inner:before{display:none}.loader{z-index:20}.page-section__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.page-section__inner:after,.page-section__inner:before{display:none}.page-section__column{width:100%;max-width:100%}@media only screen and (min-width:960px){.page-section__column--primary{width:calc(100% - 340px)}}@media only screen and (min-width:1280px){.page-section__column--primary{width:768px}}@media only screen and (min-width:960px){.page-section__column--secondary{width:304px}}@media (min-width:960px) and (max-width:1279px){.page-section__column--secondary{margin-right:-16px}}@media only screen and (min-width:1280px){.page-section__column--secondary{width:368px}}.list-item__description,.section-text-sm{font-size:12px;line-height:20px}@media only screen and (min-width:960px){.list-item__description,.section-text-sm{font-size:14px;line-height:24px}}.text-centered--mobile{text-align:center}@media only screen and (min-width:640px){.text-centered--mobile{text-align:left}}.list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-item:not(:last-child){margin-bottom:20px}.list-item__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;padding-right:16px}@media only screen and (min-width:960px){.list-item__icon{padding-right:20px}}.list-item__icon svg{width:24px;height:24px}.list-item__description{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;color:#414141}@media only screen and (min-width:1280px){.list-item__description{font-size:16px;line-height:28px}}.list-item__description--highlated{font-weight:700}.is-disabled:active,.is-disabled:focus,.is-disabled:hover,[disabled=disabled]:active,[disabled=disabled]:focus,[disabled=disabled]:hover{outline:none;opacity:.5;pointer-events:none;cursor:not-allowed}.section-subtitle{font-size:14px;line-height:24px}@media only screen and (min-width:960px){.section-subtitle{font-size:16px;line-height:28px}}.page-section--intro{padding-bottom:48px;text-align:center;overflow:hidden}@media only screen and (min-width:640px){.page-section--intro{padding-top:14px;padding-bottom:48px}}@media only screen and (min-width:960px){.page-section--intro{overflow:hidden;padding-top:40px}}@media only screen and (min-width:1280px){.page-section--intro{padding-bottom:60px}}.page-section--intro .page-section__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:640px){.page-section--intro .page-section__inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:32px;text-align:left}}@media only screen and (min-width:960px){.page-section--intro .page-section__inner{padding-top:60px}}@media only screen and (min-width:1280px){.page-section--intro .page-section__inner{padding-top:36px}}.page-section--intro .page-section__breadcrumbs{width:100%;display:none;padding-bottom:32px}@media only screen and (min-width:640px){.page-section--intro .page-section__breadcrumbs{padding-bottom:20px}}.page-section--intro .page-section__breadcrumbs--mobile{display:block;padding-top:20px}@media only screen and (max-width:639px){.page-section--intro .page-section__breadcrumbs--mobile{padding-bottom:45px}}@media only screen and (min-width:640px){.page-section--intro .page-section__breadcrumbs--mobile{display:none}}@media only screen and (min-width:640px){.page-section--intro .page-section__breadcrumbs--tablet{display:block}}@media only screen and (min-width:960px){.page-section--intro .page-section__breadcrumbs--tablet{padding-bottom:16px}}@media only screen and (min-width:1280px){.page-section--intro .page-section__breadcrumbs--tablet{padding-bottom:36px}}.page-section--intro .page-section__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:640px) and (max-width:959px){.page-section--intro .page-section__column--primary{width:calc(100% - 210px)}}.page-section--intro .page-section__column--secondary{margin-bottom:20px}@media only screen and (min-width:640px){.page-section--intro .page-section__column--secondary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:auto;margin-top:-100px;margin-bottom:0}}@media only screen and (min-width:960px){.page-section--intro .page-section__column--secondary{margin-top:0;padding-right:16px}}@media only screen and (min-width:1280px){.page-section--intro .page-section__column--secondary{padding-right:0}}.page-section--intro .section-headline--primary-lg{min-height:auto;margin-bottom:12px}@media only screen and (min-width:640px) and (max-width:959px){.page-section--intro .section-headline--primary-lg{margin-bottom:20px;padding-right:55px}}@media only screen and (min-width:640px){.page-section--intro .section-headline--primary-lg{text-align:left}}@media only screen and (min-width:960px){.page-section--intro .section-headline--primary-lg{margin-bottom:16px}.page-section--intro .section-headline--primary-lg .line-break{display:inline}}@media only screen and (min-width:1280px){.page-section--intro .section-headline--primary-lg{margin-bottom:24px}}.page-section--intro .section-subheadline{margin-bottom:20px;text-align:left;font-size:16px;line-height:28px}@media only screen and (min-width:640px) and (max-width:959px){.page-section--intro .section-subheadline{margin-right:-210px}}@media only screen and (min-width:640px){.page-section--intro .section-subheadline{margin-bottom:32px;text-align:left}}@media only screen and (min-width:960px){.page-section--intro .section-subheadline{margin-bottom:24px}}@media only screen and (min-width:1280px){.page-section--intro .section-subheadline{margin-bottom:40px;font-size:20px;line-height:28px}}.page-section--intro .button{min-width:288px}@media only screen and (min-width:640px){.page-section--intro .button{min-width:240px}}.interactive-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:640px){.interactive-cards{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.interactive-cards .cards{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:288px;height:100%;font-weight:400;background:#fff;border-radius:4px;-webkit-transition:width .36s ease-in;transition:width .36s ease-in}@media only screen and (min-width:640px) and (max-width:959px){.interactive-cards .cards{width:208px}}@media only screen and (min-width:1280px){.interactive-cards .cards{width:422px}}.interactive-cards .cards:after,.interactive-cards .cards:before{content:"";display:block;position:absolute;z-index:2}.interactive-cards .cards:before{top:calc(50% - 12px);left:83px;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='.3' cx='9' cy='9' r='6' fill='%23fff' stroke='%23CEEBDC' stroke-width='6'/%3E%3Ccircle cx='9' cy='9' r='4.5' fill='%2305B368' stroke='%23CEEBDC' stroke-width='3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;-webkit-transition:left .4s ease-in .8s;transition:left .4s ease-in .8s}@media only screen and (min-width:640px) and (max-width:959px){.interactive-cards .cards:before{top:calc(50% - 8px);left:60px;width:16px;height:16px}}@media only screen and (min-width:1280px){.interactive-cards .cards:before{top:calc(50% - 18px);left:123px;width:36px;height:36px}}.interactive-cards .cards.is-active:before{left:167px;-webkit-transition:left .7s ease-in .8s;transition:left .7s ease-in .8s}@media only screen and (min-width:640px) and (max-width:959px){.interactive-cards .cards.is-active:before{left:118px}}@media only screen and (min-width:1280px){.interactive-cards .cards.is-active:before{left:242px}}.interactive-cards .cards:after{top:50%;left:96px;width:83px;border-bottom:1px dashed #d8dfe7;z-index:1}@media only screen and (min-width:640px) and (max-width:959px){.interactive-cards .cards:after{left:69px;width:57px}}@media only screen and (min-width:1280px){.interactive-cards .cards:after{left:142px;width:118px}}.interactive-cards .cards__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:97px;height:97px;border-radius:8px;border:1px solid #d8dfe7;z-index:1;-webkit-transition:border-color .15s ease-in;transition:border-color .15s ease-in}@media only screen and (min-width:640px) and (max-width:959px){.interactive-cards .cards__item{width:70px;height:70px}}@media only screen and (min-width:1280px){.interactive-cards .cards__item{width:142px;height:142px}}.interactive-cards .cards__item:first-child{margin-right:84px;float:left}@media only screen and (min-width:640px) and (max-width:959px){.interactive-cards .cards__item:first-child{margin-right:58px}}@media only screen and (min-width:1280px){.interactive-cards .cards__item:first-child{margin-right:118px}}.interactive-cards .cards__item:last-child{float:right}.interactive-cards .cards__item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-13px;right:-13px;width:26px;height:26px;font-size:13px;line-height:18px;font-weight:600;color:#fff;background-color:#b9c6d5;border-radius:50%;-webkit-transition:#ff9000 .4s ease-in .8s;transition:#ff9000 .4s ease-in .8s}@media only screen and (min-width:640px) and (max-width:959px){.interactive-cards .cards__item span{top:-9px;right:-9px;width:18px;height:18px;font-size:9px;line-height:13px}}@media only screen and (min-width:1280px){.interactive-cards .cards__item span{top:-19px;right:-19px;width:38px;height:38px;font-size:19px;line-height:25px}}.interactive-cards .cards__item span.is-active{background-color:#05b368}.interactive-cards .cards__item img{width:53px;height:53px}@media only screen and (min-width:640px) and (max-width:959px){.interactive-cards .cards__item img{width:38px;height:38px}}@media only screen and (min-width:1280px){.interactive-cards .cards__item img{width:78px;height:78px}}.page-section--notation{padding-bottom:24px}@media only screen and (min-width:960px){.page-section--notation{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:1280px){.page-section--notation{padding-bottom:50px}}.page-section--notation .section-headline,.page-section--notation .section-subheadline{text-align:left}@media only screen and (min-width:1280px){.page-section--notation .section-headline{padding-right:52px}}@media only screen and (min-width:640px){.page-section--notation .section-subheadline{margin-bottom:32px}}@media only screen and (min-width:960px){.page-section--notation .section-subheadline{font-size:16px;line-height:28px}}.page-section--notation .page-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:960px){.page-section--notation .page-section__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:32px;border-radius:8px;background-color:#f8f8f8}}@media only screen and (min-width:1280px){.page-section--notation .page-section__row{padding:44px}}@media only screen and (min-width:960px){.page-section--notation .page-section__column-list{padding-left:48px;width:63%}}@media only screen and (min-width:1280px){.page-section--notation .page-section__column-list{padding-left:38px;width:59%}}@media only screen and (min-width:640px){.page-section--notation .page-section__column-title{margin-top:32px}}@media only screen and (min-width:960px){.page-section--notation .page-section__column-title{margin-top:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}.page-section--notation .section-titles{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width:960px){.page-section--notation .section-titles{padding-right:32px}}@media only screen and (min-width:1280px){.page-section--notation .section-titles{padding-right:112px}}.page-section--notation .cards--automaticaly .cards__item{margin:0 0 32px;position:relative}@media only screen and (min-width:640px){.page-section--notation .cards--automaticaly .cards__item{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (min-width:960px){.page-section--notation .cards--automaticaly .cards__item:last-child{margin-bottom:0}}.page-section--notation .cards--automaticaly .cards__item:last-child{margin-right:0}.page-section--notation .cards--automaticaly .cards__item:first-child{margin-left:0}.page-section--notation .cards--automaticaly .card__title{margin-bottom:8px;font-size:16px;line-height:28px;font-weight:700}@media only screen and (min-width:960px){.page-section--notation .cards--automaticaly .card__title{font-size:20px;line-height:32px}}.page-section--notation .cards--automaticaly .card__desc{font-size:14px;line-height:24px}@media only screen and (min-width:1280px){.page-section--notation .cards--automaticaly .card__desc{font-size:16px;line-height:28px}}.page-section--pre-built-workflows{padding:44px 0 48px;overflow:hidden}@media only screen and (min-width:640px){.page-section--pre-built-workflows{padding:30px 0 60px}}@media only screen and (min-width:960px){.page-section--pre-built-workflows{padding:0 0 80px}}@media only screen and (min-width:1280px){.page-section--pre-built-workflows{padding:0 0 120px}}.page-section--pre-built-workflows .section-headline{margin-bottom:20px;text-align:left}@media only screen and (min-width:640px){.page-section--pre-built-workflows .section-headline{margin-bottom:24px}}@media only screen and (min-width:960px){.page-section--pre-built-workflows .section-headline{width:800px;margin-bottom:32px}}@media only screen and (min-width:1280px){.page-section--pre-built-workflows .section-headline{width:100%}}@media only screen and (min-width:640px){.page-section--pre-built-workflows .cards-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:960px){.page-section--pre-built-workflows .cards-list{margin:0 -16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.page-section--pre-built-workflows .cards-list .slick-list{padding:0 16px}.page-section--pre-built-workflows .cards-list .cards-list__item{border-radius:4px}@media only screen and (min-width:640px){.page-section--pre-built-workflows .cards-list .cards-list__item{width:calc(50% - 16px)}}@media only screen and (min-width:960px){.page-section--pre-built-workflows .cards-list .cards-list__item{width:calc(50% - 32px)}}@media only screen and (min-width:1280px){.page-section--pre-built-workflows .cards-list .cards-list__item{width:calc(33.3% - 32px)}}.page-section--pre-built-workflows .cards-list .cards-list__link{padding:8px;text-decoration:none;font-weight:400}.page-section--pre-built-workflows .cards-list .cards-list__link:hover{color:inherit}.page-section--pre-built-workflows .cards-list .card__thumb{min-height:100%;padding:20px;background-color:#f9f9f9;border-radius:2px}.page-section--pre-built-workflows .cards-list .card__thumb img{width:100%;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.page-section--pre-built-workflows .cards-list .card__body{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:0;bottom:0;width:100%;height:208px;padding:24px;background-color:#fff;-webkit-transform:translateY(52px);transform:translateY(52px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;z-index:5}.page-section--pre-built-workflows .cards-list .card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:360px;color:#2c2c2c;text-decoration:none;background:#fff;border:1px solid #d4d4d4;border-radius:4px;overflow:hidden;-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;-webkit-transition:border-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:border-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:box-shadow .15s ease-in,border-color .15s ease-in;transition:box-shadow .15s ease-in,border-color .15s ease-in,-webkit-box-shadow .15s ease-in;will-change:box-shadow,border-color}@media only screen and (min-width:1280px){.page-section--pre-built-workflows .cards-list .card{height:372px}}.page-section--pre-built-workflows .cards-list .card:hover{-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.1);box-shadow:0 8px 40px 0 rgba(0,0,0,.1);border-color:transparent}@media only screen and (min-width:960px){.page-section--pre-built-workflows .cards-list .card:hover .card__body{-webkit-transform:translateY(0);transform:translateY(0)}}.page-section--pre-built-workflows .cards-list .card__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-section--pre-built-workflows .cards-list .card__title{display:block;display:-webkit-box;min-height:48px;max-height:48px;margin-bottom:8px;overflow:hidden;font-weight:700;text-overflow:-o-ellipsis-lastline;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:16px;line-height:24px}.page-section--pre-built-workflows .cards-list .card__description{display:block;display:-webkit-box;min-height:60px;max-height:60px;overflow:hidden;font-size:14px;line-height:20px;text-overflow:-o-ellipsis-lastline;font-weight:400;color:grey}.page-section--pre-built-workflows .cards-list .card__action{margin-top:auto}.page-section--pre-built-workflows .cards-list .card__action .button{margin-top:16px;width:100%;height:32px;padding:7px 20px;font-size:12px;line-height:16px;font-weight:600}.page-section--pre-built-workflows .carousel-body{position:relative;margin:0 -16px}.page-section--pre-built-workflows .carousel-arrows{margin-top:20px}@media only screen and (max-width:959px){.page-section--pre-built-workflows .carousel-arrows{text-align:center}}@media only screen and (min-width:640px){.page-section--pre-built-workflows .carousel-arrows{margin-top:32px}}@media only screen and (min-width:960px){.page-section--pre-built-workflows .carousel-arrows{position:absolute;top:-66px;right:10px;z-index:10;margin:0}}@media only screen and (min-width:1280px){.page-section--pre-built-workflows .carousel-arrows{top:-62px}}.page-section--pre-built-workflows .carousel-arrows .button{padding:0 10px;background:none;border:none;outline:none;cursor:pointer}.page-section--pre-built-workflows .carousel-arrows .button.slick-disabled{pointer-events:none;opacity:.4}.page-section--pre-built-workflows .carousel-arrows .button .icon{display:block;width:32px;height:32px}.page-section--pre-built-workflows .carousel-arrows .button .icon circle{stroke:#3f5f82;-webkit-transition:stroke .15s ease-in;transition:stroke .15s ease-in}.page-section--pre-built-workflows .carousel-arrows .button .icon path{fill:#3f5f82;-webkit-transition:stroke .15s ease-in;transition:stroke .15s ease-in}.page-section--pre-built-workflows .carousel-arrows .button:focus,.page-section--pre-built-workflows .carousel-arrows .button:hover{-webkit-box-shadow:none;box-shadow:none;outline:none}.page-section--pre-built-workflows .carousel-arrows .button:focus .icon circle,.page-section--pre-built-workflows .carousel-arrows .button:hover .icon circle{stroke:#6683a3}.page-section--pre-built-workflows .carousel-arrows .button:focus .icon path,.page-section--pre-built-workflows .carousel-arrows .button:hover .icon path{fill:#6683a3}.page-section--pre-built-workflows .carousel-arrows .button.slick-hidden{display:none}.page-sections-wrapper{width:100%;max-width:1280px;margin:0 auto;padding-right:16px;padding-left:16px;padding-bottom:24px}@media only screen and (min-width:640px){.page-sections-wrapper{padding-bottom:30px}}@media only screen and (min-width:960px){.page-sections-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:40px}}.page-sections-wrapper .page-section--cta{margin-bottom:24px}@media only screen and (min-width:640px){.page-sections-wrapper .page-section--cta{margin-bottom:32px}}@media only screen and (min-width:960px){.page-sections-wrapper .page-section--cta{margin-bottom:0}}.page-section--cta{margin-bottom:24px;padding:40px 0;background-color:#2e3dbe;overflow:hidden}@media only screen and (max-width:1279px){.page-section--cta{position:relative}}@media only screen and (min-width:640px){.page-section--cta{margin-bottom:30px;padding:48px 0}}@media only screen and (min-width:960px){.page-section--cta{margin-bottom:40px;padding:60px 0}}@media only screen and (min-width:1280px){.page-section--cta{padding:80px 0}}@media only screen and (min-width:1280px){.page-section--cta .page-section__inner{position:relative}}.page-section--cta .texture{position:absolute}.page-section--cta .texture-1{width:211px;height:132px;top:0;left:0}@media only screen and (min-width:640px){.page-section--cta .texture-1{width:228px;height:192px}}@media only screen and (min-width:960px){.page-section--cta .texture-1{width:400px;height:264px;left:-10%}}@media only screen and (min-width:1280px){.page-section--cta .texture-1{top:-80px;width:572px;height:264px}}.page-section--cta .texture-2{display:none}@media only screen and (min-width:640px){.page-section--cta .texture-2{display:block;top:0;right:0;width:177px;height:109px}}@media only screen and (min-width:960px){.page-section--cta .texture-2{right:-157px;top:-64px;width:390px;height:140px}}@media only screen and (min-width:1280px){.page-section--cta .texture-2{top:-80px;right:-186px;width:572px;height:136px}}.page-section--cta .texture-3{bottom:-98%;right:-68%}@media only screen and (min-width:640px){.page-section--cta .texture-3{right:-47%}}@media only screen and (min-width:960px){.page-section--cta .texture-3{right:-21%;bottom:-50%}}@media only screen and (min-width:1280px){.page-section--cta .texture-3{right:-4%;bottom:-146%}}.page-section--cta .section-headline{position:relative;margin-bottom:20px;color:#fff;z-index:1}@media only screen and (min-width:640px){.page-section--cta .section-headline{margin-bottom:24px}}@media only screen and (min-width:960px){.page-section--cta .section-headline{margin:0 auto 32px;width:758px}}.page-section--cta .section-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}@media only screen and (min-width:640px){.page-section--cta .section-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}}.page-section--cta .section-footer .section-footer__item:first-child{margin-bottom:12px}@media only screen and (min-width:640px){.page-section--cta .section-footer .section-footer__item:first-child{margin:0 32px 0 0}}.page-section--cta .section-footer .button{min-width:288px}.page-section--cta .section-footer .button:not(:hover){color:#fff}@media only screen and (min-width:640px){.page-section--cta .section-footer .button{min-width:240px}}.page-section--cta-secondary{position:relative;padding:60px 0;overflow:hidden;background-color:#2e3dbe;border-radius:8px}@media only screen and (max-width:1279px){.page-section--cta-secondary{position:relative}}@media only screen and (min-width:640px){.page-section--cta-secondary{padding:40px 32px}}@media only screen and (min-width:960px){.page-section--cta-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% - 320px);margin-right:32px;padding:60px 32px}}@media only screen and (min-width:1280px){.page-section--cta-secondary{width:928px;padding:80px 64px}}.page-section--cta-secondary .page-section__inner{position:static}.page-section--cta-secondary .texture-1{top:-4px;left:-100px;width:280px;height:132px}@media only screen and (min-width:640px){.page-section--cta-secondary .texture-1{top:-40px;left:-150px;width:300px;height:150px}}@media only screen and (min-width:1280px){.page-section--cta-secondary .texture-1{top:-150px;left:-200px;width:700px;height:300px}}.page-section--cta-secondary .texture-2{display:none;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-width:640px){.page-section--cta-secondary .texture-2{top:auto;bottom:-40px;right:-125px;display:block;width:300px;height:120px}}@media only screen and (min-width:960px){.page-section--cta-secondary .texture-2{bottom:0;right:-100px;width:280px;height:110px}}@media only screen and (min-width:1280px){.page-section--cta-secondary .texture-2{right:-250px;width:620px;height:160px}}.page-section--cta-secondary .texture-3{bottom:-245px;right:-285px}@media only screen and (min-width:640px){.page-section--cta-secondary .texture-3{bottom:-240px;right:auto;left:-250px}}@media only screen and (min-width:960px){.page-section--cta-secondary .texture-3{bottom:-220px}}@media only screen and (min-width:1280px){.page-section--cta-secondary .texture-3{bottom:-170px;left:-280px}}.page-section--cta-secondary .section-headline{width:auto}@media only screen and (min-width:640px){.page-section--cta-secondary .section-headline .line-break{display:inline}}.page-section--cta-secondary .section-footer .button{min-width:240px}@media only screen and (min-width:960px){.page-section--bot-academy-course{width:288px}}.page-section--bot-academy-course .page-section__inner{padding:0;height:100%}.page-section--bot-academy-course .page-section__body{position:relative;padding:24px;height:100%;background-color:#f8f8f8;border-radius:8px;z-index:1}@media only screen and (min-width:640px) and (max-width:959px){.page-section--bot-academy-course .page-section__body{padding:48px 60px 48px 48px}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--bot-academy-course .page-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.page-section--bot-academy-course .page-section__column--primary,.page-section--bot-academy-course .page-section__column--secondary{position:relative;z-index:1;width:auto}.page-section--bot-academy-course .page-section__column--primary{margin-bottom:12px}@media only screen and (min-width:640px) and (max-width:959px){.page-section--bot-academy-course .page-section__column--primary{max-width:320px;margin-bottom:0;margin-right:48px}}.page-section--bot-academy-course .page-section__column--secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page-section--bot-academy-course .section-headline{margin-bottom:12px;font-size:20px;line-height:32px;letter-spacing:-.3px;text-align:left}@media only screen and (min-width:640px) and (max-width:959px){.page-section--bot-academy-course .section-headline{margin-bottom:20px;font-size:24px;letter-spacing:0}}.page-section--bot-academy-course .section-decoration{position:relative;z-index:1;display:block;width:212px;height:157px}.page-section--bot-academy-course .section-decoration__image,.page-section--bot-academy-course .section-decoration__image img{display:block;width:100%;height:auto}.page-section--bot-academy-course .section-decoration:after,.page-section--bot-academy-course .section-decoration:before{content:"";position:absolute;z-index:-1;display:block;background-repeat:no-repeat;background-size:contain}.page-section--bot-academy-course .section-decoration:before{bottom:-11px;left:-45px;width:200px;height:140px;background-image:url(../images/bot-template/bot-academy-course/texture-left.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--bot-academy-course .section-decoration:before{background-image:url(../images/bot-template/bot-academy-course/texture-left@2x.png)}}.page-section--bot-academy-course .section-decoration:after{top:-36px;right:-24px;width:160px;height:118px;background-image:url(../images/bot-template/bot-academy-course/texture-right.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--bot-academy-course .section-decoration:after{background-image:url(../images/bot-template/bot-academy-course/texture-right@2x.png)}}.page-section--get-bot{padding:24px 0 44px;overflow:hidden}@media only screen and (min-width:640px){.page-section--get-bot{padding:24px 0 30px}}@media only screen and (min-width:960px){.page-section--get-bot{padding:40px 0 0}}@media only screen and (min-width:1280px){.page-section--get-bot{padding:50px 0 0}}.page-section--get-bot .section-headline{margin-bottom:32px;width:100%;text-align:left}@media only screen and (min-width:640px) and (max-width:1279px){.page-section--get-bot .section-headline{max-width:768px}}@media only screen and (min-width:960px){.page-section--get-bot .section-headline{margin-bottom:40px}}@media only screen and (min-width:1280px){.page-section--get-bot .section-headline{margin-bottom:48px}}.page-section--get-bot figure{display:block;margin:0}.page-section--get-bot .figures-list.is-open .figures__item,.page-section--get-bot figure .picture-1,.page-section--get-bot figure .picture-2,.page-section--get-bot figure .picture-3,.page-section--get-bot figure .picture-4,.page-section--get-bot figure .picture-5{display:block}.page-section--get-bot .figures-list.is-open+.link-icon{margin-top:24px}@media only screen and (min-width:640px){.page-section--get-bot .figures-list.is-open+.link-icon{margin-top:32px}}@media only screen and (max-width:959px){.page-section--get-bot .figures__item:nth-child(1n+3){display:none}}@media only screen and (min-width:960px){.page-section--get-bot .figures__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:160px}.page-section--get-bot .figures__item:nth-child(odd) .figure-head{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-section--get-bot .figures__item:nth-child(odd) .figure-body{padding:0 32px 0 0}}@media only screen and (max-width:639px){.page-section--get-bot .figures__item:not(:last-child){padding-bottom:48px}}@media only screen and (max-width:959px){.page-section--get-bot .figures__item:not(:last-child){padding-bottom:60px}}@media only screen and (min-width:1280px){.page-section--get-bot .figures__item:not(:last-child){padding-bottom:120px}}.page-section--get-bot .figure--double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:639px){.page-section--get-bot .figure--double .picture{max-width:calc(50% - 12px)}}@media only screen and (max-width:479px){.page-section--get-bot .figure--double .picture{max-width:calc(50% - 6px)}}@media only screen and (max-width:639px){.page-section--get-bot .figure--double .picture:first-child img{min-width:137px;min-height:57px}}@media only screen and (min-width:640px){.page-section--get-bot .figure--double .picture:first-child img{width:288px;height:120px}}@media only screen and (min-width:960px){.page-section--get-bot .figure--double .picture:first-child img{width:251px;height:105px}}@media only screen and (min-width:1280px){.page-section--get-bot .figure--double .picture:first-child img{width:288px;height:120px}}@media only screen and (max-width:639px){.page-section--get-bot .figure--double .picture:nth-child(2) img{min-width:137px;min-height:199px}}@media only screen and (min-width:640px){.page-section--get-bot .figure--double .picture:nth-child(2) img{width:288px;height:420px}}@media only screen and (min-width:960px){.page-section--get-bot .figure--double .picture:nth-child(2) img{width:250px;height:365px}}@media only screen and (min-width:1280px){.page-section--get-bot .figure--double .picture:nth-child(2) img{width:288px;height:420px}}.page-section--get-bot .figure-head{margin-bottom:24px;position:relative}@media only screen and (min-width:960px){.page-section--get-bot .figure-head{margin-bottom:0;min-width:528px}}@media only screen and (min-width:1280px){.page-section--get-bot .figure-head{min-width:608px}}.page-section--get-bot .figure-head img{width:100%;height:auto;border-radius:7px;-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.15);box-shadow:0 10px 40px 0 rgba(0,0,0,.15)}@media only screen and (min-width:960px){.page-section--get-bot .figure-head img{width:528px}}@media only screen and (min-width:1280px){.page-section--get-bot .figure-head img{width:608px}}.page-section--get-bot .figure-head__desc{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:20px auto 0;width:100%;max-width:320px;font-size:16px;line-height:20px;font-family:Verveine,Open Sans,Arial,sans-serif}.page-section--get-bot .figure-head__desc:after{content:"";display:block;position:absolute;top:calc(50% - 12px);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:26px;height:27px;background-image:url(../images/bot-template/svg/desc-arrow.svg);background-size:cover}@media only screen and (min-width:640px){.page-section--get-bot .figure-head__desc:after{top:calc(50% - 22px);width:49px;height:50px}}@media only screen and (min-width:640px){.page-section--get-bot .figure-head__desc{margin-top:25px;max-width:426px;font-size:24px;line-height:24px}}@media only screen and (min-width:960px){.page-section--get-bot .figure-head__desc{position:absolute;left:50%;bottom:-24%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:460px;min-height:72px}}.page-section--get-bot .figure-head__desc--arrow-right-up{text-align:right;padding-right:36px}@media only screen and (min-width:640px){.page-section--get-bot .figure-head__desc--arrow-right-up{padding-right:60px}}.page-section--get-bot .figure-head__desc--arrow-right-up:after{right:0;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%)}.page-section--get-bot .figure-head__desc--arrow-left-up{padding-left:36px}@media only screen and (min-width:640px){.page-section--get-bot .figure-head__desc--arrow-left-up{padding-left:60px}}.page-section--get-bot .figure-head__desc--arrow-left-up:after{left:0}.page-section--get-bot .figure-head__desc--arrow-right-bottom{position:absolute;margin:0;bottom:20px;width:auto}@media only screen and (max-width:639px){.page-section--get-bot .figure-head__desc--arrow-right-bottom{right:calc(50% + 24px);min-width:126px;max-width:calc(50% - 64px)}}@media only screen and (min-width:640px){.page-section--get-bot .figure-head__desc--arrow-right-bottom{width:195px;right:304px;bottom:50px;top:auto}}@media only screen and (min-width:960px){.page-section--get-bot .figure-head__desc--arrow-right-bottom{right:200px;left:auto}}.page-section--get-bot .figure-head__desc--arrow-right-bottom:after{right:0;top:auto;bottom:-10px;-webkit-transform:scaleY(-1) rotate(95deg);transform:scaleY(-1) rotate(95deg)}@media only screen and (min-width:640px){.page-section--get-bot .figure-head__desc--arrow-right-bottom:after{bottom:-32px;right:-6px}}.page-section--get-bot .figure-head__desc--arrow-left-bottom{position:absolute;top:0;left:50px;margin:0;width:auto}@media only screen and (max-width:479px){.page-section--get-bot .figure-head__desc--arrow-left-bottom{top:-20px}}@media only screen and (max-width:639px){.page-section--get-bot .figure-head__desc--arrow-left-bottom{min-width:92px;max-width:calc(50% - 64px)}}@media only screen and (min-width:640px){.page-section--get-bot .figure-head__desc--arrow-left-bottom{top:20px;width:195px;left:94px}}@media only screen and (min-width:960px){.page-section--get-bot .figure-head__desc--arrow-left-bottom{bottom:auto;left:64px;-webkit-transform:none;transform:none}}.page-section--get-bot .figure-head__desc--arrow-left-bottom:after{left:-36px;top:auto;bottom:4px;-webkit-transform:scaleX(-1) rotate(184deg) translateY(-50%);transform:scaleX(-1) rotate(184deg) translateY(-50%)}@media only screen and (min-width:640px){.page-section--get-bot .figure-head__desc--arrow-left-bottom:after{left:-60px}}@media only screen and (min-width:960px){.page-section--get-bot .figure-body{padding:0 0 0 32px}}.page-section--get-bot .figure-body__item:not(:last-child){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #cdcdcd}@media only screen and (min-width:640px){.page-section--get-bot .figure-body__item:not(:last-child){margin-bottom:24px;padding-bottom:24px}}.page-section--get-bot .figure-body__title{margin-bottom:8px;font-size:16px;line-height:28px;font-weight:700;text-align:left}@media only screen and (min-width:960px){.page-section--get-bot .figure-body__title{margin-bottom:12px;font-size:20px;line-height:32px}}@media only screen and (min-width:1280px){.page-section--get-bot .figure-body__title{font-size:24px}}.page-section--get-bot .figure-body__desc{text-align:left;font-size:14px;line-height:24px;letter-spacing:-.1px}@media only screen and (min-width:960px){.page-section--get-bot .figure-body__desc{font-size:16px;line-height:28px;letter-spacing:0}}.page-section--get-bot .link-icon{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:-20px}@media only screen and (min-width:960px){.page-section--get-bot .link-icon{display:none}}.stats-block{padding:20px 16px;margin-right:-16px;margin-left:-16px;background-color:#f9f9f9}@media only screen and (min-width:640px){.stats-block{display:-webkit-box;display:-ms-flexbox;display:flex;padding:26px 20px;margin-left:0;margin-right:0;border-radius:4px}}@media only screen and (min-width:960px){.stats-block{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0;background-color:transparent;border-radius:0}}.stats-block-rating{padding-top:20px;margin-top:20px;border-top:1px solid #e9e9e9}@media only screen and (min-width:640px){.stats-block-rating{margin-top:0;padding-top:7px;width:166px;min-width:166px;border-top:none}}@media only screen and (min-width:960px){.stats-block-rating{width:50%;max-width:250px;padding-top:22px;padding-left:30px}}@media only screen and (min-width:1280px){.stats-block-rating{padding-top:10px;padding-left:78px;max-width:300px}}@media only screen and (min-width:640px) and (max-width:959px){.stats-block-examples{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.stats-block-examples .list-item{width:48%;margin:6px 0}.stats-block-examples .list-item:nth-child(4){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.stats-block-examples .list-item:nth-child(6){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.stats-block-examples .list-item__description{padding-right:2px}}@media only screen and (min-width:1280px){.stats-block-examples .list-item:not(:last-child){margin-bottom:16px}}@media only screen and (min-width:960px){.stats-block-examples{width:50%}}@media only screen and (min-width:1280px){.stats-block-examples{margin-top:4px}}.stats-block-examples .icon-check-success{margin-left:4px}@media only screen and (min-width:960px){.stats-block-examples .icon-check-success{margin-left:6px}}.stats-social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media only screen and (min-width:960px){.stats-social{display:block;margin-top:0;padding-top:48px}}@media only screen and (min-width:1280px){.stats-social{padding-top:22px}}.stats-social .stats-social__label{margin-right:4px;font-size:12px;line-height:20px}@media only screen and (min-width:960px){.stats-social .stats-social__label{margin-bottom:8px;font-size:14px;line-height:24px}}.stats-social .stats-social__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stats-social .stats-social-list__item{margin-left:12px}@media only screen and (min-width:960px){.stats-social .stats-social-list__item:first-child{margin-left:0}}.stats-social--top{display:none}@media only screen and (min-width:640px) and (max-width:959px){.stats-social--top{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:640px) and (max-width:959px){.stats-social--bottom{display:none}}.note{padding:16px 16px 16px 20px;margin-top:20px;font-size:12px;line-height:20px;border-left:4px solid #ff9000;border-radius:4px;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.1);background-color:#fff}@media only screen and (min-width:640px){.note{padding:16px 20px 16px 24px;margin-top:16px;font-size:14px}}@media only screen and (min-width:960px){.note{margin-top:20px}}@media only screen and (min-width:1280px){.note{margin-top:28px}}.pre-built-workflows-slider{margin:0 -16px;opacity:0;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in;will-change:opacity}.pre-built-workflows-slider.is-visible{opacity:1}.pre-built-workflows-slider .slick-list{width:100%;margin:-36px 0;overflow:hidden}.pre-built-workflows-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.pre-built-workflows-slider .slick-slide{width:100%!important;padding:36px 16px}@media only screen and (max-width:959px){.star-rating-expanded__result{font-size:14px;line-height:24px}}@media only screen and (min-width:960px){.star-rating-expanded .star-rating-expanded__result{margin-bottom:14px}}.is-ie11 .page-section--intro .bot-logo-decorated .bot-logo__image{background-repeat:no-repeat;background-size:cover}.popup--bot-lightbox{margin-top:32px;width:auto;max-width:100%}.popup--bot-lightbox img{max-width:100%}.popup--bot-lightbox .popup__close{top:-32px;padding:8px;color:#fff}.popup--bot-lightbox .popup__close:hover{color:#414141}.page-section--actions{padding:30px 0 60px}@media only screen and (min-width:640px){.page-section--actions{padding:40px 0 80px}}@media only screen and (min-width:960px){.page-section--actions{padding:50px 0 100px}}@media only screen and (min-width:1280px){.page-section--actions{padding:60px 0 80px}}.page-section--actions .actions-list__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:960px){.page-section--actions .actions-list__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-section--actions .actions-list__column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.page-section--actions .actions-list__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;height:32px;font-size:12px;line-height:16px}@media only screen and (min-width:480px){.page-section--actions .actions-list__cell{width:33.33333%;height:32px}}@media only screen and (min-width:640px){.page-section--actions .actions-list__cell{width:25%;height:32px}}.page-section--actions .actions-list__title{text-decoration:none;font-weight:400}.page-section--actions .actions-list__title:not(:hover){color:#414141}.page-section--actions .actions-list__column--tasks{margin-bottom:32px}@media only screen and (min-width:960px){.page-section--actions .actions-list__column--tasks{margin-bottom:0;width:33.33333%}}@media only screen and (min-width:1280px){.page-section--actions .actions-list__column--tasks{width:25%}}@media only screen and (min-width:960px){.page-section--actions .actions-list__column--tasks .actions-list__cell{width:50%;height:32px}}@media only screen and (min-width:960px){.page-section--actions .actions-list__column--services{width:66.66666%}}@media only screen and (min-width:1280px){.page-section--actions .actions-list__column--services{width:75%}}@media only screen and (min-width:960px){.page-section--actions .actions-list__column--services .actions-list__cell{width:25%;height:32px}}@media only screen and (min-width:1280px){.page-section--actions .actions-list__column--services .actions-list__cell{width:16.666666%;height:32px}}.page-section--actions .actions-list__icon{margin-right:16px}.page-section--actions .actions-list__icon img,.page-section--actions .actions-list__icon svg{width:16px;height:16px}.page-section--actions .section-headline{margin-bottom:16px;width:100%;font-size:16px;line-height:32px;text-transform:uppercase;text-align:left}.page-section--faq .section-headline,.page-section--faq .section-title{margin-bottom:8px}@media only screen and (min-width:640px){.page-section--faq .section-headline,.page-section--faq .section-title{margin-bottom:16px}}@media only screen and (min-width:1280px){.page-section--faq .section-headline,.page-section--faq .section-title{margin-bottom:20px}}.page-section--faq .page-section__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:16px 0 32px}@media only screen and (min-width:640px){.page-section--faq .page-section__footer{margin:24px 0 40px}}@media only screen and (min-width:960px){.page-section--faq .page-section__footer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:24px 0 0}}.page-section--faq .page-section__footer .section-footer__button{margin-left:12px}.page-section--faq .page-section__description{font-weight:400;font-size:14px;line-height:20px}@media only screen and (min-width:640px){.page-section--faq .page-section__description{margin:0 80px;font-size:16px;line-height:24px}}@media only screen and (min-width:960px){.page-section--faq .page-section__description{margin:0}}@media only screen and (min-width:1280px){.page-section--faq .page-section__description{font-size:20px;line-height:28px}}@media only screen and (min-width:960px){.page-section--faq .page-section-column{width:calc(100% - 320px)}}@media only screen and (min-width:1280px){.page-section--faq .page-section-column{width:calc(100% - 398px);max-width:768px}}@media only screen and (min-width:960px){.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}}