.features .container{margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;width:100%}@media (min-width:1200px){.features .container{padding-left:60px;padding-right:60px}}.features .container{max-width:1440px}.features .tooltip-info,.features-description p{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.features-table td,.features-table th{font-family:Nunito,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:700}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}:root{--colGap:15px;--minColWidth:165px}@media (min-width:1200px){.features-table{--colGap:30px;--minColWidth:195px}}.features{padding:50px 0}@media (min-width:1200px){.features{padding-bottom:100px;padding-top:100px}}.features .container h2{margin-bottom:8px;text-align:center}.features-main{margin:0 auto;max-width:1440px;width:100%}.features-table{--colsWidth:calc(var(--cols)*var(--minColWidth));--tableWidth:calc(var(--colsWidth) + (var(--cols) - 1)*var(--colGap));--colWidthMob:calc((100% - 30px - (var(--cols) - 1)*var(--colGap))/var(--cols));--colWidthDesk:calc((100% - 60px - (var(--cols) - 1)*var(--colGap))/var(--cols));border-collapse:separate;border-spacing:var(--colGap) 0;margin-left:-45px;max-width:1380px;min-width:var(--tableWidth);position:relative;table-layout:fixed;width:calc(100% + 30px)}.features-table__wrapper{overflow-x:auto;padding-bottom:38px;padding-left:30px}@media (min-width:1200px){.features-table__wrapper{padding-left:60px}}.features-table__wrapper::-webkit-scrollbar{width:0!important}@media (min-width:744px){.features-table{margin-left:-15px}}@media (min-width:1200px){.features-table{border-spacing:30px 0;margin-left:-30px;width:calc(100% + 60px)}}.features-table:before{border:1px solid var(--blue);border-radius:20px;box-shadow:0 0 0 8px var(--blueSecondary);content:"";height:calc(100% - 30px);left:calc(var(--colWidthMob) + 33px);position:absolute;top:38px;width:var(--colWidthMob);z-index:2}@media (min-width:1200px){.features-table:before{left:calc(var(--colWidthDesk) + 60px);width:var(--colWidthDesk)}}.features-table td,.features-table th{background:none;color:var(--textColor);position:relative;text-align:center}.features-table td:after,.features-table th:after{background:var(--blue);border-radius:20px;bottom:0;content:"";height:1px;left:0;margin:auto;opacity:.7;position:absolute;right:0;width:calc(100% - 72px)}.features-table td:first-child,.features-table th:first-child{text-align:left}.features-table td:first-child:after,.features-table th:first-child:after{width:calc(100% - 60px)}.features-table th{background-color:var(--white);font-size:1.25rem;line-height:1.75rem;padding-bottom:30px;padding-top:100px;vertical-align:top;width:195px}@media (min-width:1200px){.features-table th{font-size:1.5625rem;line-height:1.875rem}}.features-table th a{display:block;margin:24px auto 0;max-width:123px;z-index:3}.features-table td{font-size:.875rem;line-height:1.125rem;padding:28px 30px;vertical-align:middle}.features-table td:not(:first-child){padding-left:40px;padding-right:40px}.features-table td:after{background-color:var(--blueSecondary)}.features-table tr:last-child td:after{display:none}.features-description{padding-top:10px;text-align:center}.features-description p{font-size:1rem;line-height:1.625rem}.features .tooltip{cursor:pointer;position:relative;z-index:3}.features .tooltip-button{all:unset;cursor:pointer}.features .tooltip-info{background:var(--blueSecondary);border-radius:8px;bottom:0;color:var(--textColor);display:inline-block;font-size:.875rem;height:-moz-fit-content;height:fit-content;left:9px;line-height:1.375rem;margin:auto;opacity:0;padding:16px 14px;position:absolute;right:0;text-align:left;transition:var(--transitionEase);z-index:10}.features .tooltip-info:after{border-color:transparent transparent var(--blueSecondary) transparent;border-style:solid;border-width:0 8px 10px;content:"";height:0;left:0;margin:auto;position:absolute;right:0;width:0}.features .tooltip-info.top{bottom:0;top:0;transform:translateY(-86%) translateX(-50%)}.features .tooltip-info.top:after{bottom:-9px;transform:rotate(180deg)}.features .tooltip-info.bottom{top:-35px;transform:translateY(100%) translateX(-50%)}.features .tooltip-info.bottom:after{top:-9px}.features .tooltip:focus-within .tooltip-info,.features .tooltip:hover .tooltip-info{opacity:1}.features~.features{position:relative}.features~.features:before{background-color:var(--blue);border-radius:20px;content:"";height:1px;left:0;margin:auto;max-width:1320px;opacity:.7;position:absolute;right:0;top:0;width:calc(100% - 30px)}