.features-scroll{background-color:#fff;overflow:visible;position:relative}.features-scroll .container{display:flex;gap:65px;justify-content:flex-end;max-width:100%!important}@media screen and (max-width:1200px){.features-scroll .container{align-items:center;flex-direction:column-reverse}}.features-scroll .container .side{display:flex;flex-direction:column}.features-scroll .container .side.left{display:flex;flex-direction:column;gap:50px;max-width:550px;width:100%}@media screen and (max-width:1200px){.features-scroll .container .side.left{max-width:100%;padding:0 15px}}.features-scroll .container .side.left .panel{display:flex;flex-direction:column;justify-content:center;min-height:790px}@media screen and (max-width:1200px){.features-scroll .container .side.left .panel{min-height:540px;padding:15px 0}}.features-scroll .container .side.left .panel .tag{margin-bottom:15px;width:fit-content}.features-scroll .container .side.left .panel .panel-description{margin-bottom:45px}.features-scroll .container .side.left .panel .panel-description p{font-size:18px;font-weight:300;line-height:150%}.features-scroll .container .side.right{align-items:center;min-height:100%;width:50%}@media screen and (max-width:1200px){.features-scroll .container .side.right{min-height:auto}}.features-scroll .container .side.right .responsive-img{display:none;max-width:auto;width:390px}@media screen and (max-width:1200px){.features-scroll .container .side.right .responsive-img{display:block;margin:auto}}.features-scroll .container .side.right .responsive-img img{height:100%;width:100%}.features-scroll .container .side.right .sticky-panel{align-items:center;background-color:#3a4642;display:flex;height:calc(100vh - 60px);justify-content:center;position:sticky;top:30px;width:100%}@media screen and (max-width:1200px){.features-scroll .container .side.right .sticky-panel{display:none}}.features-scroll .container .side.right .sticky-panel .corner-wrapper{height:57px;min-height:57px;min-width:57px;position:relative;transition:all .3s ease;width:57px}.features-scroll .container .side.right .sticky-panel .corner-wrapper.active{height:485px;width:485px}.features-scroll .container .side.right .sticky-panel .corner-wrapper.active .rotating-corner{transform:rotate(180deg)}.features-scroll .container .side.right .sticky-panel .corner-wrapper .rotating-corner{position:absolute;transition:all .3s ease}.features-scroll .container .side.right .sticky-panel .corner-wrapper .rotating-corner.top-left{left:0;top:0;transform-origin:center}.features-scroll .container .side.right .sticky-panel .corner-wrapper .rotating-corner.top-right{right:0;top:0;transform-origin:center}.features-scroll .container .side.right .sticky-panel .corner-wrapper .rotating-corner.bottom-left{bottom:0;left:0;transform-origin:center}.features-scroll .container .side.right .sticky-panel .corner-wrapper .rotating-corner.bottom-right{bottom:0;right:0;transform-origin:center}.features-scroll .container .side.right .sticky-panel .sliding-text{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;transition:all .3s ease;width:100%}.features-scroll .container .side.right .sticky-panel .sliding-text.active .sheath .bottom-text,.features-scroll .container .side.right .sticky-panel .sliding-text.active .sheath .top-text{transform:translateY(0)}.features-scroll .container .side.right .sticky-panel .sliding-text span{display:block;font-family:Outfit,sans-serif;font-size:70px;font-style:normal;font-weight:600;line-height:100%;text-align:center}.features-scroll .container .side.right .sticky-panel .sliding-text .sheath{overflow:hidden}.features-scroll .container .side.right .sticky-panel .sliding-text .sheath .top-text{color:#c5c5b4;transform:translateY(77px);transition:all .3s ease}.features-scroll .container .side.right .sticky-panel .sliding-text .sheath .bottom-text{color:#fff;transform:translateY(-77px);transition:all .3s ease}.features-scroll .container .side.right .sticky-panel .sliding-text .sheath:nth-child(odd){padding-top:5px}.features-scroll .container .side.right .sticky-panel .sliding-text .sheath:nth-child(2n){padding-bottom:5px}