.image-with-tabs{position:relative;animation:fadeInUp 1s ease both}@keyframes fadeInUp{0%{transform:translate3d(0,40px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.image-with-tabs .content{display:flex;flex-wrap:wrap}.image-with-tabs .image-wrapper{position:relative;width:40%;margin:0 auto;order:2;z-index:-1}.image-with-tabs .left-block{width:30%;order:1}.image-with-tabs .right-block{width:30%;order:3}.image-with-tabs .image-wrapper .middle-image img{width:100%;height:auto}.image-with-tabs .block-box .icon{cursor:pointer;opacity:.5;width:77px;height:77px;border-radius:50%;padding:15px;background:var(--color-green);display:flex;align-items:center;justify-content:center;position:relative}.image-with-tabs .block-box .icon:before{content:"";position:absolute;z-index:-1;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);display:block;width:90%;height:90%;border-radius:50%;animation:pulse-border 1.5s ease-out infinite;background-image:linear-gradient(to right,#7fb943 0% 50%);pointer-events:none}.image-with-tabs .block-box .icon svg{width:32px;height:auto;max-height:100%}.image-with-tabs .text-wrapper{opacity:0;transition:opacity .3s;max-width:calc(100% - 127px);position:absolute;left:0;top:50%;transform:translateY(-50%)}.image-with-tabs .right-block .text-wrapper{right:0;left:initial}.image-with-tabs .text-wrapper.active{opacity:1}.image-with-tabs .block-box{display:flex;justify-content:flex-end;gap:50px;position:relative;align-items:center}.image-with-tabs .content .block-content{width:calc(30% + 100px);display:flex;justify-content:space-between;flex-direction:column;height:auto;margin-right:-100px}.image-with-tabs .content .right-block.block-content{margin-left:-100px;margin-right:0}.image-with-tabs .right-block .block-box{flex-direction:row-reverse}.image-with-tabs .mobile-content{display:none}.text-wrapper h4{margin:0}@media screen and (max-width: 1350px){.image-with-tabs .block-box .icon{width:60px;height:60px}.image-with-tabs .block-box .icon svg{width:25px}.image-with-tabs .content .block-content{margin-right:-80px;width:calc(30% + 80px)}.image-with-tabs .content .right-block.block-content{margin-left:-80px}}@media screen and (max-width: 1024px){.image-with-tabs .block-box .icon{width:50px;height:50px;padding:10px}.image-with-tabs .content{justify-content:flex-end;position:relative}.image-with-tabs .block-box{position:static}.image-with-tabs .content .block-content{width:60px;margin-right:-80px}.image-with-tabs .content .right-block.block-content{margin-left:-80px}.image-with-tabs .image-wrapper{margin:0;width:50%}.image-with-tabs .right-block .text-wrapper{left:0;right:initial}.image-with-tabs .text-wrapper{max-width:50%}}@media screen and (max-width: 767px){.image-with-tabs .mobile-content .text-wrapper{max-width:100%;position:static;display:none;transform:none}.image-with-tabs .mobile-content .text-wrapper.active{display:block}.image-with-tabs .desktop-content .text-wrapper{display:none}.image-with-tabs .mobile-content{display:block;height:200px;text-align:center;width:100%;overflow:hidden}.image-with-tabs .content{justify-content:center;max-width:400px;margin:0 auto}.image-with-tabs .image-wrapper{width:100%}.image-with-tabs .content .block-content{margin:0;position:absolute;left:5%;height:100%;top:0}.image-with-tabs .content .right-block.block-content{margin:0;position:absolute;right:5%;left:initial}.text-wrapper p{font-size:14px;line-height:1.2}}@media screen and (max-width: 400px){.image-with-tabs .mobile-content{height:250px}.image-with-tabs .content .block-content{left:0}.image-with-tabs .content .right-block.block-content{right:0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/image-with-tabs.css.map */
