.chroma{background-color:#fff}.chroma .err{color:red}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.chroma .hl{display:block;width:100%;background-color:#ffc}.chroma .ln,.chroma .lnt{margin-right:.4em;padding:0 .4em}.chroma .k,.chroma .kc,.chroma .kd,.chroma .kn,.chroma .kp,.chroma .kr,.chroma .kt{color:#00f}.chroma .bp,.chroma .fm,.chroma .n,.chroma .na,.chroma .nb,.chroma .nc,.chroma .nd,.chroma .ne,.chroma .nf,.chroma .ni,.chroma .nl,.chroma .nn,.chroma .no,.chroma .nt,.chroma .nv,.chroma .nx,.chroma .py,.chroma .vc,.chroma .vg,.chroma .vi,.chroma .vm{color:#000}.chroma .dl,.chroma .s,.chroma .s1,.chroma .s2,.chroma .sa,.chroma .sb,.chroma .sc,.chroma .sd,.chroma .se,.chroma .sh,.chroma .si,.chroma .sr,.chroma .ss,.chroma .sx{color:#5a2}.chroma .il,.chroma .m,.chroma .mb,.chroma .mf,.chroma .mh,.chroma .mi,.chroma .mo{color:#3af}.chroma .ow{color:#00f}.chroma .c,.chroma .c1,.chroma .ch,.chroma .cm,.chroma .cp,.chroma .cpf,.chroma .cs{color:#888;font-style:italic}.fm-math mtext,fmath mtext{line-height:normal}@-webkit-keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{-webkit-transform:translateY(calc(var(--plyr-control-spacing,10px)*-4));transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing,10px)*0.7);position:relative;-webkit-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;-webkit-box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border-top:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-style:solid;border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing,10px)*0.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--plyr-menu-color,#4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc(var(--plyr-control-spacing,10px)*0.7/1.5) calc(var(--plyr-control-spacing,10px)*0.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(var(--plyr-control-spacing,10px)*0.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(var(--plyr-control-spacing,10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing,10px)*0.7);margin-bottom:calc(var(--plyr-control-spacing,10px)*0.7/2);padding-left:calc(var(--plyr-control-spacing,10px)*0.7*4);position:relative;width:calc(100% - var(--plyr-control-spacing,10px)*0.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(var(--plyr-control-spacing,10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);-webkit-box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc(var(--plyr-control-spacing,10px)*0.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing,10px)*0.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);-webkit-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc((var(--plyr-control-spacing,10px)*0.7 - 2)*-1);overflow:hidden;padding-left:calc(var(--plyr-control-spacing,10px)*0.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(transparent));background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:var(--plyr-range-track-height,5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;-webkit-box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7);-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height,13px)*0.5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:calc(var(--plyr-range-thumb-height,13px)*-0.5);margin-right:calc(var(--plyr-range-thumb-height,13px)*-0.5);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc(var(--plyr-range-track-height,5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-webkit-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:calc(var(--plyr-control-spacing,10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s;transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5));box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;-webkit-box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;-webkit-transform:translateY(10px) scale(.8);transform:translateY(10px) scale(.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:opacity .2s ease .1s,-webkit-transform .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s;transition:transform .2s ease .1s,opacity .2s ease .1s,-webkit-transform .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none!important;transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.p-a-0{padding:0!important}.p-t-0{padding-top:0!important}.p-r-0{padding-right:0!important}.p-b-0{padding-bottom:0!important}.p-l-0,.p-x-0{padding-left:0!important}.p-x-0{padding-right:0!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.m-a-0{margin:0!important}.m-t-0{margin-top:0!important}.m-r-0{margin-right:0!important}.m-b-0{margin-bottom:0!important}.m-l-0,.m-x-0{margin-left:0!important}.m-x-0{margin-right:0!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}:root{font-size:16px}html{-webkit-tap-highlight-color:transparent}html.fixed header.intro-header{padding-top:62px}hr{border-color:#c8c8c8}hr.small{max-width:100px;margin:15px auto;border-width:4px;border-color:#fff}a{-webkit-tap-highlight-color:transparent}a:focus{background:none}a:active,a:focus{outline:none}body{padding-right:0!important;-webkit-tap-highlight-color:#632CA6}.dg-alert .navbar,.landing-page .navbar,.support-search .navbar,.whitepaper .navbar{-webkit-box-shadow:0 0 8px 8px rgba(0,0,0,.07);box-shadow:0 0 8px 8px rgba(0,0,0,.07);background-color:hsla(0,0%,100%,.7)}.dg-alert .dog,.landing-page .dog,.support-search .dog,.whitepaper .dog{display:none!important}@media (min-width:1200px){.blog,.customers,.home,.search{padding:129px 0 0}}@font-face{font-family:NationalWeb;src:url(../fonts/web-fonts/NationalWeb-Light.woff2) format("woff2"),url(../fonts/web-fonts/NationalWeb-Light.woff) format("woff"),url(../fonts/web-fonts/NationalWeb-Light.eot) format("embedded-opentype");font-weight:200;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:NationalWeb;src:url(../fonts/web-fonts/NationalWeb-Semibold.woff2) format("woff2"),url(../fonts/web-fonts/NationalWeb-Semibold.woff) format("woff"),url(../fonts/web-fonts/NationalWeb-Semibold.eot) format("embedded-opentype");font-weight:600;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:NationalWeb;src:url(../fonts/web-fonts/NationalWeb-Bold.woff2) format("woff2"),url(../fonts/web-fonts/NationalWeb-Bold.woff) format("woff"),url(../fonts/web-fonts/NationalWeb-Bold.eot) format("embedded-opentype");font-weight:700;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:RobotoMono-Regular;src:url(../fonts/web-fonts/RobotoMono-Regular.eot) format("embedded-opentype"),url(../fonts/web-fonts/RobotoMono-Regular.woff) format("woff"),url(../fonts/web-fonts/RobotoMono-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:300;src:url(../fonts/web-fonts/noto-sans-jp-v24-latin-300.eot);src:local("Noto Sans Japanese Light"),local("NotoSansJapanese-Light"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-300.eot?#iefix) format("embedded-opentype"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-300.woff2) format("woff2"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-300.woff) format("woff"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-300.ttf) format("truetype"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-300.svg#NotoSansJP) format("svg");font-display:swap}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:700;src:url(../fonts/web-fonts/noto-sans-jp-v24-latin-700.eot);src:local("Noto Sans Japanese Bold"),local("NotoSansJapanese-Bold"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-700.eot?#iefix) format("embedded-opentype"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-700.woff2) format("woff2"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-700.woff) format("woff"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-700.ttf) format("truetype"),url(../fonts/web-fonts/noto-sans-jp-v24-latin-700.svg#NotoSansJP) format("svg");font-display:swap}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-icon-circle-solid:before{content:"\e907"}.icon-angle-down-circle-solid:before{content:"\e906"}.icon-x-circle-solid:before{content:"\e908"}.icon-angle-down-circle:before{content:"\e903"}.icon-checkmark:before{content:"\e904"}.icon-x-circle:before{content:"\e905"}.icon-cog:before{content:"\e901"}.icon-configure:before{content:"\e902"}.icon-dd-logo-long-white-bg:before{content:"\44"}.icon-dd-logo-long-dark-bg:before{content:"\46"}.icon-dd-logo-dark-bg:before{content:"\43"}.icon-small-arrow-bottom:before{content:"\6f"}.icon-small-arrow-top:before{content:"\6b"}.icon-small-arrow-left:before{content:"\75"}.icon-small-arrow-right:before{content:"\6a"}.icon-thin-x:before{content:"\79"}.icon-thin-mag:before{content:"\68"}.icon-small-x:before{content:"\71"}.icon-small-mag:before{content:"\64"}.icon-small-mail:before{content:"\65"}.icon-small-bookmark:before{content:"\62"}.icon-reddit:before{content:"\72"}.icon-linkedin:before{content:"\6e"}.icon-close_x:before{content:"\78"}.icon-dropdown_arrow:before{content:"\76"}.icon-facebook:before{content:"\66"}.icon-g:before{content:"\67"}.icon-github:before{content:"\69"}.icon-left_arrow:before{content:"\3e"}.icon-logo_full:before{content:"\6c"}.icon-logo_icon:before{content:"\63"}.icon-mail:before{content:"\6d"}.icon-phone:before{content:"\70"}.icon-right_arrow:before{content:"\3c"}.icon-search:before{content:"\73"}.icon-team:before{content:"\74"}.icon-twitter:before{content:"\77"}.icon-pencil:before{content:"\e900"}.icon-dd-logo-h:before{content:"\7a"}.mt-half-1{margin-top:.3125rem!important}.ml-half-1{margin-left:.3125rem!important}.mr-half-1{margin-right:.3125rem!important}.mb-half-1{margin-bottom:.3125rem!important}.mt-half-2{margin-top:.625rem!important}.ml-half-2{margin-left:.625rem!important}.mr-half-2{margin-right:.625rem!important}.mb-half-2{margin-bottom:.625rem!important}.mt-half-3{margin-top:.9375rem!important}.ml-half-3{margin-left:.9375rem!important}.mr-half-3{margin-right:.9375rem!important}.mb-half-3{margin-bottom:.9375rem!important}.mt-half-4{margin-top:1.25rem!important}.ml-half-4{margin-left:1.25rem!important}.mr-half-4{margin-right:1.25rem!important}.mb-half-4{margin-bottom:1.25rem!important}.mt-half-5{margin-top:1.5625rem!important}.ml-half-5{margin-left:1.5625rem!important}.mr-half-5{margin-right:1.5625rem!important}.mb-half-5{margin-bottom:1.5625rem!important}.mt-half-6{margin-top:1.875rem!important}.ml-half-6{margin-left:1.875rem!important}.mr-half-6{margin-right:1.875rem!important}.mb-half-6{margin-bottom:1.875rem!important}.mt-half-7{margin-top:2.1875rem!important}.ml-half-7{margin-left:2.1875rem!important}.mr-half-7{margin-right:2.1875rem!important}.mb-half-7{margin-bottom:2.1875rem!important}.mt-half-8{margin-top:2.5rem!important}.ml-half-8{margin-left:2.5rem!important}.mr-half-8{margin-right:2.5rem!important}.mb-half-8{margin-bottom:2.5rem!important}.mt-half-9{margin-top:2.8125rem!important}.ml-half-9{margin-left:2.8125rem!important}.mr-half-9{margin-right:2.8125rem!important}.mb-half-9{margin-bottom:2.8125rem!important}.pos-f-t{position:fixed;top:0;right:0;left:0;z-index:1080}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0!important;-webkit-margin-after:0!important;margin-block-end:0!important}p+h1,ul+h1{margin-top:48px}@media (max-width:767px){.small+h1,.smaller+h1,p+h1{margin-top:40px}ul+h1{margin-top:24px}}h1+h2,h3+h2,p+h2,ul+h2{margin-top:48px}@media (max-width:767px){.small+h2,.smaller+h2,h1+h2,p+h2,ul+h2{margin-top:24px}}h1+h3{margin-top:20px}h2+h3,p+h3,ul+h3{margin-top:32px}@media (max-width:767px){h1+h3{margin-top:12px}.small+h3,.smaller+h3,h2+h3,p+h3,ul+h3{margin-top:20px}}h1+h4{margin-top:16px}h2+h4,h3+h4,p+h4,ul+h4{margin-top:24px}@media (max-width:767px){h1+h4{margin-top:24px}h2+h4,h3+h4{margin-top:20px}ul+h4{margin-top:12px}.small+h3,.smaller+h3,p+h4{margin-top:16px}}h3+h5{margin-top:16px}h4+h5,p+h5,ul+h5{margin-top:24px}@media (max-width:767px){h1+h5{margin-top:24px}h2+h5{margin-top:20px}.small+h3,h3+h5,h4+h5{margin-top:16px}p+h5,ul+h5{margin-top:12px}.smaller+h3{margin-top:8px}}h5+h6,p+h6,ul+h6{margin-top:24px}@media (max-width:767px){h1+h6,h2+h6{margin-top:16px}h3+h6,ul+h6{margin-top:12px}.small+h6,.smaller+h6,h4+h6,h5+h6,p+h6{margin-top:8px}}.anchor+p,h1+p,h2+p{margin-top:16px}h3+p,h4+p,h5+p,h6+p,li+p,p+p,ul+p{margin-top:8px}@media (max-width:767px){h1+p,h2+p{margin-top:16px}h3+p{margin-top:12px}.anchor+p,.small+p,.smaller+p,h4+p,h5+p,h6+p,p+p,ul+p{margin-top:8px}}.small+.small-title{margin-top:16px}.small+.small,.small-title+.small,.smaller+.small,h3+.small,h3+small,h4+.small,h4+small,h5+.small,h5+small,p+.small,p+small{margin-top:8px}p+pre{margin-top:12px}@media (max-width:767px){p+pre{margin-top:8px}}h1+.shortcode-img,h1+img{margin-top:24px}h2+.shortcode-img,h2+img,h3+.shortcode-img,h3+img,h4+.shortcode-img,h4+img,h5+.shortcode-img,h5+img,h6+.shortcode-img,h6+img{margin-top:20px}.shortcode-img+h1,.shortcode-img+h2,.shortcode-img+h3,.shortcode-img+h4,.shortcode-img+h5,.shortcode-img+h6,.shortcode-img+p,.shortcode-img+pre,img+h1,img+h2,img+h3,img+h4,img+h5,img+h6,img+p,img+pre,p+.shortcode-img,p+img{margin-top:12px}h1+ul,h2+ul,h3+ul,h4+ul,h5+ul,h6+ul{margin-top:16px}p+ul{margin-top:8px}/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.42857;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent}a,a:hover{color:#632ca6;text-decoration:none}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#888;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.1}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.1}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#888}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.3125rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#c7254e;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#333;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{max-width:750px}}@media (min-width:992px){.container{max-width:970px}}@media (min-width:1200px){.container{max-width:1170px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#212529;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #ddd}.table thead th{vertical-align:bottom;border-bottom:2px solid #ddd}.table tbody+tbody{border-top:2px solid #ddd}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #ddd}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#ddd}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.42857em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.42857;color:#555;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.3125rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#555;background-color:#fff;border-color:#a477db;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(99,44,166,.25);box-shadow:0 0 0 .2rem rgba(99,44,166,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#555;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.42857}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.42857;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:.9375rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#888}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.42857;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.42857em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.35714em + .1875rem);background-size:calc(.71429em + .375rem) calc(.71429em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.42857em + .75rem);background-position:top calc(.35714em + .1875rem) right calc(.35714em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((3em + 2.25rem)/4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.71429em + .375rem) calc(.71429em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.42857;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.42857em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.35714em + .1875rem);background-size:calc(.71429em + .375rem) calc(.71429em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.42857em + .75rem);background-position:top calc(.35714em + .1875rem) right calc(.35714em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((3em + 2.25rem)/4 + 1.75rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.71429em + .375rem) calc(.71429em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-group{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{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:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.42857;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(99,44,166,.25);box-shadow:0 0 0 .2rem rgba(99,44,166,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,143,255,.5);box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(130,138,145,.5);box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,170,12,.5);box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400}.btn-link,.btn-link:hover{color:#632ca6;text-decoration:none}.btn-link.focus,.btn-link:focus{text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#888;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e5e5e5}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#333;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#632ca6}.dropdown-item.disabled,.dropdown-item:disabled{color:#888;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#888;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#333}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.42857;color:#555;text-align:center;white-space:nowrap;background-color:#eee;border:1px solid #ccc;border-radius:.3125rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.42857rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#632ca6;background-color:#632ca6}.custom-control-input:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 .2rem rgba(99,44,166,.25);box-shadow:0 0 0 .2rem rgba(99,44,166,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#a477db}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#bf9fe6;border-color:#bf9fe6}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.21429rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#632ca6;background-color:#632ca6}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.21429rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{-webkit-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.42857em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.42857;color:#555;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#a477db;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(99,44,166,.25);box-shadow:0 0 0 .2rem rgba(99,44,166,.25)}.custom-select:focus::-ms-value{color:#555;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.42857em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#a477db;-webkit-box-shadow:0 0 0 .2rem rgba(99,44,166,.25);box-shadow:0 0 0 .2rem rgba(99,44,166,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.42857em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.3125rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.42857;color:#555}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.42857em + .75rem);content:"Browse";background-color:#eee;border-left:inherit;border-radius:0 .3125rem .3125rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(99,44,166,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(99,44,166,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(99,44,166,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(99,44,166,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#632ca6;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#bf9fe6}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#632ca6;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#bf9fe6}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#632ca6;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#bf9fe6}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eee}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-pills .nav-link{border-radius:.3125rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#632ca6}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.navbar{padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.32143rem;padding-bottom:.32143rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm,.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md,.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg,.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl,.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#555}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#3c3c3c}.navbar-light .navbar-nav .nav-link{color:#555}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:#555;border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23555' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:#555}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.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;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck,.card-deck .card{-webkit-box-direction:normal}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#f5f5f5;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#888}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#632ca6;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#632ca6;text-decoration:none;background-color:#eee;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(99,44,166,.25);box-shadow:0 0 0 .2rem rgba(99,44,166,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#632ca6;border-color:#632ca6}.page-item.disabled .page-link{color:#888;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.625rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{-webkit-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:1.875rem .9375rem;margin-bottom:1.875rem;color:inherit;background-color:#eee;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:3.75rem 1.875rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.3125rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#f5f5f5;border-radius:.3125rem}.progress,.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex}.progress-bar{-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;color:#fff;text-align:center;white-space:nowrap;background-color:#632ca6;-webkit-transition:width .6s ease;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f5f5f5}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.3125rem;border-top-right-radius:.3125rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.3125rem;border-bottom-left-radius:.3125rem}.list-group-item.disabled,.list-group-item:disabled{color:#888;pointer-events:none;background-color:#eee}.list-group-item.active{z-index:2;color:#fff;background-color:#632ca6;border-color:#632ca6}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.3125rem;border-bottom-left-radius:.3125rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.3125rem;border-bottom-left-radius:.3125rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.3125rem;border-bottom-left-radius:.3125rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.3125rem;border-bottom-left-radius:.3125rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.3125rem;border-bottom-left-radius:.3125rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-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;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{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%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e5e5e5;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.42857}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:.9375rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.9375rem;border-top:1px solid #e5e5e5;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:600px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:900px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem 2.5px 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:5px}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:2.5px .4rem 2.5px 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 2.5px .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:5px}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:2.5px 0 2.5px .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:.625rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .3125rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .3125rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem + -1px);width:.5rem;height:.625rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.3125rem .5rem .3125rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.3125rem .5rem .3125rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .3125rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .3125rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:.625rem;margin-left:-.3125rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem + -1px);width:.5rem;height:.625rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.3125rem 0 .3125rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.3125rem 0 .3125rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity 0s .6s;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;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:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-row,.flex-row-reverse{-webkit-box-orient:horizontal!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.625rem!important}.mt-1,.my-1{margin-top:.625rem!important}.mr-1,.mx-1{margin-right:.625rem!important}.mb-1,.my-1{margin-bottom:.625rem!important}.ml-1,.mx-1{margin-left:.625rem!important}.m-2{margin:1.25rem!important}.mt-2,.my-2{margin-top:1.25rem!important}.mr-2,.mx-2{margin-right:1.25rem!important}.mb-2,.my-2{margin-bottom:1.25rem!important}.ml-2,.mx-2{margin-left:1.25rem!important}.m-3{margin:1.875rem!important}.mt-3,.my-3{margin-top:1.875rem!important}.mr-3,.mx-3{margin-right:1.875rem!important}.mb-3,.my-3{margin-bottom:1.875rem!important}.ml-3,.mx-3{margin-left:1.875rem!important}.m-4{margin:2.5rem!important}.mt-4,.my-4{margin-top:2.5rem!important}.mr-4,.mx-4{margin-right:2.5rem!important}.mb-4,.my-4{margin-bottom:2.5rem!important}.ml-4,.mx-4{margin-left:2.5rem!important}.m-5{margin:3.125rem!important}.mt-5,.my-5{margin-top:3.125rem!important}.mr-5,.mx-5{margin-right:3.125rem!important}.mb-5,.my-5{margin-bottom:3.125rem!important}.ml-5,.mx-5{margin-left:3.125rem!important}.m-6{margin:3.75rem!important}.mt-6,.my-6{margin-top:3.75rem!important}.mr-6,.mx-6{margin-right:3.75rem!important}.mb-6,.my-6{margin-bottom:3.75rem!important}.ml-6,.mx-6{margin-left:3.75rem!important}.m-7{margin:4.375rem!important}.mt-7,.my-7{margin-top:4.375rem!important}.mr-7,.mx-7{margin-right:4.375rem!important}.mb-7,.my-7{margin-bottom:4.375rem!important}.ml-7,.mx-7{margin-left:4.375rem!important}.m-8{margin:5rem!important}.mt-8,.my-8{margin-top:5rem!important}.mr-8,.mx-8{margin-right:5rem!important}.mb-8,.my-8{margin-bottom:5rem!important}.ml-8,.mx-8{margin-left:5rem!important}.m-9{margin:5.625rem!important}.mt-9,.my-9{margin-top:5.625rem!important}.mr-9,.mx-9{margin-right:5.625rem!important}.mb-9,.my-9{margin-bottom:5.625rem!important}.ml-9,.mx-9{margin-left:5.625rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.625rem!important}.pt-1,.py-1{padding-top:.625rem!important}.pr-1,.px-1{padding-right:.625rem!important}.pb-1,.py-1{padding-bottom:.625rem!important}.pl-1,.px-1{padding-left:.625rem!important}.p-2{padding:1.25rem!important}.pt-2,.py-2{padding-top:1.25rem!important}.pr-2,.px-2{padding-right:1.25rem!important}.pb-2,.py-2{padding-bottom:1.25rem!important}.pl-2,.px-2{padding-left:1.25rem!important}.p-3{padding:1.875rem!important}.pt-3,.py-3{padding-top:1.875rem!important}.pr-3,.px-3{padding-right:1.875rem!important}.pb-3,.py-3{padding-bottom:1.875rem!important}.pl-3,.px-3{padding-left:1.875rem!important}.p-4{padding:2.5rem!important}.pt-4,.py-4{padding-top:2.5rem!important}.pr-4,.px-4{padding-right:2.5rem!important}.pb-4,.py-4{padding-bottom:2.5rem!important}.pl-4,.px-4{padding-left:2.5rem!important}.p-5{padding:3.125rem!important}.pt-5,.py-5{padding-top:3.125rem!important}.pr-5,.px-5{padding-right:3.125rem!important}.pb-5,.py-5{padding-bottom:3.125rem!important}.pl-5,.px-5{padding-left:3.125rem!important}.p-6{padding:3.75rem!important}.pt-6,.py-6{padding-top:3.75rem!important}.pr-6,.px-6{padding-right:3.75rem!important}.pb-6,.py-6{padding-bottom:3.75rem!important}.pl-6,.px-6{padding-left:3.75rem!important}.p-7{padding:4.375rem!important}.pt-7,.py-7{padding-top:4.375rem!important}.pr-7,.px-7{padding-right:4.375rem!important}.pb-7,.py-7{padding-bottom:4.375rem!important}.pl-7,.px-7{padding-left:4.375rem!important}.p-8{padding:5rem!important}.pt-8,.py-8{padding-top:5rem!important}.pr-8,.px-8{padding-right:5rem!important}.pb-8,.py-8{padding-bottom:5rem!important}.pl-8,.px-8{padding-left:5rem!important}.p-9{padding:5.625rem!important}.pt-9,.py-9{padding-top:5.625rem!important}.pr-9,.px-9{padding-right:5.625rem!important}.pb-9,.py-9{padding-bottom:5.625rem!important}.pl-9,.px-9{padding-left:5.625rem!important}.m-n1{margin:-.625rem!important}.mt-n1,.my-n1{margin-top:-.625rem!important}.mr-n1,.mx-n1{margin-right:-.625rem!important}.mb-n1,.my-n1{margin-bottom:-.625rem!important}.ml-n1,.mx-n1{margin-left:-.625rem!important}.m-n2{margin:-1.25rem!important}.mt-n2,.my-n2{margin-top:-1.25rem!important}.mr-n2,.mx-n2{margin-right:-1.25rem!important}.mb-n2,.my-n2{margin-bottom:-1.25rem!important}.ml-n2,.mx-n2{margin-left:-1.25rem!important}.m-n3{margin:-1.875rem!important}.mt-n3,.my-n3{margin-top:-1.875rem!important}.mr-n3,.mx-n3{margin-right:-1.875rem!important}.mb-n3,.my-n3{margin-bottom:-1.875rem!important}.ml-n3,.mx-n3{margin-left:-1.875rem!important}.m-n4{margin:-2.5rem!important}.mt-n4,.my-n4{margin-top:-2.5rem!important}.mr-n4,.mx-n4{margin-right:-2.5rem!important}.mb-n4,.my-n4{margin-bottom:-2.5rem!important}.ml-n4,.mx-n4{margin-left:-2.5rem!important}.m-n5{margin:-3.125rem!important}.mt-n5,.my-n5{margin-top:-3.125rem!important}.mr-n5,.mx-n5{margin-right:-3.125rem!important}.mb-n5,.my-n5{margin-bottom:-3.125rem!important}.ml-n5,.mx-n5{margin-left:-3.125rem!important}.m-n6{margin:-3.75rem!important}.mt-n6,.my-n6{margin-top:-3.75rem!important}.mr-n6,.mx-n6{margin-right:-3.75rem!important}.mb-n6,.my-n6{margin-bottom:-3.75rem!important}.ml-n6,.mx-n6{margin-left:-3.75rem!important}.m-n7{margin:-4.375rem!important}.mt-n7,.my-n7{margin-top:-4.375rem!important}.mr-n7,.mx-n7{margin-right:-4.375rem!important}.mb-n7,.my-n7{margin-bottom:-4.375rem!important}.ml-n7,.mx-n7{margin-left:-4.375rem!important}.m-n8{margin:-5rem!important}.mt-n8,.my-n8{margin-top:-5rem!important}.mr-n8,.mx-n8{margin-right:-5rem!important}.mb-n8,.my-n8{margin-bottom:-5rem!important}.ml-n8,.mx-n8{margin-left:-5rem!important}.m-n9{margin:-5.625rem!important}.mt-n9,.my-n9{margin-top:-5.625rem!important}.mr-n9,.mx-n9{margin-right:-5.625rem!important}.mb-n9,.my-n9{margin-bottom:-5.625rem!important}.ml-n9,.mx-n9{margin-left:-5.625rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.625rem!important}.mt-sm-1,.my-sm-1{margin-top:.625rem!important}.mr-sm-1,.mx-sm-1{margin-right:.625rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.625rem!important}.ml-sm-1,.mx-sm-1{margin-left:.625rem!important}.m-sm-2{margin:1.25rem!important}.mt-sm-2,.my-sm-2{margin-top:1.25rem!important}.mr-sm-2,.mx-sm-2{margin-right:1.25rem!important}.mb-sm-2,.my-sm-2{margin-bottom:1.25rem!important}.ml-sm-2,.mx-sm-2{margin-left:1.25rem!important}.m-sm-3{margin:1.875rem!important}.mt-sm-3,.my-sm-3{margin-top:1.875rem!important}.mr-sm-3,.mx-sm-3{margin-right:1.875rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1.875rem!important}.ml-sm-3,.mx-sm-3{margin-left:1.875rem!important}.m-sm-4{margin:2.5rem!important}.mt-sm-4,.my-sm-4{margin-top:2.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:2.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:2.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:2.5rem!important}.m-sm-5{margin:3.125rem!important}.mt-sm-5,.my-sm-5{margin-top:3.125rem!important}.mr-sm-5,.mx-sm-5{margin-right:3.125rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3.125rem!important}.ml-sm-5,.mx-sm-5{margin-left:3.125rem!important}.m-sm-6{margin:3.75rem!important}.mt-sm-6,.my-sm-6{margin-top:3.75rem!important}.mr-sm-6,.mx-sm-6{margin-right:3.75rem!important}.mb-sm-6,.my-sm-6{margin-bottom:3.75rem!important}.ml-sm-6,.mx-sm-6{margin-left:3.75rem!important}.m-sm-7{margin:4.375rem!important}.mt-sm-7,.my-sm-7{margin-top:4.375rem!important}.mr-sm-7,.mx-sm-7{margin-right:4.375rem!important}.mb-sm-7,.my-sm-7{margin-bottom:4.375rem!important}.ml-sm-7,.mx-sm-7{margin-left:4.375rem!important}.m-sm-8{margin:5rem!important}.mt-sm-8,.my-sm-8{margin-top:5rem!important}.mr-sm-8,.mx-sm-8{margin-right:5rem!important}.mb-sm-8,.my-sm-8{margin-bottom:5rem!important}.ml-sm-8,.mx-sm-8{margin-left:5rem!important}.m-sm-9{margin:5.625rem!important}.mt-sm-9,.my-sm-9{margin-top:5.625rem!important}.mr-sm-9,.mx-sm-9{margin-right:5.625rem!important}.mb-sm-9,.my-sm-9{margin-bottom:5.625rem!important}.ml-sm-9,.mx-sm-9{margin-left:5.625rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.625rem!important}.pt-sm-1,.py-sm-1{padding-top:.625rem!important}.pr-sm-1,.px-sm-1{padding-right:.625rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.625rem!important}.pl-sm-1,.px-sm-1{padding-left:.625rem!important}.p-sm-2{padding:1.25rem!important}.pt-sm-2,.py-sm-2{padding-top:1.25rem!important}.pr-sm-2,.px-sm-2{padding-right:1.25rem!important}.pb-sm-2,.py-sm-2{padding-bottom:1.25rem!important}.pl-sm-2,.px-sm-2{padding-left:1.25rem!important}.p-sm-3{padding:1.875rem!important}.pt-sm-3,.py-sm-3{padding-top:1.875rem!important}.pr-sm-3,.px-sm-3{padding-right:1.875rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1.875rem!important}.pl-sm-3,.px-sm-3{padding-left:1.875rem!important}.p-sm-4{padding:2.5rem!important}.pt-sm-4,.py-sm-4{padding-top:2.5rem!important}.pr-sm-4,.px-sm-4{padding-right:2.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:2.5rem!important}.pl-sm-4,.px-sm-4{padding-left:2.5rem!important}.p-sm-5{padding:3.125rem!important}.pt-sm-5,.py-sm-5{padding-top:3.125rem!important}.pr-sm-5,.px-sm-5{padding-right:3.125rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3.125rem!important}.pl-sm-5,.px-sm-5{padding-left:3.125rem!important}.p-sm-6{padding:3.75rem!important}.pt-sm-6,.py-sm-6{padding-top:3.75rem!important}.pr-sm-6,.px-sm-6{padding-right:3.75rem!important}.pb-sm-6,.py-sm-6{padding-bottom:3.75rem!important}.pl-sm-6,.px-sm-6{padding-left:3.75rem!important}.p-sm-7{padding:4.375rem!important}.pt-sm-7,.py-sm-7{padding-top:4.375rem!important}.pr-sm-7,.px-sm-7{padding-right:4.375rem!important}.pb-sm-7,.py-sm-7{padding-bottom:4.375rem!important}.pl-sm-7,.px-sm-7{padding-left:4.375rem!important}.p-sm-8{padding:5rem!important}.pt-sm-8,.py-sm-8{padding-top:5rem!important}.pr-sm-8,.px-sm-8{padding-right:5rem!important}.pb-sm-8,.py-sm-8{padding-bottom:5rem!important}.pl-sm-8,.px-sm-8{padding-left:5rem!important}.p-sm-9{padding:5.625rem!important}.pt-sm-9,.py-sm-9{padding-top:5.625rem!important}.pr-sm-9,.px-sm-9{padding-right:5.625rem!important}.pb-sm-9,.py-sm-9{padding-bottom:5.625rem!important}.pl-sm-9,.px-sm-9{padding-left:5.625rem!important}.m-sm-n1{margin:-.625rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.625rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.625rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.625rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.625rem!important}.m-sm-n2{margin:-1.25rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-1.25rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-1.25rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-1.25rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-1.25rem!important}.m-sm-n3{margin:-1.875rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1.875rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1.875rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1.875rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1.875rem!important}.m-sm-n4{margin:-2.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-2.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-2.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-2.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-2.5rem!important}.m-sm-n5{margin:-3.125rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3.125rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3.125rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3.125rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3.125rem!important}.m-sm-n6{margin:-3.75rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-3.75rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-3.75rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-3.75rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-3.75rem!important}.m-sm-n7{margin:-4.375rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-4.375rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-4.375rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-4.375rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-4.375rem!important}.m-sm-n8{margin:-5rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-5rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-5rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-5rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-5rem!important}.m-sm-n9{margin:-5.625rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-5.625rem!important}.mr-sm-n9,.mx-sm-n9{margin-right:-5.625rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-5.625rem!important}.ml-sm-n9,.mx-sm-n9{margin-left:-5.625rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.625rem!important}.mt-md-1,.my-md-1{margin-top:.625rem!important}.mr-md-1,.mx-md-1{margin-right:.625rem!important}.mb-md-1,.my-md-1{margin-bottom:.625rem!important}.ml-md-1,.mx-md-1{margin-left:.625rem!important}.m-md-2{margin:1.25rem!important}.mt-md-2,.my-md-2{margin-top:1.25rem!important}.mr-md-2,.mx-md-2{margin-right:1.25rem!important}.mb-md-2,.my-md-2{margin-bottom:1.25rem!important}.ml-md-2,.mx-md-2{margin-left:1.25rem!important}.m-md-3{margin:1.875rem!important}.mt-md-3,.my-md-3{margin-top:1.875rem!important}.mr-md-3,.mx-md-3{margin-right:1.875rem!important}.mb-md-3,.my-md-3{margin-bottom:1.875rem!important}.ml-md-3,.mx-md-3{margin-left:1.875rem!important}.m-md-4{margin:2.5rem!important}.mt-md-4,.my-md-4{margin-top:2.5rem!important}.mr-md-4,.mx-md-4{margin-right:2.5rem!important}.mb-md-4,.my-md-4{margin-bottom:2.5rem!important}.ml-md-4,.mx-md-4{margin-left:2.5rem!important}.m-md-5{margin:3.125rem!important}.mt-md-5,.my-md-5{margin-top:3.125rem!important}.mr-md-5,.mx-md-5{margin-right:3.125rem!important}.mb-md-5,.my-md-5{margin-bottom:3.125rem!important}.ml-md-5,.mx-md-5{margin-left:3.125rem!important}.m-md-6{margin:3.75rem!important}.mt-md-6,.my-md-6{margin-top:3.75rem!important}.mr-md-6,.mx-md-6{margin-right:3.75rem!important}.mb-md-6,.my-md-6{margin-bottom:3.75rem!important}.ml-md-6,.mx-md-6{margin-left:3.75rem!important}.m-md-7{margin:4.375rem!important}.mt-md-7,.my-md-7{margin-top:4.375rem!important}.mr-md-7,.mx-md-7{margin-right:4.375rem!important}.mb-md-7,.my-md-7{margin-bottom:4.375rem!important}.ml-md-7,.mx-md-7{margin-left:4.375rem!important}.m-md-8{margin:5rem!important}.mt-md-8,.my-md-8{margin-top:5rem!important}.mr-md-8,.mx-md-8{margin-right:5rem!important}.mb-md-8,.my-md-8{margin-bottom:5rem!important}.ml-md-8,.mx-md-8{margin-left:5rem!important}.m-md-9{margin:5.625rem!important}.mt-md-9,.my-md-9{margin-top:5.625rem!important}.mr-md-9,.mx-md-9{margin-right:5.625rem!important}.mb-md-9,.my-md-9{margin-bottom:5.625rem!important}.ml-md-9,.mx-md-9{margin-left:5.625rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.625rem!important}.pt-md-1,.py-md-1{padding-top:.625rem!important}.pr-md-1,.px-md-1{padding-right:.625rem!important}.pb-md-1,.py-md-1{padding-bottom:.625rem!important}.pl-md-1,.px-md-1{padding-left:.625rem!important}.p-md-2{padding:1.25rem!important}.pt-md-2,.py-md-2{padding-top:1.25rem!important}.pr-md-2,.px-md-2{padding-right:1.25rem!important}.pb-md-2,.py-md-2{padding-bottom:1.25rem!important}.pl-md-2,.px-md-2{padding-left:1.25rem!important}.p-md-3{padding:1.875rem!important}.pt-md-3,.py-md-3{padding-top:1.875rem!important}.pr-md-3,.px-md-3{padding-right:1.875rem!important}.pb-md-3,.py-md-3{padding-bottom:1.875rem!important}.pl-md-3,.px-md-3{padding-left:1.875rem!important}.p-md-4{padding:2.5rem!important}.pt-md-4,.py-md-4{padding-top:2.5rem!important}.pr-md-4,.px-md-4{padding-right:2.5rem!important}.pb-md-4,.py-md-4{padding-bottom:2.5rem!important}.pl-md-4,.px-md-4{padding-left:2.5rem!important}.p-md-5{padding:3.125rem!important}.pt-md-5,.py-md-5{padding-top:3.125rem!important}.pr-md-5,.px-md-5{padding-right:3.125rem!important}.pb-md-5,.py-md-5{padding-bottom:3.125rem!important}.pl-md-5,.px-md-5{padding-left:3.125rem!important}.p-md-6{padding:3.75rem!important}.pt-md-6,.py-md-6{padding-top:3.75rem!important}.pr-md-6,.px-md-6{padding-right:3.75rem!important}.pb-md-6,.py-md-6{padding-bottom:3.75rem!important}.pl-md-6,.px-md-6{padding-left:3.75rem!important}.p-md-7{padding:4.375rem!important}.pt-md-7,.py-md-7{padding-top:4.375rem!important}.pr-md-7,.px-md-7{padding-right:4.375rem!important}.pb-md-7,.py-md-7{padding-bottom:4.375rem!important}.pl-md-7,.px-md-7{padding-left:4.375rem!important}.p-md-8{padding:5rem!important}.pt-md-8,.py-md-8{padding-top:5rem!important}.pr-md-8,.px-md-8{padding-right:5rem!important}.pb-md-8,.py-md-8{padding-bottom:5rem!important}.pl-md-8,.px-md-8{padding-left:5rem!important}.p-md-9{padding:5.625rem!important}.pt-md-9,.py-md-9{padding-top:5.625rem!important}.pr-md-9,.px-md-9{padding-right:5.625rem!important}.pb-md-9,.py-md-9{padding-bottom:5.625rem!important}.pl-md-9,.px-md-9{padding-left:5.625rem!important}.m-md-n1{margin:-.625rem!important}.mt-md-n1,.my-md-n1{margin-top:-.625rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.625rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.625rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.625rem!important}.m-md-n2{margin:-1.25rem!important}.mt-md-n2,.my-md-n2{margin-top:-1.25rem!important}.mr-md-n2,.mx-md-n2{margin-right:-1.25rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-1.25rem!important}.ml-md-n2,.mx-md-n2{margin-left:-1.25rem!important}.m-md-n3{margin:-1.875rem!important}.mt-md-n3,.my-md-n3{margin-top:-1.875rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1.875rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1.875rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1.875rem!important}.m-md-n4{margin:-2.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-2.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-2.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-2.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-2.5rem!important}.m-md-n5{margin:-3.125rem!important}.mt-md-n5,.my-md-n5{margin-top:-3.125rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3.125rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3.125rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3.125rem!important}.m-md-n6{margin:-3.75rem!important}.mt-md-n6,.my-md-n6{margin-top:-3.75rem!important}.mr-md-n6,.mx-md-n6{margin-right:-3.75rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-3.75rem!important}.ml-md-n6,.mx-md-n6{margin-left:-3.75rem!important}.m-md-n7{margin:-4.375rem!important}.mt-md-n7,.my-md-n7{margin-top:-4.375rem!important}.mr-md-n7,.mx-md-n7{margin-right:-4.375rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-4.375rem!important}.ml-md-n7,.mx-md-n7{margin-left:-4.375rem!important}.m-md-n8{margin:-5rem!important}.mt-md-n8,.my-md-n8{margin-top:-5rem!important}.mr-md-n8,.mx-md-n8{margin-right:-5rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-5rem!important}.ml-md-n8,.mx-md-n8{margin-left:-5rem!important}.m-md-n9{margin:-5.625rem!important}.mt-md-n9,.my-md-n9{margin-top:-5.625rem!important}.mr-md-n9,.mx-md-n9{margin-right:-5.625rem!important}.mb-md-n9,.my-md-n9{margin-bottom:-5.625rem!important}.ml-md-n9,.mx-md-n9{margin-left:-5.625rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.625rem!important}.mt-lg-1,.my-lg-1{margin-top:.625rem!important}.mr-lg-1,.mx-lg-1{margin-right:.625rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.625rem!important}.ml-lg-1,.mx-lg-1{margin-left:.625rem!important}.m-lg-2{margin:1.25rem!important}.mt-lg-2,.my-lg-2{margin-top:1.25rem!important}.mr-lg-2,.mx-lg-2{margin-right:1.25rem!important}.mb-lg-2,.my-lg-2{margin-bottom:1.25rem!important}.ml-lg-2,.mx-lg-2{margin-left:1.25rem!important}.m-lg-3{margin:1.875rem!important}.mt-lg-3,.my-lg-3{margin-top:1.875rem!important}.mr-lg-3,.mx-lg-3{margin-right:1.875rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1.875rem!important}.ml-lg-3,.mx-lg-3{margin-left:1.875rem!important}.m-lg-4{margin:2.5rem!important}.mt-lg-4,.my-lg-4{margin-top:2.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:2.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:2.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:2.5rem!important}.m-lg-5{margin:3.125rem!important}.mt-lg-5,.my-lg-5{margin-top:3.125rem!important}.mr-lg-5,.mx-lg-5{margin-right:3.125rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3.125rem!important}.ml-lg-5,.mx-lg-5{margin-left:3.125rem!important}.m-lg-6{margin:3.75rem!important}.mt-lg-6,.my-lg-6{margin-top:3.75rem!important}.mr-lg-6,.mx-lg-6{margin-right:3.75rem!important}.mb-lg-6,.my-lg-6{margin-bottom:3.75rem!important}.ml-lg-6,.mx-lg-6{margin-left:3.75rem!important}.m-lg-7{margin:4.375rem!important}.mt-lg-7,.my-lg-7{margin-top:4.375rem!important}.mr-lg-7,.mx-lg-7{margin-right:4.375rem!important}.mb-lg-7,.my-lg-7{margin-bottom:4.375rem!important}.ml-lg-7,.mx-lg-7{margin-left:4.375rem!important}.m-lg-8{margin:5rem!important}.mt-lg-8,.my-lg-8{margin-top:5rem!important}.mr-lg-8,.mx-lg-8{margin-right:5rem!important}.mb-lg-8,.my-lg-8{margin-bottom:5rem!important}.ml-lg-8,.mx-lg-8{margin-left:5rem!important}.m-lg-9{margin:5.625rem!important}.mt-lg-9,.my-lg-9{margin-top:5.625rem!important}.mr-lg-9,.mx-lg-9{margin-right:5.625rem!important}.mb-lg-9,.my-lg-9{margin-bottom:5.625rem!important}.ml-lg-9,.mx-lg-9{margin-left:5.625rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.625rem!important}.pt-lg-1,.py-lg-1{padding-top:.625rem!important}.pr-lg-1,.px-lg-1{padding-right:.625rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.625rem!important}.pl-lg-1,.px-lg-1{padding-left:.625rem!important}.p-lg-2{padding:1.25rem!important}.pt-lg-2,.py-lg-2{padding-top:1.25rem!important}.pr-lg-2,.px-lg-2{padding-right:1.25rem!important}.pb-lg-2,.py-lg-2{padding-bottom:1.25rem!important}.pl-lg-2,.px-lg-2{padding-left:1.25rem!important}.p-lg-3{padding:1.875rem!important}.pt-lg-3,.py-lg-3{padding-top:1.875rem!important}.pr-lg-3,.px-lg-3{padding-right:1.875rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1.875rem!important}.pl-lg-3,.px-lg-3{padding-left:1.875rem!important}.p-lg-4{padding:2.5rem!important}.pt-lg-4,.py-lg-4{padding-top:2.5rem!important}.pr-lg-4,.px-lg-4{padding-right:2.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:2.5rem!important}.pl-lg-4,.px-lg-4{padding-left:2.5rem!important}.p-lg-5{padding:3.125rem!important}.pt-lg-5,.py-lg-5{padding-top:3.125rem!important}.pr-lg-5,.px-lg-5{padding-right:3.125rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3.125rem!important}.pl-lg-5,.px-lg-5{padding-left:3.125rem!important}.p-lg-6{padding:3.75rem!important}.pt-lg-6,.py-lg-6{padding-top:3.75rem!important}.pr-lg-6,.px-lg-6{padding-right:3.75rem!important}.pb-lg-6,.py-lg-6{padding-bottom:3.75rem!important}.pl-lg-6,.px-lg-6{padding-left:3.75rem!important}.p-lg-7{padding:4.375rem!important}.pt-lg-7,.py-lg-7{padding-top:4.375rem!important}.pr-lg-7,.px-lg-7{padding-right:4.375rem!important}.pb-lg-7,.py-lg-7{padding-bottom:4.375rem!important}.pl-lg-7,.px-lg-7{padding-left:4.375rem!important}.p-lg-8{padding:5rem!important}.pt-lg-8,.py-lg-8{padding-top:5rem!important}.pr-lg-8,.px-lg-8{padding-right:5rem!important}.pb-lg-8,.py-lg-8{padding-bottom:5rem!important}.pl-lg-8,.px-lg-8{padding-left:5rem!important}.p-lg-9{padding:5.625rem!important}.pt-lg-9,.py-lg-9{padding-top:5.625rem!important}.pr-lg-9,.px-lg-9{padding-right:5.625rem!important}.pb-lg-9,.py-lg-9{padding-bottom:5.625rem!important}.pl-lg-9,.px-lg-9{padding-left:5.625rem!important}.m-lg-n1{margin:-.625rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.625rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.625rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.625rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.625rem!important}.m-lg-n2{margin:-1.25rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-1.25rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-1.25rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-1.25rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-1.25rem!important}.m-lg-n3{margin:-1.875rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1.875rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1.875rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1.875rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1.875rem!important}.m-lg-n4{margin:-2.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-2.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-2.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-2.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-2.5rem!important}.m-lg-n5{margin:-3.125rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3.125rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3.125rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3.125rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3.125rem!important}.m-lg-n6{margin:-3.75rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-3.75rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-3.75rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-3.75rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-3.75rem!important}.m-lg-n7{margin:-4.375rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-4.375rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-4.375rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-4.375rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-4.375rem!important}.m-lg-n8{margin:-5rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-5rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-5rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-5rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-5rem!important}.m-lg-n9{margin:-5.625rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-5.625rem!important}.mr-lg-n9,.mx-lg-n9{margin-right:-5.625rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-5.625rem!important}.ml-lg-n9,.mx-lg-n9{margin-left:-5.625rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.625rem!important}.mt-xl-1,.my-xl-1{margin-top:.625rem!important}.mr-xl-1,.mx-xl-1{margin-right:.625rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.625rem!important}.ml-xl-1,.mx-xl-1{margin-left:.625rem!important}.m-xl-2{margin:1.25rem!important}.mt-xl-2,.my-xl-2{margin-top:1.25rem!important}.mr-xl-2,.mx-xl-2{margin-right:1.25rem!important}.mb-xl-2,.my-xl-2{margin-bottom:1.25rem!important}.ml-xl-2,.mx-xl-2{margin-left:1.25rem!important}.m-xl-3{margin:1.875rem!important}.mt-xl-3,.my-xl-3{margin-top:1.875rem!important}.mr-xl-3,.mx-xl-3{margin-right:1.875rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1.875rem!important}.ml-xl-3,.mx-xl-3{margin-left:1.875rem!important}.m-xl-4{margin:2.5rem!important}.mt-xl-4,.my-xl-4{margin-top:2.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:2.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:2.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:2.5rem!important}.m-xl-5{margin:3.125rem!important}.mt-xl-5,.my-xl-5{margin-top:3.125rem!important}.mr-xl-5,.mx-xl-5{margin-right:3.125rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3.125rem!important}.ml-xl-5,.mx-xl-5{margin-left:3.125rem!important}.m-xl-6{margin:3.75rem!important}.mt-xl-6,.my-xl-6{margin-top:3.75rem!important}.mr-xl-6,.mx-xl-6{margin-right:3.75rem!important}.mb-xl-6,.my-xl-6{margin-bottom:3.75rem!important}.ml-xl-6,.mx-xl-6{margin-left:3.75rem!important}.m-xl-7{margin:4.375rem!important}.mt-xl-7,.my-xl-7{margin-top:4.375rem!important}.mr-xl-7,.mx-xl-7{margin-right:4.375rem!important}.mb-xl-7,.my-xl-7{margin-bottom:4.375rem!important}.ml-xl-7,.mx-xl-7{margin-left:4.375rem!important}.m-xl-8{margin:5rem!important}.mt-xl-8,.my-xl-8{margin-top:5rem!important}.mr-xl-8,.mx-xl-8{margin-right:5rem!important}.mb-xl-8,.my-xl-8{margin-bottom:5rem!important}.ml-xl-8,.mx-xl-8{margin-left:5rem!important}.m-xl-9{margin:5.625rem!important}.mt-xl-9,.my-xl-9{margin-top:5.625rem!important}.mr-xl-9,.mx-xl-9{margin-right:5.625rem!important}.mb-xl-9,.my-xl-9{margin-bottom:5.625rem!important}.ml-xl-9,.mx-xl-9{margin-left:5.625rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.625rem!important}.pt-xl-1,.py-xl-1{padding-top:.625rem!important}.pr-xl-1,.px-xl-1{padding-right:.625rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.625rem!important}.pl-xl-1,.px-xl-1{padding-left:.625rem!important}.p-xl-2{padding:1.25rem!important}.pt-xl-2,.py-xl-2{padding-top:1.25rem!important}.pr-xl-2,.px-xl-2{padding-right:1.25rem!important}.pb-xl-2,.py-xl-2{padding-bottom:1.25rem!important}.pl-xl-2,.px-xl-2{padding-left:1.25rem!important}.p-xl-3{padding:1.875rem!important}.pt-xl-3,.py-xl-3{padding-top:1.875rem!important}.pr-xl-3,.px-xl-3{padding-right:1.875rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1.875rem!important}.pl-xl-3,.px-xl-3{padding-left:1.875rem!important}.p-xl-4{padding:2.5rem!important}.pt-xl-4,.py-xl-4{padding-top:2.5rem!important}.pr-xl-4,.px-xl-4{padding-right:2.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:2.5rem!important}.pl-xl-4,.px-xl-4{padding-left:2.5rem!important}.p-xl-5{padding:3.125rem!important}.pt-xl-5,.py-xl-5{padding-top:3.125rem!important}.pr-xl-5,.px-xl-5{padding-right:3.125rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3.125rem!important}.pl-xl-5,.px-xl-5{padding-left:3.125rem!important}.p-xl-6{padding:3.75rem!important}.pt-xl-6,.py-xl-6{padding-top:3.75rem!important}.pr-xl-6,.px-xl-6{padding-right:3.75rem!important}.pb-xl-6,.py-xl-6{padding-bottom:3.75rem!important}.pl-xl-6,.px-xl-6{padding-left:3.75rem!important}.p-xl-7{padding:4.375rem!important}.pt-xl-7,.py-xl-7{padding-top:4.375rem!important}.pr-xl-7,.px-xl-7{padding-right:4.375rem!important}.pb-xl-7,.py-xl-7{padding-bottom:4.375rem!important}.pl-xl-7,.px-xl-7{padding-left:4.375rem!important}.p-xl-8{padding:5rem!important}.pt-xl-8,.py-xl-8{padding-top:5rem!important}.pr-xl-8,.px-xl-8{padding-right:5rem!important}.pb-xl-8,.py-xl-8{padding-bottom:5rem!important}.pl-xl-8,.px-xl-8{padding-left:5rem!important}.p-xl-9{padding:5.625rem!important}.pt-xl-9,.py-xl-9{padding-top:5.625rem!important}.pr-xl-9,.px-xl-9{padding-right:5.625rem!important}.pb-xl-9,.py-xl-9{padding-bottom:5.625rem!important}.pl-xl-9,.px-xl-9{padding-left:5.625rem!important}.m-xl-n1{margin:-.625rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.625rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.625rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.625rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.625rem!important}.m-xl-n2{margin:-1.25rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-1.25rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-1.25rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-1.25rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-1.25rem!important}.m-xl-n3{margin:-1.875rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1.875rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1.875rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1.875rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1.875rem!important}.m-xl-n4{margin:-2.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-2.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-2.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-2.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-2.5rem!important}.m-xl-n5{margin:-3.125rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3.125rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3.125rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3.125rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3.125rem!important}.m-xl-n6{margin:-3.75rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-3.75rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-3.75rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-3.75rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-3.75rem!important}.m-xl-n7{margin:-4.375rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-4.375rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-4.375rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-4.375rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-4.375rem!important}.m-xl-n8{margin:-5rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-5rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-5rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-5rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-5rem!important}.m-xl-n9{margin:-5.625rem!important}.mt-xl-n9,.my-xl-n9{margin-top:-5.625rem!important}.mr-xl-n9,.mx-xl-n9{margin-right:-5.625rem!important}.mb-xl-n9,.my-xl-n9{margin-bottom:-5.625rem!important}.ml-xl-n9,.mx-xl-n9{margin-left:-5.625rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#888!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#ddd}.table .thead-dark th{color:inherit;border-color:#ddd}}.reset-css{all:initial;all:inherit;all:unset;all:revert}.dash-list{margin-right:0;list-style-type:none;padding-left:30px}.dash-list li:before{content:"–";margin-right:5px;margin-left:-16px}.dash-list li p{display:inline}.no-event{pointer-events:none}.p-relative,.relative{position:relative!important}.absolute,.p-absolute{position:absolute!important}.p-fixed{position:fixed!important}.p-sticky{position:sticky}.loader,.loader:after{border-radius:50%;width:10em;height:10em}.loader{font-size:10px;position:relative;text-indent:-9999em;border:1.1em solid hsla(0,0%,91.8%,.5);border-left-color:#fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.hidden-soft,.hideme{display:none}.container-sm{padding-left:10px;padding-right:10px}.row-sm{margin-left:-5px;margin-right:-5px}.row-sm .col-lg-15,.row-sm .col-md-15,.row-sm .col-sm-15,.row-sm .col-xs-15{padding-right:10px;padding-left:10px}.col-lg-15,.col-md-15,.col-sm-15,.col-xs-15{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-15{width:20%;float:left}@media (min-width:768px){.col-sm-15{width:20%;float:left}}@media (min-width:992px){.col-md-15{width:20%;float:left}}@media (min-width:1200px){.col-lg-15{width:20%;float:left}}.border{border-width:1px!important;border-style:solid!important}.border-0,.border-none{border:0!important}.border-bottom{border-bottom-width:1px!important;border-bottom-style:solid!important}.border-left{border-left-width:1px!important;border-left-style:solid!important}.border-right{border-right-width:1px!important;border-right-style:solid!important}.border-top{border-top-width:1px!important;border-top-style:solid!important}.d-flex-center{display:-ms-flexbox!important;display:-webkit-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-column{-ms-flex-direction:column!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}@media (max-width:767px){.text-xs-left{text-align:left}.text-xs-center{text-align:center}}.w-100{width:100%!important}.no-x-scroll{max-width:100%;overflow-x:hidden}.opacity-70{opacity:.7}.opacity-50{opacity:.5}.opacity-0,.opacity-zero{opacity:0}.shadow{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07);margin:10px 0;position:relative;width:100%;display:block;height:24px}.shadow-dropdown{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.shadow-section-inset{-webkit-box-shadow:inset 0 6px 11px -2px rgba(0,0,0,.3);box-shadow:inset 0 6px 11px -2px rgba(0,0,0,.3)}.shadow-section-inset-light{-webkit-box-shadow:inset 0 6px 11px -2px rgba(0,0,0,.1);box-shadow:inset 0 6px 11px -2px rgba(0,0,0,.1)}.shadow-bottom:after{content:"";width:100%;height:0;display:block;position:absolute;z-index:-1;-webkit-box-shadow:0 0 8px 8px rgba(0,0,0,.07);box-shadow:0 0 8px 8px rgba(0,0,0,.07)}.shadow-card{border:none!important;border-radius:6px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.shadow-card:hover{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25);box-shadow:0 8px 20px rgba(0,0,0,.25)}.shadow-card-nohover{border:none!important;border-radius:6px}.shadow-card-nohover,.shadow-card-nohover:hover{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.opacitylink{-webkit-transition-duration:.0625s;transition-duration:.0625s;opacity:1}.opacitylink:hover{opacity:.5;cursor:pointer}.link-brand-primary{color:#000;border-bottom:none}.link-brand-primary:hover{color:#632ca6}.link-border-bottom{color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.link-border-bottom:hover{border-bottom:1px solid #632ca6;color:#632ca6;opacity:1}.link-border-bottom-white{color:#000;border-bottom:1px solid #fff;opacity:1}.link-border-bottom-white:hover{border-bottom:1px solid #fff;color:#632ca6;opacity:.7}.col-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991px){.col-center{display:block}}.cursor-pointer{cursor:pointer}.background-gradient-one{background:#3023ae;background:-webkit-gradient(linear,left top,right top,color-stop(0,#3023ae),to(#c86dd7))!important;background:linear-gradient(90deg,#3023ae,#c86dd7)!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1)}.bg-transparent,.header-inside-transparent .header-inside-after{background:transparent!important}.backdrop{position:fixed;top:0;left:0;bottom:0;right:0;height:100%;width:100%;background:rgba(0,0,0,.25);visibility:hidden;opacity:0;z-index:1}.transition-width{-webkit-transition:width .5s ease;transition:width .5s ease}.pop,.pop--video{cursor:-webkit-zoom-in;cursor:zoom-in}.avatar{margin-right:30px}.avatar,.border-radius-50{border-radius:50%}.body-animation,.body-animation canvas,.body-animation div{width:100%!important;height:auto!important}.videoWrapper{position:relative;padding-bottom:55.25%;padding-top:0;height:0;margin-top:-10px}.videoWrapper img{position:absolute;z-index:1;height:auto;left:0;right:0;width:100%;margin:auto}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.embed-container{padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.hidden{display:none!important}.text-underline{text-decoration:underline}.overflow-hidden{overflow:hidden}.border-black{border-color:#000!important}.border-white{border-color:#fff!important}.border-primary,.border-purple{border-color:#632ca6!important}.border-yellow{border-color:#fbc906!important}.border-gray-darker{border-color:#333!important}.border-gray-dark{border-color:#555!important}.border-gray{border-color:#888!important}.border-gray-light{border-color:#c7c7c7!important}.border-gray-lighter{border-color:#eee!important}.border-gray-lightest{border-color:#f6f6f6!important}.border-gray-border{border-color:#e6e6e6!important}.border-light-gray{border-color:#eee!important}.border-studio{border-color:#6e41bf!important}.border-rose{border-color:#ff0078!important}.border-silver{border-color:#c8c8c8!important}.border-wild-sand{border-color:#f4f4f4!important}.border-cornflower-blue{border-color:#6d87ef!important}.border-froly{border-color:#f2667f!important}.border-amethyst-violet{border-color:#955ed1!important}.border-amethyst{border-color:#a25acd!important}.border-medium-orchid-violet{border-color:#a651ca!important}.border-tru-v{border-color:#7758d3!important}.border-cranberry{border-color:#e45893!important}.border-persimmon{border-color:#ff635a!important}.border-mercury{border-color:#e4e4e4!important}.border-dodger-blue{border-color:#3d95ff!important}.border-alabaster{border-color:#f8f8f8!important}.border-boulder{border-color:#777!important}.border-blue-ribbon{border-color:#3345ff!important}.border-onahau{border-color:#d3ecff!important}.border-mine-shaft{border-color:#333!important}.border-lavender{border-color:#c86dd7!important}.border-orchid{border-color:#e571dc!important}.border-governor-bay{border-color:#3023ae!important}.border-purple-heart{border-color:#5636b8!important}.border-state-blue{border-color:#7c48c3!important}.border-success{border-color:#5cb85c!important}.border-info{border-color:#39c!important}.border-warning{border-color:#f0ad4e!important}.border-danger{border-color:#d9534f!important}.border-neue{border-color:#70f!important}.border-white-translucent{border-color:hsla(0,0%,100%,.3)!important}.border-black-translucent{border-color:rgba(0,0,0,.3)!important}.border-transparent{border-color:transparent!important}.border-docker-blue{border-color:#1d3461!important}.border-orch-green{border-color:#9ddb16!important}.border-serverless-purple{border-color:#9d3bff!important}.border-serverless-yellow{border-color:#fab207!important}.border-serverless-orange{border-color:#fe7d39!important}.border-serverless-teal{border-color:#4eee83!important}.border-serverless-blue{border-color:#2c57f2!important}.border-serverless-pink{border-color:#ff66b2!important}.border-serverless-cyan{border-color:#51d1e9!important}.border-serverless-magenta{border-color:#ff54b9!important}.border-serverless-lightblue{border-color:#46bcf9!important}.border-pricing-infra{border-color:#632ca6!important}.border-pricing-log{border-color:#7d259e!important}.border-pricing-apm{border-color:#971d97!important}.border-pricing-security{border-color:#b1168f!important}.border-pricing-network{border-color:#cb0f87!important}.border-pricing-synthetics{border-color:#e50780!important}.border-pricing-rum{border-color:#ff0078!important}.border-hwh-1{border-color:#3523b0!important}.border-hwh-2{border-color:#5724b0!important}.border-hwh-3{border-color:#8824b3!important}.border-hwh-4{border-color:#a225b4!important}.border-speaker-1{border-color:#000!important}.border-speaker-2{border-color:#2f80ed!important}.border-speaker-3{border-color:#eb5757!important}.border-speaker-4{border-color:#219653!important}.border-speaker-5{border-color:#f2994a!important}.border-speaker-6{border-color:#632ca6!important}.border-speaker-7{border-color:#00abb6!important}.border-speaker-8{border-color:#d119b3!important}.border-speaker-9,.border-speaker-10,.border-speaker-11,.border-speaker-12,.border-speaker-13,.border-speaker-14{border-color:#737373!important}.text-black{color:#000!important}.text-white{color:#fff!important}.text-primary,.text-purple{color:#632ca6!important}.text-yellow{color:#fbc906!important}.text-gray-darker{color:#333!important}.text-gray-dark{color:#555!important}.text-gray{color:#888!important}.text-gray-light{color:#c7c7c7!important}.text-gray-lighter{color:#eee!important}.text-gray-lightest{color:#f6f6f6!important}.text-gray-border{color:#e6e6e6!important}.text-light-gray{color:#eee!important}.text-studio{color:#6e41bf!important}.text-rose{color:#ff0078!important}.text-silver{color:#c8c8c8!important}.text-wild-sand{color:#f4f4f4!important}.text-cornflower-blue{color:#6d87ef!important}.text-froly{color:#f2667f!important}.text-amethyst-violet{color:#955ed1!important}.text-amethyst{color:#a25acd!important}.text-medium-orchid-violet{color:#a651ca!important}.text-tru-v{color:#7758d3!important}.text-cranberry{color:#e45893!important}.text-persimmon{color:#ff635a!important}.text-mercury{color:#e4e4e4!important}.text-dodger-blue{color:#3d95ff!important}.text-alabaster{color:#f8f8f8!important}.text-boulder{color:#777!important}.text-blue-ribbon{color:#3345ff!important}.text-onahau{color:#d3ecff!important}.text-mine-shaft{color:#333!important}.text-lavender{color:#c86dd7!important}.text-orchid{color:#e571dc!important}.text-governor-bay{color:#3023ae!important}.text-purple-heart{color:#5636b8!important}.text-state-blue{color:#7c48c3!important}.text-success{color:#5cb85c!important}.text-info{color:#39c!important}.text-warning{color:#f0ad4e!important}.text-danger{color:#d9534f!important}.text-neue{color:#70f!important}.text-white-translucent{color:hsla(0,0%,100%,.3)!important}.text-black-translucent{color:rgba(0,0,0,.3)!important}.text-transparent{color:transparent!important}.text-docker-blue{color:#1d3461!important}.text-orch-green{color:#9ddb16!important}.text-serverless-purple{color:#9d3bff!important}.text-serverless-yellow{color:#fab207!important}.text-serverless-orange{color:#fe7d39!important}.text-serverless-teal{color:#4eee83!important}.text-serverless-blue{color:#2c57f2!important}.text-serverless-pink{color:#ff66b2!important}.text-serverless-cyan{color:#51d1e9!important}.text-serverless-magenta{color:#ff54b9!important}.text-serverless-lightblue{color:#46bcf9!important}.text-pricing-infra{color:#632ca6!important}.text-pricing-log{color:#7d259e!important}.text-pricing-apm{color:#971d97!important}.text-pricing-security{color:#b1168f!important}.text-pricing-network{color:#cb0f87!important}.text-pricing-synthetics{color:#e50780!important}.text-pricing-rum{color:#ff0078!important}.text-hwh-1{color:#3523b0!important}.text-hwh-2{color:#5724b0!important}.text-hwh-3{color:#8824b3!important}.text-hwh-4{color:#a225b4!important}.text-speaker-1{color:#000!important}.text-speaker-2{color:#2f80ed!important}.text-speaker-3{color:#eb5757!important}.text-speaker-4{color:#219653!important}.text-speaker-5{color:#f2994a!important}.text-speaker-6{color:#632ca6!important}.text-speaker-7{color:#00abb6!important}.text-speaker-8{color:#d119b3!important}.text-speaker-9,.text-speaker-10,.text-speaker-11,.text-speaker-12,.text-speaker-13,.text-speaker-14{color:#737373!important}.font-black{color:#000!important}.font-white{color:#fff!important}.font-primary,.font-purple{color:#632ca6!important}.font-yellow{color:#fbc906!important}.font-gray-darker{color:#333!important}.font-gray-dark{color:#555!important}.font-gray{color:#888!important}.font-gray-light{color:#c7c7c7!important}.font-gray-lighter{color:#eee!important}.font-gray-lightest{color:#f6f6f6!important}.font-gray-border{color:#e6e6e6!important}.font-light-gray{color:#eee!important}.font-studio{color:#6e41bf!important}.font-rose{color:#ff0078!important}.font-silver{color:#c8c8c8!important}.font-wild-sand{color:#f4f4f4!important}.font-cornflower-blue{color:#6d87ef!important}.font-froly{color:#f2667f!important}.font-amethyst-violet{color:#955ed1!important}.font-amethyst{color:#a25acd!important}.font-medium-orchid-violet{color:#a651ca!important}.font-tru-v{color:#7758d3!important}.font-cranberry{color:#e45893!important}.font-persimmon{color:#ff635a!important}.font-mercury{color:#e4e4e4!important}.font-dodger-blue{color:#3d95ff!important}.font-alabaster{color:#f8f8f8!important}.font-boulder{color:#777!important}.font-blue-ribbon{color:#3345ff!important}.font-onahau{color:#d3ecff!important}.font-mine-shaft{color:#333!important}.font-lavender{color:#c86dd7!important}.font-orchid{color:#e571dc!important}.font-governor-bay{color:#3023ae!important}.font-purple-heart{color:#5636b8!important}.font-state-blue{color:#7c48c3!important}.font-success{color:#5cb85c!important}.font-info{color:#39c!important}.font-warning{color:#f0ad4e!important}.font-danger{color:#d9534f!important}.font-neue{color:#70f!important}.font-white-translucent{color:hsla(0,0%,100%,.3)!important}.font-black-translucent{color:rgba(0,0,0,.3)!important}.font-transparent{color:transparent!important}.font-docker-blue{color:#1d3461!important}.font-orch-green{color:#9ddb16!important}.font-serverless-purple{color:#9d3bff!important}.font-serverless-yellow{color:#fab207!important}.font-serverless-orange{color:#fe7d39!important}.font-serverless-teal{color:#4eee83!important}.font-serverless-blue{color:#2c57f2!important}.font-serverless-pink{color:#ff66b2!important}.font-serverless-cyan{color:#51d1e9!important}.font-serverless-magenta{color:#ff54b9!important}.font-serverless-lightblue{color:#46bcf9!important}.font-pricing-infra{color:#632ca6!important}.font-pricing-log{color:#7d259e!important}.font-pricing-apm{color:#971d97!important}.font-pricing-security{color:#b1168f!important}.font-pricing-network{color:#cb0f87!important}.font-pricing-synthetics{color:#e50780!important}.font-pricing-rum{color:#ff0078!important}.font-hwh-1{color:#3523b0!important}.font-hwh-2{color:#5724b0!important}.font-hwh-3{color:#8824b3!important}.font-hwh-4{color:#a225b4!important}.font-speaker-1{color:#000!important}.font-speaker-2{color:#2f80ed!important}.font-speaker-3{color:#eb5757!important}.font-speaker-4{color:#219653!important}.font-speaker-5{color:#f2994a!important}.font-speaker-6{color:#632ca6!important}.font-speaker-7{color:#00abb6!important}.font-speaker-8{color:#d119b3!important}.font-speaker-9,.font-speaker-10,.font-speaker-11,.font-speaker-12,.font-speaker-13,.font-speaker-14{color:#737373!important}.bg-black{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-primary,.bg-purple{background-color:#632ca6!important}.bg-yellow{background-color:#fbc906!important}.bg-gray-darker{background-color:#333!important}.bg-gray-dark{background-color:#555!important}.bg-gray{background-color:#888!important}.bg-gray-light{background-color:#c7c7c7!important}.bg-gray-lighter{background-color:#eee!important}.bg-gray-lightest{background-color:#f6f6f6!important}.bg-gray-border{background-color:#e6e6e6!important}.bg-light-gray{background-color:#eee!important}.bg-studio{background-color:#6e41bf!important}.bg-rose{background-color:#ff0078!important}.bg-silver{background-color:#c8c8c8!important}.bg-wild-sand{background-color:#f4f4f4!important}.bg-cornflower-blue{background-color:#6d87ef!important}.bg-froly{background-color:#f2667f!important}.bg-amethyst-violet{background-color:#955ed1!important}.bg-amethyst{background-color:#a25acd!important}.bg-medium-orchid-violet{background-color:#a651ca!important}.bg-tru-v{background-color:#7758d3!important}.bg-cranberry{background-color:#e45893!important}.bg-persimmon{background-color:#ff635a!important}.bg-mercury{background-color:#e4e4e4!important}.bg-dodger-blue{background-color:#3d95ff!important}.bg-alabaster{background-color:#f8f8f8!important}.bg-boulder{background-color:#777!important}.bg-blue-ribbon{background-color:#3345ff!important}.bg-onahau{background-color:#d3ecff!important}.bg-mine-shaft{background-color:#333!important}.bg-lavender{background-color:#c86dd7!important}.bg-orchid{background-color:#e571dc!important}.bg-governor-bay{background-color:#3023ae!important}.bg-purple-heart{background-color:#5636b8!important}.bg-state-blue{background-color:#7c48c3!important}.bg-success{background-color:#5cb85c!important}.bg-info{background-color:#39c!important}.bg-warning{background-color:#f0ad4e!important}.bg-danger{background-color:#d9534f!important}.bg-neue{background-color:#70f!important}.bg-white-translucent{background-color:hsla(0,0%,100%,.3)!important}.bg-black-translucent{background-color:rgba(0,0,0,.3)!important}.bg-transparent,.header-inside-transparent .header-inside-after{background-color:transparent!important}.bg-docker-blue{background-color:#1d3461!important}.bg-orch-green{background-color:#9ddb16!important}.bg-serverless-purple{background-color:#9d3bff!important}.bg-serverless-yellow{background-color:#fab207!important}.bg-serverless-orange{background-color:#fe7d39!important}.bg-serverless-teal{background-color:#4eee83!important}.bg-serverless-blue{background-color:#2c57f2!important}.bg-serverless-pink{background-color:#ff66b2!important}.bg-serverless-cyan{background-color:#51d1e9!important}.bg-serverless-magenta{background-color:#ff54b9!important}.bg-serverless-lightblue{background-color:#46bcf9!important}.bg-pricing-infra{background-color:#632ca6!important}.bg-pricing-log{background-color:#7d259e!important}.bg-pricing-apm{background-color:#971d97!important}.bg-pricing-security{background-color:#b1168f!important}.bg-pricing-network{background-color:#cb0f87!important}.bg-pricing-synthetics{background-color:#e50780!important}.bg-pricing-rum{background-color:#ff0078!important}.bg-hwh-1{background-color:#3523b0!important}.bg-hwh-2{background-color:#5724b0!important}.bg-hwh-3{background-color:#8824b3!important}.bg-hwh-4{background-color:#a225b4!important}.bg-speaker-1{background-color:#000!important}.bg-speaker-2{background-color:#2f80ed!important}.bg-speaker-3{background-color:#eb5757!important}.bg-speaker-4{background-color:#219653!important}.bg-speaker-5{background-color:#f2994a!important}.bg-speaker-6{background-color:#632ca6!important}.bg-speaker-7{background-color:#00abb6!important}.bg-speaker-8{background-color:#d119b3!important}.bg-speaker-9,.bg-speaker-10,.bg-speaker-11,.bg-speaker-12,.bg-speaker-13,.bg-speaker-14{background-color:#737373!important}.report-btn-black{border-color:#000;color:#000}.report-btn-black:hover{background:#000;color:#fff}.report-btn-white{border-color:#fff;color:#fff}.report-btn-white:hover{background:#fff;color:#fff}.report-btn-primary{border-color:#632ca6;color:#632ca6}.report-btn-primary:hover{background:#632ca6;color:#fff}.report-btn-purple{border-color:#632ca6;color:#632ca6}.report-btn-purple:hover{background:#632ca6;color:#fff}.report-btn-yellow{border-color:#fbc906;color:#fbc906}.report-btn-yellow:hover{background:#fbc906;color:#fff}.report-btn-gray-darker{border-color:#333;color:#333}.report-btn-gray-darker:hover{background:#333;color:#fff}.report-btn-gray-dark{border-color:#555;color:#555}.report-btn-gray-dark:hover{background:#555;color:#fff}.report-btn-gray{border-color:#888;color:#888}.report-btn-gray:hover{background:#888;color:#fff}.report-btn-gray-light{border-color:#c7c7c7;color:#c7c7c7}.report-btn-gray-light:hover{background:#c7c7c7;color:#fff}.report-btn-gray-lighter{border-color:#eee;color:#eee}.report-btn-gray-lighter:hover{background:#eee;color:#fff}.report-btn-gray-lightest{border-color:#f6f6f6;color:#f6f6f6}.report-btn-gray-lightest:hover{background:#f6f6f6;color:#fff}.report-btn-gray-border{border-color:#e6e6e6;color:#e6e6e6}.report-btn-gray-border:hover{background:#e6e6e6;color:#fff}.report-btn-light-gray{border-color:#eee;color:#eee}.report-btn-light-gray:hover{background:#eee;color:#fff}.report-btn-studio{border-color:#6e41bf;color:#6e41bf}.report-btn-studio:hover{background:#6e41bf;color:#fff}.report-btn-rose{border-color:#ff0078;color:#ff0078}.report-btn-rose:hover{background:#ff0078;color:#fff}.report-btn-silver{border-color:#c8c8c8;color:#c8c8c8}.report-btn-silver:hover{background:#c8c8c8;color:#fff}.report-btn-wild-sand{border-color:#f4f4f4;color:#f4f4f4}.report-btn-wild-sand:hover{background:#f4f4f4;color:#fff}.report-btn-cornflower-blue{border-color:#6d87ef;color:#6d87ef}.report-btn-cornflower-blue:hover{background:#6d87ef;color:#fff}.report-btn-froly{border-color:#f2667f;color:#f2667f}.report-btn-froly:hover{background:#f2667f;color:#fff}.report-btn-amethyst-violet{border-color:#955ed1;color:#955ed1}.report-btn-amethyst-violet:hover{background:#955ed1;color:#fff}.report-btn-amethyst{border-color:#a25acd;color:#a25acd}.report-btn-amethyst:hover{background:#a25acd;color:#fff}.report-btn-medium-orchid-violet{border-color:#a651ca;color:#a651ca}.report-btn-medium-orchid-violet:hover{background:#a651ca;color:#fff}.report-btn-tru-v{border-color:#7758d3;color:#7758d3}.report-btn-tru-v:hover{background:#7758d3;color:#fff}.report-btn-cranberry{border-color:#e45893;color:#e45893}.report-btn-cranberry:hover{background:#e45893;color:#fff}.report-btn-persimmon{border-color:#ff635a;color:#ff635a}.report-btn-persimmon:hover{background:#ff635a;color:#fff}.report-btn-mercury{border-color:#e4e4e4;color:#e4e4e4}.report-btn-mercury:hover{background:#e4e4e4;color:#fff}.report-btn-dodger-blue{border-color:#3d95ff;color:#3d95ff}.report-btn-dodger-blue:hover{background:#3d95ff;color:#fff}.report-btn-alabaster{border-color:#f8f8f8;color:#f8f8f8}.report-btn-alabaster:hover{background:#f8f8f8;color:#fff}.report-btn-boulder{border-color:#777;color:#777}.report-btn-boulder:hover{background:#777;color:#fff}.report-btn-blue-ribbon{border-color:#3345ff;color:#3345ff}.report-btn-blue-ribbon:hover{background:#3345ff;color:#fff}.report-btn-onahau{border-color:#d3ecff;color:#d3ecff}.report-btn-onahau:hover{background:#d3ecff;color:#fff}.report-btn-mine-shaft{border-color:#333;color:#333}.report-btn-mine-shaft:hover{background:#333;color:#fff}.report-btn-lavender{border-color:#c86dd7;color:#c86dd7}.report-btn-lavender:hover{background:#c86dd7;color:#fff}.report-btn-orchid{border-color:#e571dc;color:#e571dc}.report-btn-orchid:hover{background:#e571dc;color:#fff}.report-btn-governor-bay{border-color:#3023ae;color:#3023ae}.report-btn-governor-bay:hover{background:#3023ae;color:#fff}.report-btn-purple-heart{border-color:#5636b8;color:#5636b8}.report-btn-purple-heart:hover{background:#5636b8;color:#fff}.report-btn-state-blue{border-color:#7c48c3;color:#7c48c3}.report-btn-state-blue:hover{background:#7c48c3;color:#fff}.report-btn-success{border-color:#5cb85c;color:#5cb85c}.report-btn-success:hover{background:#5cb85c;color:#fff}.report-btn-info{border-color:#39c;color:#39c}.report-btn-info:hover{background:#39c;color:#fff}.report-btn-warning{border-color:#f0ad4e;color:#f0ad4e}.report-btn-warning:hover{background:#f0ad4e;color:#fff}.report-btn-danger{border-color:#d9534f;color:#d9534f}.report-btn-danger:hover{background:#d9534f;color:#fff}.report-btn-neue{border-color:#70f;color:#70f}.report-btn-neue:hover{background:#70f;color:#fff}.report-btn-white-translucent{border-color:hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.3)}.report-btn-white-translucent:hover{background:hsla(0,0%,100%,.3);color:#fff}.report-btn-black-translucent{border-color:rgba(0,0,0,.3);color:rgba(0,0,0,.3)}.report-btn-black-translucent:hover{background:rgba(0,0,0,.3);color:#fff}.report-btn-transparent{border-color:transparent;color:transparent}.report-btn-transparent:hover{background:transparent;color:#fff}.report-btn-docker-blue{border-color:#1d3461;color:#1d3461}.report-btn-docker-blue:hover{background:#1d3461;color:#fff}.report-btn-orch-green{border-color:#9ddb16;color:#9ddb16}.report-btn-orch-green:hover{background:#9ddb16;color:#fff}.report-btn-serverless-purple{border-color:#9d3bff;color:#9d3bff}.report-btn-serverless-purple:hover{background:#9d3bff;color:#fff}.report-btn-serverless-yellow{border-color:#fab207;color:#fab207}.report-btn-serverless-yellow:hover{background:#fab207;color:#fff}.report-btn-serverless-orange{border-color:#fe7d39;color:#fe7d39}.report-btn-serverless-orange:hover{background:#fe7d39;color:#fff}.report-btn-serverless-teal{border-color:#4eee83;color:#4eee83}.report-btn-serverless-teal:hover{background:#4eee83;color:#fff}.report-btn-serverless-blue{border-color:#2c57f2;color:#2c57f2}.report-btn-serverless-blue:hover{background:#2c57f2;color:#fff}.report-btn-serverless-pink{border-color:#ff66b2;color:#ff66b2}.report-btn-serverless-pink:hover{background:#ff66b2;color:#fff}.report-btn-serverless-cyan{border-color:#51d1e9;color:#51d1e9}.report-btn-serverless-cyan:hover{background:#51d1e9;color:#fff}.report-btn-serverless-magenta{border-color:#ff54b9;color:#ff54b9}.report-btn-serverless-magenta:hover{background:#ff54b9;color:#fff}.report-btn-serverless-lightblue{border-color:#46bcf9;color:#46bcf9}.report-btn-serverless-lightblue:hover{background:#46bcf9;color:#fff}.report-btn-pricing-infra{border-color:#632ca6;color:#632ca6}.report-btn-pricing-infra:hover{background:#632ca6;color:#fff}.report-btn-pricing-log{border-color:#7d259e;color:#7d259e}.report-btn-pricing-log:hover{background:#7d259e;color:#fff}.report-btn-pricing-apm{border-color:#971d97;color:#971d97}.report-btn-pricing-apm:hover{background:#971d97;color:#fff}.report-btn-pricing-security{border-color:#b1168f;color:#b1168f}.report-btn-pricing-security:hover{background:#b1168f;color:#fff}.report-btn-pricing-network{border-color:#cb0f87;color:#cb0f87}.report-btn-pricing-network:hover{background:#cb0f87;color:#fff}.report-btn-pricing-synthetics{border-color:#e50780;color:#e50780}.report-btn-pricing-synthetics:hover{background:#e50780;color:#fff}.report-btn-pricing-rum{border-color:#ff0078;color:#ff0078}.report-btn-pricing-rum:hover{background:#ff0078;color:#fff}.report-btn-hwh-1{border-color:#3523b0;color:#3523b0}.report-btn-hwh-1:hover{background:#3523b0;color:#fff}.report-btn-hwh-2{border-color:#5724b0;color:#5724b0}.report-btn-hwh-2:hover{background:#5724b0;color:#fff}.report-btn-hwh-3{border-color:#8824b3;color:#8824b3}.report-btn-hwh-3:hover{background:#8824b3;color:#fff}.report-btn-hwh-4{border-color:#a225b4;color:#a225b4}.report-btn-hwh-4:hover{background:#a225b4;color:#fff}.report-btn-speaker-1{border-color:#000;color:#000}.report-btn-speaker-1:hover{background:#000;color:#fff}.report-btn-speaker-2{border-color:#2f80ed;color:#2f80ed}.report-btn-speaker-2:hover{background:#2f80ed;color:#fff}.report-btn-speaker-3{border-color:#eb5757;color:#eb5757}.report-btn-speaker-3:hover{background:#eb5757;color:#fff}.report-btn-speaker-4{border-color:#219653;color:#219653}.report-btn-speaker-4:hover{background:#219653;color:#fff}.report-btn-speaker-5{border-color:#f2994a;color:#f2994a}.report-btn-speaker-5:hover{background:#f2994a;color:#fff}.report-btn-speaker-6{border-color:#632ca6;color:#632ca6}.report-btn-speaker-6:hover{background:#632ca6;color:#fff}.report-btn-speaker-7{border-color:#00abb6;color:#00abb6}.report-btn-speaker-7:hover{background:#00abb6;color:#fff}.report-btn-speaker-8{border-color:#d119b3;color:#d119b3}.report-btn-speaker-8:hover{background:#d119b3;color:#fff}.report-btn-speaker-9{border-color:#737373;color:#737373}.report-btn-speaker-9:hover{background:#737373;color:#fff}.report-btn-speaker-10{border-color:#737373;color:#737373}.report-btn-speaker-10:hover{background:#737373;color:#fff}.report-btn-speaker-11{border-color:#737373;color:#737373}.report-btn-speaker-11:hover{background:#737373;color:#fff}.report-btn-speaker-12{border-color:#737373;color:#737373}.report-btn-speaker-12:hover{background:#737373;color:#fff}.report-btn-speaker-13{border-color:#737373;color:#737373}.report-btn-speaker-13:hover{background:#737373;color:#fff}.report-btn-speaker-14{border-color:#737373;color:#737373}.report-btn-speaker-14:hover{background:#737373;color:#fff}.video-black{color:#000}.video-black:before{border:2px solid #000}.video-white{color:#fff}.video-white:before{border:2px solid #fff}.video-primary{color:#632ca6}.video-primary:before{border:2px solid #632ca6}.video-purple{color:#632ca6}.video-purple:before{border:2px solid #632ca6}.video-yellow{color:#fbc906}.video-yellow:before{border:2px solid #fbc906}.video-gray-darker{color:#333}.video-gray-darker:before{border:2px solid #333}.video-gray-dark{color:#555}.video-gray-dark:before{border:2px solid #555}.video-gray{color:#888}.video-gray:before{border:2px solid #888}.video-gray-light{color:#c7c7c7}.video-gray-light:before{border:2px solid #c7c7c7}.video-gray-lighter{color:#eee}.video-gray-lighter:before{border:2px solid #eee}.video-gray-lightest{color:#f6f6f6}.video-gray-lightest:before{border:2px solid #f6f6f6}.video-gray-border{color:#e6e6e6}.video-gray-border:before{border:2px solid #e6e6e6}.video-light-gray{color:#eee}.video-light-gray:before{border:2px solid #eee}.video-studio{color:#6e41bf}.video-studio:before{border:2px solid #6e41bf}.video-rose{color:#ff0078}.video-rose:before{border:2px solid #ff0078}.video-silver{color:#c8c8c8}.video-silver:before{border:2px solid #c8c8c8}.video-wild-sand{color:#f4f4f4}.video-wild-sand:before{border:2px solid #f4f4f4}.video-cornflower-blue{color:#6d87ef}.video-cornflower-blue:before{border:2px solid #6d87ef}.video-froly{color:#f2667f}.video-froly:before{border:2px solid #f2667f}.video-amethyst-violet{color:#955ed1}.video-amethyst-violet:before{border:2px solid #955ed1}.video-amethyst{color:#a25acd}.video-amethyst:before{border:2px solid #a25acd}.video-medium-orchid-violet{color:#a651ca}.video-medium-orchid-violet:before{border:2px solid #a651ca}.video-tru-v{color:#7758d3}.video-tru-v:before{border:2px solid #7758d3}.video-cranberry{color:#e45893}.video-cranberry:before{border:2px solid #e45893}.video-persimmon{color:#ff635a}.video-persimmon:before{border:2px solid #ff635a}.video-mercury{color:#e4e4e4}.video-mercury:before{border:2px solid #e4e4e4}.video-dodger-blue{color:#3d95ff}.video-dodger-blue:before{border:2px solid #3d95ff}.video-alabaster{color:#f8f8f8}.video-alabaster:before{border:2px solid #f8f8f8}.video-boulder{color:#777}.video-boulder:before{border:2px solid #777}.video-blue-ribbon{color:#3345ff}.video-blue-ribbon:before{border:2px solid #3345ff}.video-onahau{color:#d3ecff}.video-onahau:before{border:2px solid #d3ecff}.video-mine-shaft{color:#333}.video-mine-shaft:before{border:2px solid #333}.video-lavender{color:#c86dd7}.video-lavender:before{border:2px solid #c86dd7}.video-orchid{color:#e571dc}.video-orchid:before{border:2px solid #e571dc}.video-governor-bay{color:#3023ae}.video-governor-bay:before{border:2px solid #3023ae}.video-purple-heart{color:#5636b8}.video-purple-heart:before{border:2px solid #5636b8}.video-state-blue{color:#7c48c3}.video-state-blue:before{border:2px solid #7c48c3}.video-success{color:#5cb85c}.video-success:before{border:2px solid #5cb85c}.video-info{color:#39c}.video-info:before{border:2px solid #39c}.video-warning{color:#f0ad4e}.video-warning:before{border:2px solid #f0ad4e}.video-danger{color:#d9534f}.video-danger:before{border:2px solid #d9534f}.video-neue{color:#70f}.video-neue:before{border:2px solid #70f}.video-white-translucent{color:hsla(0,0%,100%,.3)}.video-white-translucent:before{border:2px solid hsla(0,0%,100%,.3)}.video-black-translucent{color:rgba(0,0,0,.3)}.video-black-translucent:before{border:2px solid rgba(0,0,0,.3)}.video-transparent{color:transparent}.video-transparent:before{border:2px solid transparent}.video-docker-blue{color:#1d3461}.video-docker-blue:before{border:2px solid #1d3461}.video-orch-green{color:#9ddb16}.video-orch-green:before{border:2px solid #9ddb16}.video-serverless-purple{color:#9d3bff}.video-serverless-purple:before{border:2px solid #9d3bff}.video-serverless-yellow{color:#fab207}.video-serverless-yellow:before{border:2px solid #fab207}.video-serverless-orange{color:#fe7d39}.video-serverless-orange:before{border:2px solid #fe7d39}.video-serverless-teal{color:#4eee83}.video-serverless-teal:before{border:2px solid #4eee83}.video-serverless-blue{color:#2c57f2}.video-serverless-blue:before{border:2px solid #2c57f2}.video-serverless-pink{color:#ff66b2}.video-serverless-pink:before{border:2px solid #ff66b2}.video-serverless-cyan{color:#51d1e9}.video-serverless-cyan:before{border:2px solid #51d1e9}.video-serverless-magenta{color:#ff54b9}.video-serverless-magenta:before{border:2px solid #ff54b9}.video-serverless-lightblue{color:#46bcf9}.video-serverless-lightblue:before{border:2px solid #46bcf9}.video-pricing-infra{color:#632ca6}.video-pricing-infra:before{border:2px solid #632ca6}.video-pricing-log{color:#7d259e}.video-pricing-log:before{border:2px solid #7d259e}.video-pricing-apm{color:#971d97}.video-pricing-apm:before{border:2px solid #971d97}.video-pricing-security{color:#b1168f}.video-pricing-security:before{border:2px solid #b1168f}.video-pricing-network{color:#cb0f87}.video-pricing-network:before{border:2px solid #cb0f87}.video-pricing-synthetics{color:#e50780}.video-pricing-synthetics:before{border:2px solid #e50780}.video-pricing-rum{color:#ff0078}.video-pricing-rum:before{border:2px solid #ff0078}.video-hwh-1{color:#3523b0}.video-hwh-1:before{border:2px solid #3523b0}.video-hwh-2{color:#5724b0}.video-hwh-2:before{border:2px solid #5724b0}.video-hwh-3{color:#8824b3}.video-hwh-3:before{border:2px solid #8824b3}.video-hwh-4{color:#a225b4}.video-hwh-4:before{border:2px solid #a225b4}.video-speaker-1{color:#000}.video-speaker-1:before{border:2px solid #000}.video-speaker-2{color:#2f80ed}.video-speaker-2:before{border:2px solid #2f80ed}.video-speaker-3{color:#eb5757}.video-speaker-3:before{border:2px solid #eb5757}.video-speaker-4{color:#219653}.video-speaker-4:before{border:2px solid #219653}.video-speaker-5{color:#f2994a}.video-speaker-5:before{border:2px solid #f2994a}.video-speaker-6{color:#632ca6}.video-speaker-6:before{border:2px solid #632ca6}.video-speaker-7{color:#00abb6}.video-speaker-7:before{border:2px solid #00abb6}.video-speaker-8{color:#d119b3}.video-speaker-8:before{border:2px solid #d119b3}.video-speaker-9{color:#737373}.video-speaker-9:before{border:2px solid #737373}.video-speaker-10{color:#737373}.video-speaker-10:before{border:2px solid #737373}.video-speaker-11{color:#737373}.video-speaker-11:before{border:2px solid #737373}.video-speaker-12{color:#737373}.video-speaker-12:before{border:2px solid #737373}.video-speaker-13{color:#737373}.video-speaker-13:before{border:2px solid #737373}.video-speaker-14{color:#737373}.video-speaker-14:before{border:2px solid #737373}::-moz-selection{color:#fff;text-shadow:none;background:#632ca6}::selection{color:#fff;text-shadow:none;background:#632ca6}body{color:#000}img::selection{color:#fff;background:transparent}img::-moz-selection{color:#fff;background:transparent}.featured-image{padding-top:0}.featured-image,.featured-image picture{width:100%;height:auto;position:relative}.featured-image picture{display:block}.featured-image picture img{position:relative;top:0;width:100%;height:auto}.featured-image .header-animation,.featured-image .header-animation canvas,.featured-image .header-animation div{width:100%!important;height:auto!important}nav:lang(ja) .nav li a,nav:lang(ko) .nav li a{font-size:16px}nav:lang(ja) .navbar-nav>li>.dropdown-menu,nav:lang(ko) .navbar-nav>li>.dropdown-menu{top:39px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:after{display:block;clear:both;content:""}.nav>li,.nav>li>a{position:relative;display:block}.nav>li>a{padding:.625rem .9375rem;-webkit-transition:none;transition:none}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:transparent}.nav>li.disabled>a{color:#888}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#888;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:transparent;border-color:#632ca6}.nav .nav-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.nav>li>a>img{max-width:none}@media (min-width:992px){.nav li a{color:#555;padding:8px 11px;text-transform:uppercase;font-size:18px;font-weight:600;letter-spacing:.4px;border-radius:5px}.nav li a:hover{-webkit-transition:all .2s;transition:all .2s}.nav .dropdown-menu li a{border-radius:4px!important}.nav .dropdown-menu.product-menu{-webkit-column-count:2;-moz-column-count:2;column-count:2;height:300px;-webkit-column-fill:auto;-moz-column-fill:auto;column-fill:auto}.nav .dropdown-menu.solutions-menu{width:480px}.nav .dropdown-menu.solutions-menu p{padding:8px 11px}.nav .dropdown-menu.solutions-menu:lang(ja){width:630px}}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857;border:1px solid transparent;border-radius:.3125rem .3125rem 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid;border-color:#ddd #ddd transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:.3125rem}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#632ca6}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs-underline.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs-underline.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs-underline.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li,.nav-tabs-underline.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs-underline.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs-underline.nav-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs-underline.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:.3125rem}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs-underline.nav-justified>.active>a,.nav-tabs-underline.nav-justified>.active>a:focus,.nav-tabs-underline.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a,.nav-tabs-underline.nav-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:.3125rem .3125rem 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs-underline.nav-justified>.active>a,.nav-tabs-underline.nav-justified>.active>a:focus,.nav-tabs-underline.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}@media (min-width:1200px){.ml-auto .dropdown-menu{right:auto;left:0}}.nav-center-logo{text-align:center;padding:14px 10px;margin:0 auto;max-width:540px}.navbar{position:relative;min-height:3.125rem;margin-bottom:1rem;border:1px solid transparent}.navbar:after{display:block;clear:both;content:""}@media (min-width:992px){.navbar{border-radius:.3125rem}}@media (max-width:1200px){.navbar{padding:0!important}}.navbar .logo-download-div{-webkit-transition-duration:.25s;transition-duration:.25s;border-radius:.3125rem;font-size:22px;white-space:normal;z-index:9999;width:250px;padding:14px;top:148px;left:-78%}.navbar .logo-download-div .svg-container{top:-24px;left:0}.navbar .logo-download-div .svg-container svg{-webkit-filter:drop-shadow(0 -2px 2px rgba(0,0,0,.1));filter:drop-shadow(0 -2px 2px rgba(0,0,0,.1))}.navbar.nav-scrolled .logo-download-div{top:88px}.navbar-header:after{display:block;clear:both;content:""}@media (min-width:992px){.navbar-header{float:left}}@media (max-width:991px){.navbar-header{height:58px;width:100%}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:after{display:block;clear:both;content:""}.navbar-collapse.in{overflow-y:auto}@media (min-width:992px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{height:100vh}@media (max-width:991px){.navbar .container,.navbar .container-fluid{position:relative}}@media (min-width:992px){.navbar .container-fluid>.navbar-collapse,.navbar .container-fluid>.navbar-header,.navbar .container>.navbar-collapse,.navbar .container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:992px){.navbar-static-top{border-radius:0}}.fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1080}@media (min-width:992px){.fixed-top,.navbar-fixed-bottom{border-radius:0}}.fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:0;font-size:2rem;line-height:1rem;height:3.125rem}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:992px){.navbar-brand{padding:0}}@media (max-width:991px){.navbar-brand img{height:38px;width:auto}}.navbar-toggler{position:relative;float:right;margin:12px;padding:9px 10px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:.3125rem}.navbar-toggler:focus{outline:0}.navbar-toggler.open .icon-bar:nth-child(2){-webkit-transform:rotate(45deg) translateY(2.5px) translateX(6px);transform:rotate(45deg) translateY(2.5px) translateX(6px)}.navbar-toggler.open .icon-bar:nth-child(3){opacity:0}.navbar-toggler.open .icon-bar:nth-child(4){-webkit-transform:rotate(-45deg) translateY(-2.5px) translateX(6px);transform:rotate(-45deg) translateY(-2.5px) translateX(6px)}.navbar-toggler .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color:#555}.navbar-toggler .icon-bar+.icon-bar{margin-top:4px}@media (min-width:992px){.navbar-toggler{display:none}}>.navbar-nav>li.dropdown{padding:0 0 4px}>.navbar-nav>li.dropdown.show,>.navbar-nav>li.dropdown:hover{font-weight:400}@media (max-width:991px){.navbar-nav .show a:active,.navbar-nav .show a:focus,.navbar-nav .show a:hover{border-color:transparent}.navbar-nav .show .dropdown-menu{display:none;position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .show .dropdown-menu .dropdown-header,.navbar-nav .show .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .show .dropdown-menu>li>a{line-height:1rem}}@media (min-width:992px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding:8.5px 8px 9.5px}}.navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;margin:-.3125rem -15px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:991px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:992px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0}}@media (min-width:992px){.navbar-nav>li>.dropdown-menu{top:40px;left:9px;position:absolute;z-index:2;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07);border:none;border-top:3px solid #632ca6;border-radius:0!important}}.navbar-btn{margin-top:-.3125rem;margin-bottom:-.3125rem}.btn-group-sm>.navbar-btn.btn,.navbar-btn.btn-sm{margin-top:-.25rem;margin-bottom:-.25rem}.navbar-btn.btn-xs{margin-top:-9.4375rem;margin-bottom:-9.4375rem}.navbar-text{margin-top:1.0625rem;margin-bottom:1.0625rem}@media (min-width:992px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}.ml-auto-no-btn{list-style-type:none;position:absolute;right:0;top:0}@media (min-width:992px){.ml-auto{float:left!important;float:right!important;margin-right:-15px}.ml-auto~.ml-auto{margin-right:0}}@media (max-width:1200px){.ml-auto-no-btn{margin-top:5px}}@media (max-width:992px){.ml-auto-no-btn{margin-top:8px;margin-right:8px}}.navbar-large{background-color:#fff;border:none;-webkit-box-shadow:0 0 8px 8px rgba(0,0,0,.07);box-shadow:0 0 8px 8px rgba(0,0,0,.07)}.navbar-large .container{padding:0}@media (min-width:992px){.navbar-large .dog{position:relative;width:100%;margin:0 auto;top:-5px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:65px}.navbar-large .dog img{margin:auto 0}}.navbar-large .navbar-brand{position:relative;padding-top:10px;padding-left:26px}@media (min-width:992px){.navbar-large .navbar-brand{font-size:100px;height:100%;color:#632ca6;position:absolute;left:0;top:0;right:0;width:100px;text-align:center;margin:auto;padding:0;line-height:normal;margin:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-large .navbar-brand span img{max-width:93px;display:inline-block;line-height:normal;vertical-align:top;position:absolute;left:0;right:0;margin:auto;-webkit-transition:opacity 80ms ease-in-out;transition:opacity 80ms ease-in-out}.navbar-large .navbar-brand .navbar-brand-inner-wrapper{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;height:auto}.navbar-large .navbar-brand .small-dd-text-logo{position:absolute;bottom:14px;height:14px;width:auto;left:0;right:0;margin:auto}}.navbar-large .navbar-nav>li>a,.navbar-large .navbar-text{color:#555}.navbar-large .navbar-nav>li>a.solutions{pointer-events:none}.navbar-large .navbar-nav>li>a.sign-up,.navbar-large .navbar-nav>li>a.sign-up-trigger{border:0 solid transparent;background:#fff;color:#632ca6;border-radius:4px;min-width:120px;margin:0 0 0 10px;-webkit-transition:all .2s;transition:all .2s}@media (max-width:1199px){.navbar-large .navbar-nav>li>a.sign-up,.navbar-large .navbar-nav>li>a.sign-up-trigger{width:110px}}.navbar-large .navbar-nav>li>a.sign-up-trigger:active,.navbar-large .navbar-nav>li>a.sign-up-trigger:focus,.navbar-large .navbar-nav>li>a.sign-up-trigger:hover,.navbar-large .navbar-nav>li>a.sign-up:active,.navbar-large .navbar-nav>li>a.sign-up:focus,.navbar-large .navbar-nav>li>a.sign-up:hover{background:#3023ae;background:linear-gradient(45deg,#3023ae,#c024b6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1);color:#fff;opacity:1}.navbar-large .navbar-nav>li>a.sign-up-trigger:after,.navbar-large .navbar-nav>li>a.sign-up-trigger:before,.navbar-large .navbar-nav>li>a.sign-up:after,.navbar-large .navbar-nav>li>a.sign-up:before{content:"";position:absolute}.navbar-large .navbar-nav>li>a.sign-up-trigger:before,.navbar-large .navbar-nav>li>a.sign-up:before{top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:6px;background-image:-moz-radial-gradient(right top,farthest-corner,#3023ae 0,#c024b6 72%);z-index:-2}.navbar-large .navbar-nav>li>a.sign-up-trigger:after,.navbar-large .navbar-nav>li>a.sign-up:after{top:0;left:0;bottom:0;right:0;border-radius:6px;z-index:-1}.navbar-large .navbar-nav>li>a:focus,.navbar-large .navbar-nav>li>a:hover{color:#333;background-color:#fff}.navbar-large .navbar-nav>.active>a,.navbar-large .navbar-nav>.active>a:focus,.navbar-large .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-large .navbar-collapse,.navbar-large .navbar-form{border-color:#e7e7e7}.navbar-large .navbar-nav>.show>a,.navbar-large .navbar-nav>.show>a:focus,.navbar-large .navbar-nav>.show>a:hover{background-color:transparent;color:#632ca6}@media (min-width:992px){.navbar-large .navbar-nav{margin:0;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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto}.navbar-large .navbar-nav li>a:focus,.navbar-large .navbar-nav li>a:hover{color:#632ca6}.navbar-large .navbar-nav li.dropdown{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.navbar-large .navbar-nav li.dropdown,.navbar-large .navbar-nav li.dropdown:hover a{-webkit-transition:none;transition:none}.navbar-large .navbar-nav li.show a{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:#c8c8c8 #c8c8c8 #fff;white-space:nowrap;z-index:9;opacity:1}.navbar-large .navbar-nav>.active>a,.navbar-large .navbar-nav>.active>a:focus,.navbar-large .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-large .navbar-nav .navbar-brand{font-size:100px;height:100%;color:#632ca6;position:absolute;left:0;top:0;right:0;width:100px;text-align:center;margin:auto;padding:0;line-height:normal;margin:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-large .navbar-nav .navbar-brand span img{max-width:93px;display:inline-block;line-height:normal;vertical-align:top;position:absolute;left:0;right:0;margin:auto;bottom:14px;-webkit-transition:opacity 80ms ease-in-out;transition:opacity 80ms ease-in-out}.navbar-large .navbar-nav .show .dropdown-menu>li>a,.navbar-large .navbar-nav .show .dropdown-menu div>li>a{text-transform:capitalize;font-weight:200;color:#000}.navbar-large .navbar-nav .show .dropdown-menu>li>a img.menu-icon,.navbar-large .navbar-nav .show .dropdown-menu div>li>a img.menu-icon{width:18px;margin-right:12px}.navbar-large .navbar-nav .show .dropdown-menu>li>a:focus,.navbar-large .navbar-nav .show .dropdown-menu>li>a:hover,.navbar-large .navbar-nav .show .dropdown-menu div>li>a:focus,.navbar-large .navbar-nav .show .dropdown-menu div>li>a:hover{color:#632ca6;background:rgba(0,0,0,.05)}.navbar-large .navbar-nav .show .dropdown-menu>li>a:focus img.menu-icon,.navbar-large .navbar-nav .show .dropdown-menu>li>a:hover img.menu-icon,.navbar-large .navbar-nav .show .dropdown-menu div>li>a:focus img.menu-icon,.navbar-large .navbar-nav .show .dropdown-menu div>li>a:hover img.menu-icon{-webkit-filter:invert(25%) sepia(70%) saturate(800%) hue-rotate(230deg);filter:invert(25%) sepia(70%) saturate(800%) hue-rotate(230deg)}.navbar-large .navbar-nav .show .dropdown-menu>.active>a,.navbar-large .navbar-nav .show .dropdown-menu>.active>a:focus,.navbar-large .navbar-nav .show .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-large .navbar-nav .show .dropdown-menu>.disabled>a,.navbar-large .navbar-nav .show .dropdown-menu>.disabled>a:focus,.navbar-large .navbar-nav .show .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-large .navbar-link{color:#555}.navbar-large .navbar-link:hover{color:#333}.navbar-large .btn-link{color:#555}.navbar-large .btn-link:focus,.navbar-large .btn-link:hover{color:#333}.navbar-large .btn-link[disabled]:focus,.navbar-large .btn-link[disabled]:hover,fieldset[disabled] .navbar-large .btn-link:focus,fieldset[disabled] .navbar-large .btn-link:hover{color:#ccc}.navbar-large.scrolled .navbar-brand span img{display:none}.navbar-large.scrolled .nav li a.btn{background:#3023ae;background:linear-gradient(45deg,#3023ae,#c024b6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1);color:#fff}.navbar-large.scrolled .nav li a.btn:hover{background:#fff;color:#632ca6}@media only screen and (min-width:992px){.navbar-large{background:#fff;border-bottom:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;height:129px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-shadow:0 0 8px 8px rgba(0,0,0,.07);box-shadow:0 0 8px 8px rgba(0,0,0,.07)}}.navbar-small .container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-small .container .navbar-nav{display:table}.navbar-small .navbar-brand{height:auto;padding-top:10px;padding-left:15px}.navbar-small .navbar-brand img{width:219px;max-width:219px;height:auto;position:relative;display:inline-block}@media (min-width:992px){.navbar-small .navbar-brand{padding:0}}.navbar-small .logo{font-size:43.48px}.navbar-small .dog{display:none!important}@media (min-width:992px){.navbar-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-small .navbar-brand{height:50px}.navbar-small .logo{font-size:50px}}@media (min-width:992px){.navbar-small{height:78px}}@media (max-width:992px){.navbar-small .landing-page .navbar-brand img{height:38px;width:auto}}.navbar-white.scrolled .nav li a.btn{background-color:#fff!important;color:#632ca6!important}@media (max-width:991px){.navbar-white{background-color:#fff!important;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07)!important;box-shadow:0 8px 10px 0 rgba(0,0,0,.07)!important}.navbar-white .navbar-header .icon-dd-logo-long-dark-bg:before{content:"\44"!important;color:#632ca6!important}.navbar-white .navbar-header .navbar-toggler .icon-bar{background-color:#555!important}}.navbar-purple.scrolled .nav li a.btn{background-color:#632ca6!important;color:#fff!important}.mobile-close{display:block;background:transparent;text-align:right;display:inline-block;width:100%;color:#c7c7c7}.mobile-close i{display:inline-block;margin:0;padding:10px;font-size:18px;outline:none;background:#fff;border-top-left-radius:6px;border-top-right-radius:6px;top:1px;position:relative;height:41px}@media (max-width:991px){.navbar-large .container{max-width:1200px}}.nav-custom-center-logo .navbar-toggler{display:none}.nav-custom-center-logo .navbar-header{float:none}.nav-custom-center-logo .navbar-brand{position:relative;left:inherit;right:inherit;top:inherit;width:auto;height:auto;font-size:inherit;display:inline-block;margin:0 auto;text-align:center;float:none;padding-top:0;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;-ms-flex-line-pack:center;align-content:center}.nav-custom-center-logo .navbar-brand img{width:100%;height:auto;max-width:350px}@media (min-width:1200px){.nav-custom-center-logo .navbar-brand .navbar-brand figure{float:left}}#mobile-nav-bg{display:none;pointer-events:none;-webkit-transition:opacity .3s cubic-bezier(.645,.045,.355,1);transition:opacity .3s cubic-bezier(.645,.045,.355,1);position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;z-index:8}#mobile-nav-bg.mobile-bg-open{display:block;opacity:.25!important}@media (min-width:992px){#mobile-nav-bg{display:none}}#mobile-nav{-webkit-transition:right .3s cubic-bezier(.645,.045,.355,1);transition:right .3s cubic-bezier(.645,.045,.355,1);padding-top:65px;width:100%;background-color:#fff;position:fixed;top:0;right:-500px;overflow-y:auto;height:100%;z-index:99;padding-bottom:20px}#mobile-nav ul{padding:0;margin:0}#mobile-nav ul li{list-style:none;border-bottom:1px solid #c7c7c7;font-size:18px}#mobile-nav ul li:lang(ja),#mobile-nav ul li:lang(ko){font-size:16px}#mobile-nav ul li p{padding:7px 0 12px 19px}#mobile-nav ul li a{color:#555}#mobile-nav ul li a img.menu-icon{width:18px;margin-right:12px}#mobile-nav ul li a .nav-menu-item{padding:12px 0 12px 14px}#mobile-nav ul li a .nav-menu-item-children{padding:3px 0}#mobile-nav ul li a .nav-menu-item-children:last-of-type{margin-bottom:10px}#mobile-nav ul li a.sign-up-trigger div,#mobile-nav ul li a.sign-up div{padding:5px 0}#mobile-nav ul li a:hover{color:#632ca6}#mobile-nav ul li a:hover svg .dropdown-arrow{stroke:#632ca6}#mobile-nav ul li a:hover img.menu-icon{-webkit-filter:invert(25%) sepia(70%) saturate(800%) hue-rotate(230deg);filter:invert(25%) sepia(70%) saturate(800%) hue-rotate(230deg)}#mobile-nav ul li a svg{-webkit-transition-duration:.25s;transition-duration:.25s;width:18px}#mobile-nav ul li a svg .dropdown-arrow{fill:none;stroke:#555;stroke-miterlimit:10;stroke-width:2px}#mobile-nav ul li a.sign-up,#mobile-nav ul li a.sign-up-trigger{color:#fff;border:none;width:89%;margin:20px 0 0}#mobile-nav ul li a.sign-up-trigger:hover,#mobile-nav ul li a.sign-up:hover{background:inherit;opacity:.7}#mobile-nav ul li.final:last-of-type{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#mobile-nav ul li.dropdown{position:relative}#mobile-nav ul li.dropdown .dropdown-backdrop{pointer-events:none!important;display:none!important}#mobile-nav ul li.dropdown a.dropdown-toggle:after{display:none!important}#mobile-nav ul li.dropdown.show a.dropdown-toggle{color:#632ca6}#mobile-nav ul li.dropdown.show a svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#mobile-nav ul li.dropdown.show a svg .dropdown-arrow{stroke:#632ca6}#mobile-nav ul li.dropdown span.caret{position:absolute;right:22px}#mobile-nav ul li.dropdown .dropdown-menu{position:relative!important;float:none;border:none;-webkit-transform:none!important;transform:none!important}#mobile-nav ul li.dropdown .dropdown-menu li{border:none}#mobile-nav ul li.dropdown .dropdown-menu li:last-of-type{padding-bottom:10px}#mobile-nav ul li.dropdown .dropdown-menu li a{color:#000;display:block;padding:0 0 4px 60px}#mobile-nav ul li.dropdown .dropdown-menu li a:hover{background-color:transparent;color:#632ca6}@media (min-width:480px){#mobile-nav{width:400px}}@media (min-width:992px){#mobile-nav{display:none}}.open #mobile-nav{padding-top:94px}.icon-bar{-webkit-transition-duration:.25s;transition-duration:.25s}.body-noscroll{overflow:hidden}.mobile-menu-open{right:0!important}.fm-math,fmath{font-family:STIXGeneral,"DejaVu Serif",DejaVu Sans,Times,Lucida Sans Unicode,OpenSymbol,Standard Symbols L,serif;line-height:1.2}.fm-mo,.ma-sans-serif,fmath mi[mathvariant*=sans-serif],fmath mn[mathvariant*=sans-serif],fmath mo,fmath ms[mathvariant*=sans-serif],fmath mtext[mathvariant*=sans-serif]{font-family:STIXGeneral,DejaVu Sans,"DejaVu Serif",Lucida Sans Unicode,Arial Unicode MS,Lucida Grande,Times,OpenSymbol,Standard Symbols L,sans-serif}.fm-mo-Luc{font-family:STIXGeneral,DejaVu Sans,"DejaVu Serif",Lucida Sans Unicode,Lucida Grande,Arial Unicode MS,Times,OpenSymbol,Standard Symbols L,sans-serif}* html .fm-math,* html .fm-mo,* html .IE6-LSU,* html fmath,* html fmath mo{font-family:Lucida Sans Unicode!important}mo.fm-radic{font-family:Lucida Sans Unicode,Lucida Grande,Verdana,sans-serif!important}.ma-script,fmath mi[mathvariant*=script],fmath mn[mathvariant*=script],fmath mo[mathvariant*=script],fmath ms[mathvariant*=script],fmath mtext[mathvariant*=script]{font-family:England Hand DB,Embassy BT,Amazone BT,Bank Script D,URW Chancery L,Lucida Calligraphy,Apple Chancery,Monotype Corsiva,Corsiva,Vivaldi D,Gabriola,Segoe Script,cursive}.ma-fraktur,fmath mi[mathvariant*=fraktur],fmath mn[mathvariant*=fraktur],fmath mo[mathvariant*=fraktur],fmath ms[mathvariant*=fraktur],fmath mtext[mathvariant*=fraktur]{font-family:UnifrakturMaguntia,Impact,fantasy}fmath mi[mathvariant*=monospace],fmath mn[mathvariant*=monospace],fmath mo[mathvariant*=monospace],fmath ms[mathvariant*=monospace],fmath mtext[mathvariant*=monospace]{font-family:monospace}.fm-mi-length-1{font-style:italic}fmath mi[mathvariant]{font-style:normal}.ma-bold,fmath mi[mathvariant*=bold],fmath mn[mathvariant*=bold],fmath mo[mathvariant*=bold],fmath ms[mathvariant*=bold],fmath mtext[mathvariant*=bold]{font-weight:700}.ma-nonbold{font-weight:400}.ma-upright{font-style:normal!important}.ma-italic,fmath mi[mathvariant*=italic],fmath mn[mathvariant*=italic],fmath mo[mathvariant*=italic],fmath ms[mathvariant*=italic],fmath mtext[mathvariant*=italic]{font-style:italic}fmath.ma-block{display:block;text-align:center;text-indent:0;page-break-inside:avoid}.fm-separator{padding:0 .56ex 0 0}.fm-infix-loose{padding:0 .56ex}.fm-infix{padding:0 .44ex}.fm-prefix{padding:0 .33ex 0 0}.fm-postfix{padding:0 0 0 .33ex}.fm-prefix-tight{padding:0 .11ex 0 0}.fm-postfix-tight{padding:0 0 0 .11ex}.fm-quantifier{padding:0 .11ex 0 .22ex}.ma-non-marking{display:none}.fm-large-op{font-size:1.3em}.fm-inline .fm-large-op{font-size:1em}fmath mrow{white-space:nowrap}.fm-vert{display:inline-block;vertical-align:middle}fmath table,fmath tbody,fmath td,fmath tr{border:0!important;padding:0!important;margin:0!important;outline:0!important}fmath table{border-collapse:collapse!important;text-align:center!important;table-layout:auto!important;float:none!important}.fm-frac{padding:0 1px!important}td.fm-den-frac{border-top:thin solid!important}.fm-root{font-size:.6em}.fm-radicand{padding:0 1px 0 0;border-top:solid;margin-top:.1em}.fm-script{font-size:.71em}.fm-script .fm-script .fm-script{font-size:1em}td.fm-underover-base{line-height:1!important}td.fm-mtd{padding:.5ex .4em!important;vertical-align:baseline!important}fmath mphantom{visibility:hidden}fmath menclose,menclose.fm-menclose{display:inline-block}fmath menclose[notation=top],menclose.fm-menclose[notation=top]{border-top:thin solid}fmath menclose[notation=right],menclose.fm-menclose[notation=right]{border-right:thin solid}fmath menclose[notation=bottom],menclose.fm-menclose[notation=bottom]{border-bottom:thin solid}fmath menclose[notation=left],menclose.fm-menclose[notation=left]{border-left:thin solid}fmath menclose[notation=box],menclose.fm-menclose[notation=box]{border:thin solid}fmath none{display:none}fmath td.middle,mtd.middle{vertical-align:middle!important}fmath table[columnalign=left],fmath td[columnalign=left],fmath tr[columnalign=left]{text-align:left!important}fmath table[columnalign=right],fmath td[columnalign=right],fmath tr[columnalign=right]{text-align:right!important}fmath td[rowalign=top]{vertical-align:top!important}fmath td[rowalign=bottom]{vertical-align:bottom!important}fmath td[rowalign=center]{vertical-align:middle!important}fmath span.ma-join-align>table>tbody>tr>td:first-child,mtable.ma-join-align>mtr>mtd:first-child{text-align:right;padding-right:0!important}fmath span.ma-join1-align>table>tbody>tr>td:first-child,fmath span.ma-join-align>table>tbody>tr>td:first-child+td,mtable.ma-join1-align>mtr>mtd:first-child,mtable.ma-join-align>mtr>mtd:first-child+mtd{text-align:left;padding-left:0!important}fmath span.ma-binom>table>tbody>tr>td,mtable.ma-binom>mtr>mtd{padding:0!important}fmath span.ma-binom>table>tbody>tr:first-child>td,mtable.ma-binom>mtr:first-child>mtd{padding:0 0 .18em!important}form.mktoForm{float:none;clear:both;display:inline-block;z-index:0;position:relative;max-width:300px;width:100%!important}form.mktoForm #partner-form-title{line-height:40px}form.mktoForm .mktoHtmlText.mktoHasWidth{width:100%!important}form.mktoForm .mktoFormRow{clear:both}form.mktoForm .mktoGutter,form.mktoForm .mktoOffset{display:none}form.mktoForm .mktoFieldWrap{width:100%}form.mktoForm textarea.mktoField{width:100%!important;font-family:NationalWeb;border:1px solid #c8c8c8;padding:10px;height:130px;background:#fff;border-radius:8px;font-size:20px;color:#1f1f1f;outline:none}form.mktoForm input[type=email],form.mktoForm input[type=phone],form.mktoForm input[type=tel],form.mktoForm input[type=text],form.mktoForm select.mktoForm,form.mktoForm textarea{font-family:NationalWeb;border:1px solid #c8c8c8;padding:10px;height:45px;background:#fff;border-radius:8px;font-size:20px;color:#1f1f1f;width:100%!important;outline:none}form.mktoForm input[type=email]::-webkit-input-placeholder,form.mktoForm input[type=phone]::-webkit-input-placeholder,form.mktoForm input[type=tel]::-webkit-input-placeholder,form.mktoForm input[type=text]::-webkit-input-placeholder,form.mktoForm select.mktoForm::-webkit-input-placeholder,form.mktoForm textarea::-webkit-input-placeholder{color:#888!important;opacity:.8}form.mktoForm input[type=email]:-moz-placeholder,form.mktoForm input[type=email]::-moz-placeholder,form.mktoForm input[type=phone]:-moz-placeholder,form.mktoForm input[type=phone]::-moz-placeholder,form.mktoForm input[type=tel]:-moz-placeholder,form.mktoForm input[type=tel]::-moz-placeholder,form.mktoForm input[type=text]:-moz-placeholder,form.mktoForm input[type=text]::-moz-placeholder,form.mktoForm select.mktoForm:-moz-placeholder,form.mktoForm select.mktoForm::-moz-placeholder,form.mktoForm textarea:-moz-placeholder,form.mktoForm textarea::-moz-placeholder{color:#888!important;opacity:.8}form.mktoForm input[type=email]:-ms-input-placeholder,form.mktoForm input[type=phone]:-ms-input-placeholder,form.mktoForm input[type=tel]:-ms-input-placeholder,form.mktoForm input[type=text]:-ms-input-placeholder,form.mktoForm select.mktoForm:-ms-input-placeholder,form.mktoForm textarea:-ms-input-placeholder{color:#888!important;opacity:.8}form.mktoForm .mktoButtonWrap.mktoMinimal,form.mktoForm .mktoButtonWrap.mktoNative,form.mktoForm .mktoButtonWrap.mktoSimple{margin-left:0!important;display:inline-block!important;max-width:300px!important;width:100%;float:none!important;clear:both}form.mktoForm .mktoButtonWrap.mktoMinimal .mktoButton,form.mktoForm .mktoButtonWrap.mktoNative .mktoButton,form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{background:#fff;font-family:inherit;width:100%!important;height:45px!important;margin-top:22px!important;border-radius:8px!important;color:#632ca6;border:1px solid #632ca6;-webkit-box-shadow:none;box-shadow:none}form.mktoForm .mktoButtonWrap.mktoMinimal .mktoButton:hover,form.mktoForm .mktoButtonWrap.mktoNative .mktoButton:hover,form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover{border-color:#632ca6;background:#632ca6;color:#fff;-webkit-box-shadow:none;box-shadow:none}form.mktoForm .mktoButtonRow,form.mktoForm .mktoFormCol{width:100%}form.mktoForm .mktoRequiredField .mktoAsterix{display:none}.row:first-child .floating-label-form-group{border-top:1px solid #eee}.apm form.mktoForm{max-width:none;font-size:20px!important}.apm form.mktoForm,.apm form.mktoForm .mktoFieldWrap,.apm form.mktoForm .mktoFieldWrap>label,.apm form.mktoForm button.mktoButton{width:100%!important}.apm form.mktoForm .mktoButtonWrap{margin:0!important;width:100%!important}.apm form.mktoForm .mktoButtonWrap button.mktoButton{width:100%!important;background:#fff;border-color:#fff!important;color:#632ca6}.apm form.mktoForm .mktoButtonWrap button.mktoButton:hover{color:#fff!important;background:transparent!important;border-color:#fff!important}.apm form.mktoForm .mktoButtonRow{max-width:none}.apm form.mktoForm input[type=date],.apm form.mktoForm input[type=email],.apm form.mktoForm input[type=number],.apm form.mktoForm input[type=tel],.apm form.mktoForm input[type=text],.apm form.mktoForm input[type=url],.apm form.mktoForm select.mktoField,.apm form.mktoForm textarea,.apm form.mktoForm textarea.mktoField{border-radius:3px;background:transparent;width:100%!important;max-width:100%!important;color:#fff;outline:none}.apm form.mktoForm input[type=date]::-webkit-autofill,.apm form.mktoForm input[type=email]::-webkit-autofill,.apm form.mktoForm input[type=number]::-webkit-autofill,.apm form.mktoForm input[type=tel]::-webkit-autofill,.apm form.mktoForm input[type=text]::-webkit-autofill,.apm form.mktoForm input[type=url]::-webkit-autofill,.apm form.mktoForm select.mktoField::-webkit-autofill,.apm form.mktoForm textarea.mktoField::-webkit-autofill,.apm form.mktoForm textarea::-webkit-autofill{background:transparent;color:#fff}.apm form.mktoForm .mktoFormCol{margin-bottom:5px}.apm form.mktoForm label.mktoLabel{color:#fff}.apm form.mktoForm .mktoCheckboxList>label{color:#fff;width:auto}.apm form.mktoForm .mktoCheckboxList>input{width:10px;height:10px}.apm form.mktoForm .mktoLogicalField{clear:none;width:100%!important}.apm .resp{color:#fff}.apm input[type=text]:-webkit-autofill,.apm select:-webkit-autofill,.apm textarea:-webkit-autofill{background-color:transparent!important;background-image:none!important;color:#fff!important}.apm .mktoForm .mktoError .mktoErrorMsg{border-radius:6px;font-size:1em;line-height:1.2em;max-width:16em;text-shadow:none;background:none!important;padding:0;color:#ff4c4c;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;display:inline-block}.apm .mktoForm .mktoError{z-index:99;color:#bf0000;left:auto!important;bottom:auto!important;position:relative!important;width:100%;right:auto!important;display:inline-block}.apm .mktoForm .mktoError .mktoErrorArrowWrap{display:none!important}.dg form.mktoForm,.landing-page-organic form.mktoForm,.landing-page form.mktoForm,.security-monitoring form.mktoForm{max-width:none}.dg .mktoForm .mktoFormCol,.landing-page-organic .mktoForm .mktoFormCol,.landing-page .mktoForm .mktoFormCol,.security-monitoring .mktoForm .mktoFormCol{margin-left:0}.dg .mktoForm .mktoRequiredField label.mktoLabel,.dg .mktoLabel,.landing-page-organic .mktoForm .mktoRequiredField label.mktoLabel,.landing-page-organic .mktoLabel,.landing-page .mktoForm .mktoRequiredField label.mktoLabel,.landing-page .mktoLabel,.security-monitoring .mktoForm .mktoRequiredField label.mktoLabel,.security-monitoring .mktoLabel{font-size:16px;padding-bottom:10px;font-weight:200;width:100%!important}.dg .mktoForm .mktoFieldWrap,.landing-page-organic .mktoForm .mktoFieldWrap,.landing-page .mktoForm .mktoFieldWrap,.security-monitoring .mktoForm .mktoFieldWrap{float:left;width:100%}.dg form.mktoForm input[type=email],.dg form.mktoForm input[type=phone],.dg form.mktoForm input[type=tel],.dg form.mktoForm input[type=text],.dg form.mktoForm select.mktoField,.landing-page-organic form.mktoForm input[type=email],.landing-page-organic form.mktoForm input[type=phone],.landing-page-organic form.mktoForm input[type=tel],.landing-page-organic form.mktoForm input[type=text],.landing-page-organic form.mktoForm select.mktoField,.landing-page form.mktoForm input[type=email],.landing-page form.mktoForm input[type=phone],.landing-page form.mktoForm input[type=tel],.landing-page form.mktoForm input[type=text],.landing-page form.mktoForm select.mktoField,.security-monitoring form.mktoForm input[type=email],.security-monitoring form.mktoForm input[type=phone],.security-monitoring form.mktoForm input[type=tel],.security-monitoring form.mktoForm input[type=text],.security-monitoring form.mktoForm select.mktoField{background:#f5f5f5;border:none;width:100%!important;height:45px;border-radius:8px;color:#1f1f1f;font-family:NationalWeb}.dg .mktoButtonWrap,.landing-page-organic .mktoButtonWrap,.landing-page .mktoButtonWrap,.security-monitoring .mktoButtonWrap{margin-left:0!important}.dg .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton,.landing-page-organic .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton,.landing-page .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton,.security-monitoring .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton{width:100%!important;background:#2e8ab8;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3);box-shadow:0 1px 1px rgba(0,0,0,.3);border:2px solid #2e8ab8;color:#fff;height:55px;text-transform:uppercase;font-size:1.5em;width:100%;margin:20px auto 0;font-family:NationalWeb;text-shadow:none}.dg .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton:hover,.landing-page-organic .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton:hover,.landing-page .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton:hover,.security-monitoring .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton:hover{background:#2e8ab8;color:#fff!important}.dg form.mktoForm .mktoButtonRow,.dg form.mktoForm .mktoFormCol,.landing-page-organic form.mktoForm .mktoButtonRow,.landing-page-organic form.mktoForm .mktoFormCol,.landing-page form.mktoForm .mktoButtonRow,.landing-page form.mktoForm .mktoFormCol,.security-monitoring form.mktoForm .mktoButtonRow,.security-monitoring form.mktoForm .mktoFormCol{width:100%;max-width:none}.dg .help-block,.landing-page-organic .help-block,.landing-page .help-block,.security-monitoring .help-block{color:#555;font-size:16px;line-height:20px;font-weight:600}.center{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.center .mktoLabel{font-size:16px;line-height:22px;font-weight:200;width:100%!important;color:#999;font-family:NationalWeb}.center .mktoCheckboxList{float:left;width:30px!important;display:none}.center form.mktoForm{width:100%;max-width:none;font-family:NationalWeb;font-size:22px;padding-top:25px}.center form.mktoForm legend{margin:0;color:#000;font-size:22px;padding-top:5px;padding-bottom:8px;font-weight:600;border:none}.center form.mktoForm .mktoFormCol{margin-bottom:0!important;padding-right:0!important;padding-left:0!important;min-height:inherit}.center form.mktoForm .mktoFormRow:first-of-type legend{display:none}.center form.mktoForm>div:nth-child(2) input{border:1px solid #c8c8c8;padding:5px;height:40px;border-radius:8px;margin-bottom:0}.center form.mktoForm>div:nth-child(2) .mktoLabel{color:#000;padding-bottom:5px;padding-top:15px}.center form.mktoForm>div:nth-child(3) .mktoFieldWrap,.center form.mktoForm>div:nth-child(4) .mktoFieldWrap,.center form.mktoForm>div:nth-child(5) .mktoFieldWrap,.center form.mktoForm>div:nth-child(6) .mktoFieldWrap{width:100%}.center form.mktoForm>div:nth-child(3) .mktoFieldWrap input[type=checkbox],.center form.mktoForm>div:nth-child(4) .mktoFieldWrap input[type=checkbox],.center form.mktoForm>div:nth-child(5) .mktoFieldWrap input[type=checkbox],.center form.mktoForm>div:nth-child(6) .mktoFieldWrap input[type=checkbox]{opacity:0;z-index:1;cursor:pointer}.center form.mktoForm>div:nth-child(3) .mktoFieldWrap input[type=checkbox]:focus+label:before,.center form.mktoForm>div:nth-child(4) .mktoFieldWrap input[type=checkbox]:focus+label:before,.center form.mktoForm>div:nth-child(5) .mktoFieldWrap input[type=checkbox]:focus+label:before,.center form.mktoForm>div:nth-child(6) .mktoFieldWrap input[type=checkbox]:focus+label:before{outline:none;outline-offset:0}.center form.mktoForm>div:nth-child(3) .mktoFieldWrap input[type=checkbox]:indeterminate+label:after,.center form.mktoForm>div:nth-child(4) .mktoFieldWrap input[type=checkbox]:indeterminate+label:after,.center form.mktoForm>div:nth-child(5) .mktoFieldWrap input[type=checkbox]:indeterminate+label:after,.center form.mktoForm>div:nth-child(6) .mktoFieldWrap input[type=checkbox]:indeterminate+label:after{display:block;content:"";width:10px;height:3px;background-color:#555;border-radius:2px;margin-left:-16.5px;margin-top:7px}.center form.mktoForm>div:nth-child(3) .mktoFieldWrap input[type=checkbox]:disabled,.center form.mktoForm>div:nth-child(4) .mktoFieldWrap input[type=checkbox]:disabled,.center form.mktoForm>div:nth-child(5) .mktoFieldWrap input[type=checkbox]:disabled,.center form.mktoForm>div:nth-child(6) .mktoFieldWrap input[type=checkbox]:disabled{cursor:not-allowed}.center form.mktoForm>div:nth-child(3) .mktoFieldWrap input[type=checkbox]:disabled+label,.center form.mktoForm>div:nth-child(4) .mktoFieldWrap input[type=checkbox]:disabled+label,.center form.mktoForm>div:nth-child(5) .mktoFieldWrap input[type=checkbox]:disabled+label,.center form.mktoForm>div:nth-child(6) .mktoFieldWrap input[type=checkbox]:disabled+label{opacity:.65}.center form.mktoForm>div:nth-child(3) .mktoFieldWrap input[type=checkbox]:disabled+label:before,.center form.mktoForm>div:nth-child(4) .mktoFieldWrap input[type=checkbox]:disabled+label:before,.center form.mktoForm>div:nth-child(5) .mktoFieldWrap input[type=checkbox]:disabled+label:before,.center form.mktoForm>div:nth-child(6) .mktoFieldWrap input[type=checkbox]:disabled+label:before{background-color:#eee;cursor:not-allowed}.center form.mktoForm>div:nth-child(3) .mktoLabel,.center form.mktoForm>div:nth-child(4) .mktoLabel,.center form.mktoForm>div:nth-child(5) .mktoLabel,.center form.mktoForm>div:nth-child(6) .mktoLabel{width:100%!important;float:right;font-family:NationalWeb;font-size:22px}.center form.mktoForm>div:nth-child(3) .mktoFormRow,.center form.mktoForm>div:nth-child(4) .mktoFormRow,.center form.mktoForm>div:nth-child(5) .mktoFormRow,.center form.mktoForm>div:nth-child(6) .mktoFormRow{border:1px solid #c8c8c8;padding:0;height:40px;border-radius:8px;margin-bottom:8px}.center form.mktoForm>div:nth-child(3) .mktoFormRow .mktoLabel,.center form.mktoForm>div:nth-child(4) .mktoFormRow .mktoLabel,.center form.mktoForm>div:nth-child(5) .mktoFormRow .mktoLabel,.center form.mktoForm>div:nth-child(6) .mktoFormRow .mktoLabel{font-size:22px;margin:0;display:inline-block;vertical-align:middle;position:relative;padding:5px}.center form.mktoForm>div:nth-child(3) .mktoFormRow .mktoLabel:before,.center form.mktoForm>div:nth-child(4) .mktoFormRow .mktoLabel:before,.center form.mktoForm>div:nth-child(5) .mktoFormRow .mktoLabel:before,.center form.mktoForm>div:nth-child(6) .mktoFormRow .mktoLabel:before{content:"";display:inline-block;position:relative;width:15px;height:15px;border:1px solid #ccc;border-radius:50%;margin-right:10px;margin-left:10px;background-color:#fff;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.center form.mktoForm>div:nth-child(3) .mktoFormRow .mktoLabel:before,.center form.mktoForm>div:nth-child(4) .mktoFormRow .mktoLabel:before,.center form.mktoForm>div:nth-child(5) .mktoFormRow .mktoLabel:before,.center form.mktoForm>div:nth-child(6) .mktoFormRow .mktoLabel:before{-webkit-transition:none;transition:none}}.center form.mktoForm>div:nth-child(3) .mktoFormRow .mktoLabel:after,.center form.mktoForm>div:nth-child(4) .mktoFormRow .mktoLabel:after,.center form.mktoForm>div:nth-child(5) .mktoFormRow .mktoLabel:after,.center form.mktoForm>div:nth-child(6) .mktoFormRow .mktoLabel:after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-28px;padding-left:3px;padding-top:1px;font-size:11px;color:#555}.center form.mktoForm>div:nth-child(3) .mktoFormRow .mktoLabel:hover,.center form.mktoForm>div:nth-child(4) .mktoFormRow .mktoLabel:hover,.center form.mktoForm>div:nth-child(5) .mktoFormRow .mktoLabel:hover,.center form.mktoForm>div:nth-child(6) .mktoFormRow .mktoLabel:hover{cursor:pointer}.center form.mktoForm>div:nth-child(3) .mktoFormRow:hover,.center form.mktoForm>div:nth-child(4) .mktoFormRow:hover,.center form.mktoForm>div:nth-child(5) .mktoFormRow:hover,.center form.mktoForm>div:nth-child(6) .mktoFormRow:hover{background:rgba(99,44,166,.2);border-radius:6px;cursor:pointer}.center form.mktoForm>div:nth-child(3) .mktoFormRow:hover .mktoLabel,.center form.mktoForm>div:nth-child(4) .mktoFormRow:hover .mktoLabel,.center form.mktoForm>div:nth-child(5) .mktoFormRow:hover .mktoLabel,.center form.mktoForm>div:nth-child(6) .mktoFormRow:hover .mktoLabel{color:#000}.center form.mktoForm>div:nth-child(3) .mktoFormRow.checked,.center form.mktoForm>div:nth-child(4) .mktoFormRow.checked,.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked{background:rgba(99,44,166,.1)}.center form.mktoForm>div:nth-child(3) .mktoFormRow.checked .mktoLabel,.center form.mktoForm>div:nth-child(4) .mktoFormRow.checked .mktoLabel,.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked .mktoLabel,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked .mktoLabel{color:#000}.center form.mktoForm>div:nth-child(3) .mktoFormRow.checked .mktoLabel:before,.center form.mktoForm>div:nth-child(4) .mktoFormRow.checked .mktoLabel:before,.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked .mktoLabel:before,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked .mktoLabel:before{background-color:#632ca6}.center form.mktoForm>div:nth-child(3) .mktoFormRow.checked:hover,.center form.mktoForm>div:nth-child(4) .mktoFormRow.checked:hover,.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked:hover,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked:hover{background:rgba(99,44,166,.2)}.center form.mktoForm>div:nth-child(3) .mktoFormRow.checked div:nth-child(6)>fieldset>div,.center form.mktoForm>div:nth-child(4) .mktoFormRow.checked div:nth-child(6)>fieldset>div,.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked,.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked div:nth-child(6)>fieldset>div,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked div:nth-child(6)>fieldset>div{background:#632ca6}.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked .mktoLabel,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked .mktoLabel{color:#fff}.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked .mktoLabel:before,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked .mktoLabel:before{background:#000;border-color:#000}.center form.mktoForm>div:nth-child(5) .mktoFormRow.checked:hover,.center form.mktoForm>div:nth-child(6) .mktoFormRow.checked:hover{background:#6a4293}.center form.mktoForm>div:nth-child(5)>fieldset>div.mktoFormRow:hover,.center form.mktoForm>div:nth-child(6)>fieldset>div.mktoFormRow:hover{background:#632ca6}.center form.mktoForm>div:nth-child(5)>fieldset>div.mktoFormRow:hover .mktoLabel,.center form.mktoForm>div:nth-child(6)>fieldset>div.mktoFormRow:hover .mktoLabel{color:#fff}.center form.mktoForm>div:nth-child(5)>fieldset>div.mktoFormRow:hover .mktoLabel:before,.center form.mktoForm>div:nth-child(6)>fieldset>div.mktoFormRow:hover .mktoLabel:before{background:#000;border-color:#000}.center form.mktoForm .mktoButtonWrap{max-width:none!important;width:100%!important}.center form.mktoForm .mktoButtonWrap button{height:50px;line-height:50px;width:100%!important;text-transform:uppercase;color:#632ca6!important;line-height:normal;font-weight:600;border:1px solid #c8c8c8}.center form.mktoForm .mktoButtonWrap button:hover{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(#3023ae),to(#c86dd7));background:linear-gradient(90deg,#3023ae 0,#c86dd7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1);color:#fff!important}@media (max-width:1199px){.center form.mktoForm div:nth-of-type(n+1) .mktoFormRow{height:auto}}@media only screen and (max-width:480px){.center form.mktoForm{padding:0}.center form.mktoForm .mktoFieldWrap,.center form.mktoForm .mktoFormCol{float:left}}.header-text-marketo form.mktoForm{padding:27px;background:#fff;border-radius:6px;max-width:none}.header-text-marketo form.mktoForm input[type]{background:hsla(0,0%,79.2%,.3);border:hsla(0,0%,79.2%,.3)}.header-text-marketo form.mktoForm input[type]:placeholder{color:#555}.header-text-marketo form.mktoForm .mktoButtonWrap.mktoMinimal{max-width:none!important;width:100%!important;text-transform:uppercase}.header-text-marketo form.mktoForm h4{color:#fff}.header-text-marketo form.mktoForm label.mktoLabel{font-size:16px;font-weight:200;padding-bottom:10px}@media (min-width:992px){.header-text-marketo form.mktoForm{max-width:390px;float:right}}.event form.mktoForm .mktoButtonWrap{max-width:none!important;width:100%!important}.event form.mktoForm select{font-size:18px}.modal-request-demo form.mktoForm{max-width:none}.modal-request-demo .mktoForm .mktoRequiredField label.mktoLabel,.modal-request-demo .mktoForm label,.modal-request-demo label{font-size:16px;padding-bottom:10px;font-weight:200;width:100%!important}.modal-request-demo textarea{font-family:NationalWeb;border:1px solid #c8c8c8;padding:10px;height:45px;background:#fff;border-radius:8px;font-size:20px;color:#555;width:100%!important;outline:none}@media (max-width:480px){.modal-request-demo textarea{height:45px!important}}.modal-request-demo select{font-family:NationalWeb;border:1px solid #c8c8c8;padding:10px;height:45px;background:#fff;border-radius:8px;font-size:20px;color:#555;width:100%!important;outline:none}@media (max-width:480px){.modal-request-demo select{height:45px!important}}.modal-request-demo .mktoForm span{margin-left:0!important}.modal-request-demo .mktoForm .mktoButtonWrap.mktoPurpleCandy button.mktoButton{width:100%!important;background:#39c;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3);box-shadow:0 1px 1px rgba(0,0,0,.3);color:#fff;height:55px;text-transform:uppercase;font-size:1.5em;width:100%;margin:20px auto 0;font-family:NationalWeb;text-shadow:none;border:none}.modal-request-demo .mktoForm .mktoButtonWrap.mktoPurpleCandy button.mktoButton:hover{background:#3da3e1}.form-marketo-white .mktoLabel{color:#fff;font-size:16px;width:100%!important}.event.form-marketo-dark .mktoLabel{color:#fff}.event.form-marketo-dark .mktoForm .mktoField{background:#fff;color:#000}.event.form-marketo-dark .mktoHtmlText,.event.form-marketo-dark .mktoHtmlText a{color:#000}.event.form-marketo-dark button.mktoButton{width:100%;background:#000;border:1px solid #fff!important;color:#fff;font-weight:600;font-size:16px}.event.form-marketo-dark button.mktoButton:hover{background:#632ca6!important;color:#fff!important;background:#555;color:#fff}.event.form-marketo-dark .mktoHtmlText,.event.form-marketo-dark .mktoHtmlText a{color:#fff}.event-atluser .mktoForm{max-width:none}.event-atluser .mktoForm .mktoButtonWrap.mktoNative{max-width:none!important;width:100%;font-size:16px}.event-atluser .mktoForm span{font-size:16px!important;color:#fff!important}.event-atluser .mktoForm span a[style]{color:#fff!important}.event-atluser .mktoForm span a[style]:hover{opacity:.7}.event-atluser button.mktoButton{width:100%;background:#000;border:1px solid #fff!important;color:#fff;font-weight:600;font-size:16px}.event-atluser button.mktoButton:hover{background:#632ca6!important;color:#fff!important;background:#555;color:#fff}.event-atluser .mktoForm .mktoLabel,.event-atluser .mktoForm .mktoRequiredField label.mktoLabel{margin-bottom:10px}.event-atluser form.mktoForm .mktoButtonWrap.mktoMinimal .mktoButton,.event-atluser form.mktoForm .mktoButtonWrap.mktoNative .mktoButton,.event-atluser form.mktoForm .mktoButtonWrap.mktoSimple .mktoButton,.event-atluser form.mktoForm input[type=email],.event-atluser form.mktoForm input[type=phone],.event-atluser form.mktoForm input[type=tel],.event-atluser form.mktoForm input[type=text],.event-atluser form.mktoForm select.mktoForm{border-radius:5px!important}.event.event-coxauto .mktoForm .mktoField{height:65px}.event.event-coxauto .mktoForm button.mktoButton{height:65px!important;background:#d9534f;border-color:#d9534f;color:#fff;font-weight:600;font-size:32px}.event.event-coxauto .mktoForm button.mktoButton:hover{background:#fff;color:#d9534f}.event .form-container form.mktoForm input[type=email],.event .form-container form.mktoForm input[type=phone],.event .form-container form.mktoForm input[type=tel],.event .form-container form.mktoForm input[type=text],.event .form-container form.mktoForm select{background:#fff}.event .form-container .mktoButtonWrap.mktoNative .mktoButton{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:block;height:44px;margin:0 auto;width:100%;font-weight:900;border-color:#632ca6;color:#632ca6;font-size:18px;line-height:normal;padding:0;border-radius:4px!important}.form-signup .btn{border-color:#fff;background:#fff;color:#632ca6}.form-signup .btn:active,.form-signup .btn:focus,.form-signup .btn:hover{background:#fff;border:1px solid #fff}.customer-reinvent-form #burnerField5{font-size:14px}.form-signup .form-control,.modal-email-only .form-control,.modal-signup .form-control{padding:11px 20px 12px;height:49px}.form-signup .form-control:focus,.modal-email-only .form-control:focus,.modal-signup .form-control:focus{border-color:#632ca6;outline:0;-webkit-box-shadow:none;box-shadow:none;z-index:0}.form-signup .btn{border-left:1px solid #632ca6!important;margin-left:0!important;margin-top:0!important;padding:12px 20px}.form-signup .input-group{padding:0 15px}.form-signup .form-control{font-size:22px}.modal-email-only .modal-header button,.modal-signup .modal-header button{float:right;font-size:33px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;padding:0;border:0}.modal-email-only .form-group input,.modal-signup .form-group input{font-size:22px}.modal-email-only .form-signup .policyMessage a,.modal-signup .form-signup .policyMessage a{color:#632ca6;border-bottom:1px solid #632ca6}.modal-email-only .modal-body .btn,.modal-signup .modal-body .btn{height:49px;border-color:#632ca6!important;background:#632ca6!important;padding-top:0;padding-bottom:0;color:#fff!important}@media (min-width:768px){.modal-email-only .modal-dialog,.modal-signup .modal-dialog{width:600px;margin:140px auto}}button{-webkit-tap-highlight-color:transparent}.btn{white-space:normal;font-weight:600;font-size:18px;padding:7px 20px 8px;border-width:1px;text-transform:uppercase}.btn:lang(ja),.btn:lang(ko){font-size:16px}.btn.active.focus,.btn.active:focus,.btn:active,.btn:active.focus,.btn:active:focus,.btn:focus{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}@media (max-width:768px){.btn{width:100%}}@media (max-width:768px){.post-heading .btn{margin-left:0!important}}.btn-black{color:#fff;background-color:#000;border-color:#000}.btn-black:active,.btn-black:focus,.btn-black:hover,.btn-black:not(:disabled):not(.disabled):active,.btn-black:not(:disabled):not(.disabled):focus,.btn-black:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#000;border-color:#000}.btn-black.btn-outline{color:#000;border:1px solid #000;background-color:transparent}.btn-black.btn-outline:active,.btn-black.btn-outline:focus,.btn-black.btn-outline:hover,.btn-black.btn-outline:not(:disabled):not(.disabled):active,.btn-black.btn-outline:not(:disabled):not(.disabled):focus,.btn-black.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #000;background-color:#000;color:#fff}.btn-black.btn-outline:active a,.btn-black.btn-outline:focus a,.btn-black.btn-outline:hover a,.btn-black.btn-outline:not(:disabled):not(.disabled):active a,.btn-black.btn-outline:not(:disabled):not(.disabled):focus a,.btn-black.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-white{color:#fff;border-color:#fff;color:#632ca6;background-color:#fff}.btn-white:active,.btn-white:focus,.btn-white:hover,.btn-white:not(:disabled):not(.disabled):active,.btn-white:not(:disabled):not(.disabled):focus,.btn-white:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;border-color:#fff;color:#632ca6;background-color:#fff}.btn-white.btn-outline{color:#fff;border:1px solid #fff;background-color:transparent}.btn-white.btn-outline:active,.btn-white.btn-outline:focus,.btn-white.btn-outline:hover,.btn-white.btn-outline:not(:disabled):not(.disabled):active,.btn-white.btn-outline:not(:disabled):not(.disabled):focus,.btn-white.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #fff;background-color:#fff;color:#fff;color:#632ca6}.btn-white.btn-outline:active a,.btn-white.btn-outline:focus a,.btn-white.btn-outline:hover a,.btn-white.btn-outline:not(:disabled):not(.disabled):active a,.btn-white.btn-outline:not(:disabled):not(.disabled):focus a,.btn-white.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff;color:#632ca6}.btn-primary{color:#fff;background-color:#632ca6;border-color:#632ca6}.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled):focus,.btn-primary:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#632ca6;border-color:#632ca6}.btn-primary.btn-outline{border:1px solid #632ca6;background-color:transparent}.btn-primary.btn-outline:active,.btn-primary.btn-outline:focus,.btn-primary.btn-outline:hover,.btn-primary.btn-outline:not(:disabled):not(.disabled):active,.btn-primary.btn-outline:not(:disabled):not(.disabled):focus,.btn-primary.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #632ca6;background-color:#632ca6;color:#fff}.btn-primary.btn-outline:active a,.btn-primary.btn-outline:focus a,.btn-primary.btn-outline:hover a,.btn-primary.btn-outline:not(:disabled):not(.disabled):active a,.btn-primary.btn-outline:not(:disabled):not(.disabled):focus a,.btn-primary.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-purple{color:#fff;background-color:#632ca6;border-color:#632ca6}.btn-purple:active,.btn-purple:focus,.btn-purple:hover,.btn-purple:not(:disabled):not(.disabled):active,.btn-purple:not(:disabled):not(.disabled):focus,.btn-purple:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#632ca6;border-color:#632ca6}.btn-purple.btn-outline{color:#632ca6;border:1px solid #632ca6;background-color:transparent}.btn-purple.btn-outline:active,.btn-purple.btn-outline:focus,.btn-purple.btn-outline:hover,.btn-purple.btn-outline:not(:disabled):not(.disabled):active,.btn-purple.btn-outline:not(:disabled):not(.disabled):focus,.btn-purple.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #632ca6;background-color:#632ca6;color:#fff}.btn-purple.btn-outline:active a,.btn-purple.btn-outline:focus a,.btn-purple.btn-outline:hover a,.btn-purple.btn-outline:not(:disabled):not(.disabled):active a,.btn-purple.btn-outline:not(:disabled):not(.disabled):focus a,.btn-purple.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-yellow{color:#fff;background-color:#fbc906;border-color:#fbc906}.btn-yellow:active,.btn-yellow:focus,.btn-yellow:hover,.btn-yellow:not(:disabled):not(.disabled):active,.btn-yellow:not(:disabled):not(.disabled):focus,.btn-yellow:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#fbc906;border-color:#fbc906}.btn-yellow.btn-outline{color:#fbc906;border:1px solid #fbc906;background-color:transparent}.btn-yellow.btn-outline:active,.btn-yellow.btn-outline:focus,.btn-yellow.btn-outline:hover,.btn-yellow.btn-outline:not(:disabled):not(.disabled):active,.btn-yellow.btn-outline:not(:disabled):not(.disabled):focus,.btn-yellow.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #fbc906;background-color:#fbc906;color:#fff}.btn-yellow.btn-outline:active a,.btn-yellow.btn-outline:focus a,.btn-yellow.btn-outline:hover a,.btn-yellow.btn-outline:not(:disabled):not(.disabled):active a,.btn-yellow.btn-outline:not(:disabled):not(.disabled):focus a,.btn-yellow.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-gray-darker{color:#fff;background-color:#333;border-color:#333}.btn-gray-darker:active,.btn-gray-darker:focus,.btn-gray-darker:hover,.btn-gray-darker:not(:disabled):not(.disabled):active,.btn-gray-darker:not(:disabled):not(.disabled):focus,.btn-gray-darker:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#333;border-color:#333}.btn-gray-darker.btn-outline{color:#333;border:1px solid #333;background-color:transparent}.btn-gray-darker.btn-outline:active,.btn-gray-darker.btn-outline:focus,.btn-gray-darker.btn-outline:hover,.btn-gray-darker.btn-outline:not(:disabled):not(.disabled):active,.btn-gray-darker.btn-outline:not(:disabled):not(.disabled):focus,.btn-gray-darker.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #333;background-color:#333;color:#fff}.btn-gray-darker.btn-outline:active a,.btn-gray-darker.btn-outline:focus a,.btn-gray-darker.btn-outline:hover a,.btn-gray-darker.btn-outline:not(:disabled):not(.disabled):active a,.btn-gray-darker.btn-outline:not(:disabled):not(.disabled):focus a,.btn-gray-darker.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-gray-dark{color:#fff;background-color:#555;border-color:#555}.btn-gray-dark:active,.btn-gray-dark:focus,.btn-gray-dark:hover,.btn-gray-dark:not(:disabled):not(.disabled):active,.btn-gray-dark:not(:disabled):not(.disabled):focus,.btn-gray-dark:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#555;border-color:#555}.btn-gray-dark.btn-outline{color:#555;border:1px solid #555;background-color:transparent}.btn-gray-dark.btn-outline:active,.btn-gray-dark.btn-outline:focus,.btn-gray-dark.btn-outline:hover,.btn-gray-dark.btn-outline:not(:disabled):not(.disabled):active,.btn-gray-dark.btn-outline:not(:disabled):not(.disabled):focus,.btn-gray-dark.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #555;background-color:#555;color:#fff}.btn-gray-dark.btn-outline:active a,.btn-gray-dark.btn-outline:focus a,.btn-gray-dark.btn-outline:hover a,.btn-gray-dark.btn-outline:not(:disabled):not(.disabled):active a,.btn-gray-dark.btn-outline:not(:disabled):not(.disabled):focus a,.btn-gray-dark.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-gray{color:#fff;background-color:#888;border-color:#888}.btn-gray:active,.btn-gray:focus,.btn-gray:hover,.btn-gray:not(:disabled):not(.disabled):active,.btn-gray:not(:disabled):not(.disabled):focus,.btn-gray:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#888;border-color:#888}.btn-gray.btn-outline{color:#888;border:1px solid #888;background-color:transparent}.btn-gray.btn-outline:active,.btn-gray.btn-outline:focus,.btn-gray.btn-outline:hover,.btn-gray.btn-outline:not(:disabled):not(.disabled):active,.btn-gray.btn-outline:not(:disabled):not(.disabled):focus,.btn-gray.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #888;background-color:#888;color:#fff}.btn-gray.btn-outline:active a,.btn-gray.btn-outline:focus a,.btn-gray.btn-outline:hover a,.btn-gray.btn-outline:not(:disabled):not(.disabled):active a,.btn-gray.btn-outline:not(:disabled):not(.disabled):focus a,.btn-gray.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-gray-light{color:#fff;background-color:#c7c7c7;border-color:#c7c7c7}.btn-gray-light:active,.btn-gray-light:focus,.btn-gray-light:hover,.btn-gray-light:not(:disabled):not(.disabled):active,.btn-gray-light:not(:disabled):not(.disabled):focus,.btn-gray-light:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#c7c7c7;border-color:#c7c7c7}.btn-gray-light.btn-outline{color:#c7c7c7;border:1px solid #c7c7c7;background-color:transparent}.btn-gray-light.btn-outline:active,.btn-gray-light.btn-outline:focus,.btn-gray-light.btn-outline:hover,.btn-gray-light.btn-outline:not(:disabled):not(.disabled):active,.btn-gray-light.btn-outline:not(:disabled):not(.disabled):focus,.btn-gray-light.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #c7c7c7;background-color:#c7c7c7;color:#fff}.btn-gray-light.btn-outline:active a,.btn-gray-light.btn-outline:focus a,.btn-gray-light.btn-outline:hover a,.btn-gray-light.btn-outline:not(:disabled):not(.disabled):active a,.btn-gray-light.btn-outline:not(:disabled):not(.disabled):focus a,.btn-gray-light.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-gray-lighter{color:#fff;background-color:#eee;border-color:#eee}.btn-gray-lighter:active,.btn-gray-lighter:focus,.btn-gray-lighter:hover,.btn-gray-lighter:not(:disabled):not(.disabled):active,.btn-gray-lighter:not(:disabled):not(.disabled):focus,.btn-gray-lighter:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#eee;border-color:#eee}.btn-gray-lighter.btn-outline{color:#eee;border:1px solid #eee;background-color:transparent}.btn-gray-lighter.btn-outline:active,.btn-gray-lighter.btn-outline:focus,.btn-gray-lighter.btn-outline:hover,.btn-gray-lighter.btn-outline:not(:disabled):not(.disabled):active,.btn-gray-lighter.btn-outline:not(:disabled):not(.disabled):focus,.btn-gray-lighter.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #eee;background-color:#eee;color:#fff}.btn-gray-lighter.btn-outline:active a,.btn-gray-lighter.btn-outline:focus a,.btn-gray-lighter.btn-outline:hover a,.btn-gray-lighter.btn-outline:not(:disabled):not(.disabled):active a,.btn-gray-lighter.btn-outline:not(:disabled):not(.disabled):focus a,.btn-gray-lighter.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-gray-lightest{color:#fff;background-color:#f6f6f6;border-color:#f6f6f6}.btn-gray-lightest:active,.btn-gray-lightest:focus,.btn-gray-lightest:hover,.btn-gray-lightest:not(:disabled):not(.disabled):active,.btn-gray-lightest:not(:disabled):not(.disabled):focus,.btn-gray-lightest:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#f6f6f6;border-color:#f6f6f6}.btn-gray-lightest.btn-outline{color:#f6f6f6;border:1px solid #f6f6f6;background-color:transparent}.btn-gray-lightest.btn-outline:active,.btn-gray-lightest.btn-outline:focus,.btn-gray-lightest.btn-outline:hover,.btn-gray-lightest.btn-outline:not(:disabled):not(.disabled):active,.btn-gray-lightest.btn-outline:not(:disabled):not(.disabled):focus,.btn-gray-lightest.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #f6f6f6;background-color:#f6f6f6;color:#fff}.btn-gray-lightest.btn-outline:active a,.btn-gray-lightest.btn-outline:focus a,.btn-gray-lightest.btn-outline:hover a,.btn-gray-lightest.btn-outline:not(:disabled):not(.disabled):active a,.btn-gray-lightest.btn-outline:not(:disabled):not(.disabled):focus a,.btn-gray-lightest.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-gray-border{color:#fff;background-color:#e6e6e6;border-color:#e6e6e6}.btn-gray-border:active,.btn-gray-border:focus,.btn-gray-border:hover,.btn-gray-border:not(:disabled):not(.disabled):active,.btn-gray-border:not(:disabled):not(.disabled):focus,.btn-gray-border:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#e6e6e6;border-color:#e6e6e6}.btn-gray-border.btn-outline{color:#e6e6e6;border:1px solid #e6e6e6;background-color:transparent}.btn-gray-border.btn-outline:active,.btn-gray-border.btn-outline:focus,.btn-gray-border.btn-outline:hover,.btn-gray-border.btn-outline:not(:disabled):not(.disabled):active,.btn-gray-border.btn-outline:not(:disabled):not(.disabled):focus,.btn-gray-border.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #e6e6e6;background-color:#e6e6e6;color:#fff}.btn-gray-border.btn-outline:active a,.btn-gray-border.btn-outline:focus a,.btn-gray-border.btn-outline:hover a,.btn-gray-border.btn-outline:not(:disabled):not(.disabled):active a,.btn-gray-border.btn-outline:not(:disabled):not(.disabled):focus a,.btn-gray-border.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-light-gray{color:#fff;background-color:#eee;border-color:#eee}.btn-light-gray:active,.btn-light-gray:focus,.btn-light-gray:hover,.btn-light-gray:not(:disabled):not(.disabled):active,.btn-light-gray:not(:disabled):not(.disabled):focus,.btn-light-gray:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#eee;border-color:#eee}.btn-light-gray.btn-outline{color:#eee;border:1px solid #eee;background-color:transparent}.btn-light-gray.btn-outline:active,.btn-light-gray.btn-outline:focus,.btn-light-gray.btn-outline:hover,.btn-light-gray.btn-outline:not(:disabled):not(.disabled):active,.btn-light-gray.btn-outline:not(:disabled):not(.disabled):focus,.btn-light-gray.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #eee;background-color:#eee;color:#fff}.btn-light-gray.btn-outline:active a,.btn-light-gray.btn-outline:focus a,.btn-light-gray.btn-outline:hover a,.btn-light-gray.btn-outline:not(:disabled):not(.disabled):active a,.btn-light-gray.btn-outline:not(:disabled):not(.disabled):focus a,.btn-light-gray.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-studio{color:#fff;background-color:#6e41bf;border-color:#6e41bf}.btn-studio:active,.btn-studio:focus,.btn-studio:hover,.btn-studio:not(:disabled):not(.disabled):active,.btn-studio:not(:disabled):not(.disabled):focus,.btn-studio:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#6e41bf;border-color:#6e41bf}.btn-studio.btn-outline{color:#6e41bf;border:1px solid #6e41bf;background-color:transparent}.btn-studio.btn-outline:active,.btn-studio.btn-outline:focus,.btn-studio.btn-outline:hover,.btn-studio.btn-outline:not(:disabled):not(.disabled):active,.btn-studio.btn-outline:not(:disabled):not(.disabled):focus,.btn-studio.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #6e41bf;background-color:#6e41bf;color:#fff}.btn-studio.btn-outline:active a,.btn-studio.btn-outline:focus a,.btn-studio.btn-outline:hover a,.btn-studio.btn-outline:not(:disabled):not(.disabled):active a,.btn-studio.btn-outline:not(:disabled):not(.disabled):focus a,.btn-studio.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-rose{color:#fff;background-color:#ff0078;border-color:#ff0078}.btn-rose:active,.btn-rose:focus,.btn-rose:hover,.btn-rose:not(:disabled):not(.disabled):active,.btn-rose:not(:disabled):not(.disabled):focus,.btn-rose:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#ff0078;border-color:#ff0078}.btn-rose.btn-outline{color:#ff0078;border:1px solid #ff0078;background-color:transparent}.btn-rose.btn-outline:active,.btn-rose.btn-outline:focus,.btn-rose.btn-outline:hover,.btn-rose.btn-outline:not(:disabled):not(.disabled):active,.btn-rose.btn-outline:not(:disabled):not(.disabled):focus,.btn-rose.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #ff0078;background-color:#ff0078;color:#fff}.btn-rose.btn-outline:active a,.btn-rose.btn-outline:focus a,.btn-rose.btn-outline:hover a,.btn-rose.btn-outline:not(:disabled):not(.disabled):active a,.btn-rose.btn-outline:not(:disabled):not(.disabled):focus a,.btn-rose.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-silver{color:#fff;background-color:#c8c8c8;border-color:#c8c8c8}.btn-silver:active,.btn-silver:focus,.btn-silver:hover,.btn-silver:not(:disabled):not(.disabled):active,.btn-silver:not(:disabled):not(.disabled):focus,.btn-silver:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#c8c8c8;border-color:#c8c8c8}.btn-silver.btn-outline{color:#c8c8c8;border:1px solid #c8c8c8;background-color:transparent}.btn-silver.btn-outline:active,.btn-silver.btn-outline:focus,.btn-silver.btn-outline:hover,.btn-silver.btn-outline:not(:disabled):not(.disabled):active,.btn-silver.btn-outline:not(:disabled):not(.disabled):focus,.btn-silver.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #c8c8c8;background-color:#c8c8c8;color:#fff}.btn-silver.btn-outline:active a,.btn-silver.btn-outline:focus a,.btn-silver.btn-outline:hover a,.btn-silver.btn-outline:not(:disabled):not(.disabled):active a,.btn-silver.btn-outline:not(:disabled):not(.disabled):focus a,.btn-silver.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-wild-sand{color:#fff;background-color:#f4f4f4;border-color:#f4f4f4}.btn-wild-sand:active,.btn-wild-sand:focus,.btn-wild-sand:hover,.btn-wild-sand:not(:disabled):not(.disabled):active,.btn-wild-sand:not(:disabled):not(.disabled):focus,.btn-wild-sand:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#f4f4f4;border-color:#f4f4f4}.btn-wild-sand.btn-outline{color:#f4f4f4;border:1px solid #f4f4f4;background-color:transparent}.btn-wild-sand.btn-outline:active,.btn-wild-sand.btn-outline:focus,.btn-wild-sand.btn-outline:hover,.btn-wild-sand.btn-outline:not(:disabled):not(.disabled):active,.btn-wild-sand.btn-outline:not(:disabled):not(.disabled):focus,.btn-wild-sand.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #f4f4f4;background-color:#f4f4f4;color:#fff}.btn-wild-sand.btn-outline:active a,.btn-wild-sand.btn-outline:focus a,.btn-wild-sand.btn-outline:hover a,.btn-wild-sand.btn-outline:not(:disabled):not(.disabled):active a,.btn-wild-sand.btn-outline:not(:disabled):not(.disabled):focus a,.btn-wild-sand.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-cornflower-blue{color:#fff;background-color:#6d87ef;border-color:#6d87ef}.btn-cornflower-blue:active,.btn-cornflower-blue:focus,.btn-cornflower-blue:hover,.btn-cornflower-blue:not(:disabled):not(.disabled):active,.btn-cornflower-blue:not(:disabled):not(.disabled):focus,.btn-cornflower-blue:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#6d87ef;border-color:#6d87ef}.btn-cornflower-blue.btn-outline{color:#6d87ef;border:1px solid #6d87ef;background-color:transparent}.btn-cornflower-blue.btn-outline:active,.btn-cornflower-blue.btn-outline:focus,.btn-cornflower-blue.btn-outline:hover,.btn-cornflower-blue.btn-outline:not(:disabled):not(.disabled):active,.btn-cornflower-blue.btn-outline:not(:disabled):not(.disabled):focus,.btn-cornflower-blue.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #6d87ef;background-color:#6d87ef;color:#fff}.btn-cornflower-blue.btn-outline:active a,.btn-cornflower-blue.btn-outline:focus a,.btn-cornflower-blue.btn-outline:hover a,.btn-cornflower-blue.btn-outline:not(:disabled):not(.disabled):active a,.btn-cornflower-blue.btn-outline:not(:disabled):not(.disabled):focus a,.btn-cornflower-blue.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-froly{color:#fff;background-color:#f2667f;border-color:#f2667f}.btn-froly:active,.btn-froly:focus,.btn-froly:hover,.btn-froly:not(:disabled):not(.disabled):active,.btn-froly:not(:disabled):not(.disabled):focus,.btn-froly:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#f2667f;border-color:#f2667f}.btn-froly.btn-outline{color:#f2667f;border:1px solid #f2667f;background-color:transparent}.btn-froly.btn-outline:active,.btn-froly.btn-outline:focus,.btn-froly.btn-outline:hover,.btn-froly.btn-outline:not(:disabled):not(.disabled):active,.btn-froly.btn-outline:not(:disabled):not(.disabled):focus,.btn-froly.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #f2667f;background-color:#f2667f;color:#fff}.btn-froly.btn-outline:active a,.btn-froly.btn-outline:focus a,.btn-froly.btn-outline:hover a,.btn-froly.btn-outline:not(:disabled):not(.disabled):active a,.btn-froly.btn-outline:not(:disabled):not(.disabled):focus a,.btn-froly.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-amethyst-violet{color:#fff;background-color:#955ed1;border-color:#955ed1}.btn-amethyst-violet:active,.btn-amethyst-violet:focus,.btn-amethyst-violet:hover,.btn-amethyst-violet:not(:disabled):not(.disabled):active,.btn-amethyst-violet:not(:disabled):not(.disabled):focus,.btn-amethyst-violet:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#955ed1;border-color:#955ed1}.btn-amethyst-violet.btn-outline{color:#955ed1;border:1px solid #955ed1;background-color:transparent}.btn-amethyst-violet.btn-outline:active,.btn-amethyst-violet.btn-outline:focus,.btn-amethyst-violet.btn-outline:hover,.btn-amethyst-violet.btn-outline:not(:disabled):not(.disabled):active,.btn-amethyst-violet.btn-outline:not(:disabled):not(.disabled):focus,.btn-amethyst-violet.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #955ed1;background-color:#955ed1;color:#fff}.btn-amethyst-violet.btn-outline:active a,.btn-amethyst-violet.btn-outline:focus a,.btn-amethyst-violet.btn-outline:hover a,.btn-amethyst-violet.btn-outline:not(:disabled):not(.disabled):active a,.btn-amethyst-violet.btn-outline:not(:disabled):not(.disabled):focus a,.btn-amethyst-violet.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-amethyst{color:#fff;background-color:#a25acd;border-color:#a25acd}.btn-amethyst:active,.btn-amethyst:focus,.btn-amethyst:hover,.btn-amethyst:not(:disabled):not(.disabled):active,.btn-amethyst:not(:disabled):not(.disabled):focus,.btn-amethyst:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#a25acd;border-color:#a25acd}.btn-amethyst.btn-outline{color:#a25acd;border:1px solid #a25acd;background-color:transparent}.btn-amethyst.btn-outline:active,.btn-amethyst.btn-outline:focus,.btn-amethyst.btn-outline:hover,.btn-amethyst.btn-outline:not(:disabled):not(.disabled):active,.btn-amethyst.btn-outline:not(:disabled):not(.disabled):focus,.btn-amethyst.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #a25acd;background-color:#a25acd;color:#fff}.btn-amethyst.btn-outline:active a,.btn-amethyst.btn-outline:focus a,.btn-amethyst.btn-outline:hover a,.btn-amethyst.btn-outline:not(:disabled):not(.disabled):active a,.btn-amethyst.btn-outline:not(:disabled):not(.disabled):focus a,.btn-amethyst.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-medium-orchid-violet{color:#fff;background-color:#a651ca;border-color:#a651ca}.btn-medium-orchid-violet:active,.btn-medium-orchid-violet:focus,.btn-medium-orchid-violet:hover,.btn-medium-orchid-violet:not(:disabled):not(.disabled):active,.btn-medium-orchid-violet:not(:disabled):not(.disabled):focus,.btn-medium-orchid-violet:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#a651ca;border-color:#a651ca}.btn-medium-orchid-violet.btn-outline{color:#a651ca;border:1px solid #a651ca;background-color:transparent}.btn-medium-orchid-violet.btn-outline:active,.btn-medium-orchid-violet.btn-outline:focus,.btn-medium-orchid-violet.btn-outline:hover,.btn-medium-orchid-violet.btn-outline:not(:disabled):not(.disabled):active,.btn-medium-orchid-violet.btn-outline:not(:disabled):not(.disabled):focus,.btn-medium-orchid-violet.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #a651ca;background-color:#a651ca;color:#fff}.btn-medium-orchid-violet.btn-outline:active a,.btn-medium-orchid-violet.btn-outline:focus a,.btn-medium-orchid-violet.btn-outline:hover a,.btn-medium-orchid-violet.btn-outline:not(:disabled):not(.disabled):active a,.btn-medium-orchid-violet.btn-outline:not(:disabled):not(.disabled):focus a,.btn-medium-orchid-violet.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-tru-v{color:#fff;background-color:#7758d3;border-color:#7758d3}.btn-tru-v:active,.btn-tru-v:focus,.btn-tru-v:hover,.btn-tru-v:not(:disabled):not(.disabled):active,.btn-tru-v:not(:disabled):not(.disabled):focus,.btn-tru-v:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#7758d3;border-color:#7758d3}.btn-tru-v.btn-outline{color:#7758d3;border:1px solid #7758d3;background-color:transparent}.btn-tru-v.btn-outline:active,.btn-tru-v.btn-outline:focus,.btn-tru-v.btn-outline:hover,.btn-tru-v.btn-outline:not(:disabled):not(.disabled):active,.btn-tru-v.btn-outline:not(:disabled):not(.disabled):focus,.btn-tru-v.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #7758d3;background-color:#7758d3;color:#fff}.btn-tru-v.btn-outline:active a,.btn-tru-v.btn-outline:focus a,.btn-tru-v.btn-outline:hover a,.btn-tru-v.btn-outline:not(:disabled):not(.disabled):active a,.btn-tru-v.btn-outline:not(:disabled):not(.disabled):focus a,.btn-tru-v.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-cranberry{color:#fff;background-color:#e45893;border-color:#e45893}.btn-cranberry:active,.btn-cranberry:focus,.btn-cranberry:hover,.btn-cranberry:not(:disabled):not(.disabled):active,.btn-cranberry:not(:disabled):not(.disabled):focus,.btn-cranberry:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#e45893;border-color:#e45893}.btn-cranberry.btn-outline{color:#e45893;border:1px solid #e45893;background-color:transparent}.btn-cranberry.btn-outline:active,.btn-cranberry.btn-outline:focus,.btn-cranberry.btn-outline:hover,.btn-cranberry.btn-outline:not(:disabled):not(.disabled):active,.btn-cranberry.btn-outline:not(:disabled):not(.disabled):focus,.btn-cranberry.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #e45893;background-color:#e45893;color:#fff}.btn-cranberry.btn-outline:active a,.btn-cranberry.btn-outline:focus a,.btn-cranberry.btn-outline:hover a,.btn-cranberry.btn-outline:not(:disabled):not(.disabled):active a,.btn-cranberry.btn-outline:not(:disabled):not(.disabled):focus a,.btn-cranberry.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-persimmon{color:#fff;background-color:#ff635a;border-color:#ff635a}.btn-persimmon:active,.btn-persimmon:focus,.btn-persimmon:hover,.btn-persimmon:not(:disabled):not(.disabled):active,.btn-persimmon:not(:disabled):not(.disabled):focus,.btn-persimmon:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#ff635a;border-color:#ff635a}.btn-persimmon.btn-outline{color:#ff635a;border:1px solid #ff635a;background-color:transparent}.btn-persimmon.btn-outline:active,.btn-persimmon.btn-outline:focus,.btn-persimmon.btn-outline:hover,.btn-persimmon.btn-outline:not(:disabled):not(.disabled):active,.btn-persimmon.btn-outline:not(:disabled):not(.disabled):focus,.btn-persimmon.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #ff635a;background-color:#ff635a;color:#fff}.btn-persimmon.btn-outline:active a,.btn-persimmon.btn-outline:focus a,.btn-persimmon.btn-outline:hover a,.btn-persimmon.btn-outline:not(:disabled):not(.disabled):active a,.btn-persimmon.btn-outline:not(:disabled):not(.disabled):focus a,.btn-persimmon.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-mercury{color:#fff;background-color:#e4e4e4;border-color:#e4e4e4}.btn-mercury:active,.btn-mercury:focus,.btn-mercury:hover,.btn-mercury:not(:disabled):not(.disabled):active,.btn-mercury:not(:disabled):not(.disabled):focus,.btn-mercury:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#e4e4e4;border-color:#e4e4e4}.btn-mercury.btn-outline{color:#e4e4e4;border:1px solid #e4e4e4;background-color:transparent}.btn-mercury.btn-outline:active,.btn-mercury.btn-outline:focus,.btn-mercury.btn-outline:hover,.btn-mercury.btn-outline:not(:disabled):not(.disabled):active,.btn-mercury.btn-outline:not(:disabled):not(.disabled):focus,.btn-mercury.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #e4e4e4;background-color:#e4e4e4;color:#fff}.btn-mercury.btn-outline:active a,.btn-mercury.btn-outline:focus a,.btn-mercury.btn-outline:hover a,.btn-mercury.btn-outline:not(:disabled):not(.disabled):active a,.btn-mercury.btn-outline:not(:disabled):not(.disabled):focus a,.btn-mercury.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-dodger-blue{color:#fff;background-color:#3d95ff;border-color:#3d95ff}.btn-dodger-blue:active,.btn-dodger-blue:focus,.btn-dodger-blue:hover,.btn-dodger-blue:not(:disabled):not(.disabled):active,.btn-dodger-blue:not(:disabled):not(.disabled):focus,.btn-dodger-blue:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#3d95ff;border-color:#3d95ff}.btn-dodger-blue.btn-outline{color:#3d95ff;border:1px solid #3d95ff;background-color:transparent}.btn-dodger-blue.btn-outline:active,.btn-dodger-blue.btn-outline:focus,.btn-dodger-blue.btn-outline:hover,.btn-dodger-blue.btn-outline:not(:disabled):not(.disabled):active,.btn-dodger-blue.btn-outline:not(:disabled):not(.disabled):focus,.btn-dodger-blue.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #3d95ff;background-color:#3d95ff;color:#fff}.btn-dodger-blue.btn-outline:active a,.btn-dodger-blue.btn-outline:focus a,.btn-dodger-blue.btn-outline:hover a,.btn-dodger-blue.btn-outline:not(:disabled):not(.disabled):active a,.btn-dodger-blue.btn-outline:not(:disabled):not(.disabled):focus a,.btn-dodger-blue.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-alabaster{color:#fff;background-color:#f8f8f8;border-color:#f8f8f8}.btn-alabaster:active,.btn-alabaster:focus,.btn-alabaster:hover,.btn-alabaster:not(:disabled):not(.disabled):active,.btn-alabaster:not(:disabled):not(.disabled):focus,.btn-alabaster:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#f8f8f8;border-color:#f8f8f8}.btn-alabaster.btn-outline{color:#f8f8f8;border:1px solid #f8f8f8;background-color:transparent}.btn-alabaster.btn-outline:active,.btn-alabaster.btn-outline:focus,.btn-alabaster.btn-outline:hover,.btn-alabaster.btn-outline:not(:disabled):not(.disabled):active,.btn-alabaster.btn-outline:not(:disabled):not(.disabled):focus,.btn-alabaster.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #f8f8f8;background-color:#f8f8f8;color:#fff}.btn-alabaster.btn-outline:active a,.btn-alabaster.btn-outline:focus a,.btn-alabaster.btn-outline:hover a,.btn-alabaster.btn-outline:not(:disabled):not(.disabled):active a,.btn-alabaster.btn-outline:not(:disabled):not(.disabled):focus a,.btn-alabaster.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-boulder{color:#fff;background-color:#777;border-color:#777}.btn-boulder:active,.btn-boulder:focus,.btn-boulder:hover,.btn-boulder:not(:disabled):not(.disabled):active,.btn-boulder:not(:disabled):not(.disabled):focus,.btn-boulder:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#777;border-color:#777}.btn-boulder.btn-outline{color:#777;border:1px solid #777;background-color:transparent}.btn-boulder.btn-outline:active,.btn-boulder.btn-outline:focus,.btn-boulder.btn-outline:hover,.btn-boulder.btn-outline:not(:disabled):not(.disabled):active,.btn-boulder.btn-outline:not(:disabled):not(.disabled):focus,.btn-boulder.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #777;background-color:#777;color:#fff}.btn-boulder.btn-outline:active a,.btn-boulder.btn-outline:focus a,.btn-boulder.btn-outline:hover a,.btn-boulder.btn-outline:not(:disabled):not(.disabled):active a,.btn-boulder.btn-outline:not(:disabled):not(.disabled):focus a,.btn-boulder.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-blue-ribbon{color:#fff;background-color:#3345ff;border-color:#3345ff}.btn-blue-ribbon:active,.btn-blue-ribbon:focus,.btn-blue-ribbon:hover,.btn-blue-ribbon:not(:disabled):not(.disabled):active,.btn-blue-ribbon:not(:disabled):not(.disabled):focus,.btn-blue-ribbon:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#3345ff;border-color:#3345ff}.btn-blue-ribbon.btn-outline{color:#3345ff;border:1px solid #3345ff;background-color:transparent}.btn-blue-ribbon.btn-outline:active,.btn-blue-ribbon.btn-outline:focus,.btn-blue-ribbon.btn-outline:hover,.btn-blue-ribbon.btn-outline:not(:disabled):not(.disabled):active,.btn-blue-ribbon.btn-outline:not(:disabled):not(.disabled):focus,.btn-blue-ribbon.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #3345ff;background-color:#3345ff;color:#fff}.btn-blue-ribbon.btn-outline:active a,.btn-blue-ribbon.btn-outline:focus a,.btn-blue-ribbon.btn-outline:hover a,.btn-blue-ribbon.btn-outline:not(:disabled):not(.disabled):active a,.btn-blue-ribbon.btn-outline:not(:disabled):not(.disabled):focus a,.btn-blue-ribbon.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-onahau{color:#fff;background-color:#d3ecff;border-color:#d3ecff}.btn-onahau:active,.btn-onahau:focus,.btn-onahau:hover,.btn-onahau:not(:disabled):not(.disabled):active,.btn-onahau:not(:disabled):not(.disabled):focus,.btn-onahau:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#d3ecff;border-color:#d3ecff}.btn-onahau.btn-outline{color:#d3ecff;border:1px solid #d3ecff;background-color:transparent}.btn-onahau.btn-outline:active,.btn-onahau.btn-outline:focus,.btn-onahau.btn-outline:hover,.btn-onahau.btn-outline:not(:disabled):not(.disabled):active,.btn-onahau.btn-outline:not(:disabled):not(.disabled):focus,.btn-onahau.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #d3ecff;background-color:#d3ecff;color:#fff}.btn-onahau.btn-outline:active a,.btn-onahau.btn-outline:focus a,.btn-onahau.btn-outline:hover a,.btn-onahau.btn-outline:not(:disabled):not(.disabled):active a,.btn-onahau.btn-outline:not(:disabled):not(.disabled):focus a,.btn-onahau.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-mine-shaft{color:#fff;background-color:#333;border-color:#333}.btn-mine-shaft:active,.btn-mine-shaft:focus,.btn-mine-shaft:hover,.btn-mine-shaft:not(:disabled):not(.disabled):active,.btn-mine-shaft:not(:disabled):not(.disabled):focus,.btn-mine-shaft:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#333;border-color:#333}.btn-mine-shaft.btn-outline{color:#333;border:1px solid #333;background-color:transparent}.btn-mine-shaft.btn-outline:active,.btn-mine-shaft.btn-outline:focus,.btn-mine-shaft.btn-outline:hover,.btn-mine-shaft.btn-outline:not(:disabled):not(.disabled):active,.btn-mine-shaft.btn-outline:not(:disabled):not(.disabled):focus,.btn-mine-shaft.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #333;background-color:#333;color:#fff}.btn-mine-shaft.btn-outline:active a,.btn-mine-shaft.btn-outline:focus a,.btn-mine-shaft.btn-outline:hover a,.btn-mine-shaft.btn-outline:not(:disabled):not(.disabled):active a,.btn-mine-shaft.btn-outline:not(:disabled):not(.disabled):focus a,.btn-mine-shaft.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-lavender{color:#fff;background-color:#c86dd7;border-color:#c86dd7}.btn-lavender:active,.btn-lavender:focus,.btn-lavender:hover,.btn-lavender:not(:disabled):not(.disabled):active,.btn-lavender:not(:disabled):not(.disabled):focus,.btn-lavender:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#c86dd7;border-color:#c86dd7}.btn-lavender.btn-outline{color:#c86dd7;border:1px solid #c86dd7;background-color:transparent}.btn-lavender.btn-outline:active,.btn-lavender.btn-outline:focus,.btn-lavender.btn-outline:hover,.btn-lavender.btn-outline:not(:disabled):not(.disabled):active,.btn-lavender.btn-outline:not(:disabled):not(.disabled):focus,.btn-lavender.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #c86dd7;background-color:#c86dd7;color:#fff}.btn-lavender.btn-outline:active a,.btn-lavender.btn-outline:focus a,.btn-lavender.btn-outline:hover a,.btn-lavender.btn-outline:not(:disabled):not(.disabled):active a,.btn-lavender.btn-outline:not(:disabled):not(.disabled):focus a,.btn-lavender.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-orchid{color:#fff;background-color:#e571dc;border-color:#e571dc}.btn-orchid:active,.btn-orchid:focus,.btn-orchid:hover,.btn-orchid:not(:disabled):not(.disabled):active,.btn-orchid:not(:disabled):not(.disabled):focus,.btn-orchid:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#e571dc;border-color:#e571dc}.btn-orchid.btn-outline{color:#e571dc;border:1px solid #e571dc;background-color:transparent}.btn-orchid.btn-outline:active,.btn-orchid.btn-outline:focus,.btn-orchid.btn-outline:hover,.btn-orchid.btn-outline:not(:disabled):not(.disabled):active,.btn-orchid.btn-outline:not(:disabled):not(.disabled):focus,.btn-orchid.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #e571dc;background-color:#e571dc;color:#fff}.btn-orchid.btn-outline:active a,.btn-orchid.btn-outline:focus a,.btn-orchid.btn-outline:hover a,.btn-orchid.btn-outline:not(:disabled):not(.disabled):active a,.btn-orchid.btn-outline:not(:disabled):not(.disabled):focus a,.btn-orchid.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-governor-bay{color:#fff;background-color:#3023ae;border-color:#3023ae}.btn-governor-bay:active,.btn-governor-bay:focus,.btn-governor-bay:hover,.btn-governor-bay:not(:disabled):not(.disabled):active,.btn-governor-bay:not(:disabled):not(.disabled):focus,.btn-governor-bay:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#3023ae;border-color:#3023ae}.btn-governor-bay.btn-outline{color:#3023ae;border:1px solid #3023ae;background-color:transparent}.btn-governor-bay.btn-outline:active,.btn-governor-bay.btn-outline:focus,.btn-governor-bay.btn-outline:hover,.btn-governor-bay.btn-outline:not(:disabled):not(.disabled):active,.btn-governor-bay.btn-outline:not(:disabled):not(.disabled):focus,.btn-governor-bay.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #3023ae;background-color:#3023ae;color:#fff}.btn-governor-bay.btn-outline:active a,.btn-governor-bay.btn-outline:focus a,.btn-governor-bay.btn-outline:hover a,.btn-governor-bay.btn-outline:not(:disabled):not(.disabled):active a,.btn-governor-bay.btn-outline:not(:disabled):not(.disabled):focus a,.btn-governor-bay.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-purple-heart{color:#fff;background-color:#5636b8;border-color:#5636b8}.btn-purple-heart:active,.btn-purple-heart:focus,.btn-purple-heart:hover,.btn-purple-heart:not(:disabled):not(.disabled):active,.btn-purple-heart:not(:disabled):not(.disabled):focus,.btn-purple-heart:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#5636b8;border-color:#5636b8}.btn-purple-heart.btn-outline{color:#5636b8;border:1px solid #5636b8;background-color:transparent}.btn-purple-heart.btn-outline:active,.btn-purple-heart.btn-outline:focus,.btn-purple-heart.btn-outline:hover,.btn-purple-heart.btn-outline:not(:disabled):not(.disabled):active,.btn-purple-heart.btn-outline:not(:disabled):not(.disabled):focus,.btn-purple-heart.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #5636b8;background-color:#5636b8;color:#fff}.btn-purple-heart.btn-outline:active a,.btn-purple-heart.btn-outline:focus a,.btn-purple-heart.btn-outline:hover a,.btn-purple-heart.btn-outline:not(:disabled):not(.disabled):active a,.btn-purple-heart.btn-outline:not(:disabled):not(.disabled):focus a,.btn-purple-heart.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-state-blue{color:#fff;background-color:#7c48c3;border-color:#7c48c3}.btn-state-blue:active,.btn-state-blue:focus,.btn-state-blue:hover,.btn-state-blue:not(:disabled):not(.disabled):active,.btn-state-blue:not(:disabled):not(.disabled):focus,.btn-state-blue:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#7c48c3;border-color:#7c48c3}.btn-state-blue.btn-outline{color:#7c48c3;border:1px solid #7c48c3;background-color:transparent}.btn-state-blue.btn-outline:active,.btn-state-blue.btn-outline:focus,.btn-state-blue.btn-outline:hover,.btn-state-blue.btn-outline:not(:disabled):not(.disabled):active,.btn-state-blue.btn-outline:not(:disabled):not(.disabled):focus,.btn-state-blue.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #7c48c3;background-color:#7c48c3;color:#fff}.btn-state-blue.btn-outline:active a,.btn-state-blue.btn-outline:focus a,.btn-state-blue.btn-outline:hover a,.btn-state-blue.btn-outline:not(:disabled):not(.disabled):active a,.btn-state-blue.btn-outline:not(:disabled):not(.disabled):focus a,.btn-state-blue.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:active,.btn-success:focus,.btn-success:hover,.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled):focus,.btn-success:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success.btn-outline{border:1px solid #5cb85c;background-color:transparent}.btn-success.btn-outline:active,.btn-success.btn-outline:focus,.btn-success.btn-outline:hover,.btn-success.btn-outline:not(:disabled):not(.disabled):active,.btn-success.btn-outline:not(:disabled):not(.disabled):focus,.btn-success.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #5cb85c;background-color:#5cb85c;color:#fff}.btn-success.btn-outline:active a,.btn-success.btn-outline:focus a,.btn-success.btn-outline:hover a,.btn-success.btn-outline:not(:disabled):not(.disabled):active a,.btn-success.btn-outline:not(:disabled):not(.disabled):focus a,.btn-success.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-info{color:#fff;background-color:#39c;border-color:#39c}.btn-info:active,.btn-info:focus,.btn-info:hover,.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled):focus,.btn-info:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#39c;border-color:#39c}.btn-info.btn-outline{border:1px solid #39c;background-color:transparent}.btn-info.btn-outline:active,.btn-info.btn-outline:focus,.btn-info.btn-outline:hover,.btn-info.btn-outline:not(:disabled):not(.disabled):active,.btn-info.btn-outline:not(:disabled):not(.disabled):focus,.btn-info.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #39c;background-color:#39c;color:#fff}.btn-info.btn-outline:active a,.btn-info.btn-outline:focus a,.btn-info.btn-outline:hover a,.btn-info.btn-outline:not(:disabled):not(.disabled):active a,.btn-info.btn-outline:not(:disabled):not(.disabled):focus a,.btn-info.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled):focus,.btn-warning:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning.btn-outline{border:1px solid #f0ad4e;background-color:transparent}.btn-warning.btn-outline:active,.btn-warning.btn-outline:focus,.btn-warning.btn-outline:hover,.btn-warning.btn-outline:not(:disabled):not(.disabled):active,.btn-warning.btn-outline:not(:disabled):not(.disabled):focus,.btn-warning.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #f0ad4e;background-color:#f0ad4e;color:#fff}.btn-warning.btn-outline:active a,.btn-warning.btn-outline:focus a,.btn-warning.btn-outline:hover a,.btn-warning.btn-outline:not(:disabled):not(.disabled):active a,.btn-warning.btn-outline:not(:disabled):not(.disabled):focus a,.btn-warning.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled):focus,.btn-danger:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger.btn-outline{border:1px solid #d9534f;background-color:transparent}.btn-danger.btn-outline:active,.btn-danger.btn-outline:focus,.btn-danger.btn-outline:hover,.btn-danger.btn-outline:not(:disabled):not(.disabled):active,.btn-danger.btn-outline:not(:disabled):not(.disabled):focus,.btn-danger.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #d9534f;background-color:#d9534f;color:#fff}.btn-danger.btn-outline:active a,.btn-danger.btn-outline:focus a,.btn-danger.btn-outline:hover a,.btn-danger.btn-outline:not(:disabled):not(.disabled):active a,.btn-danger.btn-outline:not(:disabled):not(.disabled):focus a,.btn-danger.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-neue{color:#fff;background-color:#70f;border-color:#70f}.btn-neue:active,.btn-neue:focus,.btn-neue:hover,.btn-neue:not(:disabled):not(.disabled):active,.btn-neue:not(:disabled):not(.disabled):focus,.btn-neue:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#70f;border-color:#70f}.btn-neue.btn-outline{color:#70f;border:1px solid #70f;background-color:transparent}.btn-neue.btn-outline:active,.btn-neue.btn-outline:focus,.btn-neue.btn-outline:hover,.btn-neue.btn-outline:not(:disabled):not(.disabled):active,.btn-neue.btn-outline:not(:disabled):not(.disabled):focus,.btn-neue.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #70f;background-color:#70f;color:#fff}.btn-neue.btn-outline:active a,.btn-neue.btn-outline:focus a,.btn-neue.btn-outline:hover a,.btn-neue.btn-outline:not(:disabled):not(.disabled):active a,.btn-neue.btn-outline:not(:disabled):not(.disabled):focus a,.btn-neue.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-white-translucent{color:#fff;background-color:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.3)}.btn-white-translucent:active,.btn-white-translucent:focus,.btn-white-translucent:hover,.btn-white-translucent:not(:disabled):not(.disabled):active,.btn-white-translucent:not(:disabled):not(.disabled):focus,.btn-white-translucent:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.3)}.btn-white-translucent.btn-outline{color:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.3);background-color:transparent}.btn-white-translucent.btn-outline:active,.btn-white-translucent.btn-outline:focus,.btn-white-translucent.btn-outline:hover,.btn-white-translucent.btn-outline:not(:disabled):not(.disabled):active,.btn-white-translucent.btn-outline:not(:disabled):not(.disabled):focus,.btn-white-translucent.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid hsla(0,0%,100%,.3);background-color:hsla(0,0%,100%,.3);color:#fff}.btn-white-translucent.btn-outline:active a,.btn-white-translucent.btn-outline:focus a,.btn-white-translucent.btn-outline:hover a,.btn-white-translucent.btn-outline:not(:disabled):not(.disabled):active a,.btn-white-translucent.btn-outline:not(:disabled):not(.disabled):focus a,.btn-white-translucent.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-black-translucent{color:#fff;background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,.3)}.btn-black-translucent:active,.btn-black-translucent:focus,.btn-black-translucent:hover,.btn-black-translucent:not(:disabled):not(.disabled):active,.btn-black-translucent:not(:disabled):not(.disabled):focus,.btn-black-translucent:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:rgba(0,0,0,.3);border-color:rgba(0,0,0,.3)}.btn-black-translucent.btn-outline{color:rgba(0,0,0,.3);border:1px solid rgba(0,0,0,.3);background-color:transparent}.btn-black-translucent.btn-outline:active,.btn-black-translucent.btn-outline:focus,.btn-black-translucent.btn-outline:hover,.btn-black-translucent.btn-outline:not(:disabled):not(.disabled):active,.btn-black-translucent.btn-outline:not(:disabled):not(.disabled):focus,.btn-black-translucent.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid rgba(0,0,0,.3);background-color:rgba(0,0,0,.3);color:#fff}.btn-black-translucent.btn-outline:active a,.btn-black-translucent.btn-outline:focus a,.btn-black-translucent.btn-outline:hover a,.btn-black-translucent.btn-outline:not(:disabled):not(.disabled):active a,.btn-black-translucent.btn-outline:not(:disabled):not(.disabled):focus a,.btn-black-translucent.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-transparent{color:#fff;background-color:transparent;border-color:transparent}.btn-transparent:active,.btn-transparent:focus,.btn-transparent:hover,.btn-transparent:not(:disabled):not(.disabled):active,.btn-transparent:not(:disabled):not(.disabled):focus,.btn-transparent:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:transparent;border-color:transparent}.btn-transparent.btn-outline{color:transparent;border:1px solid transparent;background-color:transparent}.btn-transparent.btn-outline:active,.btn-transparent.btn-outline:focus,.btn-transparent.btn-outline:hover,.btn-transparent.btn-outline:not(:disabled):not(.disabled):active,.btn-transparent.btn-outline:not(:disabled):not(.disabled):focus,.btn-transparent.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid transparent;background-color:transparent;color:#fff}.btn-transparent.btn-outline:active a,.btn-transparent.btn-outline:focus a,.btn-transparent.btn-outline:hover a,.btn-transparent.btn-outline:not(:disabled):not(.disabled):active a,.btn-transparent.btn-outline:not(:disabled):not(.disabled):focus a,.btn-transparent.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-docker-blue{color:#fff;background-color:#1d3461;border-color:#1d3461}.btn-docker-blue:active,.btn-docker-blue:focus,.btn-docker-blue:hover,.btn-docker-blue:not(:disabled):not(.disabled):active,.btn-docker-blue:not(:disabled):not(.disabled):focus,.btn-docker-blue:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#1d3461;border-color:#1d3461}.btn-docker-blue.btn-outline{color:#1d3461;border:1px solid #1d3461;background-color:transparent}.btn-docker-blue.btn-outline:active,.btn-docker-blue.btn-outline:focus,.btn-docker-blue.btn-outline:hover,.btn-docker-blue.btn-outline:not(:disabled):not(.disabled):active,.btn-docker-blue.btn-outline:not(:disabled):not(.disabled):focus,.btn-docker-blue.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #1d3461;background-color:#1d3461;color:#fff}.btn-docker-blue.btn-outline:active a,.btn-docker-blue.btn-outline:focus a,.btn-docker-blue.btn-outline:hover a,.btn-docker-blue.btn-outline:not(:disabled):not(.disabled):active a,.btn-docker-blue.btn-outline:not(:disabled):not(.disabled):focus a,.btn-docker-blue.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-orch-green{color:#fff;background-color:#9ddb16;border-color:#9ddb16}.btn-orch-green:active,.btn-orch-green:focus,.btn-orch-green:hover,.btn-orch-green:not(:disabled):not(.disabled):active,.btn-orch-green:not(:disabled):not(.disabled):focus,.btn-orch-green:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#9ddb16;border-color:#9ddb16}.btn-orch-green.btn-outline{color:#9ddb16;border:1px solid #9ddb16;background-color:transparent}.btn-orch-green.btn-outline:active,.btn-orch-green.btn-outline:focus,.btn-orch-green.btn-outline:hover,.btn-orch-green.btn-outline:not(:disabled):not(.disabled):active,.btn-orch-green.btn-outline:not(:disabled):not(.disabled):focus,.btn-orch-green.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #9ddb16;background-color:#9ddb16;color:#fff}.btn-orch-green.btn-outline:active a,.btn-orch-green.btn-outline:focus a,.btn-orch-green.btn-outline:hover a,.btn-orch-green.btn-outline:not(:disabled):not(.disabled):active a,.btn-orch-green.btn-outline:not(:disabled):not(.disabled):focus a,.btn-orch-green.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-purple{color:#fff;background-color:#9d3bff;border-color:#9d3bff}.btn-serverless-purple:active,.btn-serverless-purple:focus,.btn-serverless-purple:hover,.btn-serverless-purple:not(:disabled):not(.disabled):active,.btn-serverless-purple:not(:disabled):not(.disabled):focus,.btn-serverless-purple:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#9d3bff;border-color:#9d3bff}.btn-serverless-purple.btn-outline{color:#9d3bff;border:1px solid #9d3bff;background-color:transparent}.btn-serverless-purple.btn-outline:active,.btn-serverless-purple.btn-outline:focus,.btn-serverless-purple.btn-outline:hover,.btn-serverless-purple.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-purple.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-purple.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #9d3bff;background-color:#9d3bff;color:#fff}.btn-serverless-purple.btn-outline:active a,.btn-serverless-purple.btn-outline:focus a,.btn-serverless-purple.btn-outline:hover a,.btn-serverless-purple.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-purple.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-purple.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-yellow{color:#fff;background-color:#fab207;border-color:#fab207}.btn-serverless-yellow:active,.btn-serverless-yellow:focus,.btn-serverless-yellow:hover,.btn-serverless-yellow:not(:disabled):not(.disabled):active,.btn-serverless-yellow:not(:disabled):not(.disabled):focus,.btn-serverless-yellow:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#fab207;border-color:#fab207}.btn-serverless-yellow.btn-outline{color:#fab207;border:1px solid #fab207;background-color:transparent}.btn-serverless-yellow.btn-outline:active,.btn-serverless-yellow.btn-outline:focus,.btn-serverless-yellow.btn-outline:hover,.btn-serverless-yellow.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-yellow.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-yellow.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #fab207;background-color:#fab207;color:#fff}.btn-serverless-yellow.btn-outline:active a,.btn-serverless-yellow.btn-outline:focus a,.btn-serverless-yellow.btn-outline:hover a,.btn-serverless-yellow.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-yellow.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-yellow.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-orange{color:#fff;background-color:#fe7d39;border-color:#fe7d39}.btn-serverless-orange:active,.btn-serverless-orange:focus,.btn-serverless-orange:hover,.btn-serverless-orange:not(:disabled):not(.disabled):active,.btn-serverless-orange:not(:disabled):not(.disabled):focus,.btn-serverless-orange:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#fe7d39;border-color:#fe7d39}.btn-serverless-orange.btn-outline{color:#fe7d39;border:1px solid #fe7d39;background-color:transparent}.btn-serverless-orange.btn-outline:active,.btn-serverless-orange.btn-outline:focus,.btn-serverless-orange.btn-outline:hover,.btn-serverless-orange.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-orange.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-orange.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #fe7d39;background-color:#fe7d39;color:#fff}.btn-serverless-orange.btn-outline:active a,.btn-serverless-orange.btn-outline:focus a,.btn-serverless-orange.btn-outline:hover a,.btn-serverless-orange.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-orange.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-orange.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-teal{color:#fff;background-color:#4eee83;border-color:#4eee83}.btn-serverless-teal:active,.btn-serverless-teal:focus,.btn-serverless-teal:hover,.btn-serverless-teal:not(:disabled):not(.disabled):active,.btn-serverless-teal:not(:disabled):not(.disabled):focus,.btn-serverless-teal:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#4eee83;border-color:#4eee83}.btn-serverless-teal.btn-outline{color:#4eee83;border:1px solid #4eee83;background-color:transparent}.btn-serverless-teal.btn-outline:active,.btn-serverless-teal.btn-outline:focus,.btn-serverless-teal.btn-outline:hover,.btn-serverless-teal.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-teal.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-teal.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #4eee83;background-color:#4eee83;color:#fff}.btn-serverless-teal.btn-outline:active a,.btn-serverless-teal.btn-outline:focus a,.btn-serverless-teal.btn-outline:hover a,.btn-serverless-teal.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-teal.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-teal.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-blue{color:#fff;background-color:#2c57f2;border-color:#2c57f2}.btn-serverless-blue:active,.btn-serverless-blue:focus,.btn-serverless-blue:hover,.btn-serverless-blue:not(:disabled):not(.disabled):active,.btn-serverless-blue:not(:disabled):not(.disabled):focus,.btn-serverless-blue:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#2c57f2;border-color:#2c57f2}.btn-serverless-blue.btn-outline{color:#2c57f2;border:1px solid #2c57f2;background-color:transparent}.btn-serverless-blue.btn-outline:active,.btn-serverless-blue.btn-outline:focus,.btn-serverless-blue.btn-outline:hover,.btn-serverless-blue.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-blue.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-blue.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #2c57f2;background-color:#2c57f2;color:#fff}.btn-serverless-blue.btn-outline:active a,.btn-serverless-blue.btn-outline:focus a,.btn-serverless-blue.btn-outline:hover a,.btn-serverless-blue.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-blue.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-blue.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-pink{color:#fff;background-color:#ff66b2;border-color:#ff66b2}.btn-serverless-pink:active,.btn-serverless-pink:focus,.btn-serverless-pink:hover,.btn-serverless-pink:not(:disabled):not(.disabled):active,.btn-serverless-pink:not(:disabled):not(.disabled):focus,.btn-serverless-pink:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#ff66b2;border-color:#ff66b2}.btn-serverless-pink.btn-outline{color:#ff66b2;border:1px solid #ff66b2;background-color:transparent}.btn-serverless-pink.btn-outline:active,.btn-serverless-pink.btn-outline:focus,.btn-serverless-pink.btn-outline:hover,.btn-serverless-pink.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-pink.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-pink.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #ff66b2;background-color:#ff66b2;color:#fff}.btn-serverless-pink.btn-outline:active a,.btn-serverless-pink.btn-outline:focus a,.btn-serverless-pink.btn-outline:hover a,.btn-serverless-pink.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-pink.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-pink.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-cyan{color:#fff;background-color:#51d1e9;border-color:#51d1e9}.btn-serverless-cyan:active,.btn-serverless-cyan:focus,.btn-serverless-cyan:hover,.btn-serverless-cyan:not(:disabled):not(.disabled):active,.btn-serverless-cyan:not(:disabled):not(.disabled):focus,.btn-serverless-cyan:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#51d1e9;border-color:#51d1e9}.btn-serverless-cyan.btn-outline{color:#51d1e9;border:1px solid #51d1e9;background-color:transparent}.btn-serverless-cyan.btn-outline:active,.btn-serverless-cyan.btn-outline:focus,.btn-serverless-cyan.btn-outline:hover,.btn-serverless-cyan.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-cyan.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-cyan.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #51d1e9;background-color:#51d1e9;color:#fff}.btn-serverless-cyan.btn-outline:active a,.btn-serverless-cyan.btn-outline:focus a,.btn-serverless-cyan.btn-outline:hover a,.btn-serverless-cyan.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-cyan.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-cyan.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-magenta{color:#fff;background-color:#ff54b9;border-color:#ff54b9}.btn-serverless-magenta:active,.btn-serverless-magenta:focus,.btn-serverless-magenta:hover,.btn-serverless-magenta:not(:disabled):not(.disabled):active,.btn-serverless-magenta:not(:disabled):not(.disabled):focus,.btn-serverless-magenta:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#ff54b9;border-color:#ff54b9}.btn-serverless-magenta.btn-outline{color:#ff54b9;border:1px solid #ff54b9;background-color:transparent}.btn-serverless-magenta.btn-outline:active,.btn-serverless-magenta.btn-outline:focus,.btn-serverless-magenta.btn-outline:hover,.btn-serverless-magenta.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-magenta.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-magenta.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #ff54b9;background-color:#ff54b9;color:#fff}.btn-serverless-magenta.btn-outline:active a,.btn-serverless-magenta.btn-outline:focus a,.btn-serverless-magenta.btn-outline:hover a,.btn-serverless-magenta.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-magenta.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-magenta.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-serverless-lightblue{color:#fff;background-color:#46bcf9;border-color:#46bcf9}.btn-serverless-lightblue:active,.btn-serverless-lightblue:focus,.btn-serverless-lightblue:hover,.btn-serverless-lightblue:not(:disabled):not(.disabled):active,.btn-serverless-lightblue:not(:disabled):not(.disabled):focus,.btn-serverless-lightblue:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#46bcf9;border-color:#46bcf9}.btn-serverless-lightblue.btn-outline{color:#46bcf9;border:1px solid #46bcf9;background-color:transparent}.btn-serverless-lightblue.btn-outline:active,.btn-serverless-lightblue.btn-outline:focus,.btn-serverless-lightblue.btn-outline:hover,.btn-serverless-lightblue.btn-outline:not(:disabled):not(.disabled):active,.btn-serverless-lightblue.btn-outline:not(:disabled):not(.disabled):focus,.btn-serverless-lightblue.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #46bcf9;background-color:#46bcf9;color:#fff}.btn-serverless-lightblue.btn-outline:active a,.btn-serverless-lightblue.btn-outline:focus a,.btn-serverless-lightblue.btn-outline:hover a,.btn-serverless-lightblue.btn-outline:not(:disabled):not(.disabled):active a,.btn-serverless-lightblue.btn-outline:not(:disabled):not(.disabled):focus a,.btn-serverless-lightblue.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-pricing-infra{color:#fff;background-color:#632ca6;border-color:#632ca6}.btn-pricing-infra:active,.btn-pricing-infra:focus,.btn-pricing-infra:hover,.btn-pricing-infra:not(:disabled):not(.disabled):active,.btn-pricing-infra:not(:disabled):not(.disabled):focus,.btn-pricing-infra:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#632ca6;border-color:#632ca6}.btn-pricing-infra.btn-outline{color:#632ca6;border:1px solid #632ca6;background-color:transparent}.btn-pricing-infra.btn-outline:active,.btn-pricing-infra.btn-outline:focus,.btn-pricing-infra.btn-outline:hover,.btn-pricing-infra.btn-outline:not(:disabled):not(.disabled):active,.btn-pricing-infra.btn-outline:not(:disabled):not(.disabled):focus,.btn-pricing-infra.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #632ca6;background-color:#632ca6;color:#fff}.btn-pricing-infra.btn-outline:active a,.btn-pricing-infra.btn-outline:focus a,.btn-pricing-infra.btn-outline:hover a,.btn-pricing-infra.btn-outline:not(:disabled):not(.disabled):active a,.btn-pricing-infra.btn-outline:not(:disabled):not(.disabled):focus a,.btn-pricing-infra.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-pricing-log{color:#fff;background-color:#7d259e;border-color:#7d259e}.btn-pricing-log:active,.btn-pricing-log:focus,.btn-pricing-log:hover,.btn-pricing-log:not(:disabled):not(.disabled):active,.btn-pricing-log:not(:disabled):not(.disabled):focus,.btn-pricing-log:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#7d259e;border-color:#7d259e}.btn-pricing-log.btn-outline{color:#7d259e;border:1px solid #7d259e;background-color:transparent}.btn-pricing-log.btn-outline:active,.btn-pricing-log.btn-outline:focus,.btn-pricing-log.btn-outline:hover,.btn-pricing-log.btn-outline:not(:disabled):not(.disabled):active,.btn-pricing-log.btn-outline:not(:disabled):not(.disabled):focus,.btn-pricing-log.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #7d259e;background-color:#7d259e;color:#fff}.btn-pricing-log.btn-outline:active a,.btn-pricing-log.btn-outline:focus a,.btn-pricing-log.btn-outline:hover a,.btn-pricing-log.btn-outline:not(:disabled):not(.disabled):active a,.btn-pricing-log.btn-outline:not(:disabled):not(.disabled):focus a,.btn-pricing-log.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-pricing-apm{color:#fff;background-color:#971d97;border-color:#971d97}.btn-pricing-apm:active,.btn-pricing-apm:focus,.btn-pricing-apm:hover,.btn-pricing-apm:not(:disabled):not(.disabled):active,.btn-pricing-apm:not(:disabled):not(.disabled):focus,.btn-pricing-apm:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#971d97;border-color:#971d97}.btn-pricing-apm.btn-outline{color:#971d97;border:1px solid #971d97;background-color:transparent}.btn-pricing-apm.btn-outline:active,.btn-pricing-apm.btn-outline:focus,.btn-pricing-apm.btn-outline:hover,.btn-pricing-apm.btn-outline:not(:disabled):not(.disabled):active,.btn-pricing-apm.btn-outline:not(:disabled):not(.disabled):focus,.btn-pricing-apm.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #971d97;background-color:#971d97;color:#fff}.btn-pricing-apm.btn-outline:active a,.btn-pricing-apm.btn-outline:focus a,.btn-pricing-apm.btn-outline:hover a,.btn-pricing-apm.btn-outline:not(:disabled):not(.disabled):active a,.btn-pricing-apm.btn-outline:not(:disabled):not(.disabled):focus a,.btn-pricing-apm.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-pricing-security{color:#fff;background-color:#b1168f;border-color:#b1168f}.btn-pricing-security:active,.btn-pricing-security:focus,.btn-pricing-security:hover,.btn-pricing-security:not(:disabled):not(.disabled):active,.btn-pricing-security:not(:disabled):not(.disabled):focus,.btn-pricing-security:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#b1168f;border-color:#b1168f}.btn-pricing-security.btn-outline{color:#b1168f;border:1px solid #b1168f;background-color:transparent}.btn-pricing-security.btn-outline:active,.btn-pricing-security.btn-outline:focus,.btn-pricing-security.btn-outline:hover,.btn-pricing-security.btn-outline:not(:disabled):not(.disabled):active,.btn-pricing-security.btn-outline:not(:disabled):not(.disabled):focus,.btn-pricing-security.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #b1168f;background-color:#b1168f;color:#fff}.btn-pricing-security.btn-outline:active a,.btn-pricing-security.btn-outline:focus a,.btn-pricing-security.btn-outline:hover a,.btn-pricing-security.btn-outline:not(:disabled):not(.disabled):active a,.btn-pricing-security.btn-outline:not(:disabled):not(.disabled):focus a,.btn-pricing-security.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-pricing-network{color:#fff;background-color:#cb0f87;border-color:#cb0f87}.btn-pricing-network:active,.btn-pricing-network:focus,.btn-pricing-network:hover,.btn-pricing-network:not(:disabled):not(.disabled):active,.btn-pricing-network:not(:disabled):not(.disabled):focus,.btn-pricing-network:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#cb0f87;border-color:#cb0f87}.btn-pricing-network.btn-outline{color:#cb0f87;border:1px solid #cb0f87;background-color:transparent}.btn-pricing-network.btn-outline:active,.btn-pricing-network.btn-outline:focus,.btn-pricing-network.btn-outline:hover,.btn-pricing-network.btn-outline:not(:disabled):not(.disabled):active,.btn-pricing-network.btn-outline:not(:disabled):not(.disabled):focus,.btn-pricing-network.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #cb0f87;background-color:#cb0f87;color:#fff}.btn-pricing-network.btn-outline:active a,.btn-pricing-network.btn-outline:focus a,.btn-pricing-network.btn-outline:hover a,.btn-pricing-network.btn-outline:not(:disabled):not(.disabled):active a,.btn-pricing-network.btn-outline:not(:disabled):not(.disabled):focus a,.btn-pricing-network.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-pricing-synthetics{color:#fff;background-color:#e50780;border-color:#e50780}.btn-pricing-synthetics:active,.btn-pricing-synthetics:focus,.btn-pricing-synthetics:hover,.btn-pricing-synthetics:not(:disabled):not(.disabled):active,.btn-pricing-synthetics:not(:disabled):not(.disabled):focus,.btn-pricing-synthetics:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#e50780;border-color:#e50780}.btn-pricing-synthetics.btn-outline{color:#e50780;border:1px solid #e50780;background-color:transparent}.btn-pricing-synthetics.btn-outline:active,.btn-pricing-synthetics.btn-outline:focus,.btn-pricing-synthetics.btn-outline:hover,.btn-pricing-synthetics.btn-outline:not(:disabled):not(.disabled):active,.btn-pricing-synthetics.btn-outline:not(:disabled):not(.disabled):focus,.btn-pricing-synthetics.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #e50780;background-color:#e50780;color:#fff}.btn-pricing-synthetics.btn-outline:active a,.btn-pricing-synthetics.btn-outline:focus a,.btn-pricing-synthetics.btn-outline:hover a,.btn-pricing-synthetics.btn-outline:not(:disabled):not(.disabled):active a,.btn-pricing-synthetics.btn-outline:not(:disabled):not(.disabled):focus a,.btn-pricing-synthetics.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-pricing-rum{color:#fff;background-color:#ff0078;border-color:#ff0078}.btn-pricing-rum:active,.btn-pricing-rum:focus,.btn-pricing-rum:hover,.btn-pricing-rum:not(:disabled):not(.disabled):active,.btn-pricing-rum:not(:disabled):not(.disabled):focus,.btn-pricing-rum:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#ff0078;border-color:#ff0078}.btn-pricing-rum.btn-outline{color:#ff0078;border:1px solid #ff0078;background-color:transparent}.btn-pricing-rum.btn-outline:active,.btn-pricing-rum.btn-outline:focus,.btn-pricing-rum.btn-outline:hover,.btn-pricing-rum.btn-outline:not(:disabled):not(.disabled):active,.btn-pricing-rum.btn-outline:not(:disabled):not(.disabled):focus,.btn-pricing-rum.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #ff0078;background-color:#ff0078;color:#fff}.btn-pricing-rum.btn-outline:active a,.btn-pricing-rum.btn-outline:focus a,.btn-pricing-rum.btn-outline:hover a,.btn-pricing-rum.btn-outline:not(:disabled):not(.disabled):active a,.btn-pricing-rum.btn-outline:not(:disabled):not(.disabled):focus a,.btn-pricing-rum.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-hwh-1{color:#fff;background-color:#3523b0;border-color:#3523b0}.btn-hwh-1:active,.btn-hwh-1:focus,.btn-hwh-1:hover,.btn-hwh-1:not(:disabled):not(.disabled):active,.btn-hwh-1:not(:disabled):not(.disabled):focus,.btn-hwh-1:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#3523b0;border-color:#3523b0}.btn-hwh-1.btn-outline{color:#3523b0;border:1px solid #3523b0;background-color:transparent}.btn-hwh-1.btn-outline:active,.btn-hwh-1.btn-outline:focus,.btn-hwh-1.btn-outline:hover,.btn-hwh-1.btn-outline:not(:disabled):not(.disabled):active,.btn-hwh-1.btn-outline:not(:disabled):not(.disabled):focus,.btn-hwh-1.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #3523b0;background-color:#3523b0;color:#fff}.btn-hwh-1.btn-outline:active a,.btn-hwh-1.btn-outline:focus a,.btn-hwh-1.btn-outline:hover a,.btn-hwh-1.btn-outline:not(:disabled):not(.disabled):active a,.btn-hwh-1.btn-outline:not(:disabled):not(.disabled):focus a,.btn-hwh-1.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-hwh-2{color:#fff;background-color:#5724b0;border-color:#5724b0}.btn-hwh-2:active,.btn-hwh-2:focus,.btn-hwh-2:hover,.btn-hwh-2:not(:disabled):not(.disabled):active,.btn-hwh-2:not(:disabled):not(.disabled):focus,.btn-hwh-2:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#5724b0;border-color:#5724b0}.btn-hwh-2.btn-outline{color:#5724b0;border:1px solid #5724b0;background-color:transparent}.btn-hwh-2.btn-outline:active,.btn-hwh-2.btn-outline:focus,.btn-hwh-2.btn-outline:hover,.btn-hwh-2.btn-outline:not(:disabled):not(.disabled):active,.btn-hwh-2.btn-outline:not(:disabled):not(.disabled):focus,.btn-hwh-2.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #5724b0;background-color:#5724b0;color:#fff}.btn-hwh-2.btn-outline:active a,.btn-hwh-2.btn-outline:focus a,.btn-hwh-2.btn-outline:hover a,.btn-hwh-2.btn-outline:not(:disabled):not(.disabled):active a,.btn-hwh-2.btn-outline:not(:disabled):not(.disabled):focus a,.btn-hwh-2.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-hwh-3{color:#fff;background-color:#8824b3;border-color:#8824b3}.btn-hwh-3:active,.btn-hwh-3:focus,.btn-hwh-3:hover,.btn-hwh-3:not(:disabled):not(.disabled):active,.btn-hwh-3:not(:disabled):not(.disabled):focus,.btn-hwh-3:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#8824b3;border-color:#8824b3}.btn-hwh-3.btn-outline{color:#8824b3;border:1px solid #8824b3;background-color:transparent}.btn-hwh-3.btn-outline:active,.btn-hwh-3.btn-outline:focus,.btn-hwh-3.btn-outline:hover,.btn-hwh-3.btn-outline:not(:disabled):not(.disabled):active,.btn-hwh-3.btn-outline:not(:disabled):not(.disabled):focus,.btn-hwh-3.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #8824b3;background-color:#8824b3;color:#fff}.btn-hwh-3.btn-outline:active a,.btn-hwh-3.btn-outline:focus a,.btn-hwh-3.btn-outline:hover a,.btn-hwh-3.btn-outline:not(:disabled):not(.disabled):active a,.btn-hwh-3.btn-outline:not(:disabled):not(.disabled):focus a,.btn-hwh-3.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-hwh-4{color:#fff;background-color:#a225b4;border-color:#a225b4}.btn-hwh-4:active,.btn-hwh-4:focus,.btn-hwh-4:hover,.btn-hwh-4:not(:disabled):not(.disabled):active,.btn-hwh-4:not(:disabled):not(.disabled):focus,.btn-hwh-4:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#a225b4;border-color:#a225b4}.btn-hwh-4.btn-outline{color:#a225b4;border:1px solid #a225b4;background-color:transparent}.btn-hwh-4.btn-outline:active,.btn-hwh-4.btn-outline:focus,.btn-hwh-4.btn-outline:hover,.btn-hwh-4.btn-outline:not(:disabled):not(.disabled):active,.btn-hwh-4.btn-outline:not(:disabled):not(.disabled):focus,.btn-hwh-4.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #a225b4;background-color:#a225b4;color:#fff}.btn-hwh-4.btn-outline:active a,.btn-hwh-4.btn-outline:focus a,.btn-hwh-4.btn-outline:hover a,.btn-hwh-4.btn-outline:not(:disabled):not(.disabled):active a,.btn-hwh-4.btn-outline:not(:disabled):not(.disabled):focus a,.btn-hwh-4.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-1{color:#fff;background-color:#000;border-color:#000}.btn-speaker-1:active,.btn-speaker-1:focus,.btn-speaker-1:hover,.btn-speaker-1:not(:disabled):not(.disabled):active,.btn-speaker-1:not(:disabled):not(.disabled):focus,.btn-speaker-1:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#000;border-color:#000}.btn-speaker-1.btn-outline{color:#000;border:1px solid #000;background-color:transparent}.btn-speaker-1.btn-outline:active,.btn-speaker-1.btn-outline:focus,.btn-speaker-1.btn-outline:hover,.btn-speaker-1.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-1.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-1.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #000;background-color:#000;color:#fff}.btn-speaker-1.btn-outline:active a,.btn-speaker-1.btn-outline:focus a,.btn-speaker-1.btn-outline:hover a,.btn-speaker-1.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-1.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-1.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-2{color:#fff;background-color:#2f80ed;border-color:#2f80ed}.btn-speaker-2:active,.btn-speaker-2:focus,.btn-speaker-2:hover,.btn-speaker-2:not(:disabled):not(.disabled):active,.btn-speaker-2:not(:disabled):not(.disabled):focus,.btn-speaker-2:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#2f80ed;border-color:#2f80ed}.btn-speaker-2.btn-outline{color:#2f80ed;border:1px solid #2f80ed;background-color:transparent}.btn-speaker-2.btn-outline:active,.btn-speaker-2.btn-outline:focus,.btn-speaker-2.btn-outline:hover,.btn-speaker-2.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-2.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-2.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #2f80ed;background-color:#2f80ed;color:#fff}.btn-speaker-2.btn-outline:active a,.btn-speaker-2.btn-outline:focus a,.btn-speaker-2.btn-outline:hover a,.btn-speaker-2.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-2.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-2.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-3{color:#fff;background-color:#eb5757;border-color:#eb5757}.btn-speaker-3:active,.btn-speaker-3:focus,.btn-speaker-3:hover,.btn-speaker-3:not(:disabled):not(.disabled):active,.btn-speaker-3:not(:disabled):not(.disabled):focus,.btn-speaker-3:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#eb5757;border-color:#eb5757}.btn-speaker-3.btn-outline{color:#eb5757;border:1px solid #eb5757;background-color:transparent}.btn-speaker-3.btn-outline:active,.btn-speaker-3.btn-outline:focus,.btn-speaker-3.btn-outline:hover,.btn-speaker-3.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-3.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-3.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #eb5757;background-color:#eb5757;color:#fff}.btn-speaker-3.btn-outline:active a,.btn-speaker-3.btn-outline:focus a,.btn-speaker-3.btn-outline:hover a,.btn-speaker-3.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-3.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-3.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-4{color:#fff;background-color:#219653;border-color:#219653}.btn-speaker-4:active,.btn-speaker-4:focus,.btn-speaker-4:hover,.btn-speaker-4:not(:disabled):not(.disabled):active,.btn-speaker-4:not(:disabled):not(.disabled):focus,.btn-speaker-4:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#219653;border-color:#219653}.btn-speaker-4.btn-outline{color:#219653;border:1px solid #219653;background-color:transparent}.btn-speaker-4.btn-outline:active,.btn-speaker-4.btn-outline:focus,.btn-speaker-4.btn-outline:hover,.btn-speaker-4.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-4.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-4.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #219653;background-color:#219653;color:#fff}.btn-speaker-4.btn-outline:active a,.btn-speaker-4.btn-outline:focus a,.btn-speaker-4.btn-outline:hover a,.btn-speaker-4.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-4.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-4.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-5{color:#fff;background-color:#f2994a;border-color:#f2994a}.btn-speaker-5:active,.btn-speaker-5:focus,.btn-speaker-5:hover,.btn-speaker-5:not(:disabled):not(.disabled):active,.btn-speaker-5:not(:disabled):not(.disabled):focus,.btn-speaker-5:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#f2994a;border-color:#f2994a}.btn-speaker-5.btn-outline{color:#f2994a;border:1px solid #f2994a;background-color:transparent}.btn-speaker-5.btn-outline:active,.btn-speaker-5.btn-outline:focus,.btn-speaker-5.btn-outline:hover,.btn-speaker-5.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-5.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-5.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #f2994a;background-color:#f2994a;color:#fff}.btn-speaker-5.btn-outline:active a,.btn-speaker-5.btn-outline:focus a,.btn-speaker-5.btn-outline:hover a,.btn-speaker-5.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-5.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-5.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-6{color:#fff;background-color:#632ca6;border-color:#632ca6}.btn-speaker-6:active,.btn-speaker-6:focus,.btn-speaker-6:hover,.btn-speaker-6:not(:disabled):not(.disabled):active,.btn-speaker-6:not(:disabled):not(.disabled):focus,.btn-speaker-6:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#632ca6;border-color:#632ca6}.btn-speaker-6.btn-outline{color:#632ca6;border:1px solid #632ca6;background-color:transparent}.btn-speaker-6.btn-outline:active,.btn-speaker-6.btn-outline:focus,.btn-speaker-6.btn-outline:hover,.btn-speaker-6.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-6.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-6.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #632ca6;background-color:#632ca6;color:#fff}.btn-speaker-6.btn-outline:active a,.btn-speaker-6.btn-outline:focus a,.btn-speaker-6.btn-outline:hover a,.btn-speaker-6.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-6.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-6.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-7{color:#fff;background-color:#00abb6;border-color:#00abb6}.btn-speaker-7:active,.btn-speaker-7:focus,.btn-speaker-7:hover,.btn-speaker-7:not(:disabled):not(.disabled):active,.btn-speaker-7:not(:disabled):not(.disabled):focus,.btn-speaker-7:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#00abb6;border-color:#00abb6}.btn-speaker-7.btn-outline{color:#00abb6;border:1px solid #00abb6;background-color:transparent}.btn-speaker-7.btn-outline:active,.btn-speaker-7.btn-outline:focus,.btn-speaker-7.btn-outline:hover,.btn-speaker-7.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-7.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-7.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #00abb6;background-color:#00abb6;color:#fff}.btn-speaker-7.btn-outline:active a,.btn-speaker-7.btn-outline:focus a,.btn-speaker-7.btn-outline:hover a,.btn-speaker-7.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-7.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-7.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-8{color:#fff;background-color:#d119b3;border-color:#d119b3}.btn-speaker-8:active,.btn-speaker-8:focus,.btn-speaker-8:hover,.btn-speaker-8:not(:disabled):not(.disabled):active,.btn-speaker-8:not(:disabled):not(.disabled):focus,.btn-speaker-8:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#d119b3;border-color:#d119b3}.btn-speaker-8.btn-outline{color:#d119b3;border:1px solid #d119b3;background-color:transparent}.btn-speaker-8.btn-outline:active,.btn-speaker-8.btn-outline:focus,.btn-speaker-8.btn-outline:hover,.btn-speaker-8.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-8.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-8.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #d119b3;background-color:#d119b3;color:#fff}.btn-speaker-8.btn-outline:active a,.btn-speaker-8.btn-outline:focus a,.btn-speaker-8.btn-outline:hover a,.btn-speaker-8.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-8.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-8.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-9{color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-9:active,.btn-speaker-9:focus,.btn-speaker-9:hover,.btn-speaker-9:not(:disabled):not(.disabled):active,.btn-speaker-9:not(:disabled):not(.disabled):focus,.btn-speaker-9:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-9.btn-outline{color:#737373;border:1px solid #737373;background-color:transparent}.btn-speaker-9.btn-outline:active,.btn-speaker-9.btn-outline:focus,.btn-speaker-9.btn-outline:hover,.btn-speaker-9.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-9.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-9.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #737373;background-color:#737373;color:#fff}.btn-speaker-9.btn-outline:active a,.btn-speaker-9.btn-outline:focus a,.btn-speaker-9.btn-outline:hover a,.btn-speaker-9.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-9.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-9.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-10{color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-10:active,.btn-speaker-10:focus,.btn-speaker-10:hover,.btn-speaker-10:not(:disabled):not(.disabled):active,.btn-speaker-10:not(:disabled):not(.disabled):focus,.btn-speaker-10:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-10.btn-outline{color:#737373;border:1px solid #737373;background-color:transparent}.btn-speaker-10.btn-outline:active,.btn-speaker-10.btn-outline:focus,.btn-speaker-10.btn-outline:hover,.btn-speaker-10.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-10.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-10.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #737373;background-color:#737373;color:#fff}.btn-speaker-10.btn-outline:active a,.btn-speaker-10.btn-outline:focus a,.btn-speaker-10.btn-outline:hover a,.btn-speaker-10.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-10.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-10.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-11{color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-11:active,.btn-speaker-11:focus,.btn-speaker-11:hover,.btn-speaker-11:not(:disabled):not(.disabled):active,.btn-speaker-11:not(:disabled):not(.disabled):focus,.btn-speaker-11:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-11.btn-outline{color:#737373;border:1px solid #737373;background-color:transparent}.btn-speaker-11.btn-outline:active,.btn-speaker-11.btn-outline:focus,.btn-speaker-11.btn-outline:hover,.btn-speaker-11.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-11.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-11.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #737373;background-color:#737373;color:#fff}.btn-speaker-11.btn-outline:active a,.btn-speaker-11.btn-outline:focus a,.btn-speaker-11.btn-outline:hover a,.btn-speaker-11.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-11.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-11.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-12{color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-12:active,.btn-speaker-12:focus,.btn-speaker-12:hover,.btn-speaker-12:not(:disabled):not(.disabled):active,.btn-speaker-12:not(:disabled):not(.disabled):focus,.btn-speaker-12:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-12.btn-outline{color:#737373;border:1px solid #737373;background-color:transparent}.btn-speaker-12.btn-outline:active,.btn-speaker-12.btn-outline:focus,.btn-speaker-12.btn-outline:hover,.btn-speaker-12.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-12.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-12.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #737373;background-color:#737373;color:#fff}.btn-speaker-12.btn-outline:active a,.btn-speaker-12.btn-outline:focus a,.btn-speaker-12.btn-outline:hover a,.btn-speaker-12.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-12.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-12.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-13{color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-13:active,.btn-speaker-13:focus,.btn-speaker-13:hover,.btn-speaker-13:not(:disabled):not(.disabled):active,.btn-speaker-13:not(:disabled):not(.disabled):focus,.btn-speaker-13:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-13.btn-outline{color:#737373;border:1px solid #737373;background-color:transparent}.btn-speaker-13.btn-outline:active,.btn-speaker-13.btn-outline:focus,.btn-speaker-13.btn-outline:hover,.btn-speaker-13.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-13.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-13.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #737373;background-color:#737373;color:#fff}.btn-speaker-13.btn-outline:active a,.btn-speaker-13.btn-outline:focus a,.btn-speaker-13.btn-outline:hover a,.btn-speaker-13.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-13.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-13.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-speaker-14{color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-14:active,.btn-speaker-14:focus,.btn-speaker-14:hover,.btn-speaker-14:not(:disabled):not(.disabled):active,.btn-speaker-14:not(:disabled):not(.disabled):focus,.btn-speaker-14:not(:disabled):not(.disabled):hover{opacity:.7;color:#fff;background-color:#737373;border-color:#737373}.btn-speaker-14.btn-outline{color:#737373;border:1px solid #737373;background-color:transparent}.btn-speaker-14.btn-outline:active,.btn-speaker-14.btn-outline:focus,.btn-speaker-14.btn-outline:hover,.btn-speaker-14.btn-outline:not(:disabled):not(.disabled):active,.btn-speaker-14.btn-outline:not(:disabled):not(.disabled):focus,.btn-speaker-14.btn-outline:not(:disabled):not(.disabled):hover{opacity:1;border:1px solid #737373;background-color:#737373;color:#fff}.btn-speaker-14.btn-outline:active a,.btn-speaker-14.btn-outline:focus a,.btn-speaker-14.btn-outline:hover a,.btn-speaker-14.btn-outline:not(:disabled):not(.disabled):active a,.btn-speaker-14.btn-outline:not(:disabled):not(.disabled):focus a,.btn-speaker-14.btn-outline:not(:disabled):not(.disabled):hover a{color:#fff}.btn-gradient{color:#fff;background:#c024b6;background:linear-gradient(45deg,#c024b6,#3023ae);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1)}.btn-gradient:active,.btn-gradient:focus,.btn-gradient:hover,.btn-gradient:not(:disabled):not(.disabled):active,.btn-gradient:not(:disabled):not(.disabled):focus,.btn-gradient:not(:disabled):not(.disabled):hover{color:#fff;opacity:.7;background:#c024b6;background:linear-gradient(45deg,#c024b6,#3023ae);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1)}.knockout-around{position:relative}.knockout-around:after,.knockout-around:before{content:"";position:absolute}.knockout-around:before{top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:5px;background-image:-webkit-gradient(linear,left top,right top,from(#3023ae),to(#c024b6));background-image:linear-gradient(90deg,#3023ae,#c024b6);z-index:-2}.knockout-around:after{top:0;left:0;bottom:0;right:0;border-radius:3px;z-index:-1}.btn-secondary.btn-outline:hover{color:#632ca6;background-color:#fff;border-color:#fff}.btn-primary.btn-outline{color:#632ca6}.btn-primary.btn-outline:active,.btn-primary.btn-outline:focus,.btn-primary.btn-outline:hover{color:#fff}.btn-success.btn-outline{color:#5cb85c}.btn-info.btn-outline{color:#39c}.btn-warning.btn-outline{color:#f0ad4e}.btn-danger.btn-outline{color:#d9534f}.btn-primary.btn-outline:hover{background:#632ca6;border-color:#632ca6;color:#fff}.btn-info.btn-outline:hover,.btn-success.btn-outline:hover{background:#39c;border-color:#39c;color:#fff}.btn-danger.btn-outline:hover,.btn-warning.btn-outline:hover{color:#fff}.button-tweet{margin-top:10px;margin-bottom:0;padding:4px 15px;border-width:2px!important;border-style:solid;font-weight:600;font-size:18px;border-radius:5px;width:140px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.button-tweet,.button-tweet i{display:inline-block;line-height:30px}.button-tweet i{font-size:30px;vertical-align:middle;width:auto!important}.button-tweet.button-dark-blue{border:1px solid #326de6!important;background:#fff!important;color:#326de6!important}.button-tweet.button-dark-blue:hover{border:1px solid #326de6;background:#326de6!important;color:#fff!important}.button-tweet.button-light-blue{border:1px solid #1cafff!important;background:#fff!important;color:#1cafff!important}.button-tweet.button-light-blue:hover{border:1px solid #1cafff;background:#1cafff!important;color:#fff!important}.button-tweet.button-gray{border:1px solid #555!important;background:#fff!important;color:#555!important}.button-tweet.button-gray:hover{border:1px solid #555;background:#555!important;color:#fff!important}.button-tweet.button-royal-blue{border:1px solid #2d5af0!important;background:#fff!important;color:#2d5af0!important}.button-tweet.button-royal-blue:hover{border:1px solid #2d5af0;background:#2d5af0!important;color:#fff!important}.button-tweet.button-havelock-blue{border:1px solid #3fa1dc!important;background:#fff!important;color:#3fa1dc!important}.button-tweet.button-havelock-blue:hover{border:1px solid #3fa1dc;background:#3fa1dc!important;color:#fff!important}.share{padding-bottom:20px}.share a{border-bottom:none!important}.share a:hover{border:none!important}.share ul{padding:0;padding-left:0!important;margin:0;list-style:none}.share ul li{float:left;margin-right:10px}.share ul li i{-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;width:35px;height:35px;border-radius:50%}.share ul li i.icon-twitter{background:#55acee}.share ul li i.icon-reddit{background-color:#ff4300}.share ul li i.icon-linkedin{background-color:#3b5998}.share ul li:before{display:none;content:""}.mkto-primary-outline{background:#fff;font-family:inherit;width:100%!important;height:45px!important;text-transform:capitalize;border-radius:8px!important;color:#632ca6;border:1px solid #632ca6;-webkit-box-shadow:none;box-shadow:none;font:700 12px/1 helvetica neue,helvetica,arial,sans-serif;padding:8px 0 9px;text-align:center;text-shadow:0 1px 0 #fff;max-width:300px}.mkto-primary-outline:active,.mkto-primary-outline:active:focus,.mkto-primary-outline:active:hover,.mkto-primary-outline:focus,.mkto-primary-outline:hover{background-color:#632ca6;border-color:#632ca6;color:#fff;outline:none}@media (min-width:992px){.btn{padding:11px 20px 12px}}.btn-small{font-size:14px!important;padding:6px 11px;border-radius:4px}.btn-tour-white:hover svg path{fill:#632ca6}table{width:100%;max-width:100%;margin-top:10px;margin-bottom:1rem;border:1px solid #eee;font-size:16px}table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th{padding:.75rem;line-height:normal;vertical-align:top;border-top:none}table>thead>tr>th{vertical-align:bottom;background:#eee;border:none;font-size:18px;color:#555}table>caption+thead>tr:first-child>td,table>caption+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>th,table>thead:first-child>tr:first-child>td,table>thead:first-child>tr:first-child>th{border-top:0}table>tbody+tbody{border-top:2px solid #ddd}table>tbody tr:nth-child(2n){background:#fafafa}table .table{background-color:#fff}.table-feature{border:none;margin-top:0}.table-feature tbody tr{border:none}.table-feature tbody tr:first-child td:first-child{border-radius:10px 0 0 0}.table-feature tbody tr:first-child td:nth-child(2){border-radius:0 10px 0 0}.table-feature tbody tr:last-child td:first-child{border-radius:0 0 0 10px}.table-feature tbody tr:last-child td:nth-child(2){border-radius:0 0 10px 0}.table-feature tbody tr td{border:none;font-size:18px}.table-feature tbody tr:nth-child(odd) .feature-title{background:#39a1e0}.table-feature tbody tr:nth-child(odd) .feature-description{background:#f2f2f2}.table-feature tbody tr:nth-child(2n) .feature-title{background:#3490ca}.table-feature tbody tr:nth-child(2n) .feature-description{background:#e5e5e5}.table-feature .feature-title{color:#fff;font-weight:600}.table-feature .feature-description{color:#555}.table-striped-white{border:none}.table-striped-white>tbody>tr:nth-of-type(odd){background-color:#fff}.table-striped-white>tbody>tr:nth-child(2n){background:hsla(0,0%,78.4%,.2)}.table-striped-white>thead>tr>th{background:hsla(0,0%,78.4%,.2);border-bottom:none}.table-striped-white tbody>tr>td,.table-striped-white tbody>tr>th,.table-striped-white tfoot>tr>td,.table-striped-white tfoot>tr>th,.table-striped-white thead>tr>td,.table-striped-white thead>tr>th{border:none}.table-of-contents{position:relative;max-width:266px;margin:0 auto}.table-of-contents .toc-title{font-size:18px;line-height:21px;position:relative}.table-of-contents .toc-title:lang(ja),.table-of-contents .toc-title:lang(ko){font-size:14px}.table-of-contents .series li.tocible_heading{font-weight:200!important}.table-of-contents .series li.tocible_subheading a{padding-left:10px!important}.table-of-contents .series .toc-title{font-weight:600;margin:0 0 10px}.table-of-contents .series .serires-name{line-height:23px}.table-of-contents .series .serires-name a{text-decoration:none;border-bottom:none;font-size:18px;font-weight:600}.table-of-contents .series nav{margin-bottom:20px}.table-of-contents span[class^=icon-small-arrow]{position:absolute;top:10px;right:0;font-size:13px;color:#632ca6;cursor:pointer}.table-of-contents .nav>.active>ul{display:block}.table-of-contents .nav>li>a:focus{text-decoration:none;background-color:transparent}.table-of-contents .nav .nav{display:none}.table-of-contents #blog-toc>.tocible{padding:0;margin:0;list-style:none}.table-of-contents #blog-toc>.tocible li{padding:0;margin:0}.table-of-contents #blog-toc>.tocible li:before{display:none}.table-of-contents #blog-toc>.tocible li ul{padding:0;margin:0;list-style:none}.table-of-contents #blog-toc>.tocible li ul li a{font-weight:200}.table-of-contents #blog-toc>.tocible li a{color:#555;font-size:16px;padding-left:0!important;padding-right:0!important;padding:2px 0;display:block;border:none}.table-of-contents #blog-toc>.tocible li a:hover{background:rgba(50,152,204,.2)}.table-of-contents .toc-cta{font-size:16px;display:inline-block;margin-top:10px;padding:5px 10px}.blog .tocible{padding-right:0;margin:15px auto 0;padding-top:0}.blog .tocible a{color:#555}.blog .tocible a:hover{color:#555;opacity:1}.blog .tocible li,.blog .tocible ul{list-style:none;font-weight:200;line-height:20px;margin:0!important;padding:0;border:none}.blog .tocible li a,.blog .tocible ul a{color:#555;font-size:16px;line-height:16px;padding-left:0!important;padding-right:0!important;padding:2px 0;display:block;border:none}.blog .tocible li a:lang(ja),.blog .tocible li a:lang(ko),.blog .tocible ul a:lang(ja),.blog .tocible ul a:lang(ko){font-size:14px}.blog .tocible li:before,.blog .tocible ul:before{content:"";display:none}.blog .tocible .toc-title{position:relative;font-size:20px;line-height:24px;color:#555;padding-bottom:10px;margin-right:21px}.blog .tocible .toc-title span{position:absolute;right:-11px;top:4px;width:21px;height:12px;cursor:pointer;font-size:13px}.blog .tocible .toc-title span.toc-close .icon-small-arrow-bottom{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.blog .tocible .toc-title span.toc-open .icon-small-arrow-bottom{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.blog .tocible ul{list-style:none}.blog .tocible ul li{color:#555;list-style:none;padding-top:10px;font-weight:600}.blog .tocible ul li.toc_scrolled{background:rgba(50,152,204,.2);color:#555}.blog .tocible ul li.tocible_subheading{font-weight:200;margin:0!important;padding:0!important;display:none}.blog .tocible ul li.h1,.blog .tocible ul li.tocible_heading{padding:0;margin-top:6px!important;font-weight:600}#tocify-header0{width:237px;margin-right:37px;margin-bottom:0}#tocify-header0 li{padding-top:4px}.tocify-header{padding-left:0;margin-top:6px}.tocify-header li{line-height:24px;padding-top:6px}ul.tocify-header{margin-top:20px!important;border-top:1px solid #555}.tocify-subheader{font-size:20px}.tocify-subheader li{font-size:16px;font-weight:600;padding-top:10px!important;line-height:20px}.tocify-subheader li a{padding:0!important}.tocify-subheader .tocify-subheader li{font-size:16px;font-weight:200;padding-top:0!important;line-height:19px}.tocify-subheader .tocify-subheader li a{padding:0!important}.tocify-subheader .tocify-subheader{font-size:16px;font-weight:200}.nav-list .nav-header,.nav-list>li>a{margin:0}.nav-list>li>a{padding:5px}.tocify-subheader{padding-left:0}.blog .single-blog #toc-box{max-width:266px}@media (min-width:992px){.blog .single-blog #toc-box{height:auto!important}}.blog .single-blog #toc-box.sticky{position:sticky;top:120px;margin-bottom:0}@media (min-width:1279px){.blog .single-blog #toc-box.sticky{margin-bottom:400px}}.blog .single-blog #toc-box.sticky-tcp{margin-bottom:0}html.announcement.open .blog #toc-box{top:150px}html.announcement .blog #toc-box,html.announcement.open .blog #toc-box.sticky{top:120px}html.announcement .blog #toc-box.sticky{top:90px}.videos #toc-box.sticky{position:sticky;margin-bottom:70px;height:50vh;overflow-y:auto}@media (min-width:992px){.videos #toc-box.sticky{top:320px}}@media (min-width:1200px){.videos #toc-box.sticky{top:420px}}@media (min-width:2000px){.videos #toc-box.sticky{top:620px}}.toc-conversion-point-mobile a{color:#000!important}.toc-conversion-point-mobile a:hover{color:#632ca6!important}.tcp-icon,.tcp-img,.tcp-img-landscape{position:relative;left:4px}.tcp-icon{width:140px}@media (max-width:440px){.tcp-icon{width:100px}}.tcp-img-mobile,.tcp-img-tablet{width:100%;max-width:150px;height:auto;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1505);box-shadow:0 4px 8px rgba(0,0,0,.1505);position:relative;top:-6px}@media only screen and (max-width:1279px){.toc-conversion-point-mobile{display:block}}@media only screen and (min-width:1280px){.toc-conversion-point-mobile{display:none}}.blog-conversion-point-ad{background-color:#f6f6f6;width:265px;height:auto;left:0}@media (max-width:1279px){.blog-conversion-point-ad{display:none}}.blog-conversion-point-ad:hover{background-color:#eee;color:#632ca6!important;color:#555}.toc-conversion-point{width:100%;padding:4px 14px 14px 10px}.tcp-icon,.tcp-img,.tcp-img-landscape{height:auto;display:block;margin:0 auto 16px}.tcp-img,.tcp-img-landscape{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1505);box-shadow:0 4px 8px rgba(0,0,0,.1505)}.tcp-img{width:80px}.tcp-img-landscape{width:180px}@media only screen and (max-width:1279px){.toc-conversion-point-desktop{display:none}}@media only screen and (min-width:1280px){.toc-conversion-point-desktop{display:block}}#toc-box .blog-conversion-point-ad{-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transform:translateY(20px);transform:translateY(20px);pointer-events:none;opacity:0}#toc-box .blog-conversion-point-ad.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}#toc-box .blog-conversion-point-ad .toc-conversion-point-desktop a .toc-conversion-point{padding:4px 10px}#toc-box .blog-conversion-point-ad .toc-conversion-point-desktop a .toc-conversion-point .small.mt-0{-webkit-transition-duration:.25s;transition-duration:.25s;height:0;overflow:hidden}#toc-box .blog-conversion-point-ad .toc-conversion-point-desktop a .toc-conversion-point .small.mt-0.show{height:auto}.collapsing{height:auto!important;position:absolute!important}.callout-container .bg-callout-default{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(#3023ae),to(#c86dd7));background:linear-gradient(90deg,#3023ae 0,#c86dd7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1)}.callout-container .bg-callout-tshirt{background:#4f0082;background:linear-gradient(45deg,#4f0082,#7757d3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1)}.callout-container .bg-callout-info{background-color:#39c}.callout-heading-link{color:#fff;text-transform:none;font-size:32px;font-weight:200;white-space:normal}.callout-heading-link:hover{color:#fff;opacity:.8}.nav-tabs-center{float:none;display:inline-block;margin:0 auto}.nav-tabs-spaced{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.nav-tabs-spaced:after,.nav-tabs-spaced:before{display:none}.alerts .nav-tabs-underline,.apm .nav-tabs-underline,.dashboarding .nav-tabs-underline,.log-management .nav-tabs-underline,.product .nav-tabs-underline{border-bottom:none}.alerts .nav-tabs-underline li,.apm .nav-tabs-underline li,.dashboarding .nav-tabs-underline li,.log-management .nav-tabs-underline li,.product .nav-tabs-underline li{float:left;margin-bottom:-1px}.alerts .nav-tabs-underline li a,.apm .nav-tabs-underline li a,.dashboarding .nav-tabs-underline li a,.log-management .nav-tabs-underline li a,.product .nav-tabs-underline li a{font-size:13px;margin-left:15px;margin-right:15px;padding-left:0;padding-right:0;border:none;border-bottom:4px solid transparent}@media (min-width:1210px){.alerts .nav-tabs-underline li a,.apm .nav-tabs-underline li a,.dashboarding .nav-tabs-underline li a,.log-management .nav-tabs-underline li a,.product .nav-tabs-underline li a{font-size:16px}}.alerts .nav-tabs-underline li a:focus,.apm .nav-tabs-underline li a:focus,.dashboarding .nav-tabs-underline li a:focus,.log-management .nav-tabs-underline li a:focus,.product .nav-tabs-underline li a:focus{border-bottom:4px solid transparent}.alerts .nav-tabs-underline li a:active,.alerts .nav-tabs-underline li a:hover,.apm .nav-tabs-underline li a:active,.apm .nav-tabs-underline li a:hover,.dashboarding .nav-tabs-underline li a:active,.dashboarding .nav-tabs-underline li a:hover,.log-management .nav-tabs-underline li a:active,.log-management .nav-tabs-underline li a:hover,.product .nav-tabs-underline li a:active,.product .nav-tabs-underline li a:hover{opacity:1;border:none;border-bottom:4px solid #632ca6;background-color:#fff}.alerts .nav-tabs-underline li a.active,.apm .nav-tabs-underline li a.active,.dashboarding .nav-tabs-underline li a.active,.log-management .nav-tabs-underline li a.active,.product .nav-tabs-underline li a.active{border:none;border-bottom:4px solid #632ca6;background-color:#fff}.careers-department .nav-tabs-underline,.careers-offices .nav-tabs-underline{border-bottom:none}.careers-department .nav-tabs-underline>li,.careers-offices .nav-tabs-underline>li{float:left;margin-bottom:-1px}.careers-department .nav-tabs-underline>li>a,.careers-offices .nav-tabs-underline>li>a{font-size:16px;margin-left:15px;margin-right:15px;padding-left:0;padding-right:0}@media (min-width:1210px){.careers-department .nav-tabs-underline>li>a,.careers-offices .nav-tabs-underline>li>a{font-size:16px}}.careers-department .nav-tabs-underline>li>a:hover,.careers-offices .nav-tabs-underline>li>a:hover{color:#555;border:none;border-bottom:4px solid #632ca6;background-color:#fff}.nav-tabs-underline .nav-link{padding-top:14.5px;padding-bottom:14.5px;border-bottom:4px solid transparent}.nav-tabs-underline .nav-link.active{color:#632ca6;border:none;border-bottom:4px solid #632ca6}.page-team .nav-tabs-underline-container{background-color:#fff}.page-team .nav-tabs-underline-container.sticky{position:sticky;top:65px;z-index:1}.page-team .nav-tabs-underline .nav-link{margin-left:40px;margin-right:40px;padding-left:0;padding-right:0}.nav-tabs-underline-container{border-bottom:1px solid #cfcece}.nav-tabs-underline{border-bottom:none}.nav-tabs-underline>li{float:left;margin-bottom:-1px}.nav-tabs-underline>li>a{margin-right:2px;line-height:1.42857;border:none;border-radius:0;color:#555;padding:20px}.nav-tabs-underline>li.active>a,.nav-tabs-underline>li.active>a:focus,.nav-tabs-underline>li.active>a:hover,.nav-tabs-underline>li>a:hover{color:#555;border:none;border-bottom:4px solid #632ca6}.modal{z-index:1082}.modal.imagemodal{text-align:center}.modal.imagemodal .modal-dialog{display:inline-block;width:auto;top:10%;left:10%;right:10%;bottom:10%;position:absolute}.modal.imagemodal .modal-dialog .modal-content{border-radius:0;border:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.modal.imagemodal button.close{position:absolute;top:2%;right:2%;color:#fff;width:16px;height:16px;background-repeat:no-repeat;background-size:16px 16px;background-position:5px 5px;display:block;text-indent:-9999px;padding:5px;opacity:.5;font-size:33px}.modal.imagemodal .modal-body{padding:0}.modal.imagemodal .modal-body img{width:auto!important;max-width:100%!important;background-color:#fff}.signup-modal{display:none}.signup-modal .modal-header .close{font-size:33px;position:absolute;right:1rem}.signup-modal .modal-dialog{width:542px;max-width:542px;width:auto;margin:30px auto;left:0;right:0;padding:0 10px}.signup-modal .modal-dialog .modal-content{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:none}.signup-modal .modal-dialog .modal-body{height:526px;padding:0;background:#fff}.signup-modal .modal-dialog iframe{max-width:542px;width:100%}.modal-open{overflow:auto;overflow-y:auto}.modal-backdrop{z-index:1081}.modal-title{font-weight:200;text-align:center;color:#632ca6;font-size:30px}.modal-header{padding:15px 15px 10px;border-bottom:none;background:#fff;border-top-left-radius:5px;border-top-right-radius:5px}@media (min-width:992px){.video-modal .modal-dialog{width:95%;margin:30px auto}}@media (min-width:768px){.modal-request-demo .modal-dialog{width:360px}}.mobile-close{display:none}.section-cta{height:200px;margin-top:60px}.section-cta>*{color:#fff}@media (max-width:767px){.section-cta h2{font-size:18px}.section-cta img{width:300px}}header.intro-header+.customers-section .dg-customer-logos h4{margin-top:0!important}.section-cta+.customers-section hr{display:none}.header-text-image-flush .col-md-6.p-r-0 .bg-md{background-size:contain!important;background-position:50%!important}.header-text-image-flush .header-main img{width:100%;height:auto}@media (min-width:1200px) and (max-width:1440px){.header-text-image-flush .header-main .col-md-6:nth-of-type(2){position:relative!important;right:auto;top:auto}}.header-text-image .email-only-signup-container{margin-bottom:20px}.header-text-image .email-only-signup-container .form-signup .input-group{width:100%}.header-text-image .email-only-signup-container .form-signup .form-control{font-size:22px;height:49px;border:none}.header-text-image .email-only-signup-container .form-signup .error-email-first{text-align:left}.header-text-image .email-only-signup-container .form-signup .btn{height:49px;display:block!important;line-height:1.333}.header-text-image .email-only-signup-container .form-signup .btn:hover{background:#fff!important;color:#632ca6!important;opacity:.7}.header-text-image .email-only-signup-container .form-signup .policyMessage a{color:#fff;border-bottom:1px solid hsla(0,0%,100%,.3)}.header-text-center .email-only-signup-container{margin-top:40px}.header-text-center .email-only-signup-container .form-signup{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-text-center .email-only-signup-container .form-signup .row{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:100%;max-width:500px}.header-text-center .email-only-signup-container .form-signup .input-group{width:100%;padding:0}.header-text-center .email-only-signup-container .form-signup .form-control{font-size:22px;border:none}.header-text-center .email-only-signup-container .form-signup .error-email-first{text-align:center}.header-text-center .email-only-signup-container .form-signup .btn:hover{background:#fff;color:#632ca6;opacity:.7}.header-text-center .email-only-signup-container .form-signup .policyMessage a{color:#fff;border-bottom:1px solid hsla(0,0%,100%,.3)}.lpg-header{margin-top:-108px;height:566px;background-size:cover;background-position:50%}.lpg-header .mobile-header-image{display:none}@media (max-width:991px){.lpg-header{height:400px;margin-top:-2px}}.lpg-header .mobile-header-image{height:400px;margin-top:59px}@media (max-width:500px){.lpg-header{height:260px}.lpg-header .mobile-header-image{height:260px;margin-top:59px;display:block}}.fixed-nav{position:absolute;top:0;height:77px;background:transparent;width:100%}.fixed-nav .ml-auto{-webkit-transform:translateY(10px);transform:translateY(10px);display:inline}.fixed-nav .ml-auto li a{color:#fff;margin-right:19px}.fixed-nav .ml-auto li a:hover{opacity:.7}.fixed-nav .ml-auto li a.btn-purple:hover{color:#632ca6}.fixed-nav .ml-auto li .btn,.fixed-nav .ml-auto li .sign-up-trigger{margin-right:0}.fixed-nav .ml-auto li .btn:hover,.fixed-nav .ml-auto li .sign-up-trigger:hover{background-color:transparent}@media (max-width:991px){.fixed-nav{display:none}}@media (min-width:990px){.nav-scrolled{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.navbar-purple.scrolled .nav li a.btn:hover{opacity:.7}.tiles-cont{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:center;-ms-flex-pack:center;justify-content:center;margin-top:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.tiles-cont a{color:#000;text-decoration:none}.tiles-cont p{line-height:1.2em}@media (max-width:991px){.tiles-cont{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:480px){.tiles-cont{margin:0}}.tiles-cont .tiles-2-elm{width:48.5%}.tiles-cont .tiles-3-elm{width:31.33%}.tiles-cont .tiles-4-elm{width:22.7%}.tiles-cont .tiles-shadow{border-radius:6px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.tiles-cont .tiles-shadow:hover{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25);box-shadow:0 8px 20px rgba(0,0,0,.25)}.tiles-cont .tiles-hover-shadow{border-radius:6px;-webkit-box-shadow:0 5px 25px transparent;box-shadow:0 5px 25px transparent}.tiles-cont .tiles-hover-shadow:hover{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25);box-shadow:0 8px 20px rgba(0,0,0,.25)}.tiles-cont .tiles-img{height:100px;min-height:120px;width:115%;background-size:cover;margin:0 -14px;background-position:50%}.tiles-cont .tiles-elm{-webkit-transition-duration:.125s;transition-duration:.125s;position:relative;padding:0 14px;overflow:hidden}.tiles-cont .tiles-elm .tiles-cta{bottom:12px}@media (min-width:992px){.tiles-cont .tiles-elm{margin:0 1.5%}.tiles-cont .tiles-elm:first-of-type{margin:0 1.5% 0 0}.tiles-cont .tiles-elm:last-of-type{margin:0 0 0 1.5%}}@media (max-width:991px){.tiles-cont .tiles-elm{width:78.75%;margin-bottom:20px}}@media (max-width:767px){.tiles-cont .tiles-elm{width:82.5%;margin-bottom:20px}}@media (max-width:480px){.tiles-cont .tiles-elm{width:100%;margin-bottom:20px}.tiles-cont .tiles-elm:first-of-type{margin-top:20px}.tiles-cont .tiles-elm:last-of-type{margin-bottom:0}}.event-winners p{margin-top:4px}.lang-toggle-dropdown{min-width:75px;text-align:right;padding-right:10px}.lang-toggle-dropdown .dropdown-menu .dropdown-menu-item{padding:3.5px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.lang-toggle-dropdown .dropdown-menu .dropdown-menu-item:hover{background:none;color:#632ca6}.lang-toggle-dropdown.show .dropdown-menu.show{right:0;left:auto}.header-section-video,.section-video{overflow:hidden;position:relative}.header-section-video:before:not(.header-event),.section-video:before:not(.header-event){content:" ";width:100%;display:block;-webkit-box-shadow:inset 0 8px 10px 0 rgba(0,0,0,.07);box-shadow:inset 0 8px 10px 0 rgba(0,0,0,.07);height:20px;position:absolute;z-index:1}@media (max-width:1199px){.header-section-video,.section-video{float:none;width:100%;height:100%;overflow:visible!important;clear:both}.header-section-video .out-video,.section-video .out-video{position:static}.header-section-video .bgvid,.section-video .bgvid{position:relative;display:inline-block}}@media (min-width:1200px){.header-section-video,.section-video{height:600px}}.out-video{position:relative;min-width:100%!important;height:82%!important;margin:0;padding:0}@media (max-width:1199px){.header-event .bgvid{display:none}.header-event .header-main{position:relative!important}}.bgvid{position:absolute;z-index:0;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:transparent;top:0;left:0;min-width:100%;max-width:100%;height:auto}.header-section-video:hover{cursor:inherit!important}@media (max-width:1199px){.header-section-video .header-main{position:absolute;width:100%;margin:auto;top:0;bottom:0;left:0;right:0}.header-section-video .header-main>.row{width:100%;height:100%;margin:0}.header-section-video .header-main .row .col-sm-12{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-section-video .header-main .post-heading{padding:0}.header-section-video .header-main .post-heading h1{margin-top:0}}@media (max-width:480px){.header-section-video video{min-height:300px;-o-object-fit:cover;object-fit:cover}}.home .bgvid{position:absolute;z-index:0;background-size:1700px;background-position:50%;background-repeat:no-repeat;background-color:transparent;top:0;left:0;min-width:100%;max-width:100%;height:auto;height:956.25px}.home #datadog-video-container{pointer-events:none}@media (max-width:1199px){.home .header-section-video,.home .section-video{float:left;width:100%;height:100%;overflow:visible!important}.home .header-section-video .out-video,.home .section-video .out-video{position:static}.home .header-section-video .bgvid,.home .section-video .bgvid{position:relative;float:left;display:inline-block}}.home .header-section-video,.home .section-video{overflow:hidden}.home .header-section-video h2,.home .section-video h2{border-bottom:none}.home .header-section-video h2,.home .header-section-video img,.home .section-video h2,.home .section-video img{position:absolute!important;top:-50px;left:0;right:0;bottom:0;margin:auto!important;z-index:9}.home .header-section-video h2,.home .section-video h2{height:50px}.home .header-section-video img,.home .section-video img{top:80px}.home .header-section-video.section-video-overlay:after,.home .section-video.section-video-overlay:after{content:" ";display:inline-block;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4);position:absolute}.home .section-video{position:absolute;top:0;left:0;width:100%;height:956.25px;max-width:1700px;margin:0 auto;right:0}.home .section-video:before{display:none}@media (min-width:992px) and (max-width:1199px){.home .bgvid{background-size:100%;height:960px!important}.home .home .intro-header{height:852px!important;background-size:100% 120%!important}}@media (min-width:1200px) and (max-width:1699px){.home .bgvid{max-width:1700px!important;left:-50%!important;right:-50%!important;margin:auto!important;width:1700px!important}}@media (min-width:992px) and (max-width:1699px){.home .home .intro-header{background-position:bottom!important}}@media (max-width:991px){.home .bgvid{display:none!important}}.home .home-ff-bg{background-size:100% 100%!important}.video-container video{-o-object-fit:cover;object-fit:cover}.video-container__btn--play{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:767.98px){.video-container__btn--play{-webkit-transform:translate(-50%,calc(50% - 45px));transform:translate(-50%,calc(50% - 45px))}.video-container__btn--play svg{width:50px;height:50px}}.section-partner-logos{border-top:1px solid #e5e5e4;border-bottom:1px solid #e5e5e4;padding-bottom:68px}.section-partner-logos h4{margin-top:34px;margin-bottom:60px}.section-partner-logos img{margin:0 auto}.section-partner-logos figure{padding-top:15px;padding-bottom:15px}.section-partner-logos figure:first-of-type img{width:212px;margin:0 auto}.section-partner-logos figure:nth-of-type(2) img{width:258px;margin:0 auto}.section-partner-logos figure:nth-of-type(3) img{width:192px;margin:0 auto}@media (min-width:992px){.section-partner-logos figure{min-height:60px;display:block;padding-top:0;padding-bottom:0}}.section-partner-icons{padding-bottom:35px;padding-top:25px;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}.section-partner-icons p{text-align:left;padding-top:12.5px;border-top:1px solid #e5e5e4;margin-top:20px;font-size:16px;line-height:22px;color:#302e2f}.section-partner-icons img{width:65px;margin:0 auto;padding-top:28px}.partner-layout-two .resources a:hover{color:#000}@media (max-width:767px){.partner-layout-two .resources a{font-size:18px}}.partner-layout-two .bottom a:hover{color:#fff}@media (max-width:767px){.partner-layout-two .bottom{font-size:18px}}@media (max-width:991px){.partner-layout-two .section-one{text-align:center}}@media (max-width:991px){.partner-layout-two .dashboards{height:auto;max-height:none!important}.partner-layout-two .dashboards .iframeScreens{background:none;border-radius:0;padding:10px 0 0}}.announcement .announcement_banner{display:none}.announcement.open body{margin-top:30px}.announcement.open #dg_announcement_banner.open{background:#632ca6;background:linear-gradient(45deg,#632ca6,#2f80ed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1)}.announcement.open #dg_announcement_banner.open a:before{content:""}.announcement.open .page-team .nav-tabs-underline-container.sticky{top:95px}.announcement.open .announcement_banner.announce-html div{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.announcement.open .announcement_banner.announce-html a{display:block;color:#fff;font-size:20px;margin-top:-2px}.announcement.open .announcement_banner.announce-html a:hover{opacity:.5}.announcement.open .announcement_banner{display:block;height:30px;line-height:30px;position:fixed;top:0;width:100%;z-index:1080;background:#632ca6;background:linear-gradient(45deg,#632ca6,#2f80ed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1)}.announcement.open .announcement_banner a{display:block;font-size:20px;margin-top:-2px;color:#fff}.announcement.open .announcement_banner a:lang(ja),.announcement.open .announcement_banner a:lang(ko){font-size:16px}.announcement.open .announcement_banner~nav{margin-top:30px!important;background:#fff}.announcement.open .announcement_banner .icon{position:absolute;right:3px;top:1px;font-size:16px;color:#fff;cursor:pointer;padding:6px}@media (min-width:576px){.announcement.open .announcement_banner .icon{right:17.5px}}.announcement.open .videos .featured-image{margin-top:21px}@media (min-width:992px){.announcement.open .videos .featured-image{margin:0}}.announcement.open .careers .header-section-video .bgvid{top:0}.event .announcement_banner,.summit .announcement_banner{height:auto!important}.header-search{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(#3023ae),to(#c86dd7));background:linear-gradient(90deg,#3023ae 0,#c86dd7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1);display:-ms-flexbox!important;display:-webkit-box!important;display:flex!important;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center}@media (max-width:991px){.header-search{max-height:60px}}@media (max-width:767px){.header-search .container{width:100%}}.header-search form{font-family:NationalWeb;float:left;display:inline-block;width:100%;padding-top:0}.header-search form .search-icon{z-index:0;border:none;-webkit-box-shadow:none;box-shadow:none;background:transparent;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:absolute;padding:0;height:inherit;top:0;height:100%;opacity:1}.header-search form input{font-size:48px;border:none;padding:0 10px 0 40px;outline:none;color:#fff;background:transparent;margin-top:-5px;z-index:2;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}@media (max-width:1066px){.header-search form input{position:relative;top:0}}.header-search form input:lang(ja),.header-search form input:lang(ko){font-size:40px;padding:10px 10px 2px 40px}.header-search form input::-ms-input-placeholder{color:#fff;opacity:1}.header-search form input::placeholder{color:#fff;opacity:1}.header-search form input::-webkit-input-placeholder{color:#fff;opacity:1}.header-search form input::-moz-placeholder{color:#fff;opacity:1}.header-search form input:-ms-input-placeholder{color:#fff;opacity:1}.header-search form input:focus::-ms-input-placeholder,.header-search form input:hover::-ms-input-placeholder{opacity:.5}.header-search form input:focus::placeholder,.header-search form input:hover::placeholder{opacity:.5}.header-search form input:focus::-webkit-input-placeholder,.header-search form input:hover::-webkit-input-placeholder{opacity:.5}.header-search form input:focus:-moz-placeholder,.header-search form input:focus::-moz-placeholder,.header-search form input:hover:-moz-placeholder,.header-search form input:hover::-moz-placeholder{opacity:.5}.header-search form input:focus:-ms-input-placeholder,.header-search form input:hover:-ms-input-placeholder{opacity:.5}.header-search form input:focus{padding-left:0}.header-search form input:focus+.search-icon{opacity:0}@media (max-width:350px){.header-search form input{font-size:32px;padding-left:30px}}@media (max-width:767px){.header-search form input.shrink .categories,.header-search form input.shrink .s-results{top:50px!important}}.header-search .categories{display:none;background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(rgba(48,35,174,.8)),to(rgba(200,109,215,.8)));background:linear-gradient(90deg,rgba(48,35,174,.8) 0,rgba(200,109,215,.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1);position:absolute;width:100%;z-index:1;left:0;margin-top:0;top:80px}@media (max-width:991px){.header-search .categories{top:60px}}.header-search .categories.stick{position:fixed;top:115px}.header-search .category-links{position:relative;list-style:none;padding:20px 0;width:100%;margin:0 auto;z-index:1}.header-search .category-links li a{color:#fff;font-size:45px;line-height:43px;font-weight:200;padding-bottom:10px;display:inline-block;width:100%}.header-search .category-links li a:hover{color:#fff;background:hsla(0,0%,100%,.2)}.header-search .search-nav{height:80px;z-index:2}@media (max-width:768px){.header-search .search-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.header-search .search-nav.compressed{border-spacing:0}.header-search .search-nav .search-nav-items{width:540px;height:100%;display:table;float:right}@media (max-width:767px){.header-search .search-nav .search-nav-items{display:none}}@media (max-width:991px){.header-search .search-nav .search-nav-items{width:100%}}.header-search .search-nav .search-nav-items a{font-size:18px;font-weight:600;color:hsla(0,0%,100%,.5);text-transform:uppercase;display:table-cell;vertical-align:middle;text-align:center;padding:0;margin:0}@media (max-width:991px){.header-search .search-nav .search-nav-items a{font-size:15px}}.header-search .search-nav .search-nav-items a:lang(ja),.header-search .search-nav .search-nav-items a:lang(ko){font-size:14px}.header-search .search-box .close-search{display:none;color:#fff;float:right;cursor:pointer;position:absolute;top:100px;right:20px;z-index:999999}.header-search .search-box .close-search span{padding-top:6px}.header-search .search-box .close-search .icon-small-x{display:none}.header-search .search-box .close-search .icon-thin-x{display:block}.header-search .search-box:after{content:" ";width:100%;height:10px;display:block;background-image:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#faf7fc))!important;background-image:linear-gradient(-180deg,#ededed,#faf7fc)!important;background-blend-mode:multiply;display:none}.header-search .search-box.no-after:after{opacity:0!important}.header-search .search-box .icon-thin-mag{color:#fff;font-size:31px;font-weight:600;cursor:pointer}@media (max-width:767px){.header-search .search-box .icon-thin-mag{font-size:26px}}@media (max-width:350px){.header-search .search-box .icon-thin-mag{font-size:22px}}.header-search .search-box.bg-solid{-webkit-transition:all 5s!important;transition:all 5s!important;background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(#3023ae),to(#c86dd7));background:linear-gradient(90deg,#3023ae 0,#c86dd7)}.header-search .s-results,.header-search .search-box.bg-solid{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1)}.header-search .s-results{position:absolute;background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(rgba(48,35,174,.8)),to(rgba(200,109,215,.8)));background:linear-gradient(90deg,rgba(48,35,174,.8) 0,rgba(200,109,215,.8));width:100%;display:none;z-index:1;padding:20px 0;left:0;margin-top:0;top:80px}.header-search .s-results .highlight-term{font-weight:600}.header-search .s-results .hit.hover,.header-search .s-results .hit:hover{background:hsla(0,0%,100%,.2)}.header-search .s-results .contanier{padding:0 20px}.header-search .s-results a{color:#fff;font-size:36px;line-height:43px;font-weight:200;margin-bottom:5px;display:inline-block;width:100%}.header-search .s-results.stick{position:fixed;top:115px}@media (max-width:991px){.header-search .s-results{top:60px}}.header-search.shrink{height:auto}.header-search.shrink .s-results{top:50px}@media (max-width:766px){.header-search form>input{font-size:38px}}.header-search-light{background:#f6f6f6!important}.header-search-light form input{color:rgba(0,0,0,.4)}.header-search-light form input::-ms-input-placeholder{color:rgba(0,0,0,.4)}.header-search-light form input::placeholder{color:rgba(0,0,0,.4)}.header-search-light form input::-webkit-input-placeholder{color:rgba(0,0,0,.4)}.header-search-light form input:-moz-placeholder,.header-search-light form input::-moz-placeholder{color:rgba(0,0,0,.4)}.header-search-light form input:-ms-input-placeholder{color:rgba(0,0,0,.4)}.header-search-light .search-box .close-search{color:#fff}.header-search-light .search-box:after{background-image:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#faf7fc))!important;background-image:linear-gradient(-180deg,#ededed,#faf7fc)!important;background-blend-mode:multiply}.header-search-light .search-box .icon-thin-mag{color:rgba(0,0,0,.4)}.header-search-transparent{background:hsla(0,0%,100%,.8)!important}.header-search-transparent form input{color:rgba(0,0,0,.4)}.header-search-transparent form input::-ms-input-placeholder{color:rgba(0,0,0,.4)}.header-search-transparent form input::placeholder{color:rgba(0,0,0,.4)}.header-search-transparent form input::-webkit-input-placeholder{color:rgba(0,0,0,.4)}.header-search-transparent form input:-moz-placeholder,.header-search-transparent form input::-moz-placeholder{color:rgba(0,0,0,.4)}.header-search-transparent form input:-ms-input-placeholder{color:rgba(0,0,0,.4)}.header-search-transparent .search-box .close-search{color:#fff}.header-search-transparent .search-box:after{background-image:-webkit-gradient(linear,left top,left bottom,from(#ededed),to(#faf7fc))!important;background-image:linear-gradient(-180deg,#ededed,#faf7fc)!important;background-blend-mode:multiply}.header-search-transparent .search-box .icon-thin-mag{color:rgba(0,0,0,.4)}.logo.white{color:#fff}.logo.purple{color:#632ca6}.header-text-white *{color:#fff}.header-text-black .post-heading>*{color:#000!important}.mobile-header-image{background-size:cover;background-position:50%;position:absolute;top:0;left:0;height:100%;width:100%}.header-main .btn,.header-main .input-group{margin-top:20px}.header-main .btn{display:inline-block}.header-text-image{overflow:hidden;margin-bottom:0}.header-text-image .header-main{padding-bottom:100px}.header-text-image .header-main img{margin-left:auto;margin-right:auto}@media (max-width:991px){.header-text-image .post-heading .btn{display:none}.header-text-image .post-heading{padding:50px 0 0;text-align:center}}@media (min-width:992px){.header-text-image .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-text-image .col-lg-.dashboards:nth-of-type(2){padding-top:124px;overflow:hidden}.header-text-image .header-main .sub-heading{font-size:32px;line-height:34px}}@media (min-width:1440px){.header-text-image .col-lg-6:nth-of-type(2){overflow:visible}}.header-text-image .bg-md{background-size:cover!important;height:469px;width:100%;padding:0!important;margin-right:0;position:relative}.header-text-center .post-heading{padding:50px 0}@media (min-width:992px){.header-text-center .header-main{padding-top:107px;padding-bottom:78px}}.header-event{position:relative}@media (min-width:992px){.header-event{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:430px}}@media (max-width:991px){.header-event{background-image:none}}.header-event .header-event-logo{margin-top:80px;margin-bottom:-40px}@media (max-width:991px){.header-event .header-event-logo{margin-bottom:0}}.header-event .header-event-logo-v2{max-width:500px}.header-blog{background:#3023ae;background:linear-gradient(135deg,rgba(48,35,174,.9),rgba(192,36,182,.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c024b6",GradientType=1);position:relative;margin:0;top:0}@media (min-width:992px){.header-blog{position:sticky;top:94px;z-index:100;-webkit-transform:translateZ(0);transform:translateZ(0)}}.header-blog .search-box{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-blog.shrink .icon-thin-mag,.header-blog.shrink .search-box,.header-blog.shrink .search-nav{-webkit-transition:font-size .3s ease;-moz-transition:font-size .3s ease;-o-transition:font-size .3s ease;-ms-transition:font-size .3s ease}.header-blog.shrink .icon-thin-mag{font-size:27px}.header-blog.shrink .search-box,.header-blog.shrink .search-nav{height:50px}.header-video-container{position:absolute;top:0;bottom:0;width:100%;height:100%;overflow:hidden}.header-text-form{padding-top:94px;margin-bottom:0}.header-text-form .post-heading h1,.header-text-form .post-heading h3,.header-text-form .post-heading p,.header-text-form .post-heading ul{color:#fff}.intro-header{background-color:#888;background:no-repeat 50%;background-attachment:scroll;background-size:cover;-o-background-size:cover;margin-bottom:46px}.intro-header .page-heading,.intro-header .post-heading,.intro-header .site-heading{color:#632ca6}.intro-header .page-heading,.intro-header .site-heading{text-align:center}.intro-header .page-heading .subheading,.intro-header .site-heading .subheading{display:block;font-size:32px;line-height:38px;font-weight:200;letter-spacing:0;color:#555;margin-bottom:32px}.header-after-pdf-download{height:150px}.header-after-pdf-download .pdf-link a{color:#fff;opacity:.75;-webkit-transition-duration:.125s;transition-duration:.125s;border-bottom:0;font-size:16px;font-weight:600;text-transform:uppercase}.header-after-pdf-download .pdf-link a:hover{color:#fff;opacity:1}.header-after-pdf-download .pdf-link img{width:26px;height:auto;margin-right:3px;-webkit-transform:translateY(-1px);transform:translateY(-1px)}footer{display:block;width:100%;height:353px;color:hsla(0,0%,100%,.5);background:#110617}footer .footer-cont{background:#443e48;background:-webkit-gradient(linear,left top,left bottom,from(#443e48),to(#110617));background:linear-gradient(180deg,#443e48 0,#110617);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1);padding:30px 0}footer .list-inline{margin:0;padding:0}footer .copyright{color:hsla(0,0%,100%,.5);font-size:16px}footer .copyright:lang(ja),footer .copyright:lang(ko){font-size:14px}footer p{color:hsla(0,0%,100%,.5);font-weight:600;font-size:16px;margin-bottom:10px;margin-top:0;padding-bottom:6px;border-bottom:1px solid hsla(0,0%,100%,.5)}footer p:lang(ja),footer p:lang(ko){font-size:14px}footer .footer-menu{list-style:none;padding:0;margin:0}footer .footer-menu li{height:20px;margin-right:0;padding:0}footer .footer-menu li a{font-size:16px;font-weight:200;color:hsla(0,0%,100%,.5);line-height:20px;display:block;white-space:nowrap}footer .footer-menu li a:lang(ja),footer .footer-menu li a:lang(ko){font-size:14px}footer .footer-menu li a:hover{color:#fff;background:transparent}footer .footer-side .btn{padding:11px 20px 12px;text-transform:uppercase;width:170px;cursor:pointer;font-size:18px;color:#fff}footer .footer-side .btn:lang(ja),footer .footer-side .btn:lang(ko){font-size:16px}@media (max-width:991px){footer{height:100%}footer .mt-4{margin-top:26px}footer .footer-side .btn{width:100%}}.footer-legal{margin-top:-5px}.footer-legal ul{padding:0;list-style:none;display:inline-block;margin:0}.footer-legal ul li{float:left;margin-left:5px;margin-right:5px;font-size:16px}.footer-legal ul li:lang(ja),.footer-legal ul li:lang(ko){font-size:14px}.footer-legal ul li:not(:first-child):before{content:"|";display:inline-block;width:1px;height:auto;margin-right:10px;font-weight:600}.footer-legal a{color:#fff;font-weight:600}.footer-legal a:hover{color:#fff;opacity:.5}.steps-one h4{margin-top:18px;margin-bottom:14px}.steps-one .col-md-4>div{-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.25);box-shadow:2px 2px 8px 0 rgba(0,0,0,.25);padding:20px 30px;border-radius:.3125rem}@media (max-width:1199px){.fuchsia-lp .steps-one .col-xs-12{margin-bottom:20px}}@media (min-width:992px) and (max-width:1200px){.fuchsia-lp .steps-one .container{width:100%}}@media (min-width:992px){.landing-page.purple-lp-two .steps-one .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.notransition{-webkit-transition:none!important;transition:none!important}#features-box-slider,#features-box-slider .container{height:700px}#features-box-slider{background:#000;overflow:hidden}#features-box-slider .container{position:relative;margin:0 auto;top:0}#features-box-slider .row{position:absolute;margin-top:200px;margin-bottom:70px;width:100%}#features-box-slider #features-box-sliderimg ul{list-style-type:none;margin:0;padding:0;width:100%;position:absolute;top:-400px}#features-box-slider #features-box-sliderimg ul img,#features-box-slider #features-box-sliderimg ul li,#features-box-slider #features-box-sliderimg ul li.active,#features-box-slider #features-box-sliderimg ul video{border-radius:5px}#features-box-slider #features-box-sliderimg ul li{overflow:hidden;width:600px;height:360px;margin:40px 0 40px 75px;opacity:.3;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}#features-box-slider #features-box-sliderimg ul li video{width:600px;height:360px;background-size:cover}#features-box-slider #features-box-sliderimg ul li:first-child{margin-top:0}#features-box-slider #features-box-sliderimg ul li.hoverdown,#features-box-slider #features-box-sliderimg ul li.hoverup{opacity:1}#features-box-slider #features-box-sliderimg ul li.active{margin-left:0;width:750px;height:450px;opacity:1;cursor:default}#features-box-slider #features-box-sliderimg ul li.active video{width:750px;height:450px;background-size:cover}#features-box-slider #features-box-slidernav{height:450px;position:relative}#features-box-slider #features-box-slidernav ul{height:450px;position:relative;list-style-type:none;margin:0;padding:0}#features-box-slider #features-box-slidernav ul li a{font-size:22px;line-height:25px}#features-box-slider #features-box-slidernav ul li .line{display:none;background:#fff;width:90px;left:-110px;height:1px;position:absolute;margin-top:15px}#features-box-slider #features-box-slidernav ul li .label{color:#777;font-weight:200;display:block;font-size:22px;padding-bottom:5px}#features-box-slider #features-box-slidernav ul li .label:lang(ja),#features-box-slider #features-box-slidernav ul li .label:lang(ko){font-size:18px}#features-box-slider #features-box-slidernav ul li .label:hover{color:#fff}#features-box-slider #features-box-slidernav ul li .more{display:none;color:#888;border-bottom:1px solid transparent;font-size:16px;width:110px;margin-bottom:14px;line-height:18px;-webkit-transition:all .125s;transition:all .125s}#features-box-slider #features-box-slidernav ul li .more:lang(ja),#features-box-slider #features-box-slidernav ul li .more:lang(ko){font-size:14px}#features-box-slider #features-box-slidernav ul li .more:hover{color:#fff;border-bottom:1px solid #fff}#features-box-slider #features-box-slidernav ul li .excerpt{font-size:22px;color:#fff;line-height:25px;display:none;width:100%;margin-bottom:1rem}#features-box-slider #features-box-slidernav ul li .excerpt:hover+.more{color:#fff;border-bottom:1px solid #fff}#features-box-slider #features-box-slidernav ul li .excerpt .arrow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:20px}#features-box-slider #features-box-slidernav ul li .excerpt:hover .arrow{-webkit-transform:translateX(8px) scale(1.1);transform:translateX(8px) scale(1.1)}#features-box-slider #features-box-slidernav ul li.active .line{display:block}#features-box-slider #features-box-slidernav ul li.active .label{padding-bottom:0}#features-box-slider #features-box-slidernav ul li.active .excerpt,#features-box-slider #features-box-slidernav ul li.active .label{color:#fff;display:inline-block}#features-box-slider #features-box-slidernav ul li.active .excerpt:lang(ja),#features-box-slider #features-box-slidernav ul li.active .excerpt:lang(ko),#features-box-slider #features-box-slidernav ul li.active .label:lang(ja),#features-box-slider #features-box-slidernav ul li.active .label:lang(ko){font-size:18px}#features-box-slider #features-box-slidernav ul li.active .more{display:block}#features-box-sliderimg-mobile .bottom-link,#features-box-sliderimg .bottom-link,#features-box-slidernav .bottom-link{display:block;color:#f6f6f6;position:absolute;bottom:0;border:1px solid #f6f6f6;border-radius:5px;padding:2px 10px 5px;font-weight:600;font-size:18px;-webkit-transition:all .125s;transition:all .125s}#features-box-sliderimg-mobile .bottom-link:hover,#features-box-sliderimg .bottom-link:hover,#features-box-slidernav .bottom-link:hover{background:#fff;color:#000}@media only screen and (max-width:1200px){#features-box-slider,#features-box-slider .container{height:auto}#features-box-slider .row{position:relative;margin-top:0;margin-bottom:0;width:auto}#features-box-slider #features-box-sliderimg ul{margin-top:50px;position:relative;top:0}#features-box-slider #features-box-sliderimg ul li{margin:0 auto;max-width:100%;height:auto;width:auto;opacity:1}#features-box-slider #features-box-sliderimg ul li img,#features-box-slider #features-box-sliderimg ul li video{margin:10px auto 2rem;display:none}#features-box-slider #features-box-sliderimg ul li video{width:100%}#features-box-slider #features-box-sliderimg ul li.clone{display:none!important}#features-box-slider #features-box-sliderimg ul li.active{display:block;max-width:100%;height:auto;width:auto}#features-box-slider #features-box-sliderimg ul li.active img,#features-box-slider #features-box-sliderimg ul li.active video{display:block}#features-box-slider #features-box-sliderimg ul li.active video{width:100%;height:auto;max-width:100%}#features-box-slider #features-box-sliderimg ul li.active .line{display:block}#features-box-slider #features-box-sliderimg ul li.active .more{display:block;text-align:center}#features-box-slider #features-box-sliderimg ul li.active .excerpt{display:inline-block}#features-box-slider #features-box-sliderimg ul li.active .label{color:#fff}#features-box-slider #features-box-sliderimg ul li.active>a>img{display:block}#features-box-slider #features-box-sliderimg ul li video{max-width:100%;height:auto}#features-box-slider #features-box-sliderimg ul li .label{color:#888;display:block;text-align:center;font-size:20px}#features-box-slider #features-box-sliderimg ul li .label:hover{color:#fff}#features-box-slider #features-box-sliderimg ul li .more{display:none;color:#888;font-size:14px;width:100px;margin:0 auto 20px;-webkit-transition:all .125s;transition:all .125s}#features-box-slider #features-box-sliderimg ul li .more:hover{color:#fff}#features-box-slider #features-box-sliderimg ul li .excerpt{text-align:center;color:#fff;font-size:20px;margin:0 auto 1rem;width:100%;display:none}#features-box-slider #features-box-sliderimg ul li .excerpt .arrow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-box-shadow:0 0 1px transparent;box-shadow:0 0 1px transparent;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:20px}#features-box-slider #features-box-sliderimg ul li .excerpt:hover .arrow{-webkit-transform:translateX(8px) scale(1.1);transform:translateX(8px) scale(1.1)}#features-box-slider #features-box-sliderimg .bottom-link{position:relative;margin:50px auto 30px;text-align:center;display:inline-block;padding:7px 14px 8px;font-size:14px}}.feature-image,.feature-image-bg{position:absolute;height:100%;width:100%}.feature-image-bg{background-repeat:no-repeat;background-size:cover!important}.feature-sections .title{margin-top:63px;margin-bottom:46px}.feature-sections .description{margin-bottom:35px}.feature-sections a.btn{text-transform:uppercase}.feature-sections hr{margin-top:60px;margin-bottom:60px;opacity:1!important}@media (max-width:768px){.feature-sections hr{margin-top:30px;margin-bottom:30px}}@media (max-width:992px){.feature-sections .btn{margin:0 auto 30px;width:250px;position:relative;display:block}.feature-sections .img-fluid,.feature-sections video{margin-top:20px}}@media (max-width:768px){.feature-sections .btn{width:100%}}.features-grid h2{margin:0 0 16px}.forrester-wave{background-image:url(https://imgix.datadoghq.com/img/Forrester_banner.png?auto=format&fm=png&q=40);background-size:cover}@media (max-width:500px){.forrester-wave{background-image:url(https://imgix.datadoghq.com/img/forresterwave_banner_mobile.png?auto=format&fm=png&q=40)}}.forrester-wave.p-sticky{bottom:-1px}.forrester-wave .row img{max-width:180px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);-webkit-transition-duration:.125s;transition-duration:.125s}.forrester-wave .row img:hover{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25);box-shadow:0 8px 20px rgba(0,0,0,.25)}.forrester-wave .row h4{margin-top:20px}.forrester-wave .row h3{margin-bottom:34px}@media (max-width:992px){.forrester-wave .row{text-align:center}.forrester-wave .row img{margin-bottom:22px;margin-left:auto;margin-right:auto}.forrester-wave .row h4{margin-top:0}.forrester-wave .row h3{margin-bottom:10px}}.forrester-wave.forresterwave-ja h4{font-weight:600!important;font-size:18px!important;margin-top:0!important}.forrester-wave.forresterwave-ja h3{font-size:24px;line-height:34px}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:transparent}.featherlight:last-of-type{background:rgba(0,0,0,.3)}.featherlight:before{content:"";display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:hidden;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:100%;background:transparent;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{display:none;position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#000;background:hsla(0,0%,100%,.3);color:#000;border:none;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.featherlight iframe{border:none;background:transparent}.featherlight *{-webkit-box-sizing:border-box;box-sizing:border-box}.featherlight.feather-signup .featherlight-content{padding:0;background:transparent}.featherlight.feather-signup .featherlight-content .loader{margin:auto;bottom:0;top:0;position:absolute;left:0;right:0}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media all{.featherlight.feather-video-tour{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:transparent}.featherlight.feather-video-tour:last-of-type{background:rgba(0,0,0,.85)}.featherlight.feather-video-tour:before{content:"";display:inline-block;height:100%;vertical-align:middle}.featherlight.feather-video-tour .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:hidden;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:100%;background:#fff;cursor:auto;white-space:normal}.featherlight.feather-video-tour .featherlight-inner{display:block}.featherlight.feather-video-tour .featherlight-close-icon{display:none;position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:hsla(0,0%,100%,.3);color:#000;border:none;padding:0}.featherlight.feather-video-tour .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight.feather-video-tour .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.featherlight.feather-video-tour iframe{border:none}.featherlight.feather-video-tour *{-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight.feather-video-tour .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}.feather-video-tour .featherlight-content{background:#000;width:100%;height:auto;padding:0;margin:0 auto;border:none;padding:0!important;border:0!important}.feather-video-tour .featherlight-content iframe{position:absolute;width:100%;height:100%;margin:0 auto}@media (min-width:1025px){.feather-video-tour .featherlight-content{width:90%}}.feather-video-tour .featherlight-iframe .featherlight-content{width:100%;max-width:1140px;margin:0;padding:0}.feather-video-tour .featherlight-iframe .featherlight-inner{display:block;float:left;position:relative;width:100%}@media only screen and (max-width:1024px){.feather-video-tour .featherlight.feather-video-tour .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:0;border-bottom:none;background:#000}}.alerts,.apm,.dashboarding{-webkit-tap-highlight-color:transparent}.alerts header .header-customer-stories,.apm header .header-customer-stories,.dashboarding header .header-customer-stories{padding-bottom:20px;position:relative}.alerts header .header-customer-stories .header-customer-stories-bg,.apm header .header-customer-stories .header-customer-stories-bg,.dashboarding header .header-customer-stories .header-customer-stories-bg{width:100%;height:100%;background-color:#000;opacity:.7;position:absolute}.alerts header .header-customer-stories .header-customers .testimonial-logo,.apm header .header-customer-stories .header-customers .testimonial-logo,.dashboarding header .header-customer-stories .header-customers .testimonial-logo{height:30px;margin-top:10px;width:auto}.alerts header .header-customer-stories .header-customers .circle-wrap,.apm header .header-customer-stories .header-customers .circle-wrap,.dashboarding header .header-customer-stories .header-customers .circle-wrap{cursor:pointer}.alerts header .header-customer-stories .header-customers .circle-wrap:hover .header-customers-img,.apm header .header-customer-stories .header-customers .circle-wrap:hover .header-customers-img,.dashboarding header .header-customer-stories .header-customers .circle-wrap:hover .header-customers-img{border:2px solid #fff}.alerts header .header-customer-stories .header-customers .header-customers-img,.apm header .header-customer-stories .header-customers .header-customers-img,.dashboarding header .header-customer-stories .header-customers .header-customers-img{width:70px;height:70px;border-radius:50%;-webkit-transition:border .125s;transition:border .125s;border:2px solid transparent;overflow:hidden;margin-left:auto;margin-right:auto;position:relative}.alerts header .header-customer-stories .header-customers .header-customers-img img,.apm header .header-customer-stories .header-customers .header-customers-img img,.dashboarding header .header-customer-stories .header-customers .header-customers-img img{height:100%;width:auto;-webkit-transform:translateX(-24px);transform:translateX(-24px)}.alerts header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow,.apm header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow,.dashboarding header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow{-webkit-transition:background-color .125s;transition:background-color .125s;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.2);display:-ms-flexbox!important;display:-webkit-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.alerts header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow,.apm header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow,.dashboarding header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow{width:16px}@media (max-width:380px){.alerts header .header-customer-stories .header-customers .testimonial-logo,.apm header .header-customer-stories .header-customers .testimonial-logo,.dashboarding header .header-customer-stories .header-customers .testimonial-logo{height:24px}}@media (min-width:768px){.alerts header .header-customer-stories .header-customers .testimonial-logo,.apm header .header-customer-stories .header-customers .testimonial-logo,.dashboarding header .header-customer-stories .header-customers .testimonial-logo{height:40px}.alerts header .header-customer-stories .header-customers .header-customers-img,.apm header .header-customer-stories .header-customers .header-customers-img,.dashboarding header .header-customer-stories .header-customers .header-customers-img{width:125px;height:125px}.alerts header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow,.apm header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow,.dashboarding header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow{width:22px}}@media (min-width:992px){.alerts header .header-customer-stories,.apm header .header-customer-stories,.dashboarding header .header-customer-stories{padding-bottom:0;margin-top:-24px;height:130px}.alerts header .header-customer-stories .header-customers .testimonial-logo,.alerts header .header-customer-stories .header-customers p,.apm header .header-customer-stories .header-customers .testimonial-logo,.apm header .header-customer-stories .header-customers p,.dashboarding header .header-customer-stories .header-customers .testimonial-logo,.dashboarding header .header-customer-stories .header-customers p{display:inline-block;margin-left:18px}.alerts header .header-customer-stories .header-customers .testimonial-logo,.apm header .header-customer-stories .header-customers .testimonial-logo,.dashboarding header .header-customer-stories .header-customers .testimonial-logo{margin-top:0}.alerts header .header-customer-stories .header-customers .header-customers-img,.apm header .header-customer-stories .header-customers .header-customers-img,.dashboarding header .header-customer-stories .header-customers .header-customers-img{display:inline-block;width:70px;min-width:70px;height:70px;margin-left:0;margin-right:0}.alerts header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow,.apm header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow,.dashboarding header .header-customer-stories .header-customers .header-customers-img .header-customers-img-arrow .arrow{width:16px}.alerts header .header-customer-stories .header-customers .circle-wrap,.apm header .header-customer-stories .header-customers .circle-wrap,.dashboarding header .header-customer-stories .header-customers .circle-wrap{display:-ms-flexbox!important;display:-webkit-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width:1200px){.alerts header .header-customer-stories .header-customers .testimonial-logo,.apm header .header-customer-stories .header-customers .testimonial-logo,.dashboarding header .header-customer-stories .header-customers .testimonial-logo{height:50px}}.integration-header{font-size:14px;color:#555;letter-spacing:1px;text-align:center;font-weight:900}.integrations-section{padding-bottom:0}.integrations-section h4{margin-bottom:35px}.integrations-section img{margin:0 auto;width:auto}.integrations-section .col-xs-4{min-height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991px){.integrations-section .col-xs-4{min-height:130px}}.integrations-section .integrations-row{-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.integrations-section .integrations-row,.integrations-section .integrations-row .integration-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.integrations-section .integrations-row .integration-logo{-webkit-box-flex:0;-ms-flex:0 0 21%;flex:0 0 21%;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.integrations-section .integrations-row .integration-logo img{max-height:100px}@media (min-width:992px){.integrations-section .integrations-row .integration-logo img{max-height:120px}}@media (min-width:992px){.integrations-section .integrations-row .integration-logo{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}@media (min-width:992px){.integrations-section .integrations-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.integrations-section .integrations-row-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:992px){.integrations-section{padding-bottom:22px}}.dashboard-cta,.inline-cta{width:100%;border-top:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;text-align:center}.dashboard-cta .btn,.inline-cta .btn{margin-top:20px}.dashboard-cta a.btn-primary.btn-outline,.inline-cta a.btn-primary.btn-outline{color:#632ca6;border:1px solid #632ca6;background-color:transparent}.dashboard-cta a.btn-primary.btn-outline:hover,.inline-cta a.btn-primary.btn-outline:hover{color:#fff;background-color:#632ca6}@media (min-width:992px){.dashboard-cta,.inline-cta{text-align:left}.dashboard-cta .col-md-4,.inline-cta .col-md-4{text-align:right}.dashboard-cta .col-md-4 .btn,.inline-cta .col-md-4 .btn{margin-top:4px}}.carousel-control.left,.carousel-control.right{background:none;opacity:1}.carousel-control .icon-small-arrow-left,.carousel-control .icon-small-arrow-right{position:absolute;top:45%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-small-arrow-left:before,.carousel-control .icon-small-arrow-right:before{color:#fff;font-size:60px;font-weight:600}.carousel-control .icon-small-arrow-left::hover,.carousel-control .icon-small-arrow-right::hover{color:#632ca6}.carousel-control .icon-prev,.carousel-control .icon-small-arrow-left{left:25%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .icon-small-arrow-right{right:25%;margin-right:-10px}li .shortcode-img{display:inline}ul.ul-strip{padding:0;margin:0}.ul-clean,ul.ul-strip,ul.ul-strip li{list-style:none}.ul-clean{padding:0;margin:0}.blog-body>ul,.content-wrapper ul,.dashed+ul,.job ul,.webinar>.container-content ul,.webinar>.intro-header ul,ul.dashed{margin-right:0;list-style-type:none;padding-left:16px;margin-bottom:0}.blog-body>ul li:before,.content-wrapper ul li:before,.dashed+ul li:before,.job ul li:before,.webinar>.container-content ul li:before,.webinar>.intro-header ul li:before,ul.dashed li:before{content:"–";margin-right:5px;margin-left:-16px}.blog-body>ul li p,.content-wrapper ul li p,.dashed+ul li p,.job ul li p,.webinar>.container-content ul li p,.webinar>.intro-header ul li p,ul.dashed li p{display:inline}.author-meta{font-size:15px;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1}.author-meta img.avatar{border-radius:50%;margin:0 10px 0 0;max-width:60px!important}.single-line-authors{font-weight:400}.top-author-meta{margin-right:30px;margin-bottom:15px}.top-author-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;width:16.6666666667%}.top-author-container>.author-meta{margin-bottom:18px}.feather-video-tour .featherlight-content{height:90%!important;background:transparent!important}.video-modal{height:90vh}.video-modal iframe{width:100%;height:100%}.signup-iframe{height:820px}@media (min-width:576px){.signup-iframe{height:740px}}.marketo-email-banner{bottom:0}@media (min-width:1200px){.marketo-email-banner h2{white-space:nowrap}}@media (max-width:991px){.marketo-email-banner{position:relative!important}}.marketo-email-banner .report-banner-x-cont{top:0;right:25px}.marketo-email-banner .report-banner-x-cont .report-banner-x{width:50px}.marketo-email-banner #mktoForm_4209{max-width:100%!important;width:100%!important}.marketo-email-banner #mktoForm_4209 .mktoFormRow{clear:none;display:inline-block}.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol{width:130%;margin:0!important}.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input[type=email]{background-color:transparent;border:1px solid #fff;border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0;padding-top:2px!important;padding-left:12px!important;height:45px;color:#fff}.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input[type=email]::-webkit-input-placeholder{color:#fff!important}.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input[type=email]::-moz-placeholder{color:#fff!important}.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input[type=email]:-ms-input-placeholder{color:#fff!important}.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input[type=email]::-ms-input-placeholder{color:#fff!important}.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input[type=email]::placeholder{color:#fff!important}.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input[type=email]:-internal-autofill-selected,.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol input[type=email]:-webkit-autofill{background:transparent!important;color:#fff!important}@media (max-width:1199px){.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol{width:105%}}@media (max-width:991px){.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol{width:150%}}@media (max-width:480px){.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol{width:170%;-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@media (max-width:450px){.marketo-email-banner #mktoForm_4209 .mktoFormRow .mktoFieldDescriptor.mktoFormCol{width:200%}}.marketo-email-banner #mktoForm_4209 .mktoFormRow:nth-of-type(8) .mktoFormCol{margin:0!important}.marketo-email-banner #mktoForm_4209 .mktoFormRow:nth-of-type(8) .mktoFormCol .mktoHtmlText span,.marketo-email-banner #mktoForm_4209 .mktoFormRow:nth-of-type(8) .mktoFormCol .mktoHtmlText span span a{font-size:12px!important;color:#fff!important;line-height:16px!important;display:inline-block}.marketo-email-banner #mktoForm_4209 .mktoFormRow:nth-of-type(8) .mktoFormCol .mktoHtmlText span span a{text-decoration:none!important;border-bottom:1px solid hsla(0,0%,100%,.25)}.marketo-email-banner #mktoForm_4209 .mktoFormRow:nth-of-type(8) .mktoFormCol .mktoHtmlText span span a:hover{border-bottom:1px solid #fff}.marketo-email-banner #mktoForm_4209 .mktoButtonRow{float:right;position:absolute;top:0;right:0;width:30%}.marketo-email-banner #mktoForm_4209 .mktoButtonRow .mktoButton{margin-top:10px!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-top-right-radius:4px!important;border-bottom-right-radius:4px!important;background:#fff;color:#007bff;font-weight:600!important;text-transform:uppercase;border:0}.marketo-email-banner #mktoForm_4209 .mktoButtonRow .mktoButton:hover{background-color:#007bff!important;color:#fff!important}.solutions-banner-fix{opacity:1;height:79px;bottom:0;left:0;pointer-events:auto}.solutions-banner-fix .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:400px){.solutions-banner-fix .container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.solutions-banner-fix .container .btn{padding:11px 20px 12px}.solutions-banner-fix .container img#solutions-banner-x{right:0;width:50px;cursor:pointer}#solutions-banner-fix-card{border-top-left-radius:6px;border-top-right-radius:6px}#solutions-banner-fix-card .mail-cont{width:75px;cursor:pointer}#solutions-banner-fix-card .mail-cont img{width:50px}.featherlight.lets-talk{background:rgba(0,0,0,.85)!important}.featherlight.lets-talk .featherlight-content{border-radius:6px;padding:0;overflow-y:scroll;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);background-color:#fff;border:none}@media (max-width:480px){.featherlight.lets-talk .featherlight-content{border-bottom-width:20px}}@media (max-width:350px){.featherlight.lets-talk .featherlight-content{width:100%}}.featherlight.lets-talk .featherlight-close-icon{display:block;margin-top:13px;margin-right:13px;font-size:24px}.featherlight.lets-talk #modal-letstalk{display:block;min-width:348px;min-height:480px}#modal-letstalk{display:none;padding:24px 24px 0}@media (max-width:350px){#modal-letstalk{padding:14px 14px 0}}#modal-letstalk .mktoHtmlText span,#modal-letstalk .mktoLabel{font-weight:200;font-size:16px!important;line-height:18px;padding-bottom:5px}#modal-letstalk .mktoFieldWrap .mktoHtmlText{margin-top:10px}#modal-letstalk form.mktoForm .mktoButtonWrap.mktoNative .mktoButton{-webkit-transition-duration:.125s;transition-duration:.125s;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;border:none;color:#fff;-webkit-transition-duration:.0625s;transition-duration:.0625s;opacity:1}#modal-letstalk form.mktoForm .mktoButtonWrap.mktoNative .mktoButton:hover{opacity:.5;cursor:pointer}.demo-request-modal .modal-dialog{margin:100px auto}.demo-request-modal .modal-dialog form.mktoForm .mktoLabel{font-size:14px}.demo-request-modal .modal-dialog form.mktoForm .mktoFormRow{width:48%;clear:none}.demo-request-modal .modal-dialog form.mktoForm .mktoFormRow:nth-child(2n){float:left}.demo-request-modal .modal-dialog form.mktoForm .mktoFormRow:nth-child(odd){float:right}.demo-request-modal .modal-dialog form.mktoForm .mktoFormRow:nth-child(8),.demo-request-modal .modal-dialog form.mktoForm .mktoFormRow:nth-child(9){clear:both;width:100%;float:none}.demo-request-modal .modal-dialog form.mktoForm input,.demo-request-modal .modal-dialog form.mktoForm textarea{-webkit-box-shadow:none!important;box-shadow:none!important}.demo-request-modal .modal-dialog form.mktoForm textarea{height:70px}.demo-request-modal .modal-dialog form.mktoForm .mktoButton{padding:11px 20px 12px;cursor:pointer;font-size:16px;color:#fff;background:#632ca6;border:none;border-radius:4px;width:100%;-webkit-box-shadow:none!important;box-shadow:none!important}.demo-request-modal .modal-dialog form.mktoForm .mktoButton:hover{border:none}@media (min-width:992px){.security-monitoring .modal-dialog{margin:180px auto}}.four-o-four{font-weight:200;font-size:16px;letter-spacing:.4px;line-height:1.8em}.four-o-four .page404{padding:15px 0 0;min-height:calc(100vh - 708px)}.four-o-four .page404 .bits-img{margin-right:90px;position:relative;top:10px}@media screen and (min-width:767px){.four-o-four .page404{padding:60px 0 0}}@media screen and (min-width:991px){.four-o-four .page404{min-height:calc(100vh - 471px)}}.four-o-four .page404 .search-input-container-js{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.four-o-four .page404 .search-input-container-js .search-404{width:100%;font-size:26px;border-radius:5px;border:1px solid #888;padding:0 36px 0 12px;height:40px}.four-o-four .page404 .search-input-container-js .search-404::-webkit-input-placeholder{font-size:26px;color:#c7c7c7;-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}.four-o-four .page404 .search-input-container-js span{cursor:pointer;position:absolute;right:0;padding:10px;font-weight:800;color:#888}.four-o-four .page404 .helpful-pages-container a,.four-o-four .page404 .looking-for-container a{opacity:1}.four-o-four .page404 .helpful-pages-container a:hover,.four-o-four .page404 .looking-for-container a:hover{opacity:.7}.about-awards a,.about-press-coverage a,.about-press-releases a,.about-press-resources a,.about-press a,.page-analyst a{color:#000}.about-awards hr,.about-press-coverage hr,.about-press-releases hr,.about-press-resources hr,.about-press hr,.page-analyst hr{border-color:#888}.about-awards #press-dropdown-title,.about-press #press-dropdown-title,.about-press-coverage #press-dropdown-title,.about-press-releases #press-dropdown-title,.about-press-resources #press-dropdown-title,.page-analyst #press-dropdown-title{font-size:1.25rem}.about-awards .press-header-icon,.about-press-coverage .press-header-icon,.about-press-releases .press-header-icon,.about-press-resources .press-header-icon,.about-press .press-header-icon,.page-analyst .press-header-icon{width:32px;width:24px;margin-right:2px;position:relative;top:-1px}.about-awards .intro-header,.about-press-coverage .intro-header,.about-press-releases .intro-header,.about-press-resources .intro-header,.about-press .intro-header,.page-analyst .intro-header{min-height:280px;margin-bottom:0!important}.about-awards .intro-header .post-heading,.about-press-coverage .intro-header .post-heading,.about-press-releases .intro-header .post-heading,.about-press-resources .intro-header .post-heading,.about-press .intro-header .post-heading,.page-analyst .intro-header .post-heading{padding-top:30px;padding-bottom:0;color:#fff}@media (min-width:767px){.about-awards .intro-header,.about-press-coverage .intro-header,.about-press-releases .intro-header,.about-press-resources .intro-header,.about-press .intro-header,.page-analyst .intro-header{margin-bottom:40px!important}}.about-awards .sidebar a,.about-press-coverage .sidebar a,.about-press-releases .sidebar a,.about-press-resources .sidebar a,.about-press .sidebar a,.page-analyst .sidebar a{color:#888;text-decoration:none}.about-awards .sidebar a.active,.about-awards .sidebar a:hover,.about-press-coverage .sidebar a.active,.about-press-coverage .sidebar a:hover,.about-press-releases .sidebar a.active,.about-press-releases .sidebar a:hover,.about-press-resources .sidebar a.active,.about-press-resources .sidebar a:hover,.about-press .sidebar a.active,.about-press .sidebar a:hover,.page-analyst .sidebar a.active,.page-analyst .sidebar a:hover{color:#000}.about-awards .press-dropdown,.about-press-coverage .press-dropdown,.about-press-releases .press-dropdown,.about-press-resources .press-dropdown,.about-press .press-dropdown,.page-analyst .press-dropdown{padding:12px 0 16px;-webkit-tap-highlight-color:transparent}.about-awards .press-dropdown li:hover,.about-press-coverage .press-dropdown li:hover,.about-press-releases .press-dropdown li:hover,.about-press-resources .press-dropdown li:hover,.about-press .press-dropdown li:hover,.page-analyst .press-dropdown li:hover{background-color:#f6f6f6}.about-awards .press-dropdown .dropdown-menu,.about-press-coverage .press-dropdown .dropdown-menu,.about-press-releases .press-dropdown .dropdown-menu,.about-press-resources .press-dropdown .dropdown-menu,.about-press .press-dropdown .dropdown-menu,.page-analyst .press-dropdown .dropdown-menu{color:#632ca6;line-height:1.8em;top:396px;font-size:1.25rem}.about-awards .press-dropdown .dropdown-menu .active,.about-press-coverage .press-dropdown .dropdown-menu .active,.about-press-releases .press-dropdown .dropdown-menu .active,.about-press-resources .press-dropdown .dropdown-menu .active,.about-press .press-dropdown .dropdown-menu .active,.page-analyst .press-dropdown .dropdown-menu .active{color:#000}.about-awards .press-dropdown .dropdown-menu li>a,.about-press-coverage .press-dropdown .dropdown-menu li>a,.about-press-releases .press-dropdown .dropdown-menu li>a,.about-press-resources .press-dropdown .dropdown-menu li>a,.about-press .press-dropdown .dropdown-menu li>a,.page-analyst .press-dropdown .dropdown-menu li>a{color:#888;font-weight:700}.about-awards .press-dropdown.show,.about-press-coverage .press-dropdown.show,.about-press-releases .press-dropdown.show,.about-press-resources .press-dropdown.show,.about-press .press-dropdown.show,.page-analyst .press-dropdown.show{padding:12px 0 16px}.about-awards ul,.about-press-coverage ul,.about-press-releases ul,.about-press-resources ul,.about-press ul,.page-analyst ul{list-style-type:none;padding:0;margin:0}@media (min-width:992px){.about-awards .intro-header,.about-press-coverage .intro-header,.about-press-releases .intro-header,.about-press-resources .intro-header,.about-press .intro-header,.page-analyst .intro-header{padding-top:37px;padding-bottom:37px}.about-awards .header-text-center .header-main,.about-press-coverage .header-text-center .header-main,.about-press-releases .header-text-center .header-main,.about-press-resources .header-text-center .header-main,.about-press .header-text-center .header-main,.page-analyst .header-text-center .header-main{padding-top:0;padding-bottom:0}}@media (max-width:991px){.about-awards .post-heading h1,.about-press-coverage .post-heading h1,.about-press-releases .post-heading h1,.about-press-resources .post-heading h1,.about-press .post-heading h1,.page-analyst .post-heading h1{margin-bottom:0!important;margin-top:54px!important;font-size:32px}.about-awards .post-heading h3,.about-press-coverage .post-heading h3,.about-press-releases .post-heading h3,.about-press-resources .post-heading h3,.about-press .post-heading h3,.page-analyst .post-heading h3{margin-top:0!important;font-size:22px;line-height:1.2em}.about-awards .post-heading p,.about-press-coverage .post-heading p,.about-press-releases .post-heading p,.about-press-resources .post-heading p,.about-press .post-heading p,.page-analyst .post-heading p{margin-top:12px!important}}@media (max-width:400px){.about-awards .post-heading h1,.about-press-coverage .post-heading h1,.about-press-releases .post-heading h1,.about-press-resources .post-heading h1,.about-press .post-heading h1,.page-analyst .post-heading h1{margin-bottom:0!important;margin-top:54px!important;font-size:32px}.about-awards .post-heading h3,.about-press-coverage .post-heading h3,.about-press-releases .post-heading h3,.about-press-resources .post-heading h3,.about-press .post-heading h3,.page-analyst .post-heading h3{margin-top:0!important;font-size:22px;line-height:1.2em}.about-awards .post-heading p,.about-press-coverage .post-heading p,.about-press-releases .post-heading p,.about-press-resources .post-heading p,.about-press .post-heading p,.page-analyst .post-heading p{margin-top:12px!important}}.footer-legal li a{color:#fff!important}.press-release header{background:#632ca6}.press-release header .post-heading,.press-release header h1{color:#fff}.press-release header .post-heading div{font-weight:600}@media (min-width:1200px){.press-release .header-text-center .header-main{padding-top:30px;padding-bottom:0}}.press-release article a{color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.press-release article a:hover{border-bottom:1px solid #632ca6;color:#632ca6;opacity:1}.press-release article ul{margin-right:0;list-style-type:none;padding-left:30px}.press-release article ul li:before{content:"–";margin-right:5px;margin-left:-16px}.press-release article ul li p{display:inline}.press-release footer{margin-top:50px}.about-press-coverage .intro-header{margin-bottom:0!important}.about-press-coverage .press-releases-dropdown{cursor:pointer}.about-press-coverage .press-release-filtermobile{height:50px}.about-press-coverage #dropdown-pr{-webkit-box-shadow:0 5px 5px #d3d3d3;box-shadow:0 5px 5px #d3d3d3;width:130px}.about-press-coverage #dropdown-pr .active{color:#000}.about-press-coverage #dropdown-pr li>button:focus{outline:none;border:none}.about-press-coverage #press-releases-dropdown-title{width:160px}.about-press-coverage .filter-controls-press .nav-tabs{border-bottom:0;padding:0 137px}.about-press-coverage .filter-controls-press .nav-tabs>li button{border:0;border-bottom:2px solid transparent}.about-press-coverage .filter-controls-press .nav-tabs>li button.active,.about-press-coverage .filter-controls-press .nav-tabs>li button.mixitup-control-active{border-bottom:2px solid #632ca6}.about-press-coverage .filter-controls-press .nav-tabs>li button:focus{outline:none}.about-press-coverage .filter-controls-press .nav-tabs>li button:hover{border-bottom:2px solid #632ca6}.about-press-coverage #press-links article{padding:0 0 16px;width:100%}.about-press-coverage #press-links article p{margin:0 0 14px}.about-press-coverage #press-links article a,.about-press-coverage #press-links article a:focus,.about-press-coverage #press-links article a:hover{color:#514f54}@media (max-width:767px){.about-press-coverage #press-links article .logo-wrapper img{width:100%;height:100%}}@media (max-width:767px){.about-press-coverage .mix{border-bottom:1px solid #979797;margin-bottom:12px}.about-press-coverage article:last-child{border-bottom:0 solid #979797!important}.about-press-coverage .pagination-current{display:inline-block;position:absolute;left:36%}}@media (max-width:1200px){.about-press-coverage .filter-controls-press .nav-tabs{padding:0}}.about-press-coverage .easyPaginateNav{margin-top:20px;padding-top:10px;border-top:1px solid #000;width:100%!important;position:relative;color:#000;font-size:16px;font-weight:700}.about-press-coverage .easyPaginateNav a{margin-right:10px;color:#000;text-decoration:none}.about-press-coverage .easyPaginateNav a:last-child{position:absolute;right:0;margin-right:0}.about-press-coverage .pagination-current{display:inline-block;position:absolute;left:43%}.about-press-resources .press-resources-logos{width:100%;height:auto}.about-press-resources .press-resources-colors{background-color:#632ca6;margin-left:0;margin-right:0;padding:7px 0 8px;color:#fff}.about-awards .award-logos{max-width:120px;max-height:80px}@media (max-width:767px){.about-awards .award-logos{max-width:80px}}.alerts .intro-header,.apm .intro-header,.dashboarding .intro-header{margin:0}.alerts .header-main,.apm .header-main,.dashboarding .header-main{padding-top:20px}@media (min-width:992px){.alerts .col-md-7,.apm .col-md-7,.dashboarding .col-md-7{padding-left:72px}.alerts .header-main,.apm .header-main,.dashboarding .header-main{padding-top:100px}}.alerts .nav-tabs-underline,.apm .nav-tabs-underline,.dashboarding .nav-tabs-underline{border-bottom:none}.alerts .nav-tabs-underline>li,.apm .nav-tabs-underline>li,.dashboarding .nav-tabs-underline>li{float:left;margin-bottom:-1px}.alerts .nav-tabs-underline>li>a,.apm .nav-tabs-underline>li>a,.dashboarding .nav-tabs-underline>li>a{font-size:13px}@media (min-width:1210px){.alerts .nav-tabs-underline>li>a,.apm .nav-tabs-underline>li>a,.dashboarding .nav-tabs-underline>li>a{font-size:16px}}.alerts .nav-tabs-underline>li>a:hover,.apm .nav-tabs-underline>li>a:hover,.dashboarding .nav-tabs-underline>li>a:hover{color:#555;border:none;border-bottom:4px solid #632ca6;background-color:#fff}.aws{padding-top:60px}.aws header{margin-bottom:0}.aws header .post-heading{padding-top:110px}.aws .ml-auto{display:inline-block}.aws .ml-auto li{float:right}.aws .header-before-text img{width:362px;height:auto}@media (max-width:767px){.aws .header-before-text img{width:173px}}.aws .post-heading h1{margin-top:0;margin-bottom:14px}.aws .post-heading h1,.aws .post-heading h3{color:#fff}@media (max-width:767px){.aws .post-heading h1{font-size:32px;line-height:36px}.aws .post-heading .subheading{font-size:18px;line-height:18px}}.aws .header-text-center .post-heading{padding-bottom:88px}@media (max-width:767px){.aws .header-text-center .post-heading{padding-bottom:36px;padding-top:36px}}.aws #dashboard_mobile .panel,.aws #dashboard_mobile .panel-heading{background:transparent;border:none;color:#fff;text-align:center;font-weight:200}.aws #dashboard_mobile .panel-heading{border-top:1px solid #505050}.aws #dashboard_mobile .panel-heading .panel-title a{font-weight:200}.aws #dashboard_mobile .panel-heading .panel-title a[aria-expanded=true]{font-weight:600}.aws #dashboard_mobile .panel-body{border:none}.aws .integrations-section .col-xs-4 img{max-height:76px}.aws .awspartner{height:78px}.aws .awspartner p{margin:4px 0 0}@media (max-width:767px){.aws .awspartner p{font-size:18px;margin:0;width:150px;line-height:18px}}.aws .awspartner .row div:first-child{text-align:left}.aws .awspartner .row div{text-align:right}@media (min-width:768px){.aws .awspartner .row div:first-child{text-align:right}.aws .awspartner .row div{text-align:left}}.aws .installagent p{text-align:center}@media (max-width:767px){.aws .installagent p{text-align:left}}.aws .section-one .big-3{display:block!important;text-align:left}@media (max-width:991px){.aws .section-one .big-3{padding:10px 20px}.aws .section-one img{width:49px;height:49px}}@media (min-width:992px){.aws .section-one .full-left{padding-left:0}.aws .section-one .full-right{padding-right:0}.aws .section-one .full-left>div{padding-left:0}.aws .section-one .full-right .col-xs-10{padding-right:0}.aws .section-one img{width:60px;height:60px}}.aws .section-one p{margin:0}@media (max-width:767px){.aws .section-one p{font-size:18px}}.aws .dashboards{max-height:625px!important;height:625px;background:#443e48;background:-webkit-gradient(linear,left top,right top,from(#443e48),to(#110617));background:linear-gradient(90deg,#443e48,#110617);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1);overflow:hidden;color:#fff}@media (max-width:991px){.aws .dashboards{max-height:none!important;height:auto}}.aws .dashboards .iframeScreens{overflow:hidden;padding:50px 0;display:block}.aws .dashboards .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border:none;margin:0 auto -21px}.aws .dashboards .nav-tabs:after,.aws .dashboards .nav-tabs:before{content:none}.aws .dashboards .nav-tabs li{display:block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.aws .dashboards .nav-tabs li a{color:#fff;font-weight:200;background-color:transparent;border:none;padding:0}.aws .dashboards .nav-tabs li .active{font-weight:600;background-color:transparent;border-bottom:1px solid #fff}.aws .dashboards .tab-pane img{width:100%;height:auto}.aws .integrations-section{margin-top:15px}.aws .integrations-section h4{display:none}.aws .training{padding:30px 0 40px}.aws .resources a{color:#000}.aws .bottom a{color:#fff}.aws .bottom .pull-right{font-weight:600}@media (max-width:767px){.aws .bottom p{font-size:16px}}.aws footer{display:none}@media (min-width:992px){.aws{padding-top:78px}.aws .resources ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-pack:distribute;justify-content:space-around}.aws .header-text-center .header-main{padding:0}.aws .section-one .col-sm-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.aws .dog{display:none!important}.aws-signup-new .navbar{-webkit-box-shadow:none;box-shadow:none;background-color:transparent!important}.aws-signup-new .navbar.scrolled{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(rgba(48,35,174,.9)),to(rgba(200,109,215,.9)));background:linear-gradient(90deg,rgba(48,35,174,.9) 0,rgba(200,109,215,.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1)}.aws-signup-new .header-text-form .frame-wrapper{padding:0;background:transparent;border-radius:10px}.aws-signup-new .header-text-form .header-main{padding-top:8px;padding-bottom:0}.aws-signup-new .header-text-form .header-main br{display:none}@media (min-width:992px){.aws-signup-new .header-main .col-md-5{width:44.666667%}.aws-signup-new .post-heading{margin-top:100px}.aws-signup-new .header-text-form .header-main br{display:block}}@media (max-width:1200px){.aws-signup-new .header-main{width:98%}}.aws-signup-new .dog{display:none!important}.careers .announcement_banner.open~.header-section-video .bgvid{top:0}.careers header{background-position:top;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;margin-bottom:0}@media (max-width:540px){.careers header{height:320px}}.careers header .post-heading{color:#fff}.careers .js-jobs{-webkit-transition-duration:.125s;transition-duration:.125s;color:#632ca6;border:0 solid transparent}.careers .js-jobs:hover{opacity:.7}.careers #social-responsibility{color:#fff;background:#00ffb8;background:linear-gradient(45deg,#00ffb8,#896dd8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1)}.careers #photo-collage .photos .visible-xs img{width:100%}.careers #benefits .perk-icons img{width:70px;height:auto}.careers #benefits:after{content:" ";-webkit-box-shadow:0 -8px 10px 0 rgba(0,0,0,.07);box-shadow:0 -8px 10px 0 rgba(0,0,0,.07);display:inline-block;width:100%;height:10px;margin-bottom:-16px}.careers #jobs-dept .tiles-cont:nth-of-type(2){margin-top:30px}@media (max-width:991px){.careers #jobs-dept .tiles-cont:nth-of-type(2){margin-top:0}}.careers #jobs-dept .tiles-job-dept{height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:991px){.careers #jobs-dept .tiles-job-dept{height:100px}}.careers #jobs-dept .tiles-job-dept h6{font-size:16px;font-weight:600;text-transform:uppercase;color:#fff}.careers #jobs-offices a h6{font-size:16px;font-weight:600;text-transform:uppercase;color:#632ca6}.careers #jobs-offices a .img-fluid{display:inline}@media (max-width:991px){.careers #jobs-offices a .img-fluid{max-width:50%}}@media (max-width:450px){.careers #jobs-offices a .img-fluid{max-width:70%;-webkit-transform:translateX(-10px);transform:translateX(-10px)}}.careers-department header,.careers-offices header{margin-bottom:0;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}.careers-department header .header-main,.careers-offices header .header-main{padding-top:0;padding-bottom:0}.careers-department header+.container,.careers-offices header+.container{margin-bottom:30px}.careers-department .jobs-filter,.careers-offices .jobs-filter{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;font-size:16px;font-weight:600}.careers-department #jobs,.careers-offices #jobs{padding-top:16px;margin-bottom:56px}.careers-department #jobs li.start,.careers-offices #jobs li.start{border-top:1px solid #000}.careers-department #jobs li a,.careers-offices #jobs li a{display:block;border-top:1px solid #c8c8c8;font-weight:200!important;color:#000;font-size:16px;padding:4px 0}.careers-department #jobs li a:hover,.careers-offices #jobs li a:hover{background:#e3e3e3}.careers-department #jobs li a.start,.careers-offices #jobs li a.start{border-top:1px solid transparent}.careers-department #jobs li span,.careers-offices #jobs li span{float:none;display:block}.careers-department #jobs li:last-child a,.careers-offices #jobs li:last-child a{border-bottom:1px solid #c8c8c8}@media (min-width:992px){.careers-department #jobs li a,.careers-offices #jobs li a{padding:4px 0;font-size:22px;line-height:normal}.careers-department #jobs li a span.title,.careers-offices #jobs li a span.title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.careers-department #jobs li a span.dept,.careers-department #jobs li a span.loc,.careers-offices #jobs li a span.dept,.careers-offices #jobs li a span.loc{width:100%;text-align:left;font-size:16px}.careers-department #jobs li a span.dept,.careers-offices #jobs li a span.dept{padding:5px 0 10px}.careers-department #jobs li a span.loc,.careers-offices #jobs li a span.loc{line-height:18px;padding-bottom:10px}}.careers-department #engineering-filter,.careers-department #jobs-filter-dropdown,.careers-offices #engineering-filter,.careers-offices #jobs-filter-dropdown{text-align:left;-moz-text-align-last:left;text-align-last:left;-webkit-transition-duration:.125s;transition-duration:.125s;background-color:transparent;-webkit-appearance:none;-webkit-box-shadow:none!important;box-shadow:none!important;font-size:16px;font-weight:600!important;border-radius:4px!important;color:#632ca6;padding:4px 20px 6px 8px!important;border:1px solid #632ca6;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(https://imgix.datadoghq.com/img/dropdown-select-arrow-2.svg);background-position:97% 50%;background-repeat:no-repeat;background-size:8px;cursor:pointer}.careers-department #engineering-filter:focus,.careers-department #jobs-filter-dropdown:focus,.careers-offices #engineering-filter:focus,.careers-offices #jobs-filter-dropdown:focus{outline:none}.careers-department #jobs-filter-dropdown,.careers-offices #jobs-filter-dropdown{margin-left:6px}.careers-department .careers-eng-blog,.careers-offices .careers-eng-blog{text-align:center;padding-top:9px}.careers-department .careers-eng-blog a,.careers-offices .careers-eng-blog a{font-size:18px;text-transform:uppercase;font-weight:600;text-align:center}.careers-department .careers-eng-blog a:hover,.careers-offices .careers-eng-blog a:hover{border-bottom:1px solid #764d9c}.careers-department .section,.careers-offices .section{padding-top:50px;padding-bottom:50px}.careers-department .section.employee-quotes,.careers-offices .section.employee-quotes{padding-top:35px;padding-bottom:0;clear:both}.careers-department .section.employee-quotes small,.careers-offices .section.employee-quotes small{display:inline-block;font-size:16px;line-height:20px}@media (min-width:480px) and (max-width:992px){.careers-department .section.employee-quotes .container,.careers-offices .section.employee-quotes .container{width:100%}}@media (min-width:480px) and (max-width:481px){.careers-department .departments .col-xs-12,.careers-offices .departments .col-xs-12{width:100%}}@media (max-width:480px){.careers-department .departments .col-xs-12,.careers-offices .departments .col-xs-12{width:100%}}@media (max-width:767px){.careers-department header+.container h2{text-align:left;margin-bottom:0;padding-bottom:15px}.careers-department .header-section-video,.careers-department .section-video{margin-top:0!important}.careers-department .section{padding-top:32px;padding-bottom:32px}}.careers-department .overlay{display:none;position:absolute;width:100%;height:100%;opacity:.7;z-index:8;background:rgba(0,0,0,.7);top:0;left:0;cursor:pointer}.careers-department .section-video{height:auto}.careers-department .section-video__body{top:39%;left:9%;z-index:2}@media (max-width:767.98px){.careers-department .section-video__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:0;left:0;width:50%;height:100%;padding:20px 0 20px 14px}}.careers-department .section-video__body h3{font-size:42px;line-height:48px}@media (max-width:991.98px){.careers-department .section-video__body h3{font-size:28px;line-height:32px}}.careers-department .section-video__body .btn-white{margin-top:auto;padding:8px 13px;width:auto}.careers-department .section-video__img{z-index:1}.careers-department .section-video__video{top:0;width:100%;height:100%;z-index:-1}.careers-department .btn--vimeo-play{z-index:2}.careers-department .embed-container{top:0;left:0}.careers-department .header-section-video{overflow:hidden}.careers-department .header-section-video h2{border-bottom:none;color:#fff;height:50px}.careers-department .header-section-video h2,.careers-department .header-section-video img{position:absolute!important;top:-50px;left:0;right:0;bottom:0;z-index:2}.careers-department .header-section-video img{top:90px}.careers-department .header-section-video #video-play-img-btn{cursor:pointer}.careers-department .header-section-video.section-video-overlay #engineering-video img,.careers-department .header-section-video.section-video-overlay img{top:80px}.careers-department .header-section-video.section-video-overlay:after{content:" ";display:inline-block;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4);position:absolute}@media (max-width:767px){.careers-department .jobs-filter{display:block}.careers-department .jobs-filter #engineering-filter{width:100%;margin-bottom:10px}.careers-department .jobs-filter #jobs-filter-dropdown{margin-left:0;width:100%}}.careers-details{padding-top:108px}@media (max-width:1200px){.careers-details{padding-top:130px}}@media only screen and (max-width:991px){.careers-details{padding-top:58px}}.careers-details form .text-right{text-align:center;padding-top:9px}.careers-details form #compliance-questions a{font-size:14px;line-height:18px;font-weight:600;text-transform:uppercase;color:#632ca6}.careers-details .offices{margin-top:10px!important;font-size:22px;line-height:26px;padding-bottom:40px;border-bottom:1px solid #c8c8c8}.careers-details .offices select{min-width:193px;margin:14px 0 0;font-size:18px}.careers-details .careers-form{padding-bottom:34px}.careers-details .careers-form h2{color:#000;float:none;font-weight:700;text-align:center;font-size:36px;border-bottom:1px solid #c8c8c8;padding-bottom:40px;margin:36px auto 30px}.careers-details .careers-form label{font-size:16px!important}.careers-details .careers-form ul{padding-left:6px!important;margin:0;list-style-type:none}.careers-details .careers-form ul>li{text-indent:-5px}.careers-details .careers-form ul>li:before{content:"– ";text-indent:-5px}.careers-details #location-selector-container{display:none}.careers-details #location-selector-container .careers-job-location{font-weight:300}.careers-details #location-selector-container #location-selection{margin-left:6px;display:inline-block}.careers-details #location-selector-container #location-selection select,.careers-details #location-selector-container #location-selection select:focus{font-size:20px;-webkit-border-radius:0;border:0;outline:1px solid #000;outline-offset:2px;min-width:125px}@media (max-width:767px){.careers-details header{margin-bottom:0}.careers-details .job-title,.careers-details .offices{text-align:left}.careers-details .job-title{font-size:22px;line-height:26px;margin-bottom:4px!important}.careers-details .offices{padding-bottom:15px}.careers-details .job *,.careers-details .offices{font-size:16px;line-height:18px}}.careers-details .job-title{font-size:36px;line-height:40px}.careers-details .intro-header{margin-bottom:0}.careers-details .header-text-center .header-main{padding:0}.careers-details .job .section .main_content ul{padding-left:12px!important}.careers-department .header-text-center .post-heading,.careers-details .header-text-center .post-heading,.careers-offices .header-text-center .post-heading{padding:58px 0 38px}@media (max-width:1200px){.careers-department .header-text-center .post-heading,.careers-details .header-text-center .post-heading,.careers-offices .header-text-center .post-heading{padding:38px 0}}.careers-department .header-text-center .post-heading h1,.careers-department .header-text-center .post-heading h3,.careers-details .header-text-center .post-heading h1,.careers-details .header-text-center .post-heading h3,.careers-offices .header-text-center .post-heading h1,.careers-offices .header-text-center .post-heading h3{color:#fff}@media (max-width:767px){.careers-department .quote,.careers-details .quote,.careers-offices .quote{margin-bottom:30px}.careers-department .quote .img-fluid,.careers-details .quote .img-fluid,.careers-offices .quote .img-fluid{margin-left:auto;margin-right:auto}}#grnhse_iframe{min-height:1500px}.header-section-video .bgvid{visibility:hidden}@media (min-width:1200px){.header-section-video .bgvid{visibility:visible}}@media (min-width:992px){#grnhse_iframe{min-height:1200px}}@media (max-width:767px){.careers-department .btn,.careers-details .btn,.careers .btn{font-size:16px;line-height:22px;padding:8px 0 10px;width:132px}.careers-department h2,.careers-details h2,.careers h2{font-size:22px;line-height:26px;margin-top:23px;margin-bottom:12px}.careers-department .header-section-video #engineering-video img,.careers-department .section-video #engineering-video img,.careers-details .header-section-video #engineering-video img,.careers-details .section-video #engineering-video img,.careers .header-section-video #engineering-video img,.careers .section-video #engineering-video img{top:100px;left:-1px}.careers-department .header-section-video.section-video-overlay #engineering-video img,.careers-department .section-video.section-video-overlay #engineering-video img,.careers-details .header-section-video.section-video-overlay #engineering-video img,.careers-details .section-video.section-video-overlay #engineering-video img,.careers .header-section-video.section-video-overlay #engineering-video img,.careers .section-video.section-video-overlay #engineering-video img{top:32px}.careers-department .header-section-video img,.careers-department .section-video img,.careers-details .header-section-video img,.careers-details .section-video img,.careers .header-section-video img,.careers .section-video img{top:32px;width:45px;height:45px}.careers-department .crainsmuse,.careers-details .crainsmuse,.careers .crainsmuse{text-align:center}.careers-department .crainsmuse p,.careers-details .crainsmuse p,.careers .crainsmuse p{font-size:16px;line-height:18px}}.careers-offices header{height:350px}.careers-offices #careers-dept-testimonials .dept-testimonial .row:nth-of-type(2){margin-top:20px}.careers-offices #careers-dept-testimonials .dept-testimonial .d-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;min-height:60px}.careers-offices #careers-dept-testimonials .dept-testimonial .w-100{max-width:100px}.careers-offices #careers-dept-testimonials .dept-testimonial-video{display:block;height:454px}@media (max-width:991px){.careers-offices #careers-dept-testimonials .dept-testimonial-video{height:300px;padding:20px 0;margin:20px 0 30px}}@media (max-width:700px){.careers-offices #careers-dept-testimonials .dept-testimonial-video{height:250px;padding:10px 0;margin:20px 0 30px}}.careers-offices #careers-dept-testimonials .dept-testimonial-video iframe{height:100%;width:121%;-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:991px){.careers-offices #careers-dept-testimonials .dept-testimonial-video iframe{height:100%;width:100%}}.careers-offices #careers-dept-testimonials #vimeo-iframe-default-video{width:100%;height:450px}@media (max-width:991px){.careers-offices #careers-dept-testimonials #vimeo-iframe-default-video{height:300px}}@media (max-width:700px){.careers-offices #careers-dept-testimonials #vimeo-iframe-default-video{height:250px}}.case-studies header h1,.case-studies header h3{color:#fff}.case-studies header .cs-pdf-icon{width:40px;height:auto;margin-right:10px}.case-studies header .cs-pdf-link a{color:#fff;opacity:.7;-webkit-transition-duration:.125s;transition-duration:.125s;border-bottom:0}.case-studies header .cs-pdf-link a:hover{color:#fff;opacity:1}.case-studies .case-study-body a{color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.case-studies .case-study-body a:hover{border-bottom:1px solid #632ca6;color:#632ca6;opacity:1}.case-studies .case-study-body h2{margin-top:50px;font-size:22px;line-height:25px;padding-bottom:16px;border-bottom:1px solid #c7c7c7}.case-studies .case-study-body h4{-webkit-transform:translateX(3px);transform:translateX(3px);padding:22px 0 26px 30px;margin:20px 0 30px;border-width:0 0 0 4px;border-style:solid;-o-border-image:linear-gradient(180deg,#2fe0dc 0,#dfffbb);border-image:-webkit-gradient(linear,left top,left bottom,from(#2fe0dc),to(#dfffbb));border-image:linear-gradient(180deg,#2fe0dc 0,#dfffbb);border-image-slice:1;text-indent:-10px;font-size:26px;line-height:30px;font-weight:200}.case-studies .case-study-body h4 cite{display:block;font-style:normal;text-indent:0;font-size:22px;margin-top:6px}.case-studies .case-study-body h4 cite:before{content:"–"}.case-studies .cs-related{height:auto}.case-studies .cs-related .cs-related-posts{position:relative;height:240px;margin-top:12px;overflow:hidden}.case-studies .cs-related .cs-related-posts,.case-studies .cs-related .cs-related-posts .cs-related-posts-image{width:100%;-webkit-transition:all .4s cubic-bezier(.19,1,.22,1)!important;transition:all .4s cubic-bezier(.19,1,.22,1)!important;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1)!important;transition-timing-function:cubic-bezier(.19,1,.22,1)!important}.case-studies .cs-related .cs-related-posts .cs-related-posts-image{background-repeat:no-repeat;background-size:cover;height:100%;background-position:50%}.case-studies .cs-related .cs-related-posts:hover .cs-related-posts-image{-webkit-transform:scale(1.1);-moz-transform:scale(1.1) rotate(.02deg)}.case-studies .cs-related .cs-related-posts:hover img{top:-20px}.case-studies .cs-related .cs-related-posts:hover .cs-related-posts-bg{background:#ffbf00;background:linear-gradient(45deg,#ffbf00,#7f00ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1)}.case-studies .cs-related .cs-related-posts:hover .cs-related-posts-title{background-color:#fff}.case-studies .cs-related .cs-related-posts img{-webkit-transition-duration:.125s;transition-duration:.125s;top:0;position:relative;width:160%}.case-studies .cs-related .cs-related-posts .cs-related-posts-bg{-webkit-transition-duration:.125s;transition-duration:.125s;width:100%;height:100%;background:#ffbf00;background:linear-gradient(45deg,rgba(255,191,0,.75),#7f00ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1);mix-blend-mode:multiply}.case-studies .cs-related .cs-related-posts .cs-related-posts-bg,.case-studies .cs-related .cs-related-posts .cs-related-posts-blurb{position:absolute;top:0;left:0}.case-studies .cs-related .cs-related-posts .cs-related-posts-bg h2,.case-studies .cs-related .cs-related-posts .cs-related-posts-blurb h2{color:#fff;margin:16px 16px 16px 22px;font-size:28px;line-height:32px}.case-studies .cs-related .cs-related-posts .cs-related-posts-blurb{letter-spacing:-.03em}.case-studies .cs-related .cs-related-posts .cs-related-posts-title{-webkit-transition-duration:.125s;transition-duration:.125s;position:absolute;width:100%;height:60px;background-color:hsla(0,0%,100%,.75);bottom:0;left:0}.case-studies .cs-related .cs-related-posts .cs-related-posts-title p{margin:10px 16px 16px 22px;font-size:16px;line-height:18px;font-weight:600;color:#000}.case-studies footer{margin-top:0}.page-casestudy .header-text-center .post-heading{color:#fff}.page-casestudy .header-text-center .header-main{padding-top:0;padding-bottom:0}@media (max-width:991px){.page-casestudy h1{font-size:32px!important;line-height:40px!important}}.page-casestudy .card .card-img-top{height:100px;-o-object-fit:cover;object-fit:cover}.page-casestudy .card .card-img-icon{width:33px;position:absolute;top:8px;left:8px}.page-casestudy .casestudy-post{background-color:#eee;height:250px;border-radius:4px;border:1px solid #eee;-webkit-transition-duration:.125s;transition-duration:.125s}.page-casestudy .casestudy-post:hover{background-color:#c7c7c7;opacity:.7}.cloudhealth-datadog-trial{font-family:Arial;padding-top:0}.cloudhealth-datadog-trial .wave{bottom:450px;background:url(https://datadog-live.imgix.net/img/wave-lines.png) no-repeat top;background-size:cover;height:600px;width:100%;mix-blend-mode:overlay}.cloudhealth-datadog-trial .bg-gradient{height:100%;background:#3fc2a7;background:-webkit-gradient(linear,left top,left bottom,color-stop(17%,#3fc2a7),color-stop(17%,#3fc2a7),to(#0c208c));background:linear-gradient(180deg,#3fc2a7 17%,#3fc2a7 0,#0c208c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3fc2a7",endColorstr="#0c208c",GradientType=0)}.cloudhealth-datadog-trial .bg-gradient>.container{position:relative;z-index:9}.cloudhealth-datadog-trial p{color:#fff;font-size:24px;line-height:32px;padding:36px 0 0;margin:0}.cloudhealth-datadog-trial .nav-custom-center-logo{background:#fff;position:relative;margin:0}.cloudhealth-datadog-trial .navbar-brand figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.cloudhealth-datadog-trial .navbar-brand figure img{width:100%;height:auto;padding:10px}.cloudhealth-datadog-trial .navbar-brand figure:nth-of-type(2):before{content:"";display:inline-block;border-left:1px solid #979797;width:1px;height:50px;float:left;margin:0 31px}.cloudhealth-datadog-trial iframe{width:100%}@media only screen and (max-width:1199px){.cloudhealth-datadog-trial{padding-top:0}}@media (min-width:768px){.cloudhealth-datadog-trial .bg-gradient{height:980px}.cloudhealth-datadog-trial .wave{position:absolute;bottom:325px}.cloudhealth-datadog-trial iframe{width:540px}.cloudhealth-datadog-trial .navbar-brand{height:126px}.cloudhealth-datadog-trial .navbar-brand figure:first-of-type img{width:235px;height:auto}.cloudhealth-datadog-trial .navbar-brand figure:nth-of-type(2) img{width:222px;height:auto}.cloudhealth-datadog-trial .navbar-brand figure:nth-of-type(2):before{content:"";display:inline-block;border-left:1px solid #979797;width:1px;height:96px;float:left;margin:0 31px}}.customers{background:#fff}.customers .toggle-close,.customers .toggle-section{-webkit-transition-duration:.125s;transition-duration:.125s}.customers .toggle-close .icon-small-arrow-bottom,.customers .toggle-close .icon-small-arrow-top,.customers .toggle-section .icon-small-arrow-bottom,.customers .toggle-section .icon-small-arrow-top{-webkit-transition-duration:.125s;transition-duration:.125s;top:0}.customers .toggle-section{left:0;right:0;margin-top:-101px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(hsla(0,0%,100%,.7)));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.7))}.customers .toggle-section:hover{color:#632ca6}.customers .toggle-section:hover .icon-small-arrow-bottom{top:6px}.customers .toggle-close:hover{color:#632ca6}.customers .toggle-close:hover .icon-small-arrow-top{top:-6px}.customers .circle-wrap{width:100px;height:100px;border-radius:50%;overflow:hidden;left:0;right:0;margin:auto;z-index:9;top:0;bottom:0;-webkit-box-shadow:0 5px 10px #000;box-shadow:0 5px 10px #000}.customers .circle-wrap img{width:45px;height:auto;-webkit-transition:all .2s;transition:all .2s;opacity:.7}@media (max-width:991px){.customers .circle-wrap img{opacity:1}}.customers .circle-wrap:hover img{opacity:1}.customers .customers-grid{height:877px;overflow:hidden}.customers .customers-grid [class^=col-]{padding-left:10px;padding-right:10px}.customers .customers-grid.full-height{height:100%;-webkit-transition:all 5s ease;transition:all 5s ease}.customers .customers-grid.heightAuto{height:auto}.customers .customers-grid .customer-item{border-radius:6px}.customers .customers-grid div:nth-child(n+21):nth-child(-n+25){opacity:.4}.customers #carousel-example-generic{background-color:#eee;padding-top:27%;min-height:491px}.customers #carousel-example-generic .carousel-inner{top:0;left:0;right:0;bottom:0}.customers #carousel-example-generic .carousel-inner .row .col-sm-6:nth-of-type(2){background-repeat:no-repeat;background-position:50%;background-size:cover;height:100%}.customers .before-shadow:before{position:absolute;content:"";display:inline-block;width:100%;-webkit-box-shadow:0 -10px 10px 0 rgba(0,0,0,.07);box-shadow:0 -10px 10px 0 rgba(0,0,0,.07);height:40px}.customers .case-studies{z-index:1}.customers .case-studies .logo img{margin:0 auto;border-top-left-radius:4px;border-top-right-radius:4px}.customers .customer-featured-logo img+div{padding-top:0;position:absolute;bottom:0;z-index:2;text-align:center;height:84px;background:#ccc;left:0;right:0;margin:0}@media (min-width:768px){.customers .customer-featured-logo{padding-left:0;padding-right:0}.customers .customer-featured-logo img+div{border-top:2px solid #fff;margin-top:15px;margin-bottom:20px;padding:15px 0;height:auto;line-height:normal}.customers .customer-featured-logo .row>div{height:100%;text-align:center}.customers .customer-featured-logo .row>div>div{position:absolute;bottom:0;left:0;right:0}.customers #carousel-example-generic{display:-webkit-box;display:-ms-flexbox;display:flex}.customers #carousel-example-generic .carousel-inner .item,.customers #carousel-example-generic .item>.row{height:100%}.customers #carousel-example-generic .carousel-control{-webkit-transition-duration:.125s;transition-duration:.125s;opacity:.7}.customers #carousel-example-generic .carousel-control:hover{opacity:1}.customers .customer-featured-logo .row>div>div{position:relative;text-align:left}.customers .customer-featured-logo .row>div{margin-top:15%;height:auto;text-align:left}}.customers .featherlight-content{left:0}.customers .video-testimonial .case-study-body{height:200px}.customers .video-testimonial:hover{cursor:pointer}.customers .feather-video-tour .featherlight-content iframe{background:transparent}@media (min-width:768px) and (max-width:991px){.customers .simplereach,.customers .star_tribune{display:none}}@media (max-width:767px){.customers .customer-item img{max-height:100px}}@media (max-width:991px){.customers .feather-video-tour .featherlight-content{width:100%}}@media (max-width:767px){.customers .carousel-control{height:60px;top:0;bottom:0;margin:auto}.customers .item div>span{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding-right:20px;padding-left:20px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767px) and (max-width:767px){.customers .item div>span{line-height:20px;font-size:16px}}@media (max-width:767px){.customers .video-testimonial .case-study-body{height:auto;min-height:110px}.customers .carousel-inner .item .customer-featured-logo .logo{margin:14px auto;height:63px;display:block}}@media (max-width:591px){.customers #carousel-example-generic{min-height:391px}}.customers .testimonials .logo img{max-height:none}@media (min-width:768px){.customers .testimonials .logo img{max-height:164px}}@media (min-width:992px){.customers .testimonials .logo img{max-height:140px}}.dashboards-single nav{top:-80px;-webkit-transition:top .25s ease-in-out;transition:top .25s ease-in-out;-webkit-box-shadow:0 8px 10px 0 transparent;box-shadow:0 8px 10px 0 transparent;background:#fff!important;background-color:#fff!important}.dashboards-single nav .aws-lpg-menu-btn{margin-right:20px}.dashboards-single nav .aws-lpg-menu-btn:hover{background:transparent!important;color:#000!important}.dashboards-single nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.dashboards-single nav{top:0;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.dashboards-single .nav-scrolled{top:0}@media (min-width:990px){.dashboards-single .nav-scrolled{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.dashboards-single .fixed-nav{z-index:1}.dashboards-single .fixed-nav ul{display:inline}.dashboards-single .fixed-nav .btn,.dashboards-single .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}.dashboards-single .fixed-nav,.dashboards-single .fixed-nav .navbar-brand{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}.dashboards-single .fixed-nav .navbar-brand{font-size:50px}.dashboards-single .fixed-nav .navbar-nav{-webkit-transform:translateY(0);transform:translateY(0)}.dashboards-single .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.dashboards-single .fixed-nav{display:none}}.dashboards-single .navbar-small.fixed-top li:first-child a{margin-right:19px}.dashboards-single .navbar-small.fixed-top .sign-up-trigger{padding:8.5px 20px 9.5px}.dashboards-single .single-blog #toc-box{position:absolute;right:0;top:40px;padding-left:10px;width:266px}.dashboards-single .single-blog #toc-box.toc-open{position:fixed}.dashboards-single .single-blog #toc-box .table-of-contents{position:relative;margin:0 auto}.dashboards-single .single-blog #toc-box .share{padding-bottom:10px}.dashboards-single .single-blog #toc-box .toc-title{border-top:1px solid #c8c8c8}.dashboards-single .lpg-header{background:#774b9f;background-image:linear-gradient(81deg,#550f98,#794cff);height:500px;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;overflow:hidden}.dashboards-single .lpg-header .img-cont{height:170px}.dashboards-single .lpg-header .img-cont img{width:100%;-webkit-transform:translateY(30px);transform:translateY(30px);border-radius:5px;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}@media (min-width:768px){.dashboards-single .lpg-header{height:600px}.dashboards-single .lpg-header .img-cont{height:110px}.dashboards-single .lpg-header .header-cont{margin-top:-180px}}@media (min-width:992px){.dashboards-single .lpg-header{height:600px;border-bottom:1px solid #eee}.dashboards-single .lpg-header .img-cont{height:auto}.dashboards-single .lpg-header .img-cont img{width:900px;position:absolute;-webkit-transform:translateY(-60px);transform:translateY(-60px);border-radius:12px;-webkit-box-shadow:-30px 0 40px rgba(0,0,0,.25);box-shadow:-30px 0 40px rgba(0,0,0,.25)}.dashboards-single .lpg-header .header-cont{margin-top:0}}.dashboards-single #dashboard-content .post-heading h1{margin-top:0}.dashboards-single #dashboard-content .meta a{color:#000}.dashboards-single #dashboard-content .meta a:hover{color:#632ca6}.dashboards-single #dashboard-content .shortcode-img img{width:100%}.dashboards-single #dashboard-content .blog-body a:not(a.btn){color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.dashboards-single #dashboard-content .blog-body a:not(a.btn):hover{border-bottom:1px solid #632ca6;color:#632ca6;opacity:1}.dashboards-single #dashboard-content .footer-share{margin-top:33px;border-top:1px solid #c7c7c7;padding-top:20px}.dashboards-single footer{margin-top:0}.datadog-windows-webinar .navbar,.demos-webinars .navbar{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}.datadog-windows-webinar #times p,.demos-webinars #times p{font-size:20px;line-height:24px}.datadog-windows-webinar #times ul li,.demos-webinars #times ul li{font-size:18px}.datadog-windows-webinar .container-fluid,.demos-webinars .container-fluid{overflow:hidden}.datadog-windows-webinar .col-sm-12,.demos-webinars .col-sm-12{padding-top:20px;padding-bottom:20px}.datadog-windows-webinar .section-image,.demos-webinars .section-image{position:relative}.datadog-windows-webinar .section-image img,.demos-webinars .section-image img{max-width:900px;position:absolute}@media (max-width:991px){.datadog-windows-webinar .section-image img,.demos-webinars .section-image img{max-width:100%;position:relative}}.datadog-windows-webinar .modal-dialog,.demos-webinars .modal-dialog{width:425px}.datadog-windows-webinar .dog,.demos-webinars .dog{display:none!important}.dg nav{top:-80px;-webkit-transition:top .25s ease-in-out;transition:top .25s ease-in-out;-webkit-box-shadow:0 8px 10px 0 transparent;box-shadow:0 8px 10px 0 transparent;background:#fff!important;background-color:#fff!important}.dg nav .aws-lpg-menu-btn{margin-right:20px}.dg nav .aws-lpg-menu-btn:hover{background:transparent!important;color:#000!important}.dg nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.dg nav{top:0;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.dg .nav-scrolled{top:0}@media (min-width:990px){.dg .nav-scrolled{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.dg .fixed-nav{z-index:1}.dg .fixed-nav ul{display:inline}.dg .fixed-nav .btn,.dg .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}.dg .fixed-nav,.dg .fixed-nav .navbar-brand{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}.dg .fixed-nav .navbar-brand{font-size:50px}.dg .fixed-nav .navbar-nav{-webkit-transform:translateY(0);transform:translateY(0)}.dg .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.dg .fixed-nav{display:none}}.dg .customers-section h5,.dg .feature-sections h5,.dg .integrations-section h5{text-transform:uppercase}.dg .container.feature-sections>div:first-child>div>hr{opacity:0}.dg .integrations-section{padding-bottom:0}.dg .integrations-section h4{margin-bottom:0}.dg .feature-sections>div:nth-child(2){margin-top:0}.dg .integrations-section+.feature-sections>div:first-child>div>hr{opacity:1;margin-top:0}@media (max-width:480px){.dg .integrations-section .col-xs-4{width:100%}}@media (min-width:992px){.dg .embed-container{height:469px}.dg .integrations-section .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.dg .intro-header+.feature-sections{margin-top:50px}@media (max-width:576px){.dg .header-text-image+.pt-3{padding-top:0!important}.dg .header-text-image+.integrations-section+.pt-3.shadow-section-inset-light{padding-top:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}}@media (max-width:576px) and (max-width:576px){.dg .header-text-image .header-main h1{font-weight:600;font-size:28px;line-height:32px}}@media (max-width:576px) and (max-width:576px){.dg .header-text-image .header-main h3.subheading{font-size:20px;line-height:26px}}.dg .header-text-image .header-main #dg-mp4-video{height:469px;-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.3);box-shadow:2px 2px 8px 0 rgba(0,0,0,.3)}@media (max-width:991px){.dg .header-text-image .header-main #dg-mp4-video{width:100%;height:auto}}.dg .frame-wrapper.mkto{background:#fff;border-radius:10px;margin-bottom:28px;padding:20px}.lpg-pricing.pricing .plan-one,.lpg-pricing.pricing .plan-three,.lpg-pricing.pricing .plan-two{pointer-events:none}.lpg-pricing.pricing .plan-one a,.lpg-pricing.pricing .plan-three a,.lpg-pricing.pricing .plan-two a{cursor:default}.lpg-pricing.pricing .plan-one:hover,.lpg-pricing.pricing .plan-three:hover,.lpg-pricing.pricing .plan-two:hover{pointer-events:none;cursor:default}.lpg-pricing.pricing .plan-one:hover .plan-callout,.lpg-pricing.pricing .plan-three:hover .plan-callout,.lpg-pricing.pricing .plan-two:hover .plan-callout{background:inherit;color:inherit}.lpg-pricing.pricing .plan-one:hover .plan-callout:after,.lpg-pricing.pricing .plan-one:hover .plan-callout:before,.lpg-pricing.pricing .plan-three:hover .plan-callout:after,.lpg-pricing.pricing .plan-three:hover .plan-callout:before,.lpg-pricing.pricing .plan-two:hover .plan-callout:after,.lpg-pricing.pricing .plan-two:hover .plan-callout:before{background:inherit}.lpg-pricing.pricing .plans{pointer-events:none}.lpg-pricing.pricing .plan-grid,.lpg-pricing.pricing .row-features{display:none!important}.lpg-pricing.pricing .after-testimonial .container{margin-top:30px;margin-bottom:50px}.lpg-pricing.pricing .after-testimonial .container .panel-footer{display:none}@media (min-width:1080px){.lpg-pricing.pricing .after-testimonial .container{width:1080px}.lpg-pricing.pricing .after-testimonial .container .text-col{width:200px;max-width:200px;min-width:200px;font-size:49px;line-height:49px}}.header-main-p-y-0 .header-main{padding-top:0!important;padding-bottom:0!important}.dg-apm .feature-sections h4{margin-top:0;display:block!important}.dg-apm .feature-sections>div:nth-child(2){margin-top:30px!important}.lpgtsb .header-main .row{height:auto}.ebook .navbar{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07);background-color:#fff}.ebook .intro-header{margin-bottom:0;padding:40px 0}@media (min-width:992px){.ebook .intro-header{min-height:726px}}.ebook .intro-header h1{font-size:48px;line-height:46px;font-weight:600}.ebook .intro-header h1,.ebook .intro-header h3{color:#fff}.ebook .intro-header .post-heading{padding-bottom:0;padding-top:0}.ebook .intro-header .post-heading img{height:auto;width:100%!important;margin:0 auto}@media (min-width:992px){.ebook{padding-top:78px}.ebook .intro-header h1{font-size:80px;line-height:68px}.ebook .intro-header .post-heading{padding-top:50px}.ebook .intro-header .post-heading img{height:481px;width:auto!important;margin:0 auto}.ebook .header-text-center .header-main{padding-top:0;padding-bottom:0}}.ebook .e-book-img{max-width:400px;width:100%}.ebook .mktoForm{padding-bottom:30px}.ebook .mktoForm p{line-height:18px}.ebook .mktoForm .mktoHtmlText.mktoHasWidth div span,.ebook .mktoForm .mktoHtmlText span{font-size:14px!important}.ebook .mktoForm .mktoButtonWrap.mktoMinimal .mktoButton{border-color:#555;color:#555;text-shadow:none;font-size:18px;font-family:NationalWeb;text-transform:uppercase;margin-top:10px!important}.ebook .mktoForm .mktoButtonWrap.mktoMinimal .mktoButton:hover{border-color:#555;background:#555;color:#fff;text-shadow:none}.event .help-terms{font-size:13px;color:#888}.event .navbar{-webkit-box-shadow:0 0 8px 8px rgba(0,0,0,.07);box-shadow:0 0 8px 8px rgba(0,0,0,.07);background-color:hsla(0,0%,100%,.7)}.event h1{margin-bottom:5px;margin-top:63px}.event h3{margin-bottom:30px;margin-top:0}.event .header-text-image{margin-bottom:46px}.event footer{margin-top:50px}@media (max-width:991px){.event footer{margin-top:0}}.event .list-counter{margin-top:30px}.event iframe{width:100%;max-width:350px}@media (min-width:1200px) and (max-width:1440px){.event .header-main .row{height:100%}}@media (max-width:991px){.event .intro-header{text-align:center;min-height:400px}.event .intro-header h1{font-size:40px;line-height:40px;margin-top:20px}.event .intro-header h3{font-size:28px}}.event header{margin-bottom:20px}.event header+.container{min-height:750px}.event .navbar{margin:0}.event .navbar .ml-auto,.event .navbar .navbar-toggler{display:none}.event .header-main{padding-top:25px;padding-bottom:25px}.event .post-heading{text-align:left}.event .post-heading h1{font-size:48px;line-height:48px}.event .post-heading h1,.event .post-heading h3{color:#fff}.event .help-block{color:#555;font-size:16px;line-height:20px;font-weight:600}.event .dog{display:none!important}.event form.mktoForm input[type=email],.event form.mktoForm input[type=number],.event form.mktoForm input[type=phone],.event form.mktoForm input[type=tel],.event form.mktoForm input[type=text],.event form.mktoForm select,.event form.mktoForm textarea{background:#f5f5f5;border:none;width:100%!important;height:45px;border-radius:8px;color:#1f1f1f;margin-bottom:15px}.event form.mktoForm input[type=number],.event form.mktoForm textarea{font-size:20px;color:#1f1f1f!important;padding:10px!important}.event form.mktoForm{max-width:none}.event .mktoForm .mktoFormCol{margin-left:0}.event .mktoForm .mktoRequiredField label.mktoLabel,.event .mktoForm label.mktoLabel{font-size:16px;padding-bottom:10px;font-weight:200}.event .mktoForm .mktoFieldWrap{float:left;width:100%}.event form.mktoForm input[type=email],.event form.mktoForm input[type=phone],.event form.mktoForm input[type=tel],.event form.mktoForm input[type=text],.event form.mktoForm select,.event form.mktoForm textarea{background:#f5f5f5;border:none;width:100%!important;height:45px;border-radius:8px;color:#1f1f1f}.event .mktoButtonWrap{margin-left:0!important}.event .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton{width:100%!important;background:#fff;border:2px solid #555!important;color:#555;margin-top:20px;height:55px}.event .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton:hover{background:#555!important;color:#fff!important}.event form.mktoForm .mktoButtonRow,.event form.mktoForm .mktoFormCol{width:100%;max-width:none}.event .scrolled{background:rgba(234,227,239,.8)}.event .intro-header .post-heading{color:#555;padding-bottom:50px}@media (min-width:992px){.event{padding-top:78px}.event .header-inside-after{padding-bottom:30px;border-top:1px solid #c8c8c8;margin-bottom:50px}.event .header-text-image .header-main{padding-top:120px;padding-bottom:0}}@media (max-width:991px){.event .p-r-0{padding-right:15px!important}.event .header-main figure img{margin-bottom:0;width:100%;max-width:100%;height:auto}.event .header-main figure+div:before{width:110%;margin-left:-5%;margin-bottom:40px}.event .header-text-image .header-main{padding-bottom:7px;padding-top:33px}}@media (min-width:992px) and (max-width:1200px){.event .header-main{width:100%}}@media (min-width:1200px) and (max-width:1440px){.event .header-main .row{height:469px}.event .header-main .col-md-6:nth-of-type(2){position:relative;right:0;width:60%}.event .header-main .col-md-6:nth-of-type(2) .bg-md{display:none!important;right:-10%}.event .header-main .col-md-6:nth-of-type(2) img{display:block!important}}.mktoForm .mktoRadioList{min-width:100px!important}.event-header-after-logos{-webkit-box-shadow:inset 0 -6px 10px 0 rgba(0,0,0,.1);box-shadow:inset 0 -6px 10px 0 rgba(0,0,0,.1)}.event-header-after-logos .logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:787px){.event-header-after-logos .logo-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.event-header-after-logos .logo-container img{width:300px;height:auto;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #c7c7c7}.event-header-after-logos .logo-container img:last-of-type{padding-bottom:0;margin-bottom:0;border-bottom:none}}.event-center-layout .main-cont{padding-bottom:50px}.event-center-layout .header-after>.container{padding-bottom:20px!important}.event-center-layout .post-heading h1{text-align:center;font-weight:600;font-size:48px;line-height:52px}.event-center-layout .border-top{border-top:1px solid #d3d3d3;margin-top:24px;padding-top:20px;line-height:23px;font-size:21px}.event-center-layout .speaker-container{text-align:center;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-pack:distribute;justify-content:space-around}.event-center-layout .speaker-container img{width:150px;height:150px;border-radius:50%}.event-center-layout .speaker-container div .speaker{line-height:1.2em;margin-top:16px;font-size:16px;width:200px}@media (max-width:767px){.event-center-layout .speaker-container{display:block}.event-center-layout .speaker-container div .speaker{margin-left:auto;margin-right:auto;margin-bottom:30px}.event-center-layout .speaker-container div:last-of-type .speaker{margin-bottom:0}}@media (min-width:992px){.event-center-layout .header-main .col-md-6{width:66.6666666667%}}@media (max-width:991px){.event-center-layout .event .intro-header h1{margin-top:121px}}@media (max-width:546px){.event-center-layout .event .intro-header h1{margin-top:90px}}.event-center-layout ul{margin-top:13px;-webkit-transform:translateX(-16px);transform:translateX(-16px);list-style:none}.event-center-layout ul li:before{content:"– "}.event-single-column .header-event{padding-top:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:480px}.event-single-column .header-event h4{font-size:28px;line-height:32px}@media (max-width:767px){.event-single-column .header-event h4{font-size:24px;line-height:26px}}.event-single-column form.mktoForm .mktoFormRow span{font-size:16px!important}.event-single-column form.mktoForm .mktoButtonRow button.mktoButton{font-size:18px!important;font-weight:700}.event-v2{padding-top:0}.event-v2 h2{font-size:26px;line-height:30px}.event-v2 h2:lang(ja),.event-v2 h2:lang(ko){font-size:26px;line-height:36px}@media (min-width:768px){.event-v2 h2:lang(ja),.event-v2 h2:lang(ko){font-size:36px;line-height:52px}}.event-v2 .navbar{border:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent!important;position:absolute;top:0;left:0;width:100%;z-index:9}.event-v2 .navbar-small .navbar-brand{padding-top:20px}.event-v2 .header-event{padding-top:65px;margin-bottom:0;background-size:cover!important}.event-v2 .header-event-img{background-size:100% 100%;position:relative;height:420px}.event-v2 .header-event-img.value-driver{height:500px}@media (min-width:992px){.event-v2 .header-event-img{height:inherit}}.event-v2 .header-event-video{overflow:hidden}.event-v2 .header-event-video .embed-container iframe{max-width:100%!important}@media (max-width:767px){.event-v2 .header-event-video .embed-container iframe{margin-top:30px;height:190px}}.event-v2 .header-event-video video#event-mp4-video{width:120%;position:absolute;top:-140px}@media (max-width:1200px){.event-v2 .header-event-video video#event-mp4-video{top:-82px}}@media (max-width:992px){.event-v2 .header-event-video video#event-mp4-video{width:140%;top:-46px}}@media (max-width:767px){.event-v2 .header-event-video{height:628px}.event-v2 .header-event-video video#event-mp4-video{width:95%;top:34px}}@media (max-width:550px){.event-v2 .header-event-video{height:523px}.event-v2 .header-event-video video#event-mp4-video{width:93%;top:34px}}.event-v2 dt{border-top:none}.event-v2 dt:before{content:"";display:none}.event-v2 dl{margin-bottom:0}.event-v2 .steps-wrapper h2{margin-top:40px}.event-v2 .steps-wrapper h2:lang(ja),.event-v2 .steps-wrapper h2:lang(ko){padding-bottom:10px}.event-v2 .signup-steps{padding-top:20px;padding-bottom:40px}.event-v2 .signup-steps>li:last-child{margin-bottom:0}.event-v2 .signup-step{margin-bottom:20px}.event-v2 .signup-step img{display:inline-block;float:left;margin-right:19px;margin-top:5px}.event-v2 .help-terms{line-height:18px}.event-v2 .help-terms:lang(ja),.event-v2 .help-terms:lang(ko){line-height:22px!important}.event-v2 .form-wrapper{margin-top:40px;padding-top:40px;padding-bottom:40px}.event-v2 .form-wrapper iframe{max-width:none}.event-v2 .open>.icon-chevron-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.event-v2 .icon-chevron-down{background-image:url(https://imgix.datadoghq.com/img/icons/icon-down-bold.png);background-size:22px 22px;height:22px;width:22px;display:inline-block}.mktoForm a{padding:0!important}@media (min-width:992px){.event-v2 .navbar-small .navbar-brand{margin-left:0}.event-v2 .steps-wrapper{padding-bottom:60px}.event-v2 .steps-wrapper h2{margin-top:60px}.event-v2 .signup-steps{padding-top:30px;padding-bottom:60px}.event-v2 .form-wrapper{margin-top:0;padding-top:60px}}@media (min-width:768px){.event-v2 .header-event{padding-top:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;height:480px;background-position:bottom;background-size:cover!important}.event-v2 .event-body{min-height:800px}.event-v2 h2{font-size:36px;line-height:40px}}@media (min-width:1200px){.event-v2 .header-event{height:550px}}@media (max-width:991px) and (min-width:768px){.header-event-img{background-size:cover;background-repeat:no-repeat}}@media (max-width:1199px){.event-body>.container{width:100%;max-width:100%}}@media (max-width:1199px){.steps-wrapper{padding-left:0;padding-right:0}.row.bg-light-gray{background-color:transparent!important}}.compliance .main-content a{color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.compliance .main-content a:hover{border-bottom:1px solid #632ca6;color:#632ca6;opacity:1}.integration-filter-mobile{margin-bottom:39px}.integration-filter-mobile .dropdown.show a{border-bottom-left-radius:0;border-bottom-right-radius:0}.integration-filter-mobile .dropdown.show button{display:block;width:100%;text-align:left;border:none;font-size:22px;background-color:transparent;color:#333}.integration-filter-mobile .dropdown.show button:focus{text-decoration:none;outline:none}.integration-filter-mobile ul{margin:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none;border-top-left-radius:0;border-top-right-radius:0;border-top:0;width:100%}.integration-filter-mobile li{height:40px;line-height:40px;padding:0 16px}.integration-filter-mobile li:active,.integration-filter-mobile li:focus,.integration-filter-mobile li:hover{background:rgba(0,0,0,.05)}.integration-filter-mobile .dropdown>a{width:100%;color:#fff;background:#632ca6;display:block;font-weight:600;height:40px;line-height:40px;border-radius:6px}.integration-filter-mobile .dropdown>a:active,.integration-filter-mobile .dropdown>a:focus,.integration-filter-mobile .dropdown>a:hover{background:#632ca6;color:#fff}.product-integrations .integration-suggestion{background-color:#eee}.product-integrations .integration-suggestion a{color:#000;text-decoration:none}.product-integrations.integration{background-color:#e5e5f3}.product-integrations.integration .sep{padding:50px 0 15px;border-top:1px solid #cfcece}.product-integrations.integration .back-link a{color:#514f54;max-width:705px;text-align:left;line-height:40px}.product-integrations.integration .back-link a .arrow-back-link{width:23px;height:9px;position:relative;margin-top:-.1em;margin-right:.6em;display:inline-block;background-repeat:no-repeat;background-size:100%}.product-integrations.integration h1{color:#39a1e0;font-size:55px;font-weight:700;padding:0;margin:0 0 36px}.product-integrations.integration .label{line-height:12px;background:#cccbcb;border-radius:3px;padding:6px 8px;margin-right:6px;color:#514f54;display:inline-block}.product-integrations.integration section.masthead{background-color:#e6e6e6}.product-integrations.integration section.masthead h2{margin-top:24px;margin-bottom:14px}.product-integrations.integration section.masthead ul{margin-left:24px;position:relative}.product-integrations.integration section.masthead ul li{padding-left:0;list-style-type:none;line-height:28px;direction:ltr;font-size:22px;letter-spacing:.3px;font-weight:200;margin-top:0;color:#555}.product-integrations.integration section.masthead ul li:before{content:"-";position:absolute;left:-21px}.product-integrations.integration section.content-wrapper{padding-bottom:50px}.product-integrations.integration section img{display:block;width:100%;border-top-right-radius:10px;border-top-left-radius:10px}.product-integrations.integration section h6{font-weight:900;font-style:normal;font-size:12px}.product-integrations.integration section .related-sep{border-top:1px solid #cfcece;margin-top:30px;padding-top:30px}.product-integrations.integration section ul{list-style:none;margin:0;padding:0}.product-integrations.integration section ul li{font-size:16px}.product-integrations.integration section ul li.image-grid{padding:0;margin:0 15px 15px 0;max-width:120px}.product-integrations.integration section ul li img{border-radius:0}.product-integrations.integration section .content{background-color:#fff;padding:1.875em}.product-integrations.integration section .content h3{color:#39a1e0;margin-top:32px;font-size:32px;line-height:38px;margin-bottom:14px}.product-integrations.integration p{margin:0;padding:1em 0;font-weight:200;font-size:16px;letter-spacing:.4px}#integrations{position:relative}.integration-row{padding:0 0 20px}.integration-row .item{width:auto;max-width:none;padding-bottom:20px}@media (min-width:1200px){.integration-row .item{width:auto;padding-left:10px;padding-right:10px}.integration-row .item:nth-child(5n-9){padding-left:0}.integration-row .item:nth-child(5n-5){padding-right:0}}@media (max-width:1199px){.integration-row .item{padding-left:10px;padding-right:10px}.integration-row .item:nth-child(4n+1){padding-left:0}.integration-row .item:nth-child(4n-8){padding-right:0}}@media (max-width:991px){.integration-row .item{padding-left:10px;padding-right:10px;width:50%;float:left}.integration-row .item:nth-child(odd){padding-left:0}.integration-row .item:nth-child(2n){padding-right:0}.integration-row .integration{width:100%;height:165px}.integration-row .integration img{display:block}.integration-row .integration .blurb,.integration-row .integration .title,.integration-row .integration button{display:none}}@media (max-width:480px){.integration-row .integration img{padding-top:2px}.integration-row .integration.hover,.integration-row .integration:active,.integration-row .integration:focus{padding:0;-webkit-box-align:center;-ms-flex-align:start;align-items:center;background:none;border-color:#632ca6}.integration-row .integration.hover .blurb,.integration-row .integration.hover .title,.integration-row .integration.hover button,.integration-row .integration:active .blurb,.integration-row .integration:active .title,.integration-row .integration:active button,.integration-row .integration:focus .blurb,.integration-row .integration:focus .title,.integration-row .integration:focus button{display:none!important}.integration-row .integration.hover img,.integration-row .integration:active img,.integration-row .integration:focus img{display:block}}.integration-row.find img{padding-top:0}.find a .title{font-size:12px;text-transform:uppercase}.integration{position:relative;font-size:16px;font-weight:600;line-height:18px;color:#777;border:1px solid #e3e3e3;border-radius:6px;height:140px;width:212px;opacity:1;transition:opacity 2s ease-in-out;-moz-transition:opacity 2s ease-in-out;-webkit-transition:opacity 2s ease-in-out;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;overflow:hidden}.integration:lang(ja),.integration:lang(ko){font-size:14px}.integration a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;text-align:center;-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;-ms-flex-line-pack:center;align-content:center;min-height:136px}.integration img{padding:1px;max-width:180px;margin:auto}.integration .title{display:none}.integration .title:before{content:"";width:85%;height:1px;display:block;border-top:1px solid #e3e3e3;margin:0 auto;padding-left:10px;padding-right:10px}.integration .blurb,.integration button{display:none}.integration.hover{background:#fff;color:#333;padding:11px 5px 0;cursor:pointer;-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,.25);box-shadow:2px 2px 6px 0 rgba(0,0,0,.25);border-color:#632ca6;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.integration.hover a{min-height:0}.integration.hover img{display:none}.integration.hover .title{display:block!important;font-weight:600;color:#333;padding-bottom:3px}.integration.hover .title:before{display:none}.integration.hover .blurb{display:block;font-weight:200;color:#333}.integration.hover button{display:block;position:absolute;bottom:0;left:0;right:0;width:85%;margin:0 auto 14px;background:#fff;border-radius:3px;color:#632ca6;padding-bottom:4px;border:1px solid #632ca6}.integration.hover button:lang(ja),.integration.hover button:lang(ko){padding-bottom:1px;font-size:12px}.integration.hover button:hover{border:1px solid #fff;background-color:#632ca6;color:#fff}.integration-filter{text-align:center;margin-bottom:32px}.integration-filter ul{display:inline-block}.integration-filter li{margin-right:3px;margin-bottom:4px;margin-left:0!important;display:inline-block;text-align:justify;cursor:pointer;float:none}.integration-filter li a:lang(ja),.integration-filter li a:lang(ko){font-size:14px}.integration-filter li button{padding:5px 10px 7px;background:#fff;color:#777;border-radius:6px;font-size:16px;font-weight:600;line-height:16px;border:1px solid #c8c8c8}.integration-filter li button:lang(ja),.integration-filter li button:lang(ko){font-size:14px}.integration-filter li button:hover{opacity:1!important;background:#632ca6;border-color:#632ca6;color:#fff}.integration-filter li button:focus{text-decoration:none;outline:none}.integration-filter li.active button{border-color:#632ca6;background:#632ca6;color:#fff}.integration.dimmer{display:block!important;border:1px solid #f5f5f5}.integration.dimmer .dimmer-cloak{opacity:1;width:100%;height:100%}.integration.dimmer.hover{border:1px solid #632ca6}.dimmer-cloak,.integration.dimmer.hover .dimmer-cloak{opacity:0;width:0;height:0}.dimmer-cloak{display:block;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.9);border-radius:6px;z-index:2;transition:opacity .15s;-moz-transition:opacity .15s;-webkit-transition:opacity .15s}.landing-page-organic nav{top:-80px;-webkit-transition:top .25s ease-in-out;transition:top .25s ease-in-out;-webkit-box-shadow:0 8px 10px 0 transparent;box-shadow:0 8px 10px 0 transparent;background:#fff!important;background-color:#fff!important}.landing-page-organic nav .aws-lpg-menu-btn{margin-right:20px}.landing-page-organic nav .aws-lpg-menu-btn:hover{background:transparent!important;color:#000!important}.landing-page-organic nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.landing-page-organic nav{top:0;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.landing-page-organic .nav-scrolled{top:0}@media (min-width:990px){.landing-page-organic .nav-scrolled{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.landing-page-organic .fixed-nav{z-index:1}.landing-page-organic .fixed-nav ul{display:inline}.landing-page-organic .fixed-nav .btn,.landing-page-organic .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}.landing-page-organic .fixed-nav,.landing-page-organic .fixed-nav .navbar-brand{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}.landing-page-organic .fixed-nav .navbar-brand{font-size:50px}.landing-page-organic .fixed-nav .navbar-nav{-webkit-transform:translateY(0);transform:translateY(0)}.landing-page-organic .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.landing-page-organic .fixed-nav{display:none}}.landing-page-organic .navbar-small.fixed-top .sign-up-trigger{padding:8.5px 20px 9.5px}.landing-page-organic .org-resources-img .img-cont{background-size:cover;background-position:50%}@media (min-width:991px){.landing-page-organic .org-resources-img{min-height:150px}}.landing-page-organic .img-overlay{background-color:#000;background-blend-mode:multiply;opacity:.3;top:0}.landing-page-organic .tiles-shadow{border-radius:6px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.landing-page-organic .tiles-shadow:hover{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25);box-shadow:0 8px 20px rgba(0,0,0,.25)}.landing-page-organic p a{color:#000;border-bottom:1px solid #c7c7c7}.landing-page-organic p a:hover{color:#632ca6;border-color:#632ca6}.landing-page-organic .animated-img-cont{width:100%}.landing-page-organic .animated-img-cont img{width:100%;border:1px solid rgba(0,0,0,.075)}.landing-page-organic .integration a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991px){.landing-page-organic .integration img{max-width:50%}}@media (max-width:600px){.landing-page-organic .integration img{max-width:100%}}@media (min-width:992px){.landing-page-organic .integration:hover{background:#fff;color:#333;padding:11px;cursor:pointer;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-page-organic .integration:hover img{display:none}.landing-page-organic .integration:hover .title{display:block!important;font-weight:600;color:#632ca6;padding-bottom:3px}.landing-page-organic .integration:hover .title:before{display:none}.landing-page-organic .integration:hover .blurb{display:block;font-weight:200;color:#333}}.landing-page-organic .btn-awslpg{-webkit-transition-duration:.125s;transition-duration:.125s;background-color:#632ca6;color:#fff;opacity:1}.landing-page-organic .btn-awslpg:hover{opacity:.6}.landing-page nav{top:-80px;-webkit-transition:top .25s ease-in-out;transition:top .25s ease-in-out;-webkit-box-shadow:0 8px 10px 0 transparent;box-shadow:0 8px 10px 0 transparent;background:#fff!important;background-color:#fff!important}.landing-page nav .aws-lpg-menu-btn{margin-right:20px}.landing-page nav .aws-lpg-menu-btn:hover{background:transparent!important;color:#000!important}.landing-page nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.landing-page nav{top:0;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.landing-page .nav-scrolled{top:0}@media (min-width:990px){.landing-page .nav-scrolled{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.landing-page .fixed-nav{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;z-index:1}.landing-page .fixed-nav ul{display:inline}.landing-page .fixed-nav .navbar-brand{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;font-size:50px}.landing-page .fixed-nav .navbar-nav{-webkit-transform:translateY(0);transform:translateY(0)}.landing-page .fixed-nav .btn,.landing-page .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.landing-page .fixed-nav{display:none}}.landing-page.partner-startups nav{top:0}.landing-page.partner-startups nav .sign-up-trigger{padding:8.5px 8px 9.5px}.landing-page .header-inside-after{background-color:#fff}.landing-page .customers-section h5,.landing-page .feature-sections h5,.landing-page .integrations-section h5{text-transform:uppercase}.landing-page .feature-sections h4{display:block!important}@media (min-width:992px){.landing-page .header-text-center .header-main{padding-top:66px;padding-bottom:33px}}.landing-page .form-control{height:100%;padding:6px 12px;background-color:#fff;background-image:none;border:none;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;transition:none}.landing-page .form-group input{border:1px solid #d3d3d3}@media (max-width:500px){.landing-page .modal-title{font-size:22px;font-weight:600;margin-bottom:20px;margin-top:3px}}.landing-page .modal-body .form-group .text-danger{font-size:16px;margin-top:6px}.landing-page .intro-header{margin-bottom:0!important}.landing-page .intro-header .header-main .btn{-webkit-transition-duration:.125s;transition-duration:.125s;opacity:1;margin-top:10px}.landing-page .intro-header .header-main .btn:hover{opacity:.7}@media (max-width:991px){.landing-page .form-signup .col-md-2{text-align:center}}.landing-page .btn.btn-request-demo{background:transparent!important;color:#fff!important}.landing-page .btn.btn-request-demo:hover{background-color:#fff!important;color:#555!important;opacity:1!important}.landing-page.purple-lp-two .header-after{text-align:center}.landing-page.purple-lp-two .intro-header .header-main{padding-top:107px;padding-bottom:78px}.landing-page.purple-lp-two .intro-header .header-main .post-heading,.landing-page.purple-lp-two .intro-header .header-main h1,.landing-page.purple-lp-two .intro-header .header-main h3{color:#fff}.landing-page.purple-lp-two .intro-header .header-main .btn{border-color:#fff;background:#fff;color:#632ca6}.landing-page.purple-lp-two .intro-header .header-main .btn:hover{background:#fff;color:#632ca6}.landing-page.purple-lp-two .btn-white:hover{color:#632ca6}.landing-page.purple-lp-two .navbar-large.scrolled{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(rgba(48,35,174,.9)),to(rgba(200,109,215,.9)));background:linear-gradient(90deg,rgba(48,35,174,.9) 0,rgba(200,109,215,.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1)}@media (min-width:992px){.landing-page.purple-lp-two .col-sm-4{max-width:360px;margin-bottom:0}}@media (max-width:1199px){.landing-page.purple-lp-two .feature-sections .btn{margin:0 auto 30px;width:250px;position:relative;display:block}.landing-page.purple-lp-two .feature-sections .col-md-8{padding:0 15px!important}.landing-page.purple-lp-two .customers-section{margin-bottom:20px}}.landing-page.white-lp .navbar{background-color:transparent}.landing-page.white-lp .header-after{text-align:center}.landing-page.white-lp .intro-header .header-main{padding-top:107px;padding-bottom:78px}.landing-page.white-lp .intro-header .header-main .post-heading,.landing-page.white-lp .intro-header .header-main h1,.landing-page.white-lp .intro-header .header-main h3{color:#fff}.landing-page.white-lp .intro-header .header-main .btn{border-color:#fff;background:#fff;color:#632ca6}.landing-page.white-lp .intro-header .header-main .btn:hover{background:#fff;color:#632ca6}.landing-page.white-lp .btn-white:hover{color:#632ca6}.landing-page.white-lp .navbar-large.scrolled{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(rgba(48,35,174,.9)),to(rgba(200,109,215,.9)));background:linear-gradient(90deg,rgba(48,35,174,.9) 0,rgba(200,109,215,.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1)}@media (min-width:992px){.landing-page.white-lp .col-sm-4{max-width:360px;margin-bottom:0}}@media (max-width:1199px){.landing-page.white-lp .feature-sections .btn{margin:0 auto 30px;width:250px;position:relative;display:block}.landing-page.white-lp .feature-sections .col-md-8{padding:0 15px!important}.landing-page.white-lp .customers-section{margin-bottom:20px}}.msp .intro-header{margin-bottom:0}.msp .feature-sections>div:first-child>div>hr{opacity:0}.msp-mmi .post-heading h1,.msp-ngm .post-heading h1{line-height:64px;font-size:68px}.msp-mmi footer,.msp-ngm footer{margin-top:30px}.legal header{height:350px}.legal main .legal-doc-list{list-style:none;padding:15px 0 0}.legal main .legal-doc-list li:last-child{border-bottom:1px solid #c7c7c7}.legal main .legal-doc-list a{color:#000}.legal main .legal-doc-list a:hover{color:#632ca6}.legal main .legal-doc-list a,.legal main .legal-doc-list p{height:50px;line-height:25px!important}@media (max-width:767px){.legal main .legal-doc-list li a{height:auto}.legal main .legal-doc-list p{float:none!important;height:auto}}.legal footer{margin-top:50px}.legal-single .legal-banner{height:120px}.legal-single h4:before{display:block;content:" ";margin-top:-100px;height:100px;visibility:hidden;pointer-events:none}.legal-single main ul{padding-left:15px;list-style:none}.legal-single main ol{margin:0;padding-top:8px;padding-left:59px;list-style:none;counter-reset:my-counter}.legal-single main ol li:before{content:counter(my-counter,decimal) ".";counter-increment:my-counter;font-weight:600;margin-left:-30px;margin-top:-100px;padding-top:100px;display:inline-block;-webkit-transform:translateY(28px);transform:translateY(28px)}@media (min-width:992px){.legal-single main ol li:before{margin-left:-57px}}.legal-single main ol li ul{list-style:none;padding-left:24px}.legal-single main ol li ul li:before{content:"–";margin-left:-20px;font-weight:200;counter-increment:none}@media (min-width:992px){.legal-single main ol li ul li:before{margin-left:-24px}}.legal-single .select-container{width:160px!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:bottom;font-size:16px;-webkit-box-shadow:0 .5px 0 0 #000;box-shadow:0 .5px 0 0 #000;padding-bottom:5px}.legal-single .select-container .custom-select-container{width:100%;position:relative}.legal-single .select-container .selected-date{cursor:pointer;position:relative;font-size:16px;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}.legal-single .select-container .selected-date .icon-small-arrow-bottom{position:relative;right:-8px;width:20px;font-size:7px;height:auto}.legal-single .select-container .select-list{display:none;position:absolute;width:100%;padding:0;margin:0;background-color:#fff;z-index:5;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);border-radius:4px;border:1px solid #888}.legal-single .select-container .select-list li:first-child a{border-top-left-radius:4px;border-top-right-radius:4px}.legal-single .select-container .select-list li:last-child a{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.legal-single .select-container .select-list li a{padding:6px;color:#000;display:block;width:100%}.legal-single .select-container .select-list li a:hover{background-color:#eee}.legal-single .select-container .select-list.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.legal-single #legal-main p a{color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.legal-single #legal-main p a:hover{border-bottom:1px solid #632ca6;color:#632ca6;opacity:1}.legal-single .legal-ind-content ol li{margin-top:15px}.legal-single .legal-title{padding-bottom:2.5rem!important}.monitoring-aws header{margin-bottom:0}.monitoring-aws .header-main h1,.monitoring-aws .header-main h3{color:#fff}.monitoring-aws .aws-section{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(#3023ae),to(#c86dd7));background:linear-gradient(90deg,#3023ae 0,#c86dd7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1)}.monitoring-aws .aws-section a,.monitoring-aws .aws-section h4,.monitoring-aws .aws-section p{color:#fff}.monitoring-aws .dog{display:none!important}.page-thank-you-mobile .container.text-center{padding-top:50px;min-height:700px}.page-thank-you-mobile h3{color:#632ca6}@media (min-width:1200px){.page-thank-you-mobile{padding-top:129px}}.partner.landing-page .header-after{margin-top:40px}.partner.open-source #mktoForm_1780{font-family:national!important}.partner.open-source form.mktoForm .mktoHtmlText.mktoHasWidth p{line-height:20px;font-size:18px}.partner.event-v2 .navbar-toggler{display:none}.partner.event-v2 .navbar-toggler .icon-bar{background-color:#fff}.partner.event-v2 .navbar-purple.scrolled .nav li a.btn{color:#fff!important;border:1px solid #fff!important;background-color:transparent!important}.partner.event-v2 .event-body ul{margin-right:0;list-style-type:none;padding-left:30px}.partner.event-v2 .event-body ul li:before{content:"–";margin-right:5px;margin-left:-16px}.partner.event-v2 .event-body ul li p{display:inline}.partner.event-v2 .event-body h4.speaker-name{line-height:20px}.partner.event-v2 .event-body p.speaker-title{margin-top:4px;padding-bottom:4px}.partner.event-v2 form.mktoForm{max-width:100%!important}.partner.event-v2 form.mktoForm .mktoLabel.mktoHasWidth{margin-bottom:10px;font-size:16px;font-weight:400!important}.partner.event-v2 form.mktoForm .mktoField.mktoEmailField.mktoHasWidth,.partner.event-v2 form.mktoForm .mktoField.mktoTextField.mktoHasWidth{width:100%!important;border-radius:4px!important;margin-bottom:10px}.partner.event-v2 form.mktoForm .mktoHtmlText.mktoHasWidth,.partner.event-v2 form.mktoForm .mktoHtmlText.mktoHasWidth span{font-size:14px!important;line-height:19px}.partner.event-v2 form.mktoForm .mktoButtonWrap.mktoNative{max-width:100%!important}.partner.event-v2 form.mktoForm .mktoButtonWrap.mktoNative .mktoButton{border-radius:4px!important;font-size:16px;font-weight:600}.partner-layout-two .landing-page.purple-lp-two .steps-one h4{margin-top:26px;margin-bottom:10px}.partner-startups .intro-header{margin-bottom:0}.partner-startups .intro-header .post-heading{color:#fff}.partner-startups .navbar-large{-webkit-box-shadow:0 0 8px 8px rgba(0,0,0,.07)!important;box-shadow:0 0 8px 8px rgba(0,0,0,.07)!important;background-color:#fff!important}@media (min-width:992px){.partner-startups .navbar-large .dog{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.partner-startups .two-column-section .row .column-1{padding-right:15px;border-right:none}@media (min-width:992px){.partner-startups .two-column-section .row .column-1{padding-right:4rem;margin-bottom:0;border-right:1px solid #c7c7c7}}.partner-startups .two-column-section .row .column-2{padding-left:15px}@media (min-width:992px){.partner-startups .two-column-section .row .column-2{padding-left:4rem}}.partner-startups .two-column-section .row .column-2 img{width:200px}.partner-startups .partner-perk .perk-items{height:150px}@media (min-width:480px){.partner-startups .partner-perk .perk-items{height:130px}}.partner-startups .partner-perk .perk-items .shortcode-img img{width:42px}@media (max-width:767px){.partner-startups .intro-header h3{font-size:22px;line-height:20px}}.partner-startups.aws-activate .featherlight{background:rgba(0,0,0,.5)}.partner-startups.aws-activate .featherlight .featherlight-content{background-color:#fff;border-radius:6px}.partner-startups.aws-activate .featherlight .featherlight-content .mktoForm span{font-size:13px!important}.partner-startups.aws-activate .featherlight .featherlight-content .mktoForm .mktoRequiredField label.mktoLabel{font-size:18px!important;margin-bottom:12px}.partner-startups.aws-activate .featherlight .featherlight-content .featherlight-close-icon{display:block;top:10px!important;right:10px!important}.partner-startups.brex .featherlight-content .mktoFormRow>div,.partner-startups.ramp .featherlight-content .mktoFormRow>div{margin-left:0!important}.partner-startups.brex .featherlight-content label.mktoLabel.mktoHasWidth,.partner-startups.ramp .featherlight-content label.mktoLabel.mktoHasWidth{width:100%!important}.partner-startups.brex .featherlight-content textarea,.partner-startups.ramp .featherlight-content textarea{height:40px!important}.partner.master-class nav{top:-80px;-webkit-transition:top .25s ease-in-out;transition:top .25s ease-in-out;-webkit-box-shadow:0 8px 10px 0 transparent;box-shadow:0 8px 10px 0 transparent;background:#fff!important;background-color:#fff!important}.partner.master-class nav .aws-lpg-menu-btn{margin-right:20px}.partner.master-class nav .aws-lpg-menu-btn:hover{background:transparent!important;color:#000!important}.partner.master-class nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.partner.master-class nav{top:0;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.partner.master-class .nav-scrolled{top:0}@media (min-width:990px){.partner.master-class .nav-scrolled{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.partner.master-class .fixed-nav{z-index:1}.partner.master-class .fixed-nav ul{display:inline}.partner.master-class .fixed-nav .btn,.partner.master-class .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}.partner.master-class .title{margin-top:5rem}@media (max-width:991px){.partner.master-class .title{margin-top:-5rem}}.partner.master-class .fixed-nav,.partner.master-class .fixed-nav .navbar-brand{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}.partner.master-class .fixed-nav .navbar-brand{font-size:50px}.partner.master-class .fixed-nav .navbar-nav{-webkit-transform:translateY(0);transform:translateY(0)}.partner.master-class .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.partner.master-class .fixed-nav{display:none}}.partner.master-class .navbar-small.fixed-top li:first-child a{margin-right:19px}.partner.master-class .navbar-small.fixed-top .sign-up-trigger{padding:8.5px 20px 9.5px}.partner.master-class .lpg-header.partner{background:#774b9f;background-image:linear-gradient(-81deg,#bd23b6,#3b23af);height:200px;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}@media (min-width:768px){.partner.master-class .lpg-header.partner{height:300px}}@media (max-width:767px){.partner.master-class .vid-container{margin-top:-100px}.partner.master-class .vid-container video{text-align:center;margin-bottom:2rem}}.partner.master-class .vid-container video{position:fixed;width:55%;top:160px;max-width:750px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}@media (max-width:767px){.partner.master-class .vid-container video{position:static;top:0;width:100%}}.partner.master-class .section{margin:2rem 0}@media (min-width:768px){.partner.master-class .section{margin:0}}.partner.master-class .heading{border-top:1px solid #c8c8c8}.partner.master-class .col-spacer-after{position:relative;top:-20px;border-bottom:1px solid #c8c8c8;margin:0}@media (max-width:480px){.partner.master-class .col-spacer-after{top:0;margin:2rem 0}}@media (max-width:992px){.partner.master-class .col-spacer-after{top:0;margin:2rem 0}}@media (max-width:1200px){.partner.master-class .col-spacer-after{top:0;margin:2rem 0}}.partner.master-class .modal-dialog{max-width:400px;margin:90px auto;width:100%;padding:0 15px}.partner.master-class form#mktoForm_3064{width:100%;max-width:none!important;font-size:15px;margin:0;padding:1rem}.partner.master-class form#mktoForm_3064 .mktoFieldWrap label{font-size:16px;font-weight:400;padding-bottom:10px}.partner.master-class form#mktoForm_3064 .mktoFieldWrap input,.partner.master-class form#mktoForm_3064 .mktoFieldWrap select{margin-bottom:12px}.partner.master-class form#mktoForm_3064 .mktoFieldWrap select{height:45px;font-size:16px;width:100%!important}.partner.master-class form#mktoForm_3064 .mktoFieldWrap .mktoHtmlText span{font-size:14px!important}.partner.master-class form#mktoForm_3064 .mktoLabel{float:none;display:block}.partner.master-class form#mktoForm_3064 .mktoButtonWrap{max-width:none!important}.partner.master-class form#mktoForm_3064 .mktoButtonWrap button{padding:11px 20px 12px;text-transform:uppercase;font-weight:600;width:100%;font-size:18px;line-height:18px}.partner-layout-two{padding-top:60px}.partner-layout-two header{margin-bottom:0}.partner-layout-two header .post-heading{padding-top:110px}.partner-layout-two .ml-auto{display:inline-block}.partner-layout-two .ml-auto li{float:right}.partner-layout-two .header-before-text img{width:362px;height:auto}@media (max-width:767px){.partner-layout-two .header-before-text img{width:173px}}.partner-layout-two .post-heading h1{margin-top:0;margin-bottom:14px}.partner-layout-two .post-heading h1,.partner-layout-two .post-heading h3{color:#fff}@media (max-width:767px){.partner-layout-two .post-heading h1{font-size:32px;line-height:36px}.partner-layout-two .post-heading .subheading{font-size:18px;line-height:18px}}.partner-layout-two .header-text-center .post-heading{padding-bottom:88px}@media (max-width:767px){.partner-layout-two .header-text-center .post-heading{padding-bottom:36px;padding-top:36px}}.partner-layout-two #dashboard_mobile .panel,.partner-layout-two #dashboard_mobile .panel-heading{background:transparent;border:none;color:#fff;text-align:center;font-weight:200}.partner-layout-two #dashboard_mobile .panel-heading{border-top:1px solid #505050}.partner-layout-two #dashboard_mobile .panel-heading .panel-title a{font-weight:200}.partner-layout-two #dashboard_mobile .panel-heading .panel-title a[aria-expanded=true]{font-weight:600}.partner-layout-two #dashboard_mobile .panel-body{border:none}.partner-layout-two .integrations-section .col-xs-4 img{max-height:76px}.partner-layout-two .awspartner{border-top:1px solid #c8c8c8;height:78px;padding-top:20px}.partner-layout-two .awspartner p{margin:4px 0 0}@media (max-width:767px){.partner-layout-two .awspartner p{font-size:18px;margin:0;width:150px;line-height:18px}}.partner-layout-two .awspartner .row div:first-child{text-align:left}.partner-layout-two .awspartner .row div{text-align:right}@media (min-width:768px){.partner-layout-two .awspartner .row div:first-child{text-align:right}.partner-layout-two .awspartner .row div{text-align:left}}.partner-layout-two .installagent p{text-align:center}@media (max-width:767px){.partner-layout-two .installagent p{text-align:left}}.partner-layout-two .section-one{border-bottom:1px solid #e7e7e7;padding:30px 0;background:#f5f5f7}.partner-layout-two .section-one .big-3{display:block!important;text-align:left}@media (max-width:991px){.partner-layout-two .section-one .big-3{padding:10px 20px}.partner-layout-two .section-one img{width:49px;height:49px}}@media (min-width:992px){.partner-layout-two .section-one .full-left{padding-left:0}.partner-layout-two .section-one .full-right{padding-right:0}.partner-layout-two .section-one .full-left>div{padding-left:0}.partner-layout-two .section-one .full-right .col-xs-10{padding-right:0}.partner-layout-two .section-one img{width:60px;height:60px}}.partner-layout-two .section-one p{margin:0}@media (max-width:767px){.partner-layout-two .section-one p{font-size:18px}}.partner-layout-two .dashboards{max-height:625px!important;height:625px;background:#443e48;background:-webkit-gradient(linear,left top,left bottom,from(#443e48),to(#110617));background:linear-gradient(180deg,#443e48 0,#110617);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#443e48",endColorstr="#110617",GradientType=0);overflow:hidden;color:#fff}@media (max-width:991px){.partner-layout-two .dashboards{max-height:none!important;height:auto}}.partner-layout-two .dashboards .iframeScreens{overflow:hidden;padding:50px 0;display:block}.partner-layout-two .dashboards .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border:none;margin:0 auto -21px}.partner-layout-two .dashboards .nav-tabs:after,.partner-layout-two .dashboards .nav-tabs:before{content:none}.partner-layout-two .dashboards .nav-tabs li{display:block;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.partner-layout-two .dashboards .nav-tabs li a{color:#fff;font-weight:200;background-color:transparent;border:none;padding:0}.partner-layout-two .dashboards .nav-tabs li a.active{font-weight:600;background-color:transparent;border-bottom:1px solid #fff}.partner-layout-two .dashboards .tab-pane img{width:100%;height:auto}.partner-layout-two .integrations-section{margin-top:15px}.partner-layout-two .integrations-section h4{display:none}.partner-layout-two .purple_icon{width:110px;height:110px;display:block;border-radius:55px;margin:25px auto;background:#632ca6 url(https://datadog-live.imgix.net/img/aws-lp-icon-sprite.png) no-repeat center 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.partner-layout-two .training{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:30px 0 40px;background:#e7e7e7}.partner-layout-two .training h2{margin-top:0;margin-bottom:8px}.partner-layout-two .training .btn{margin-top:10px}.partner-layout-two .training p{line-height:26px}.partner-layout-two .training ul{padding:0;margin:0;list-style:none}.partner-layout-two .training li{position:relative;min-width:190px}.partner-layout-two .training li:nth-of-type(2):before,.partner-layout-two .training li:nth-of-type(3):before{background:url(https://datadog-live.imgix.net/img/grey-arrow.png) no-repeat top;content:" ";display:inline-block;float:left;width:82px;position:absolute;height:53px;top:57px;left:-50%}.partner-layout-two .training div{background-size:70%}.partner-layout-two .training div:first-of-type{background-position:center -526px}.partner-layout-two .training div:nth-of-type(2){background-position:center -701px}.partner-layout-two .training div:nth-of-type(3){background-position:center -873px}.partner-layout-two .resources{padding-top:0;padding-bottom:40px}.partner-layout-two .resources a{color:#000}.partner-layout-two .resources img{width:68px;height:auto}.partner-layout-two .bottom{padding-top:18px;padding-bottom:18px;color:#fff;background:#443e48;background:-webkit-gradient(linear,left top,left bottom,from(#443e48),to(#110617));background:linear-gradient(180deg,#443e48 0,#110617);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#443e48",endColorstr="#110617",GradientType=0)}.partner-layout-two .bottom a{color:#fff}.partner-layout-two .bottom .pull-right{font-weight:600}@media (max-width:767px){.partner-layout-two .bottom p{font-size:16px}}.partner-layout-two footer{display:none}@media (min-width:992px){.partner-layout-two{padding-top:78px}.partner-layout-two .resources ul,.partner-layout-two .training ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-ms-flex-pack:distribute;justify-content:space-around}.partner-layout-two .header-text-center .header-main{padding:0}.partner-layout-two .section-one .col-sm-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.partner-layout-two .dog{display:none!important}.section-partner .partner-cards{margin-top:-118px}.section-partner .partner-cards .card{min-height:350px}.section-partner .partner-cards .card .partner-cta{bottom:12px}.section-partner .modal{z-index:10000}.section-partner .modal .modal-dialog{max-width:1200px}.section-partner .modal .modal-dialog .modal-body{height:90vh}.section-partner .modal .modal-dialog .modal-body iframe{width:100%;height:100%}.partner-directory header,.section-partner header{padding:2rem 0}@media (min-width:768px){.partner-directory header .header-main,.section-partner header .header-main{padding-top:40px;padding-bottom:0}}@media (min-width:992px){.partner-directory header .header-main,.section-partner header .header-main{padding-top:40px;padding-bottom:0}}.partner-directory header .header-main .post-heading,.section-partner header .header-main .post-heading{padding:0}.partner-directory header h1,.partner-directory header h3,.section-partner header h1,.section-partner header h3{color:#fff}.partner-directory .partner-search-container .partner-search{-webkit-transition-duration:.125s;transition-duration:.125s;width:100%;font-size:18px;padding:4px;border:none;border-bottom:1px solid #c7c7c7}.partner-directory .partner-search-container .partner-search:focus,.partner-directory .partner-search-container .partner-search:hover{border-bottom:1px solid #632ca6;outline:none}.partner-directory .partner-search-container p{color:#632ca6;margin-bottom:0;padding:4px 0;font-size:13px;text-transform:uppercase;font-weight:600}.partner-directory .partner-search-container p:lang(ja),.partner-directory .partner-search-container p:lang(ko){font-size:12px}.partner-directory .directory .d-hide{display:none}.partner-directory .directory .border-gray-light{border-width:.5px!important}.partner-directory .directory .partner-logo{max-width:48px;width:100%;margin-right:1.5rem}@media (min-width:768px){.partner-directory .directory .partner-logo{max-width:68px}}@media (max-width:767px){.partner-directory .filter-by-type{margin-top:10px}}@media (max-width:767px){.partner-directory .partner-dir-filter-parent{padding-bottom:40px;margin-bottom:-35px}}@media (max-width:767px){.partner-directory .partner-dir-title{display:none}}.partner-directory .partner-dir-filter ul li .active{background-color:#632ca6;color:#fff}.partner-directory .partner-dir-filter ul li{list-style-type:none}.partner-directory .partner-dir-filter ul li span{background-color:#f8f8f8;color:#000;border-radius:2px;padding:4px 6px;margin:0 6px 6px 0;font-size:13px;white-space:nowrap}.partner-directory .partner-dir-filter ul li span:lang(ja),.partner-directory .partner-dir-filter ul li span:lang(ko){font-size:12px}.partner-directory .partner-dir-filter ul li span:hover{background-color:#632ca6;color:#fff}.partner-directory .partner-dir-filter p{color:#632ca6;margin-bottom:0;padding:4px 0;font-size:13px;text-transform:uppercase;font-weight:600}.partner-directory .partner-dir-filter p:lang(ja),.partner-directory .partner-dir-filter p:lang(ko){font-size:12px}.btn-partner{border-color:#fff;-webkit-transition-duration:.125s;transition-duration:.125s;margin:12px;color:#632ca6;width:230px}.btn-partner:hover{border-color:#fff;background-color:transparent;color:#fff}@media (max-width:991px){.btn-partner{display:block;margin-left:auto;margin-right:auto}}@media (max-width:767px){.btn-partner{margin:20px auto auto}}.partner-startup .tiles-cont{display:grid;grid-template-columns:repeat(auto-fill,100%);grid-gap:3rem}@media (min-width:480px){.partner-startup .tiles-cont{grid-template-columns:repeat(auto-fill,45%)}}@media (min-width:768px){.partner-startup .tiles-cont{grid-template-columns:repeat(auto-fill,45%)}}@media (min-width:992px){.partner-startup .tiles-cont{grid-template-columns:repeat(auto-fill,45%)}}@media (min-width:1200px){.partner-startup .tiles-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:0}}.partner-startup .tiles-cont .tiles-startup{min-height:260px;padding:0 30px 30px;width:100%}@media (min-width:1200px){.partner-startup .tiles-cont .tiles-startup{max-width:340px}.partner-startup .tiles-cont .tiles-startup:first-child{margin:0 1.5rem 1.5rem 0}.partner-startup .tiles-cont .tiles-startup:nth-child(2){margin:0 1.5rem 1.5rem}.partner-startup .tiles-cont .tiles-startup:nth-child(3){margin:0 0 1.5rem 1.5rem}.partner-startup .tiles-cont .tiles-startup:nth-child(4){margin:1.5rem 1.5rem 0 0}.partner-startup .tiles-cont .tiles-startup:nth-child(5){margin:1.5rem 0 0 1.5rem}}.partner-startup .tiles-cont .tiles-startup .shortcode-img img{max-width:200px;width:100%}.partner-startup .tiles-cont .tiles-startup p{text-indent:-15px;margin-left:15px}.partner-startup h5{text-transform:uppercase}.partner-startup .post-heading h1,.partner-startup .post-heading h3,.partner-startup .post-heading p{color:#fff}.partner-startup .partner-perk .perk-items{height:150px}@media (min-width:480px){.partner-startup .partner-perk .perk-items{height:130px}}.partner-startup .partner-perk .perk-items .shortcode-img img{width:42px}.partner-startup .integrations-section{padding-top:32px}.partner-startup .modal-backdrop{z-index:1080}.partner-startup #modal-letstalk{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);right:auto;bottom:auto;width:100%}.partner-startup #modal-letstalk.modal.fade .modal-dialog{-webkit-transform:none;transform:none;-webkit-transition:none;transition:none}.partner-startup .modal{z-index:1081}.partner-startup #modal-letstalk,.partner-startup #modal-signup{display:none;padding:0}.partner-startup #modal-letstalk .modal-dialog,.partner-startup #modal-signup .modal-dialog{max-width:300px;max-height:calc(100vh - 100px);margin:10px auto}.partner-startup #modal-letstalk .mktoHtmlText span,.partner-startup #modal-letstalk .mktoLabel,.partner-startup #modal-signup .mktoHtmlText span,.partner-startup #modal-signup .mktoLabel{font-weight:200;font-size:16px!important;line-height:18px;padding-bottom:5px;font-family:NationalWeb!important;width:100%!important}.partner-startup #modal-letstalk .mktoFieldWrap .mktoHtmlText,.partner-startup #modal-signup .mktoFieldWrap .mktoHtmlText{margin-top:10px}.partner-startup #modal-letstalk .mktoForm select.mktoField,.partner-startup #modal-letstalk .mktoForm textarea.mktoField,.partner-startup #modal-letstalk form.mktoForm input[type=email],.partner-startup #modal-letstalk form.mktoForm input[type=text],.partner-startup #modal-signup .mktoForm select.mktoField,.partner-startup #modal-signup .mktoForm textarea.mktoField,.partner-startup #modal-signup form.mktoForm input[type=email],.partner-startup #modal-signup form.mktoForm input[type=text]{font-family:NationalWeb;border:1px solid #c8c8c8;height:36px;background:#fff;border-radius:4px;font-size:18px!important;color:#1f1f1f;width:100%!important;outline:none}.partner-startup #modal-letstalk form.mktoForm .mktoButtonWrap.mktoNative .mktoButton,.partner-startup #modal-signup form.mktoForm .mktoButtonWrap.mktoNative .mktoButton{-webkit-transition-duration:.125s;transition-duration:.125s;font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;background:#5617b1;border:none;color:#fff;opacity:1;font-family:NationalWeb!important}.partner-startup #modal-letstalk form.mktoForm .mktoButtonWrap.mktoNative .mktoButton:hover,.partner-startup #modal-signup form.mktoForm .mktoButtonWrap.mktoNative .mktoButton:hover{opacity:.7}.partner-startup #modal-letstalk .mktoForm .mktoFormCol,.partner-startup #modal-signup .mktoForm .mktoFormCol{margin-left:0}.partner-startup .featherlight{background:rgba(0,0,0,.4)!important}.partner-startup .featherlight .featherlight-content{border-radius:8px;padding:0;overflow-y:scroll;-webkit-box-shadow:0 0 10px 10px rgba(0,0,0,.125);box-shadow:0 0 10px 10px rgba(0,0,0,.125);background-color:#fff;border-bottom-width:0}.partner-startup .featherlight .featherlight-close-icon{display:block;margin-top:13px;margin-right:13px;font-size:24px}.partner-startup .featherlight #modal-letstalk{display:block}.workshop.ch-gremlin{padding-top:0!important;background-image:url(https://imgix.datadoghq.com/img/gremlin/dd_gremlin_freetrial_lpg.png);background-size:cover}.workshop.ch-gremlin .intro-header{margin-bottom:0!important}.workshop.ch-gremlin .intro-header .header-main h1{color:#fff}@media (min-width:992px){.workshop.ch-gremlin .intro-header .header-main{padding-top:20px;padding-bottom:20px}.workshop.ch-gremlin .intro-header .header-main h1{font-size:72px;line-height:68px;font-weight:800;margin-top:0}}.workshop.ch-gremlin .intro-header .header-main .post-heading{border-bottom:1px solid #fff}.workshop.ch-gremlin .container .row .col-12 p{text-align:center}.partner-webinar nav{top:-80px;-webkit-transition:top .25s ease-in-out;transition:top .25s ease-in-out;-webkit-box-shadow:0 8px 10px 0 transparent;box-shadow:0 8px 10px 0 transparent;background:#fff!important;background-color:#fff!important}.partner-webinar nav .aws-lpg-menu-btn{margin-right:20px}.partner-webinar nav .aws-lpg-menu-btn:hover{background:transparent!important;color:#000!important}.partner-webinar nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.partner-webinar nav{top:0;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.partner-webinar .nav-scrolled{top:0}@media (min-width:990px){.partner-webinar .nav-scrolled{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.partner-webinar .fixed-nav{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;z-index:1}.partner-webinar .fixed-nav ul{display:inline}.partner-webinar .fixed-nav .navbar-brand{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;font-size:50px}.partner-webinar .fixed-nav .navbar-nav{-webkit-transform:translateY(0);transform:translateY(0)}.partner-webinar .fixed-nav .btn,.partner-webinar .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.partner-webinar .fixed-nav{display:none}}.partner-webinar.event .navbar .ml-auto{display:block;-webkit-transform:translateY(-28px);transform:translateY(-28px)}.partner-webinar #speakers>.d-flex>p{line-height:20px!important}.partner-webinar form.mktoForm input[type=email],.partner-webinar form.mktoForm input[type=number],.partner-webinar form.mktoForm input[type=phone],.partner-webinar form.mktoForm input[type=tel],.partner-webinar form.mktoForm input[type=text],.partner-webinar form.mktoForm select,.partner-webinar form.mktoForm textarea{background:#fff;border:1px solid #888}.partner-webinar:not(.fireside-chat) .mktoHtmlText.mktoHasWidth>span[style="font-size: 9px; color: #555555;"]{font-size:14px!important;line-height:18px}.partner-webinar .mktoButton[type=submit]{background-color:#632ca6!important;color:#fff!important;border:0!important;font-size:18px;font-weight:600}.fireside-chat.event .navbar .ml-auto{display:block;-webkit-transform:translate(-3px,-28px);transform:translate(-3px,-28px)}.fireside-chat .navbar-header a[href*="#mktoForm"]{display:none}@media (max-width:767.98px){.fireside-chat .navbar-header a[href*="#mktoForm"]{display:inline-block;position:absolute;right:15px;bottom:0;-webkit-transform:unset;transform:unset}}.fireside-chat .header-event{height:auto}.fireside-chat .header-event>.container>.row:first-child .col-12:nth-child(2) img,.fireside-chat .header-event>.container>.row:first-child .col-12:nth-child(2) video{max-height:470px;width:50vw}@media (max-width:991.98px){.fireside-chat .header-event>.container>.row:first-child .col-12:nth-child(2) img,.fireside-chat .header-event>.container>.row:first-child .col-12:nth-child(2) video{width:100%}}.fireside-chat .header-event>.container>.row:first-child .col-12:nth-child(2) video{-webkit-transform:translateY(7px);transform:translateY(7px)}.fireside-chat .summit{max-width:460px}.fireside-chat .event-body>.container>.row>.col-sm-6{padding-top:60px}@media (max-width:991.98px){.fireside-chat .event-body>.container>.row>.col-sm-6{margin-top:0;padding-top:40px}}.fireside-chat .summit.my-4{margin-top:0!important}@media (max-width:767.98px){.fireside-chat body>div.event-body>div.container>div>div:first-child>div>div>div>div:empty{display:none}}.pre-event-thank .col-xs-12{height:1024px;padding-top:50px}.announcement.open .pricing .faqs .tab-pane:before,.announcement.open .pricing .faqs dt:before{margin-top:-110px;height:110px}.announcement.open .pricing .nav-plans-mobile{top:88px}.announcement.open .pricing .section-title:before{margin-top:-180px;height:180px}.announcement.open .pricing .nav-plans-desktop{top:94px}.announcement.open .pricing .nav-faq{top:110px}.announcement.open .pricing .slideNavCustom{top:87px}.pricing .product-apm,.pricing .product-infrastructure,.pricing .product-logs,.pricing .product-network,.pricing .product-rum,.pricing .product-security,.pricing .product-synthetics{padding-top:40px}.pricing .help-block{color:#000}.pricing .faqs li,.pricing .features-apm li,.pricing .features-logs li,.pricing .features-synthetics li{line-height:24px;margin-bottom:12px}.pricing .section-title{font-weight:200;font-size:38px;line-height:42px;letter-spacing:0}.pricing .section-title:before{display:block;content:" ";margin-top:-150px;height:150px;visibility:hidden;pointer-events:none}@media (min-width:768px){.pricing .section-title{font-size:68px;line-height:68px}}.pricing .faqs .tab-pane:before{display:block;content:" ";margin-top:-80px;height:80px;visibility:hidden;pointer-events:none}.pricing .faqs dt{position:static}.pricing .faqs dt a{color:#000}.pricing .faqs dt:before{display:block;content:" ";margin-top:-80px;height:80px;visibility:hidden;pointer-events:none}.pricing .nav-plans-mobile{position:sticky;width:100%;z-index:1075;top:58px}.pricing .nav-plans-desktop{position:sticky;top:64px;height:48px;z-index:1075}.pricing .nav-plans-desktop .nav-tabs-underline{border-bottom:none}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item{margin-bottom:-1px}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item a{display:inline-block;padding:11px 0;font-weight:600;font-size:16px;border-radius:0;border:none;border-bottom:4px solid transparent}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item a:lang(ja),.pricing .nav-plans-desktop .nav-tabs-underline .nav-item a:lang(ko){font-size:14px;-webkit-transform:translateY(3px);transform:translateY(3px)}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item a:hover{opacity:1}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type a.active,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type a.active:focus,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type a:hover,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type a:hover:focus{border-bottom:4px solid}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:first-of-type a.active,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:first-of-type a:hover{color:#632ca6;border-bottom-color:#632ca6}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(2) a.active,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(2) a:hover{color:#7d259e;border-bottom-color:#7d259e}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(3) a.active,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(3) a:hover{color:#971d97;border-bottom-color:#971d97}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(4) a.active,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(4) a:hover{color:#b1168f;border-bottom-color:#b1168f}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(5) a.active,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(5) a:hover{color:#cb0f87;border-bottom-color:#cb0f87}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(6) a.active,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(6) a:hover{color:#e50780;border-bottom-color:#e50780}.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(7) a.active,.pricing .nav-plans-desktop .nav-tabs-underline .nav-item:nth-of-type(7) a:hover{color:#ff0078;border-bottom-color:#ff0078}.pricing .nav-plans-mobile:focus{border-bottom:4px solid transparent;outline:0}.pricing .nav-plans-mobile .nav-dropdown-btn{border-bottom:4px solid transparent;padding:11px;font-weight:600;color:#000;text-transform:uppercase;display:inline-block;font-size:20px;margin-top:0;margin-bottom:0;background:#fff;border-radius:0}.pricing .nav-plans-mobile .nav-dropdown-btn:focus{border-bottom:4px solid transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}.pricing .nav-plans-mobile .dropdown-menu{border-radius:0;width:100%;border:none}.pricing .nav-plans-mobile .dropdown-menu .nav-item a{width:100%;border-bottom:4px solid transparent;padding:11px;font-weight:600;color:#000;text-transform:uppercase;display:inline-block;font-size:20px;margin-top:0;margin-bottom:0;border-radius:0}.pricing .nav-faq{position:sticky;top:80px}.pricing .nav-faq a{font-size:20px}.pricing .nav-faq a:lang(ja),.pricing .nav-faq a:lang(ko){font-size:16px}.pricing .nav-faq li a{color:#777}.pricing .nav-faq li:first-child a.active,.pricing .nav-faq li:first-child a:hover{color:#632ca6}.pricing .nav-faq li:nth-child(2) a.active,.pricing .nav-faq li:nth-child(2) a:hover{color:#7d259e}.pricing .nav-faq li:nth-child(3) a.active,.pricing .nav-faq li:nth-child(3) a:hover{color:#971d97}.pricing .nav-faq li:nth-child(4) a.active,.pricing .nav-faq li:nth-child(4) a:hover{color:#b1168f}.pricing .nav-faq li:nth-child(5) a.active,.pricing .nav-faq li:nth-child(5) a:hover{color:#cb0f87}.pricing .nav-faq li:nth-child(6) a.active,.pricing .nav-faq li:nth-child(6) a:hover{color:#e50780}.pricing .nav-faq li:nth-child(7) a.active,.pricing .nav-faq li:nth-child(7) a:hover{color:#ff0078}.pricing #pricingContact.collapsing{-webkit-transition:none;transition:none;display:none}.pricing .tip{-webkit-transition:opacity .125s;transition:opacity .125s;position:relative;z-index:1071}.pricing .tip[aria-describedby^=tooltip]{opacity:0}.pricing .tip img{display:inline-block;vertical-align:middle;height:14px;position:relative;top:0;bottom:0;margin:auto}.pricing .tooltip-inner{width:300px;text-align:left;font-size:14px;line-height:20px}.pricing .card{-webkit-box-shadow:none;box-shadow:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pricing .callout{background-image:-webkit-gradient(linear,left top,right top,from(#632ca6),to(#ff0078));background-image:linear-gradient(90deg,#632ca6,#ff0078);padding-top:16px;padding-bottom:16px}.pricing .product-logs .card .card-body .logs-retention-dropdown,.pricing .product-logs .card .card-body .logs-retention-dropdown-mobile{-webkit-transition:opacity .125s;transition:opacity .125s;cursor:pointer}.pricing .product-logs .card .card-body .logs-retention-dropdown-mobile i,.pricing .product-logs .card .card-body .logs-retention-dropdown i{-webkit-transition:-webkit-transform .125s;transition:-webkit-transform .125s;transition:transform .125s;transition:transform .125s,-webkit-transform .125s;font-size:8px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.pricing .product-logs .card .card-body .logs-retention-dropdown-mobile.open,.pricing .product-logs .card .card-body .logs-retention-dropdown.open{opacity:.5}.pricing .product-logs .card .card-body .logs-retention-dropdown-mobile.open i,.pricing .product-logs .card .card-body .logs-retention-dropdown.open i{font-size:8px;-webkit-transform:translateY(-4px) rotate(180deg);transform:translateY(-4px) rotate(180deg)}.pricing .product-logs .card .card-body .logs-retention-dropdown-mobile:hover,.pricing .product-logs .card .card-body .logs-retention-dropdown:hover{opacity:.5}.pricing .product-logs .card .card-body .logs-retention-dropdown-body{display:none;height:100px;top:96px;left:0}@media (max-width:767px){.pricing .product-logs .card .card-body .logs-retention-dropdown-body{top:80px}}.pricing .product-logs .card .card-body .logs-retention-dropdown-body .logs-retention-dropdown-body-container{margin:auto;width:200px;border-radius:4px;border:1px solid #888}.pricing .product-logs .card .card-body .logs-retention-dropdown-body .logs-retention-dropdown-body-container ul{list-style:none}.pricing .product-logs .card .card-body .logs-retention-dropdown-body .logs-retention-dropdown-body-container ul li.logs-retention-dropdown-li{color:#000!important;margin:0;padding:5px;cursor:pointer}.pricing .product-logs .card .card-body .logs-retention-dropdown-body .logs-retention-dropdown-body-container ul li.logs-retention-dropdown-li:hover{opacity:.5}.pricing .product-logs .card .card-body .open+.logs-retention-dropdown-body{display:block}.pricing form.mktoForm{max-width:none}.pricing form.mktoForm .mktoButtonRow,.pricing form.mktoForm .mktoFormCol{margin:0!important;max-width:none!important}.pricing .mktoForm div,.pricing .mktoForm label,.pricing .mktoForm p,.pricing .mktoForm span{margin:0!important}.pricing .mktoForm .mktoButtonWrap.mktoPurpleCandy button.mktoButton{width:100%!important;background-color:#7d259e!important;border-color:#7d259e!important}.pricing .card{width:100%}.pricing .card li,.pricing .card p{line-height:24px}.pricing .dashed{padding-left:15px;min-height:100px!important}.pricing .card-footer .help-block{padding-bottom:12px}.pricing .top-product-synthetics .dashed{min-height:0!important}.features-table-support{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px}.features-table-support .col-md-3:nth-child(2)>div{border-left:1px solid #632ca6;height:100%}.features-table-support .col-md-3:nth-child(3)>div{height:100%}.features-table-support .col-md-3:nth-child(4)>div{border-right:1px solid #632ca6;height:100%}.features-table-infra-bottom .card{border-bottom:1px solid #632ca6!important}.features-table-infra-bottom .card-footer{padding-top:20px;padding-bottom:20px}.features-table-infra-bottom .col-md-3:nth-child(2) .card{border-bottom-left-radius:15px}.features-table-infra-bottom .col-md-3:nth-child(4) .card{border-bottom-right-radius:15px}.features-table-infra-bottom .btn:hover{opacity:1}@media (min-width:992px){.features-table-infra .features-infra-enterprise .table-infra-last,.features-table-infra .features-infra-free .table-infra-last,.features-table-infra .features-infra-pro .table-infra-last{border-bottom:1px solid #c8c8c8!important}.nav-plans-desktop{background:#fff}.nav-faq{padding-top:5px}.slideNavs{-webkit-transition:all .3s;transition:all .3s}.slideNavs .nav-plans-desktop{-webkit-transform:translateY(-64.5px)!important;transform:translateY(-64.5px)!important}.features-table-infra,.features-table-infra .row{display:-webkit-box;display:-ms-flexbox;display:flex}.panel-plans .card:hover,.panel-plans.hover-enterprise .panel-enterprise,.panel-plans.hover-free .panel-free,.panel-plans.hover-pro .panel-pro,.product-apm .card>a:hover,.product-logs .card>a:hover,.product-network .card>a:hover,.product-rum .card>a:hover,.product-security .card>a:hover,.product-synthetics .card>a:hover,.top-product-apm:hover,.top-product-infrastructure:hover,.top-product-log-management:hover,.top-product-synthetics:hover{cursor:pointer}.panel-plans .card:hover :not(.btn),.panel-plans.hover-enterprise .panel-enterprise :not(.btn),.panel-plans.hover-free .panel-free :not(.btn),.panel-plans.hover-pro .panel-pro :not(.btn),.product-apm .card>a:hover :not(.btn),.product-logs .card>a:hover :not(.btn),.product-network .card>a:hover :not(.btn),.product-rum .card>a:hover :not(.btn),.product-security .card>a:hover :not(.btn),.product-synthetics .card>a:hover :not(.btn),.top-product-apm:hover :not(.btn),.top-product-infrastructure:hover :not(.btn),.top-product-log-management:hover :not(.btn),.top-product-synthetics:hover :not(.btn){color:#fff!important}.panel-plans .card:hover .btn,.panel-plans.hover-enterprise .panel-enterprise .btn,.panel-plans.hover-free .panel-free .btn,.panel-plans.hover-pro .panel-pro .btn,.product-apm .card>a:hover .btn,.product-logs .card>a:hover .btn,.product-network .card>a:hover .btn,.product-rum .card>a:hover .btn,.product-security .card>a:hover .btn,.product-synthetics .card>a:hover .btn,.top-product-apm:hover .btn,.top-product-infrastructure:hover .btn,.top-product-log-management:hover .btn,.top-product-synthetics:hover .btn{background-color:#fff!important}.top-product-infrastructure:hover{background:#632ca6}.top-product-infrastructure:hover .btn-pricing-infra{background:#fff;color:#632ca6!important}.top-product-log-management:hover{background:#7d259e}.top-product-log-management:hover .btn-pricing-network{background:#fff;color:#7d259e!important}.top-product-apm:hover{background:#971d97}.top-product-apm:hover .btn-pricing-apm{background:#fff;color:#971d97!important}.panel-plans.hover-free .panel-free,.panel-plans .panel-free:hover{background:#632ca6}.panel-plans.hover-free .panel-free .btn-pricing-infra,.panel-plans .panel-free:hover .btn-pricing-infra{background:#fff;color:#632ca6!important}.panel-plans.hover-pro .panel-pro,.panel-plans .panel-pro:hover{background:#632ca6}.panel-plans.hover-pro .panel-pro .btn-pricing-infra,.panel-plans .panel-pro:hover .btn-pricing-infra{background:#fff;color:#632ca6!important}.panel-plans.hover-enterprise .panel-enterprise,.panel-plans .panel-enterprise:hover{background:#632ca6}.panel-plans.hover-enterprise .panel-enterprise .btn-pricing-infra,.panel-plans .panel-enterprise:hover .btn-pricing-infra{background:#fff;color:#632ca6!important}.panel-plans{display:-webkit-box;display:-ms-flexbox;display:flex}.panel-plans .btn-pricing-infra:hover{background:#fff;color:#632ca6!important}.features-table-infra.hover-free .features-infra-free>div{color:#fff;background:#632ca6;border-bottom-color:hsla(0,0%,95.7%,.18)!important;cursor:pointer}.features-table-infra.hover-free .features-infra-free>div,.features-table-infra.hover-free .features-infra-pro>div{border-left:#632ca6}.features-table-infra.hover-pro .features-infra-pro>div{color:#fff;background:#632ca6;border-bottom-color:hsla(0,0%,95.7%,.18)!important;cursor:pointer;border-left:1px solid #632ca6;border-right:1px solid #632ca6}.features-table-infra.hover-enterprise .features-infra-enterprise>div{color:#fff;background:#632ca6;border-bottom-color:hsla(0,0%,95.7%,.18)!important;cursor:pointer}.features-table-infra.hover-enterprise .features-infra-enterprise>div,.features-table-infra.hover-enterprise .features-infra-pro>div{border-right:1px solid #632ca6}.features-table-support.hover-free div:nth-child(2)>div{background:#632ca6;border-left:1px solid #632ca6;height:100%;cursor:pointer}.features-table-support.hover-pro div:nth-child(3)>div{background:#632ca6;height:100%;cursor:pointer}.features-table-support.hover-enterprise div:nth-child(4)>div{background:#632ca6;height:100%;cursor:pointer;border-right:1px solid #632ca6}.features-table-infra-bottom.hover-free .col-md-3:nth-child(2)>.card{background:#632ca6!important}.features-table-infra-bottom.hover-free .col-md-3:nth-child(2)>.card .btn{border-color:#fff!important;background:#fff!important;color:#632ca6!important}.features-table-infra-bottom.hover-pro .col-md-3:nth-child(3)>.card{background:#632ca6!important}.features-table-infra-bottom.hover-pro .col-md-3:nth-child(3)>.card .btn{border-color:#fff!important;background:#fff!important;color:#632ca6!important}.features-table-infra-bottom.hover-enterprise .col-md-3:nth-child(4)>.card{background:#632ca6!important}.features-table-infra-bottom.hover-enterprise .col-md-3:nth-child(4)>.card .btn{border-color:#fff!important;background:#fff!important;color:#632ca6!important}.features-table-infra-bottom .card{cursor:pointer}.features-infra>div{height:100%;border-bottom:1px solid transparent!important}.plans-logs .card:hover{background:#7d259e}.plans-logs .card:hover .btn-pricing-log{background:#fff!important;color:#7d259e}.plans-logs .card>a{display:block}.plans-uptime .card:hover{background:#e50780}.plans-uptime .card:hover .btn-pricing-synthetics{background:#fff!important;color:#e50780}.plans-uptime .panel>a{display:block}.plans-security .card:hover{background:#b1168f}.plans-security .card:hover .btn-pricing-security{background:#fff!important;color:#b1168f}.plans-security .card>a{display:block}.plans-network .card:hover{background:#cb0f87}.plans-network .card:hover .btn-pricing-network{background:#fff!important;color:#cb0f87}.plans-network .card>a{display:block}.plans-rum .card:hover{background:#ff0078}.plans-rum .card:hover .btn-pricing-rum{background:#fff!important;color:#ff0078}.plans-rum .card>a{display:block}}.product-infrastructure .card{border-radius:0;border-bottom:0;-webkit-box-shadow:none;box-shadow:none;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%}.product-infrastructure .panel-free{border-top-left-radius:15px;border-left:1px solid #632ca6;border-top:1px solid #632ca6;border-right:none}.product-infrastructure .panel-pro{border-top:1px solid #632ca6;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8}.product-infrastructure .panel-enterprise{border-top:1px solid #632ca6;border-right:1px solid #632ca6;border-top-right-radius:15px;border-left:none}.product-infrastructure .card-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto}.features-table-infra .features-infra-free>div{border-left:1px solid #632ca6}.features-table-infra .features-infra-pro>div{border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8}.features-table-infra .features-infra-enterprise>div{border-right:1px solid #632ca6}.panel-plans .card-header{background:none;border-bottom:none}.panel-plans .card-body,.panel-plans .card-footer{padding-left:20px;padding-right:20px}.panel-plans .card-footer{padding-bottom:20px}.panel-plans .btn:hover{opacity:1}.features-support-tab{display:-webkit-box;display:-ms-flexbox;display:flex}.label-table{border-top-left-radius:6px;border-top-right-radius:6px;color:#fff;background:#c8c8c8;font-size:16px;font-weight:600;margin-top:auto!important;width:100%;text-align:center;height:24px;line-height:24px}.plans-apm .plan:first-child .card{border-top-left-radius:15px;border-bottom-left-radius:15px;border-top-right-radius:0;border-bottom-right-radius:0}.plans-apm .plan:nth-child(2) .card{border-top-right-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:0;border-bottom-left-radius:0}.plans-apm .btn:hover{opacity:1}.plans-logs .plan:first-child .card{border-top-left-radius:15px;border-bottom-left-radius:15px;border-top-right-radius:0;border-bottom-right-radius:0}.plans-logs .plan:nth-child(2) .card{border-top-right-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:0;border-bottom-left-radius:0}.plans-logs .btn:hover{opacity:1}.plans-uptime .plan:first-child .card{border-top-left-radius:15px;border-bottom-left-radius:15px;border-top-right-radius:0;border-bottom-right-radius:0}.plans-uptime .plan:nth-child(2) .card{border-top-right-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:0;border-bottom-left-radius:0}.plans-uptime .card{border-radius:15px}.plans-uptime .btn:hover{opacity:1}.plans-network .plan .card,.plans-rum .plan .card,.product-apm .plan .card{border-radius:15px}.plans-network .btn:hover,.plans-rum .btn:hover,.product-apm .btn:hover{opacity:1}.section-title-cq{padding-top:40px;padding-bottom:40px}@media (min-width:992px) and (max-width:1199px){.pricing .card-body,.pricing .card-footer,.pricing .card-header{padding-left:20px!important;padding-right:20px!important}.pricing .card-footer{padding-bottom:20px!important}.pricing .panel-plans,.pricing .panel-plans .card{display:-webkit-box;display:-ms-flexbox;display:flex}.pricing .panel-plans .card{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pricing .panel-plans .card-footer{margin-top:auto}.pricing .section-title-cq h1{margin-top:58px!important;margin-bottom:63px!important}.pricing .card-body .help-block{margin-bottom:6px!important}}@media (max-width:991px){.slideNavCustom{position:sticky;top:57px;z-index:9;background:#fff;text-align:center;font-size:16px;line-height:20px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);height:50px;line-height:48px}.slideNavCustom span{width:295px;display:inline-block}.slideNavCustom a{vertical-align:middle;font-size:12px}.carousel-control{position:relative;top:inherit;margin-top:10px;bottom:inherit;text-shadow:none}.carousel-control.left{left:30px;color:#777}.carousel-control.right{right:30px;color:#777}.carousel .item-title{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);font-size:16px;line-height:20px}.slideNavs .nav-plans-mobile{-webkit-transform:translateY(-75px)!important;transform:translateY(-75px)!important;-webkit-transition:all .3s;transition:all .3s}.pricing .features-table-support{display:block!important;height:auto;margin-top:20px}.pricing .features-table-infra .features-infra-free>div{border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8}.pricing .nav-plans li:hover,.pricing .nav-plans li:hover a{background:#f8f8f8}.pricing .nav-plans .nav-plans-item a.active{border-color:transparent}.pricing .nav-plans .nav-plans-item a:hover{color:#000;border-color:transparent}.pricing .section-title-cq h1{margin-top:20px!important;margin-bottom:25px!important}.pricing .callout-text p,.pricing .section-title p{margin-bottom:0!important;margin-top:0!important}.pricing .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing .nav-tabs li{float:none;margin-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.pricing .nav-tabs li a{color:#000;margin-right:0;line-height:1.428571429;border-bottom:0;padding:14px 15px;border-radius:0}.pricing .nav-tabs li a:hover{border-color:transparent}.pricing .nav-tabs li:first-child a{border-top-left-radius:6px}.pricing .nav-tabs li:nth-child(3) a{border-top-right-radius:6px}.pricing .tab-content .card{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.pricing .tab-content .card-body h1{margin-top:5px!important;margin-bottom:5px!important}.pricing .tab-content .card-footer{padding-top:0}.pricing .tab-content .panel-free{border:1px solid #632ca6;border-top:0}.pricing .tab-content .panel-free .btn{background:#632ca6;color:#fff}.pricing .tab-content .panel-pro{border:1px solid #632ca6;border-top:0}.pricing .tab-content .panel-pro .btn{background:#632ca6;color:#fff}.pricing .tab-content .panel-enterprise{border:1px solid #632ca6;border-top:0}.pricing .tab-content .panel-enterprise .btn{background:#632ca6;color:#fff}.pricing .features-infra-enterprise,.pricing .features-infra-free,.pricing .features-infra-pro{padding-right:15px!important;position:absolute;right:0;height:100%}.pricing .features-infra-enterprise,.pricing .features-infra-pro{display:none}.pricing .features-table-infra .row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.pricing .features-table-infra .help-block{height:100%}.pricing .features-table-infra.tab-free .col-xs-12>div:first-child{border-top:1px solid #632ca6!important}.pricing .features-table-infra.tab-free .col-xs-12>div:last-child{border-bottom:1px solid #632ca6!important}.pricing .features-table-infra.tab-free .features-infra-name .help-block{border-left:1px solid #632ca6!important}.pricing .features-table-infra.tab-free .features-infra-free .help-block{border-right:1px solid #632ca6!important}.pricing .features-table-infra.tab-pro .col-xs-12>div:first-child{border-top:1px solid #632ca6!important}.pricing .features-table-infra.tab-pro .col-xs-12>div:last-child{border-bottom:1px solid #632ca6!important}.pricing .features-table-infra.tab-pro .features-infra-name .help-block{border-left:1px solid #632ca6!important}.pricing .features-table-infra.tab-pro .features-infra-pro .help-block{border-right:1px solid #632ca6!important}.pricing .features-table-infra.tab-enterprise .col-xs-12>div:first-child{border-top:1px solid #632ca6!important}.pricing .features-table-infra.tab-enterprise .col-xs-12>div:last-child{border-bottom:1px solid #632ca6!important}.pricing .features-table-infra.tab-enterprise .features-infra-name .help-block{border-left:1px solid #632ca6!important}.pricing .features-table-infra.tab-enterprise .features-infra-enterprise .help-block{border-right:1px solid #632ca6!important}.pricing .features-table-infra.tab-pro .features-infra-pro{display:block}.pricing .features-table-infra.tab-pro .features-infra-enterprise,.pricing .features-table-infra.tab-pro .features-infra-free{display:none}.pricing .features-table-infra.tab-enterprise .features-infra-enterprise{display:block}.pricing .features-table-infra.tab-enterprise .features-infra-enterprise>div{border-left:1px solid #c8c8c8}.pricing .features-table-infra.tab-enterprise .features-infra-free,.pricing .features-table-infra.tab-enterprise .features-infra-pro{display:none}.pricing .features-table-support .features-infra:nth-child(n+2){display:none!important}.pricing .product-network .nav-tabs{border-bottom:1px solid #cb0f87}.pricing .product-network .nav-tabs li a{border-top-left-radius:6px;border-top-right-radius:6px;border-left:1px solid #979797;border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-network .nav-tabs li a.active{color:#fff;background:#cb0f87;border:1px solid #cb0f87;border-bottom:0}.pricing .product-security .nav-tabs{border-bottom:1px solid #b1168f}.pricing .product-security .nav-tabs li a{border-top-left-radius:6px;border-top-right-radius:6px;border-left:1px solid #979797;border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-security .nav-tabs li a.active{color:#fff;background:#b1168f;border:1px solid #b1168f;border-bottom:0}.pricing .product-rum .nav-tabs{border-bottom:1px solid #ff0078}.pricing .product-rum .nav-tabs li a{border-top-left-radius:6px;border-top-right-radius:6px;border-left:1px solid #979797;border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-rum .nav-tabs li a.active{color:#fff;background:#ff0078;border:1px solid #ff0078;border-bottom:0}.pricing .product-apm .nav-tabs{border-bottom:1px solid #971d97}.pricing .product-apm .nav-tabs li:first-child a{border-top-left-radius:6px;border-left:1px solid #979797;border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-apm .nav-tabs li:first-child a.active{color:#fff;background:#971d97;border:1px solid #971d97;border-bottom:0}.pricing .product-apm .nav-tabs li:nth-child(2) a{border-top-right-radius:6px;border-left:1px solid #979797;border-right:1px solid #979797;border-top:1px solid #979797}.pricing .product-apm .nav-tabs li:hover a,.pricing .product-apm .nav-tabs li:nth-child(2) a.active{color:#fff;background:#971d97;border:1px solid #971d97;border-bottom:0}.pricing .product-apm .tab-content .card{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.pricing .product-apm .tab-content .panel-apm-apm{border:1px solid #971d97;border-top:0}.pricing .product-apm .tab-content .panel-apm-apm .btn{background:#971d97;color:#fff!important}.pricing .product-apm .tab-content .panel-apm-one{border:1px solid #971d97;border-top:0}.pricing .product-apm .tab-content .panel-apm-one .btn{background:#971d97;color:#fff!important}.pricing .product-infrastructure .nav-tabs{border-bottom:1px solid #632ca6}.pricing .product-infrastructure .nav-tabs li:first-child a{border-left:1px solid #979797;border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-infrastructure .nav-tabs li:first-child a.active{color:#fff;background:#632ca6;border:1px solid #632ca6;border-bottom:0}.pricing .product-infrastructure .nav-tabs li:nth-child(2) a{border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-infrastructure .nav-tabs li:nth-child(2) a.active{color:#fff;background:#632ca6;border:1px solid #632ca6;border-bottom:0}.pricing .product-infrastructure .nav-tabs li:nth-child(3) a{border-right:1px solid #979797;border-top:1px solid #979797}.pricing .product-infrastructure .nav-tabs li:hover a,.pricing .product-infrastructure .nav-tabs li:nth-child(3) a.active{color:#fff;background:#632ca6;border:1px solid #632ca6;border-bottom:0}.pricing .product-logs .nav-tabs{border-bottom:1px solid #7d259e}.pricing .product-logs .nav-tabs li:first-child a{border-left:1px solid #979797;border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-logs .nav-tabs li:first-child a.active{color:#fff;background:#7d259e;border:1px solid #7d259e;border-bottom:0}.pricing .product-logs .nav-tabs li:nth-child(2) a{border-top-right-radius:6px;border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-logs .nav-tabs li:nth-child(2) a.active{color:#fff;background:#7d259e;border:1px solid #7d259e;border-bottom:0}.pricing .product-logs .nav-tabs li:nth-child(3) a{border-right:1px solid #979797;border-top:1px solid #979797}.pricing .product-logs .nav-tabs li:hover a,.pricing .product-logs .nav-tabs li:nth-child(3) a.active{color:#fff;background:#7d259e;border:1px solid #7d259e;border-bottom:0}.pricing .product-logs .section-sub-title,.pricing .product-synthetics .section-sub-title{margin-bottom:18px!important}.pricing .product-logs .card-header,.pricing .product-synthetics .card-header{padding-left:20px!important;padding-right:20px!important}.pricing .product-logs .card-body,.pricing .product-synthetics .card-body{padding-left:20px!important;padding-right:20px!important;margin-bottom:0!important}.pricing .product-logs .card-footer,.pricing .product-synthetics .card-footer{padding-left:20px!important;padding-right:20px!important;padding-bottom:20px!important}.pricing .product-logs .btn,.pricing .product-synthetics .btn{padding-top:11px;padding-bottom:11px}.pricing .product-logs .callout-text,.pricing .product-synthetics .callout-text{margin-bottom:20px}.pricing .product-logs .plans-logs .plan:nth-child(2) .card,.pricing .product-synthetics .plans-logs .plan:nth-child(2) .card{border-bottom:none;border-top:none}.pricing .product-logs .tab-content .card,.pricing .product-synthetics .tab-content .card{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.pricing .product-logs .tab-content .card-footer,.pricing .product-synthetics .tab-content .card-footer{padding-top:0}.pricing .product-logs .tab-content .panel-log-one,.pricing .product-logs .tab-content .panel-log-three,.pricing .product-logs .tab-content .panel-log-two,.pricing .product-synthetics .tab-content .panel-log-one,.pricing .product-synthetics .tab-content .panel-log-three,.pricing .product-synthetics .tab-content .panel-log-two{border:1px solid #7d259e;border-top:0}.pricing .product-logs .features-logs li,.pricing .product-synthetics .features-logs li{padding-bottom:0!important}.pricing .product-synthetics .nav-tabs{border-bottom:1px solid #e50780}.pricing .product-synthetics .nav-tabs li:first-child a{border-top-left-radius:6px;border-left:1px solid #979797;border-top:1px solid #979797;border-right:1px solid #979797}.pricing .product-synthetics .nav-tabs li:first-child a.active{color:#fff;background:#e50780;border:1px solid #e50780;border-bottom:0}.pricing .product-synthetics .nav-tabs li:nth-child(2) a{border-top-right-radius:6px;border-left:1px solid #979797;border-right:1px solid #979797;border-top:1px solid #979797}.pricing .product-synthetics .nav-tabs li:hover a,.pricing .product-synthetics .nav-tabs li:nth-child(2) a.active{color:#fff;background:#e50780;border:1px solid #e50780;border-bottom:0}}.pricing .card .price{font-size:36px;line-height:36px}.pricing .card .price:lang(ja),.pricing .card .price:lang(ko){font-size:38px}.pricing .card-header{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:4px;border-top-left-radius:4px}.pricing .card-header h2{font-size:24px;line-height:24px;padding-bottom:10px}.pricing .card-header h2:lang(ja),.pricing .card-header h2:lang(ko){font-size:20px}.pricing .product-apm .section-title,.pricing .product-logs .section-title,.pricing .product-synthetics .section-title{margin-bottom:14px}.pricing .callout-text{margin-top:24px;margin-bottom:36px}@media (min-width:768px){.pricing .card-header h2{font-size:24px;line-height:24px;padding-bottom:18px;padding-top:7px}.pricing .card .price{font-size:48px;line-height:48px}}@media (min-width:992px){.pricing{padding-top:128px}.pricing .plans-apm .card,.pricing .plans-uptime .card{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.pricing .plans-apm a,.pricing .plans-uptime a{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-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.pricing .plans-apm .card-footer,.pricing .plans-uptime .card-footer{margin-top:auto}.pricing .features-table-infra.tab-free>div.col-xs-12>div:first-child>div .features-infra-free>div{border-left:1px solid #632ca6!important}.pricing .features-table-infra.tab-free>div.col-xs-12>div:first-child>div .features-infra-enterprise>div{border-right:1px solid #632ca6!important}}@media (max-width:991px){.pricing .product-infrastructure .section-title{margin-bottom:14px}}@media (min-width:768px){.box-product .card-body{padding-left:18px;padding-right:18px;padding-bottom:18px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.table-pricing{margin-bottom:0}.table-pricing>tbody>tr>td,.table-pricing>tbody>tr>th,.table-pricing>tfoot>tr>td,.table-pricing>tfoot>tr>th,.table-pricing>thead>tr>td,.table-pricing>thead>tr>th{font-size:16px;font-weight:200!important;padding:0;position:relative;line-height:normal}.table-pricing>tbody>tr>td>div,.table-pricing>tbody>tr>th>div,.table-pricing>tfoot>tr>td>div,.table-pricing>tfoot>tr>th>div,.table-pricing>thead>tr>td>div,.table-pricing>thead>tr>th>div{padding-top:10px;padding-bottom:12px;height:100%}.table-pricing>thead>tr>th{font-weight:200;color:#101010}.table-pricing>thead>tr>th:first-of-type{width:201px;max-width:201px;min-width:201px}.table-pricing>thead>tr>th:first-of-type div{margin-left:17px;margin-right:10px}.table-pricing>tbody>tr>th{font-weight:200}.table-pricing>tbody>tr>th:first-of-type{width:201px;max-width:201px;min-width:201px}.table-pricing>tbody>tr>th:first-of-type div{margin-left:17px;margin-right:10px}.table-pricing strong{font-weight:600}.table-pricing>tbody>tr>td,.table-pricing>thead>tr>th:nth-of-type(n+2){text-align:center}.table-pricing>tbody>tr>td:first-of-type,.table-pricing>thead>tr>th:nth-of-type(2){padding-left:0;padding-right:0;text-align:center;width:293px}.table-pricing>tbody>tr>td:first-of-type>div,.table-pricing>thead>tr>th:nth-of-type(2)>div{width:263px;max-width:263px;min-width:263px;border-left:1px solid #c86dd7;border-right:1px solid #c86dd7;position:absolute;top:0;left:0;height:100%;display:inline-block;border-bottom:1px solid transparent}.table-pricing.js-plan-one-hover>tbody>tr>td:first-of-type>div,.table-pricing.js-plan-one-hover>thead>tr>th:nth-of-type(2)>div{border-left:2px solid #c86dd7;border-right:2px solid #c86dd7;background:#c86dd7;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2)}.table-pricing.js-plan-one-hover>tbody>tr:nth-child(18) td:first-of-type>div{border-width:2px;padding:12px 0}.table-pricing.js-plan-one-hover>tbody>tr:nth-child(25)>td:first-of-type div{border-bottom:2px solid #c86dd7}.table-pricing.js-plan-one-hover>tbody>tr:nth-child(25)>td:first-of-type div .btn{border:2px solid #fff}.table-pricing.js-plan-one-hover>tbody>tr:nth-child(25)>td:first-of-type div .btn:hover{background-color:#fff}.table-pricing>tbody>tr>td:nth-of-type(2),.table-pricing>thead>tr>th:nth-of-type(3){width:293px;max-width:293px;min-width:293px}.table-pricing>tbody>tr>td:nth-of-type(2)>div,.table-pricing>thead>tr>th:nth-of-type(3)>div{border-left:1px solid #632ca6;border-right:1px solid #632ca6;width:263px;max-width:263px;min-width:263px;position:absolute;top:0;left:0;height:100%;display:inline-block;border-bottom:1px solid transparent}.table-pricing.js-plan-two-hover>tbody>tr>td:nth-of-type(2)>div,.table-pricing.js-plan-two-hover>thead>tr>th:nth-of-type(3)>div{border-left:2px solid #632ca6;border-right:2px solid #632ca6;background:#632ca6;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2)}.table-pricing.js-plan-two-hover>tbody>tr:nth-child(19) td:nth-of-type(2)>div{border-width:2px;padding:12px 0}.table-pricing.js-plan-two-hover>tbody>tr:nth-child(25)>td:nth-of-type(2) div{border-bottom:2px solid #632ca6}.table-pricing.js-plan-two-hover>tbody>tr:nth-child(25)>td:nth-of-type(2) div .btn{border:2px solid #fff}.table-pricing.js-plan-two-hover>tbody>tr:nth-child(25)>td:nth-of-type(2) div .btn:hover{background-color:#fff}.table-pricing>tbody>tr>td:nth-of-type(3),.table-pricing>thead>tr>th:nth-of-type(4){width:263px;max-width:263px;min-width:263px}.table-pricing>tbody>tr>td:nth-of-type(3)>div,.table-pricing>thead>tr>th:nth-of-type(4)>div{width:263px;max-width:263px;min-width:263px;border-left:1px solid #3023a3;border-right:1px solid #3023a3;float:right;position:absolute;top:0;left:0;height:100%;display:inline-block;border-bottom:1px solid transparent}.table-pricing.js-plan-three-hover>tbody>tr>td:nth-of-type(3)>div,.table-pricing.js-plan-three-hover>thead>tr>th:nth-of-type(4)>div{border-left:2px solid #3023a3;border-right:2px solid #3023a3;background:#3023ae;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2)}.table-pricing.js-plan-three-hover>tbody>tr:nth-child(18) td:nth-of-type(3)>div{border-width:2px;padding:12px 0}.table-pricing.js-plan-three-hover>tbody>tr:nth-child(25)>td:nth-of-type(3) div{border-bottom:2px solid #3023a3}.table-pricing.js-plan-three-hover>tbody>tr:nth-child(25)>td:nth-of-type(3) div .btn{border:2px solid #fff}.table-pricing.js-plan-three-hover>tbody>tr:nth-child(25)>td:nth-of-type(3) div .btn:hover{background-color:#fff}.table-pricing>tbody>tr:nth-child(19){border-bottom:1px solid #c8c8c8;border-top:1px solid #c8c8c8;border-left:none!important;background:#fff}.table-pricing>tbody>tr:nth-child(19) th:first-of-type{position:relative;padding-left:0;height:46px}.table-pricing>tbody>tr:nth-child(19) th:first-of-type>div{height:auto;position:absolute;bottom:0;width:185px;margin-left:0;color:#fff;padding-top:0;padding-bottom:2px;background:#c8c8c8;border-top-left-radius:5px;border-top-right-radius:5px;text-align:center}.table-pricing>thead>tr:first-of-type{border-top:1px solid #c8c8c8}.table-pricing>tbody>tr:nth-child(20),.table-pricing>tbody>tr:nth-child(21),.table-pricing>tbody>tr:nth-child(22),.table-pricing>tbody>tr:nth-child(23),.table-pricing>tbody>tr:nth-of-type(24),.table-pricing>thead>tr:first-of-type,.table-pricing tbody>tr:nth-child(n+1):nth-child(-n+18){border-left:1px solid #c8c8c8}.table-pricing>tbody>tr:last-child{background:#fff}.table-pricing>tbody>tr:last-child div{height:auto}.table-pricing>tbody>tr:nth-child(25){border-top:1px solid #c8c8c8}.table-pricing>tbody>tr:nth-child(25) .btn{padding-top:12px;padding-bottom:13px;color:#fff}.table-pricing>tbody>tr:nth-child(25) div{padding:18px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;position:relative!important;display:block!important}.table-pricing>tbody>tr:nth-child(25)>td:first-of-type div{border-bottom:1px solid #c86dd7}.table-pricing>tbody>tr:nth-child(25)>td:first-of-type .btn{background:#c86dd7;border:2px solid #c86dd7;color:#fff}.table-pricing>tbody>tr:nth-child(25)>td:first-of-type .btn:hover{background:#fff;color:#c86dd7}.table-pricing>tbody>tr:nth-child(25)>td:nth-of-type(2) div{border-bottom:1px solid #632ca6}.table-pricing>tbody>tr:nth-child(25)>td:nth-of-type(2) .btn{background:#632ca6;border:2px solid;color:#fff}.table-pricing>tbody>tr:nth-child(25)>td:nth-of-type(2) .btn:hover{background:#fff;color:#632ca6}.table-pricing>tbody>tr:nth-child(25)>td:nth-of-type(3) div{border-bottom:1px solid #3023a3}.table-pricing>tbody>tr:nth-child(25)>td:nth-of-type(3) .btn{background:#3023a3;border:2px solid #3023a3;color:#fff}.table-pricing>tbody>tr:nth-child(25)>td:nth-of-type(3) .btn:hover{background:#fff;color:#3023a3}html.open .product .nav-tabs-underline-container{top:94px}html.open .product .feature-sections .section-anchor{margin-top:-105px;padding-top:105px;pointer-events:none;background-clip:content-box}@media (min-width:992px){html.open .product .feature-sections .section-anchor{margin-top:-205px;padding-top:205px}}@media (min-width:576px){.product .feature-sections{padding-top:60px;padding-bottom:60px}}.product .feature-sections .section-anchor{margin-top:-75px;padding-top:75px;pointer-events:none;background-clip:content-box}@media (min-width:992px){.product .feature-sections .section-anchor{margin-top:-175px;padding-top:175px}}.product .feature-sections ul li{font-weight:200;font-size:22px;line-height:30px;letter-spacing:0}.product .feature-sections ul li:lang(ja),.product .feature-sections ul li:lang(ko){font-size:18px}@media (max-width:767px){.product .feature-sections ul li{font-weight:200;font-size:20px;line-height:28px;letter-spacing:0}}.product .feature-sections video{width:100%;-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.3);box-shadow:2px 2px 8px 0 rgba(0,0,0,.3)}.product .feature-sections video:focus{outline:none}.product .feature-sections img,.product .feature-sections video{margin:50px 0 30px}@media (min-width:992px){.product .feature-sections img,.product .feature-sections video{margin:0}}.product .intro-header{margin-bottom:0}.product .intro-header h1,.product .intro-header h3{color:#555}.product .nav-tabs-underline-container{background-color:#fff;position:sticky;top:64px;z-index:10}.product.apm .intro-header,.product.log-management .intro-header{margin-bottom:0}.product.apm .intro-header h1,.product.apm .intro-header h3,.product.log-management .intro-header h1,.product.log-management .intro-header h3{color:#fff!important}.product.alerts header.intro-header h1,.product.alerts header.intro-header h3.subheading,.product.apm header.intro-header h1,.product.apm header.intro-header h3.subheading,.product.dashboarding header.intro-header h1,.product.dashboarding header.intro-header h3.subheading,.product.log-management header.intro-header h1,.product.log-management header.intro-header h3.subheading,.product.rum header.intro-header h1,.product.rum header.intro-header h3.subheading,.product.security-monitoring header.intro-header h1,.product.security-monitoring header.intro-header h3.subheading,.product.synthetics header.intro-header h1,.product.synthetics header.intro-header h3.subheading{color:#fff}@media (min-width:576px){.feature-sections>.row:first-child>div:last-child>div:last-child{margin-top:4px}}@media (max-width:767.98px){.feature-sections>.row:first-child>div:last-child>div:last-child p:first-child{margin-top:16px}}.feature-sections>.row:first-child h2{line-height:40px}@media (max-width:767.98px){.feature-sections>.row:first-child h2{line-height:32px}}.resources .intro-header{margin-bottom:25px}.resources .intro-header .post-heading{padding:71px 0 50px;color:#fff}.resources .opacity03{opacity:.3}.resources .grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.3}.resources .active-filter{display:none;padding-bottom:39px;margin-top:-15px;position:relative}.resources .active-filter .label{cursor:pointer;height:29px;font-size:20px;padding-left:10px;padding-right:10px;padding-bottom:5px;line-height:20px}.resources .active-filter .label img{margin-left:10px}.resources .img-wrapper{border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.resources .label{display:block;background:#555;font-size:13px;padding:2px 6px 4px;line-height:1;font-weight:700;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;float:left;border-radius:.25em;margin-right:6px}.resources .label:lang(ja),.resources .label:lang(ko){font-size:11px}.resources .panel-content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:8px 11px;min-height:100px}.resources .title>img{cursor:pointer}.resources .excerpt{line-height:16px!important}.resources .excerpt:lang(ja),.resources .excerpt:lang(ko){line-height:20px!important}.resources .categories{position:absolute;top:8px;left:8px;cursor:pointer;display:inline;float:left}.resources .categories img{-webkit-box-shadow:none;box-shadow:none;max-width:100%;margin:0}.resources .tags{margin-top:auto}.resources .tags .primary-tag{margin-bottom:5px}.resources .tags .filter:hover{cursor:pointer}.resources .filter img{height:87px}.resources .filter div{position:absolute;bottom:0;left:0;right:0;margin:auto;text-align:center;line-height:14px;font-weight:600;font-size:13px;padding-bottom:5px}.resources .filter div:lang(ja),.resources .filter div:lang(ko){font-size:11px}.resources .nav-tabs,.resources .nav-tabs-underline-container{border-bottom:none}.resources .nav-tabs>li{padding-left:8px;padding-right:8px}.resources .nav-tabs>li:hover button span{border-bottom:1px solid #000}.resources .nav-tabs>li>button{border:none;background:none;padding:0;margin:0;color:#000}.resources .nav-tabs>li>button.active span,.resources .nav-tabs>li>button.hover span{color:#000;border-bottom:1px solid #000}.resources .nav-tabs>li>button:hover{border:none}.resources .nav-tabs>li>button:focus{outline:0}.panel-resource{-webkit-transition-duration:.125s;transition-duration:.125s;height:260px;background-color:#eee;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.panel-resource:lang(ja),.panel-resource:lang(ko){height:280px}@media (min-width:992px){.panel-resource:lang(ja),.panel-resource:lang(ko){height:300px}}@media (min-width:992px){.panel-resource{height:280px}}.panel-resource img{border-top-left-radius:4px;border-top-right-radius:4px}.panel-resource:hover{background:#f6f6f6;border-bottom:none}.alerts .resources,.apm .resources,.case-studies .resources,.dashboarding .resources,.dg .resources,.log-management .resources,.serverless .resources{padding:0 0 60px}.alerts .resources #resources-tiles,.apm .resources #resources-tiles,.case-studies .resources #resources-tiles,.dashboarding .resources #resources-tiles,.dg .resources #resources-tiles,.log-management .resources #resources-tiles,.serverless .resources #resources-tiles{padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.alerts .resources #resources,.apm .resources #resources,.case-studies .resources #resources,.dashboarding .resources #resources,.dg .resources #resources,.log-management .resources #resources,.serverless .resources #resources{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.alerts .resources #resources:after,.alerts .resources #resources:before,.apm .resources #resources:after,.apm .resources #resources:before,.case-studies .resources #resources:after,.case-studies .resources #resources:before,.dashboarding .resources #resources:after,.dashboarding .resources #resources:before,.dg .resources #resources:after,.dg .resources #resources:before,.log-management .resources #resources:after,.log-management .resources #resources:before,.serverless .resources #resources:after,.serverless .resources #resources:before{content:normal}.alerts .resources #resources-tiles .three-resources,.alerts .resources #resources-tiles .two-resources,.apm .resources #resources-tiles .three-resources,.apm .resources #resources-tiles .two-resources,.case-studies .resources #resources-tiles .three-resources,.case-studies .resources #resources-tiles .two-resources,.dashboarding .resources #resources-tiles .three-resources,.dashboarding .resources #resources-tiles .two-resources,.dg .resources #resources-tiles .three-resources,.dg .resources #resources-tiles .two-resources,.log-management .resources #resources-tiles .three-resources,.log-management .resources #resources-tiles .two-resources,.serverless .resources #resources-tiles .three-resources,.serverless .resources #resources-tiles .two-resources{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:991px){.alerts .resources #resources-tiles .three-resources,.apm .resources #resources-tiles .three-resources,.case-studies .resources #resources-tiles .three-resources,.dashboarding .resources #resources-tiles .three-resources,.dg .resources #resources-tiles .three-resources,.log-management .resources #resources-tiles .three-resources,.serverless .resources #resources-tiles .three-resources{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.alerts .resources #resources-tiles .four-resources,.apm .resources #resources-tiles .four-resources,.case-studies .resources #resources-tiles .four-resources,.dashboarding .resources #resources-tiles .four-resources,.dg .resources #resources-tiles .four-resources,.log-management .resources #resources-tiles .four-resources,.serverless .resources #resources-tiles .four-resources{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.alerts .resources #resources-tiles .four-resources,.apm .resources #resources-tiles .four-resources,.case-studies .resources #resources-tiles .four-resources,.dashboarding .resources #resources-tiles .four-resources,.dg .resources #resources-tiles .four-resources,.log-management .resources #resources-tiles .four-resources,.serverless .resources #resources-tiles .four-resources{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.alerts .resources #resources-tiles .five-resources,.apm .resources #resources-tiles .five-resources,.case-studies .resources #resources-tiles .five-resources,.dashboarding .resources #resources-tiles .five-resources,.dg .resources #resources-tiles .five-resources,.log-management .resources #resources-tiles .five-resources,.serverless .resources #resources-tiles .five-resources{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:991px){.alerts .resources #resources-tiles .five-resources,.apm .resources #resources-tiles .five-resources,.case-studies .resources #resources-tiles .five-resources,.dashboarding .resources #resources-tiles .five-resources,.dg .resources #resources-tiles .five-resources,.log-management .resources #resources-tiles .five-resources,.serverless .resources #resources-tiles .five-resources{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.alerts .resources #resources-tiles .five-resources .panel-resource-wrapper,.apm .resources #resources-tiles .five-resources .panel-resource-wrapper,.case-studies .resources #resources-tiles .five-resources .panel-resource-wrapper,.dashboarding .resources #resources-tiles .five-resources .panel-resource-wrapper,.dg .resources #resources-tiles .five-resources .panel-resource-wrapper,.log-management .resources #resources-tiles .five-resources .panel-resource-wrapper,.serverless .resources #resources-tiles .five-resources .panel-resource-wrapper{width:50%}@media only screen and (min-width:992px){.alerts .resources #resources-tiles .five-resources .panel-resource-wrapper,.apm .resources #resources-tiles .five-resources .panel-resource-wrapper,.case-studies .resources #resources-tiles .five-resources .panel-resource-wrapper,.dashboarding .resources #resources-tiles .five-resources .panel-resource-wrapper,.dg .resources #resources-tiles .five-resources .panel-resource-wrapper,.log-management .resources #resources-tiles .five-resources .panel-resource-wrapper,.serverless .resources #resources-tiles .five-resources .panel-resource-wrapper{width:33%}}@media only screen and (min-width:1200px){.alerts .resources #resources-tiles .five-resources .panel-resource-wrapper,.apm .resources #resources-tiles .five-resources .panel-resource-wrapper,.case-studies .resources #resources-tiles .five-resources .panel-resource-wrapper,.dashboarding .resources #resources-tiles .five-resources .panel-resource-wrapper,.dg .resources #resources-tiles .five-resources .panel-resource-wrapper,.log-management .resources #resources-tiles .five-resources .panel-resource-wrapper,.serverless .resources #resources-tiles .five-resources .panel-resource-wrapper{width:20%}}.alerts .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.apm .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.case-studies .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.dashboarding .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.dg .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.log-management .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.serverless .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper{height:120px!important}@media only screen and (min-width:1200px){.alerts .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.apm .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.case-studies .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.dashboarding .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.dg .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.log-management .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper,.serverless .resources #resources-tiles .five-resources .panel-resource-wrapper .img-wrapper{height:90px!important}}.alerts .resources .panel-resource-wrapper,.apm .resources .panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper,.dg .resources .panel-resource-wrapper,.log-management .resources .panel-resource-wrapper,.serverless .resources .panel-resource-wrapper{padding-right:10px;padding-left:10px}.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(2),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(2),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(2),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(2),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(2),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(2),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(2),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper{width:25%}@media only screen and (max-width:991px){.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(2),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(2),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(2),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(2),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(2),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(2),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(2),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper{width:35%}}@media only screen and (max-width:767px){.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(2),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(2),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(2),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(2),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(2),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(2),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(2),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(2)~.panel-resource-wrapper{width:50%}}.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(3),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(3),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(3),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(3),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(3),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(3),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(3),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper{width:25%}@media only screen and (max-width:991px){.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(3),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(3),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(3),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(3),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(3),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(3),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(3),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper{width:33.3333%}}@media only screen and (max-width:767px){.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(3),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(3),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(3),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(3),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(3),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(3),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(3),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(3)~.panel-resource-wrapper{width:50%}}.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(4),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(4),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(4),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(4),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(4),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(4),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(4),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper{width:25%}@media only screen and (max-width:991px){.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(4),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(4),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(4),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(4),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(4),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(4),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(4),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper{width:50%}}@media only screen and (max-width:767px){.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(4),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(4),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(4),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(4),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(4),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(4),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(4),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(4)~.panel-resource-wrapper{width:50%}}.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(5),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(5),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(5),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(5),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(5),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(5),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(5),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper{width:20%}@media only screen and (max-width:991px){.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(5),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(5),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(5),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(5),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(5),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(5),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(5),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper{width:50%}}@media only screen and (max-width:767px){.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(5),.alerts .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.apm .resources .panel-resource-wrapper:first-child:nth-last-child(5),.apm .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(5),.case-studies .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(5),.dashboarding .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.dg .resources .panel-resource-wrapper:first-child:nth-last-child(5),.dg .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(5),.log-management .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper,.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(5),.serverless .resources .panel-resource-wrapper:first-child:nth-last-child(5)~.panel-resource-wrapper{width:50%}}.alerts .resources .panel-resource,.apm .resources .panel-resource,.case-studies .resources .panel-resource,.dashboarding .resources .panel-resource,.dg .resources .panel-resource,.log-management .resources .panel-resource,.serverless .resources .panel-resource{margin-bottom:2rem;background-color:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);border-radius:6px}.alerts .resources .panel-resource:hover,.apm .resources .panel-resource:hover,.case-studies .resources .panel-resource:hover,.dashboarding .resources .panel-resource:hover,.dg .resources .panel-resource:hover,.log-management .resources .panel-resource:hover,.serverless .resources .panel-resource:hover{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25);box-shadow:0 8px 20px rgba(0,0,0,.25)}.alerts .resources .panel-resource .resource-category p,.apm .resources .panel-resource .resource-category p,.case-studies .resources .panel-resource .resource-category p,.dashboarding .resources .panel-resource .resource-category p,.dg .resources .panel-resource .resource-category p,.log-management .resources .panel-resource .resource-category p,.serverless .resources .panel-resource .resource-category p{padding:0}.alerts .resources .panel-resource .primary-tag a,.apm .resources .panel-resource .primary-tag a,.case-studies .resources .panel-resource .primary-tag a,.dashboarding .resources .panel-resource .primary-tag a,.dg .resources .panel-resource .primary-tag a,.log-management .resources .panel-resource .primary-tag a,.serverless .resources .panel-resource .primary-tag a{color:#fff}.alerts .resources .add-resources,.apm .resources .add-resources,.case-studies .resources .add-resources,.dashboarding .resources .add-resources,.dg .resources .add-resources,.log-management .resources .add-resources,.serverless .resources .add-resources{margin-top:0}@media (max-width:1199px){.alerts .resources .add-resources,.apm .resources .add-resources,.case-studies .resources .add-resources,.dashboarding .resources .add-resources,.dg .resources .add-resources,.log-management .resources .add-resources,.serverless .resources .add-resources{margin-top:-2rem}}@media (max-width:1199px){.log-management .resources .label,.resources .label{display:none!important}}@media (min-width:992px){.log-management .resources .filter-controls,.resources .filter-controls{margin-bottom:47px}.log-management .resources .header-text-center .header-main,.resources .header-text-center .header-main{padding-top:0;padding-bottom:0}}@media (min-width:992px) and (max-width:1199px){.resources .nav-tabs>li{padding-left:4px;padding-right:4px}}@media only screen and (max-width:1200px){.img-wrapper{height:87px!important}}@media only screen and (min-width:1076px){.integration-filter-mobile{display:none}.filter-controls{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1075px){.integration-filter-mobile{display:block}.filter-controls{display:none!important}}@media only screen and (max-width:767px){.img-wrapper{height:150px!important}}@media only screen and (max-width:647px){.img-wrapper{height:120px!important}}@media only screen and (max-width:500px){.img-wrapper{height:90px!important}}.ais-SearchBox-reset,.ais-SearchBox-submit{display:none;visibility:hidden}.ais-Hits{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(rgba(48,35,174,.8)),to(rgba(200,109,215,.8)));background:linear-gradient(90deg,rgba(48,35,174,.8) 0,rgba(200,109,215,.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1);position:absolute;width:100%;z-index:2;left:0;margin-top:0;top:80px}@media (max-width:991px){.ais-Hits{top:60px}}.ais-Hits-list{list-style:none;padding:0;margin:0}.ais-Hits-list .mark,.ais-Hits-list mark{font-weight:600;background:none;color:#fff;padding:0}.ais-Hits-list li.active a,.ais-Hits-list li a:hover:hover{color:#fff;background:hsla(0,0%,100%,.5)}.ais-Hits-list li a{display:block;color:#fff;font-size:32px;line-height:42px;font-weight:200}.ais-Hits-list li a div{min-height:48px}.ais-SearchBox-input{width:100%;min-width:300px}.header-search.shrink .icon-thin-mag{-webkit-transition:font-size .3s ease;-moz-transition:font-size .3s ease;-o-transition:font-size .3s ease;-ms-transition:font-size .3s ease}.header-search.shrink .ais-Hits,.header-search.shrink .quick-links{top:50px}.header-search.shrink .ais-SearchBox-input{font-size:32px}.blog.blog-culture .mark,.blog.blog-culture mark{color:#000}.blog.blog-culture .ais-Hits{background:rgba(203,233,255,.9)!important}.blog.blog-culture .ais-Hits a{color:#010101}.blog.blog-culture .ais-Hits .ais-Hits-item a.hover,.blog.blog-culture .ais-Hits .ais-Hits-item a:hover{color:#000;background:hsla(0,0%,100%,.5)!important}.blog.blog-engineering .ais-Hits{background:rgba(85,85,85,.9)!important}.blog.blog-engineering .ais-Hits a{color:#fff}.blog.blog-engineering .ais-Hits .ais-Hits-item.active a,.blog.blog-engineering .ais-Hits .ais-Hits-item a.hover,.blog.blog-engineering .ais-Hits .ais-Hits-item a:hover{color:#fff;background:hsla(0,0%,100%,.2)}.blog.blog-community .mark,.blog.blog-community mark{color:#000}.blog.blog-community .ais-Hits{background:#d7f5eb!important}.blog.blog-community .ais-Hits a{color:#000}.blog.blog-community .ais-Hits .ais-Hits-item.active a,.blog.blog-community .ais-Hits .ais-Hits-item a.hover,.blog.blog-community .ais-Hits .ais-Hits-item a:hover{color:#000;background:#f0fffb}.blog.tag .ais-Hits,.page-resources .ais-Hits,.search .ais-Hits,.support .ais-Hits{display:none!important}.support .header-search{background:hsla(0,0%,100%,.8)!important}.search-icon{z-index:0;border:none;-webkit-box-shadow:none;box-shadow:none;background:transparent;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:absolute;padding:0;top:0;height:100%;opacity:1}.search-icon .icon-thin-mag{color:#fff;font-size:31px;font-weight:600}@media (max-width:767px){.search-icon .icon-thin-mag{font-size:26px}}@media (max-width:350px){.search-icon .icon-thin-mag{font-size:22px}}.blog-community .icon-thin-mag,.blog-culture .icon-thin-mag{color:#000}.page-resources .search-icon .icon-thin-mag,.support .search-icon .icon-thin-mag,body.search .search-icon .icon-thin-mag{color:rgba(0,0,0,.4)}.quick-links{background:#3023ae;background:-webkit-gradient(linear,left top,right top,from(rgba(48,35,174,.8)),to(rgba(200,109,215,.8)));background:linear-gradient(90deg,rgba(48,35,174,.8) 0,rgba(200,109,215,.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3023ae",endColorstr="#c86dd7",GradientType=1);position:absolute;width:100%;z-index:1;left:15px;margin-top:0;top:80px}@media (max-width:991px){.quick-links{top:60px}}.quick-links.stick{position:fixed;top:115px}.quick-links li a{color:#fff;font-size:45px;line-height:43px;font-weight:200;padding-bottom:10px;display:inline-block;width:100%}.quick-links li.active a,.quick-links li:hover a{color:#fff;background:hsla(0,0%,100%,.2)}.blog-community .quick-links,.blog-culture .quick-links,.blog-engineering .quick-links,.page-resources .quick-links,.search .quick-links,.support .quick-links,.tag .quick-links{display:none!important}@media (max-width:991px){#blogMenu{font-size:14px;padding:8px 10px 9px}}.blog.tag .search-nav,.page-resources .search-nav,.support .search-nav,body.search .search-nav{display:none}#compliance-questions li,#compliance-questions ol,#compliance-questions p,#compliance-questions ul{font-size:16px;line-height:22px}.regular-questions li,.regular-questions ol,.regular-questions p,.regular-questions ul{font-size:16px;line-height:18px;color:rgba(0,0,0,.4)}.regular-questions p:last-of-type{margin-bottom:20px!important;padding-bottom:24px;border-bottom:1px solid #d3d3d3}.careerFormErrors{color:#a94442;margin:20px 0;list-style-type:none;padding:0}.careersFormField.has-error .control-label{color:red!important}.careersFormField.has-error .form-control{border-color:red!important}.careersFormField .toggleFields .wrap{padding-bottom:10px}.careersFormField .toggleFields .btn{margin-right:10px;padding:7px 20px 8px}.rbt-input-hint,.rbt-input-main{height:37px;padding:5px 10px;font-size:17px;line-height:1.5;border-radius:3px}.rbt{outline:none}.rbt-menu{margin-bottom:2px;font-size:17px}.rbt-menu>li a{overflow:hidden;text-overflow:ellipsis}.rbt-menu>li a:focus{outline:none}.rbt-menu-pagination-option{text-align:center}.rbt .rbt-input-main::-ms-clear{display:none}.rbt-input-multi{cursor:text;overflow:hidden;position:relative;height:auto}.rbt-input-multi.focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);border-color:#66afe9;outline:0}.rbt-input-multi.form-control[disabled]{background-color:#e9ecef;opacity:1}.rbt-input-multi input::-moz-placeholder{color:#999;opacity:1}.rbt-input-multi input:-ms-input-placeholder{color:#999}.rbt-input-multi input::-webkit-input-placeholder{color:#999}.rbt-input-multi .rbt-input-wrapper{margin-bottom:-4px;margin-top:-1px;overflow:hidden}.rbt-input-multi .rbt-input-main{height:20px;margin:1px 0 4px}.rbt-input-multi .rbt-input-hint-container{display:inline-block}.rbt-input-multi.form-control-lg .rbt-input-main,.rbt-input-multi.input-lg .rbt-input-main{height:24px}.rbt-input-multi.form-control-sm .rbt-input-main,.rbt-input-multi.input-sm .rbt-input-main{height:18px}.rbt-close{z-index:1}.rbt-close-lg{font-size:24px}.rbt-token{background-color:#e7f4ff;border:0;border-radius:2px;color:#1f8dd6;display:inline-block;line-height:1em;margin:0 3px 3px 0;padding:4px 7px;position:relative}.rbt-token-disabled{background-color:#ddd;color:#888;pointer-events:none}.rbt-token-removeable{cursor:pointer;padding-right:21px}.rbt-token-active{background-color:#1f8dd6;color:#fff;outline:none;text-decoration:none}.rbt-token .rbt-token-remove-button{bottom:0;color:inherit;font-size:inherit;font-weight:400;opacity:1;outline:none;padding:3px 7px;position:absolute;right:0;text-shadow:none;top:-2px}.rbt-loader{-webkit-animation:loader-animation .6s linear infinite;animation:loader-animation .6s linear infinite;border-radius:50%;border:1px solid #d5d5d5;border-top-color:#1f8dd6;display:block;height:16px;width:16px}.rbt-loader-lg{height:20px;width:20px}.rbt-aux{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;position:absolute;right:0;top:0;width:34px}.rbt-aux-lg{width:46px}.rbt-aux .rbt-close{margin-top:-4px;pointer-events:auto}.has-aux .rbt-input{padding-right:34px}.rbt-highlight-text{background-color:inherit;color:inherit;font-weight:700;padding:0}.input-group>.rbt{-webkit-box-flex:1;-ms-flex:1;flex:1}.input-group>.rbt .rbt-input-hint-container{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group>.rbt .rbt-aux,.input-group>.rbt .rbt-input-hint{z-index:5}.input-group>.rbt:not(:first-child) .form-control{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.rbt:not(:last-child) .form-control{border-top-right-radius:0;border-bottom-right-radius:0}.has-error .rbt-input-multi.focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-warning .rbt-input-multi.focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-success .rbt-input-multi.focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}@keyframes loader-animation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loader-animation{to{-webkit-transform:rotate(1turn)}}.careers-details .careers-form ul.rbt-menu>li:before{content:"";text-indent:0}.announcement.open .careers-details .pac-container{margin-top:-30px!important}.careersOverlay{height:100%;position:absolute;width:100%;z-index:999;background:hsla(0,0%,100%,.7);margin-left:-15px}.careers-detail #dept-description .acc-header{border-top:1px solid #c7c7c7;cursor:pointer}.careers-detail #dept-description .acc-header:hover .arrow,.careers-detail #dept-description .acc-header:hover .d-inline{color:#7749a3}.careers-detail #dept-description .acc-header .arrow{cursor:pointer;font-size:30px;right:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:71% 60% 0;transform-origin:71% 60% 0;margin-top:-6px;margin-right:3px;-webkit-transition-duration:.125s;transition-duration:.125s}.careers-detail #dept-description .acc-header.active{border-top:3px solid #000}.careers-detail #dept-description .acc-header.active .d-inline{color:#7749a3}.careers-detail #dept-description .acc-header.active .arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.careers-detail #dept-description .acc-last{border-bottom:1px solid #c7c7c7}.job-frontend-section .frontend-videos .video-container{display:grid;grid-gap:15px;grid-template-columns:1fr 1fr;grid-template-rows:250px 250px}.job-frontend-section .frontend-videos .video-container .video{overflow:hidden;border-radius:6px}.job-frontend-section .frontend-videos .video-container .video video{-webkit-transition:opacity .125s;transition:opacity .125s;height:80vh;opacity:.8}.job-frontend-section .frontend-videos .video-container .video video:hover{opacity:1}.job-frontend-section .frontend-videos .video-container .video .v-title{background-color:hsla(0,0%,100%,.9);border-radius:.3125rem}.job-frontend-section .frontend-videos .video-container .video .v-title h2{padding:8px 4px 12px}@media (min-width:991px){.job-frontend-section .frontend-videos .video-container{grid-template-columns:repeat(4,1fr);grid-template-rows:250px 250px}.job-frontend-section .frontend-videos .video-container .video:first-of-type{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3}.job-frontend-section .frontend-videos .video-container .video:first-of-type video{height:82vh}.job-frontend-section .frontend-videos .video-container .video:nth-of-type(2){grid-column-start:3;grid-column-end:5;grid-row-start:1;grid-row-end:2}.job-frontend-section .frontend-videos .video-container .video:nth-of-type(2) video{height:50vh}.job-frontend-section .frontend-videos .video-container .video:nth-of-type(3){grid-column-start:3;grid-column-end:4;grid-row-start:2;grid-row-end:3}.job-frontend-section .frontend-videos .video-container .video:nth-of-type(3) video{height:40vh}.job-frontend-section .frontend-videos .video-container .video:nth-of-type(4){grid-column-start:4;grid-column-end:5;grid-row-start:2;grid-row-end:3}.job-frontend-section .frontend-videos .video-container .video:nth-of-type(4) video{height:40vh}}.search{padding-top:0!important}.search .nav-search-results .btn-link{color:#000}.search .search-view-all{display:none;margin:8px 0 0;cursor:pointer}.search .search-view-all i{font-size:15px;margin-right:10px}.search .hits-header{border-bottom:1px solid #979797;margin-bottom:10px}.search .small{font-size:16px;line-height:18px;display:block;margin-bottom:0}.search .small:lang(ja),.search .small:lang(ko){font-size:14px;line-height:20px}.search .results{opacity:.2}.search .results ul{list-style:none;padding:0;margin:0}.search .results li{margin-bottom:1px;padding-bottom:21px}.search .results li a{color:#000;display:block;height:100%}.search .results li:hover{background:#ededed;border-radius:6px;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.search .results h2{padding-bottom:5px;margin-top:0;margin-bottom:0;display:inline-block}.search .results h2:hover{cursor:pointer}.search .results .h4{font-size:26px;font-weight:200;line-height:30px}.search .results .h4:lang(ja),.search .results .h4:lang(ko){font-size:20px}.search .results h5{font-size:19px;line-height:22px;margin-top:10px;margin-bottom:11px}.search .results h5>a{color:#000}.search .results img{margin:3px 0 0}.search .results em{font-style:normal;font-weight:600}.search .results.grid{-webkit-transition:width .3s ease,margin .3s ease;transition:width .3s ease,margin .3s ease}.search .results.grid ul{padding-left:15px;padding-right:15px}.search .results.grid .search-view-all{display:block}.search .search-hit{display:inline-block;width:100%}.search .search-hit h4{line-height:1em}.search .search-hit h4:lang(ja),.search .search-hit h4:lang(ko){font-weight:700;font-size:18px;line-height:24px}.search .col-md-3 h2{font-size:32px;line-height:40px}.search .main{padding-top:59px}@media (min-width:992px){.search .main{padding-top:129px;min-height:1150px}}@media (min-width:1200px){.search .main{padding-top:129px;min-height:1150px}}@media (max-width:991px){.search .results{margin-bottom:60px}.search .results:last-of-type{margin-bottom:10px}}.search .grid-result-active ul{padding-left:15px!important;padding-right:15px!important}.search .grid-result-active .paginationjs{clear:both}.search .grid-result-active .hits-blog,.search .grid-result-active .hits-docs,.search .grid-result-active .hits-kb,.search .grid-result-active .hits-resources,.search .grid-results-wrapper{display:none}.search .grid-result-active .grid-results-wrapper{display:block}.search .grid-result-active .hits-header>h2{pointer-events:none;cursor:inherit}.js_about_press_coverage .paginationjs-nav,.js_about_press_releases .paginationjs-nav,.js_search_form_new .paginationjs-nav{color:#000;font-size:16px;font-weight:700;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.js_about_press_coverage .paginationjs-nav:lang(ja),.js_about_press_coverage .paginationjs-nav:lang(ko),.js_about_press_releases .paginationjs-nav:lang(ja),.js_about_press_releases .paginationjs-nav:lang(ko),.js_search_form_new .paginationjs-nav:lang(ja),.js_search_form_new .paginationjs-nav:lang(ko){font-size:14px}.js_about_press_coverage .paginationjs,.js_about_press_releases .paginationjs,.js_search_form_new .paginationjs{margin-top:20px;margin-bottom:40px;padding-top:10px;border-top:1px solid #000;width:100%!important;position:relative}.js_about_press_coverage .paginationjs-pages li,.js_about_press_releases .paginationjs-pages li,.js_search_form_new .paginationjs-pages li{padding:0;margin:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}.js_about_press_coverage .paginationjs-pages li:hover,.js_about_press_releases .paginationjs-pages li:hover,.js_search_form_new .paginationjs-pages li:hover{background:none;padding:0;margin:0;border-radius:0}.js_about_press_coverage .paginationjs-pages li:first-child,.js_about_press_releases .paginationjs-pages li:first-child,.js_search_form_new .paginationjs-pages li:first-child{left:0}.js_about_press_coverage .paginationjs-pages li:nth-child(2),.js_about_press_releases .paginationjs-pages li:nth-child(2),.js_search_form_new .paginationjs-pages li:nth-child(2){right:0}.js_about_press_coverage .paginationjs-pages a,.js_about_press_releases .paginationjs-pages a,.js_search_form_new .paginationjs-pages a{color:#000;font-size:16px;font-weight:700;display:inline}.js_about_press_coverage .paginationjs-pages a:lang(ja),.js_about_press_coverage .paginationjs-pages a:lang(ko),.js_about_press_releases .paginationjs-pages a:lang(ja),.js_about_press_releases .paginationjs-pages a:lang(ko),.js_search_form_new .paginationjs-pages a:lang(ja),.js_search_form_new .paginationjs-pages a:lang(ko){font-size:14px}.js_about_press_coverage .paginationjs-pages .disabled a,.js_about_press_releases .paginationjs-pages .disabled a,.js_search_form_new .paginationjs-pages .disabled a{color:#ccc;cursor:default}.pagination-current{display:inline-block;position:absolute;left:43%}.grid-results .results:not(.grid-result-active){display:none}@media (min-width:992px){.search .results .results-four .search-hit .col-md-3{width:33.3333333333%}}.security .footnotes ol{padding-left:13px;font-size:16px;line-height:22px}.security .header-main{padding-bottom:0!important}@media (min-width:1200px){.security .header-main{padding-top:0!important}}@media (min-width:992px) and (max-width:1199px){.security .header-main{padding-top:70px!important}}@media (max-width:992px){.security .header-main{padding-top:0!important}}.security .intro-header .post-heading{color:#555}.security h3:before{display:block;content:" ";margin-top:-110px;height:110px;visibility:hidden;pointer-events:none}.security h3 a{color:#000}.security h3 a:hover{color:#7749a3}.security .tab-content{width:747px;margin:0 auto}.security .tab-content>.tab-pane{display:none}.security .tab-content>.active{display:block}.security .nav-tabs{list-style:none}.security .nav-tabs li{width:205px}.security .nav-tabs li a{color:#555;font-size:16px;line-height:25px;border:none;border-bottom:2px solid #c7c7c7}.security .nav-tabs li a.active,.security .nav-tabs li a:active,.security .nav-tabs li a:focus,.security .nav-tabs li a:hover{color:#7749a3;border-color:#7749a3;border-width:2px}.security .seals .row div.compliance-logo{height:120px}@media (min-width:992px){.security .seals .row div.compliance-logo{border-left:1px solid #c7c7c7}.security .seals .row div.compliance-logo:first-child{border-left:none}}@media screen and (max-width:767px){.security .tab-pane{margin-top:30px}.security .tab-content{width:100%}}.section-servicemap{position:relative}.section-servicemap .intro-header{margin-bottom:20px}.section-servicemap h1{color:#fff}.section-servicemap p{font-size:16px;line-height:18px}.section-servicemap .category-title{margin-top:-105px;padding-top:105px;pointer-events:none;background-clip:content-box}@media (min-width:992px){.section-servicemap .category-title{margin-top:-205px;padding-top:205px}}.section-servicemap .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-servicemap .servicemap-title p{font-size:32px;font-weight:700;line-height:1em}.section-servicemap .servicemap-title-band{background-color:#555;color:#fff}.section-servicemap .servicemap-items{min-height:92px;padding-top:10px}.section-servicemap .servicemap-items-mobile{padding:10px 0 0}.section-servicemap .servicemap-items-mobile:nth-child(odd),.section-servicemap .servicemap-items:nth-child(2n){background-color:#eee}.section-servicemap .servicemap-items-ind .category{font-size:16px;position:relative;top:14px;text-transform:uppercase;padding-bottom:13px}.section-servicemap .servicemap-legend{height:40px;padding-top:10px}.section-servicemap .servicemap-legend p{text-transform:uppercase;font-weight:700}.section-servicemap .header-main .row .text-center{width:100%}.section-servicemap .nav-link{font-size:13px!important;padding:2px 6px 4px!important;-webkit-transition-duration:0s!important;transition-duration:0s!important}.section-servicemap .nav-pills .nav-item{border-radius:2px;background-color:#eee}.section-servicemap .nav-pills .nav-item a{font-size:22px}.section-servicemap .nav-pills .nav-item .nav-link.active,.section-servicemap .nav-pills .nav-item .nav-link:hover{opacity:1;background-color:#70f;color:#fff!important;border-radius:2px}.section-servicemap .nav-pills li{float:none;position:relative;display:inline-block;margin-left:0!important;margin-right:4px;margin-bottom:4px}.section-servicemap .navbar{margin-bottom:0}.section-servicemap .navbar-scrollspy{position:relative;margin-top:-20px;width:100%;height:90px!important;background-color:#fff;border-radius:0;border-bottom:1px solid #e5e5e5;z-index:1}.section-servicemap #navbar-category-dropdown .dropdown-menu{width:100%!important;top:287px;background-color:#f8f8f4;border-radius:0;border:0;line-height:1.8em;text-align:center;font-weight:600;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.1);box-shadow:0 10px 10px rgba(0,0,0,.1);padding-bottom:10px}.section-servicemap #navbar-category-dropdown .dropdown-menu .nav-item a{color:#000}.section-servicemap #navbar-category-dropdown .dropdown-menu .nav-item a:hover{color:#7749a3}.section-servicemap #navbar-category-dropdown.open{background-color:#f8f8f4}.section-servicemap #navbar-category{background-color:#fff;position:sticky;top:95px}.section-servicemap #navbar-category-dropdown{width:100%;background-color:#f8f8f4;cursor:pointer;padding:12px 0 16px;text-align:center}.section-servicemap #press-dLabel{font-weight:600;color:#000}.section-servicemap #servicemap-content,.section-servicemap footer{position:relative}.section-servicemap #caret{-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media (max-width:992px){.section-servicemap .servicemap-items p{margin-bottom:0}.section-servicemap .post-heading h1{font-size:32px;text-align:center}.section-servicemap .intro-header{margin-bottom:0}}.single-event-one-column{padding-top:0!important;background-image:linear-gradient(134deg,#3023ae,#c86dd7)}.single-event-one-column .post-heading h1{color:#fff}.single-event-one-column .nav-center-logo img{max-height:69px;margin:0 auto}.single-event-one-column .intro-header{margin-bottom:0!important}.single-event-one-column .post-heading{padding:50px 0 30px}.single-event-one-column iframe{width:100%}.single-event-one-column .ul-clean li{margin-left:0;display:block;float:none;margin-bottom:10px}@media (min-width:768px){.single-event-one-column .ul-clean{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:60px;border-bottom:1px solid #fff}}@media (min-width:992px){.single-event-one-column .buttons .btn{padding:17px 20px 18px}.single-event-one-column .header-text-center .header-main{padding-top:0;padding-bottom:0}.single-event-one-column .header-text-center .header-main h1{font-size:76px!important;line-height:72px!important;font-weight:800!important;margin-top:0!important;text-align:center}}.single-event-one-column .mktoForm .mktoLabel,.single-event-one-column .mktoForm .mktoRequiredField label.mktoLabel{margin-bottom:10px}.single-event-one-column .featherlight .featherlight-content{background-color:#fff;border-radius:4px}.single-event-one-column .featherlight .featherlight-content .bio .info{margin-bottom:0;margin-top:30px}.single-event-one-column .featherlight .featherlight-content .bio .info p.small{font-size:16px!important;line-height:20px!important}.single-event-one-column .featherlight .featherlight-content .featherlight .featherlight-close-icon{display:block;position:absolute;z-index:9999;top:10px;right:10px;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#000;background:hsla(0,0%,100%,.3);color:#000;border:none;padding:0}.single-lp{padding-top:0}.single-lp .intro-header h1{font-size:48px;line-height:48px}.single-lp .intro-header .subheading{font-size:26px;line-height:31px;margin-bottom:36px}@media (min-width:991px){.single-lp.fuchsia-lp .navbar{background-color:transparent}}@media (max-width:992px){.single-lp.fuchsia-lp .header-text-image .header-main{margin-top:90px}}.single-lp.fuchsia-lp .header-inside-after{border-top:1px solid hsla(0,0%,100%,.5);margin-top:0;padding-bottom:30px;-webkit-box-shadow:0 0 8px 8px rgba(0,0,0,.07);box-shadow:0 0 8px 8px rgba(0,0,0,.07);color:#fff}.single-lp.fuchsia-lp .header-main h1,.single-lp.fuchsia-lp .header-main h3{color:#fff}@media (min-width:992px){.single-lp .navbar-nav>li>a{font-weight:600}}.solutions-single{max-width:100%;overflow-x:hidden}.solutions-single header{height:490px}@media (max-width:991px){.solutions-single header{height:410px}}@media (max-width:767px){.solutions-single header{height:320px}}.solutions-single header .header-text-cont{background-color:hsla(0,0%,100%,.86);bottom:0}.solutions-single header .header-text-cont h1{-webkit-transform:translateY(-27px);transform:translateY(-27px)}@media (max-width:768px){.solutions-single header .header-text-cont h1{-webkit-transform:translateY(-22px);transform:translateY(-22px)}}.solutions-single .solutions-body.show-gradient{-webkit-box-shadow:0 -12px 16px rgba(0,0,0,.1);box-shadow:0 -12px 16px rgba(0,0,0,.1)}.solutions-single .solutions-body .solutions-section:last-of-type{margin-bottom:0;padding-bottom:60px}.solutions-single .solutions-body .solutions-section ul{margin-right:0;list-style-type:none;padding-left:30px}.solutions-single .solutions-body .solutions-section ul li:before{content:"–";margin-right:5px;margin-left:-16px}.solutions-single .solutions-body .solutions-section ul li p{display:inline}.solutions-single .solutions-body .solutions-section .section-header{-webkit-transform:none;transform:none}@media (min-width:992px){.solutions-single .solutions-body .solutions-section .section-header{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}.solutions-single .solutions-body .solutions-quote{padding:22px 0 26px 30px;margin:30px 0;text-indent:-6px}.solutions-single .solutions-body .solutions-quote h6{text-indent:0}.solutions-single .solutions-body .solutions-quote .solutions-portrait{width:60px;height:60px}@media (max-width:400px){.solutions-single .solutions-body .solutions-quote{padding:12px 0 16px 20px;margin:20px 0 0;text-indent:-6px;font-size:16px;line-height:21px;text-indent:-4px}}.solutions-single .solutions-body .featured-div{-webkit-box-shadow:0 -12px 16px rgba(0,0,0,.1);box-shadow:0 -12px 16px rgba(0,0,0,.1)}.solutions-single .solutions-body .featured-div .featured-content .card{border-radius:6px;overflow:hidden;max-width:370px;margin:0 auto}.solutions-single .solutions-body .featured-div .featured-content .card .solutions-image{max-height:180px;overflow:hidden}@media (max-width:992px){.solutions-single .solutions-body .featured-div{-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}}.solutions-single .featherlight.feather-video-tour iframe{background-color:#000}.solutions-single .video-bs-modal .modal-dialog{max-width:80%}.page-style,.style{min-height:calc(100vh - 100px)}.page-style section:last-of-type,.style section:last-of-type{position:absolute;width:100%;bottom:-100px}.page-style ::-moz-selection,.style ::-moz-selection{color:#007bff;background:transparent}.page-style ::selection,.style ::selection{color:#007bff;background:transparent}.page-style a,.page-style a:visited,.style a,.style a:visited{-webkit-transition-duration:.0625s;transition-duration:.0625s;opacity:1}.page-style a:hover,.page-style a:visited:hover,.style a:hover,.style a:visited:hover{opacity:.5;cursor:pointer}.page-style section a,.page-style section a:visited,.style section a,.style section a:visited{color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.page-style section a:hover,.page-style section a:visited:hover,.style section a:hover,.style section a:visited:hover{border-bottom:1px solid #7749a3;color:#7749a3;opacity:1}.page-style .btn,.style .btn{margin-right:8px}.page-style .sketch-download:before,.style .sketch-download:before{content:" ↳ ";-webkit-transform:translateY(1px);transform:translateY(1px);display:inline-block}.page-style .main-index li,.style .main-index li{color:#555;margin-bottom:4px}.page-style .main-index ul,.style .main-index ul{list-style:none;list-style-type:none;list-style-position:inside;margin:0;padding:0}.page-style .navbar,.style .navbar{display:none}.page-style .menu,.style .menu{position:fixed;top:0;background-color:#fff;height:60px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;-webkit-box-shadow:0 0 8px 8px rgba(0,0,0,.07);box-shadow:0 0 8px 8px rgba(0,0,0,.07)}.page-style .menu .navbar-menu,.style .menu .navbar-menu{list-style:none}.page-style .menu .navbar-menu li,.style .menu .navbar-menu li{display:inline}.page-style .logo img,.style .logo img{height:31px;width:auto;max-width:none;display:inline-block;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.page-style .nav-text,.style .nav-text{margin-left:3px;font-weight:600;color:#888;font-size:22px;letter-spacing:-.02em}.page-style .first,.style .first{margin-top:-34px;height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-style .first h3,.style .first h3{margin-top:18px}@media (max-width:991px){.page-style .first .container,.style .first .container{margin-top:40px}}@media (max-width:767px){.page-style .first,.style .first{height:220px;margin-top:-40px}.page-style .first .container,.style .first .container{margin-top:50px}}.page-style .anchor,.style .anchor{position:relative;top:-130px;display:block;visibility:hidden}.page-style #style-visual #style-visual-color .color-box,.page-style #style-visual #style-visual-transparency .color-box{height:100px;width:100px;margin:0 15px 15px 0}.page-style #style-visual #style-visual-color .primary-bg,.page-style #style-visual #style-visual-transparency .primary-bg{background-color:#7749a3}.page-style #style-visual #style-visual-color .success-bg,.page-style #style-visual #style-visual-transparency .success-bg{background-color:#5cb85c}.page-style #style-visual #style-visual-color .info-bg,.page-style #style-visual #style-visual-transparency .info-bg{background-color:#39c}.page-style #style-visual #style-visual-color .warning-bg,.page-style #style-visual #style-visual-transparency .warning-bg{background-color:#f0ad4e}.page-style #style-visual #style-visual-color .danger-bg,.page-style #style-visual #style-visual-transparency .danger-bg{background-color:#d9534f}.page-style #style-visual #style-visual-color .yellow-bg,.page-style #style-visual #style-visual-transparency .yellow-bg{background-color:#fbc906}.page-style #style-visual #style-visual-color .neue-bg,.page-style #style-visual #style-visual-transparency .neue-bg{background-color:#70f}.page-style #style-visual #style-visual-color .black-bg,.page-style #style-visual #style-visual-transparency .black-bg{background-color:#000}.page-style #style-visual #style-visual-color .white-bg,.page-style #style-visual #style-visual-transparency .white-bg{background-color:#fff}.page-style #style-visual #style-visual-color .graydarker-bg,.page-style #style-visual #style-visual-transparency .graydarker-bg{background-color:#333}.page-style #style-visual #style-visual-color .graydark-bg,.page-style #style-visual #style-visual-transparency .graydark-bg{background-color:#555}.page-style #style-visual #style-visual-color .gray-bg,.page-style #style-visual #style-visual-transparency .gray-bg{background-color:#888}.page-style #style-visual #style-visual-color .graylight-bg,.page-style #style-visual #style-visual-transparency .graylight-bg{background-color:#c7c7c7}.page-style #style-visual #style-visual-color .graylighter-bg,.page-style #style-visual #style-visual-transparency .graylighter-bg{background-color:#eee}.page-style #style-visual #style-visual-color .graylightest-bg,.page-style #style-visual #style-visual-transparency .graylightest-bg{background-color:#f6f6f6}.page-style #style-visual #style-visual-color .graylink-bg,.page-style #style-visual #style-visual-transparency .graylink-bg{background-color:#c7c7c7}.page-style #style-visual #style-visual-color .opacitybase-bg,.page-style #style-visual #style-visual-transparency .opacitybase-bg{background-color:#000;opacity:.07}.page-style #style-visual #style-visual-color .opacitylight-bg,.page-style #style-visual #style-visual-transparency .opacitylight-bg{background-color:#000;opacity:.1505}.page-style #style-visual #style-visual-color .opacitymed-bg,.page-style #style-visual #style-visual-transparency .opacitymed-bg{background-color:#000;opacity:.25}.page-style #style-visual #style-visual-color .opacitybtn-bg,.page-style #style-visual #style-visual-transparency .opacitybtn-bg{background-color:#000;opacity:.7}.page-style #style-visual #style-visual-buttons .example-light{background-color:#eee;padding:20px}.page-style #style-visual #style-visual-buttons .example-dark{background-color:#000;padding:20px}.page-style #style-visual #style-visual-buttons .example-img{background-color:#eee;padding:20px;background-image:url(https://s3.amazonaws.com/origin-static-assets/img/x-bg-pattern.png);background-size:100% auto}.page-style #style-visual #style-visual-shadow .shadow-container .shadow-unit{width:100px;height:100px;margin:0 15px 15px 0}.page-style #style-visual #style-visual-shadow .shadow-container .shadow-unit:first-of-type{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}.page-style #style-visual #style-visual-shadow .shadow-container .shadow-unit:nth-of-type(2){-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.page-style #style-visual #style-visual-shadow .shadow-container .shadow-unit:nth-of-type(3){-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25);box-shadow:0 8px 20px rgba(0,0,0,.25)}.page-style #style-layout .helper-content,.page-style #style-layout .helper-spacer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:14px;text-transform:uppercase}.page-style #style-layout .helper-spacing .content,.page-style #style-layout .helper-spacing .margin-bottom,.page-style #style-layout .helper-spacing .margin-top,.page-style #style-layout .helper-spacing .padding-bottom,.page-style #style-layout .helper-spacing .padding-top{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;width:100%;height:30px;align-items:center;text-align:center;font-size:14px;text-transform:uppercase}.page-style #style-layout .helper-spacing .content{height:200px;background-color:#eee;border-top:1px solid #70f;border-bottom:1px solid #70f}.page-style #style-layout .helper-spacing .margin-top,.page-style #style-layout .helper-spacing .padding-top{border-top:1px solid #70f;color:#70f}.page-style #style-layout .helper-spacing .margin-bottom,.page-style #style-layout .helper-spacing .padding-bottom{border-bottom:1px solid #70f;color:#70f}.page-style #style-layout .helper-spacer{color:#70f;border-top:1px solid #70f;border-bottom:1px solid #70f}.page-style #style-layout .helper-content{background-color:#eee}.page-style #style-layout .helper-example .helper-example-spacing{width:100%;height:0;-webkit-transition-duration:.125s;transition-duration:.125s;opacity:0;border-top:1px solid #70f;border-bottom:1px solid #70f;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:14px;text-transform:uppercase}.page-style #style-layout .helper-example .helper-example-spacing:hover{opacity:1}.page-style #style-layout .helper-example .helper-example-1{background-color:#eee;padding:30px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:14px;text-transform:uppercase;pointer-events:none}.page-style #style-layout .helper-example .helper-example-2{color:#c7c7c7!important;pointer-events:none}.page-style #style-layout-grid{-webkit-transition-duration:.25s;transition-duration:.25s;position:fixed;top:0;width:100%;height:100vh;pointer-events:none;z-index:5;overflow:hidden;opacity:0}.page-style #style-layout-grid .bootstrap-columns .bootstrap-column{background:#70f;opacity:.07;height:1500px}@media (max-width:550px){.page-style #style-layout-grid{display:none}}.page-style #style-layout-onoff{position:fixed;bottom:24px;right:20px}.page-style #style-layout-onoff p{font-size:13px;font-weight:600;text-transform:uppercase;color:#70f;cursor:pointer}.page-style #style-layout-onoff p:hover{opacity:.7}@media (max-width:550px){.page-style #style-layout-onoff{display:none}}.page-style #style-resources .icons-cont{height:140px}.page-style #style-resources .icons-cont svg{display:block;margin-left:auto;margin-right:auto}.page-style #style-resources .icons-cont .icons-partial,.page-style #style-resources .icons-cont .icons-shortcode{cursor:copy;position:relative;display:block}.page-style #style-resources .icons-cont .icons-partial .tooltiptext,.page-style #style-resources .icons-cont .icons-shortcode .tooltiptext{visibility:hidden;width:140px;background-color:#fff;color:#000;border-radius:2px;text-align:center;padding:7px;position:absolute;z-index:1;bottom:100%;left:53%;margin-left:-75px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-box-shadow:0 0 0 rgba(0,0,0,.5);box-shadow:0 0 0 rgba(0,0,0,.5)}.page-style #style-resources .icons-cont .icons-partial:hover,.page-style #style-resources .icons-cont .icons-shortcode:hover{color:#7749a3;z-index:100}.page-style #style-resources .icons-cont .icons-partial:hover .tooltiptext,.page-style #style-resources .icons-cont .icons-shortcode:hover .tooltiptext{visibility:visible;opacity:1;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.5);box-shadow:0 8px 16px rgba(0,0,0,.5)}.page-style #style-resources .icons-cont .icons-shortcode{margin-top:12px}.page-style #style-resources .icons-cont .icons-partial{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.page-style #style-resources .icons-cont .icons-partial .tooltiptext{bottom:-280%}body.subscriptions{padding-top:108px}#iframe-container{position:relative;height:0;overflow:hidden}#subscription-center-iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:776px){#iframe-container{height:860px}}@media (min-width:576px){#iframe-container{height:837px}}@media (min-width:768px){#iframe-container{height:637px}}@media (min-width:992px){#iframe-container{height:585px}}@media (min-width:992px){.page-unsubscribe nav+.container{min-height:700px}}@media (min-width:1200px){.page-unsubscribe{padding-top:129px}}.summit{padding-top:0}.summit header{height:565px;margin-bottom:0;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}.summit header #lockup{width:296px;height:224px;margin:67px auto 0;background-size:cover}.summit header #summit-logo{width:180px;height:auto}.summit header h1,.summit header h2{color:#fff}.summit header h2{font-size:36px;line-height:35px}.summit header.summit-workshop-signup-header{height:450px}.summit header.summit-workshop-signup-header #lockup{margin:0 auto}.summit header.summit-workshop-signup-header h2{font-weight:200;font-size:22px!important;line-height:28px!important;-webkit-transform:translateY(46px);transform:translateY(46px)}.summit.summit-event header #lockup{width:100%}.summit .rsvp-quicklink .quicklink-cont{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:575px){.summit .rsvp-quicklink .quicklink-cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.summit #schedule a,.summit #travel a{color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.summit #schedule a:hover,.summit #travel a:hover{border-bottom:1px solid #7749a3;color:#7749a3;opacity:1}.summit #speakers .speaker .hover{display:none;top:-10%;left:0;height:120%;border-radius:4px}.summit #speakers .speaker:hover>.hover{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;width:100%}.summit #speakers .avatar{border-radius:50%;margin:0 10px 0 0;max-width:68px;width:68px;height:68px;background:#f0f0f0}.summit #speakers .meta .name{font-size:22px;word-spacing:100vw;line-height:21px}@media (max-width:767px){.summit #speakers .meta .name{word-spacing:normal}.summit #speakers .speaker .col-xs-12{text-align:center}.summit #speakers .speaker .hover{top:0;width:80%;height:100%}}@media (max-width:490px){.summit #speakers .speaker{min-height:145px}.summit #speakers .speaker .hover span{margin-top:60px;font-size:18px}.summit #speakers .speaker .hover img{display:none}}.summit #schedule{font-size:22px}.summit #schedule .container>.row{margin-bottom:14px}.summit #schedule .emphasize div:first-child{font-weight:600}.summit #schedule .table{margin-bottom:0}.summit #schedule .block{border-left:4px solid transparent;padding-left:17px;font-size:22px;font-weight:600;display:table-cell;float:none;vertical-align:top}@media (max-width:767px){.summit #schedule,.summit #schedule .block{font-size:16px}.summit #schedule .container>.row{padding-left:15px}.summit #schedule .table-row-sm{display:table-row}}@media (max-width:521px){.summit #schedule .container>.row>div:first-child{float:none;width:100%;padding-left:20px;background:#f6f6f6;border-left:4px solid #eee}}.summit .form{min-height:500px}.summit .form .form-container h2{max-width:520px;margin:19px auto 0}.summit .form .form-container form,.summit .form .form-container textarea{margin:0 auto}.summit .form .form-container form.mktoForm,.summit .form .form-container textarea.mktoForm{max-width:520px}.summit .form .form-container form.mktoForm .mktoFormCol,.summit .form .form-container textarea.mktoForm .mktoFormCol{float:none;position:relative;min-height:2em;clear:both;margin-left:0}.summit .form .form-container form.mktoForm label.mktoLabel,.summit .form .form-container textarea.mktoForm label.mktoLabel{font-size:16px;padding-bottom:3px;line-height:20px;font-weight:200;color:#000}.summit .form .form-container form.mktoForm label.mktoLabel:focus,.summit .form .form-container textarea.mktoForm label.mktoLabel:focus{outline:none}.summit .form .form-container form.mktoForm select#State,.summit .form .form-container textarea.mktoForm select#State{background:#fff;height:50px;width:100%!important;margin-bottom:10px;font-size:16px}.summit .form .form-container form.mktoForm input,.summit .form .form-container form.mktoForm select,.summit .form .form-container form.mktoForm textarea,.summit .form .form-container textarea.mktoForm input,.summit .form .form-container textarea.mktoForm select,.summit .form .form-container textarea.mktoForm textarea{border:none!important;font-size:18px;padding:10px;background-color:#fff;width:100%!important;margin-top:10px}.summit .form .form-container form .mktoButtonRow,.summit .form .form-container textarea .mktoButtonRow{max-width:100%!important}.summit .form .form-container form .mktoButtonRow .mktoButtonWrap,.summit .form .form-container textarea .mktoButtonRow .mktoButtonWrap{max-width:100%!important;margin-left:0!important}.summit .form .form-container form .mktoButtonRow .mktoButtonWrap.mktoPurpleCandy button.mktoButton,.summit .form .form-container textarea .mktoButtonRow .mktoButtonWrap.mktoPurpleCandy button.mktoButton{background-color:transparent!important;color:#555!important;width:100%!important;border-color:#555!important;margin-top:14px}.summit .form .form-container form .mktoButtonRow .mktoButtonWrap.mktoPurpleCandy button.mktoButton:hover,.summit .form .form-container textarea .mktoButtonRow .mktoButtonWrap.mktoPurpleCandy button.mktoButton:hover{background-color:#7749a3!important;color:#fff!important;border-color:#7749a3!important}.summit .featherlight .featherlight-content{border-radius:8px;padding:0;overflow-y:scroll;-webkit-box-shadow:0 0 10px 10px rgba(0,0,0,.125);box-shadow:0 0 10px 10px rgba(0,0,0,.125);background-color:#fff;border-bottom:0!important}.summit .featherlight .featherlight-close-icon{display:block;margin-top:25px;margin-right:25px;font-size:30px}.summit-bio,.summit-workshop{display:none;width:700px;color:#555;font-size:22px;line-height:26px}.summit-bio .meta,.summit-workshop .meta{text-align:center}.summit-bio .meta h3,.summit-workshop .meta h3{font-size:36px;color:#555;font-weight:600;margin-bottom:7px;margin-top:15px}.summit-bio .meta .line,.summit-workshop .meta .line{background:#888;height:1px;width:50px;margin:0 auto}.summit-bio .meta .headshot,.summit-workshop .meta .headshot{margin-top:38px}.summit-bio .meta .avatar,.summit-workshop .meta .avatar{border-radius:50%;margin:0 10px 0 0;max-width:68px;width:68px;height:68px;background:#eee}@media (max-width:767px){.summit-bio,.summit-workshop{max-width:450px;width:auto;padding:0 20px 20px}}.fa-2019 .form .form-container form.mktoForm .mktoCheckboxList input,.fa-2019 .form .form-container form.mktoForm .mktoRadioList input{width:22px!important;margin-top:0;display:inline;height:24px}.fa-2019 .mktoForm .mktoCheckboxList>label,.fa-2019 .mktoForm .mktoRadioList>label{font-size:16px;display:block;line-height:24px;margin-top:0;margin-bottom:20px;color:#000}.fa-2019 #mktoForm_3612 .mktoFormRow:nth-of-type(5) label.mktoLabel,.fa-2019 #mktoForm_3612 .mktoFormRow:nth-of-type(6) label.mktoLabel{width:100%!important;font-size:22px;margin-top:8px;padding-top:24px;margin-bottom:10px;color:#000}.fa-2019 #mktoForm_3612 .mktoFormRow:nth-of-type(6) label.mktoLabel{border-top:1px solid #c7c7c7}.wt-2019 .form .form-container form.mktoForm .mktoCheckboxList input,.wt-2019 .form .form-container form.mktoForm .mktoRadioList input{width:22px!important;margin-top:0;display:inline;height:24px}.wt-2019 .mktoForm .mktoCheckboxList>label,.wt-2019 .mktoForm .mktoRadioList>label{font-size:16px;display:block;line-height:24px;margin-top:0;margin-bottom:20px;color:#000}.wt-2019 #mktoForm_3612 .mktoFormRow:nth-of-type(5) label.mktoLabel,.wt-2019 #mktoForm_3612 .mktoFormRow:nth-of-type(6) label.mktoLabel{width:100%!important;font-size:22px;margin-top:8px;padding-top:24px;margin-bottom:10px;color:#000}.wt-2019 #mktoForm_3612 .mktoFormRow:nth-of-type(6) label.mktoLabel{border-top:1px solid #c7c7c7}.support{max-width:100%;overflow-x:hidden}.support header{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07);margin-top:-36px}@media (max-width:992px){.support header{margin-top:0}}.support .post-heading{padding:60px 0 45px}@media (min-width:992px){.support .post-heading{padding:80px 0 20px}}.support .header-main h1{color:#fff}.support .intro-header .ais-SearchBox-form{margin-bottom:0!important}.support .support-topics .col-md-3{padding:10px;height:250px}.support .support-topics .col-md-3:first-of-type{margin-left:0}.support .support-topics .col-md-3 a{display:block;height:100%;width:100%;position:relative;overflow:hidden}@media (max-width:767px){.support .support-topics .col-md-3{max-height:150px;padding-top:5px;padding-bottom:5px}}@media (min-width:1200px){.support .support-topics .col-md-3{width:250px}}@media (min-width:1200px){.support .support-topics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.support .support-bg{background-size:cover;position:absolute;z-index:1;width:100%;height:100%;-webkit-transition:all 1.5s ease-in-out;transition:all 1.5s ease-in-out}.support .support-tile-title{color:#fff;font-size:36px;line-height:40px;font-weight:600;padding:15px 0 0 23px;position:absolute;z-index:9}.support .support-tile-title:lang(ja),.support .support-tile-title:lang(ko){font-size:30px}@media (max-width:1199px){.support .support-tile-title{font-size:24px;line-height:26px}}@media (max-width:767px){.support .support-tile-title{font-size:20px;line-height:26px}}.support .support-logs-bg{background:url(https://imgix.datadoghq.com/img/support-logs.png) 50% no-repeat}.support .support-monitors-bg{background:url(https://imgix.datadoghq.com/img/support-monitors.png) 50% no-repeat}.support .support-integrations-bg{background:url(https://imgix.datadoghq.com/img/support-integrations.png) 50% no-repeat}.support .support-apm-bg{background:url(https://imgix.datadoghq.com/img/support-apm.png) 50% no-repeat}.support .support-agent-bg{background:url(https://imgix.datadoghq.com/img/support-agent.png) 50% no-repeat}.support .support-apis-bg{background:url(https://imgix.datadoghq.com/img/support-apis.png) 50% no-repeat}.support .support-dashboards-bg{background:url(https://imgix.datadoghq.com/img/support-dashboards.png) 50% no-repeat}.support .support-home-bg{background:url(https://imgix.datadoghq.com/img/support-home.png) 50% no-repeat}.support .support-agent-bg,.support .support-apis-bg,.support .support-apm-bg,.support .support-dashboards-bg,.support .support-home-bg,.support .support-integrations-bg,.support .support-logs-bg,.support .support-monitors-bg{background-size:cover;position:absolute;z-index:1;width:100%;height:100%;-webkit-transition:all .4s cubic-bezier(.19,1,.22,1);transition:all .4s cubic-bezier(.19,1,.22,1)}.support .support-agent:hover .support-agent-bg,.support .support-apis:hover .support-apis-bg,.support .support-apm:hover .support-apm-bg,.support .support-dashboards:hover .support-dashboards-bg,.support .support-home:hover .support-home-bg,.support .support-integrations:hover .support-integrations-bg,.support .support-logs:hover .support-logs-bg,.support .support-monitors:hover .support-monitors-bg{transform:scale(1.5);-moz-transform:scale(1.5);-webkit-transform:scale(1.5);-o-transform:scale(1.5);-ms-transform:scale(1.5);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.5,M12=0,M21=0,M22=1.5,SizingMethod="auto expand")}.support footer{margin-top:0}@media (min-width:992px){.support{padding-top:78px}.support .navbar-nav>li>a{font-weight:600}}.support-search .navbar,.support-search .support-search-form{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}.support-search .callout-one{padding:17px 0;margin-top:50px}.support-search .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;list-style:none;width:620px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:none}.support-search .nav-tabs li{float:left;display:inline-block;list-style:none;padding:4px 0;margin:0}.support-search .nav-tabs li a{font-size:20px;padding:.2em 0 20px;margin:.8em 0 -4px;border-radius:0;color:#514f54;-webkit-transition:color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out,opacity .2s ease-in-out;transition:color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out,opacity .2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;border:none}.support-search .nav-tabs li a:hover{border:none}.support-search .nav-tabs li.active,.support-search .nav-tabs li:hover{border-bottom:4px solid #7749a3}.support-search .nav-tabs li.active a{border:none}.support-search .tab-content{display:block;width:620px;margin:0 auto;padding:40px 0}.support-search .tab-content h3 a{font-size:36px;line-height:40px;color:#555!important;font-weight:600;margin:0 0 7px}.support-search .tab-content p{padding-bottom:30px;margin:0}.support-search .tab-content:after{display:inline-block;content:" "}@media (max-width:1199px){.support-search .tab-content{width:100%}}.support-search .tab-pane{display:none}.support-search .tab-pane.active{display:block}.support-search .search-hit h3{letter-spacing:0}.support-search .responsive-tabs-container .tab-pane{margin-bottom:15px}.support-search .responsive-tabs-container .accordion-link{display:none;font-size:20px;padding:0 0 10px;margin:0 0 5px;color:#514f54;border-bottom:4px solid #7749a3}@media (max-width:767px){.support-search .responsive-tabs-container.accordion-xs .nav-tabs{display:none}.support-search .responsive-tabs-container.accordion-xs .accordion-link{display:block}}@media (min-width:768px) and (max-width:991px){.support-search .responsive-tabs-container.accordion-sm .nav-tabs{display:none}.support-search .responsive-tabs-container.accordion-sm .accordion-link{display:block}}@media (min-width:992px) and (max-width:1199px){.support-search .responsive-tabs-container.accordion-md .nav-tabs{display:none}.support-search .responsive-tabs-container.accordion-md .accordion-link{display:block}}@media (min-width:1200px){.support-search .responsive-tabs-container.accordion-lg .nav-tabs{display:none}.support-search .responsive-tabs-container.accordion-lg .accordion-link{display:block}}@media (min-width:992px){.support-search{padding-top:79px}}.support-search-form{opacity:1;background:hsla(0,0%,100%,.8)}.support-search-form #support-form{position:relative}.support-search-form #support-form input{border:none;background:transparent;width:100%;outline:none;font-size:48px;height:80px}.support-search-form #support-form input::-webkit-input-placeholder{color:#555}.support-search-form #support-form input:-moz-placeholder,.support-search-form #support-form input::-moz-placeholder{color:#555}.support-search-form #support-form input:-ms-input-placeholder{color:#555}.support-search-form #support-form input:focus::-webkit-input-placeholder,.support-search-form #support-form input:hover::-webkit-input-placeholder{opacity:.5}.support-search-form #support-form input:focus:-moz-placeholder,.support-search-form #support-form input:focus::-moz-placeholder,.support-search-form #support-form input:hover:-moz-placeholder,.support-search-form #support-form input:hover::-moz-placeholder{opacity:.5}.support-search-form #support-form input:focus:-ms-input-placeholder,.support-search-form #support-form input:hover:-ms-input-placeholder{opacity:.5}.support-search-form #support-form .icon-thin-mag{font-size:35px;font-weight:600;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;top:0;bottom:0}.page-team .team-box .card-title{line-height:16px;display:block!important}@media (min-width:768px){.page-team .team-box .card-title{line-height:17px}.page-team .team-box.team-danf .card-title,.page-team .team-box.team-danf .title-co,.page-team .team-box.team-scottb .card-title,.page-team .team-box.team-scottb .title-co,.page-team .team-box .title-co{line-height:14px}.page-team .team-box.team-danf .card-title,.page-team .team-box.team-danf .title-co,.page-team .team-box.team-scottb .card-title,.page-team .team-box.team-scottb .title-co{line-height:16px}}.page-team .social .icon-social{width:30px}@media (min-width:768px){.page-team .social .icon-social{width:40px}}.page-team .infiniteslide li{margin-right:10px}.page-team .scroll-1,.page-team .scroll-2,.page-team .scroll-3,.page-team .scroll-4{display:none}.page-team .scroll-1 img,.page-team .scroll-2 img,.page-team .scroll-3 img,.page-team .scroll-4 img{vertical-align:bottom}.page-team h1{margin-top:0;margin-bottom:8px}.page-team h2{margin-top:-210px;padding-top:210px;pointer-events:none;background-clip:content-box;margin-right:0}.page-team .intro-header{margin-bottom:0;background-image:linear-gradient(-177deg,#4f0082,#3c95ff)}.page-team .header-text-center .post-heading{color:#fff;padding:42px 0}.page-team h5{cursor:pointer}.page-team h5:hover{color:#7749a3}.page-team h6{font-size:16px;letter-spacing:0;line-height:18px;letter-spacing:.4px}.page-team .directors .header-text-center .header-main h1,.page-team .team .header-text-center .header-main h1{font-size:32px;letter-spacing:0;line-height:36px;margin:0}.page-team .directors .subheading,.page-team .team .subheading{margin:0}.page-team .team .visible-xs.row:not(:last-child){margin-bottom:40px}@media (min-width:768px){.page-team .header-text-center .post-heading{padding:61px 0}.page-team .header-text-center .header-main h1{font-size:68px;letter-spacing:0;line-height:68px;margin-bottom:16px}.page-team .subheading{margin-top:0}}@media (min-width:992px){.page-team{padding-top:129px}.page-team h5{font-size:22px}.page-team .header-text-center .header-main{padding:0}.page-team .header-text-center .header-main h3{width:66.6666666667%;margin-left:16.6666666667%;margin-bottom:0}}@media (min-width:1200px){.page-team{padding-top:129px}}.page-team .bio{padding:24px 32px}.page-team .bio .meta .headshot{margin-top:0}.page-team .bio .meta h3{font-size:36px;color:#000;font-weight:600;margin-bottom:7px;margin-top:10px}.page-team .bio .info{margin-bottom:0}.page-team .featherlight .featherlight-content{border-radius:8px;padding:0;-webkit-box-shadow:0 0 10px 10px rgba(0,0,0,.125);box-shadow:0 0 10px 10px rgba(0,0,0,.125);background-color:#fff;border-width:0}.page-team .featherlight .featherlight-content h5:hover{color:inherit}.page-team .featherlight .featherlight-close-icon{display:block;padding:20px 0;right:20px}.page-team .featherlight:last-of-type{background:rgba(0,0,0,.65)}.page-team .featherlight .featherlight-inner{overflow-y:auto}.tshirt nav{top:-80px;-webkit-transition:top .25s ease-in-out;transition:top .25s ease-in-out;-webkit-box-shadow:0 8px 10px 0 transparent;box-shadow:0 8px 10px 0 transparent;background:#fff!important;background-color:#fff!important}.tshirt nav .aws-lpg-menu-btn{margin-right:20px}.tshirt nav .aws-lpg-menu-btn:hover{background:transparent!important;color:#000!important}.tshirt nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.tshirt nav{top:0;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.tshirt .nav-scrolled{top:0}@media (min-width:990px){.tshirt .nav-scrolled{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07);box-shadow:0 8px 10px 0 rgba(0,0,0,.07)}}.tshirt .fixed-nav{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;z-index:1}.tshirt .fixed-nav ul{display:inline}.tshirt .fixed-nav .navbar-brand{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;font-size:50px}.tshirt .fixed-nav .navbar-nav{-webkit-transform:translateY(0);transform:translateY(0)}.tshirt .fixed-nav .btn,.tshirt .fixed-nav .sign-up-trigger{padding:8.5px 20px 9.5px}@media (max-width:991px){.tshirt .fixed-nav{display:none}}.tshirt .navbar .navbar-header .navbar-toggler{display:none}.tshirt .navbar .navbar-header .btn-primary{position:absolute;width:144px;right:15px;top:7px}@media (min-width:576px){.tshirt .navbar .navbar-header .btn-primary{width:184px}}@media (min-width:992px){.tshirt .navbar .navbar-header .btn-primary{display:none!important}}.tshirt .header-inside-after{background-color:#fff;z-index:1;position:relative}.tshirt .intro-header .header-main a.btn{margin-bottom:4rem}@media (min-width:992px){.tshirt .intro-header .header-main a.btn{margin-bottom:0}}.tshirt .intro-header .col-lg-5 figure{margin:0}@media (max-width:992px){.tshirt .intro-header .col-lg-5{margin-top:-50px;margin-bottom:-10px}.tshirt .intro-header .col-lg-5 div.container-fluid{display:none!important}}@media (min-width:992px){.tshirt .header-inside-after{border-top:1px solid #c8c8c8}.tshirt .header-text-image .header-main{padding-top:120px;padding-bottom:0}}@media (max-width:991px){.tshirt .header-main figure img{margin-bottom:0;width:100%;max-width:100%;height:auto}.tshirt .header-main figure+div:before{width:110%;margin-left:-5%;margin-bottom:40px}.tshirt .header-text-image .header-main{padding-bottom:0;padding-top:33px}}@media (min-width:1200px) and (max-width:1440px){.tshirt .header-main .row{height:469px}.tshirt .header-main .col-lg-6:nth-of-type(2){position:relative;right:0;width:60%}.tshirt .header-main .col-lg-6:nth-of-type(2) .bg-md{display:none!important;right:-10%}.tshirt .header-main .col-lg-6:nth-of-type(2) img{display:block!important}}@media (min-width:992px){.tshirt .header-text-center .header-main{padding-top:66px;padding-bottom:33px}}.tshirt .customers-section img{-webkit-box-shadow:none;box-shadow:none}.tshirt .header-text-image{margin-bottom:inherit}.tshirt .header-text-image .post-heading h1,.tshirt .header-text-image .post-heading h3,.tshirt .header-text-image .post-heading p{color:#fff}.tshirt .header-text-image .post-heading h1{font-size:48px;line-height:48px}.tshirt .header-text-image .post-heading .btn{display:inline-block}@media (max-width:992px){.tshirt .header-text-image .post-heading .btn{display:block!important;margin-top:30px}}@media (min-width:992px){.tshirt .header-text-image .row{-ms-flex-line-pack:flex;align-content:flex;-webkit-box-align:flex;-ms-flex-align:flex;align-items:flex}}@media (min-width:992px){.tshirt .header-text-image .header-inside-after{margin-bottom:0}.tshirt .header-text-image .header-main{padding-top:40px!important}}@media (max-width:991px){.tshirt .header-text-image .post-heading h3{margin-bottom:0}}@media (max-width:991px){.tshirt .feature-group-after{display:none}}.videos .video-container video{-o-object-fit:contain;object-fit:contain}.videos .featured-image{z-index:1}.videos .featured-image.sticky{position:sticky;top:58px}@media (min-width:992px){.videos .featured-image.sticky{top:0}}.videos .featured-image.minimize~.single-blog{margin-top:0}.videos nav.scrolled~.featured-image{z-index:98}@media (min-width:992px){.videos nav.scrolled~.featured-image{z-index:9999}}.videos .slider{-webkit-appearance:none;width:100%;height:25px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;-webkit-transition:opacity .2s;transition:opacity .2s}.videos .slider:hover{opacity:1}.videos .slider::-webkit-slider-thumb{width:25px;height:25px;background:#4caf50;cursor:pointer}.videos .slider::-moz-range-thumb{width:25px;height:25px;background:#4caf50;cursor:pointer}.videos .video-container{position:relative;max-height:300px;z-index:2;cursor:pointer}@media (min-width:1200px){.videos .video-container{max-height:none;height:400px}}@media (min-width:2000px){.videos .video-container{height:600px}}.videos .video-container .play-btn-overlay{pointer-events:none;z-index:3;cursor:pointer;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.videos .video-container video{background-color:#000;max-height:300px}@media (min-width:1200px){.videos .video-container video{max-height:400px}}@media (min-width:2000px){.videos .video-container video{max-height:600px}}.videos .plyr .plyr__controls{background-color:rgba(43,51,63,.7);padding:5px;height:30px;-webkit-box-shadow:none;box-shadow:none}.videos .plyr .plyr__controls .plyr__controls__item,.videos .plyr .plyr__controls .plyr__tooltip{font-size:10px;font-weight:400}.videos .plyr .plyr__controls input[type=range]{-webkit-appearance:none;width:100%;background:transparent;color:#fff}.videos .plyr .plyr__controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.videos .plyr .plyr__controls input[type=range]:focus{outline:none}.videos .plyr .plyr__controls input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;border-radius:0}.videos .plyr .plyr__controls input[type=range]:focus::-webkit-slider-runnable-track{-webkit-box-shadow:none;box-shadow:none}.videos .plyr .plyr__controls input[type=range]::-moz-range-track{width:100%;height:8.4px;cursor:pointer;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;background:transparent;border-radius:1.3px;border:.2px solid #010101}.videos .plyr .plyr__controls input[type=range]::-ms-track{width:100%;height:8.4px;cursor:pointer;background:transparent;border-color:transparent;border-width:16px 0;color:transparent}.videos .plyr .plyr__controls input[type=range]::-ms-fill-lower,.videos .plyr .plyr__controls input[type=range]::-ms-fill-upper{border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.videos .plyr.plyr--paused.plyr--video .plyr__controls{opacity:0;pointer-events:none}.videos .plyr.plyr--paused.plyr--video.plyr--init-play .plyr__controls{opacity:1;pointer-events:inherit}.videos .plyr .plyr__control{background:transparent}.videos .plyr .plyr__control:focus{background:transparent;outline:none}.videos .plyr .plyr__control:focus,.videos .plyr .plyr__tab-focus{-webkit-box-shadow:none;box-shadow:none}.videos .plyr .plyr__progress__buffer{width:100%}.videos .plyr .plyr__control--overlaid{display:none;border:none;background:none;position:absolute;width:100%;height:100%}.videos .plyr .plyr__control--overlaid img{position:relative;top:auto;width:auto;height:auto;max-width:50%;max-height:50%}.videos .plyr .plyr__control:hover{background:transparent;outline:none;-webkit-box-shadow:none;box-shadow:none}.videos .plyr__video-wrapper{height:auto;position:static;width:100%}.videos .plyr:-webkit-full-screen video{max-height:none}.videos .plyr:-ms-fullscreen video{max-height:none}.videos .plyr:fullscreen video{max-height:none}.videos .plyr__poster{z-index:2}.videos .timestamped-sentence{cursor:pointer;position:relative;z-index:2;background-color:#fff}.videos .timestamped-sentence.active,.videos .timestamped-sentence.hover{background-color:#d0e8f5}.videos .timestamped-sentence.hover{background-color:#f0f0f0;-webkit-transition:none;transition:none}.videos .current-time,.videos .future-time{z-index:1;top:0;position:absolute;float:right;right:5%;background:#fff;color:#000;border-radius:10px;padding:0 3px 3px 10px!important;font-size:16px;-moz-osx-font-smoothing:auto}.videos .current-time:before,.videos .future-time:before{background:transparent;content:"";position:absolute;top:0;bottom:0;left:-671px;right:0;z-index:-1;height:29px}@media (max-width:1200px){.videos .current-time:before,.videos .future-time:before{left:-528px}}@media (max-width:991px){.videos .current-time,.videos .future-time{visibility:hidden}}.videos .current-time .arrow,.videos .future-time .arrow{font-size:15px;padding-right:5px}.videos .current-time .time,.videos .future-time .time{background:#fff;border-radius:5px;padding:0 10px;margin-top:3px;display:block;width:80px}.videos .current-time{z-index:2;top:-50px}.videos .current-time.on:before{background:#d0e8f5!important}.videos .current-time .arrow,.videos .current-time .time{color:#000}.videos .future-time{-webkit-transition:opacity .5s linear;transition:opacity .5s linear;opacity:0}.videos .future-time.hover{visibility:visible;opacity:1;-webkit-transition:none;transition:none}.videos .future-time:before{background:#f0f0f0}.videos .speaker-name{font-weight:600;font-size:16px;position:relative;text-transform:uppercase}.videos .speaker-name:before{content:"";width:0;height:45px;position:absolute;top:9px;left:-15px}.videos .speaker-name+p{margin-top:0}@media (min-width:991px){.videos #wrapper .post-heading,.videos #wrapper .video-body>*{padding-right:22.3%}}.videos #toc-box{margin-top:50px}.videos #toc-box .table-of-contents .toc-title{padding-right:0}@media (max-width:991px){.videos #toc-box{display:none}}.videos #toc-box .share{display:none}.videos #toc-box .tocible ul{padding:0 0 20px}.videos #toc-box .tocible ul li{color:#555;list-style:none}.videos #toc-box .tocible ul li.tocible_heading,.videos #toc-box .tocible ul lih1{padding:0;margin-top:10px!important;font-weight:600}.videos #toc-box .tocible ul li.toc_scrolled{background:rgba(50,152,204,.2);color:#555}.videos #toc-box .tocible ul a,.videos #toc-box .tocible ul li a{color:#555;font-size:16px;line-height:16px;padding:2px 0;display:block;border:none}.videos .mobile-toc-toggle{display:none;position:fixed;left:20px;bottom:20px;z-index:9999;width:43px;height:43px;z-index:99999}.videos .mobile-toc-toggle i{border:1px solid #7749a3;border-radius:30px;padding:8px;font-size:25px;color:#7749a3}@media (max-width:1279px){.videos .mobile-toc-toggle{display:none}}.videos .share{padding-bottom:0}.videos .share ul{font-size:16px}.videos .share ul li{margin-right:7px}.videos .share ul li i{width:28px;height:28px}.videos .single-line-authors{font-weight:400}.videos .single-line-authors .author-meta img.avatar{max-width:50px}.videos .top-author-meta{margin-right:30px;margin-bottom:15px}.videos .post-heading{padding:0;display:inline-block;width:100%;margin-top:50px}.videos .post-heading h1{color:#555;margin-top:-16px}.videos .post-heading .meta,.videos .post-heading .subheading{line-height:1.1;display:block;color:#555}.videos .post-heading .subheading{font-size:24px;margin:10px 0 30px;font-weight:600}.videos .post-heading>.author-meta{display:none}@media only screen and (max-width:1199px){.videos .post-heading>.author-meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;padding:0 0 20px;margin-right:30px}}.videos .post-heading .meta{font-size:16px;margin-bottom:20px;color:#000}.videos .post-heading .meta a{color:#000;text-decoration:none;border:none}.videos .post-heading .meta .meta-date{font-weight:200;margin-top:3px;color:#000;margin-bottom:10px}@media only screen and (min-width:992px){.videos .post-heading h1{font-size:68px;font-weight:200;line-height:74px}}@media only screen and (max-width:991px){.videos .post-heading h1{font-size:32px;line-height:38px}.videos .post-heading .meta{font-size:12px}}.videos .top-author-container{padding-right:0!important}.videos #blog-content{padding-left:70px;margin-bottom:50px}@media (max-width:991px){.videos #blog-content{padding-left:15px}}.videos #blog-content p{line-height:29px}.aws-webinar header{display:-webkit-box;display:-ms-flexbox;display:flex;height:300px;padding:1rem;background-size:cover}.aws-webinar header .container{position:relative}.aws-webinar header .container .logo{position:absolute;top:2rem;left:15px}.aws-webinar header .container .logo img{width:200px}.aws-webinar header .container .header-text{position:absolute;top:50%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;padding-top:5rem;font-size:32px;line-height:36px}@media (min-width:768px){.aws-webinar header .container .header-text{font-size:48px;line-height:52px}}@media (max-width:767px){.aws-webinar header .container{width:100%}}.whitepaper.new-whitepaper .content-container .pdf-card .aws-webinar.pdf-form-container{min-height:unset}.webinar{padding-top:0}.webinar .webinar-nav-logo{width:96px!important;height:auto!important}@media (min-width:992px){.webinar .webinar-nav-logo{width:120px!important}}.webinar .webinar-nav-logo.scroll-nav-logo{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.webinar .intro-header{height:auto}.webinar .intro-header .header-main{padding-top:30px!important}.webinar .intro-header .header-main h1{margin-top:0;font-size:58px;line-height:62px}.webinar .intro-header .header-main h3.subheading{font-size:16px;line-height:20px;font-weight:600;text-transform:uppercase}@media (max-width:767.98px){.webinar .intro-header{background-image:none!important}}@media (min-width:992px){.webinar .container-content{height:842px}}.webinar .speaker-section img{width:150px;height:150px;border-radius:50%}.webinar .speaker-section div .speaker{line-height:1.2em;margin-top:16px;font-size:16px;width:200px}.webinar .frame-wrapper{border-radius:10px}.webinar form.mktoForm{max-width:none}.webinar .mktoForm .mktoFormCol{margin-left:0}.webinar .mktoForm .mktoRequiredField label.mktoLabel,.webinar .mktoLabel{font-size:16px;padding-bottom:10px;font-weight:200;width:100%!important}.webinar .mktoForm .mktoFieldWrap{float:left;width:100%}.webinar form.mktoForm input[type=email],.webinar form.mktoForm input[type=phone],.webinar form.mktoForm input[type=tel],.webinar form.mktoForm input[type=text],.webinar form.mktoForm select.mktoField{background:#f6f6f6;border:none;width:100%!important;height:45px;border-radius:8px;color:#000;font-family:NationalWeb}.webinar .mktoButtonWrap{margin-left:0!important}.webinar .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton{-webkit-transition:opacity .125s;transition:opacity .125s;width:100%!important;background:#632ca6;border:0 solid transparent!important;color:#fff;height:47px;text-transform:uppercase;font-size:18px;width:100%;margin:0 auto;font-family:NationalWeb;text-shadow:none}.webinar .mktoForm .mktoButtonWrap.mktoPurpleCandy .mktoButton:hover{background:#632ca6!important;opacity:.7}.webinar form.mktoForm .mktoButtonRow,.webinar form.mktoForm .mktoFormCol{width:100%;max-width:none}.webinar form.mktoForm .mktoButtonRow{margin-bottom:0!important}.webinar .help-block{color:#555;font-size:16px;line-height:20px;font-weight:600}.specialedition-webinar{max-width:100%;overflow-x:hidden}.specialedition-webinar nav.navbar{background-color:#fff!important}.specialedition-webinar .navbar-toggler{display:none}.specialedition-webinar .lang-toggle-container .language-label:before{content:"▾";position:relative;-webkit-transform:translateX(-5px);transform:translateX(-5px)}.specialedition-webinar .lang-toggle-container .lang-toggle-dropdown.show .dropdown-menu.show{margin-left:-56px;margin-top:10px}@media (max-width:767px){.specialedition-webinar .webinar-video{width:100%;margin-top:20px;margin-bottom:30px}}.whitepaper .share{padding-top:20px;text-align:center}.whitepaper .share ul{display:inline-block}.whitepaper header+.container{min-height:700px;padding-bottom:50px}.whitepaper .intro-header .post-heading{color:#fff;text-align:initial}@media (max-width:1199px){.whitepaper .intro-header{margin-bottom:0}.whitepaper .whitepaper-marketoform{text-align:center}}@media (min-width:992px){.whitepaper .header-text-center .header-main{padding-top:66px;padding-bottom:33px}}.whitepaper.new-whitepaper .navbar-white .logo:before{content:"\7a"}.whitepaper.new-whitepaper .navbar-white .navbar-nav li a.dropdown-toggler{display:none}.whitepaper.new-whitepaper .navbar-white .nav li a.btn{border-color:#7749a3;background-color:#7749a3}.whitepaper.new-whitepaper .navbar-white .nav li a.btn:hover{background-color:#7749a3;color:#fff;opacity:.7}.whitepaper.new-whitepaper .navbar-white .navbar-toggler .icon-bar{background-color:#c7c7c7}.whitepaper.new-whitepaper .navbar-white.scrolled{background-color:#fff}.whitepaper.new-whitepaper .navbar-white.scrolled .nav li a.btn{background-color:#fff;color:#7749a3}.whitepaper.new-whitepaper .navbar-white.scrolled .nav li a.btn:hover{background-color:#7749a3!important;color:#fff!important;opacity:.7}.whitepaper.new-whitepaper .navbar-custom-color .navbar-nav li a.dropdown-toggler{display:none}.whitepaper.new-whitepaper .navbar-custom-color .logo{color:#fff}.whitepaper.new-whitepaper .navbar-custom-color .logo:before{content:"\46"}.whitepaper.new-whitepaper .navbar-custom-color.scrolled{background-color:none}.whitepaper.new-whitepaper .whitepaper-body{min-height:calc(100vh - 500px);margin-top:100px!important}@media (max-width:991px){.whitepaper.new-whitepaper .whitepaper-body{margin-top:70px!important}}@media (max-width:767px){.whitepaper.new-whitepaper .whitepaper-body{margin-top:-22px!important}}.whitepaper.new-whitepaper .content-container .content-content{padding-right:80px}.whitepaper.new-whitepaper .content-container .content-content img{width:100%}@media (max-width:991px){.whitepaper.new-whitepaper .content-container .content-content{padding:15px}}.whitepaper.new-whitepaper .content-container .content-content h3{border-bottom:1px solid #fff;padding-bottom:30px;margin-bottom:24px}.whitepaper.new-whitepaper .content-container .content-content ul{list-style-type:none}.whitepaper.new-whitepaper .content-container .content-content ul li:before{content:"– ";position:absolute;margin-left:-20px}.whitepaper.new-whitepaper .content-container .pdf-container{padding:0}.whitepaper.new-whitepaper .content-container .pdf-container.sticky-md{position:static;top:0}@media (min-width:992px){.whitepaper.new-whitepaper .content-container .pdf-container.sticky-md{position:sticky;top:-250px}}.whitepaper.new-whitepaper .content-container .pdf-container h3.m-t-2.m-b-0{display:none}@media (min-width:1199px){.whitepaper.new-whitepaper .content-container .pdf-container{padding:0 0 0 50px;margin-bottom:0}}.whitepaper.new-whitepaper .content-container .pdf-card{border-radius:12px;-webkit-box-shadow:0 2px 30px 0 rgba(0,0,0,.3);box-shadow:0 2px 30px 0 rgba(0,0,0,.3);overflow:hidden;top:20px;position:relative}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-img-container{height:305px;background-size:cover;background-position:50%;background-repeat:no-repeat}.whitepaper.new-whitepaper .content-container .pdf-card .share{padding-top:20px;text-align:left;bottom:10px}.whitepaper.new-whitepaper .content-container .pdf-card .share ul{display:inline-block}.whitepaper.new-whitepaper .content-container .pdf-card .share ul .icon-linkedin,.whitepaper.new-whitepaper .content-container .pdf-card .share ul .icon-reddit,.whitepaper.new-whitepaper .content-container .pdf-card .share ul .icon-twitter{background-color:#555!important}.whitepaper.new-whitepaper .content-container .pdf-card .share ul .icon-linkedin:hover,.whitepaper.new-whitepaper .content-container .pdf-card .share ul .icon-reddit:hover,.whitepaper.new-whitepaper .content-container .pdf-card .share ul .icon-twitter:hover{opacity:.7}.whitepaper.new-whitepaper .content-container .pdf-card .share ul .icon-linkedin:before{position:relative;top:-2px;left:1px}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container{padding:20px 50px;min-height:480px;position:relative}@media (max-width:1199px){.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container{padding:20px}}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm{float:none;clear:both;display:inline-block;z-index:0;position:relative;max-width:none;width:100%!important}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container .mktoForm p,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container .mktoForm span{font-size:14px!important;line-height:16px}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container .mktoEmailField,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container .mktoTextField,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container textarea{font-size:18px!important}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container .mktoForm .mktoRadioList>label,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container label.mktoLabel{font-size:16px!important;line-height:18px!important;font-family:NationalWeb;font-weight:200!important;margin-bottom:10px}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoMinimal{max-width:none!important}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container .mkto-primary-outline,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoMinimal .mktoButton,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoNative .mktoButton,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm input[type=email],.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm input[type=text],.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container textarea{border-radius:4px!important}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container textarea{padding:10px!important;border:1px solid #c8c8c8!important}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoNative{max-width:none!important}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoNative .mktoButton{width:100%;font-weight:600;padding-bottom:10px}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container .mkto-primary-outline,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoMinimal .mktoButton,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoNative .mktoButton{font-family:NationalWeb;font-size:18px;text-transform:uppercase;border:1px solid #333;color:#333;height:52px!important;padding-top:8px;max-width:none}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container .mkto-primary-outline:hover,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoMinimal .mktoButton:hover,.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm .mktoButtonWrap.mktoNative .mktoButton:hover{border:1px solid #333;color:#333;background-color:transparent;opacity:.5}.whitepaper.new-whitepaper .content-container .pdf-card .pdf-form-container form.mktoForm select#utmsource{width:100%!important;height:46px;font-size:18px;background-color:#fff;border-color:#c7c7c7}.whitepaper.new-whitepaper .content-container .pdf-card label.mktoLabel.mktoHasWidth{width:100%!important}@media (max-width:576px){.whitepaper.new-whitepaper .content-container .pdf-card{border-radius:0;-webkit-box-shadow:none;box-shadow:none}}@media (max-width:992px){.whitepaper .navbar{background:#fff!important;-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07)!important;box-shadow:0 8px 10px 0 rgba(0,0,0,.07)!important}.whitepaper .navbar .navbar-header .icon-dd-logo-long-dark-bg:before{content:"\44"!important;color:#7749a3!important}.whitepaper .navbar .navbar-header .navbar-toggler .icon-bar{background-color:#555!important}}.whitepaper.old-whitepaper header+.container{min-height:700px;padding-bottom:50px}.whitepaper.old-whitepaper .intro-header .post-heading{color:#fff;text-align:initial}.whitepaper.old-whitepaper .navbar-white .navbar-nav li a{color:#7749a3}.whitepaper.old-whitepaper .navbar-white .navbar-nav li a:hover{background:#7749a3;color:#fff!important;opacity:.7}.whitepaper.old-whitepaper .navbar-white .navbar-nav li a.btn{border-color:#7749a3;color:#7749a3}.whitepaper.old-whitepaper .navbar-white.scrolled .nav li a.btn{background-color:#7749a3!important;color:#fff!important}@media (max-width:1199px){.whitepaper.old-whitepaper .intro-header{margin-bottom:0}.whitepaper.old-whitepaper .whitepaper-marketoform{text-align:center}}@media (min-width:992px){.whitepaper.old-whitepaper .header-text-center .header-main{padding-top:66px;padding-bottom:33px}.whitepaper.old-whitepaper h3{margin-top:0}}.whitepaper.old-whitepaper .share{padding-top:20px;text-align:right}.whitepaper.old-whitepaper .share ul{display:inline-block}.reinvent-lineup .header-event{height:430px;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}.reinvent-lineup .header-event .post-heading h1{color:#fff;font-weight:700}.reinvent-lineup section .p-reinvent{font-size:32px;line-height:36px}.reinvent-lineup section .p-reinvent a{color:#000;border-bottom:1px solid #c7c7c7;opacity:1}.reinvent-lineup section .p-reinvent a:hover{border-bottom:1px solid #7749a3;color:#7749a3;opacity:1}@media (max-width:992px){.reinvent-lineup section .p-reinvent{font-size:24px;line-height:30px}}.reinvent-lineup section .events .border-md-right-gray-light{border-right:1px solid #c7c7c7}@media (max-width:768px){.reinvent-lineup section .events .border-md-right-gray-light{border-right:none}}.reinvent-meetup header.engineering_meeting_lpg{padding:0!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;background-size:cover;height:430px}@media (max-width:768px){.reinvent-meetup header.engineering_meeting_lpg{height:300px}}.reinvent-meetup header.engineering_meeting_lpg h2{font-size:52px!important;line-height:52px;font-weight:700!important;text-align:center;margin-top:0;color:#fff}@media (max-width:768px){.reinvent-meetup header.engineering_meeting_lpg h2{font-size:32px!important;line-height:34px}}.reinvent-meetup header.engineering_meeting_lpg .col-md-12.text-white.d-flex.align-items-start.justify-content-center.flex-column{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.reinvent-meetup form.mktoForm .mktoNative .mktoButton{font-size:18px}.reinvent-meetup form.mktoForm label.mktoLabel.mktoHasWidth{width:100%!important}.reinvent-meetup header.daily_qr+.container{min-height:0!important}.network header.intro-header h1,.network header.intro-header h3.subheading,.serverless header.intro-header h1,.serverless header.intro-header h3.subheading{color:#fff}.customers-section img{padding-bottom:10px}.customers-section .dg-customer-logos figure{width:16%}@media (max-width:991px){.customers-section .dg-customer-logos figure{width:33%;max-width:180px}}.customers-section .dg-customer-logos.dg-customer-logos-de figure{width:14%}@media (max-width:991px){.customers-section .dg-customer-logos.dg-customer-logos-de figure{width:25%;max-width:180px}}@media (min-width:992px){.customers-section hr{margin-bottom:10px;display:inline-block;width:100%}}.fuchsia-lp .intro-header .header-main .post-heading{color:#fff}.fuchsia-lp .btn-white:hover{color:#7749a3}.fuchsia-lp .navbar-large footer .btn-info{background:#fff;border-color:#fff;color:#555}.fuchsia-lp .navbar-large footer .btn-info:hover{background:transparent;color:#fff}.fuchsia-lp .navbar-large.scrolled{background:#632ca6;background:linear-gradient(45deg,rgba(99,44,166,.9),rgba(76,59,151,.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#632CA6",endColorstr="#c900d2",GradientType=1)}@media (min-width:992px) and (max-width:1200px){.fuchsia-lp .header-main .col-md-6:nth-of-type(2){padding-top:50px}.fuchsia-lp .header-main .col-md-6:nth-of-type(2) img{height:469px;width:auto}.fuchsia-lp .header-main{width:100%}}@media (min-width:1200px) and (max-width:1440px){.fuchsia-lp .header-main .col-md-6:nth-of-type(2){position:relative;right:0;top:0}.fuchsia-lp .header-main .col-md-6:nth-of-type(2) img{height:469px;width:auto}}@media (max-width:1199px){.fuchsia-lp .header-text-image{-webkit-box-shadow:none;box-shadow:none}.fuchsia-lp .btn{white-space:inherit}.fuchsia-lp .header-text-image .post-headering{text-align:left}.fuchsia-lp .header-text-image .header-main img{margin-bottom:34px;width:100%;height:auto}.fuchsia-lp .header-text-image .header-main video{margin-bottom:34px}}@media (max-width:1199px) and (max-width:767px){.fuchsia-lp .header-text-image .header-main .p-r-0{padding-right:15px!important}}@media (max-width:1199px){.fuchsia-lp .feature-sections .btn{margin:0 auto 30px;width:250px;position:relative;display:block}.fuchsia-lp .feature-sections .col-md-8{padding:0 15px!important}.fuchsia-lp .customers-section,.fuchsia-lp .customers-section img{margin-bottom:20px}}@media (min-width:992px){.fuchsia-lp .post-heading{padding-top:64px}.fuchsia-lp .header-main .col-lg-6:nth-of-type(2){margin-top:120px}.fuchsia-lp .header-main .col-lg-6:nth-of-type(2) img{height:469px;width:auto}}.testimonial-section{background:hsla(0,0%,83.9%,.36);padding-top:36px;padding-bottom:36px}.testimonial-section .testimonial-title{margin-top:-5px;font-weight:600}.testimonial-section img{max-width:45%;margin:0 auto}.testimonial-section p{margin-top:25px;text-indent:-12px}.testimonial-section small{font-size:22px;line-height:30px}@media (min-width:480px){.testimonial-section{padding:50px 0}.testimonial-section img{max-width:100%}.testimonial-section p{font-size:32px;line-height:40px}.testimonial-section span{font-size:16px;line-height:22px}.testimonial-section .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.testimonial{border-bottom:1px solid #c7c7c7;margin-bottom:50px;top:0!important}.testimonial img{height:200px;width:auto}.testimonial p{position:relative;font-size:24px;margin-top:20px}.testimonial q:before{margin-left:-11px}.testimonial cite{color:#39c;font-weight:700;font-style:normal;font-size:15px}.testimonial cite small{font-weight:400;margin-left:-5px}.inline-cta-bg .banner-img.kpi-ebook figure{position:absolute;top:0;right:0;height:100%}.inline-cta-bg .banner-img.kpi-ebook figure img{height:100%;max-width:unset;width:auto}body{text-rendering:optimizeLegibility;-webkit-font-feature-settings:"kern" 1;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-kerning:normal;font-kerning:normal;-ms-font-feature-settings:"lnum" 1,"frac" 0,"liga" 1,"clig" 1;-o-font-feature-settings:"lnum" 1,"frac" 0,"liga" 1,"clig" 1;-webkit-font-feature-settings:"lnum" 1,"frac" 0,"liga" 1,"clig" 1;font-feature-settings:"lnum" 1,"frac" 0,"liga" 1,"clig" 1;position:relative;font-size:22px;font-weight:200;word-wrap:break-word;font-family:NationalWeb,Helvetica,Arial,sans-serif}body:lang(ja),body:lang(ko){font-size:18px;font-weight:200;word-wrap:normal;line-break:strict}body:lang(ja){font-family:Noto Sans JP,Helvetica,Arial,sans-serif}body:lang(ko){font-family:Noto Sans KR,Helvetica,Arial,sans-serif}body.wt-2019{font-size:18px;font-weight:200;font-family:Noto Sans JP,Helvetica,Arial,sans-serif;word-wrap:normal;line-break:strict}@media only screen and (max-width:991px){body{padding-top:58px}}@media (min-width:992px){body{padding-top:108px}}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:1em}.h1,h1{font-weight:200;font-size:68px;line-height:68px;letter-spacing:0}.h1:lang(ja),.h1:lang(ko),h1:lang(ja),h1:lang(ko){font-weight:300;font-size:52px;line-height:64px;margin-bottom:12px}@media (max-width:991px){.h1:lang(ja),.h1:lang(ko),h1:lang(ja),h1:lang(ko){font-weight:300;font-size:28px;line-height:38px}}@media (max-width:767px){.h1,h1{font-weight:200;font-size:38px;line-height:42px;letter-spacing:0}}.h2,h2{font-weight:600;font-size:36px;line-height:40px;letter-spacing:0}.h2:lang(ja),.h2:lang(ko),h2:lang(ja),h2:lang(ko){font-size:32px;line-height:44px}@media (max-width:991px){.h2:lang(ja),.h2:lang(ko),h2:lang(ja),h2:lang(ko){font-weight:600;font-size:18px;line-height:30px}}@media (max-width:767px){.h2,h2{font-weight:600;font-size:28px;line-height:32px;letter-spacing:0}}.h3,h3{font-weight:200;font-size:32px;line-height:38px;letter-spacing:0}.h3:lang(ja),.h3:lang(ko),h3:lang(ja),h3:lang(ko){font-weight:300;font-size:24px;line-height:38px}@media (max-width:991px){.h3:lang(ja),.h3:lang(ko),h3:lang(ja),h3:lang(ko){font-size:14px;line-height:20px}}@media (max-width:767px){.h3,h3{font-weight:200;font-size:24px;line-height:30px;letter-spacing:0}}.h4,h4{font-weight:600;font-size:22px;line-height:28px;letter-spacing:0}.h4:lang(ja),.h4:lang(ko),h4:lang(ja),h4:lang(ko){font-weight:300;font-size:18px;line-height:30px}@media (max-width:991px){.h4:lang(ja),.h4:lang(ko),h4:lang(ja),h4:lang(ko){font-size:14px;line-height:20px}}@media (max-width:767px){.h4,h4{font-weight:600;font-size:20px;line-height:26px;letter-spacing:0}}.h5,h5{font-weight:600;font-size:18px;line-height:24px;text-transform:uppercase;letter-spacing:.4px}.h5:lang(ja),.h5:lang(ko),h5:lang(ja),h5:lang(ko){font-weight:600;font-size:18px;line-height:30px}@media (max-width:991px){.h5:lang(ja),.h5:lang(ko),h5:lang(ja),h5:lang(ko){font-size:14px;line-height:20px}}@media (max-width:767px){.h5,h5{font-weight:600;font-size:16px;line-height:22px;text-transform:uppercase;letter-spacing:.4px}}.h6,h6{font-weight:200;font-size:22px;line-height:30px;letter-spacing:0}.h6:lang(ja),.h6:lang(ko),h6:lang(ja),h6:lang(ko){font-weight:300;font-size:18px;line-height:30px}@media (max-width:991px){.h6:lang(ja),.h6:lang(ko),h6:lang(ja),h6:lang(ko){font-size:14px;line-height:20px}}@media (max-width:767px){.h6,h6{font-weight:200;font-size:20px;line-height:28px;letter-spacing:0}}.small,small{font-weight:200;font-size:16px;line-height:20px;letter-spacing:0}.small:lang(ja),.small:lang(ko),small:lang(ja),small:lang(ko){font-size:14px}@media (max-width:767px){.small:lang(ja),.small:lang(ko),small:lang(ja),small:lang(ko){font-size:12px}}@media (max-width:767px){.small,small{font-weight:200;font-size:14px;line-height:18px;letter-spacing:0}}.small-title{font-weight:600;font-size:16px;line-height:20px;letter-spacing:0}.small-title:lang(ja),.small-title:lang(ko){font-size:14px}@media (max-width:767px){.small-title:lang(ja),.small-title:lang(ko){font-size:12px}}@media (max-width:767px){.small-title{font-weight:600;font-size:14px;line-height:18px;letter-spacing:0}}.smaller{font-weight:200;font-size:14px;line-height:18px;letter-spacing:0}.smaller:lang(ja),.smaller:lang(ko){font-size:12px}q{quotes:"“" "”"}p{font-weight:200;font-size:22px;line-height:30px;letter-spacing:0}p:lang(ja),p:lang(ko){font-weight:300;font-size:18px}@media (max-width:767px){p:lang(ja),p:lang(ko){font-weight:300;font-size:16px;line-height:22px}}@media (max-width:767px){p{font-weight:200;font-size:20px;line-height:28px;letter-spacing:0}}b,strong{font-weight:600}a,button{outline:none}a img:focus,a img:hover{text-decoration:none;color:#7749a3!important;opacity:1!important}blockquote{color:#888;font-style:italic;letter-spacing:0;line-height:42px;margin-bottom:14px;margin-top:24px;padding-bottom:15px;padding-left:18px}.help-block{font-size:16px;line-height:normal}.help-block:lang(ja),.help-block:lang(ko){font-size:12px}p code,pre code{font-size:16px;font-family:RobotoMono-Regular,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{font-size:.8em;background-color:#f6f6f6;border-left:5px solid #f6f6f6;border-right:5px solid #f6f6f6;border-bottom:2px solid #f6f6f6;border-radius:4px;color:#555;display:inline;white-space:normal;word-wrap:normal}code,pre{font-family:monospace,monospace}pre{direction:ltr;border:1px solid #c7c7c7;border-left:3px solid #7749a3;overflow-y:auto;padding:10px;line-height:20px;font-size:14px;background-color:#fff;border-radius:4px;color:#333;margin:40px 0;max-width:100%}pre code{display:block;background-color:#f6f6f6;display:inline;word-break:break-all;white-space:normal}pre h1,pre h2,pre h3,pre h4,pre h5,pre h6{font-size:medium;font-weight:600;line-height:normal;margin:0;padding:0}dt{border-top:1px solid #eee;position:relative}dd,dt{padding-left:50px}dd{margin:0 0 25px}.list-counter{counter-reset:the-counter}.list-counter dt:before{content:counter(the-counter);counter-increment:the-counter;font-size:35px;vertical-align:sub;font-weight:200;position:absolute;left:0;top:-7px}.list-counter dt:before:lang(ja),.list-counter dt:before:lang(ko){font-size:32px}.font-weight-light,.font-weight-regular{font-weight:200!important}.font-weight-bold:lang(ja),.font-weight-bold:lang(ko),.font-weight-semibold{font-weight:600!important}.font-small{font-size:13px!important;line-height:19px!important}.font-small:lang(ja),.font-small:lang(ko){font-size:12px!important;line-height:18px!important}.font-16{font-size:16px!important;line-height:18px!important}.font-16:lang(ja),.font-16:lang(ko){font-size:14px!important;line-height:20px!important}.font-18{font-size:18px!important;line-height:22px!important}.font-18:lang(ja),.font-18:lang(ko){font-size:16px!important;line-height:22px!important}.font-18-narrow{font-size:18px!important;line-height:19px!important}.font-20{font-size:20px!important;line-height:22px!important}.text-letterspacing-wide{letter-spacing:.04em}.text-letterspacing-tight{letter-spacing:-.02em}.text-leading-wide{line-height:1.5em!important}.text-leading-tight{line-height:1.1em!important}.text-mono-space-num{font-variant-numeric:tabular-nums}figcaption{top:-1px;position:relative;width:100%;padding-left:10px;font-size:16px;line-height:20px;display:inline-block!important;margin-top:0;font-style:inherit!important;color:#555;text-align:left;float:left;padding-top:24px}figcaption:lang(ja),figcaption:lang(ko){font-size:14px}figcaption:before{margin-top:24px;border-left:1px solid #c7c7c7;height:20px;float:left;position:absolute;left:0;top:0}figcaption:after,figcaption:before{content:"";display:inline-block;width:100%}figcaption:after{height:10px;background:#fff}.caption{text-align:center;font-size:14px;padding:10px;font-style:italic;margin:0;display:block;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.caption:lang(ja),.caption:lang(ko){font-size:12px}.shadow-sm{-webkit-box-shadow:0 8px 10px 0 rgba(0,0,0,.07)!important;box-shadow:0 8px 10px 0 rgba(0,0,0,.07)!important}.shadow-bs4{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2)!important;box-shadow:0 4px 10px rgba(0,0,0,.2)!important}.shadow-lg{-webkit-box-shadow:0 2px 30px 0 rgba(0,0,0,.3)!important;box-shadow:0 2px 30px 0 rgba(0,0,0,.3)!important}.shadow-none{-webkit-box-shadow:0 5px 25px transparent!important;box-shadow:0 5px 25px transparent!important}.shadow-bs4.shadow-hover:hover{-webkit-transition:all .125s;transition:all .125s;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.25)!important;box-shadow:0 8px 20px rgba(0,0,0,.25)!important}.shadow-xs{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}