.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}.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}.is-hidden{display:none}.customers-logo-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;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{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;max-width:100%;margin:0 auto;background-repeat:no-repeat;background-position:50%;border-radius:4px;width:72px;height:auto;-webkit-transition:background-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:background-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:background-color .15s ease-in,box-shadow .15s ease-in;transition:background-color .15s ease-in,box-shadow .15s ease-in,-webkit-box-shadow .15s ease-in}@media only screen and (min-width:640px){.customers-logo-list .logo-icon{width:110px;height:auto}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.page-section--reviews-badges{padding:24px 0}@media only screen and (min-width:640px){.page-section--reviews-badges{padding:30px 0}}@media only screen and (min-width:960px){.page-section--reviews-badges{padding:40px 0}}@media only screen and (min-width:1280px){.page-section--reviews-badges{padding:50px 0}}.page-section--reviews-badges .customers-logo-list{padding:32px 0 0}@media only screen and (min-width:640px){.page-section--reviews-badges .customers-logo-list{padding:28px 0 0}}@media only screen and (min-width:960px){.page-section--reviews-badges .customers-logo-list{padding:32px 0 0}}@media only screen and (min-width:1280px){.page-section--reviews-badges .customers-logo-list{padding:40px 0 0}}.page-section--reviews-badges .reviews-slider{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;padding-bottom:20px;margin:0 -16px -20px;width:calc(100% + 32px)}@media only screen and (min-width:960px){.page-section--reviews-badges .reviews-slider{margin:0 -16px;padding:0}}@media only screen and (min-width:1280px){.page-section--reviews-badges .reviews-slider{margin:0 -18px;width:calc(100% + 36px)}}.page-section--reviews-badges .reviews-slider .review-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;padding:24px 32px;width:100%;height:auto;min-width:254px;min-height:100%}@media only screen and (min-width:960px){.page-section--reviews-badges .reviews-slider .review-card{margin:0 16px}}@media only screen and (min-width:1280px){.page-section--reviews-badges .reviews-slider .review-card{margin:0 18px;padding:32px}}.page-section--reviews-badges .reviews-slider .review-card>div{z-index:1}@media only screen and (max-width:959px){.page-section--reviews-badges .reviews-slider .review-card:not(:first-child){margin-left:-16px}}.page-section--reviews-badges .reviews-slider .review-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f7f8fa;border-radius:8px;z-index:0}@media only screen and (max-width:959px){.page-section--reviews-badges .reviews-slider .review-card:after{left:16px;width:calc(100% - 32px);height:100%}}.page-section--reviews-badges .review-card__logo,.page-section--reviews-badges .review-card__logo img{display:block;-o-object-fit:contain;object-fit:contain;min-width:100%;min-height:100%}.page-section--reviews-badges .review-card__review-blockquote{margin-bottom:32px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;line-height:24px}@media only screen and (min-width:1280px){.page-section--reviews-badges .review-card__review-blockquote{font-size:20px;line-height:28px}}.page-section--reviews-badges .review-card__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-section--reviews-badges .review-card__author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width:1280px){.page-section--reviews-badges .review-card__author-name,.page-section--reviews-badges .review-card__author-position{font-size:14px;line-height:20px}}.page-section--reviews-badges .review-card__author-name{margin-top:2px;font-weight:700}@media only screen and (min-width:640px){.page-section--reviews-badges .review-card__author-name .review-card{padding:24px}}@media only screen and (min-width:960px){.page-section--reviews-badges .review-card__author-name .review-card{width:calc(33.333% - 24px)}}@media only screen and (min-width:1280px){.page-section--reviews-badges .review-card__author-name .review-card{padding:32px;width:calc(33.333% - 24px)}}.page-section--reviews-badges .review-card__logo-wrapper--iconed{width:52px;height:52px;margin-right:16px;float:left}@media only screen and (min-width:1280px){.page-section--reviews-badges .review-card__logo-wrapper--iconed{width:64px;height:64px}}.page-section--reviews-badges .ps__rail-x{position:absolute;width:100%!important;opacity:.4!important;overflow:hidden}.page-section--reviews-badges .ps__rail-x.active .ps__thumb-x{opacity:1}.page-section--reviews-badges .ps__thumb-x{background-color:transparent!important;opacity:0;-webkit-transition:opacity .3s cubic-bezier(.215,.61,.355,1);transition:opacity .3s cubic-bezier(.215,.61,.355,1)}.page-section--reviews-badges .ps__thumb-x:after{content:"";display:block;position:absolute;left:16px;width:calc(100% - 32px);height:100%;background-color:#aaa;border-radius:10px}.page-section__row--badges{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%;padding:24px 0}@media only screen and (min-width:640px){.page-section__row--badges{padding:32px 0}}@media only screen and (min-width:960px){.page-section__row--badges{padding:40px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-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:1280px){.page-section__row--badges{padding:48px 0;max-width:1248px}}.page-section__row--badges .section-badges__column--illustration{width:100%;max-width:428px;margin:24px auto 0;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:640px){.page-section__row--badges .section-badges__column--illustration{margin-top:20px}}@media only screen and (min-width:960px){.page-section__row--badges .section-badges__column--illustration{width:calc(100% - 530px);max-width:530px;margin:0 auto}}@media only screen and (min-width:1280px){.page-section__row--badges .section-badges__column--illustration{width:calc(100% - 690px);max-width:100%;margin:0}}.page-section__row--badges .section-badges__column--illustration .section-badges__image-wrapper{width:64px;height:75px}@media only screen and (min-width:640px){.page-section__row--badges .section-badges__column--illustration .section-badges__image-wrapper{width:82px;height:98px}}@media only screen and (min-width:1280px){.page-section__row--badges .section-badges__column--illustration .section-badges__image-wrapper{width:108px;height:128px}}.page-section__row--badges .section-badges__column--illustration .section-badges__image-wrapper .section-badges__image,.page-section__row--badges .section-badges__column--illustration .section-badges__image-wrapper .section-badges__image img{height:auto;max-width:100%;max-height:100%;aspect-ratio:27/32}.page-section__row--badges .section-headline,.page-section__row--badges .section-subheadline{text-align:center}@media only screen and (min-width:640px){.page-section__row--badges .section-headline,.page-section__row--badges .section-subheadline{max-width:608px;margin:0 auto}}@media only screen and (min-width:960px){.page-section__row--badges .section-headline,.page-section__row--badges .section-subheadline{text-align:left;max-width:470px;margin:inherit}}@media only screen and (min-width:1280px){.page-section__row--badges .section-headline,.page-section__row--badges .section-subheadline{max-width:640px}}.page-section__row--badges .section-subheadline{margin-bottom:0;font-size:20px;line-height:28px}.page-section__row--badges .section-headline{letter-spacing:-.5px;margin-bottom:8px}@media only screen and (min-width:640px){.page-section__row--badges .section-headline{margin-bottom:12px}}@media only screen and (min-width:960px){.page-section__row--badges .section-headline{margin-bottom:16px}}@media only screen and (min-width:1280px){.page-section__row--badges .section-headline{font-size:44px;line-height:56px;margin-bottom:20px}}.page-section__row--badges .wow{visibility:hidden}.js-focus-visible :focus:not(.focus-visible){-webkit-box-shadow:none;box-shadow:none}.page-section--intro{padding:24px 0 48px;background-color:#f9f9f9}@media only screen and (min-width:640px){.page-section--intro{padding-bottom:60px}}@media only screen and (min-width:1280px){.page-section--intro{padding-top:60px;padding-bottom:90px;width:calc(100% - 32px)}}.page-section--intro .page-section__row--breadcrumbs{margin-bottom:24px}@media only screen and (min-width:960px){.page-section--intro .page-section__row--breadcrumbs{margin-bottom:10px}}@media only screen and (min-width:1280px){.page-section--intro .page-section__row--breadcrumbs{margin-bottom:20px}}@media only screen and (min-width:960px){.page-section--intro .page-section__row--content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-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--intro .page-section__column--primary{margin-bottom:24px}@media only screen and (min-width:960px){.page-section--intro .page-section__column--primary{margin-bottom:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.page-section--intro .page-section__column--secondary{position:relative;text-align:center}@media only screen and (min-width:960px){.page-section--intro .page-section__column--secondary{width:calc(100% - 480px);margin-right:32px}}@media only screen and (min-width:1280px){.page-section--intro .page-section__column--secondary{width:calc(100% - 608px);margin-right:80px}}@media only screen and (min-width:640px) and (max-width:959px){.page-section--intro .section-headline,.page-section--intro .section-subheadline{margin-left:auto;margin-right:auto}}@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:640px) and (max-width:959px){.page-section--intro .section-headline{max-width:448px}}@media only screen and (max-width:959px){.page-section--intro .section-headline .line-break{display:inline}}.page-section--intro .section-subheadline{margin-bottom:24px}@media only screen and (min-width:640px) and (max-width:959px){.page-section--intro .section-subheadline{max-width:320px}}@media only screen and (min-width:960px){.page-section--intro .section-subheadline{margin-bottom:32px;margin-bottom:40px}}.page-section--intro .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}@media only screen and (min-width:960px){.page-section--intro .section-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}}.page-section--intro .section-footer__button:first-of-type{margin-bottom:24px}@media only screen and (min-width:960px){.page-section--intro .section-footer__button:first-of-type{margin-bottom:0;margin-right:24px}}.page-section--intro .button{min-width:288px}@media only screen and (min-width:960px){.page-section--intro .button{min-width:220px}}.page-section--intro .section-illustration{margin-left:auto;margin-right:auto;border-radius:8px}.page-section--intro .section-illustration,.page-section--intro .section-illustration img{display:block;width:192px;height:144px}@media only screen and (min-width:640px){.page-section--intro .section-illustration,.page-section--intro .section-illustration img{width:288px;height:216px}}@media only screen and (min-width:960px){.page-section--intro .section-illustration,.page-section--intro .section-illustration img{width:448px;height:336px}}@media only screen and (min-width:1280px){.page-section--intro .section-illustration,.page-section--intro .section-illustration img{width:528px;height:396px}}.page-section--security-overview{padding:48px 0 24px}@media only screen and (min-width:640px){.page-section--security-overview{padding:60px 0 30px}}@media only screen and (min-width:960px){.page-section--security-overview{padding:80px 0 40px;padding:100px 0 50px}}.page-section--security-overview .page-section__inner{max-width:960px}.page-section--security-overview .section-label{display:inline-block;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:#2e3dbe}@media only screen and (min-width:960px){.page-section--security-overview .section-label{font-size:14px;line-height:20px}}.page-section--security-overview .accordion{margin:0 -16px}.page-section--security-overview .accordion__item{padding:0;border-bottom:1px solid #d4d4d4}.page-section--security-overview .accordion__title{position:relative;padding:24px 16px;font-size:20px;font-weight:700;line-height:28px;font-family:Graphik,Open Sans,Arial,sans-serif}@media only screen and (min-width:640px){.page-section--security-overview .accordion__title{font-size:24px;line-height:32px}}@media only screen and (min-width:960px){.page-section--security-overview .accordion__title{font-size:28px;line-height:40px}}@media only screen and (min-width:1280px){.page-section--security-overview .accordion__title{font-size:32px;line-height:44px}}.page-section--security-overview .accordion__title:after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center;right:20px;width:16px;height:9px;background-image:url(../images/security/arrow-down.svg);background-repeat:no-repeat;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out, -webkit-transform .15s ease-in-out;will-change:transform}.page-section--security-overview .accordion__title[aria-selected=true]:after{top:51%;-webkit-transform:translateY(-51%) rotate(180deg);transform:translateY(-51%) rotate(180deg)}.page-section--security-overview .accordion__body{padding:12px 16px 32px}.page-section--security-overview .accordion__body-item:not(:last-of-type){margin-bottom:32px}@media only screen and (min-width:960px){.page-section--security-overview .accordion__body-item:not(:last-of-type){margin-bottom:40px}}.page-section--security-overview .accordion__body-title{margin-bottom:8px;text-align:left;font-size:16px;font-weight:700;line-height:24px}@media only screen and (min-width:960px){.page-section--security-overview .accordion__body-title{margin-bottom:12px;font-size:20px;line-height:28px}}.page-section--security-overview .accordion__body-description{margin-bottom:0;font-size:14px;line-height:20px}@media only screen and (min-width:960px){.page-section--security-overview{font-size:16px;line-height:24px}}.page-section--elevate-security{padding:24px 0}@media only screen and (min-width:640px){.page-section--elevate-security{padding:30px 0}}@media only screen and (min-width:960px){.page-section--elevate-security{padding:40px 0}}@media only screen and (min-width:1280px){.page-section--elevate-security{padding:50px 0}}.page-section--elevate-security .page-section__row{padding:20px 20px 0;border-radius:8px;background-color:#2e3dbe;overflow:hidden}@media only screen and (min-width:640px){.page-section--elevate-security .page-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 0 0 32px}}@media only screen and (min-width:960px){.page-section--elevate-security .page-section__row{padding-top:48px}}@media only screen and (min-width:1280px){.page-section--elevate-security .page-section__row{padding-top:80px;padding-left:48px}}@media only screen and (max-width:639px){.page-section--elevate-security .page-section__column--primary{max-width:448px;margin-left:auto;margin-right:auto;margin-bottom:24px}}@media only screen and (min-width:640px){.page-section--elevate-security .page-section__column--primary{width:336px;margin-right:32px}}@media only screen and (min-width:640px) and (max-width:879px){.page-section--elevate-security .page-section__column--primary{-webkit-box-flex:0;-ms-flex:0 0 336px;flex:0 0 336px}}@media only screen and (min-width:880px){.page-section--elevate-security .page-section__column--primary{width:calc(100% - 480px)}}@media only screen and (min-width:1280px){.page-section--elevate-security .page-section__column--primary{width:calc(100% - 600px);margin-right:40px}}@media only screen and (min-width:640px){.page-section--elevate-security .page-section__column--secondary{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media only screen and (min-width:960px){.page-section--elevate-security .page-section__column--secondary{margin-top:-8px}}@media only screen and (min-width:1280px){.page-section--elevate-security .page-section__column--secondary{margin-top:-32px}}.page-section--elevate-security .section-description,.page-section--elevate-security .section-headline{text-align:left;color:#fff}.page-section--elevate-security .section-description{font-size:14px;line-height:20px}@media only screen and (min-width:1280px){.page-section--elevate-security .section-description{font-size:20px;line-height:28px}}.page-section--elevate-security .section-description:first-of-type{margin-bottom:20px}@media only screen and (min-width:1280px){.page-section--elevate-security .section-description:first-of-type{margin-bottom:28px}}.page-section--elevate-security .section-decoration,.page-section--elevate-security .section-decoration img{display:block;width:448px;height:272px;border-top-left-radius:8px}@media only screen and (max-width:639px){.page-section--elevate-security .section-decoration,.page-section--elevate-security .section-decoration img{margin-left:auto;margin-right:auto;border-top-right-radius:8px}}@media only screen and (min-width:1280px){.page-section--elevate-security .section-decoration,.page-section--elevate-security .section-decoration img{width:560px;height:340px}}.page-section--certifications{padding:24px 0}@media only screen and (min-width:640px){.page-section--certifications{margin:0 -16px;padding:30px 0}}@media only screen and (min-width:960px){.page-section--certifications{padding:40px 0}}@media only screen and (min-width:1280px){.page-section--certifications{padding:50px 0}}.page-section--certifications .section-headline{margin-bottom:32px}@media only screen and (min-width:960px){.page-section--certifications .section-headline{margin-bottom:40px}}@media only screen and (min-width:1280px){.page-section--certifications .section-headline{margin-bottom:60px}}.page-section--certifications .cards--security{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-pack:center;-ms-flex-pack:center;justify-content:center;margin:-16px}@media only screen and (min-width:640px){.page-section--certifications .cards--security{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-section--certifications .cards__item{padding:16px}@media only screen and (min-width:640px){.page-section--certifications .cards__item{width:50%}}@media only screen and (min-width:960px){.page-section--certifications .cards__item{width:33.3%}}.page-section--certifications .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 32px 52px;color:#2c2c2c;text-decoration:none;border:1px solid #d4d4d4;border-radius:8px;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.page-section--certifications .card:hover{border-color:transparent;-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.1);box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}@media only screen and (min-width:640px){.page-section--certifications .card{height:100%;padding-bottom:32px}}@media only screen and (min-width:1280px){.page-section--certifications .card{padding:40px 52px}}.page-section--certifications .card__head{margin-bottom:24px}.page-section--certifications .card__icon{width:84px;height:84px}.page-section--certifications .card__content{padding:0}.page-section--certifications .card__title{margin-bottom:12px;font-size:16px;line-height:24px;font-weight:700}@media only screen and (min-width:640px){.page-section--certifications .card__title{margin-bottom:12px;font-size:20px;line-height:28px}}.page-section--certifications .card__desc{font-size:14px;line-height:20px;font-weight:400}@media only screen and (min-width:640px){.page-section--certifications .card__desc{font-size:16px;line-height:24px}}.page-section--certifications .card__icon--soc-2{width:84px;height:84px;background-size:100%;background-image:url(../images/_sections/security-v2/soc-2.svg)}.page-section--certifications .card__icon--hipaa{width:84px;height:84px;background-size:100%;background-image:url(../images/_sections/security-v2/hipaa.svg)}.page-section--certifications .card__icon--gdpr{width:84px;height:84px;background-size:100%;background-image:url(../images/_sections/security-v2/gdpr.svg)}.page-section--certifications .card__icon--pci{width:84px;height:84px;background-size:100%;background-image:url(../images/_sections/security-v2/pci.svg)}.page-section--certifications .card__icon--fda{width:84px;height:84px;background-size:100%;background-image:url(../images/_sections/security-v2/fda.svg)}.page-section--certifications .card__icon--ccpa{width:84px;height:84px;background-size:100%;background-image:url(../images/_sections/security-v2/ccpa.svg)}.page-section--certifications .card__icon--ferpa{width:84px;height:84px;background-size:100%;background-image:url(../images/_sections/security-v2/ferpa.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--certifications .card__icon--ferpa{background-image:url(../images/_sections/security-v2/ferpa@2x.png)}}.page-section--reviews-badges{padding:24px 0 48px}@media only screen and (min-width:640px){.page-section--reviews-badges{padding:30px 0 60px}}@media only screen and (min-width:960px){.page-section--reviews-badges{padding:40px 0 80px}}@media only screen and (min-width:1280px){.page-section--reviews-badges{padding:60px 0 120px}}