section.comparative-table-module{overflow:visible}section.comparative-table-module .wrapper-top-content{margin-bottom:4rem}section.comparative-table-module .wrapper-tabs{display:flex;gap:.75rem;justify-content:center;margin-bottom:3rem}section.comparative-table-module .wrapper-tabs .wrapper-tabs-buttons{align-items:center;background-color:#ede8fe;border-radius:100px;display:flex;gap:10px;padding:4px}section.comparative-table-module .wrapper-tabs button.tab{border-radius:100px;font-size:1rem;padding:6px 1rem 4px;transition:color .3s cubic-bezier(.16,1.08,.38,.98),background-color .3s cubic-bezier(.16,1.08,.38,.98)}section.comparative-table-module .wrapper-tabs button.tab[aria-selected=true]{background-color:#481af5;color:#fff}section.comparative-table-module .wrapper-tabpanels{display:grid;position:relative}section.comparative-table-module .tabpanel{grid-area:1/1;opacity:1;transition-delay:.3s;transition:opacity .4s cubic-bezier(.16,1.08,.38,.98),transform .6s cubic-bezier(.16,1.08,.38,.98),visibility .4s cubic-bezier(.16,1.08,.38,.98);z-index:1}section.comparative-table-module .tabpanel[aria-hidden=true]{opacity:0;pointer-events:none;transform:translateY(2rem);transition-delay:0s;visibility:hidden}section.comparative-table-module .tabpanel[data-is-hidden-table=yes]{position:relative}section.comparative-table-module .tabpanel[data-is-hidden-table=yes]:after{background:linear-gradient(0deg,#fff 30.69%,hsla(0,0%,100%,0));bottom:0;content:"";height:clamp(100px,50%,364px);left:0;position:absolute;width:100%;z-index:99}section.comparative-table-module .table{column-gap:1.5rem;display:grid;grid-template-columns:repeat(var(--cols),1fr)}section.comparative-table-module .table[data-dropdown=false] .row-section{cursor:default}section.comparative-table-module .table[data-dropdown=false] .row-section .cell:after{display:none}section.comparative-table-module .column,section.comparative-table-module .column-header{display:grid;grid-row:span var(--rows);grid-template-rows:subgrid}section.comparative-table-module .column-header.blue,section.comparative-table-module .column.blue{background-color:#ede8fe;border-radius:10px}section.comparative-table-module .column-header.blue .tooltip-button,section.comparative-table-module .column.blue .tooltip-button{background-color:#fff}section.comparative-table-module .column-header.blue .column-top,section.comparative-table-module .column.blue .column-top{background-color:#ede8fe}section.comparative-table-module .column-header .column-top:before{background-color:var(--bg-color);bottom:0;content:"";height:calc(100% + 70px);left:0;position:absolute;width:100dvw}section.comparative-table-module .column .row-section .cell p{display:none}section.comparative-table-module .column:last-child .column-top:after,section.comparative-table-module .column:last-child .row-section:after,section.comparative-table-module .column:last-child .row:after{width:100%}section.comparative-table-module .tabpanel[data-is-hidden-table=yes] .column-top{position:relative;top:0;z-index:2}section.comparative-table-module .column-top{align-items:center;background-color:var(--bg-color);border-top-left-radius:10px;border-top-right-radius:10px;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem 1rem;position:sticky;text-align:center;top:70px;z-index:89}section.comparative-table-module .column-top:after{background-color:#dbdce5;bottom:0;content:"";height:1px;left:0;position:absolute;width:calc(100% + 1.5rem)}section.comparative-table-module .column-icon{max-height:60px;max-width:60px}section.comparative-table-module .column-icon img{height:100%;object-fit:contain;width:100%}section.comparative-table-module .column-heading{font-size:20px;font-weight:500;line-height:150%;text-align:center}section.comparative-table-module .row,section.comparative-table-module .row-section{position:relative}section.comparative-table-module .row-section:after,section.comparative-table-module .row:after{background-color:#dbdce5;bottom:0;content:"";height:1px;left:0;position:absolute;width:calc(100% + 1.5rem)}section.comparative-table-module .row-section{cursor:pointer}section.comparative-table-module .row{display:grid;grid-template-rows:1fr;transition:grid-template-rows .6s cubic-bezier(.16,1.08,.38,.98)}section.comparative-table-module .row.hidden{grid-template-rows:0fr}section.comparative-table-module .row.hidden>.cell{padding:0 1rem}section.comparative-table-module .cell{align-items:center;display:flex;gap:.5rem;justify-content:center;overflow:hidden;padding:1.5rem 1rem;text-align:center;transition:padding .4s cubic-bezier(.16,1.08,.38,.98)}section.comparative-table-module .cell .row-title{display:none}section.comparative-table-module .column-header .row-section .cell{padding-right:50px;position:relative}section.comparative-table-module .column-header .row-section .cell>p{font-size:20px;font-weight:500;line-height:150%}section.comparative-table-module .column-header .row-section .cell:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cmask id='a' width='24' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h24v24H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath stroke='%23481af5' stroke-width='2.308' d='m7.25 14.308 4.615-4.616 5.385 4.616'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:24px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:transform .4s cubic-bezier(.16,1.08,.38,.98);width:24px}section.comparative-table-module .column-header .row-section.hidden .cell:after{transform:translateY(-50%) rotate(180deg)}section.comparative-table-module .column-header .cell{justify-content:flex-start;text-align:left}section.comparative-table-module .column-header .cell>p{font-size:1rem;font-weight:400;line-height:150%}section.comparative-table-module .checkmark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Crect width='20' height='20' fill='%23ff4343' rx='10'/%3E%3Cpath stroke='%23fff' stroke-width='2.333' d='m6.878 13.5 6.416-7M6.585 6.792l7 6.416'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;height:20px;width:21px}section.comparative-table-module .checkmark.checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none' viewBox='0 0 21 20'%3E%3Crect width='20' height='20' x='.375' fill='%23481af5' rx='10'/%3E%3Cpath stroke='%23fff' stroke-width='2.333' d='M5.25 10.667 8.75 13l6.417-7'/%3E%3C/svg%3E")}section.comparative-table-module .star-rating{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;text-align:left}section.comparative-table-module .star-rating>span{text-wrap:nowrap}section.comparative-table-module .stars{background-color:#dbdce5;height:20px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='19' fill='none' viewBox='0 0 120 19'%3E%3Cpath fill='%23ffbc40' d='M9.51.3a.551.551 0 0 1 .98 0l2.724 5.315a.55.55 0 0 0 .404.292l5.917.938c.444.07.621.612.303.929l-4.234 4.223a.55.55 0 0 0-.154.473l.934 5.895a.55.55 0 0 1-.794.574l-5.34-2.706a.55.55 0 0 0-.5 0L4.41 18.94a.55.55 0 0 1-.794-.574l.934-5.895a.55.55 0 0 0-.154-.473L.162 7.774a.548.548 0 0 1 .303-.93l5.917-.937a.55.55 0 0 0 .404-.292zM59.51.3a.551.551 0 0 1 .98 0l2.724 5.315a.55.55 0 0 0 .404.292l5.917.938c.444.07.621.612.303.929l-4.234 4.223a.55.55 0 0 0-.154.473l.933 5.895a.55.55 0 0 1-.793.574l-5.34-2.706a.55.55 0 0 0-.5 0l-5.34 2.706a.55.55 0 0 1-.793-.574l.933-5.895a.55.55 0 0 0-.154-.473L50.16 7.774a.548.548 0 0 1 .304-.93l5.917-.937a.55.55 0 0 0 .404-.292zM34.51.3a.551.551 0 0 1 .98 0l2.724 5.315a.55.55 0 0 0 .404.292l5.917.938c.444.07.621.612.304.929l-4.235 4.223a.55.55 0 0 0-.154.473l.933 5.895a.55.55 0 0 1-.793.574l-5.34-2.706a.55.55 0 0 0-.5 0l-5.34 2.706a.55.55 0 0 1-.794-.574l.934-5.895a.55.55 0 0 0-.154-.473L25.16 7.774a.548.548 0 0 1 .304-.93l5.917-.937a.55.55 0 0 0 .404-.292zM109.51.3a.55.55 0 0 1 .98 0l2.724 5.315a.55.55 0 0 0 .404.292l5.917.938c.444.07.621.612.303.929l-4.234 4.223a.55.55 0 0 0-.154.473l.934 5.895a.55.55 0 0 1-.794.574l-5.34-2.706a.55.55 0 0 0-.5 0l-5.34 2.706a.55.55 0 0 1-.794-.574l.934-5.895a.55.55 0 0 0-.154-.473l-4.234-4.223a.548.548 0 0 1 .303-.93l5.917-.937a.55.55 0 0 0 .404-.292zM84.51.3a.551.551 0 0 1 .98 0l2.724 5.315a.55.55 0 0 0 .404.292l5.917.938c.444.07.621.612.303.929l-4.234 4.223a.55.55 0 0 0-.154.473l.933 5.895a.55.55 0 0 1-.793.574l-5.34-2.706a.55.55 0 0 0-.5 0l-5.34 2.706a.55.55 0 0 1-.793-.574l.933-5.895a.55.55 0 0 0-.154-.473l-4.234-4.223a.548.548 0 0 1 .303-.93l5.917-.937a.55.55 0 0 0 .404-.292z'/%3E%3C/svg%3E");mask-repeat:no-repeat;width:120px}section.comparative-table-module .stars>span{background:linear-gradient(#ffbc40,#ffbc40);display:inline-block;height:100%}section.comparative-table-module .tooltip-button{align-items:center;background-color:#ede8fe;border-radius:100px;cursor:help;display:inline-flex;height:16px;justify-content:center;position:relative;width:16px}section.comparative-table-module .tooltip-button:after{color:#481af5;content:"i";font-size:12px;font-weight:600;line-height:100%;padding-top:2px;position:absolute}section.comparative-table-module .tooltip-button:hover+.tooltip{opacity:1;pointer-events:all;transform:translate(0);visibility:visible}section.comparative-table-module .tooltip{background-color:#f4f5f7;border:1px solid #dbdce5;border-radius:6px;box-shadow:0 0 30px 0 rgba(0,0,0,.1);font-size:1rem;left:50%;max-width:300px;opacity:0;padding:1.5rem;pointer-events:none;position:absolute;text-align:left;top:80%;transform:translateY(10px);transition:opacity .3s cubic-bezier(.55,0,.15,.6),transform .3s cubic-bezier(.55,0,.15,.6),visibility .3s cubic-bezier(.55,0,.15,.6);visibility:hidden;width:max-content;z-index:2}section.comparative-table-module .tooltip:active,section.comparative-table-module .tooltip:focus,section.comparative-table-module .tooltip:focus-within,section.comparative-table-module .tooltip:hover{opacity:1;pointer-events:all;transform:translate(0);visibility:visible}section.comparative-table-module .custom-select{background-color:#ede8fe;border-radius:17px;cursor:pointer;overflow:hidden;padding-bottom:4px;padding-top:6px;position:relative;width:100%;z-index:3}section.comparative-table-module .custom-select[aria-hidden=true]{display:none;pointer-events:none}section.comparative-table-module .custom-select .selected-option{color:#481af5;display:inline-block;font-family:Telegraf,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1rem;line-height:100%;padding-left:12px;padding-right:43px;pointer-events:none;position:relative;text-transform:uppercase;width:100%}section.comparative-table-module .custom-select .selected-option:after{background-color:#481af5;content:"";height:13px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='13' fill='none' viewBox='0 0 9 13'%3E%3Cpath stroke='%23481af5' stroke-width='1.5' d='m7.5 4.151-3 3-3.5-3'/%3E%3C/svg%3E");mask-position:center;mask-repeat:no-repeat;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .3s cubic-bezier(.16,1.08,.38,.98);width:9px}section.comparative-table-module .custom-select .select-options{display:grid;grid-template-rows:0fr;left:0;opacity:0;pointer-events:none;top:100%;transition:opacity .3s cubic-bezier(.16,1.08,.38,.98),visibility .3s cubic-bezier(.16,1.08,.38,.98),grid-template-rows .6s cubic-bezier(.16,1.08,.38,.98);visibility:hidden;width:100%}section.comparative-table-module .custom-select .wrapper-options{display:flex;flex-direction:column;gap:16px;overflow:hidden}section.comparative-table-module .custom-select li{border-radius:5px;color:#010123;cursor:pointer;font-family:Telegraf,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1rem;line-height:100%;list-style-type:none;padding-left:12px;padding-right:43px;position:relative;text-transform:uppercase;transition:background-color .3s cubic-bezier(.16,1.08,.38,.98)}section.comparative-table-module .custom-select li:first-child{margin-top:12px}section.comparative-table-module .custom-select li:last-child{margin-bottom:8px}section.comparative-table-module .custom-select li:hover,section.comparative-table-module .custom-select li[aria-selected=true]{background-color:#ede8fe}section.comparative-table-module .custom-select[aria-expanded=true]{border-radius:10px}section.comparative-table-module .custom-select[aria-expanded=true] .selected-option:after{transform:translateY(-50%) rotate(180deg)}section.comparative-table-module .custom-select[aria-expanded=true] .select-options{grid-template-rows:1fr;opacity:1;pointer-events:all;visibility:visible}section.comparative-table-module>.container-large>.wrapper-buttons{justify-content:center;margin-top:2.5rem}@media (max-width:700px){section.comparative-table-module .wrapper-tabs .wrapper-tabs-buttons{display:none}section.comparative-table-module .table{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(8,auto)}section.comparative-table-module .table[data-dropdown=false] .row-section{cursor:pointer}section.comparative-table-module .table[data-dropdown=false] .row-section .cell:after{display:block}section.comparative-table-module .tooltip-button:active+.tooltip,section.comparative-table-module .tooltip-button:focus+.tooltip,section.comparative-table-module .tooltip-button:focus-within+.tooltip{opacity:1;pointer-events:all;transform:translate(0);visibility:visible}section.comparative-table-module .tooltip{left:0;max-width:80vw}section.comparative-table-module .column-header{display:none}section.comparative-table-module .column{background-color:#f4f5f7;border-radius:10px;margin-bottom:3rem;padding-bottom:1.5rem;row-gap:0}section.comparative-table-module .column.white .column-top{background-color:#f4f5f7}section.comparative-table-module .column .column-top{position:relative;top:0}section.comparative-table-module .column .column-top:after,section.comparative-table-module .column .column-top:before{display:none}section.comparative-table-module .column .row:after{left:50%;transform:translateX(-50%);width:calc(100% - 3rem)}section.comparative-table-module .column:last-child{margin-bottom:0}section.comparative-table-module .column:last-child .row:after{width:calc(100% - 3rem)}section.comparative-table-module .column .row-section{padding:1.5rem}section.comparative-table-module .column .row-section:after{bottom:unset;display:none;left:50%;top:1.5rem;transform:translateX(-50%);width:calc(100% - 3rem)}section.comparative-table-module .column .row-section .cell{justify-content:flex-start;padding-right:50px;position:relative}section.comparative-table-module .column .row-section .cell>p{display:block;font-size:20px;font-weight:500;line-height:150%;text-align:left}section.comparative-table-module .column .row-section .cell:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cmask id='a' width='24' height='24' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cpath fill='%23d9d9d9' d='M0 0h24v24H0z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath stroke='%23481af5' stroke-width='2.308' d='m7.25 14.308 4.615-4.616 5.385 4.616'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:24px;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:transform .4s cubic-bezier(.16,1.08,.38,.98);width:24px}section.comparative-table-module .column .row-section.hidden .cell:after{transform:translateY(-50%) rotate(180deg)}section.comparative-table-module .column .row{padding:0 1.5rem}section.comparative-table-module .column .row .cell{flex-wrap:wrap}section.comparative-table-module .column .cell{border-radius:5px;padding:12px}section.comparative-table-module .column .cell .row-title{display:block;font-size:16px;font-weight:600;line-height:150%;text-align:center;width:100%}}