.folders-module{overflow:clip;position:relative}.folders-module__background{inset:0;pointer-events:none;position:absolute;z-index:0}.folders-module__inner{position:relative;z-index:1}.folders-module__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:80px}.folders-module__layout--right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap}@media(max-width:992px){.folders-module__layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:80px}}.folders-module__folders{position:relative}.folders-module__folders-bg{height:100%;max-width:100%;position:absolute;width:100%}.folders-module__folders-inner{border-radius:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:64px;z-index:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.folders-module__folders-inner .folders__items{gap:8px}.folders-module__folders-inner .folders__items .folders__item{background-color:rgba(248,250,252,.478);border:1px solid #fff;border-radius:8px;padding:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.folders-module__folders-inner .folders__items .folders__item-icon{background-color:transparent;padding:0}.folders-module__folders--simple .folder-shape{display:none}.folders-module__folders--simple .folders-module__folders-inner--blue{background-color:var(--color-neutral-200)}.folders-module__folders--simple .folders-module__folders-inner--gradient{background:-webkit-gradient(linear,left top,left bottom,from(#d5e4f2),color-stop(15%,#eaf1f9),color-stop(70%,#fbf5e8),to(#f6edd3));background:linear-gradient(180deg,#d5e4f2,#eaf1f9 15%,#fbf5e8 70%,#f6edd3)}.folders-module__folders .folder-shape{height:90%}.folders-module__folders .folder-shape__top{height:20px;--r:8px;border-inline:var(--r) solid transparent;border-left-width:0;border-radius:calc(var(--r)*1) calc(var(--r)*2) 0 0/var(--r);border-top-left-radius:8px;-webkit-mask:radial-gradient(var(--r) at var(--r) 0,transparent 98%,#000 101%) calc(var(--r)*-1) 100%/100% var(--r) repeat-x,conic-gradient(#000 0 0) padding-box;mask:radial-gradient(var(--r) at var(--r) 0,transparent 98%,#000 101%) calc(var(--r)*-1) 100%/100% var(--r) repeat-x,conic-gradient(#000 0 0) padding-box;width:150px}.folders-module__folders .folder-shape__bottom,.folders-module__folders .folder-shape__top{background:-webkit-gradient(linear,left top,left bottom,from(#d5e4f2),color-stop(15%,#eaf1f9),color-stop(70%,#fbf5e8),to(#f6edd3));background:linear-gradient(180deg,#d5e4f2,#eaf1f9 15%,#fbf5e8 70%,#f6edd3);background-attachment:fixed}.folders-module__folders .folder-shape__bottom{border-radius:0 8px 8px 8px;height:100%}.folders-module__folders--folder{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.folders-module__folders--folder .folders-module__folders-inner{backdrop-filter:blur(40px);background-color:rgba(248,250,252,.478);margin:40px -16px 0 16px;padding:24px}.folders-module__folders--folder .folders-module__folders-inner .folders__item{border-left:2px solid #2543ea}.folders-module__folders--folder .folders-module__folders-label{background-color:var(--color-accent-blue-200);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;height:28px;padding-inline:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:920px){.folders-module__folders--folder .folders-module__folders-label{font-size:13px}}.folders-module__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:40px;max-width:532px;width:100%}@media(max-width:992px){.folders-module__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:none}}.folders-module .label:not(:last-child),.folders-module__text--primary:not(:last-child){margin-bottom:16px}.folders-module__content{max-width:700px}.folders-module__title:not(:last-child){margin-bottom:24px}.folders-module__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:flex-start}.folders-module__tag--label_pill{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--color-info-500);border-radius:4px;color:var(--color-neutral-50);font-size:1.4rem;font-weight:600;justify-content:center;letter-spacing:0;line-height:1.6;padding:2px 12px;white-space:nowrap}@media(max-width:992px){.folders-module__tag--label_pill{font-size:1.3rem;padding:2px 10px}}.folders-module__tag--label_pill.folders-module__tag--black{background-color:var(--color-neutral-1100)}.folders-module__text :last-child{margin-bottom:0}.folders-module__text h1,.folders-module__text h2,.folders-module__text h3,.folders-module__text h4,.folders-module__text h5,.folders-module__text h6{font-weight:600;margin:0}.folders-module__text--primary{font-size:20px;line-height:160%}.folders-module__text--secondary{color:var(--color-neutral-900);font-size:16px}.folders-module__button.button{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:992px){.folders-module__button.button{width:min(100%,335px)}}.folders-module--layout-cta .folders-module__button.button{background-color:var(--color-neutral-1100);border-color:transparent;color:var(--color-neutral-50)}.folders-module--layout-cta .folders-module__button.button:hover{background-color:var(--color-neutral-950)}.folders-module--layout-cta .folders-module__button.button:active{background-color:var(--color-neutral-1000)}.folders-module .folders__items{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;list-style-type:none;margin:0}.folders-module .folders__item,.folders-module .folders__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.folders-module .folders__item{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid var(--color-neutral-400);gap:16px;padding:16px 0}.folders-module .folders__item:last-child{border-bottom:1px solid var(--color-neutral-400)}.folders-module .folders__item strong{font-weight:600}.folders-module .folders__item :last-child{margin-bottom:0}.folders-module .folders__item-icon{background-color:var(--color-accent-blue-200);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.folders-module .button,.folders-module .folders__item-icon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}