.home-page .home-content-wrapper{width:100%;background:#ebf0f4;display:flex;justify-content:center;align-items:flex-start;padding-top:10px}.home-page .home-content-wrapper .home-content-outer-container{width:80%;display:flex;justify-content:center;background:hsla(0,0%,92%,.6)}.home-page .home-content-wrapper .home-content-outer-container .home-content-inner-container{width:98.5%;display:flex;flex-direction:column;align-items:center;background:#f4f5f7}.home-page .home-content-wrapper .home-content-outer-container .video-title{font-size:36px;font-weight:700;color:#f60671;margin-top:40px;margin-bottom:40px;width:100%;text-align:center;position:relative}.home-page .home-content-wrapper .home-content-outer-container .video-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#f60671}.home-page .home-content-wrapper .home-content-outer-container .home-video-container{width:95%;height:935px;margin-top:10px;background-color:#f60671;position:relative;overflow:hidden}.home-page .home-content-wrapper .home-content-outer-container .home-video-container .home-video-player{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-page .home-content-wrapper .home-content-outer-container .feature-blocks-container{height:132px;margin-top:28px;display:flex;justify-content:space-between;width:95%;margin-bottom:50px}.home-page .home-content-wrapper .home-content-outer-container .feature-blocks-container .feature-block{flex:1;height:156px;border:1px solid #f60671;background-color:#fff;display:flex;position:relative;overflow:hidden;margin-right:28px}.home-page .home-content-wrapper .home-content-outer-container .feature-blocks-container .feature-block:last-child{margin-right:0}.home-page .home-content-wrapper .home-content-outer-container .feature-blocks-container .feature-block .feature-content{padding:15px}.home-page .home-content-wrapper .home-content-outer-container .feature-blocks-container .feature-block .feature-content .feature-title{font-size:22px;font-weight:600;color:#f60671;padding-top:6px;margin-bottom:15px;position:relative;display:flex;align-items:center}.home-page .home-content-wrapper .home-content-outer-container .feature-blocks-container .feature-block .feature-content .feature-title .title-line{display:inline-block;width:4px;height:20px;background-color:#f60671;margin-right:8px;border-radius:2px}.home-page .home-content-wrapper .home-content-outer-container .feature-blocks-container .feature-block .feature-content .feature-description{font-size:14px;color:#666;line-height:1.5}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section{width:95%;margin:30px 0;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section.alternate{background-color:#f6f8fb}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container{display:flex;min-height:400px}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container.left-image-right-text,.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container.left-text-right-image{flex-direction:row}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-image-container{flex:5;display:flex;justify-content:center;align-items:center;padding:30px}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-image-container .feature-image-placeholder{width:880px;max-width:100%;height:460px;background:linear-gradient(135deg,#e6e9f0,#d2d7e5);border-radius:8px;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08)}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-text-container{flex:4;padding:30px 40px;display:flex;flex-direction:column;justify-content:center}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-text-container .feature-section-title{font-size:28px;font-weight:600;color:#f60671;margin-bottom:20px;position:relative;padding-bottom:10px}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-text-container .feature-section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#f60671}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-text-container .feature-section-description{font-size:16px;line-height:1.6;color:#333;margin-bottom:15px}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-text-container .feature-benefits-list{margin-top:20px;padding-left:20px}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-text-container .feature-benefits-list li{font-size:16px;color:#333;margin-bottom:10px;position:relative}.home-page .home-content-wrapper .home-content-outer-container .feature-image-text-section .image-text-container .feature-text-container .feature-benefits-list li:before{content:"";position:absolute;left:-20px;top:8px;width:8px;height:8px;background-color:#f60671;border-radius:50%}