.feature-section{text-align:left;background:radial-gradient(161.73% 50%,#fff0 0%,#f8fcff00 30%,#c6e8ff 100%),linear-gradient(#fff 0% 100%);width:100%}.feature-section-inner{max-width:100%;height:100%;min-height:inherit;flex-direction:column;align-items:center;margin-left:auto;margin-right:auto;padding:8rem 5rem;display:flex}.feature-section-wrapper{text-align:left;flex-flow:column;align-items:center;width:100%;max-width:150rem;display:flex}.feature-section-heading{text-align:center;width:100%;font-family:inherit;font-size:4.8rem;font-weight:600;line-height:7rem}@media (max-width:991px){.feature-section-heading{text-align:center;font-size:3.2rem;font-weight:600;line-height:5rem}}.feature-section-griddata{flex-flow:column;align-items:flex-start;width:100%;margin-top:6rem;display:flex}@media (max-width:991px){.feature-section-griddata{margin-top:4rem}}.feature-section-grid{text-align:left;flex-flow:row;align-items:stretch;gap:4rem;width:100%;display:flex}@media (max-width:991px){.feature-section-grid{text-align:left;flex-direction:column;align-items:center;display:flex}}.feature-card{background-color:#fff;border-radius:2rem;flex-flow:column;align-items:center;gap:3rem;width:100%;min-height:51rem;padding:1rem 1rem 2rem;display:flex;box-shadow:0 0 4px #00000040}@media (max-width:991px){.feature-card{width:80%}}@media (max-width:767px){.feature-card{width:100%;min-height:100%}}.feature-card-image{object-fit:cover;background-size:150% 150%;border-radius:1rem;width:100%}.feature-card-image img{width:100%;max-width:453px;height:268px}@media (max-width:991px){.feature-card-image img{width:100%;height:100%}}.feature-card-content{flex-direction:column;align-self:stretch;align-items:flex-start;gap:3rem;padding:1rem 0;display:flex}.feature-card-title{color:#000;text-align:center;font-size:2rem;font-weight:600;line-height:3rem}.feature-card-description{color:#000;text-align:center;font-size:1.8rem;font-weight:500;line-height:3rem}
.ai-tabs-section{text-align:left;background-image:linear-gradient(#c6e8ff,#fff 93.95%);background-repeat:repeat;background-size:cover;width:100%}.ai-tabs-section .tabs-container{max-width:100%;height:100%;min-height:inherit;flex-direction:column;justify-self:center;align-items:center;margin-left:auto;margin-right:auto;padding:4rem 6rem;display:flex}@media (max-width:991px){.ai-tabs-section .tabs-container{padding-left:4rem;padding-right:4rem}}@media (max-width:514px){.ai-tabs-section .tabs-container{padding-left:2rem;padding-right:2rem}}.ai-tabs-section .tabs-subcontainer{text-align:left;flex-flow:column;align-items:center;width:100%;max-width:150rem;padding-bottom:0;display:flex}.ai-tabs-section .section-header{text-align:left;flex-flow:column;align-items:center;display:flex}.ai-tabs-section .section-header h2{text-align:center;width:100%;font-family:inherit;font-size:4.8rem;font-weight:600;line-height:7rem}@media (max-width:991px){.ai-tabs-section .section-header h2{text-align:center;font-size:3.2rem;font-weight:600;line-height:5rem}}.ai-tabs-section .section-header p{letter-spacing:.36px;text-align:center;margin-top:2rem;font-size:2rem;font-weight:500;line-height:3rem}@media (max-width:991px){.ai-tabs-section .section-header p{text-align:center;font-size:1.6rem}}.ai-tabs-section .tabs-wrapper{flex-flow:column;align-items:flex-start;width:100%;margin-top:4rem;display:flex}.ai-tabs-section .tabs-wrapper .tabs-labels{text-align:left;flex-flow:column;align-items:center;width:100%;min-width:104rem;display:flex}@media (max-width:1220px){.ai-tabs-section .tabs-wrapper .tabs-labels{min-width:86rem}}@media (max-width:991px){.ai-tabs-section .tabs-wrapper .tabs-labels{text-align:center;flex-wrap:wrap;align-items:center;width:100%;min-width:64rem;margin-left:4rem;margin-right:4rem;overflow-x:scroll}}@media (max-width:767px){.ai-tabs-section .tabs-wrapper .tabs-labels{min-width:23rem}}@media (max-width:514px){.ai-tabs-section .tabs-wrapper .tabs-labels{min-width:22rem}}.ai-tabs-section .tabs-wrapper .tabs-sublabels{border-width:0;border-top-left-radius:2rem;border-top-right-radius:2rem;flex-flow:row;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:991px){.ai-tabs-section .tabs-wrapper .tabs-sublabels{text-align:left;flex-direction:row;justify-content:flex-start;width:100%;min-width:67rem;display:flex}}.ai-tabs-section .tabs-wrapper .tab-label{color:#374047;text-align:center;text-transform:none;border-top-left-radius:none;border-top-right-radius:none;cursor:pointer;background-color:#fff;border-style:none solid none none;border-color:#eceeef #0006 #eceeef #eceeef;border-bottom-width:1px;border-left-width:1px;border-right-width:.1px;flex-direction:row;justify-content:center;align-items:center;width:25%;min-width:19rem;height:82px;margin-right:0;padding:1.2rem 2.5rem 1rem;font-size:1.8rem;font-weight:600;line-height:3rem;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}.ai-tabs-section .tabs-wrapper .tab-label:first-child{border-top-left-radius:2rem}.ai-tabs-section .tabs-wrapper .tab-label:last-child{border-right:none;border-top-right-radius:2rem}.ai-tabs-section .tabs-wrapper .tab-label.active{opacity:1;background:#fff;border-bottom:8px solid #491acc}.ai-tabs-section .tabs-wrapper .tabs-content{opacity:1;flex-flow:column;align-items:center;gap:4rem;width:100%;padding:20px;transition:opacity .6s ease-in-out;display:flex}.ai-tabs-section .tabs-wrapper .tabs-content .tab-content{text-align:center;flex-direction:column;align-items:center;gap:3rem;width:100%;display:none}.ai-tabs-section .tabs-wrapper .tabs-content .tab-content.active{display:flex}.ai-tabs-section .tabs-wrapper .tabs-content .tab-content p{letter-spacing:.36px;text-align:center;margin-top:4rem;font-size:1.8rem;font-weight:500;line-height:3rem}.ai-tabs-section .tabs-wrapper .tabs-content .tab-content .video-wrapper{border-radius:4rem;width:100%;max-width:900px;padding-bottom:56.25%;position:relative;overflow:hidden}.ai-tabs-section .tabs-wrapper .tabs-content .tab-content .video-wrapper iframe{border:none;border-radius:2rem;width:100%;height:100%;position:absolute;top:0;left:0}.ai-tabs-section .tabs-wrapper .tabs-content .tab-content .video-wrapper .video-poster{cursor:pointer;width:100%;position:absolute;top:0;left:0}.ai-tabs-section .tabs-wrapper .tabs-content .tab-content .video-wrapper .video-poster img{object-fit:cover;border-radius:4rem;width:100%}@media (max-width:768px){.ai-tabs-section .tabs-wrapper .tabs-content .tab-content .video-wrapper .video-poster img{border-radius:1rem}}.ai-tabs-section .tabs-wrapper .tabs-content .tab-content .video-wrapper .video-poster .play-button{text-align:center;color:#fff;text-shadow:0 0 .5em #000;pointer-events:none;height:1.5em;font:48px/1.5 sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
