.feature-gallery{position:relative;display:flex;flex-direction:column;align-items:flex-start}@media(min-width: 888px){.feature-gallery{min-height:480px}}@media(min-width: 1201px){.feature-gallery{min-height:520px;margin:0 36px}}.feature-gallery--right{align-items:flex-end}.feature-gallery__content-wrap{position:relative;display:flex;justify-content:flex-start;width:100%}@media(min-width: 888px){.feature-gallery--right .feature-gallery__content-wrap{justify-content:flex-end}}.feature-gallery__content{display:flex;flex-direction:column;width:100%}@media(min-width: 888px){.feature-gallery__content{max-width:calc(100% - 350px - 80px)}}@media(min-width: 1201px){.feature-gallery__content{max-width:492px}}.feature-gallery__title{width:100%;margin-bottom:24px;color:#2a3e52}@media(min-width: 888px){.feature-gallery__title{max-width:calc(100% - 350px - 80px);margin-bottom:32px;font-size:2rem}}@media(min-width: 1201px){.feature-gallery__title{max-width:492px}}.feature-gallery__tab-wrap{width:100%;list-style:none}.feature-gallery__tab{overflow:hidden}@media(min-width: 888px){.feature-gallery__tab{overflow:visible}}.feature-gallery__tab:not(:last-of-type){margin:0 0 16px}@media(min-width: 888px){.feature-gallery__tab:not(:last-of-type){margin:0 0 24px;border:0}}.feature-gallery__tab-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.feature-gallery__tab-title{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between;width:100%;margin:0;font-size:1.125rem;font-weight:400;line-height:1.33;color:#2a3e52}@media(min-width: 888px){.feature-gallery__tab-title{flex-direction:row;justify-content:flex-start;width:auto}}.feature-gallery__tab-title::before{display:block;flex-shrink:0;width:22px;height:22px;margin-left:16px;content:"";background:#f7f7f7 url("data:image/svg+xml;charset=utf8,    %3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E      %3Cpath fill='%23195afe' d='M7 11.3l6-5.7-1.4-1.3L7 8.7 2.4 4.3 1 5.7l6 5.6z'/%3E    %3C/svg%3E") center/12px no-repeat;border-radius:50%;transition:transform .3s ease;transform:rotate(0)}@media(min-width: 888px){.feature-gallery__tab-title::before{margin-right:16px;margin-left:0;transform:rotate(-90deg)}}@media(min-width: 1921px){.feature-gallery__tab-title::before{margin-left:0}}@media(min-width: 888px){.feature-gallery__tab--show .feature-gallery__tab-title::before,.feature-gallery__tab--show-back .feature-gallery__tab-title::before{transform:rotate(0)}}.feature-gallery--no-text .feature-gallery__tab-title{flex-direction:row;justify-content:flex-start}.feature-gallery--no-text .feature-gallery__tab-title::before{margin-right:16px;background:rgba(0,0,0,0) url("data:image/svg+xml;charset=utf8,    %3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E      %3Cpath fill='%23aab2ba' d='M7 11.3l6-5.7-1.4-1.3L7 8.7 2.4 4.3 1 5.7l6 5.6z'/%3E    %3C/svg%3E") center/14px no-repeat;transform:rotate(0)}@media(min-width: 888px){.feature-gallery--no-text .feature-gallery__tab-title::before{background:rgba(0,0,0,0) url("data:image/svg+xml;charset=utf8,    %3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 500 500'%3E      %3Cpath fill='%23aab2ba' d='M179.5 329.6L444.7 64.4l53 53-318.2 318.2-53.1-53.1L2.3 258.4l53-53 124.2 124.2z'/%3E    %3C/svg%3E") center/12px no-repeat}}.feature-gallery--no-text .feature-gallery__tab--show .feature-gallery__tab-title::before,.feature-gallery--no-text .feature-gallery__tab--show-back .feature-gallery__tab-title::before{background:#1ec794 url("data:image/svg+xml;charset=utf8,    %3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 500 500'%3E      %3Cpath fill='%23fff' d='M179.5 329.6L444.7 64.4l53 53-318.2 318.2-53.1-53.1L2.3 258.4l53-53 124.2 124.2z'/%3E    %3C/svg%3E") center/12px no-repeat}.feature-gallery__tab-content{display:flex;flex-direction:column;padding:0 0 40px;cursor:pointer}@media(min-width: 888px){.feature-gallery__tab-content{padding-bottom:0}}@media(min-width: 888px){.feature-gallery--no-text .feature-gallery__tab-content{height:0 !important}}.feature-gallery__tab-text{font-size:14px;line-height:1.57;color:#556574}@media(min-width: 888px){.feature-gallery__tab-text{margin:0 0 0 40px;font-size:16px;line-height:1.5}}@keyframes feature-gallery-blur-show{from{opacity:0}to{opacity:.2}}@keyframes feature-gallery-blur-hide{from{opacity:.2}to{opacity:0}}.feature-gallery__blur{right:0;display:none;cursor:default}@media(min-width: 888px){.feature-gallery__blur{position:absolute;top:20px;right:0;display:block;opacity:.2}}@media(min-width: 1201px){.feature-gallery__blur{top:0}}@media(min-width: 888px){.feature-gallery--right .feature-gallery__blur{left:0}}@media(min-width: 1201px){.feature-gallery--right .feature-gallery__blur{right:auto;left:0}}.feature-gallery__tab--show .feature-gallery__blur,.feature-gallery__tab--show-back .feature-gallery__blur{animation:.5s feature-gallery-blur-show ease forwards}.feature-gallery__tab--hide .feature-gallery__blur,.feature-gallery__tab--hide-back .feature-gallery__blur{animation:.5s feature-gallery-blur-hide ease forwards}.feature-gallery__image-background{width:100%;max-width:475px;filter:blur(2px)}@media(min-width: 888px){.feature-gallery__image-background{max-width:340px}}@media(min-width: 1201px){.feature-gallery__image-background{max-width:475px}}@keyframes feature-gallery-tab-image-show{from{opacity:0}to{opacity:1}}@keyframes feature-gallery-tab-image-show-shift{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes feature-gallery-tab-image-show-shift-back{from{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes feature-gallery-tab-image-hide{from{opacity:1}to{opacity:0}}@keyframes feature-gallery-tab-image-hide-shift{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes feature-gallery-tab-image-hide-shift-back{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(40px)}}.feature-gallery__tab-image{align-self:center;width:100%;max-width:354px;cursor:default;border-radius:8px;box-shadow:0 0 30px 0 #eaebed;will-change:opacity,transform}@media(min-width: 888px){.feature-gallery__tab-image{position:absolute;top:72px;right:40px;max-width:310px;box-shadow:0 20px 80px 0 rgba(42,62,82,.4)}}@media(min-width: 1201px){.feature-gallery__tab-image{right:64px;max-width:432px}}.feature-gallery--right .feature-gallery__tab-image{right:auto;left:0}@media(min-width: 888px){.feature-gallery--right .feature-gallery__tab-image{left:40px}}@media(min-width: 1201px){.feature-gallery--right .feature-gallery__tab-image{left:64px}}@media(min-width: 888px){.feature-gallery--no-text .feature-gallery__tab-image{top:0}}@media(min-width: 888px){.feature-gallery__tab--show .feature-gallery__tab-image{z-index:2;animation:feature-gallery-tab-image-show-shift .5s 0s ease forwards}}@media(min-width: 888px){.feature-gallery--no-text .feature-gallery__tab--show .feature-gallery__tab-image{animation:feature-gallery-tab-image-show .5s 0s ease-out forwards}}@media(min-width: 888px){.feature-gallery__tab--show-back .feature-gallery__tab-image{z-index:2;animation:feature-gallery-tab-image-show-shift-back .5s 0s ease forwards}}@media(min-width: 888px){.feature-gallery--no-text .feature-gallery__tab--show-back .feature-gallery__tab-image{animation:feature-gallery-tab-image-show .5s 0s ease-out forwards}}@media(min-width: 888px){.feature-gallery__tab--hide .feature-gallery__tab-image{z-index:1;animation:feature-gallery-tab-image-hide-shift .5s ease forwards}}@media(min-width: 888px){.feature-gallery--no-text .feature-gallery__tab--hide .feature-gallery__tab-image{animation:feature-gallery-tab-image-hide .5s 0s ease-out forwards}}@media(min-width: 888px){.feature-gallery__tab--hide-back .feature-gallery__tab-image{z-index:1;animation:feature-gallery-tab-image-hide-shift-back .5s ease forwards}}@media(min-width: 888px){.feature-gallery--no-text .feature-gallery__tab--hide-back .feature-gallery__tab-image{animation:feature-gallery-tab-image-hide .5s 0s ease-out forwards}}.feature-gallery .swui-link{align-self:center;margin-top:24px;text-align:center}@media(min-width: 567px){.feature-gallery .swui-link{align-self:flex-start;max-width:100%;text-align:left}}.feature-gallery .swui-button{align-self:flex-start;margin:24px auto}@media(min-width: 888px){.feature-gallery .swui-button{margin-right:0;margin-left:0}}
