h1,h2,h3,h4,h5,h6{font-weight:700}h1 span.gradient-font,h1.gradient-font,h2 span.gradient-font,h2.gradient-font,h3 span.gradient-font,h3.gradient-font,h4 span.gradient-font,h4.gradient-font,h5 span.gradient-font,h5.gradient-font,h6 span.gradient-font,h6.gradient-font{display:inline;background:linear-gradient(90deg,#4285f4,#ff671e);-webkit-background-clip:text;background-clip:text;color:transparent}h1 span.primary-color-font,h1.primary-color-font,h2 span.primary-color-font,h2.primary-color-font,h3 span.primary-color-font,h3.primary-color-font,h4 span.primary-color-font,h4.primary-color-font,h5 span.primary-color-font,h5.primary-color-font,h6 span.primary-color-font,h6.primary-color-font{color:#4285f4}h1 span.tertiary-color-font,h1.tertiary-color-font,h2 span.tertiary-color-font,h2.tertiary-color-font,h3 span.tertiary-color-font,h3.tertiary-color-font,h4 span.tertiary-color-font,h4.tertiary-color-font,h5 span.tertiary-color-font,h5.tertiary-color-font,h6 span.tertiary-color-font,h6.tertiary-color-font{color:#ff671e}h1.huge,h2.huge,h3.huge,h4.huge,h5.huge,h6.huge{font-size:44px;font-weight:800}h1.big,h2.big,h3.big,h4.big,h5.big,h6.big{font-size:38px;font-weight:800}h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium{font-size:34px;font-weight:700}h1.regular,h2.regular,h3.regular,h4.regular,h5.regular,h6.regular{font-size:30px;font-weight:600}h1.small,h2.small,h3.small,h4.small,h5.small,h6.small{font-size:24px;font-weight:500}h1.smaller,h2.smaller,h3.smaller,h4.smaller,h5.smaller,h6.smaller{font-size:22px;font-weight:500}p.big-content{font-weight:300}.font-18,p.big-content{font-size:18px}.features-section{-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:40px 0}.features-section::-webkit-scrollbar{display:none}.features-section h1.huge,.features-section h6.smaller,.features-section p.big-content{text-align:center}.features-section p.big-content{width:70%}@media only screen and (max-width:767px){.features-section .huge{padding:0 30px!important}}.features-section .features-list{width:100%;display:flex;justify-content:space-between;padding:30px 60px}@media only screen and (max-width:767px){.features-section .features-list{padding:30px 0;flex-direction:column}}.features-section .features-list .main-headings{width:30%;display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:767px){.features-section .features-list .main-headings{-ms-overflow-style:none;scrollbar-width:none;width:100%;flex-direction:row;overflow-x:scroll;padding:0 20px}.features-section .features-list .main-headings::-webkit-scrollbar{display:none}}.features-section .features-list .main-headings .heading{font-size:18px;white-space:nowrap;font-weight:700;opacity:.6;cursor:pointer;padding:10px 15px;border-radius:8px;transition:.15s;width:-moz-fit-content;width:fit-content;color:#1d2437;display:flex;align-items:center;gap:20px}@media only screen and (max-width:767px){.features-section .features-list .main-headings .heading{font-size:14px;gap:10px;background-color:hsla(0,0%,45%,.233)}}.features-section .features-list .main-headings .heading.active{background-color:#ff671e;color:#fff;opacity:1}.features-section .features-list .main-headings .heading.active .feature-heading-icon .heading-icon{filter:invert(1) brightness(2)}.features-section .features-list .main-headings .heading .feature-heading-icon{display:flex;align-items:center;justify-content:center}.features-section .features-list .main-headings .heading .feature-heading-icon .heading-icon{width:30px;height:auto;transition:.15s}@media only screen and (max-width:767px){.features-section .features-list .main-headings .heading .feature-heading-icon .heading-icon{width:20px}}.features-section .features-list .contents{width:68%}@media only screen and (max-width:767px){.features-section .features-list .contents{width:100%}}.features-section .features-list .contents .content{width:100%;display:none;padding-top:20px;transition:.15s}.features-section .features-list .contents .content .section{border-bottom:1px solid hsla(0,0%,45%,.233);padding:10px 20px 20px}.features-section .features-list .contents .content .section:last-child{border:none}.features-section .features-list .contents .content .section h4{font-size:20px;margin-bottom:5px}.features-section .features-list .contents .content .section p{font-size:16px}.features-section .features-list .contents .content.active{display:flex;flex-direction:column;gap:20px}