.form-wrapper .form{margin:0 auto;max-width:528px;padding:24px 16px;width:100%;z-index:1}@media only screen and (min-width:640px){.form-wrapper .form{height:auto;padding:40px;width:528px}}@media only screen and (min-width:1280px){.form-wrapper .form{height:auto;padding:48px 40px;width:544px}}.form-wrapper .form__row{margin-bottom:16px}@media only screen and (min-width:640px){.form-wrapper .form__row{margin-bottom:18px}}.form-wrapper .form__title{font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px}@media only screen and (min-width:640px){.form-wrapper .form__title{margin-bottom:12px}}.form-wrapper .form__subtitle{font-size:16px;line-height:150%;margin-bottom:16px}.form-wrapper .form__row.form__row--header{margin-bottom:0}.form-wrapper .form__textarea{min-height:72px;resize:none}.form-wrapper .form-group--agreement-note{font-size:12px;line-height:16px}.form-wrapper .form-group--agreement-note strong{font-weight:600}@media only screen and (min-width:320px) and (max-width:639px){.form-wrapper .form__row--dual-columns .form__column:not(:last-child){margin-bottom:16px}.form-wrapper .form__row--dual-columns .form__column:nth-child(2n),.form-wrapper .form__row--dual-columns .form__column:nth-child(odd){padding:0;width:100%}}.form-success{align-items:center;display:none;flex-direction:column;justify-content:center;padding:48px;z-index:1}@media only screen and (max-width:639px){.form-success{padding:48px 12px}}.form-success .form-success__inner{height:100%;opacity:0;text-align:center;transform:translateY(30px);transition:opacity 1.2s cubic-bezier(.215,.61,.355,1),transform 1.2s cubic-bezier(.215,.61,.355,1);width:100%}.form-success .form-success__title{font-size:32px;font-weight:800;line-height:44px;margin-bottom:8px}.form-success .form-success__subtitle{overflow-wrap:anywhere}.form-success .button{margin-top:24px}.form-success .success-animation{margin-bottom:20px}.form-success .success-animation__circle{stroke-dashoffset:240px;stroke-dasharray:240px 240px;stroke:#05b368}.form-success .success-animation__check{opacity:0;stroke-dashoffset:42px;stroke-dasharray:42px 42px;stroke:#05b368}.form-success .success-animation__result{opacity:0;fill:#05b368}.form-success.is-visible{display:flex}.form-success.is-visible .form-success__inner{animation:fadeInAndMove 1s cubic-bezier(.215,.61,.355,1) .2s 1 both}.form-success.is-visible .success-animation{animation:scaleAnimation 1.3s cubic-bezier(.215,.61,.355,1) .5s 1 both}.form-success.is-visible .success-animation__circle{animation:drawCircle 1.3s cubic-bezier(.77,0,.175,1) .5s 1 both,fadeOut .6s linear 1.8s 1 both}.form-success.is-visible .success-animation__check{animation:drawCheck 1s cubic-bezier(.77,0,.175,1) .5s 1 both,fadeOut .6s linear 1.8s 1 both}.form-success.is-visible .success-animation__result{animation:fadeIn .6s linear 1.8s both}.form-wrapper{opacity:1;transition:opacity .6s cubic-bezier(.215,.61,.355,1)}.form-wrapper.fade-out{opacity:0;pointer-events:none}@-moz-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-o-keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes scaleAnimation{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@-moz-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-webkit-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-o-keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@keyframes drawCircle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:0}}@-moz-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-webkit-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-o-keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@keyframes drawCheck{0%{stroke-dashoffset:42px}to{stroke-dashoffset:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-o-keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInAndMove{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.checkbox{cursor:pointer;display:flex}.checkbox input{opacity:0;position:absolute;z-index:-1}.checkbox input:disabled~.checkbox__icon{background-color:#f5f5f5;border-color:#d4d4d4;cursor:not-allowed;pointer-events:none}.checkbox input:focus~.checkbox__icon{box-shadow:0 0 0 1px #fff,0 0 0 3px #d4d4d4}.checkbox input:checked~.checkbox__icon{background-color:#ff9000;background-image:url(http://cdn.airslate.com/landings/839/images/global/svg/check-icon-white.svg);background-position:50%;background-repeat:no-repeat;border-color:#ff9000}.checkbox input:checked~.checkbox__icon:hover{background-color:#ffa42e;border-color:#ffa42e}.checkbox .checkbox__icon{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:pointer;display:inline-block;height:16px;min-width:16px;padding-top:1px;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease;width:16px}.checkbox .checkbox__icon:hover{border-color:#ff9000}.checkbox .checkbox__label{font-size:12px;line-height:18px;padding-left:8px;user-select:none}.checkbox .checkbox__label a{display:inline-block}.form-wrapper--simple+.form-success{position:absolute;width:100%}.form-container{background-color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:100%;position:relative;width:100%}@media only screen and (min-width:640px){.form-container{border-radius:4px;box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}}.form-wrapper--simple.is-hidden{display:flex;opacity:0;pointer-events:none;z-index:0}@media only screen and (max-width:639px){.form-wrapper--simple.is-hidden{height:320px;overflow:hidden}}.page-section--contact-form{padding:24px 0 20px;position:relative;z-index:1}@media only screen and (min-width:640px){.page-section--contact-form{background-color:#2e3dbe;padding:48px 0}}@media only screen and (min-width:960px){.page-section--contact-form{margin-bottom:40px;padding:60px 0}}@media only screen and (min-width:1280px){.page-section--contact-form{margin-bottom:80px}}@media only screen and (min-width:960px){.page-section--contact-form:after,.page-section--contact-form:before{background-size:contain;content:"";display:block;position:absolute;z-index:-1}}.page-section--contact-form:before{background-image:url(../png/dots-texture-left-desktop.png);bottom:0;height:98px;left:24px;width:400px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--contact-form:before{background-image:url(../png/dots-texture-left-desktop%402x.png)}}@media only screen and (min-width:1280px){.page-section--contact-form:before{background-image:url(../png/dots-texture-left-desktop-lg.png);height:120px;left:80px;width:420px}}@media only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min-resolution:1.5dppx),only screen and (min-width:1280px) and (min-resolution:144dpi){.page-section--contact-form:before{background-image:url(../png/dots-texture-left-desktop-lg%402x.png)}}.page-section--contact-form:after{background-image:url(../png/dots-texture-right-desktop.png);height:187px;right:0;top:0;width:197px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--contact-form:after{background-image:url(../png/dots-texture-right-desktop%402x.png)}}@media only screen and (min-width:1280px){.page-section--contact-form:after{background-image:url(../png/dots-texture-right-desktop-lg.png);height:154px;width:314px}}@media only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min-resolution:1.5dppx),only screen and (min-width:1280px) and (min-resolution:144dpi){.page-section--contact-form:after{background-image:url(../png/dots-texture-right-desktop-lg%402x.png)}}@media only screen and (min-width:1280px){.page-section--contact-form .page-section__row{align-items:center;display:flex;justify-content:space-between}}@media only screen and (min-width:640px){.page-section--contact-form .section-headline,.page-section--contact-form .section-subheadline{color:#fff}}@media only screen and (min-width:1280px){.page-section--contact-form .section-headline,.page-section--contact-form .section-subheadline{text-align:left}}.page-section--contact-form .section-headline{margin-left:auto;margin-right:auto;max-width:368px}@media only screen and (min-width:640px){.page-section--contact-form .section-headline{max-width:420px}}@media only screen and (min-width:960px){.page-section--contact-form .section-headline{max-width:520px}}@media only screen and (min-width:1280px){.page-section--contact-form .section-headline{margin-left:0;margin-right:0}}.page-section--contact-form .section-subheadline{font-size:16px;line-height:28px;margin-bottom:32px}@media only screen and (min-width:640px){.page-section--contact-form .section-subheadline{font-size:18px;line-height:32px}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--contact-form .section-subheadline{margin-bottom:40px}}@media only screen and (min-width:960px){.page-section--contact-form .section-subheadline{font-size:20px}}@media only screen and (min-width:1280px){.page-section--contact-form .section-subheadline{border-bottom:1px solid #5763cb;padding-bottom:32px}}.page-section--contact-form .instructions-list{display:none;list-style:none;padding:0}@media only screen and (min-width:1280px){.page-section--contact-form .instructions-list{display:block}}.page-section--contact-form .instructions-list__item{color:#fff;font-size:16px;line-height:28px;padding-left:32px;position:relative}.page-section--contact-form .instructions-list__item:not(:last-child){margin-bottom:12px}.page-section--contact-form .instructions-list__item:before{background-image:url(http://cdn.airslate.com/landings/839/images/_modules/sections/question-form/icon-check-orange.svg);background-size:cover;content:"";display:inline-block;height:12px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.page-section--contact-form .form{position:relative;z-index:1}@media only screen and (min-width:640px){.page-section--contact-form .form{padding:30px 32px}}.page-section--contact-form .form-container{margin:0 auto;max-width:528px;width:100%}@media only screen and (min-width:1280px){.page-section--contact-form .form-container{min-width:544px}}.page-section--contact-form .form__row{margin-bottom:16px}@media only screen and (min-width:640px){.page-section--contact-form .form__row{margin-bottom:18px}}.page-section--contact-form .form__textarea{min-height:72px;resize:none}.page-section--contact-form .form-group--agreement-note{font-size:12px;line-height:16px}@media only screen and (min-width:320px) and (max-width:639px){.page-section--contact-form .form__row--dual-columns .form__column:not(:last-child){margin-bottom:16px}.page-section--contact-form .form__row--dual-columns .form__column:nth-child(2n),.page-section--contact-form .form__row--dual-columns .form__column:nth-child(odd){padding:0;width:100%}}.page-section--contact-form .page-section__illustration{background-size:contain;display:none;position:absolute;z-index:-1}@media only screen and (min-width:960px){.page-section--contact-form .page-section__illustration{display:block}}.page-section--contact-form .page-section__illustration--1{background-image:url(http://cdn.airslate.com/landings/839/images/_modules/sections/question-form/wave-texture-left-desktop.svg);height:270px;left:0;top:0;width:126px}.page-section--contact-form .page-section__illustration--2{background-image:url(http://cdn.airslate.com/landings/839/images/_modules/sections/question-form/wave-texture-right-desktop.svg);bottom:0;height:310px;right:0;width:94px}.is-hidden{display:none}.customers-logo-list{display:flex;justify-content:space-between}.customers-logo-list .customers-logo-list__item:nth-child(n+5){display:none}@media only screen and (min-width:960px){.customers-logo-list .customers-logo-list__item:nth-child(n+5){display:block}.customers-logo-list .customers-logo-list__item:nth-child(n+7){display:none}}@media only screen and (min-width:1280px){.customers-logo-list .customers-logo-list__item:nth-child(n+7){display:block}}.customers-logo-list .logo-icon{align-items:center;background-position:50%;background-repeat:no-repeat;border-radius:4px;display:flex;height:auto;justify-content:center;margin:0 auto;max-width:100%;transition:background-color .15s ease-in,box-shadow .15s ease-in;width:72px}@media only screen and (min-width:640px){.customers-logo-list .logo-icon{height:auto;width:110px}}.star-rating{align-items:center;display:flex}.star-rating.is-readonly{pointer-events:none}.star-rating__input{display:none}.star-rating__label{cursor:pointer;display:inline-flex;position:relative;transition:fill .3s}.star-rating__label--size-sm{padding:0 2px}.star-rating__label--size-sm:last-child{padding:0 2px 0 0}.star-rating__label--size-sm .star-rating__icon{height:16px;width:17px}.star-rating__label--size-md{padding:0 4px}.star-rating__label--size-md:last-child{padding:0 4px 0 0}.star-rating__label--size-md .star-rating__icon{height:24px;width:25px}.star-rating__icon:not(:checked){fill:#ffd847}.star-rating[data-active="0"] .star-rating__label .star-rating__icon,.star-rating[data-active=1] .star-rating__label:nth-child(n+1)~label .star-rating__icon,.star-rating[data-active=2] .star-rating__label:nth-child(n+2)~label .star-rating__icon,.star-rating[data-active=3] .star-rating__label:nth-child(n+3)~label .star-rating__icon,.star-rating[data-active=4] .star-rating__label:nth-child(n+4)~label .star-rating__icon{fill:#d8dfe7}.page-section--reviews-case-study{padding:24px 0}@media only screen and (min-width:640px){.page-section--reviews-case-study{padding:30px 0}}@media only screen and (min-width:960px){.page-section--reviews-case-study{padding:40px 0}}@media only screen and (min-width:1280px){.page-section--reviews-case-study{padding:50px 0}}.page-section--reviews-case-study .customers-logo-list{padding:32px 0 0}@media only screen and (min-width:1280px){.page-section--reviews-case-study .customers-logo-list{padding:40px 0 0}}.page-section--reviews-case-study .page-section__row--headline{align-items:center;display:flex;flex-direction:column;margin-bottom:28px;text-align:center}.page-section--reviews-case-study .page-section__row--headline .section-headline{letter-spacing:-.3px;margin-bottom:8px;text-align:center}@media only screen and (min-width:640px){.page-section--reviews-case-study .page-section__row--headline .section-headline{margin-bottom:16px}}.page-section--reviews-case-study .page-section__row--headline .section-subheadline{max-width:100%}.page-section--reviews-case-study .page-section__row{display:flex;flex-direction:column-reverse;justify-content:space-between}@media only screen and (min-width:960px){.page-section--reviews-case-study .page-section__row{flex-direction:row}}.page-section--reviews-case-study .page-section__row .page-section__column{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:640px){.page-section--reviews-case-study .page-section__row .page-section__column{flex-direction:row}}@media only screen and (min-width:960px){.page-section--reviews-case-study .page-section__row .page-section__column{width:calc(50% - 16px)}}.page-section--reviews-case-study .page-section__row .review-card{background:#fff;box-shadow:0 8px 40px 0 rgba(0,0,0,.1);flex-direction:column;margin-top:24px;padding:20px;width:100%}@media only screen and (min-width:640px){.page-section--reviews-case-study .page-section__row .review-card{width:calc(50% - 16px)}}@media only screen and (min-width:960px){.page-section--reviews-case-study .page-section__row .review-card{margin-top:0;padding:16px}}@media only screen and (min-width:1280px){.page-section--reviews-case-study .page-section__row .review-card{padding:32px}}.page-section--reviews-case-study .page-section__row .star-rating{pointer-events:none}.page-section--reviews-case-study .page-section__row .review-card__author{font-size:14px;line-height:150%;margin-bottom:16px}.page-section--reviews-case-study .page-section__row .review-card__review-date{color:#959595;font-size:12px;line-height:16px}.page-section--reviews-case-study .page-section__row .review-card__logo-wrapper--iconed{height:32px;margin-right:6px;width:32px}@media only screen and (min-width:960px){.page-section--reviews-case-study .page-section__row .review-card__logo-wrapper--iconed{margin-right:0}}.page-section--reviews-case-study .page-section__row .review-card__author{display:flex;justify-content:space-between}.page-section--reviews-case-study .page-section__row .rate-stars{align-items:center;display:flex}.page-section--reviews-case-study .page-section__row .rate-stars .rate-satrs__item{float:left}.page-section--reviews-case-study .case-study{align-items:center;background-color:#f7f8fa;border-radius:8px;display:flex;flex-direction:column;padding:21px;width:100%}@media only screen and (min-width:640px){.page-section--reviews-case-study .case-study{flex-direction:row}}@media only screen and (min-width:960px){.page-section--reviews-case-study .case-study{padding:16px}}@media only screen and (min-width:1280px){.page-section--reviews-case-study .case-study{padding:36px}}.page-section--reviews-case-study .case-study .case-study__illustration{position:relative}@media only screen and (max-width:639px){.page-section--reviews-case-study .case-study .case-study__illustration{height:204px;margin-bottom:24px;width:248px}}@media only screen and (min-width:640px){.page-section--reviews-case-study .case-study .case-study__illustration{height:204px;margin-right:48px;width:252px}}@media only screen and (min-width:960px){.page-section--reviews-case-study .case-study .case-study__illustration{height:156px;margin-right:32px;width:192px}}@media only screen and (min-width:1280px){.page-section--reviews-case-study .case-study .case-study__illustration{height:204px;width:252px}}.page-section--reviews-case-study .case-study .case-study__document,.page-section--reviews-case-study .case-study .case-study__picture{height:auto;width:57%}.page-section--reviews-case-study .case-study .case-study__document img,.page-section--reviews-case-study .case-study .case-study__picture img{max-width:100%}.page-section--reviews-case-study .case-study .case-study__document{box-shadow:0 4.95px 16.5px 0 rgba(0,0,0,.078);position:absolute;right:0;top:17px}.page-section--reviews-case-study .case-study .case-study__description{max-width:100%}@media only screen and (min-width:640px){.page-section--reviews-case-study .case-study .case-study__description{flex:1}}.page-section--reviews-case-study .case-study .case-study__description .case-study--title{font-size:16px;font-weight:700;line-height:150%;margin-bottom:6px;text-align:left}@media only screen and (min-width:640px){.page-section--reviews-case-study .case-study .case-study__description .case-study--title{font-size:20px;line-height:140%;margin-bottom:12px}}@media only screen and (min-width:1280px){.page-section--reviews-case-study .case-study .case-study__description .case-study--title{font-size:24px;line-height:32px}}.page-section--reviews-case-study .case-study .case-study__about-text{font-size:14px;line-height:150%;margin-bottom:18px}@media only screen and (min-width:960px){.page-section--reviews-case-study .case-study .case-study__about-text{font-size:12px;line-height:16px}}@media only screen and (min-width:1280px){.page-section--reviews-case-study .case-study .case-study__about-text{font-size:14px;line-height:150%}}.page-section--reviews-case-study .case-study .section-link{font-size:14px;line-height:150%}@media only screen and (min-width:960px){.page-section--reviews-case-study .case-study .section-link{font-size:16px;line-height:150%}}.page-section--reviews-case-study .review-card{background-color:#f7f8fa;border-radius:8px;display:flex!important;flex-direction:column;position:relative}.page-section--reviews-case-study .review-card__logo,.page-section--reviews-case-study .review-card__logo img{display:block;height:auto;object-fit:contain;width:100%}.page-section--reviews-case-study .review-card__review-blockquote{flex-grow:1;font-size:16px;line-height:150%;margin-bottom:32px}@media only screen and (min-width:1280px){.page-section--reviews-case-study .review-card__review-blockquote{font-size:20px;line-height:140%}}.page-section--reviews-case-study .wow{visibility:hidden}.page-section-horizontal-indents-xl{position:relative;width:100%}@media only screen and (min-width:1480px){.page-section-horizontal-indents-xl{padding:0 24px}.page-section-horizontal-indents-xl .page-section{border-radius:8px}}.page-section--intro,.page-section-horizontal-indents-xl .page-section{overflow:hidden;position:relative}.page-section--intro{padding:32px 0}@media only screen and (min-width:640px){.page-section--intro{padding-bottom:28px}}@media only screen and (min-width:960px){.page-section--intro{padding:40px 0 36px}}@media only screen and (min-width:1280px){.page-section--intro{padding:20px 0 32px}}@media only screen and (min-width:960px){.page-section--intro .page-section__row{display:flex;justify-content:space-between}}@media only screen and (min-width:1280px){.page-section--intro .page-section__row{align-items:center}}.page-section--intro .page-section__column--primary{position:relative;text-align:center}@media only screen and (min-width:960px){.page-section--intro .page-section__column--primary{margin-right:32px;text-align:left;width:calc(100% - 432px)}}@media only screen and (min-width:1280px){.page-section--intro .page-section__column--primary{width:688px}}@media only screen and (min-width:960px){.page-section--intro .section-headline,.page-section--intro .section-subheadline{text-align:left}}@media only screen and (min-width:320px) and (max-width:479px){.page-section--intro .section-headline{max-width:288px}}@media only screen and (min-width:320px) and (max-width:959px){.page-section--intro .section-headline{margin-left:auto;margin-right:auto}}@media only screen and (min-width:960px) and (max-width:1279px){.page-section--intro .section-headline{font-size:44px;line-height:60px}}@media only screen and (min-width:1280px){.page-section--intro .section-headline{letter-spacing:-2px}}.page-section--intro .section-headline .line-break{display:inline;word-break:break-word}@media only screen and (min-width:480px){.page-section--intro .section-headline .line-break{display:block}}.page-section--intro .section-headline--highlight{color:#3037c6;display:inline-block;padding:0 4px;position:relative}.page-section--intro .section-headline--highlight.animated:before{width:132px}@media only screen and (min-width:640px){.page-section--intro .section-headline--highlight.animated:before{width:199px}}@media only screen and (min-width:1280px){.page-section--intro .section-headline--highlight.animated:before{width:264px}}.page-section--intro .section-headline--highlight:before{background-image:url(../png/highlight-texture-mobile.png);background-position:0;background-repeat:no-repeat;background-size:cover;content:"";height:42px;left:-4px;position:absolute;top:2px;transform-origin:0 50%;transition:width .3s ease 1s;width:0;z-index:-1}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--intro .section-headline--highlight:before{background-image:url(../png/highlight-texture-mobile%402x.png)}}@media only screen and (min-width:480px){.page-section--intro .section-headline--highlight:before{left:-4px}}@media only screen and (min-width:640px){.page-section--intro .section-headline--highlight:before{background-image:url(../png/highlight-texture-tablet.png);height:56px;top:4px}}@media only screen and (min-width:960px) and (max-width:1279px){.page-section--intro .section-headline--highlight:before{top:7px}}@media only screen and (min-width:1280px){.page-section--intro .section-headline--highlight:before{background-image:url(../png/highlight-texture-desktop-lg.png);height:79px}}@media only screen and (min-width:640px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min-resolution:1.5dppx),only screen and (min-width:640px) and (min-resolution:144dpi){.page-section--intro .section-headline--highlight:before{background-image:url(../png/highlight-texture-tablet%402x.png)}}@media only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min-resolution:1.5dppx),only screen and (min-width:1280px) and (min-resolution:144dpi){.page-section--intro .section-headline--highlight:before{background-image:url(../png/highlight-texture-desktop-lg%402x.png)}}.page-section--intro .section-subheadline{margin-bottom:28px}@media only screen and (min-width:640px) and (max-width:959px){.page-section--intro .section-subheadline{margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:560px}}@media only screen and (min-width:1280px){.page-section--intro .section-subheadline{margin-bottom:32px}}.page-section--intro .section-footer{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:640px){.page-section--intro .section-footer{flex-direction:row;justify-content:center}}@media only screen and (min-width:960px){.page-section--intro .section-footer{justify-content:flex-start}}.page-section--intro .section-footer__button{min-width:288px}@media only screen and (min-width:640px){.page-section--intro .section-footer__button{min-width:208px}}.page-section--intro .section-footer__button:not(:last-child){margin-bottom:20px}@media only screen and (min-width:640px){.page-section--intro .section-footer__button:not(:last-child){margin-bottom:0;margin-right:20px}}.page-section--intro .page-section__column--secondary{display:none}@media only screen and (min-width:960px){.page-section--intro .page-section__column--secondary{display:block;margin-right:20px}}@media only screen and (min-width:960px) and (max-width:1279px){.page-section--intro .page-section__column--secondary{margin-top:-20px}}.page-section--intro .illustrations-group{display:block;position:relative;z-index:-1}.page-section--intro .illustrations-group__main-image,.page-section--intro .illustrations-group__main-image img{display:block;height:400px;width:360px}@media only screen and (min-width:1280px){.page-section--intro .illustrations-group__main-image,.page-section--intro .illustrations-group__main-image img{height:507px;width:457px}}.page-section--intro .illustrations-group__icon-1,.page-section--intro .illustrations-group__icon-2,.page-section--intro .illustrations-group__icon-3{position:absolute}.page-section--intro .illustrations-group__icon-1{height:136px;left:-45px;top:60px;width:136px}@media only screen and (min-width:1280px){.page-section--intro .illustrations-group__icon-1{height:180px;left:-60px;top:70px;width:180px}}.page-section--intro .illustrations-group__icon-2{bottom:-32px;height:120px;left:14px;width:120px}@media only screen and (min-width:1280px){.page-section--intro .illustrations-group__icon-2{bottom:-48px;height:160px;left:10px;width:160px}}.page-section--intro .illustrations-group__icon-3{height:136px;right:-50px;top:120px;width:136px}@media only screen and (min-width:1280px){.page-section--intro .illustrations-group__icon-3{height:180px;right:-60px;top:140px;width:180px}}.page-section--features{padding-bottom:24px}@media only screen and (min-width:640px){.page-section--features{padding:16px 0 48px}}@media only screen and (min-width:960px){.page-section--features{padding:32px 0 60px}}@media only screen and (min-width:1280px){.page-section--features{padding:32px 0 80px}.page-section--features .page-section__inner{max-width:1288px;padding:0}}.page-section--features .features-slider{display:block;margin:0 -16px;overflow:hidden;position:relative}@media only screen and (min-width:1280px){.page-section--features .features-slider{margin:0}}@media only screen and (min-width:960px){.page-section--features .features-slider__row{align-items:stretch;display:flex;justify-content:space-between}}.page-section--features .features-slider-nav{background-color:#fff;opacity:0;position:relative;transition:opacity .15s ease-in;width:100%;z-index:1}@media only screen and (min-width:960px){.page-section--features .features-slider-nav{width:calc(100% - 448px)}}@media only screen and (min-width:1280px){.page-section--features .features-slider-nav{width:calc(100% - 688px)}}.page-section--features .features-slider-nav.is-visible{opacity:1}.page-section--features .features-slider-nav .slick-list{overflow:hidden}.page-section--features .features-slider-nav .slick-list,.page-section--features .features-slider-nav .slick-track{width:100%!important}.page-section--features .features-slider-nav .slick-track{align-items:center;display:flex;flex-direction:column;transform:translateZ(0)!important}.page-section--features .features-slider-nav .slick-slide:first-of-type{padding-top:16px}.page-section--features .features-slider-nav .slick-slide{border-radius:4px;padding:8px 16px;width:100%!important}@media only screen and (min-width:960px){.page-section--features .features-slider-nav .slick-slide{padding:8px 24px}}.page-section--features .features-slider-nav .slick-slide:focus{outline:none}.page-section--features .features-slider-nav .slick-slide:last-of-type>div{padding-bottom:24px}@media only screen and (min-width:960px){.page-section--features .features-slider-nav .slick-slide:last-of-type>div{padding-bottom:0}.page-section--features .slick-track{padding-bottom:32px}}.page-section--features .slick-slide.slick-current .accordion-item{background-color:#fff;box-shadow:0 8px 30px 0 rgba(0,0,0,.1)}@media only screen and (min-width:1280px){.page-section--features .slick-slide.slick-current .accordion-item{padding-bottom:56px}}.page-section--features .features-slider-thumb{display:none;opacity:0;position:relative;transition:opacity .15s ease-in}@media only screen and (min-width:960px){.page-section--features .features-slider-thumb{display:block;padding-left:16px;padding-top:16px;width:472px!important}}@media only screen and (min-width:960px) and (max-width:1279px){.page-section--features .features-slider-thumb{padding-right:8px}}@media only screen and (min-width:1280px){.page-section--features .features-slider-thumb{padding-left:16px;width:688px!important}}.page-section--features .features-slider-thumb.is-visible{opacity:1}.page-section--features .features-slider-thumb .slick-track{display:flex}.page-section--features .features-slider-thumb .slick-current .slide-thumb{visibility:visible}.page-section--features .slide-thumb{border-radius:4px;position:relative;visibility:hidden}@media only screen and (min-width:960px){.page-section--features .slide-thumb{height:376px;width:448px}}@media only screen and (min-width:1280px){.page-section--features .slide-thumb{height:552px;width:688px}}.page-section--features .slide-thumb img,.page-section--features .slide-thumb__img{border-radius:4px;display:block;height:auto;width:100%}@media only screen and (min-width:1280px){.page-section--features .slide-thumb img,.page-section--features .slide-thumb__img{height:552px}}.page-section--features .slide-thumb__img{animation-duration:.5s;animation-timing-function:ease-out;position:absolute}.page-section--features .accordion-item{background-color:#f9f9f9;border-radius:4px;cursor:pointer;padding:20px;position:relative;transition:background-color .15s}@media only screen and (min-width:960px){.page-section--features .accordion-item{padding:28px}}@media only screen and (min-width:1280px){.page-section--features .accordion-item{padding:28px 32px}}@media only screen and (min-width:960px){.page-section--features .accordion-item:focus,.page-section--features .accordion-item:hover{background-color:#f3f3f3}}.page-section--features .title{font-weight:600;position:relative;user-select:none;-webkit-tap-highlight-color:transparent}@media only screen and (min-width:640px){.page-section--features .title{font-size:16px;line-height:28px;min-height:auto}}@media only screen and (min-width:1280px){.page-section--features .title{font-size:20px;line-height:32px}}.page-section--features .title:active,.page-section--features .title:focus{outline:none}.page-section--features .title[aria-expanded*=true] .icon{transform:rotate(180deg)}.page-section--features .title__text{font-size:16px;font-weight:700;line-height:28px}@media only screen and (min-width:640px){.page-section--features .title__text{font-size:20px;line-height:32px}}.page-section--features .title__icon{position:absolute;right:0;top:50%;transform:translateY(-50%)}.page-section--features .icon{height:10px;transition:transform .3s ease-in-out;width:10px}.page-section--features .panel{align-items:flex-end;display:none;flex-direction:column;justify-content:flex-end;margin-top:8px}@media only screen and (min-width:640px){.page-section--features .panel{margin-top:16px}}@media only screen and (min-width:960px){.page-section--features .panel{margin-top:12px}}.page-section--features .panel__description{margin:0}.page-section--features .panel__thumb-wrapper{margin-top:12px}@media only screen and (min-width:960px){.page-section--features .panel__thumb-wrapper{display:none}}.page-section--features .panel__thumb,.page-section--features .panel__thumb img{display:block;height:auto;max-width:608px;width:100%}.page-section--customer-blockquote .customer-blockquote{background-color:#fada5d;border-radius:8px;padding:32px 20px;position:relative;z-index:1}@media only screen and (min-width:640px){.page-section--customer-blockquote .customer-blockquote{padding:40px 48px}}@media only screen and (min-width:960px){.page-section--customer-blockquote .customer-blockquote{padding:52px 80px}}@media only screen and (min-width:1280px){.page-section--customer-blockquote .customer-blockquote{padding:60px 160px 60px 240px}}.page-section--customer-blockquote .customer-blockquote:after,.page-section--customer-blockquote .customer-blockquote:before{background-size:cover;content:"";display:block;position:absolute;z-index:-1}.page-section--customer-blockquote .customer-blockquote:before{background-image:url(../png/texture-left-mobile.png);bottom:0;height:72px;left:0;width:48px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--customer-blockquote .customer-blockquote:before{background-image:url(../png/texture-left-mobile%402x.png)}}@media only screen and (min-width:640px){.page-section--customer-blockquote .customer-blockquote:before{background-image:url(../png/texture-left-tablet.png);height:72px;width:156px}}@media only screen and (min-width:960px){.page-section--customer-blockquote .customer-blockquote:before{background-image:url(../png/texture-left-desktop.png);height:116px;width:108px}}@media only screen and (min-width:1280px){.page-section--customer-blockquote .customer-blockquote:before{background-image:url(../png/texture-left-desktop-lg.png);height:190px;width:250px}}@media only screen and (min-width:640px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min-resolution:1.5dppx),only screen and (min-width:640px) and (min-resolution:144dpi){.page-section--customer-blockquote .customer-blockquote:before{background-image:url(../png/texture-left-tablet%402x.png)}}@media only screen and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:960px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:960px) and (min-resolution:1.5dppx),only screen and (min-width:960px) and (min-resolution:144dpi){.page-section--customer-blockquote .customer-blockquote:before{background-image:url(../png/texture-left-desktop%402x.png)}}@media only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:1280px) and (min-resolution:1.5dppx),only screen and (min-width:1280px) and (min-resolution:144dpi){.page-section--customer-blockquote .customer-blockquote:before{background-image:url(../png/texture-left-desktop-lg%402x.png)}}.page-section--customer-blockquote .customer-blockquote:after{background-image:url(http://cdn.airslate.com/landings/839/images/customer-success/customer-blockquote/texture-right-mobile.svg);height:75px;right:0;top:0;width:68px}@media only screen and (min-width:640px){.page-section--customer-blockquote .customer-blockquote:after{background-image:url(http://cdn.airslate.com/landings/839/images/customer-success/customer-blockquote/texture-right-tablet.svg);height:115px;width:112px}}@media only screen and (min-width:960px){.page-section--customer-blockquote .customer-blockquote:after{background-image:url(http://cdn.airslate.com/landings/839/images/customer-success/customer-blockquote/texture-right-desktop.svg);height:157px;width:168px}}@media only screen and (min-width:1280px){.page-section--customer-blockquote .customer-blockquote:after{background-image:url(http://cdn.airslate.com/landings/839/images/customer-success/customer-blockquote/texture-right-desktop-lg.svg);height:172px;width:344px}}.page-section--customer-blockquote .section-headline{letter-spacing:-.7px;margin-bottom:16px;text-align:left}@media only screen and (min-width:640px){.page-section--customer-blockquote .section-headline{letter-spacing:-.86px}}@media only screen and (min-width:960px){.page-section--customer-blockquote .section-headline{margin-bottom:20px}}@media only screen and (min-width:1280px){.page-section--customer-blockquote .section-headline{margin-bottom:24px}}.page-section--customer-blockquote .section-headline .line-break{display:inline}@media only screen and (min-width:768px) and (max-width:1279px){.page-section--customer-blockquote .section-headline .line-break{display:block}}.page-section--customer-blockquote .customer-blockquote__icon-wrapper{position:absolute;top:-26px;z-index:-1}@media only screen and (min-width:640px){.page-section--customer-blockquote .customer-blockquote__icon-wrapper{top:-36px}}@media only screen and (min-width:960px){.page-section--customer-blockquote .customer-blockquote__icon-wrapper{top:-45px}}@media only screen and (min-width:1280px){.page-section--customer-blockquote .customer-blockquote__icon-wrapper{top:-52px}}.page-section--customer-blockquote .customer-blockquote__icon{display:block;height:46px;width:64px}@media only screen and (min-width:640px){.page-section--customer-blockquote .customer-blockquote__icon{height:58px;width:80px}}@media only screen and (min-width:960px){.page-section--customer-blockquote .customer-blockquote__icon{height:76px;width:106px}}@media only screen and (min-width:1280px){.page-section--customer-blockquote .customer-blockquote__icon{height:94px;width:132px}}.page-section--customer-blockquote .customer-blockquote__author{align-items:center;display:flex;justify-content:flex-end;line-height:20px}.page-section--customer-blockquote .customer-blockquote__author-avatar{margin-right:12px}@media only screen and (min-width:640px){.page-section--customer-blockquote .customer-blockquote__author-avatar{margin-right:16px}}@media only screen and (min-width:960px){.page-section--customer-blockquote .customer-blockquote__author-avatar{margin-right:20px}}.page-section--customer-blockquote .customer-blockquote__author-avatar,.page-section--customer-blockquote .customer-blockquote__author-avatar img{display:block;height:52px;width:52px}@media only screen and (min-width:640px){.page-section--customer-blockquote .customer-blockquote__author-avatar,.page-section--customer-blockquote .customer-blockquote__author-avatar img{height:56px;width:56px}}@media only screen and (min-width:960px){.page-section--customer-blockquote .customer-blockquote__author-avatar,.page-section--customer-blockquote .customer-blockquote__author-avatar img{height:64px;width:64px}}.page-section--customer-blockquote .customer-blockquote__author-name{font-weight:700}.page-section--additional-resourses{padding:48px 0 24px}@media only screen and (min-width:640px){.page-section--additional-resourses{padding:60px 0 24px}}@media only screen and (min-width:960px){.page-section--additional-resourses{padding:80px 0 24px}}@media only screen and (min-width:1280px){.page-section--additional-resourses{padding:100px 0 64px}}.page-section--additional-resourses .section-headline{margin-bottom:24px}@media only screen and (min-width:640px){.page-section--additional-resourses .section-headline{margin-left:auto;margin-right:auto;max-width:512px}}@media only screen and (min-width:960px){.page-section--additional-resourses .section-headline{max-width:768px}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--additional-resourses .section-headline{margin-bottom:16px}}@media only screen and (min-width:1280px){.page-section--additional-resourses .section-headline{margin-bottom:30px;max-width:960px}}.cards--additional-resourses{display:flex;flex-direction:column}@media only screen and (min-width:640px){.cards--additional-resourses{flex-direction:row;flex-wrap:wrap;margin:0 -16px}.cards--additional-resourses .cards__item{padding:16px;width:50%}}@media only screen and (min-width:960px){.cards--additional-resourses .cards__item{width:33.3333%}}@media only screen and (min-width:1280px){.cards--additional-resourses .cards__item{padding:22px}}.cards--additional-resourses .cards__item:not(:last-child){margin-bottom:32px}@media only screen and (min-width:640px){.cards--additional-resourses .cards__item:not(:last-child){margin-bottom:0}}.cards--additional-resourses .card{background-color:#f9f9f9;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:20px;position:relative;text-align:center;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out}@media only screen and (min-width:640px){.cards--additional-resourses .card{height:0;min-height:324px;padding:24px}}@media only screen and (min-width:960px){.cards--additional-resourses .card{min-height:328px}}@media only screen and (min-width:1280px){.cards--additional-resourses .card{min-height:420px;padding:32px}}.cards--additional-resourses .card:hover{background-color:#fff;box-shadow:0 8px 30px 0 rgba(0,0,0,.1)}.cards--additional-resourses .card__head{margin-bottom:12px}@media only screen and (min-width:640px){.cards--additional-resourses .card__head{margin-bottom:16px}}@media only screen and (min-width:1280px){.cards--additional-resourses .card__head{margin-bottom:24px}}.cards--additional-resourses .card__head picture,.cards--additional-resourses .card__head picture img{display:block;height:104px;margin:0 auto;width:140px}@media only screen and (min-width:1280px){.cards--additional-resourses .card__head picture,.cards--additional-resourses .card__head picture img{height:156px;width:212px}}@media only screen and (min-width:640px){.cards--additional-resourses .card__content{display:flex;flex-direction:column;flex-grow:1}}.cards--additional-resourses .card__title{font-size:20px;font-weight:700;line-height:32px;margin-bottom:4px}@media only screen and (min-width:640px) and (max-width:1279px){.cards--additional-resourses .card__title{margin-bottom:8px}}@media only screen and (min-width:1280px){.cards--additional-resourses .card__title{font-size:24px;line-height:40px}}.cards--additional-resourses .card__desc{margin-bottom:16px}@media only screen and (min-width:640px){.cards--additional-resourses .card__desc{flex-grow:1;margin-bottom:0}}@media only screen and (min-width:960px){.cards--additional-resourses .card__desc{font-size:14px;line-height:24px}}@media only screen and (min-width:1280px){.cards--additional-resourses .card__desc{font-size:16px;line-height:28px}}.cards--additional-resourses .card__link{margin-top:auto}.cards--additional-resourses .card__link a+a{margin-left:32px}@media only screen and (min-width:960px) and (max-width:1279px){.cards--additional-resourses .card__link a+a{margin-left:20px}}.page-section--stories{overflow:hidden;padding:24px 0}@media only screen and (min-width:640px){.page-section--stories{padding:40px 0 80px}}@media only screen and (min-width:1280px){.page-section--stories{padding:64px 0 100px}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--stories .page-section__inner{max-width:680px}}@media only screen and (min-width:960px){.page-section--stories .page-section__inner{padding:0}.page-section--stories .page-section__row{align-items:flex-end;display:flex}}@media only screen and (min-width:1280px){.page-section--stories .page-section__row{align-items:center}}.page-section--stories .page-section__column--primary{display:none;margin-bottom:28px;position:relative}@media only screen and (min-width:640px){.page-section--stories .page-section__column--primary{display:block;margin-bottom:32px}}@media only screen and (min-width:960px){.page-section--stories .page-section__column--primary{margin-bottom:0;margin-left:16px;margin-right:64px;width:368px}}@media only screen and (min-width:1280px){.page-section--stories .page-section__column--primary{margin-right:60px;width:528px}}.page-section--stories .illustrations-group{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:368px}@media only screen and (min-width:960px){.page-section--stories .illustrations-group{max-width:none}}.page-section--stories .illustrations-group__item{width:calc(50% - 10px)}@media only screen and (min-width:1280px){.page-section--stories .illustrations-group__item{width:calc(50% - 14px)}}.page-section--stories .illustrations-group__item:nth-child(-n+2){margin-bottom:16px}@media only screen and (min-width:1280px){.page-section--stories .illustrations-group__item:nth-child(-n+2){margin-bottom:20px}}.page-section--stories .illustrations-group__item:nth-child(2n){margin-top:-20px}.page-section--stories .illustrations-group__image,.page-section--stories .illustrations-group__image img{border-radius:8px;display:block;height:199px;width:174px}@media only screen and (min-width:1280px){.page-section--stories .illustrations-group__image,.page-section--stories .illustrations-group__image img{height:285px;width:250px}}@media only screen and (min-width:320px) and (max-width:639px){.page-section--stories .page-section__column--secondary{display:flex;flex-direction:column}}@media only screen and (min-width:960px){.page-section--stories .page-section__column--secondary{max-width:680px;width:calc(100% - 464px)}}@media only screen and (min-width:1280px){.page-section--stories .page-section__column--secondary{width:640px}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--stories .section-head.section-head--default{display:none}}.page-section--stories .section-head.section-head--tablet{display:none}@media only screen and (min-width:640px) and (max-width:959px){.page-section--stories .section-head.section-head--tablet{display:block}}@media only screen and (min-width:960px){.page-section--stories .section-footer,.page-section--stories .section-head{padding:0 16px}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--stories .section-headline,.page-section--stories .section-subheadline{margin-left:auto;margin-right:auto}}@media only screen and (min-width:960px){.page-section--stories .section-headline,.page-section--stories .section-subheadline{text-align:left}}.page-section--stories .section-subheadline{font-size:16px;line-height:28px;margin-bottom:24px}@media only screen and (min-width:640px){.page-section--stories .section-subheadline{margin-bottom:48px}}@media only screen and (min-width:960px){.page-section--stories .section-subheadline{margin-bottom:44px}}@media only screen and (min-width:1280px){.page-section--stories .section-subheadline{font-size:20px;line-height:32px;margin-bottom:60px}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--stories .section-subheadline{max-width:400px}}.page-section--stories .stories-list{padding:20px 0;position:relative}@media only screen and (min-width:320px) and (max-width:639px){.page-section--stories .stories-list{background-color:#f8f8f8;border-radius:8px;order:1}}@media only screen and (min-width:640px){.page-section--stories .stories-list{margin-bottom:28px;padding:0}}.page-section--stories .stories-list-slider{margin-bottom:24px;opacity:0;position:relative;transition:opacity .1s linear;will-change:opacity;z-index:1}@media only screen and (min-width:960px){.page-section--stories .stories-list-slider{margin-bottom:56px}}.page-section--stories .stories-list-slider.is-visible{opacity:1}.page-section--stories .slick-list{box-sizing:initial;overflow:hidden}.page-section--stories .slick-track{display:flex}.page-section--stories .slick-slide{padding:0 20px}@media only screen and (min-width:640px){.page-section--stories .slick-slide{padding:0 16px}}.page-section--stories .slick-slide>div{border-radius:4px;height:100%;position:relative;width:100%}.page-section--stories .story__body{font-size:16px;line-height:28px;margin-bottom:28px}@media only screen and (min-width:960px){.page-section--stories .story__body{font-size:20px;line-height:32px}}@media only screen and (min-width:960px) and (max-width:1279px){.page-section--stories .story__body{margin-bottom:16px}}@media only screen and (min-width:1280px){.page-section--stories .story__body{font-size:24px;line-height:40px}}.page-section--stories .story__body--highlighted{font-weight:800}.page-section--stories .story__author{font-size:14px;line-height:24px}.page-section--stories .stories-list-slider-arrows{padding-left:14px}@media only screen and (min-width:960px){.page-section--stories .stories-list-slider-arrows{padding-left:0;position:absolute;right:-6px;z-index:10}}.page-section--stories .stories-list-slider-arrows .button{background:none;border:none;cursor:pointer;outline:none;padding:6px}.page-section--stories .stories-list-slider-arrows .button.slick-disabled{opacity:.4;pointer-events:none}.page-section--stories .stories-list-slider-arrows .button .icon{display:block;height:32px;width:32px}.page-section--stories .stories-list-slider-arrows .button .icon circle{stroke:#3f5f82;transition:stroke .15s ease-in}.page-section--stories .stories-list-slider-arrows .button .icon path{fill:#3f5f82;transition:stroke .15s ease-in}.page-section--stories .stories-list-slider-arrows .button:focus,.page-section--stories .stories-list-slider-arrows .button:hover{box-shadow:none;outline:none}.page-section--stories .stories-list-slider-arrows .button:focus .icon circle,.page-section--stories .stories-list-slider-arrows .button:hover .icon circle{stroke:#6683a3}.page-section--stories .stories-list-slider-arrows .button:focus .icon path,.page-section--stories .stories-list-slider-arrows .button:hover .icon path{fill:#6683a3}.page-section--stories .section-footer{margin-bottom:36px;text-align:center}@media only screen and (min-width:640px){.page-section--stories .section-footer{margin-bottom:0}}@media only screen and (min-width:960px){.page-section--stories .section-footer{text-align:left}}