.atomics-info-tabs-gallery{display:flex;flex-direction:column-reverse}.atomics-info-tabs-gallery__images{display:block;height:344px;width:100%;position:relative;z-index:1;overflow:hidden}.atomics-info-tabs-gallery__images>*{opacity:0;transition:opacity 1s ease,transform 1s ease;transform:scale(1.05);position:absolute;top:0;left:0;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.atomics-info-tabs-gallery__images>*.is-active{opacity:1;transform:scale(1);z-index:2}.atomics-info-tabs-gallery__blocks{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:40px;margin-top:-40px;z-index:2}.atomics-info-tabs-gallery__blocks>*{position:relative;cursor:pointer;scroll-snap-align:start;min-width:290px;max-width:290px;flex:1 1 auto;flex-shrink:0;padding:50px 30px 30px;background-color:#f5f6f7;transition:background .5s ease;color:#656b71;overflow:hidden}.atomics-info-tabs-gallery__blocks>*:before{content:"";width:100%;height:4px;background-color:#222;display:block;position:absolute;top:0;left:0;transform:translateX(-100%)}.atomics-info-tabs-gallery__blocks>*.is-active:before{animation-duration:10s;animation-timing-function:linear;animation-name:loading-animation;will-change:transform;animation-fill-mode:forwards}.atomics-info-tabs-gallery__blocks>*+*{border-left:1px solid #d1d1d1}.atomics-info-tabs-gallery__blocks>*>*{color:inherit;opacity:.5}.atomics-info-tabs-gallery__blocks>*.is-in-view{background-color:#fff}.atomics-info-tabs-gallery__blocks>*.is-in-view>*{color:#222;opacity:1}.atomics-info-tabs-gallery__blocks::-webkit-scrollbar{width:3px;height:3px}.atomics-info-tabs-gallery__blocks::-webkit-scrollbar-thumb{background:#222;border-radius:10px}.atomics-info-tabs-gallery__blocks::-webkit-scrollbar-track{background:rgb(13 13 13 / .2)}@keyframes loading-animation{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@media screen and (min-width:1023px){.atomics-info-tabs-gallery__images{height:650px}.atomics-info-tabs-gallery__blocks{margin-top:-80px;padding-bottom:0;justify-content:center}.atomics-info-tabs-gallery__blocks h5,.atomics-info-tabs-gallery__blocks p{transition:opacity 1s ease,color 1s ease}.atomics-info-tabs-gallery__blocks h5{font-size:32px;font-weight:400;line-height:40px;margin-top:0}.atomics-info-tabs-gallery__blocks p{margin:0;font-size:18px;line-height:28px}.atomics-info-tabs-gallery__blocks>*{flex:1 1 50%;max-width:360px;padding:32px 36px 40px 35px;background-color:#f5f6f7}.atomics-info-tabs-gallery__blocks>*:hover h5{color:#222;opacity:1}.atomics-info-tabs-gallery__blocks>*:hover p{opacity:1}.atomics-info-tabs-gallery__blocks>*.is-in-view{background-color:#f5f6f7}.atomics-info-tabs-gallery__blocks>*.is-in-view>*{opacity:.5;color:#656b71}.atomics-info-tabs-gallery__blocks>*.is-active{background-color:#fff}.atomics-info-tabs-gallery__blocks>*.is-active>*{opacity:1;color:#222}}