.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:rgba(255,255,255,.5);--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:rgba(240,240,240,.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:rgba(240,240,240,.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(0,0,0,.08);--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:rgba(0,89,220,.08);--xy-selection-border-default:1px dotted rgba(0,89,220,.8);--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,.08);--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:rgba(150,150,150,.25);--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:rgba(60,60,60,.6);--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:rgba(240,240,240,.25);--xy-node-boxshadow-hover-default:0 1px 4px 1px rgba(255,255,255,.08);--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:rgba(200,200,220,.08);--xy-selection-border-default:1px dotted rgba(200,200,220,.8);--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px rgba(0,0,0,.08);--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus{outline:none}.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus{outline:none}.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus{outline:none}.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-input.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-default.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-output.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__selection:focus{outline:none}.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.styles-module-scss-module__P66G8W__container{width:100%;height:600px}@media (min-width:768px) and (max-width:1439px){.styles-module-scss-module__P66G8W__container{height:500px}}@media (max-width:767px){.styles-module-scss-module__P66G8W__container{height:400px}}.styles-module-scss-module__P66G8W__scrollable .react-flow__pane{touch-action:pan-y!important}.styles-module-scss-module__P66G8W__node{color:#fff;box-sizing:border-box;border-radius:20px;justify-content:center;align-items:center;gap:6px;min-width:200px;height:48px;padding:12px 24px 12px 20px;font:400 .875rem/1.25rem MTSTextRegular;display:flex}.styles-module-scss-module__P66G8W__node .styles-module-scss-module__P66G8W__icon,.styles-module-scss-module__P66G8W__node .styles-module-scss-module__P66G8W__icom>div,.styles-module-scss-module__P66G8W__node .styles-module-scss-module__P66G8W__icon svg{flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__P66G8W__node.styles-module-scss-module__P66G8W__pink{background:linear-gradient(330deg,#ff595c -.76%,#f3888a 109.68%);box-shadow:inset 0 0 12px rgba(255,255,255,.58),12px 12px 24px 12px rgba(255,89,92,.16)}.styles-module-scss-module__P66G8W__node.styles-module-scss-module__P66G8W__violet{background:linear-gradient(330deg,#7a59ff -.76%,#b788f3 109.68%);box-shadow:inset 0 0 12px rgba(255,255,255,.58),12px 12px 24px 12px rgba(122,89,255,.16)}.styles-module-scss-module__P66G8W__node.styles-module-scss-module__P66G8W__blue{background:linear-gradient(330deg,#59baff -.76%,#88c7f3 109.68%);box-shadow:inset 0 0 12px rgba(255,255,255,.58),12px 12px 24px 12px rgba(89,186,255,.16)}
.styles-module-scss-module__9-sjrW__section{grid-template-columns:27.25rem minmax(0,1fr);align-items:stretch;gap:2rem;width:100%;display:grid}@media (max-width:1279px){.styles-module-scss-module__9-sjrW__section{grid-template-columns:1fr;gap:1rem}}.styles-module-scss-module__9-sjrW__iconCard{background:var(--Background-Secondary);box-sizing:border-box;border-radius:2rem;justify-content:center;align-items:center;min-height:27.25rem;padding:2rem;display:flex}@media (max-width:1279px){.styles-module-scss-module__9-sjrW__iconCard{width:14.5rem;min-height:13rem;padding:.875rem}}@media (max-width:767px){.styles-module-scss-module__9-sjrW__iconCard{width:100%;min-height:8.75rem;padding:1.25rem}.styles-module-scss-module__9-sjrW__iconCardMobile{display:flex!important}}@media (min-width:768px) and (max-width:1279px){.styles-module-scss-module__9-sjrW__iconCardMobile{display:none!important}}.styles-module-scss-module__9-sjrW__iconCircle{background:var(--Background-Secondary);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:17rem;height:17rem;display:flex;position:relative;overflow:hidden}@media (max-width:1279px){.styles-module-scss-module__9-sjrW__iconCircle{width:11.25rem;height:11.25rem}}@media (max-width:767px){.styles-module-scss-module__9-sjrW__iconCircle{width:6.25rem;height:6.25rem}}.styles-module-scss-module__9-sjrW__iconImage{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__9-sjrW__content{flex-direction:column;gap:1rem;display:flex}@media (max-width:767px){.styles-module-scss-module__9-sjrW__content{gap:1.5rem}}@media (min-width:768px){.styles-module-scss-module__9-sjrW__textIconWrapper{flex-direction:row;gap:1rem;display:flex}}.styles-module-scss-module__9-sjrW__textWrapper{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__9-sjrW__title{text-transform:uppercase;font:var(--promo-36-upp-text);margin:0}@media (max-width:1279px){.styles-module-scss-module__9-sjrW__title{font:var(--promo-32-upp-text)}}@media (max-width:767px){.styles-module-scss-module__9-sjrW__title{font:var(--promo-24-upp-text)}}.styles-module-scss-module__9-sjrW__subtitle{margin:0}.styles-module-scss-module__9-sjrW__features{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.styles-module-scss-module__9-sjrW__featureItem{box-sizing:border-box;align-items:flex-start;gap:1rem;min-height:4rem;display:flex}.styles-module-scss-module__9-sjrW__check{background:var(--Brand-Light-Exolve-Yellow);width:2rem;min-width:2rem;height:2rem;color:var(--Constant-Greyscale-900);border-radius:.7rem;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__9-sjrW__featureText{overflow-wrap:anywhere;border-bottom:1px solid var(--Background-Stroke);width:100%;min-width:0;margin:0;padding-bottom:1.125rem}@media (min-width:768px) and (max-width:1279px){.styles-module-scss-module__9-sjrW__featureText{padding-bottom:1.375rem}}@media (max-width:767px){.styles-module-scss-module__9-sjrW__featureText{padding-bottom:1rem}}.styles-module-scss-module__9-sjrW__featureItem:last-child .styles-module-scss-module__9-sjrW__featureText{border-bottom:none;padding-bottom:0}.styles-module-scss-module__9-sjrW__summary{overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:.5rem 0 0;display:flex}@media (max-width:766px){.styles-module-scss-module__9-sjrW__summary{display:block}.styles-module-scss-module__9-sjrW__summary:after{content:"";clear:both;display:block}}.styles-module-scss-module__9-sjrW__summaryLabel{margin:0}@media (max-width:766px){.styles-module-scss-module__9-sjrW__summaryLabel{float:left;margin-right:.5rem}}.styles-module-scss-module__9-sjrW__summaryText{margin:0}@media (max-width:766px){.styles-module-scss-module__9-sjrW__summaryText{display:block}}
.anchor-navigation-section-module-scss-module__sBtjrW__anchor-navigation-section{display:contents}.anchor-navigation-section-module-scss-module__sBtjrW__anchor-navigation-wrapper{padding-top:2rem;padding-bottom:2rem;padding-inline:var(--page-padding-inline);scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;align-self:stretch;place-items:center;gap:.625rem;width:100%;display:grid;overflow-y:auto}@media (max-width:767px){.anchor-navigation-section-module-scss-module__sBtjrW__anchor-navigation-wrapper{padding-top:1rem;padding-bottom:1rem}}.anchor-navigation-section-module-scss-module__sBtjrW__anchor-navigation{white-space:nowrap;background:var(--Background-Primary-Elevated);box-shadow:var(--shadows-lowest);border-radius:1.5rem;justify-content:center;align-items:center;gap:2rem;margin:0;padding:1rem 1.5rem;list-style:none;display:flex}.anchor-navigation-section-module-scss-module__sBtjrW__fixed-tabs-panel{top:var(--header-height,104px);z-index:9;background:var(--Background-Primary);border-bottom:1px solid var(--Stroke-Secondary);border-top:1px solid var(--Background-Stroke);opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;position:fixed;left:0;right:0;transform:translateY(-10px)}.anchor-navigation-section-module-scss-module__sBtjrW__fixed-tabs-panel.anchor-navigation-section-module-scss-module__sBtjrW__is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.anchor-navigation-section-module-scss-module__sBtjrW__tabs-container{height:3.25rem;display:flex}.anchor-navigation-section-module-scss-module__sBtjrW__tabs-container>*>*{width:100%}
.api-examples-section-module-scss-module__uWxKJq__section{flex-direction:column;gap:2.5rem;display:flex}.api-examples-section-module-scss-module__uWxKJq__cards{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:.5rem;display:grid}@media (max-width:767px){.api-examples-section-module-scss-module__uWxKJq__cards{grid-template-columns:1fr}}.api-examples-section-module-scss-module__uWxKJq__card{border-radius:2.5rem;flex-direction:column;justify-content:space-between;gap:2.5rem;padding:2rem;display:flex;overflow:hidden}@media (max-width:767px){.api-examples-section-module-scss-module__uWxKJq__card{border-radius:1.25rem;gap:1.5rem;padding:1.25rem}}.api-examples-section-module-scss-module__uWxKJq__cardBody{flex-direction:column;gap:2.5rem;display:flex}@media (max-width:767px){.api-examples-section-module-scss-module__uWxKJq__cardBody{gap:1.5rem}}.api-examples-section-module-scss-module__uWxKJq__codeBlock{font-size:1rem;line-height:normal;border-radius:unset!important;background:0 0!important;padding:.375em!important}@media (max-width:767px){.api-examples-section-module-scss-module__uWxKJq__codeBlock{font-size:.75rem}}.api-examples-section-module-scss-module__uWxKJq__codeContent{--gap:1.5rem;flex-direction:column;min-width:0;display:flex}@media (max-width:767px){.api-examples-section-module-scss-module__uWxKJq__codeContent{--gap:.875rem}}.api-examples-section-module-scss-module__uWxKJq__codeContent>:not(:first-child){margin-top:var(--gap)}.api-examples-section-module-scss-module__uWxKJq__codeContent .api-examples-section-module-scss-module__uWxKJq__paragraph+pre{margin-top:0}.api-examples-section-module-scss-module__uWxKJq__codeContent .api-examples-section-module-scss-module__uWxKJq__paragraph:has(+pre){color:var(--Text-Secondary)}.api-examples-section-module-scss-module__uWxKJq__description{margin:0}
.audience-cards-card-module-scss-module__wglE0G__card{border-radius:2rem;flex-direction:column;display:flex;overflow:hidden}@media (min-width:768px) and (max-width:1279px){.audience-cards-card-module-scss-module__wglE0G__card{flex-direction:row;height:14rem}}@media (max-width:767px){.audience-cards-card-module-scss-module__wglE0G__card{border-radius:1.25rem}}.audience-cards-card-module-scss-module__wglE0G__content{flex-direction:column;flex:1;gap:.75rem;padding:2rem;display:flex}@media (min-width:768px) and (max-width:1279px){.audience-cards-card-module-scss-module__wglE0G__content:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:0}.audience-cards-card-module-scss-module__wglE0G__content:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:0}.audience-cards-card-module-scss-module__wglE0G__content:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:0}.audience-cards-card-module-scss-module__wglE0G__content:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0}.audience-cards-card-module-scss-module__wglE0G__content:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0}.audience-cards-card-module-scss-module__wglE0G__content:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0}}@media (max-width:767px){.audience-cards-card-module-scss-module__wglE0G__content{padding:1.25rem}}.audience-cards-card-module-scss-module__wglE0G__imageWrapper{height:13.0625rem;position:relative;overflow:hidden}@media (min-width:768px) and (max-width:1279px){.audience-cards-card-module-scss-module__wglE0G__imageWrapper{flex-shrink:0;width:16.75rem;height:100%}}@media (max-width:767px){.audience-cards-card-module-scss-module__wglE0G__imageWrapper{height:auto}}
.audience-cards-section-module-scss-module__2L_ncq__cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;display:grid}@media (max-width:1279px){.audience-cards-section-module-scss-module__2L_ncq__cards{grid-template-columns:1fr}}@media (max-width:767px){.audience-cards-section-module-scss-module__2L_ncq__cards{gap:1rem}}
@media (max-width:1439px){.base-splide-slide-module-scss-module__iJRmkq__base-splide-slide{max-width:24.75rem}}@media (max-width:767px){.base-splide-slide-module-scss-module__iJRmkq__base-splide-slide{max-width:18.375rem}}
.section-show-more-module-scss-module__u4jA4W__wrapper{justify-content:center;width:100%;display:flex}
.cards-transformations-layout-module-scss-module__d-crSq__root{box-sizing:border-box;width:100%}.cards-transformations-layout-module-scss-module__d-crSq__root:not(:has(.cards-transformations-layout-module-scss-module__d-crSq__marqueeWrapper)){padding-inline:var(--page-padding-inline);max-width:76rem}@media (min-width:1680px) and (max-width:1919px){.cards-transformations-layout-module-scss-module__d-crSq__root:not(:has(.cards-transformations-layout-module-scss-module__d-crSq__marqueeWrapper)){max-width:85rem}}@media (max-width:1279px){.cards-transformations-layout-module-scss-module__d-crSq__root:not(:has(.cards-transformations-layout-module-scss-module__d-crSq__marqueeWrapper)){max-width:100%}}.cards-transformations-layout-module-scss-module__d-crSq__gridWrapper{flex-direction:column;gap:2.5rem;display:flex}@media (max-width:767px){.cards-transformations-layout-module-scss-module__d-crSq__gridWrapper{gap:1.5rem}}.cards-transformations-layout-module-scss-module__d-crSq__grid{gap:2.5rem;width:100%;display:grid}@media (max-width:1439px){.cards-transformations-layout-module-scss-module__d-crSq__grid{gap:2rem}}@media (max-width:767px){.cards-transformations-layout-module-scss-module__d-crSq__grid{gap:1.5rem}}.cards-transformations-layout-module-scss-module__d-crSq__marqueeWrapper{flex-direction:column;gap:2.5rem;display:flex;overflow:visible}@media (max-width:767px){.cards-transformations-layout-module-scss-module__d-crSq__marqueeWrapper{gap:1.5rem}}.cards-transformations-layout-module-scss-module__d-crSq__marqueeLines{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:767px){.cards-transformations-layout-module-scss-module__d-crSq__marqueeLines{gap:.5rem}}.cards-transformations-layout-module-scss-module__d-crSq__marqueeLine{overflow:visible!important}.cards-transformations-layout-module-scss-module__d-crSq__marqueeItemWrapper{margin-right:1.5rem;overflow:visible}@media (max-width:767px){.cards-transformations-layout-module-scss-module__d-crSq__marqueeItemWrapper{margin-right:1rem}}.cards-transformations-layout-module-scss-module__d-crSq__footer{justify-content:center;margin-top:1rem;display:flex}
.audio-cards-section-module-scss-module__MAAduq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.audio-cards-section-module-scss-module__MAAduq__grid{grid-template-columns:repeat(2,1fr)}.audio-cards-section-module-scss-module__MAAduq__grid>:nth-child(2n+2){transform:translateY(2.5rem)}}.audio-cards-section-module-scss-module__MAAduq__slider{margin-inline:calc(-1*var(--page-padding-inline));padding-left:var(--page-padding-inline)}.audio-cards-section-module-scss-module__MAAduq__slide{flex-direction:column;max-width:24.75rem;display:flex}
.styles-module-scss-module__pI5oea__mainContent{flex-direction:column;align-items:center;width:100%;display:flex}.styles-module-scss-module__pI5oea__tabs{min-height:3.25rem}.styles-module-scss-module__pI5oea__tabContent{border-radius:2rem;width:100%;position:relative;overflow:hidden}@media (max-width:767px){.styles-module-scss-module__pI5oea__tabContent{border-radius:1.5rem}}.styles-module-scss-module__pI5oea__tabContent.styles-module-scss-module__pI5oea__withBorder{border:1px solid var(--Background-Stroke)}.styles-module-scss-module__pI5oea__tabContentSide{border-radius:3rem;flex-direction:row;align-items:stretch;gap:.5rem;min-height:463px;padding:.5rem;display:flex;overflow:visible}@media (max-width:1279px){.styles-module-scss-module__pI5oea__tabContentSide{border-radius:2rem}}@media (max-width:959px){.styles-module-scss-module__pI5oea__tabContentSide{min-height:unset;flex-direction:column-reverse}}.styles-module-scss-module__pI5oea__tabContentSideReverse{flex-direction:row-reverse}@media (max-width:959px){.styles-module-scss-module__pI5oea__tabContentSideReverse{flex-direction:column-reverse}}.styles-module-scss-module__pI5oea__tabImageSide{border-radius:2.5rem;flex:0 0 calc(50% - .25rem);position:relative;overflow:hidden}@media (max-width:1279px){.styles-module-scss-module__pI5oea__tabImageSide{border-radius:1.5rem}}@media (max-width:959px){.styles-module-scss-module__pI5oea__tabImageSide{flex:none}}.styles-module-scss-module__pI5oea__withMargin{margin-top:2rem}.styles-module-scss-module__pI5oea__imageSide{object-fit:cover;width:100%;height:100%}@media (max-width:959px){.styles-module-scss-module__pI5oea__imageSide{height:auto}}.styles-module-scss-module__pI5oea__tabTextBlock{box-sizing:border-box;flex-direction:column;flex:0 0 calc(50% - .25rem);justify-content:flex-start;gap:.5rem;padding:2.5rem;display:flex}@media (max-width:1279px){.styles-module-scss-module__pI5oea__tabTextBlock{padding:1.5rem}}@media (max-width:959px){.styles-module-scss-module__pI5oea__tabTextBlock{flex:none;gap:.75rem;padding:.75rem}}.styles-module-scss-module__pI5oea__tabTitle{color:var(--Text-Primary)}.styles-module-scss-module__pI5oea__tabText{font:var(--p2-regular-comp);color:var(--Text-Secondary);margin:0}.styles-module-scss-module__pI5oea__image{width:100%;max-width:100%;height:auto}.styles-module-scss-module__pI5oea__benefitsContent{flex-direction:column;align-items:center;width:100%;display:flex}.styles-module-scss-module__pI5oea__caption{font:var(--p2-regular-comp);text-align:center;position:absolute}@media (max-width:959px){.styles-module-scss-module__pI5oea__caption{font:var(--p3-regular-comp)}}.styles-module-scss-module__pI5oea__caption.styles-module-scss-module__pI5oea__withBackground{background:var(--Background-Secondary-Elevated);color:var(--Text-Primary);border-radius:1.25rem;padding:1.5rem 2.5rem;top:.5rem;left:.5rem;right:.5rem}@media (max-width:1279px){.styles-module-scss-module__pI5oea__caption.styles-module-scss-module__pI5oea__withBackground{padding:1.5rem}}@media (max-width:959px){.styles-module-scss-module__pI5oea__caption.styles-module-scss-module__pI5oea__withBackground{font:var(--p3-regular-comp);padding:1rem;top:1rem;left:1rem;right:1rem}}.styles-module-scss-module__pI5oea__caption:not(.styles-module-scss-module__pI5oea__withBackground){text-align:center;color:var(--Controls-Alternative);top:2.5rem;left:7.25rem;right:7.25rem}@media (max-width:1279px){.styles-module-scss-module__pI5oea__caption:not(.styles-module-scss-module__pI5oea__withBackground){top:2rem;left:2.88rem;right:2.88rem}}@media (max-width:959px){.styles-module-scss-module__pI5oea__caption:not(.styles-module-scss-module__pI5oea__withBackground){top:1.25rem;left:1.25rem;right:1.25rem}}.styles-module-scss-module__pI5oea__tabContent .styles-module-scss-module__pI5oea__openButton{cursor:pointer;z-index:2;border-radius:50%;padding:1rem;position:absolute;bottom:2rem;right:2rem}@media (max-width:1279px){.styles-module-scss-module__pI5oea__tabContent .styles-module-scss-module__pI5oea__openButton{display:none}}.styles-module-scss-module__pI5oea__backdrop{z-index:110;pointer-events:none;transition:background .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:1279px){.styles-module-scss-module__pI5oea__backdrop{display:none}}.styles-module-scss-module__pI5oea__backdropVisible{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:auto;background-color:var(--Background-Overlay)}.styles-module-scss-module__pI5oea__popup{z-index:110;opacity:0;pointer-events:none;border-radius:2rem;place-items:center;width:100%;height:100%;transition:top .45s cubic-bezier(.4,0,.2,1),left .45s cubic-bezier(.4,0,.2,1),width .45s cubic-bezier(.4,0,.2,1),height .45s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1),border-radius .45s cubic-bezier(.4,0,.2,1);display:grid;position:fixed;top:0;left:0;overflow:hidden;transform:scale(.92)}@media (max-width:1279px){.styles-module-scss-module__pI5oea__popup{display:none}}.styles-module-scss-module__pI5oea__popupVisible{--padding-inline:calc(var(--page-padding-inline)*2);--padding-block:3.5rem;opacity:1;border-radius:1.5rem;transform:scale(1);top:var(--padding-block)!important;left:var(--padding-inline)!important;width:calc(100% - var(--padding-inline)*2)!important;height:calc(100% - var(--padding-block)*2)!important}@media (max-width:959px){.styles-module-scss-module__pI5oea__popupVisible{--padding-inline:calc(var(--page-padding-inline));border-radius:1rem}}.styles-module-scss-module__pI5oea__popupVisible .styles-module-scss-module__pI5oea__popupInner{pointer-events:auto}.styles-module-scss-module__pI5oea__popupInner{background:var(--Background-Primary);border-radius:inherit;flex-direction:column;width:100%;height:-moz-fit-content;height:fit-content;display:flex;position:relative;overflow:clip}.styles-module-scss-module__pI5oea__popupInner .styles-module-scss-module__pI5oea__closeButton{cursor:pointer;z-index:10;border-radius:50%;padding:1rem;transition:opacity .3s,transform .3s;position:absolute;top:1.5rem;right:1.5rem}@media (max-width:959px){.styles-module-scss-module__pI5oea__popupInner .styles-module-scss-module__pI5oea__closeButton{top:1rem;right:1rem}}.styles-module-scss-module__pI5oea__popupImageWrapper{width:-moz-fit-content;width:fit-content;height:100%;position:relative;overflow:hidden}.styles-module-scss-module__pI5oea__popupImage{object-fit:contain;object-position:bottom;width:100%;height:100%}.styles-module-scss-module__pI5oea__popupText{background:var(--Background-Secondary-Elevated);border-radius:1.25rem;padding:1.5rem 2.5rem;position:absolute;top:.5rem;left:.5rem;right:.5rem}@media (max-width:1279px){.styles-module-scss-module__pI5oea__popupText{padding:1.5rem}}@media (max-width:959px){.styles-module-scss-module__pI5oea__popupText{padding:1rem;top:1rem;left:1rem;right:1rem}}
.styles-module-scss-module__MPEjWq__title{margin-bottom:2.5rem}.styles-module-scss-module__MPEjWq__text{color:var(--Text-Primary)}@media (max-width:959px){.styles-module-scss-module__MPEjWq__text{color:var(--Text-Secondary)}}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2{grid-template-rows:15rem min-content;grid-template-columns:repeat(8,1fr);grid-auto-rows:min-content;gap:2rem;display:grid}@media (max-width:1279px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2{grid-template-rows:15rem 15rem min-content;grid-template-columns:repeat(2,1fr)}}@media (max-width:959px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2{grid-template-rows:repeat(4,min-content);gap:1rem}}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(-n+4){grid-column:span 2}@media (max-width:1279px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(-n+4){grid-column:span 1}}@media (max-width:959px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(-n+4){flex-direction:row;grid-column:span 2;align-items:center}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(-n+4) .styles-module-scss-module__MPEjWq__imageArea{padding-top:var(--padding)}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(-n+4) .styles-module-scss-module__MPEjWq__cardContent{padding-right:0}}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(5){grid-column:span 3;height:-moz-fit-content;height:fit-content}@media (max-width:1279px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(5){grid-column:span 2}}@media (min-width:960px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(5){flex-direction:row;align-items:center}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(5) .styles-module-scss-module__MPEjWq__imageArea{padding-top:var(--padding)}}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(6){grid-column:span 5;height:-moz-fit-content;height:fit-content}@media (max-width:1279px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(6){grid-column:span 2}}@media (min-width:960px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(6){flex-direction:row;align-items:center}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_4_2 .styles-module-scss-module__MPEjWq__card:nth-child(6) .styles-module-scss-module__MPEjWq__imageArea{padding-top:var(--padding)}}@media (min-width:1280px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2{grid-template-columns:repeat(6,1fr);gap:2rem;display:grid}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card:nth-child(-n+3){grid-column:span 2}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card:nth-child(4),.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card:nth-child(5){flex-direction:row;grid-column:span 3;align-items:center}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card:nth-child(4) .styles-module-scss-module__MPEjWq__imageArea,.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card:nth-child(5) .styles-module-scss-module__MPEjWq__imageArea{padding-top:var(--padding)}}@media (max-width:1279px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card:nth-child(3){flex-direction:row;grid-column:span 2;align-items:center}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card:nth-child(3) .styles-module-scss-module__MPEjWq__imageArea{padding-top:var(--padding)}}@media (max-width:767px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2{grid-template-columns:1fr;gap:1rem}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card:nth-child(3){grid-column:span 1}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card{flex-direction:row;align-items:center}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card .styles-module-scss-module__MPEjWq__imageArea{padding-top:var(--padding);padding-left:0}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_2 .styles-module-scss-module__MPEjWq__card .styles-module-scss-module__MPEjWq__cardContent{padding-right:0}}.styles-module-scss-module__MPEjWq__card{--padding:2rem;box-sizing:border-box;background:linear-gradient(223deg,rgba(255,255,255,.95) 49.98%,rgba(255,255,255,.76) 92.2%);border-radius:2rem;flex-direction:column;justify-content:space-between;max-height:100%;display:flex;overflow:hidden}@media (max-width:959px){.styles-module-scss-module__MPEjWq__card{--padding:1.5rem}}.styles-module-scss-module__MPEjWq__primary .styles-module-scss-module__MPEjWq__card{border:1px solid var(--Background-Stroke,rgba(188,195,208,.5))}@media (min-width:1280px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_3{--l-size:35.85%;flex-wrap:wrap;gap:2rem;width:100%;margin:0 auto;display:flex}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_3 .styles-module-scss-module__MPEjWq__card{width:calc((100% - 4rem - var(--l-size))/2)}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_3 .styles-module-scss-module__MPEjWq__card:nth-child(6n+1),.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_3 .styles-module-scss-module__MPEjWq__card:nth-child(6n){width:var(--l-size);max-width:var(--l-size)}}@media (max-width:1279px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_3{grid-template-columns:1fr 1fr;grid-auto-rows:min-content;gap:2rem;display:grid}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_3 .styles-module-scss-module__MPEjWq__card{height:min-content;min-height:auto}}@media (max-width:959px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__rows_3_3{grid-template-columns:1fr;gap:1rem;display:grid}}@media (min-width:1280px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1{grid-template-columns:repeat(3,1fr);grid-auto-rows:min-content;gap:2rem;display:grid}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1 .styles-module-scss-module__MPEjWq__card:first-child{grid-area:1/1/3;height:-moz-fit-content;height:fit-content}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1 .styles-module-scss-module__MPEjWq__card:nth-child(2){grid-area:1/2}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1 .styles-module-scss-module__MPEjWq__card:nth-child(3){grid-area:1/3}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1 .styles-module-scss-module__MPEjWq__card:nth-child(4){grid-area:2/2/auto/4}}@media (max-width:1279px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1{grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;gap:2rem;display:grid}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1 .styles-module-scss-module__MPEjWq__card:first-child,.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1 .styles-module-scss-module__MPEjWq__card:nth-child(4){grid-column:span 2}}@media (max-width:959px){.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1{grid-template-columns:1fr;gap:1rem}.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1 .styles-module-scss-module__MPEjWq__card:first-child,.styles-module-scss-module__MPEjWq__grid.styles-module-scss-module__MPEjWq__col_1_rows_2_1 .styles-module-scss-module__MPEjWq__card:nth-child(4){grid-column:span 1}}.styles-module-scss-module__MPEjWq__cardContent{padding:var(--padding);flex-direction:column;row-gap:1rem;display:flex}.styles-module-scss-module__MPEjWq__imageArea{padding:0 0 var(--padding)var(--padding);justify-content:flex-end;display:flex}@media (max-width:959px){.styles-module-scss-module__MPEjWq__imageArea{padding-left:0}}.styles-module-scss-module__MPEjWq__image{flex-shrink:0;width:auto;max-height:4.5rem}.styles-module-scss-module__MPEjWq__list{flex-direction:column;row-gap:.5rem;display:flex}.styles-module-scss-module__MPEjWq__listItem{padding-left:1.25rem;position:relative}.styles-module-scss-module__MPEjWq__listItem:before{content:"";background:var(--Icons-Tertiary);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.5rem;left:0}
.benefit-accordion-module-scss-module__RipWoa__details{background:0 0;transition:all .3s}.benefit-accordion-module-scss-module__RipWoa__details:not(:last-child){box-shadow:inset 0 -1px 0 0 var(--Background-Stroke)}.benefit-accordion-module-scss-module__RipWoa__details:has(+.benefit-accordion-module-scss-module__RipWoa__open){box-shadow:none}.benefit-accordion-module-scss-module__RipWoa__details.benefit-accordion-module-scss-module__RipWoa__open+.benefit-accordion-module-scss-module__RipWoa__details:has(.benefit-accordion-module-scss-module__RipWoa__details:not(.benefit-accordion-module-scss-module__RipWoa__open)){box-shadow:none}.benefit-accordion-module-scss-module__RipWoa__details:not(.benefit-accordion-module-scss-module__RipWoa__open) .benefit-accordion-module-scss-module__RipWoa__summary:hover .benefit-accordion-module-scss-module__RipWoa__summary-title{color:var(--Text-Secondary)}.benefit-accordion-module-scss-module__RipWoa__details:not(.benefit-accordion-module-scss-module__RipWoa__open) .benefit-accordion-module-scss-module__RipWoa__summary:hover .benefit-accordion-module-scss-module__RipWoa__icon-wrapper{background:var(--Background-Hover)}.benefit-accordion-module-scss-module__RipWoa__details.benefit-accordion-module-scss-module__RipWoa__open{background-color:var(--Background-Primary);box-shadow:inset 0 0 0 1px var(--Background-Stroke);border-radius:2rem;margin-top:.5rem;margin-bottom:.5rem}.benefit-accordion-module-scss-module__RipWoa__details.benefit-accordion-module-scss-module__RipWoa__open .benefit-accordion-module-scss-module__RipWoa__icon-wrapper{background-color:var(--Brand-Light-Exolve-Yellow);transform:rotate(180deg)}.benefit-accordion-module-scss-module__RipWoa__details.benefit-accordion-module-scss-module__RipWoa__open .benefit-accordion-module-scss-module__RipWoa__icon{color:var(--Constant-Greyscale-900)}.benefit-accordion-module-scss-module__RipWoa__details.benefit-accordion-module-scss-module__RipWoa__open .benefit-accordion-module-scss-module__RipWoa__summary-title{color:var(--Text-Primary);font:var(--h4-comp)}@media (max-width:767px){.benefit-accordion-module-scss-module__RipWoa__details.benefit-accordion-module-scss-module__RipWoa__open .benefit-accordion-module-scss-module__RipWoa__summary-title{font:var(--p3-medium-comp-tight)}}.benefit-accordion-module-scss-module__RipWoa__details.benefit-accordion-module-scss-module__RipWoa__open .benefit-accordion-module-scss-module__RipWoa__summary{padding-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.benefit-accordion-module-scss-module__RipWoa__details.benefit-accordion-module-scss-module__RipWoa__open .benefit-accordion-module-scss-module__RipWoa__details-content{padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.benefit-accordion-module-scss-module__RipWoa__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0 1rem 1.25rem;list-style:none;display:flex}.benefit-accordion-module-scss-module__RipWoa__summary::-webkit-details-marker{display:none}.benefit-accordion-module-scss-module__RipWoa__summary .benefit-accordion-module-scss-module__RipWoa__summary-title{color:var(--Text-Primary);font:var(--p2-regular-comp)}@media (max-width:767px){.benefit-accordion-module-scss-module__RipWoa__summary .benefit-accordion-module-scss-module__RipWoa__summary-title{font:var(--p3-regular-comp)}}.benefit-accordion-module-scss-module__RipWoa__icon-wrapper{background:var(--Background-Secondary);box-sizing:border-box;border-radius:.5rem;justify-content:center;align-items:center;min-width:2rem;min-height:2rem;transition:background-color .3s,transform .3s;display:flex}.benefit-accordion-module-scss-module__RipWoa__icon{color:var(--Icons-Primary)}.benefit-accordion-module-scss-module__RipWoa__details-content{color:var(--Text-Secondary);font:var(--p2-regular-comp);flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem;animation:.4s ease-in-out benefit-accordion-module-scss-module__RipWoa__fadeIn;display:flex}@media (max-width:767px){.benefit-accordion-module-scss-module__RipWoa__details-content{font:var(--p3-regular-comp)}}.benefit-accordion-module-scss-module__RipWoa__image-mobile-block{box-sizing:border-box;height:12.5rem;display:none}.benefit-accordion-module-scss-module__RipWoa__image-mobile-block .benefit-accordion-module-scss-module__RipWoa__image-block{aspect-ratio:340.23/200;box-sizing:border-box;height:100%;position:relative}.benefit-accordion-module-scss-module__RipWoa__image-mobile-block .benefit-accordion-module-scss-module__RipWoa__image-block .benefit-accordion-module-scss-module__RipWoa__image{box-sizing:border-box;object-fit:contain;padding-top:1.36081rem;padding-bottom:1.36081rem}@media (max-width:1279px){.benefit-accordion-module-scss-module__RipWoa__image-mobile-block{background:var(--Background-Secondary);border-radius:1.25rem;justify-content:center;align-items:center;width:100%;display:flex}}
.benefits-accordion-section-module-scss-module__UUBEVa__section{max-width:66rem;padding-inline:var(--page-padding-inline);flex-direction:column;gap:2.5rem;display:flex}@media (max-width:1919px){.benefits-accordion-section-module-scss-module__UUBEVa__section{max-width:76rem}}@media (max-width:1439px){.benefits-accordion-section-module-scss-module__UUBEVa__section{max-width:100%}}@media (max-width:767px){.benefits-accordion-section-module-scss-module__UUBEVa__section{gap:1.5rem}}.benefits-accordion-section-module-scss-module__UUBEVa__sectionTitle{color:var(--Text-Primary);font:var(--promo-36-upp-text);text-align:center;text-transform:uppercase}@media (max-width:767px){.benefits-accordion-section-module-scss-module__UUBEVa__sectionTitle{font:var(--promo-24-upp-text)}}.benefits-accordion-section-module-scss-module__UUBEVa__container{grid-template-columns:max-content 1fr;gap:2rem;display:grid}@media (max-width:1279px){.benefits-accordion-section-module-scss-module__UUBEVa__container{grid-template-columns:1fr}}.benefits-accordion-section-module-scss-module__UUBEVa__imagesBlock{background:var(--Background-Secondary);border-radius:24px;width:34.25rem;height:25.5rem;position:-webkit-sticky;position:sticky;top:20px;overflow:hidden}@media (max-width:1279px){.benefits-accordion-section-module-scss-module__UUBEVa__imagesBlock{display:none}}.benefits-accordion-section-module-scss-module__UUBEVa__imagesTrack{width:100%;height:100%;position:relative}.benefits-accordion-section-module-scss-module__UUBEVa__imageWrapper{pointer-events:none;opacity:0;z-index:1;transition:opacity var(--animation-duration-very-slow)var(--animation-ease-in),transform var(--animation-duration-very-slow)var(--animation-ease-in);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(35%)translateY(0)scale(.94)}.benefits-accordion-section-module-scss-module__UUBEVa__imageWrapper.benefits-accordion-section-module-scss-module__UUBEVa__active{opacity:1;z-index:10;transform:translate(0)translateY(0)scale(1)}.benefits-accordion-section-module-scss-module__UUBEVa__imageWrapper.benefits-accordion-section-module-scss-module__UUBEVa__above{transform:translate(35%)translateY(-110%)scale(.94)}.benefits-accordion-section-module-scss-module__UUBEVa__imageWrapper.benefits-accordion-section-module-scss-module__UUBEVa__below{transform:translate(35%)translateY(110%)scale(.94)}.benefits-accordion-section-module-scss-module__UUBEVa__image{object-fit:contain}.benefits-accordion-section-module-scss-module__UUBEVa__accordionBlock{flex-direction:column;display:flex}
.styles-module-scss-module__ty3TTq__wrapper{width:100%}.styles-module-scss-module__ty3TTq__cards{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;display:grid}@media (max-width:1279px){.styles-module-scss-module__ty3TTq__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.styles-module-scss-module__ty3TTq__cards{grid-template-columns:1fr;gap:1rem}}.styles-module-scss-module__ty3TTq__card{box-sizing:border-box;background:var(--Background-Primary);border-radius:2rem;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:1.5rem;padding:2rem;display:flex}@media (max-width:767px){.styles-module-scss-module__ty3TTq__card{border-radius:1.25rem;gap:1rem;padding:1.25rem}}.styles-module-scss-module__ty3TTq__cardTextWrapper{flex-direction:column;gap:.5rem;width:100%;display:flex}.styles-module-scss-module__ty3TTq__cardIconWrapper{right:-2rem}@media (max-width:767px){.styles-module-scss-module__ty3TTq__cardIconWrapper{right:-1.25rem}}.styles-module-scss-module__ty3TTq__section .styles-module-scss-module__ty3TTq__title{text-align:left}
.styles-module-scss-module__g7kAcG__iconWrapper{position:relative;overflow:hidden}.styles-module-scss-module__g7kAcG__iconWrapperCircle{position:absolute;top:-1px;left:-10px}.styles-module-scss-module__g7kAcG__icon{position:absolute;top:50%;left:24px;transform:translateY(-50%)}.styles-module-scss-module__g7kAcG__ctaIconWrapperCircle{position:absolute;top:1px;left:-8px}.styles-module-scss-module__g7kAcG__ctaIcon{position:absolute;top:50%;left:26px;transform:translateY(-50%)}
.benefits-with-photo-section-card-module-scss-module__N_kG1a__card{background:var(--Background-Secondary-Elevated);border:1px solid var(--Background-Stroke);box-sizing:border-box;border-radius:3rem}@media (max-width:767px){.benefits-with-photo-section-card-module-scss-module__N_kG1a__card{border-radius:2.5rem}}.benefits-with-photo-section-card-module-scss-module__N_kG1a__card:has(.benefits-with-photo-section-card-module-scss-module__N_kG1a__photo) .benefits-with-photo-section-card-module-scss-module__N_kG1a__textContent{padding:3rem;padding-bottom:1.5rem}@media (max-width:767px){.benefits-with-photo-section-card-module-scss-module__N_kG1a__card:has(.benefits-with-photo-section-card-module-scss-module__N_kG1a__photo) .benefits-with-photo-section-card-module-scss-module__N_kG1a__textContent{padding:2rem;padding-bottom:1.5rem}}.benefits-with-photo-section-card-module-scss-module__N_kG1a__card:not(:has(.benefits-with-photo-section-card-module-scss-module__N_kG1a__photo)) .benefits-with-photo-section-card-module-scss-module__N_kG1a__textContent{padding:3rem}@media (max-width:767px){.benefits-with-photo-section-card-module-scss-module__N_kG1a__card:not(:has(.benefits-with-photo-section-card-module-scss-module__N_kG1a__photo)) .benefits-with-photo-section-card-module-scss-module__N_kG1a__textContent{padding:2rem}}.benefits-with-photo-section-card-module-scss-module__N_kG1a__textContent{flex-direction:column;gap:.75rem;padding:3rem;display:flex}@media (max-width:767px){.benefits-with-photo-section-card-module-scss-module__N_kG1a__textContent{padding:2rem}}.benefits-with-photo-section-card-module-scss-module__N_kG1a__imageWrapper{aspect-ratio:64/43;border-radius:2.5rem;margin:.5rem;position:relative;overflow:hidden}@media (max-width:767px){.benefits-with-photo-section-card-module-scss-module__N_kG1a__imageWrapper{border-radius:2rem}}.benefits-with-photo-section-card-module-scss-module__N_kG1a__photo{object-fit:cover}
.benefits-with-photo-section-module-scss-module__YwSThG__columnsGrid{gap:1.5rem;width:100%;display:grid}@media (min-width:1280px){.benefits-with-photo-section-module-scss-module__YwSThG__columnsGrid{grid-template-columns:repeat(var(--cols,3),1fr)}}@media (max-width:767px){.benefits-with-photo-section-module-scss-module__YwSThG__columnsGrid{grid-template-columns:1fr;gap:1rem}}.benefits-with-photo-section-module-scss-module__YwSThG__column{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:767px){.benefits-with-photo-section-module-scss-module__YwSThG__column{gap:1rem}}
.styles-module-scss-module__pF2opa__bentoBenefits{flex-direction:column;align-items:center;gap:2.5rem;display:flex}@media (max-width:767px){.styles-module-scss-module__pF2opa__bentoBenefits{gap:1.5rem}}.styles-module-scss-module__pF2opa__title{color:var(--Text-Primary);font:var(--promo-36-upp-text);text-align:center;text-transform:uppercase}@media (max-width:1439px){.styles-module-scss-module__pF2opa__title{font:var(--promo-32-upp-text)}}@media (max-width:767px){.styles-module-scss-module__pF2opa__title{font-size:1.5rem;line-height:1.75rem}}.styles-module-scss-module__pF2opa__cardsGrid{grid-template-rows:minmax(16.5rem,auto) minmax(16.5rem,auto);grid-template-columns:repeat(12,1fr);gap:2rem;width:100%;display:grid}@media (min-width:960px) and (max-width:1279px){.styles-module-scss-module__pF2opa__cardsGrid{grid-template-rows:minmax(16.5rem,auto) minmax(20rem,auto)}}@media (min-width:768px) and (max-width:959px){.styles-module-scss-module__pF2opa__cardsGrid{grid-template-rows:minmax(16.5rem,auto) minmax(16.5rem,auto) minmax(20rem,auto)}}@media (max-width:767px){.styles-module-scss-module__pF2opa__cardsGrid{grid-template-columns:1fr;grid-auto-rows:minmax(16.5rem,auto)}}.styles-module-scss-module__pF2opa__card{box-sizing:border-box;background-color:var(--Background-Primary);border-radius:2rem;flex-direction:column;justify-content:space-between;align-self:stretch;padding:2rem;display:flex}.styles-module-scss-module__pF2opa__card.styles-module-scss-module__pF2opa__withBorder{border:1px solid var(--Background-Stroke)}@media (max-width:1279px){.styles-module-scss-module__pF2opa__card{padding:1.5rem}}@media (min-width:960px) and (max-width:1279px){.styles-module-scss-module__pF2opa__card{border-radius:1.5rem}}@media (min-width:768px) and (max-width:959px){.styles-module-scss-module__pF2opa__card{border-radius:2rem}}@media (max-width:767px){.styles-module-scss-module__pF2opa__card{border-radius:1.25rem}}.styles-module-scss-module__pF2opa__card:first-child,.styles-module-scss-module__pF2opa__card:nth-child(2){grid-column:span 6}.styles-module-scss-module__pF2opa__card:nth-child(3),.styles-module-scss-module__pF2opa__card:nth-child(4),.styles-module-scss-module__pF2opa__card:nth-child(5){grid-column:span 4}@media (min-width:768px) and (max-width:959px){.styles-module-scss-module__pF2opa__card:nth-child(3){grid-area:2/1/auto/-1}.styles-module-scss-module__pF2opa__card:nth-child(4),.styles-module-scss-module__pF2opa__card:nth-child(5){grid-area:3/span 6}}@media (max-width:767px){.styles-module-scss-module__pF2opa__card{grid-column:1/-1!important}}.styles-module-scss-module__pF2opa__textWrapper{flex-direction:column;gap:.5rem;display:flex}.styles-module-scss-module__pF2opa__cardTitle{color:var(--Text-Primary);font:var(--h3-comp);text-overflow:ellipsis}@media (max-width:1279px){.styles-module-scss-module__pF2opa__cardTitle{font:var(--h4-comp)}}.styles-module-scss-module__pF2opa__cardDescription{color:var(--Text-Secondary);font:var(--p2-regular-comp)}.styles-module-scss-module__pF2opa__cardIcon{aspect-ratio:1;justify-content:center;align-self:end;align-items:center;display:flex}.styles-module-scss-module__pF2opa__cardIcon.styles-module-scss-module__pF2opa__m{width:4rem}.styles-module-scss-module__pF2opa__cardIcon.styles-module-scss-module__pF2opa__l{width:5.25rem}
.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;display:flex;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;display:flex}.splide__pagination li{pointer-events:auto;margin:0;line-height:1;list-style-type:none;display:inline-block}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{visibility:hidden;position:relative}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;margin:0;position:relative;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__spinner{contain:strict;border:2px solid #999;border-left-color:transparent;border-radius:50%;width:20px;height:20px;margin:auto;animation:1s linear infinite splide-loading;display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0}.splide__sr{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{z-index:0;position:relative;overflow:hidden}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{opacity:0;z-index:0;margin:0!important}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{cursor:pointer;opacity:.7;z-index:1;background:#ccc;border:0;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.splide__arrow svg{fill:#000;width:1.2em;height:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline-offset:3px;outline:3px solid #0bf}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline-offset:3px;outline:3px solid #0bf}.splide__pagination{z-index:1;padding:0 1em;position:absolute;bottom:.5em;left:0;right:0}.splide__pagination__page{opacity:.7;background:#ccc;border:0;border-radius:50%;width:8px;height:8px;margin:3px;padding:0;transition:transform .2s linear;display:inline-block;position:relative}.splide__pagination__page.is-active{z-index:1;background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline-offset:3px;outline:3px solid #0bf}.splide.is-focus-in .splide__pagination__page:focus{outline-offset:3px;outline:3px solid #0bf}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline-offset:-3px;outline:3px solid #0bf}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline-offset:-3px;outline:3px solid #0bf}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline-offset:3px;outline:3px solid #0bf}.splide.is-focus-in .splide__toggle:focus{outline-offset:3px;outline:3px solid #0bf}.splide__track--nav>.splide__list>.splide__slide{cursor:pointer;border:3px solid transparent}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{top:auto;bottom:1em}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{flex-direction:column;padding:1em 0;display:flex;top:0;bottom:0;left:auto;right:.5em}
.card-caption-blocks-renderer-module-scss-module__O-bGKa__tooltip-target-wrapper{display:inline-flex;transform:translateY(6px)}.card-caption-blocks-renderer-module-scss-module__O-bGKa__tooltip-target{width:1.5rem;height:1.5rem;color:var(--Icons-Secondary);cursor:pointer;vertical-align:sub}
.card-slide-content-module-scss-module__GZGwwW__card-slide-content{--padding-right:3.5rem;height:100%;color:var(--Text-Primary);box-sizing:border-box;border-radius:2rem;flex-direction:column;justify-content:space-between;width:100%;display:flex;text-decoration:none!important}.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)){height:27.375rem}@media (max-width:959px){.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)){height:23.75rem}}.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)) .card-slide-content-module-scss-module__GZGwwW__bottom{position:absolute;bottom:0}.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide .card-slide-content-module-scss-module__GZGwwW__top:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide .card-slide-content-module-scss-module__GZGwwW__top:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide .card-slide-content-module-scss-module__GZGwwW__top:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide .card-slide-content-module-scss-module__GZGwwW__top:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide .card-slide-content-module-scss-module__GZGwwW__top:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__card-slide-content.card-slide-content-module-scss-module__GZGwwW__slide .card-slide-content-module-scss-module__GZGwwW__top:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__card-slide-content:not(.card-slide-content-module-scss-module__GZGwwW__slide){gap:1.25rem}.card-slide-content-module-scss-module__GZGwwW__card-slide-content:hover .card-slide-content-module-scss-module__GZGwwW__more-link{opacity:1;max-height:1.5rem;margin-top:1.5rem;transform:translateY(0)}.card-slide-content-module-scss-module__GZGwwW__card-slide-content .card-slide-content-module-scss-module__GZGwwW__more-link:focus-visible{opacity:1;max-height:1.5rem;margin-top:1.5rem;transform:translateY(0)}@media (max-width:959px){.card-slide-content-module-scss-module__GZGwwW__card-slide-content{--padding-right:2.5rem}}.card-slide-content-module-scss-module__GZGwwW__top{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;padding:2rem;display:flex;text-decoration:none!important}@media (max-width:959px){.card-slide-content-module-scss-module__GZGwwW__top{padding:1.25rem}}.card-slide-content-module-scss-module__GZGwwW__top:has(.card-slide-content-module-scss-module__GZGwwW__brand-yellow-icon){gap:1.5rem}@media (max-width:1439px){.card-slide-content-module-scss-module__GZGwwW__top:has(.card-slide-content-module-scss-module__GZGwwW__brand-yellow-icon){flex-direction:row}.card-slide-content-module-scss-module__GZGwwW__top:has(.card-slide-content-module-scss-module__GZGwwW__brand-yellow-icon) .card-slide-content-module-scss-module__GZGwwW__brand-yellow-icon{order:1}}.card-slide-content-module-scss-module__GZGwwW__top .card-slide-content-module-scss-module__GZGwwW__top-title{flex-grow:1}.card-slide-content-module-scss-module__GZGwwW__bottom{box-sizing:border-box;flex-direction:column;display:flex}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)){padding-bottom:2rem}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:2rem;padding-right:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:2rem;padding-right:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:2rem;padding-right:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:2rem;padding-left:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:2rem;padding-left:var(--padding-right)}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:2rem;padding-left:var(--padding-right)}@media (max-width:959px){.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)){padding-bottom:1.25rem}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1.25rem}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1.25rem}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:1.25rem}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1.25rem}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1.25rem}.card-slide-content-module-scss-module__GZGwwW__bottom:not(:has(.card-slide-content-module-scss-module__GZGwwW__bottom-image-container)):is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:1.25rem}}.card-slide-content-module-scss-module__GZGwwW__bottom .card-slide-content-module-scss-module__GZGwwW__bottom-image-container{width:100%;max-width:100%;height:232px;position:relative;overflow:hidden}.card-slide-content-module-scss-module__GZGwwW__bottom .card-slide-content-module-scss-module__GZGwwW__bottom-image-container .card-slide-content-module-scss-module__GZGwwW__bottom-image{box-sizing:border-box;object-fit:contain}.card-slide-content-module-scss-module__GZGwwW__bottom .card-slide-content-module-scss-module__GZGwwW__bottom-image-container .card-slide-content-module-scss-module__GZGwwW__bottom-text-content{flex-direction:column;align-self:stretch;align-items:flex-start;gap:.25rem;width:100%;display:flex}@media (max-width:959px){.card-slide-content-module-scss-module__GZGwwW__bottom .card-slide-content-module-scss-module__GZGwwW__bottom-image-container{height:240px}}.card-slide-content-module-scss-module__GZGwwW__mobile .card-slide-content-module-scss-module__GZGwwW__more-link{display:none!important}.card-slide-content-module-scss-module__GZGwwW__more-link{opacity:0;max-height:0;transition:transform .25s,max-height .25s,opacity .25s;transform:translateY(1rem)}
.card-slide-module-scss-module__MC6nVW__slide{display:flex}.card-slide-module-scss-module__MC6nVW__full-link{width:100%;text-decoration:none}
.cutout-card-slide-module-scss-module__GxBptW__icon{flex-shrink:0;width:24px;height:24px}.cutout-card-slide-module-scss-module__GxBptW__cardFooter{flex-direction:column;gap:.5rem;display:flex}
.cards-slider-section-module-scss-module__p9LqLq__top-link{flex-shrink:0}.cards-slider-section-module-scss-module__p9LqLq__grid{gap:1.5rem;display:grid}.cards-slider-section-module-scss-module__p9LqLq__show-more-wrapper{place-items:center;width:100%;display:grid}.cards-slider-section-module-scss-module__p9LqLq__slider{width:100%}
.styles-module-scss-module__HKD_wa__container{container-type:inline-size}.styles-module-scss-module__HKD_wa__title{margin-bottom:2.5rem}@media (max-width:1279px){.styles-module-scss-module__HKD_wa__title{margin-bottom:1.5rem}}.styles-module-scss-module__HKD_wa__tabsContainer{margin-inline:calc(-1*var(--page-padding-inline));justify-content:center;align-items:center;display:flex}@media (max-width:1279px){.styles-module-scss-module__HKD_wa__tabsContainer{justify-content:flex-start}}.styles-module-scss-module__HKD_wa__grid{gap:2rem;margin-top:1.5rem;display:grid}.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_4{grid-template-columns:repeat(4,1fr)}.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_3{grid-template-columns:repeat(3,1fr)}.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_2{grid-template-columns:repeat(2,1fr)}@media (max-width:1279px){.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_4,.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_3,.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_2{grid-template-columns:repeat(2,1fr)}}@media (max-width:959px){.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_4,.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_3,.styles-module-scss-module__HKD_wa__grid.styles-module-scss-module__HKD_wa__grid_2{grid-template-columns:1fr}}.styles-module-scss-module__HKD_wa__card{border:1px solid var(--Background-Stroke);background:var(--Background-Primary);border-radius:2rem;container-type:inline-size}.styles-module-scss-module__HKD_wa__card .styles-module-scss-module__HKD_wa__cardContent{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:2rem;display:flex}.styles-module-scss-module__HKD_wa__card .styles-module-scss-module__HKD_wa__cardText{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;width:100%;display:-webkit-box;overflow:hidden}.styles-module-scss-module__HKD_wa__card .styles-module-scss-module__HKD_wa__cardImageArea{height:4.5rem}.styles-module-scss-module__HKD_wa__card .styles-module-scss-module__HKD_wa__cardImageArea .styles-module-scss-module__HKD_wa__cardImage{width:auto;max-height:100%;margin-right:-2rem}@container (width<=24rem){.styles-module-scss-module__HKD_wa__card .styles-module-scss-module__HKD_wa__cardContent{flex-direction:column;align-items:flex-end;min-height:15rem}}@media (min-width:960px) and (max-width:1279px){.styles-module-scss-module__HKD_wa__card .styles-module-scss-module__HKD_wa__cardContent{flex-direction:column;align-items:flex-end;min-height:15rem}}
.case-card-module-scss-module__1834bq__card{border:1px solid var(--Background-Stroke);border-radius:2rem;flex-direction:column;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.case-card-module-scss-module__1834bq__imageWrapper{flex-shrink:0;padding:.5rem}.case-card-module-scss-module__1834bq__imageBox{background:var(--Background-Secondary);border-radius:1.5rem;height:15.875rem;position:relative;overflow:hidden}.case-card-module-scss-module__1834bq__image{object-fit:cover}.case-card-module-scss-module__1834bq__content{flex-direction:column;gap:1rem;padding:2rem;display:flex}@media (max-width:959px){.case-card-module-scss-module__1834bq__content{padding:1.25rem}}.case-card-module-scss-module__1834bq__text{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:959px){.case-card-module-scss-module__1834bq__text{gap:.5rem}}
.cases-filterable-section-module-scss-module__uei2hq__header{margin-bottom:3rem}.cases-filterable-section-module-scss-module__uei2hq__tabsWrapper{--tab-indicator-height:4px;margin-inline:calc(-1*var(--page-padding-inline));justify-content:center;margin-bottom:2rem;display:flex}@media (max-width:959px){.cases-filterable-section-module-scss-module__uei2hq__tabsWrapper{justify-content:flex-start}}.cases-filterable-section-module-scss-module__uei2hq__grid{grid-template-columns:1fr 1fr;gap:2.5rem 2rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:959px){.cases-filterable-section-module-scss-module__uei2hq__grid{grid-template-columns:1fr}}.cases-filterable-section-module-scss-module__uei2hq__grid li{display:flex}.cases-filterable-section-module-scss-module__uei2hq__grid li>*{flex:1}.cases-filterable-section-module-scss-module__uei2hq__footer{flex-direction:column;align-items:center;gap:3rem;margin-top:3rem;display:flex}.cases-filterable-section-module-scss-module__uei2hq__ctaButton{font:var(--h4-comp)}@media (max-width:959px){.cases-filterable-section-module-scss-module__uei2hq__ctaButton{--button-width:100%;font:var(--p3-medium-comp);padding-top:.875rem;padding-bottom:.875rem}}
.case-slide-module-scss-module__RRPkQG__slide{--padding-right:3.5rem;cursor:pointer;background:var(--Background-Primary-Elevated);border-radius:2rem;height:27.375rem;display:flex}@media (max-width:959px){.case-slide-module-scss-module__RRPkQG__slide{--padding-right:2.5rem;max-width:18.375rem;height:23.75rem}}.case-slide-module-scss-module__RRPkQG__slide:hover .case-slide-module-scss-module__RRPkQG__link{opacity:1;max-height:1.5rem;margin-top:1.5rem;transform:translateY(0)}.case-slide-module-scss-module__RRPkQG__slide .case-slide-module-scss-module__RRPkQG__link:focus-visible{opacity:1;max-height:1.5rem;margin-top:1.5rem;transform:translateY(0)}.case-slide-module-scss-module__RRPkQG__slide.case-slide-module-scss-module__RRPkQG__with-border{border:1px solid var(--Background-Stroke)}.case-slide-module-scss-module__RRPkQG__inner{height:100%;color:var(--Text-Primary);flex-direction:column;justify-content:space-between;text-decoration:none;display:flex}.case-slide-module-scss-module__RRPkQG__top{width:100%;padding:2rem var(--padding-right)0 2rem;box-sizing:border-box;flex-direction:column;gap:1rem;display:flex}.case-slide-module-scss-module__RRPkQG__footer{padding:0 var(--padding-right)2rem 2rem;box-sizing:border-box;flex-direction:column;margin-right:2rem;display:flex}.case-slide-module-scss-module__RRPkQG__footer-text-content{flex-direction:column;align-self:stretch;align-items:flex-start;gap:.25rem;width:100%;display:flex}.case-slide-module-scss-module__RRPkQG__mobile .case-slide-module-scss-module__RRPkQG__link{display:none!important}.case-slide-module-scss-module__RRPkQG__fullLink{height:100%;color:inherit;text-decoration:none;display:block}.case-slide-module-scss-module__RRPkQG__link{opacity:0;max-height:0;transition:transform .25s,max-height .25s,opacity .25s;transform:translateY(1rem)}.case-slide-module-scss-module__RRPkQG__footer{flex-direction:column;margin-right:2rem;display:flex;overflow:hidden}
.cases-slider-section-module-scss-module__1zGuLq__sliderSection{flex-direction:column;gap:2.5rem;display:flex}@media (max-width:767px){.cases-slider-section-module-scss-module__1zGuLq__sliderSection{gap:1.5rem}}.cases-slider-section-module-scss-module__1zGuLq__top{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%;display:flex}@media (max-width:767px){.cases-slider-section-module-scss-module__1zGuLq__top{gap:.75rem}}.cases-slider-section-module-scss-module__1zGuLq__top:not(:has(.cases-slider-section-module-scss-module__1zGuLq__top-link)) .cases-slider-section-module-scss-module__1zGuLq__title{text-align:center;flex-grow:1}.cases-slider-section-module-scss-module__1zGuLq__title{color:var(--Text-Primary);font:var(--promo-32-upp-text);text-transform:uppercase}@media (min-width:1440px){.cases-slider-section-module-scss-module__1zGuLq__title{font:var(--promo-36-upp-text)}}@media (max-width:767px){.cases-slider-section-module-scss-module__1zGuLq__title{font:var(--promo-24-upp-text)}}.cases-slider-section-module-scss-module__1zGuLq__slider{align-items:center;gap:1.25rem;display:flex}@media (min-width:768px) and (max-width:1439px){.cases-slider-section-module-scss-module__1zGuLq__slider{gap:1rem}}.cases-slider-section-module-scss-module__1zGuLq__navigation-button{background:unset;background:var(--Controls-Alternative);border-radius:1rem;justify-content:center;align-items:center;padding:.625rem;display:flex}.cases-slider-section-module-scss-module__1zGuLq__navigation-button:hover{background:var(--Background-Hover)}.cases-slider-section-module-scss-module__1zGuLq__arrowIcon{width:1.5rem;height:1.5rem;color:var(--Icons-Primary)}.cases-slider-section-module-scss-module__1zGuLq__navigation-buttons{gap:1rem;display:flex}
.styles-module-scss-module__jIijSq__sectionContainer{flex-direction:column;gap:2.5rem;width:1056px;padding-top:2.5rem;padding-bottom:7.5rem;display:flex}@media (max-width:767px){.styles-module-scss-module__jIijSq__sectionContainer{gap:1.5rem;padding-top:3rem;padding-bottom:5rem}}.styles-module-scss-module__jIijSq__sectionTitle{color:var(--Text-Primary);font:var(--promo-36-upp-text);text-align:center;text-transform:uppercase}@media (max-width:1439px){.styles-module-scss-module__jIijSq__sectionTitle{font:var(--promo-32-upp-text)}}@media (max-width:767px){.styles-module-scss-module__jIijSq__sectionTitle{font-size:1.5rem;line-height:1.75rem}}.styles-module-scss-module__jIijSq__cardsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:767px){.styles-module-scss-module__jIijSq__cardsGrid{grid-template-columns:1fr;gap:1.25rem}}.styles-module-scss-module__jIijSq__card{height:349px}.styles-module-scss-module__jIijSq__cardInner{border-radius:2rem;flex:1;position:relative;overflow:hidden}.styles-module-scss-module__jIijSq__cardContent{flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.styles-module-scss-module__jIijSq__footer,.styles-module-scss-module__jIijSq__header{margin:2rem}.styles-module-scss-module__jIijSq__header{margin-right:64px}.styles-module-scss-module__jIijSq__cardTitle{color:var(--Text-Primary);font:var(--h3-comp)}@media (max-width:959px){.styles-module-scss-module__jIijSq__cardTitle{font:var(--h4-comp)}}.styles-module-scss-module__jIijSq__count{color:var(--Text-Secondary);font:var(--p2-regular-comp)}.styles-module-scss-module__jIijSq__cardIcon{align-items:flex-end;display:flex;position:absolute;top:5.9375rem;bottom:0;right:0}.styles-module-scss-module__jIijSq__cardBtn{box-sizing:border-box;background:var(--Brand-Light-Exolve-Yellow);border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;padding:.625rem;transition:background-color .3s ease-in-out,color .3s ease-in-out;display:flex;position:absolute;top:0;right:0;overflow:hidden}.styles-module-scss-module__jIijSq__cutout{fill:var(--Background-Secondary);transition:fill .3s ease-in-out;position:absolute;top:0;left:0}.styles-module-scss-module__jIijSq__cutoutRef{height:5.5rem;position:absolute;left:20%}.styles-module-scss-module__jIijSq__cardInner,.styles-module-scss-module__jIijSq__cutoutRef{transition:filter .3s ease-in-out}
.styles-module-scss-module__uFIauG__title{font:var(--promo-36-upp-text);text-transform:uppercase;text-align:center;margin-bottom:2.5rem}@media (max-width:767px){.styles-module-scss-module__uFIauG__title{margin-bottom:1.25rem}}.styles-module-scss-module__uFIauG__cardsWrapper{grid-template-columns:1fr 1fr;gap:1.25rem 2rem;display:grid}@media (max-width:767px){.styles-module-scss-module__uFIauG__cardsWrapper{grid-template-columns:1fr}}.styles-module-scss-module__uFIauG__card{border:1px solid var(--Background-Stroke);background:var(--Background-Primary);border-radius:2rem;height:-moz-fit-content;height:fit-content;position:relative;overflow:hidden}.styles-module-scss-module__uFIauG__cardText{padding:2rem}@media (max-width:767px){.styles-module-scss-module__uFIauG__cardText{padding:1.5rem}}.styles-module-scss-module__uFIauG__cutout{position:absolute;bottom:0;left:0}.styles-module-scss-module__uFIauG__cardTitle{font:var(--h3-comp);margin-bottom:1.5rem}.styles-module-scss-module__uFIauG__cardItem{font:var(--p2-regular-comp);align-items:center;column-gap:1rem;display:flex;position:relative}.styles-module-scss-module__uFIauG__items{flex-direction:column;align-items:flex-start;row-gap:.5rem;display:flex}.styles-module-scss-module__uFIauG__imageArea{justify-content:flex-end;padding:0 2rem 2rem 0;display:flex}.styles-module-scss-module__uFIauG__image{width:12.0417rem;height:auto;bottom:2rem;right:2rem}.styles-module-scss-module__uFIauG__iconWrapper{box-sizing:border-box;clip-path:url(#rounded-rect-clip);flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.styles-module-scss-module__uFIauG__iconWrapper.styles-module-scss-module__uFIauG__negative{background:var(--Background-Secondary)}.styles-module-scss-module__uFIauG__iconWrapper.styles-module-scss-module__uFIauG__positive{background:radial-gradient(62.5% 62.5% at 50% -12.5%,#eaf6a1 0%,#e0f952 100%);box-shadow:inset 0 1px 2px rgba(255,255,255,.6)}.styles-module-scss-module__uFIauG__iconWrapper.styles-module-scss-module__uFIauG__positive .styles-module-scss-module__uFIauG__icon{color:var(--Brand-Neutral-Exolve-Black)}.styles-module-scss-module__uFIauG__iconWrapper .styles-module-scss-module__uFIauG__icon{width:1rem;height:1rem;color:var(--Icons-Primary)}
.styles-module-scss-module__JqkOVG__cardsWrapper{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;width:100%;display:grid}@media (max-width:1279px){.styles-module-scss-module__JqkOVG__cardsWrapper{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:767px){.styles-module-scss-module__JqkOVG__cardsWrapper{gap:1rem}}.styles-module-scss-module__JqkOVG__card{background:var(--Background-Primary);border-radius:2rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}@media (max-width:767px){.styles-module-scss-module__JqkOVG__card{gap:.75rem;padding:1.5rem}}.styles-module-scss-module__JqkOVG__cardTitle{font:var(--h3-comp);padding-bottom:.5rem}@media (max-width:767px){.styles-module-scss-module__JqkOVG__cardTitle{font:var(--h4-comp);padding-bottom:.25rem}}.styles-module-scss-module__JqkOVG__items{flex-direction:column;row-gap:1rem;display:flex}.styles-module-scss-module__JqkOVG__cardItem{align-items:center;column-gap:1rem;display:flex}.styles-module-scss-module__JqkOVG__itemText{font:var(--p2-regular-comp)}@media (max-width:767px){.styles-module-scss-module__JqkOVG__itemText{font:var(--p3-regular-comp)}}.styles-module-scss-module__JqkOVG__itemSecondary{color:var(--Text-Secondary)}.styles-module-scss-module__JqkOVG__iconWrapper{box-sizing:border-box;clip-path:url(#rounded-rect-clip);flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.styles-module-scss-module__JqkOVG__iconWrapper.styles-module-scss-module__JqkOVG__negative{background:var(--Background-Secondary)}.styles-module-scss-module__JqkOVG__iconWrapper.styles-module-scss-module__JqkOVG__positive{background:radial-gradient(62.5% 62.5% at 50% -12.5%,#eaf6a1 0%,#e0f952 100%);box-shadow:inset 0 1px 2px rgba(255,255,255,.6)}.styles-module-scss-module__JqkOVG__iconWrapper.styles-module-scss-module__JqkOVG__positive .styles-module-scss-module__JqkOVG__icon{color:var(--Brand-Neutral-Exolve-Black)}.styles-module-scss-module__JqkOVG__iconWrapper .styles-module-scss-module__JqkOVG__icon{width:1rem;height:1rem;color:var(--Icons-Primary)}.styles-module-scss-module__JqkOVG__priceRow{flex-direction:column;gap:1.5rem;padding-top:1rem;display:flex}.styles-module-scss-module__JqkOVG__priceLine{background:var(--Background-Stroke);height:1px}.styles-module-scss-module__JqkOVG__priceContent{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.styles-module-scss-module__JqkOVG__priceContent.styles-module-scss-module__JqkOVG__priceContentNoChevron{cursor:default;pointer-events:none}@media (max-width:767px){.styles-module-scss-module__JqkOVG__priceContent{align-items:flex-start}}.styles-module-scss-module__JqkOVG__priceBox{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}@media (max-width:767px){.styles-module-scss-module__JqkOVG__priceBox{flex-direction:column;align-items:flex-start}}.styles-module-scss-module__JqkOVG__price{font:var(--promo-36-upp-text);text-transform:uppercase;color:var(--Text-Primary);white-space:nowrap}@media (max-width:767px){.styles-module-scss-module__JqkOVG__price{font:var(--promo-24-upp-text)}}.styles-module-scss-module__JqkOVG__savingsBadge{background:var(--Accent-Positive);color:var(--Constant-Greyscale-0);font:var(--p3-medium-comp);white-space:nowrap;border-radius:.75rem;align-items:center;gap:.25rem;padding:.25rem .5rem;display:inline-flex}.styles-module-scss-module__JqkOVG__badgeIcon{object-fit:contain;width:1.5rem;height:1.5rem;color:var(--Constant-Greyscale-0);flex-shrink:0}.styles-module-scss-module__JqkOVG__chevron{width:1.5rem;height:1.5rem;color:var(--Icons-Primary);flex-shrink:0;transition:transform .2s}.styles-module-scss-module__JqkOVG__chevronOpen{transform:rotate(180deg)}.styles-module-scss-module__JqkOVG__details{background:var(--Background-Primary);border:1px solid var(--Background-Stroke);border-radius:1.25rem;padding:1rem 1.25rem}@media (max-width:767px){.styles-module-scss-module__JqkOVG__details{flex-direction:column;gap:.25rem;display:flex}}.styles-module-scss-module__JqkOVG__detailsText{font:var(--p2-regular-comp);color:var(--Text-Primary);vertical-align:baseline}@media (max-width:767px){.styles-module-scss-module__JqkOVG__detailsText{font:var(--p3-regular-comp);display:block}}.styles-module-scss-module__JqkOVG__detailsSecondary{font:var(--p2-regular-comp);color:var(--Text-Secondary);vertical-align:baseline}@media (max-width:767px){.styles-module-scss-module__JqkOVG__detailsSecondary{font:var(--p3-regular-comp);display:block}}
.styles-module-scss-module__jGm_PW__link{color:var(--Text-Primary-Link)}.styles-module-scss-module__jGm_PW__visible{margin-top:var(--global-overlays-gap,1rem)}
.sticky-lead-form-module-scss-module__HRwDLa__form{width:100%}.sticky-lead-form-module-scss-module__HRwDLa__form_is-hidden{animation:sticky-lead-form-module-scss-module__HRwDLa__fade-down var(--animation-duration-medium-slow)forwards}.sticky-lead-form-module-scss-module__HRwDLa__form:not(.sticky-lead-form-module-scss-module__HRwDLa__mobile){-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);max-width:26.25rem;color:var(--Text-Inverted);background:rgba(0,0,0,.7);border-radius:1.5rem;padding:.5rem}.sticky-lead-form-module-scss-module__HRwDLa__form:not(.sticky-lead-form-module-scss-module__HRwDLa__mobile) .sticky-lead-form-module-scss-module__HRwDLa__field{color:var(--Text-Inverted);background-color:rgba(98,108,119,.25)}.sticky-lead-form-module-scss-module__HRwDLa__form:not(.sticky-lead-form-module-scss-module__HRwDLa__mobile) .sticky-lead-form-module-scss-module__HRwDLa__fields{grid-template-columns:1fr min-content;gap:.5rem;display:grid}.sticky-lead-form-module-scss-module__HRwDLa__form.sticky-lead-form-module-scss-module__HRwDLa__sticky-lead-form:not(.sticky-lead-form-module-scss-module__HRwDLa__mobile){max-width:26.25rem}.sticky-lead-form-module-scss-module__HRwDLa__form.sticky-lead-form-module-scss-module__HRwDLa__mobile{color:var(--Text-Primary)}.sticky-lead-form-module-scss-module__HRwDLa__form.sticky-lead-form-module-scss-module__HRwDLa__mobile .sticky-lead-form-module-scss-module__HRwDLa__bottom{opacity:1;flex-direction:column;gap:.75rem;max-height:none;margin-top:1.5rem;display:flex}:root[data-theme=dark] .sticky-lead-form-module-scss-module__HRwDLa__form:not(.sticky-lead-form-module-scss-module__HRwDLa__mobile){color:var(--Text-Primary);background:rgba(98,108,119,.25)}.sticky-lead-form-module-scss-module__HRwDLa__submit-button{height:-moz-fit-content;height:fit-content}.sticky-lead-form-module-scss-module__HRwDLa__bottom{text-align:center;opacity:0;width:100%;max-height:0;transition:all var(--animation-duration-fast)var(--animation-ease-in-and-out);margin-top:0}.sticky-lead-form-module-scss-module__HRwDLa__bottom.sticky-lead-form-module-scss-module__HRwDLa__visible{opacity:1;max-height:2rem;margin-top:.5rem}@keyframes sticky-lead-form-module-scss-module__HRwDLa__fade-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@keyframes sticky-lead-form-module-scss-module__HRwDLa__fade-down{0%{opacity:1;transform:translateY(0%)}to{opacity:0;transform:translateY(100%)}}
.mobile-lead-form-responses-modal-card-module-scss-module__Y_XokG__graphic{width:11.375rem;height:10.5rem;position:relative}.mobile-lead-form-responses-modal-card-module-scss-module__Y_XokG__image{width:auto;max-height:100%}
.mobile-lead-form-action-panel-module-scss-module__9kPVbG__panel{width:100%}
.hero-lead-form-module-scss-module__z6XntW__form{grid-template-columns:1fr min-content;gap:.5rem;width:100%;display:grid}.hero-lead-form-module-scss-module__z6XntW__submit-button{height:-moz-fit-content;height:fit-content;font:var(--p3-medium-comp)}
.sticky-lead-form-panel-module-scss-module__UnOIAa__sticky-lead-form-panel-is-visible{margin-top:var(--global-overlays-gap,1rem)}
.styles-module-scss-module__jY3iCq__global-overlay{--global-overlays-gap:1rem;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:2rem;left:.5rem;right:.5rem}@media (max-width:767px){.styles-module-scss-module__jY3iCq__global-overlay{bottom:1rem}}.styles-module-scss-module__jY3iCq__visible{margin-top:var(--global-overlays-gap)}
.styles-module-scss-module__6_pPcW__sectionWrapper{flex-direction:column;align-items:center;gap:2.5rem;display:flex}@media (max-width:767px){.styles-module-scss-module__6_pPcW__sectionWrapper{gap:1.5rem}}.styles-module-scss-module__6_pPcW__textWrapper{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__6_pPcW__title{color:var(--Text-Primary);text-align:center;font:var(--promo-32-upp-text);text-transform:uppercase}@media (max-width:767px){.styles-module-scss-module__6_pPcW__title{font:var(--promo-24-upp-text)}}@media (min-width:1440px){.styles-module-scss-module__6_pPcW__title{font:var(--promo-36-upp-text)}}.styles-module-scss-module__6_pPcW__subtitle{color:var(--Text-Secondary);text-align:center;font:var(--p3-regular-comp)}@media (max-width:767px){.styles-module-scss-module__6_pPcW__subtitle{font:var(--p4-regular-comp)}}@media (min-width:1440px){.styles-module-scss-module__6_pPcW__subtitle{font:var(--p2-regular-comp)}}.styles-module-scss-module__6_pPcW__form{box-sizing:border-box;background-color:var(--Background-Secondary);border-radius:2rem;flex-direction:column;gap:2rem;width:100%;max-width:56.5rem;margin-bottom:2rem;padding:2rem;display:flex;position:relative}.styles-module-scss-module__6_pPcW__form.styles-module-scss-module__6_pPcW__secondary{background-color:var(--Background-Primary)}@media (min-width:1440px){.styles-module-scss-module__6_pPcW__form{gap:2.5rem}}@media (min-width:768px) and (max-width:959px){.styles-module-scss-module__6_pPcW__form{padding:1.5rem}}@media (max-width:767px){.styles-module-scss-module__6_pPcW__form{border-radius:1.5rem;padding:1.25rem}}.styles-module-scss-module__6_pPcW__upperPart{grid-template-rows:minmax(4.25rem,auto) minmax(4.25rem,auto);grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}@media (max-width:767px){.styles-module-scss-module__6_pPcW__upperPart{grid-template-columns:1fr}}.styles-module-scss-module__6_pPcW__fullRow{grid-column:1/-1}.styles-module-scss-module__6_pPcW__lowerPart{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:767px){.styles-module-scss-module__6_pPcW__lowerPart{grid-template-columns:1fr}}.styles-module-scss-module__6_pPcW__checkboxLabel{color:var(--Text-Secondary);font:var(--c1-regular-comp);align-items:center;gap:.25rem;display:flex}.styles-module-scss-module__6_pPcW__checkboxLabel>span{height:1em}.styles-module-scss-module__6_pPcW__checkboxLabel a{color:var(--Text);height:1em;text-decoration:none}.styles-module-scss-module__6_pPcW__btn{text-transform:uppercase}.styles-module-scss-module__6_pPcW__decoration{z-index:-1;background-color:var(--Brand-Light-Exolve-Yellow);border-radius:0 0 1.5rem 1.5rem;width:calc(100% - 2rem);height:1.75rem;position:absolute;bottom:-1.125rem;left:1rem;box-shadow:0 .125rem 1.25rem rgba(155,182,2,.3)}@media (min-width:768px) and (max-width:959px){.styles-module-scss-module__6_pPcW__decoration{width:calc(100% - 3rem);height:1.5rem;bottom:-.75rem;left:1.5rem}}@media (max-width:767px){.styles-module-scss-module__6_pPcW__decoration{width:calc(100% - 1.5rem);height:1rem;bottom:-.75rem;left:.75rem}}@media (max-width:959px){.styles-module-scss-module__6_pPcW__decoration{border-radius:0 0 1.25rem 1.25rem}}.styles-module-scss-module__6_pPcW__decoration+.styles-module-scss-module__6_pPcW__decoration{z-index:-2;border-radius:0 0 1.25rem 1.25rem;width:calc(100% - 4rem);height:1.875rem;bottom:-2rem;left:2rem}@media (min-width:768px) and (max-width:959px){.styles-module-scss-module__6_pPcW__decoration+.styles-module-scss-module__6_pPcW__decoration{width:calc(100% - 5rem);height:1.625rem;bottom:-1.375rem;left:2.5rem}}@media (max-width:767px){.styles-module-scss-module__6_pPcW__decoration+.styles-module-scss-module__6_pPcW__decoration{width:calc(100% - 3.5rem);height:1.25rem;bottom:-1.25rem;left:1.75rem}}@media (max-width:959px){.styles-module-scss-module__6_pPcW__decoration+.styles-module-scss-module__6_pPcW__decoration{border-radius:0 0 1rem 1rem}.styles-module-scss-module__6_pPcW__checkboxesContainer{flex-direction:column;row-gap:.5rem;display:flex}}
.developer-reference-section-module-scss-module__H7_WwW__topGrid{align-items:flex-start;gap:.5rem;width:100%;display:flex}@media (max-width:1279px){.developer-reference-section-module-scss-module__H7_WwW__topGrid{flex-direction:column}}.developer-reference-section-module-scss-module__H7_WwW__codeCard{background:var(--Background-Secondary);box-sizing:border-box;border-radius:2.5rem;flex-direction:column;flex:748 748 0;gap:2.5rem;min-width:0;padding:2rem;display:flex;overflow:hidden}@media (max-width:1279px){.developer-reference-section-module-scss-module__H7_WwW__codeCard{border-radius:2rem;flex:none;width:100%}}.developer-reference-section-module-scss-module__H7_WwW__rightColumn{flex-direction:column;flex:460 460 0;gap:.5rem;min-width:0;display:flex}@media (max-width:1279px){.developer-reference-section-module-scss-module__H7_WwW__rightColumn{flex:none;width:100%}}.developer-reference-section-module-scss-module__H7_WwW__methodsCard{background:var(--Background-Secondary-Elevated);border:1px solid var(--Background-Stroke);box-sizing:border-box;border-radius:2rem;flex-direction:column;gap:2.5rem;padding:2rem;display:flex}@media (max-width:767px){.developer-reference-section-module-scss-module__H7_WwW__methodsCard{border-radius:1.25rem;gap:1.5rem;padding:1.5rem}}.developer-reference-section-module-scss-module__H7_WwW__jsonCard{background:var(--Brand-Light-Exolve-Yellow);box-sizing:border-box;border-radius:2rem;flex-direction:column;gap:.75rem;padding:2rem;display:flex}@media (max-width:767px){.developer-reference-section-module-scss-module__H7_WwW__jsonCard{border-radius:1.25rem;padding:1.5rem}}.developer-reference-section-module-scss-module__H7_WwW__methodsList{flex-direction:column;gap:1.5rem;display:flex}.developer-reference-section-module-scss-module__H7_WwW__methodItem{align-items:flex-start;gap:1rem;display:flex}.developer-reference-section-module-scss-module__H7_WwW__checkIcon{--list-icon-bg:var(--Brand-Light-Exolve-Yellow);--list-icon-tick:var(--Constant-Greyscale-900);flex-shrink:0}.developer-reference-section-module-scss-module__H7_WwW__methodContent{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.developer-reference-section-module-scss-module__H7_WwW__methodContent .developer-reference-section-module-scss-module__H7_WwW__link{color:inherit}.developer-reference-section-module-scss-module__H7_WwW__bottomCard{background:var(--Background-Secondary-Elevated);border:1px solid var(--Background-Stroke);box-sizing:border-box;border-radius:2rem;flex-direction:column;gap:2.5rem;width:100%;padding:2rem;display:flex}@media (min-width:1280px){.developer-reference-section-module-scss-module__H7_WwW__bottomCard{gap:1.5rem}}@media (max-width:767px){.developer-reference-section-module-scss-module__H7_WwW__bottomCard{border-radius:1.25rem;gap:1.5rem;padding:1.5rem}}@media (min-width:1280px){.developer-reference-section-module-scss-module__H7_WwW__bottomMethodTitle{padding-top:1rem;padding-bottom:1rem}}.developer-reference-section-module-scss-module__H7_WwW__bottomGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:767px){.developer-reference-section-module-scss-module__H7_WwW__bottomGrid{grid-template-columns:1fr}}
.article-section-block-module-scss-module__Hq7EQW__section-type-header{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.article-section-block-module-scss-module__Hq7EQW__section-type-files{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:959px){.article-section-block-module-scss-module__Hq7EQW__section-type-files{grid-template-columns:1fr;gap:1rem}}.article-section-block-module-scss-module__Hq7EQW__section-type-badges{gap:.5rem;display:flex}
.article-module-scss-module___5I20W__article{justify-content:stretch;display:grid}.article-module-scss-module___5I20W__article>:not(:last-child){margin-bottom:2rem}.article-module-scss-module___5I20W__article>:has(+h2,+.article-module-scss-module___5I20W__table-container):not(:last-child){margin-bottom:4rem}.article-module-scss-module___5I20W__article>:has(+.article-module-scss-module___5I20W__section-type-files:last-child):not(p){margin-bottom:4rem}.article-module-scss-module___5I20W__article>:has(+.article-module-scss-module___5I20W__h3):not(:last-child){margin-bottom:3rem}.article-module-scss-module___5I20W__article p:has(+ul,+ol){margin-bottom:.75rem}.article-module-scss-module___5I20W__article-header{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.article-module-scss-module___5I20W__image-wrapper{justify-content:center;margin-bottom:2rem;display:flex;position:relative}.article-module-scss-module___5I20W__image{object-fit:cover;border-radius:2rem;max-width:100%;display:flex;overflow:hidden}@media (max-width:959px){.article-module-scss-module___5I20W__image{border-radius:1.25rem}}.article-module-scss-module___5I20W__table-container{width:100%;display:flex;overflow-x:scroll;overflow-y:hidden}.article-module-scss-module___5I20W__table{width:100%}.article-module-scss-module___5I20W__two-cards-container{grid-template-columns:1fr 1fr;grid-auto-rows:17.3rem;gap:2rem;display:grid}@media (max-width:959px){.article-module-scss-module___5I20W__two-cards-container{grid-template-columns:1fr}}.article-module-scss-module___5I20W__grid-layout{grid-template-columns:var(--gl-cols-desktop,repeat(2,1fr));gap:var(--gl-gap-desktop,1.5rem);display:grid}@media (max-width:1279px){.article-module-scss-module___5I20W__grid-layout{grid-template-columns:var(--gl-cols-tablet,var(--gl-cols-desktop,repeat(2,1fr)));gap:var(--gl-gap-tablet,var(--gl-gap-desktop,1.5rem))}}@media (max-width:959px){.article-module-scss-module___5I20W__grid-layout{grid-template-columns:var(--gl-cols-mobile,1fr);gap:var(--gl-gap-mobile,1rem)}}.article-module-scss-module___5I20W__grid-layout-column{flex-direction:column;min-width:0;display:flex}.article-module-scss-module___5I20W__grid-layout-column>:not(:last-child){margin-bottom:2rem}.article-module-scss-module___5I20W__grid-layout-column>:has(+h2,+.article-module-scss-module___5I20W__table-container):not(:last-child){margin-bottom:4rem}.article-module-scss-module___5I20W__grid-layout-column>:has(+.article-module-scss-module___5I20W__h3):not(:last-child){margin-bottom:3rem}.article-module-scss-module___5I20W__grid-layout-column p:has(+ul,+ol){margin-bottom:.75rem}.article-module-scss-module___5I20W__link{color:var(--Text-Primary-Link)}.article-module-scss-module___5I20W__tooltip-target-wrapper{display:inline-flex;transform:translateY(6px)}.article-module-scss-module___5I20W__tooltip-target{width:1.5rem;height:1.5rem;color:var(--Accent-Active);cursor:pointer;vertical-align:sub}
.event-agenda-cell-module-scss-module__qxZWBG__event-agenda-cell{box-sizing:border-box;background:var(--Background-Secondary);border-radius:2rem;align-items:flex-start;gap:2rem;width:100%;padding:2rem;display:flex}@media (max-width:959px){.event-agenda-cell-module-scss-module__qxZWBG__event-agenda-cell{padding:1.5rem}}@media (max-width:767px){.event-agenda-cell-module-scss-module__qxZWBG__event-agenda-cell{flex-direction:column;gap:1.5rem;padding:1.25rem}}.event-agenda-cell-module-scss-module__qxZWBG__left-part{flex-direction:column;flex-grow:1;align-items:flex-start;gap:.5rem;width:16rem;padding-right:1rem;display:flex}.event-agenda-cell-module-scss-module__qxZWBG__speakers{flex-direction:column;align-self:stretch;gap:1rem;display:flex}.event-agenda-cell-module-scss-module__qxZWBG__speaker{align-self:stretch;align-items:flex-start;gap:.5rem;display:flex}.event-agenda-cell-module-scss-module__qxZWBG__speaker-image{border-radius:.5rem}.event-agenda-cell-module-scss-module__qxZWBG__right-part{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;display:flex}
.event-card-module-scss-module__XGCqxG__event-card{background:var(--Background-Primary-Elevated);width:100%;min-height:15.5rem;box-shadow:var(--shadows-lowest);border-radius:2rem;align-items:flex-start;text-decoration:none;display:flex;overflow:hidden}@media (max-width:767px){.event-card-module-scss-module__XGCqxG__event-card{flex-direction:column;min-height:auto}}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;height:100%;padding:2rem;display:flex}@media (max-width:959px){.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__content{gap:1rem;padding:1.5rem}}@media (max-width:767px){.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__content{padding:1.25rem 1.25rem 1rem}}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__content-top{flex-wrap:wrap;justify-content:space-between;align-self:stretch;align-items:center;gap:.5rem;display:flex}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__content-top .event-card-module-scss-module__XGCqxG__badges{align-items:flex-start;gap:.5rem;display:flex}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__content .event-card-module-scss-module__XGCqxG__text-block{flex-direction:column;gap:.5rem;display:flex}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__content .event-card-module-scss-module__XGCqxG__text-block .event-card-module-scss-module__XGCqxG__title{font:var(--h3-comp)}@media (max-width:1279px){.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__content .event-card-module-scss-module__XGCqxG__text-block .event-card-module-scss-module__XGCqxG__title{font:var(--h4-comp)}}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__image-block{height:100%;padding:.5rem .5rem .5rem 0;display:flex}@media (max-width:767px){.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__image-block{width:100%;padding:0 .5rem .5rem}}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__image-block{box-sizing:border-box}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__image-container{aspect-ratio:34/29;width:17rem;position:relative;overflow:hidden}@media (max-width:767px){.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__image-container{aspect-ratio:2;width:100%}}.event-card-module-scss-module__XGCqxG__event-card .event-card-module-scss-module__XGCqxG__image{object-fit:cover;border-radius:1.5rem;flex-direction:column;align-items:flex-start;width:100%;display:flex}
.event-info-module-scss-module__9yGD6W__event-info{background:var(--Background-Secondary);border-radius:2rem;flex-direction:column;align-items:flex-start;gap:1.5rem;height:-moz-fit-content;height:fit-content;padding:1.5rem;display:flex}@media (max-width:959px){.event-info-module-scss-module__9yGD6W__event-info{padding:1.5rem}}@media (max-width:767px){.event-info-module-scss-module__9yGD6W__event-info{flex-direction:column;gap:1.5rem;padding:1.25rem}}.event-info-module-scss-module__9yGD6W__event-info-content{flex-direction:column;align-self:stretch;align-items:flex-start;gap:1.5rem;display:flex}.event-info-module-scss-module__9yGD6W__text-block{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:.25rem;display:flex}.event-info-module-scss-module__9yGD6W__speakers{flex-direction:column;align-self:stretch;gap:.75rem;display:flex}.event-info-module-scss-module__9yGD6W__speakers-list{flex-direction:column;align-self:stretch;align-items:flex-start;gap:1rem;display:flex}@media (min-width:768px) and (max-width:959px){.event-info-module-scss-module__9yGD6W__speakers-list{grid-template-columns:1fr 1fr;display:grid}}.event-info-module-scss-module__9yGD6W__speaker{align-self:stretch;align-items:flex-start;gap:.75rem;display:flex}.event-info-module-scss-module__9yGD6W__speaker-text-block{flex-direction:column;display:flex}.event-info-module-scss-module__9yGD6W__speaker-image{border-radius:1rem}
.event-agenda-module-scss-module__Y_3Y1q__agenda-content{margin-top:2rem}@media (max-width:1279px){.event-agenda-module-scss-module__Y_3Y1q__agenda-content{margin-top:1rem}}.event-agenda-module-scss-module__Y_3Y1q__agenda-content{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.event-agenda-module-scss-module__Y_3Y1q__agenda-content .event-agenda-module-scss-module__Y_3Y1q__agenda-list{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;display:flex}@media (max-width:767px){.event-agenda-module-scss-module__Y_3Y1q__show-more-button{--button-width:100%}}
.event-collection-section-module-scss-module__eQdkMW__section{max-width:66rem;padding-inline:var(--page-padding-inline);flex-direction:column;gap:2.5rem;padding-top:2.5rem;padding-bottom:7.5rem;display:flex}@media (min-width:1680px) and (max-width:1919px){.event-collection-section-module-scss-module__eQdkMW__section{max-width:76rem}}@media (max-width:1279px){.event-collection-section-module-scss-module__eQdkMW__section{max-width:100%}}.event-collection-section-module-scss-module__eQdkMW__container{grid-template-columns:1fr 17.5rem;gap:2rem;width:100%;display:grid}@media (max-width:959px){.event-collection-section-module-scss-module__eQdkMW__container{flex-direction:column;grid-template-columns:1fr}}@media (max-width:767px){.event-collection-section-module-scss-module__eQdkMW__container{gap:1.5rem}}.event-collection-section-module-scss-module__eQdkMW__content{flex-direction:column;width:100%;display:flex}@media (max-width:959px){.event-collection-section-module-scss-module__eQdkMW__content{order:2}.event-collection-section-module-scss-module__eQdkMW__event-info{order:1}}.event-collection-section-module-scss-module__eQdkMW__event-info{height:100%}.event-collection-section-module-scss-module__eQdkMW__sticky{--top-offset:calc(var(--header-height) + 8px);top:var(--top-offset);position:-webkit-sticky;position:sticky}
.styles-module-scss-module__bhgada__faq{flex-direction:column;align-items:center;gap:2rem;display:flex}@media (min-width:1440px){.styles-module-scss-module__bhgada__faq{gap:2.5rem}}@media (max-width:767px){.styles-module-scss-module__bhgada__faq{gap:1.25rem}}.styles-module-scss-module__bhgada__title{text-align:center;color:var(--Text-Primary);font:var(--promo-32-upp-text);text-transform:uppercase}@media (min-width:1440px){.styles-module-scss-module__bhgada__title{font:var(--promo-36-upp-text)}}@media (max-width:767px){.styles-module-scss-module__bhgada__title{font:var(--promo-24-upp-text)}}.styles-module-scss-module__bhgada__accordionWrapper{flex-direction:column;align-items:stretch;gap:1.5rem;width:100%;max-width:56.5rem;display:flex}@media (max-width:767px){.styles-module-scss-module__bhgada__accordionWrapper{gap:1rem}}
.comparison-card-module-scss-module__ZpdBZq__card{border:1px solid var(--Background-Stroke);box-sizing:border-box;border-radius:2rem;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2rem;display:flex;overflow:hidden}@media (max-width:767px){.comparison-card-module-scss-module__ZpdBZq__card{padding:1.25rem}}.comparison-card-module-scss-module__ZpdBZq__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.comparison-card-module-scss-module__ZpdBZq__topLeft{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.comparison-card-module-scss-module__ZpdBZq__title{word-break:break-word}.comparison-card-module-scss-module__ZpdBZq__icon{flex-shrink:0;width:6.25rem;height:6.25rem}.comparison-card-module-scss-module__ZpdBZq__icon img{object-fit:contain;width:100%;height:100%}.comparison-card-module-scss-module__ZpdBZq__description{word-break:break-word}
