.status-page{max-width:800px;margin:0 auto 2rem}.status-page .status-block,.status-page .incident-card,.status-page .maintenance-card{margin:1rem 0;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.status-page .status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.status-page .status-title{margin:0;color:#2d3748}.status-page .status-indicator{padding:.5rem 1rem;border-radius:20px;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;min-width:120px;text-align:center}.status-page .status-indicator .status-label{font-weight:600;color:rgba(0,0,0,.6)}.status-page .status-indicator.none{background-color:#e3fcef;color:#1fa37f}.status-page .status-indicator.minor{background-color:#fff4e5;color:#f90}.status-page .status-indicator.major{background-color:#ffebee;color:#f44336}.status-page .status-indicator.critical{background-color:#ffebee;color:#d32f2f}.status-page .status-message,.status-page .no-maintenances,.status-page .no-incidents{padding:1rem;text-align:left;border-radius:4px;background-color:#e8f5e9;color:#2e7d32;margin-top:1rem}.status-page .error-message{color:#f44336;background-color:#ffebee;padding:1rem;border-radius:4px;margin-top:1rem}.status-page .incidents-container{margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif}.status-page .incident-card.template,.status-page .maintenance-card.template{display:none}.status-page .incident-header,.status-page .maintenance-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}@media(max-width:600px){.status-page .incident-header,.status-page .maintenance-header{flex-direction:column}.status-page .incident-header h3,.status-page .maintenance-header h3{margin:0 0 1em}}.status-page .incident-badges{display:flex;gap:.5rem}.status-page .incident-body p,.status-page .maintenance-description p,.status-page .incident-update p,.status-page .maintenance-update p{font-size:.8rem;line-height:1.3;color:#4a5568;margin:0}.status-page .badge{padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;display:inline-flex;align-items:center;gap:.25rem}.status-page .maintenance-title{margin:0;font-size:1.1rem;color:#1a202c}.status-page .status-badge{padding:.3rem .8rem;border-radius:20px;font-size:.9rem;font-weight:500;display:inline-flex;align-items:center;gap:.3rem;background-color:#f0f0f0}.status-page .status-badge.scheduled{background-color:#e3fcef;color:#1fa37f}.status-page .status-badge.in_progress{background-color:#fff4e5;color:#f90}.status-page .status-badge.completed{background-color:#f1f1f1;color:#616161}.status-page .status-badge.unknown{background-color:#f3f4f6;color:#6b7280}.status-page .status-badge.investigating{background-color:#fff4e5;color:#f90}.status-page .status-badge.identified{background-color:#e3fcef;color:#1fa37f}.status-page .status-badge.monitoring{background-color:#e8f5e9;color:#388e3c}.status-page .status-badge.resolved{background-color:#f1f1f1;color:#616161}.status-page .impact-badge{}.status-page .impact-badge.none{background-color:#e3fcef;color:#1fa37f}.status-page .impact-badge.minor{background-color:#fff4e5;color:#f90}.status-page .impact-badge.major{background-color:#ffebee;color:#f44336}.status-page .impact-badge.critical{background-color:#ffebee;color:#d32f2f}.status-page .status-badge .badge-label,.status-page .impact-badge .badge-label{font-weight:600;opacity:.8}.status-page .update-time{font-size:.8rem;color:#718096;margin-top:.5rem}.status-page .time-info{margin:.5rem 0;display:flex}.status-page .maintenance-time.scheduled-until{margin-bottom:1.5rem}.status-page .time-label{font-weight:600;font-size:.85rem;min-width:90px;color:#2d3748}.status-page .time-value{font-size:.85rem;color:#4a5568}.status-page .incident-update,.status-page .maintenance-update{margin-bottom:1rem}.status-page .incident-update,.status-page .maintenance-update p strong{font-size:.85rem}.status-page .incident-update,.status-page .maintenance-update p br+.update-time,.status-page .update-time{font-size:.7rem;color:#718096;margin-top:.25rem;display:block}.status-page .maintenance-update:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.status-page .update-status{font-weight:600;font-size:.8rem;color:#111827;margin-right:.3em}.status-page .status-message{margin:1rem 0;padding:1.5rem;border-radius:8px;border:1px solid #e2e8f0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);color:#000}.status-page .status-message p{position:relative;padding-left:1.5rem}.status-page .status-message p:first-of-type::before{content:'';position:absolute;left:0;top:.6em;width:.8rem;height:.8rem;border-radius:50%}.status-page .status-message.issue p:first-of-type::before{background-color:#f44336}.status-page .status-message.maintenance p:first-of-type::before{background-color:#2196f3}.status-page .status-message.success p:first-of-type::before{background-color:#1fa37f}.status-page .status-message.error p:first-of-type::before{background-color:#f44336}.status-page .status-message p:nth-of-type(2){font-size:.8rem;color:#4a5568;margin-top:.5rem}*{box-sizing:border-box}.subscriptions3.grid-container{display:grid;margin:30px 10px 0;column-gap:30px;row-gap:50px}.subscriptions3{}.subscriptions3 .card{border-radius:12px}.subscriptions3 .card h1 i{color:#1d384a}.subscriptions3 p,.subscriptions3 li{font-size:18px}.subscriptions3 .column{transition:all .2s ease-out;background-color:rgba(255,255,255,.8);padding:20px;text-align:center}.subscriptions3 .features-list{text-align:left}.subscriptions3 .features-list ul{list-style:none;padding-left:0}.subscriptions3 .features-list li{height:45px}.subscriptions3 .features-list li.long{height:60px}.subscriptions3 .features-list hr{background:#ddd;background-image:linear-gradient(to right,#eee,#ddd,#eee)}.subscriptions3 .features-list gray{color:#999}.subscriptions3 .button{color:#fff;border:2px solid #1d384a;padding:10px 0;background-color:#1d384a;border-radius:12px;text-align:center;font-size:18px;text-wrap:nowrap;text-decoration:none}.subscriptions3 .button:hover{background-color:#fff;border:2px solid #1d384a;color:#1d384a}.subscriptions3 .column .description{min-height:0}.subscriptions3 .column .features-title{margin:21px 0}.subscriptions3 .price-tag{display:flex;flex-direction:column;padding:0 20px 25px;background-color:#fff;margin:auto -20px -20px;position:relative;top:10px;font-size:20px;border-top-left-radius:0;border-top-right-radius:0}.subscriptions3 .price-tag .subtitle{font-size:14px;color:#999}@media(min-width:992px){.subscriptions3 .column:hover{margin-top:-.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.3)}.subscriptions3 .column:hover .btn{opacity:1}}@media(min-width:1200px){.scroller{width:100%;overflow-x:scroll}.subscriptions3.grid-container{grid-template-columns:repeat(3,minmax(0,1fr));width:1180px}}@media(max-width:1199px){.subscriptions3.grid-container{grid-template-columns:1fr}.scroller{overflow:hidden}}@media(max-width:320px){.subscriptions3.grid-container{grid-template-columns:auto}.scroller{overflow:hidden}}.ah-wrapper h1{color:#1d384a}.ah-wrapper b{font-weight:400}.ah-wrapper i{font-style:normal}.ah-wrapper i em{font-style:normal}.ah-wrapper .ah-words-wrapper{display:block;margin:.5em 0;overflow:visible!important}.ah-headline{display:inline-block}.ah-words-wrapper{display:inline-block;position:relative;text-align:left}.ah-words-wrapper b{display:inline-block;position:absolute;white-space:pre;left:0;top:0}.ah-words-wrapper b.is-visible{position:relative}.no-js .ah-words-wrapper b{opacity:0}.no-js .ah-words-wrapper b.is-visible{opacity:1}.ah-headline.rotate-1 .ah-words-wrapper{perspective:300px}.ah-headline.rotate-1 b{opacity:0;transform-origin:50% 100%;transform:rotateX(180deg)}.ah-headline.rotate-1 b.is-visible{opacity:1;transform:rotateX(0);animation:ah-rotate-1-in 1.2s}.ah-headline.rotate-1 b.is-hidden{transform:rotateX(180deg);animation:ah-rotate-1-out 1.2s}@keyframes ah-rotate-1-in{0%{transform:rotateX(180deg);opacity:0}35%{transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{transform:rotateX(360deg);opacity:1}}@keyframes ah-rotate-1-out{0%{transform:rotateX(0);opacity:1}35%{transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{transform:rotateX(180deg);opacity:0}}.ah-headline.type .ah-words-wrapper{vertical-align:top;overflow:hidden}.ah-headline.type .ah-words-wrapper::after{content:'';position:absolute;right:0;top:50%;bottom:auto;transform:translateY(-50%);height:90%;width:1px;background-color:#363636}.ah-headline.type .ah-words-wrapper.waiting::after{animation:ah-pulse 1s infinite}.ah-headline.type .ah-words-wrapper.selected{background-color:#f0f0f0}.ah-headline.type .ah-words-wrapper.selected::after{visibility:hidden}.ah-headline.type .ah-words-wrapper.selected b{color:#363636}.ah-headline.type b{visibility:hidden}.ah-headline.type b.is-visible{visibility:visible}.ah-headline.type i{position:absolute;visibility:hidden}.ah-headline.type i.in{position:relative;visibility:visible}@keyframes ah-pulse{0%{transform:translateY(-50%)scale(1);opacity:1}40%{transform:translateY(-50%)scale(.9);opacity:0}100%{transform:translateY(-50%)scale(0);opacity:0}}.ah-headline.rotate-2 .ah-words-wrapper{perspective:300px}.ah-headline.rotate-2 i,.ah-headline.rotate-2 em{display:inline-block;backface-visibility:hidden}.ah-headline.rotate-2 b{opacity:0}.ah-headline.rotate-2 i{transform-style:preserve-3d;transform:translateZ(-20px)rotateX(90deg);opacity:0}.is-visible .ah-headline.rotate-2 i{opacity:1}.ah-headline.rotate-2 i.in{animation:ah-rotate-2-in .4s forwards}.ah-headline.rotate-2 i.out{animation:ah-rotate-2-out .4s forwards}.ah-headline.rotate-2 em{transform:translateZ(20px)}.no-csstransitions .ah-headline.rotate-2 i{transform:rotateX(0);opacity:0}.no-csstransitions .ah-headline.rotate-2 i em{transform:scale(1)}.no-csstransitions .ah-headline.rotate-2 .is-visible i{opacity:1}@keyframes ah-rotate-2-in{0%{opacity:0;transform:translateZ(-20px)rotateX(90deg)}60%{opacity:1;transform:translateZ(-20px)rotateX(-10deg)}100%{opacity:1;transform:translateZ(-20px)rotateX(0)}}@keyframes ah-rotate-2-out{0%{opacity:1;transform:translateZ(-20px)rotateX(0)}60%{opacity:0;transform:translateZ(-20px)rotateX(-100deg)}100%{opacity:0;transform:translateZ(-20px)rotateX(-90deg)}}.ah-headline.loading-bar span{display:inline-block;padding:.2em 0}.ah-headline.loading-bar .ah-words-wrapper{overflow:hidden;vertical-align:top}.ah-headline.loading-bar .ah-words-wrapper::after{content:'';position:absolute;left:0;bottom:0;height:3px;width:0;background:#356efd;z-index:2;transition:width .3s -.1s}.ah-headline.loading-bar .ah-words-wrapper.is-loading::after{width:100%;transition:width 3s}.ah-headline.loading-bar b{top:.2em;opacity:0;transition:opacity .3s}.ah-headline.loading-bar b.is-visible{opacity:1;top:0}.ah-headline.slide span{display:inline-block;padding:.2em 0}.ah-headline.slide .ah-words-wrapper{overflow:hidden;vertical-align:top}.ah-headline.slide b{opacity:0;top:.2em}.ah-headline.slide b.is-visible{top:0;opacity:1;animation:slide-in .6s}.ah-headline.slide b.is-hidden{animation:slide-out .6s}@keyframes slide-in{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}100%{opacity:0;transform:translateY(100%)}}.ah-headline.clip span{display:inline-block;padding:.2em 0}.ah-headline.clip .ah-words-wrapper{overflow:hidden;vertical-align:top}.ah-headline.clip .ah-words-wrapper::after{content:'';position:absolute;top:0;right:0;width:2px;height:100%;background-color:#363636}.ah-headline.clip b{opacity:0}.ah-headline.clip b.is-visible{opacity:1}.ah-headline.zoom .ah-words-wrapper{perspective:300px}.ah-headline.zoom b{opacity:0}.ah-headline.zoom b.is-visible{opacity:1;animation:zoom-in .8s}.ah-headline.zoom b.is-hidden{animation:zoom-out .8s}@keyframes zoom-in{0%{opacity:0;transform:translateZ(100px)}100%{opacity:1;transform:translateZ(0)}}@keyframes zoom-out{0%{opacity:1;transform:translateZ(0)}100%{opacity:0;transform:translateZ(-100px)}}.ah-headline.rotate-3 .ah-words-wrapper{perspective:300px}.ah-headline.rotate-3 b{opacity:0}.ah-headline.rotate-3 i{display:inline-block;transform:rotateY(180deg);backface-visibility:hidden}.is-visible .ah-headline.rotate-3 i{transform:rotateY(0)}.ah-headline.rotate-3 i.in{animation:ah-rotate-3-in .6s forwards}.ah-headline.rotate-3 i.out{animation:ah-rotate-3-out .6s forwards}.no-csstransitions .ah-headline.rotate-3 i{transform:rotateY(0);opacity:0}.no-csstransitions .ah-headline.rotate-3 .is-visible i{opacity:1}@keyframes ah-rotate-3-in{0%{transform:rotateY(180deg)}100%{transform:rotateY(0)}}@keyframes ah-rotate-3-out{0%{transform:rotateY(0)}100%{transform:rotateY(-180deg)}}.ah-headline.scale b{opacity:0}.ah-headline.scale i{display:inline-block;opacity:0;transform:scale(0)}.is-visible .ah-headline.scale i{opacity:1}.ah-headline.scale i.in{animation:scale-up .6s forwards}.ah-headline.scale i.out{animation:scale-down .6s forwards}.no-csstransitions .ah-headline.scale i{transform:scale(1);opacity:0}.no-csstransitions .ah-headline.scale .is-visible i{opacity:1}@keyframes scale-up{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes scale-down{0%{transform:scale(1);opacity:1}60%{transform:scale(0);opacity:0}}.ah-headline.push b{opacity:0}.ah-headline.push b.is-visible{opacity:1;animation:push-in .6s}.ah-headline.push b.is-hidden{animation:push-out .6s}@keyframes push-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}100%{opacity:1;transform:translateX(0)}}@keyframes push-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}100%{opacity:0;transform:translateX(100%)}}.facilitator *{box-sizing:border-box;font-family:Arial}.facilitator .columns{float:left;width:20%;padding:8px;overflow:hidden;border-radius:12px;border-collapse:separate}.facilitator .price{list-style-type:none;border:1px solid #eee;margin:0;padding:0;-webkit-transition:.3s;transition:.3s}.facilitator .price:hover{box-shadow:0 8px 12px rgba(0,0,0,.2)}.facilitator .price .header{height:40px;font-size:25px}.facilitator .price li{height:80px;padding:20px;text-align:center}.facilitator .price .grey{background-color:#eee;font-size:20px;border-top-left-radius:0;border-top-right-radius:0}.facilitator .button{background-color:#1d384a;border:none;color:#fff;padding:10px 25px;text-align:center;text-decoration:none;font-size:18px;border-radius:12px}.facilitator .button:hover{background-color:#fff;border:2px solid #1d384a;color:#1d384a}@media only screen and (max-width:600px){.facilitator .columns{width:100%}}.wg-hero{padding:3em 0}.hero-title{font-size:2.7rem;margin-top:0;line-height:1}.hero-lead{max-width:768px;font-size:1rem}.wg-hero.dark .hero-title,.wg-hero.dark .hero-lead,.wg-hero.dark .hero-cta-alt,.wg-hero.dark .hero-note>*{color:#fff}.wg-hero.light a.btn{color:#fff}.wg-hero.dark a:not(.wg-hero .btn){color:#fff}.wg-hero .hero-lead a{text-decoration:underline}.wg-hero .cta-btns{margin-bottom:16px}.wg-hero .btn{padding:.6em 2.1em}.wg-hero.dark .btn{color:#1d384a}a.hero-cta-alt{display:inline-block;position:relative;transition-duration:.2s;transition-property:transform;transition-timing-function:ease-out;font-size:1.1rem}a.hero-cta-alt:active,a.hero-cta-alt:focus,a.hero-cta-alt:hover{transform:scale(1.1)}.wg-hero .btn-lg{font-size:1.1rem}.wg-hero .hero-note{font-size:.8rem}.hero-media{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}.wg-hero-custom .row>div.hero-media{margin-top:auto;margin-bottom:auto}.wg-hero{padding:3em 0}.hero-title{font-size:2.7rem;margin-top:0;line-height:1}.hero-lead{max-width:768px;font-size:1rem}.wg-hero.dark .hero-title,.wg-hero.dark .hero-lead,.wg-hero.dark .hero-cta-alt,.wg-hero.dark .hero-note>*{color:#fff}.wg-hero.light a.btn{color:#fff}.wg-hero.dark a:not(.wg-hero .btn){color:#fff}.wg-hero .hero-lead a{text-decoration:underline}.wg-hero .cta-btns{margin-bottom:16px}.wg-hero .btn{padding:.6em 2.1em}.wg-hero.dark .btn{color:#1d384a}a.hero-cta-alt{display:inline-block;position:relative;transition-duration:.2s;transition-property:transform;transition-timing-function:ease-out;font-size:1.1rem}a.hero-cta-alt:active,a.hero-cta-alt:focus,a.hero-cta-alt:hover{transform:scale(1.1)}.wg-hero .btn-lg{font-size:1.1rem}.wg-hero .hero-note{font-size:.8rem}.hero-media{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}.wg-hero-custom .row>div.hero-media{margin-top:auto;margin-bottom:auto}.home-landing h1{color:#1d384a}.full-height-block{height:calc(100vh - 70px);padding:0!important}.full-height-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:5rem!important}.home-landing-button .btn{margin-top:1em}a.home-landing-cta_alt{color:#fff;font-size:28px;top:2px;text-shadow:0 0 6px #1d384a}a.home-landing-cta_alt .fas{font-size:22px}.home-landing .hero-text{z-index:1;display:flex;flex-direction:row;align-items:center}.home-landing .hero-text .overlapping-text{position:absolute;top:0;left:0;right:0;margin-inline:auto}@media(min-width:1601px){.home-landing .hero-media{justify-content:left;width:100%;height:auto;position:absolute;top:5%;right:-30%;z-index:0}.home-landing .hero-text .overlapping-text{width:34vw;margin-left:5vw}.full-height-block{height:70vh;padding:10vh!important}}@media(max-width:1600px) and (min-width:1441px){.home-landing .hero-media{justify-content:end;width:100%;height:auto;position:absolute;top:8%;right:-25%;z-index:0}.home-landing .hero-text .overlapping-text{width:42vw;margin-left:5vw}}@media(max-width:1440px) and (min-width:1382px){.home-landing .hero-media{justify-content:end;width:100%;height:auto;position:absolute;top:8%;right:-25%;z-index:0}.home-landing .hero-text .overlapping-text{width:47vw;margin-left:5vw}}@media(max-width:1381px) and (min-width:1300px){.home-landing .hero-media{justify-content:end;width:100%;height:auto;position:absolute;top:10%;right:-25%;z-index:0}.home-landing .hero-text .overlapping-text{width:49vw;margin-left:5vw}}@media(max-width:1300px) and (min-width:1051px){.home-landing .hero-media{justify-content:end;width:100%;height:auto;position:absolute;top:10%;right:-32%;z-index:0}.home-landing .hero-text .overlapping-text{width:52vw;margin-left:5vw}}@media(max-width:1050px) and (min-width:575px){.home-landing .hero-media{width:70%;margin-top:40%}.full-height-block{height:calc(100vh - 50px)}.home-landing .hero-text .overlapping-text{text-align:center;width:70%}.home-landing .ah-words-wrapper{text-align:center!important;width:100%!important}}@media(max-width:575px){.home-landing .hero-media{width:85%;margin-top:85%}.full-height-block{height:calc(100vh - 50px)}.home-landing .hero-text .overlapping-text{text-align:center;width:80%}.home-landing .ah-words-wrapper{text-align:center!important;width:100%!important;font-size:24px}}.down-arrow{position:absolute;top:calc(100vh - 130px);left:50%;width:0;height:30px;border-radius:2px;animation:jumpInfinite 1.5s infinite}.down-arrow:after{content:" ";position:absolute;top:12px;left:-10px;width:16px;height:16px;border-bottom:4px solid #1d384a;border-right:4px solid #1d384a;border-radius:4px;transform:rotateZ(45deg)}@keyframes jumpInfinite{0%{margin-top:0}50%{margin-top:20px}100%{margin-top:0}}.wg-logos img{max-width:150px;max-height:100px}.dark .img-grayscale{filter:grayscale(100%)invert(1)}.status-popup{display:none;position:fixed;bottom:20px;right:20px;width:320px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif}.status-popup.visible{display:block}.status-popup-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:16px;border:1px solid #e2e8f0}.incident-popup .status-popup-content{background-color:#fff4e5;border:1px solid #ffd166}.maintenance-popup .status-popup-content{background-color:#e8f4fd;border:1px solid #90caf9}.status-popup-header{display:flex;align-items:flex-start;margin-bottom:12px}.status-icon{font-size:1.2rem;margin-right:12px;margin-top:2px}.incident-popup .status-icon{color:#ffc107}.maintenance-popup .status-icon{color:#2196f3}.status-info{flex-grow:1}.status-info h3{margin:0 0 4px;font-size:16px;color:#1a202c;font-weight:600}.status-time{margin:0;font-size:12px;color:#718096}.status-popup-close{margin-left:auto;background:0 0;border:none;font-size:1.25rem;cursor:pointer;color:#718096;padding:0;line-height:1}.status-popup-body{margin-top:12px;text-align:right}.status-popup-link{display:inline-block;padding:8px 16px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:500}.incident-popup .status-popup-link{background-color:#fff8f0;color:#e65100}.maintenance-popup .status-popup-link{background-color:#e8f4fd;color:#0d47a1}.status-popup-link:hover{text-decoration:underline}@media(max-width:768px){.status-popup{width:calc(100% - 32px);right:16px;left:16px}}*{box-sizing:border-box}.subscriptions.grid-container{display:grid;margin:30px 10px 0;column-gap:30px;row-gap:50px}.subscriptions{}.subscriptions .card{border-radius:12px}.subscriptions p,.subscriptions li{font-size:14px}.subscriptions .column{transition:all .2s ease-out;background-color:rgba(255,255,255,.8);padding:20px;text-align:center}.subscriptions .features-list{text-align:left}.subscriptions .features-list ul{list-style:none;padding-left:0}.subscriptions .features-list li{height:45px}.subscriptions .features-list li.long{height:60px}.subscriptions .features-list hr{background:#ddd;background-image:linear-gradient(to right,#eee,#ddd,#eee)}.subscriptions .features-list gray{color:#999}.subscriptions .button{color:#fff;border:2px solid #1d384a;padding:10px 0;background-color:#1d384a;border-radius:12px;text-align:center;font-size:18px;text-wrap:nowrap;text-decoration:none}.subscriptions .button:hover{background-color:#fff;border:2px solid #1d384a;color:#1d384a}.subscriptions .column .description{min-height:70px}.subscriptions .column .features-title{margin:21px 0}.subscriptions .price-tag{display:flex;flex-direction:column;padding:0 20px 25px;background-color:#eee;margin:auto -20px -20px;position:relative;top:10px;font-size:20px;border-top-left-radius:0;border-top-right-radius:0}.subscriptions .price-tag .subtitle{font-size:14px;color:#999}@media(min-width:992px){.subscriptions .column:hover{margin-top:-.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.3)}.subscriptions .column:hover .btn{opacity:1}}.scroller{width:100%;overflow-x:scroll}.subscriptions.grid-container{grid-template-columns:repeat(4,minmax(0,1fr));width:1180px}