.features-page{padding:60px 0;min-height:calc(100vh - 60px)}.features-page>svg{position:absolute;left:0;top:0;z-index:-1;width:100%;height:auto}.features-page .section-title{display:block;text-align:center;background-color:var(--secondary);font-size:16px;padding:10px 25px;border-radius:25px;margin:0 auto 60px;max-width:fit-content;font-weight:600;user-select:none;text-transform:uppercase}.features-page .section-wrapper{padding-top:100px}.features-page .section-wrapper .section-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.features-page .section-wrapper .section-content .item{display:flex;align-items:flex-start;padding:20px 0}.features-page .section-wrapper .section-content .item .content{flex:1 1 auto;max-width:100%}.features-page .section-wrapper .section-content .item .content .item-title{font-size:18px;display:block;color:var(--primary-dark);margin-bottom:10px}.features-page .section-wrapper .section-content .item .content .item-short-desc{font-size:16px;color:var(--light);line-height:150%}.features-page .section-wrapper .section-content .item .content .popover .popover-selector-btn{margin-top:10px;font-size:13px;color:var(--primary);font-weight:600}.features-page .section-wrapper .section-content .item .content .popover .popover-selector-btn:hover{color:var(--primary-dark)}.features-page .section-wrapper .section-content .item .content .popover .popover-content p{color:var(--black);font-size:16px}.features-page .section-wrapper .section-content .item .icon-part{flex:0 0 50px;width:50px;max-width:50px;height:50px;border-radius:8px;background:linear-gradient(90deg,var(--primary-light) 0%,var(--primary) 35%,var(--primary-dark) 100%);font-size:40px;color:#fff;display:flex;align-items:center;justify-content:center;margin-top:24px}.features-page .section-wrapper .section-content .item:first-child{padding-top:0}.features-page .section-wrapper .section-content .left-side{flex:1 1 40%}.features-page .section-wrapper .section-content .left-side .item{justify-content:flex-end}.features-page .section-wrapper .section-content .left-side .item .icon-part{margin-left:24px}.features-page .section-wrapper .section-content .center{flex:1 1 20%;padding:0 40px}.features-page .section-wrapper .section-content .right-side{flex:1 1 40%}.features-page .section-wrapper .section-content .right-side .item{justify-content:flex-start}.features-page .section-wrapper .section-content .right-side .item .icon-part{margin-right:24px}@media screen and (max-width: 1023px){.features-page>svg{width:1280px;height:604px}.features-page .section-wrapper .section-content{align-items:flex-start;justify-content:center;flex-wrap:wrap}.features-page .section-wrapper .section-content .left-side,.features-page .section-wrapper .section-content .right-side{order:1;flex:1 1 80%;max-width:80%;margin:48px auto 0}.features-page .section-wrapper .section-content .left-side .item,.features-page .section-wrapper .section-content .right-side .item{justify-content:flex-end;flex-direction:row-reverse}.features-page .section-wrapper .section-content .left-side .item .icon-part,.features-page .section-wrapper .section-content .right-side .item .icon-part{margin-right:24px;margin-left:0}.features-page .section-wrapper .section-content .center{order:0;flex:auto;max-width:100%;text-align:center}.features-page .section-wrapper .section-content .center img{max-width:100%;height:auto}.features-page .section-wrapper .section-content .right-side{order:2;margin-top:0}.features-page .section-wrapper .section-content .right-side .item{justify-content:flex-end;flex-direction:row}.features-page .section-wrapper .section-content .right-side .item:first-child{padding-top:20px}}@media screen and (max-width: 767px){.features-page .section-wrapper .section-content .popover-wrapper{width:260px!important}}@media screen and (max-width: 399px){.features-page .section-wrapper .section-content .left-side,.features-page .section-wrapper .section-content .right-side{max-width:100%;flex:1 1 100%}.features-page .section-wrapper .section-content .left-side .popover-wrapper,.features-page .section-wrapper .section-content .right-side .popover-wrapper{width:280px!important;margin-left:-100%}.features-page .section-wrapper .section-content .left-side .popover-wrapper:before,.features-page .section-wrapper .section-content .right-side .popover-wrapper:before{left:108px}}
