.button:hover,.moveUp{transform:translateY(-2px) scale(1.03);box-shadow:4.9px 4.9px 5.3px hsla(0,3%,57%,.07),20.5px 20.5px 17.9px hsla(0,4%,50%,.042),100px 100px 80px hsla(0,3%,53%,.07);animation:all 2s ease-in}.active,.button:active{transform:translateY(2px);box-shadow:none;animation:all 2s ease-in}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes hoverMoveUp{0%{visibility:hidden;opacity:.2;position:absolute;left:50%;transform:translate(-50%,24px)}to{position:absolute;left:50%;transform:translate(-50%);visibility:visible;opacity:1}}.button{font-size:18px;padding:8px 16px;outline:none;color:#e2dcd3;background-color:transparent;border:1px solid #e2dcd3;border-radius:20px}.button:hover{cursor:pointer}.feature{padding:72px 0 88px}@media(max-width:1199px){.feature{padding-left:20px;padding-right:20px;padding-top:0}}.feature .container{max-width:100%;margin:0}.feature .container .top{display:flex}@media(max-width:1199px){.feature .container .top{flex-direction:column}}.feature .container .top>div{width:50%}@media(max-width:1199px){.feature .container .top>div{width:100%}.feature .container .top .left{margin-bottom:50px}}.feature .container .top .left h1{font-size:46px;color:#000;line-height:1.2;width:60%}@media(max-width:1199px){.feature .container .top .left h1{width:100%;font-size:32px}}.feature .container .top .right h2{font-size:28px;margin-bottom:32px}@media(max-width:1199px){.feature .container .top .right h2{font-size:26px}}.feature .container .top .right p{font-size:20px;margin-bottom:12px}.feature .container .bottom{margin-top:50px;display:flex}@media(max-width:1199px){.feature .container .bottom{display:none;visibility:hidden}}.feature .container .bottom>div{width:50%}.feature .container .bottom .feature-counter{width:120px;font-size:28px;padding:8px 19px;outline:none;background-color:transparent;border:1px solid #000;border-radius:50px;text-align:center;margin-bottom:50px}.feature .container .bottom .left{padding-right:30px}.feature .container .bottom .left .feature-list{display:flex;flex-direction:column;row-gap:5px}.feature .container .bottom .left .feature-list .title{display:flex;justify-content:space-between}.feature .container .bottom .left .feature-list .title h1{font-size:36px;cursor:pointer}.feature .container .bottom .left .feature-list .title h1:not(.active){padding-left:40px}.feature .container .bottom .left .feature-list .title .arrow{width:40px;overflow:hidden}.feature .container .bottom .left .feature-list .title .arrow .title__arrow__icon{width:40px}.feature .container .bottom .left .feature-list .title .arrow .visible{visibility:visible;opacity:1;transition:visibility 0s,opacity .2s linear}.feature .container .bottom .left .feature-list .title .arrow .hidden{visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .2s linear}.feature .container .bottom .right{background-color:#efefef;border-radius:24px;padding:70px 40px}.feature .container .bottom .right .content{display:flex;flex-direction:column;row-gap:20px;height:100%;justify-content:space-between}.feature .container .bottom .right .content .title{display:flex;justify-content:space-between}.feature .container .bottom .right .content .title h1{font-weight:700}.feature .container .bottom .right .content div{height:240px}.feature .container .bottom .right .content div h2{font-weight:700;font-size:24px;margin-bottom:12px}.feature .container .bottom .right .content div li{margin-bottom:6px}.feature .container .bottom .right .content .img-container{height:auto;width:auto;display:flex;justify-content:center}.feature .container .bottom .right .content img{border-radius:20px;box-shadow:5px 5px 5px 0 rgba(0,0,0,.25);-webkit-box-shadow:5px 5px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:5px 5px 5px 0 rgba(0,0,0,.25);height:auto;object-fit:cover;max-height:360px;width:100%}.feature .container .bottom .right .visible{visibility:visible;opacity:1;transition:visibility 0s,opacity .5s linear}.feature .container .bottom .right .hidden{visibility:hidden;display:none;opacity:0;transition:visibility 0s 1s,opacity .5s linear}.feature .container .bottom-mobile{display:none;visibility:hidden}@media(max-width:1199px){.feature .container .bottom-mobile{display:block;visibility:visible}}.feature .container .bottom-mobile .card h1{text-align:center;margin-bottom:12px;height:94px}.feature .container .bottom-mobile .card .container{border-radius:20px;background-color:#d3d3d3;padding:24px 12px;height:650px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:767px){.feature .container .bottom-mobile .card .container{height:600px}}.feature .container .bottom-mobile .card .container .content-list h2{font-weight:700;font-size:24px;margin-bottom:12px}.feature .container .bottom-mobile .card .container .content-list li{margin-bottom:6px;font-size:20px}.feature .container .bottom-mobile .card .container img{border-radius:20px;box-shadow:5px 5px 5px 0 rgba(0,0,0,.25);-webkit-box-shadow:5px 5px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:5px 5px 5px 0 rgba(0,0,0,.25);width:100%;height:auto;object-fit:contain}