.about-section .column{flex-direction:column;display:flex;align-items:center;justify-content:space-between;gap:40px}.about-section .sec-dec{margin:0}.about-section .features-list{flex-wrap:wrap;gap:25px}.about-section .features-list .features-item{flex-basis:calc(50% - 20px);flex-shrink:1;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.about-section .features-list.type-2 .features-item{align-items:flex-start}.about-section .features-list .features-item .text{margin:0}.features-list.type-2{padding:0 30px}.features-list.type-2 .title{font-size:1.7rem;font-weight:700;line-height:30px}.about-section .features-list .features-item .icon{transition:.5s;-webkit-transition:.5s;margin-bottom:15px}.about-section .features-list .features-item:hover .icon{transform:rotateY(360deg);-webkit-transform:rotateY(360deg)}.about-section .features-list .features-item .image{margin-bottom:15px}.features-list.type-2 .text{font-weight:500}@media screen and (min-width:64em) and (max-width:74.99875em){.features-list.type-2{padding:0}}@media screen and (max-width:63.9988em){.features-list.type-2{padding:0;width:100%}}@media screen and (min-width:40em) and (max-width:63.99875em){.about-section .features-list.type-2 .features-item{flex-basis:calc(25% - 20px)}}@media screen and (max-width:39.9988em){.about-section .column{gap:25px}.about-section .features-list.type-2 .features-item{flex-direction:row;justify-content:flex-start}.about-section .features-list.type-2 .features-item .icon{margin:0 0 0 15px;flex-shrink:0}.features-list.type-2 .title{font-size:1.4rem}}.why_section .container{position:relative;padding:60px 60px 20px}.why_section .container:before{background-color:#f6f7fb;border-radius:20px;position:absolute;z-index:-1;left:.625rem;right:.625rem;top:0;bottom:0;content:""}@media print,screen and (min-width:40em){.why_section .container:before{left:.9375rem;right:.9375rem;border-radius:30px}}.why_section .features-item{background-color:#fff;border-radius:20px;padding:20px;margin-bottom:20px}.why_section .features-item svg{-webkit-transition:all .6s ease;transition:all .6s ease}.why_section .features-item:hover svg{-webkit-transform:rotatey(180deg);transform:rotatey(180deg)}.why_section .features-item .text{margin:0;font-weight:500}.loadMore{position:relative;text-align:center;background-color:transparent;height:40px;padding-top:10px}.loadMore:before{content:" ";width:100%;height:0;background:linear-gradient(0deg,#f6f7fb 30%,rgba(246,247,251,0) 100%);position:absolute;left:0;right:0;bottom:0}.loadMore.active:before{height:180px}#loadMoreBtn{color:var(--secondary-color);cursor:pointer;transition:all .3s ease;position:relative;font-size:18px;font-weight:700;margin:auto;display:flex;align-items:center}#loadMoreBtn svg{margin-right:8px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;color:var(--secondary-color)}.loadMore:not(.active) .icon{transform:rotate(180deg);-webkit-transform:rotate(180deg)}@media screen and (max-width:63.9988em){.why_section .sec-dec{margin-bottom:0;height:300px;overflow:hidden}}@media screen and (max-width:39.9988em){.why_section .container{padding-left:25px;padding-right:25px}.why_section .features-item{padding:10px;height:130px;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;width:100%;gap:8px}}.know_section .garanty_box{background-color:#ecf8ee;color:#39b549;border-radius:30px;padding:10px 20px;display:inline-block;margin-bottom:20px;font-weight:900;font-size:1.2rem}.video-item{display:block;height:100%;width:100%}.plyr,.video-wrap{border-radius:30px}.video-wrap .video{margin:8px;border-radius:15px;margin:auto;overflow:hidden;box-shadow:5px 5px 20px 0 rgba(0,0,0,.2)}.video-wrap{max-width:100%}.plyr__control--overlaid{padding:22px!important;border-radius:12px;z-index:1}.plyr__control--overlaid:after,.plyr__control--overlaid:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:100%;height:100%;background-color:var(--secondary-color);border-radius:12px;z-index:-1}.plyr__control--overlaid:before{animation:pulse-border 1.5s ease-out infinite}.plyr__control--overlaid:after{transition:all .2s}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.plyr__poster{background-size:cover!important}.plyr:not(.plyr--playing) .plyr__controls{display:none}.plyr__controls .plyr__controls__item.plyr__progress__container{position:absolute;bottom:48px;left:13px;right:80px}.plyr__controls .plyr__controls__item.plyr__progress__container input{min-height:auto}.plyr__controls .plyr__controls__item.plyr__time{position:absolute;bottom:48px;right:15px}.plyr--video .plyr__controls{padding-top:50px!important}.progressbar{margin-bottom:25px}.progress{background-color:#f6f7fb;border-radius:5px;height:12px;padding:3px;margin:5px 0 0}.progress-meter{width:0;border-radius:5px;background-color:#2e477c;transition:width 1.5s ease-in-out}.progressbar:last-child{margin-bottom:0}@media screen and (max-width:39.99875em){.plyr,.video-wrap{border-radius:20px}}