@charset "UTF-8";
@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family, inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height, 1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge, 9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small, 13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base, 15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large, 18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base, 15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4, 0, .2, 1),width .35s cubic-bezier(.4, 0, .2, 1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/ 2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small, 13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/ 2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(var(--plyr-control-spacing,10px)/ 2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/ 2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/ 2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/ 2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden} html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none!important}figure{margin:0}.sr-only{border:0 none;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.-hidden{display:none}.-invisible{visibility:hidden}.-nowrap{white-space:nowrap}.-inherit--font{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}:root{--abh:0px;--grid-max-w:180rem;--gutter:0.75rem;--gutter-x2:calc(var(--gutter) * 2)}@media screen{:root{--sp-base:0.8rem}}@media screen and (min-width:576px){:root{--sp-base:calc(0.8rem + 0.2 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){:root{--sp-base:1rem}}:root{--sp-x05:calc(var(--sp-base) * 0.5);--sp-x1:calc(var(--sp-base) * 1);--sp-x2:calc(var(--sp-base) * 2);--sp-x3:calc(var(--sp-base) * 3);--sp-x4:calc(var(--sp-base) * 4);--sp-x5:calc(var(--sp-base) * 5);--sp-x6:calc(var(--sp-base) * 6);--sp-x7:calc(var(--sp-base) * 7);--sp-x8:calc(var(--sp-base) * 8);--sp-x10:calc(var(--sp-base) * 10);--sp-x12:calc(var(--sp-base) * 12);--sp-x15:calc(var(--sp-base) * 15);--sp-x20:calc(var(--sp-base) * 20);--sp-x30:calc(var(--sp-base) * 30);--z-header:4000;--z-logo:6000;--z-content-nav:2000;--z-menu:6000;--z-menu-offcanvas:5000;--z-content:2;--z-footer:3000}@media screen{:root{--hy:1.5rem}}@media screen and (min-width:576px){:root{--hy:calc(1.5rem + 1.5 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){:root{--hy:3rem}}:root{--clr-white:#ffffff;--clr-white-50:rgba(255, 255, 255, 0.5);--clr-blue:#268DD9;--clr-green:#54C9A3;--clr-grey-10:#F3F3F6;--clr-navy-100:#0F184A;--hl:#268DD9;--bg:#ffffff;--fg:#0F184A;--sel-clr:#ffffff;--sel-bg:#0F184A;--media-bg:rgba(0, 0, 0, 0.1);--media-cover-clr:#268DD9;--link-clr-hover:#268DD9;--link-stroke:2px;--link-stroke-clr:var(--fg, #0F184A);--line-clr:rgba(15, 24, 74, 0.4);--line-style:dashed;--line-stroke:0.1rem}@media screen{:root{--icon-w:1.8rem}}@media screen and (min-width:576px){:root{--icon-w:calc(1.8rem + 0.6 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){:root{--icon-w:2.4rem}}@media screen{:root{--icon-w-lg:2.4rem}}@media screen and (min-width:576px){:root{--icon-w-lg:calc(2.4rem + 0.6 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){:root{--icon-w-lg:3rem}}:root{--icon-clr:currentColor;--icon-stroke:2px;--icon-stroke-clr:var(--fg, #0F184A);--trans-fast:all 100ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;--trans:all 300ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;--trans-slow:all 600ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;--trans-slower:all 1000ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;--trans-link:all 50ms linear 0ms;--trans-bg:background-color 1000ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;--trans-btn:all 300ms cubic-bezier(0.22, 0.61, 0.36, 1) 0ms;--trans-clr:color 300ms cubic-bezier(0.4, 0, 0.6, 1) 0ms;--outline-style:dashed;--outline-clr:var(--fg);--outline-stroke:0.2rem;--outline-offset:0.3rem}@media screen{:root{--edge:2rem}}@media screen and (min-width:375px){:root{--edge:calc(2rem + 3 * (100vw - 37.5rem) / 122.5)}}@media screen and (min-width:1600px){:root{--edge:5rem}}@media screen{:root{--sp-section-t:4rem}}@media screen and (min-width:480px){:root{--sp-section-t:calc(4rem + 6 * (100vw - 48rem) / 112)}}@media screen and (min-width:1600px){:root{--sp-section-t:10rem}}@media screen{:root{--sp-section-b:4rem}}@media screen and (min-width:480px){:root{--sp-section-b:calc(4rem + 6 * (100vw - 48rem) / 112)}}@media screen and (min-width:1600px){:root{--sp-section-b:10rem}}:root{--sp-section:calc(var(--sp-section-t) + var(--sp-section-b));--sp-section-lg:calc(var(--sp-section-t-lg) + var(--sp-section-b-lg))}@media screen{:root{--sp-mod-t:2rem}}@media screen and (min-width:480px){:root{--sp-mod-t:calc(2rem + 3 * (100vw - 48rem) / 112)}}@media screen and (min-width:1600px){:root{--sp-mod-t:5rem}}@media screen{:root{--sp-mod-b:2rem}}@media screen and (min-width:480px){:root{--sp-mod-b:calc(2rem + 3 * (100vw - 48rem) / 112)}}@media screen and (min-width:1600px){:root{--sp-mod-b:5rem}}:root{--sp-mod:calc(var(--sp-mod-t) + var(--sp-mod-b));--sp-mod-lg:calc(var(--sp-mod-t-lg) + var(--sp-mod-b-lg));--sp-mod-t-lg:calc(2 * var(--sp-mod-t));--sp-mod-b-lg:calc(2 * var(--sp-mod-b));--card-bg:#F3F3F6;--card-bg-hover:#268DD9;--card-fg-hover:#ffffff;--card-hl-hover:#0F184A;--card-btn-bg-hover:#0F184A;--card-btn-clr-hover:#ffffff;--card-line-hover:rgba(255, 255, 255, 0.5)}@media screen{:root{--card-pad-h:3rem}}@media screen and (min-width:576px){:root{--card-pad-h:calc(3rem + 2 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){:root{--card-pad-h:5rem}}@media screen{:root{--card-pad-v:6rem}}@media screen and (min-width:576px){:root{--card-pad-v:calc(6rem + 4 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){:root{--card-pad-v:10rem}}:root{--graphic-item-ring:#F3F3F6;--graphic-item-blue:#268DD9;--graphic-item-navy:#0F184A;--graphic-item-green:#54C9A3;--graphic-item-ring-hover:rgba(15, 24, 74, 0.2);--graphic-item-blue-hover:rgba(255, 255, 255, 0.4);--graphic-item-navy-hover:#0F184A;--graphic-item-green-hover:#ffffff}@media screen{:root{--btn-dim-min:4rem}}@media screen and (min-width:576px){:root{--btn-dim-min:calc(4rem + 2 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){:root{--btn-dim-min:6rem}}:root{--btn-1st-clr:var(--fg);--btn-1st-clr-hover:#ffffff;--btn-1st-clr-active:#ffffff;--btn-1st-icon-clr:#ffffff;--btn-1st-icon-clr-hover:#ffffff;--btn-1st-icon-clr-active:#ffffff;--btn-1st-brd:transparent;--btn-1st-brd-hover:transparent;--btn-1st-brd-active:transparent;--btn-1st-bg:var(--fg);--btn-1st-bg-hover:#268DD9;--btn-1st-bg-active:#268DD9;--btn-2nd-clr:var(--fg);--btn-2nd-clr-hover:#ffffff;--btn-2nd-clr-active:#ffffff;--btn-2nd-icon-clr:var(--fg);--btn-2nd-icon-clr-hover:#ffffff;--btn-2nd-icon-clr-active:#ffffff;--btn-2nd-brd:transparent;--btn-2nd-brd-hover:transparent;--btn-2nd-brd-active:transparent;--btn-2nd-bg:rgba(57, 104, 128, 0.10);--btn-2nd-bg-hover:#268DD9;--btn-2nd-bg-active:#268DD9;--pill-clr:#0F184A;--pill-clr-hover:#ffffff;--pill-clr-active:#ffffff;--pill-bg:rgba(57, 104, 128, 0.10);--pill-bg-hover:#268DD9;--pill-bg-active:#268DD9;--pill-pad-v:var(--sp-x1);--pill-pad-h:var(--sp-x2);--pill-brd-w:0;--pill-brd-hover:transparent;--pill-brd-active:transparent;--pill-brd-rad:3rem;--form-row-gap:var(--sp-x2);--form-col-gap:var(--sp-x2);--form-check-w:2rem;--field-pad-v:var(--sp-x2);--field-pad-h:var(--sp-x2)}@media screen and (min-width:576px){:root{--gutter:1rem;--gutter-x2:calc(var(--gutter) * 2)}}*{--text-clr:var(--fg, #0F184A);--headline-clr:var(--fg, #0F184A)}@media screen{.-scrolled{--hy:1rem}}@media screen and (min-width:576px){.-scrolled{--hy:calc(1rem + 1 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){.-scrolled{--hy:2rem}}@-ms-viewport{width:device-width}.grid{grid-column:2/span 1;position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto;max-width:100%;column-gap:var(--gutter-x2);row-gap:0;text-align:left}.grid-item{position:relative;z-index:1;display:block;grid-column:1/-1;margin-block:var(--sp-mod-t) var(--sp-mod-b)}.grid-item.-mt--0{margin-top:0}.grid-item.-mb--0{margin-bottom:0}.grid-item.-mt--lg{margin-top:var(--sp-mod-t-lg)}.grid-item.-mb--lg{margin-bottom:var(--sp-mod-b-lg)}@media screen and (min-width:480px){.grid-item.grid-item--xs{grid-column:1/-1}}@media screen and (min-width:576px){.grid-item.grid-item--xs{grid-column:2/-2}}@media screen and (min-width:768px){.grid-item.grid-item--xs{grid-column:3/-3}}@media screen and (min-width:1280px){.grid-item.grid-item--xs{grid-column:4/-4}}@media screen and (min-width:576px){.grid-item.grid-item--sm{grid-column:1/-1}}@media screen and (min-width:768px){.grid-item.grid-item--sm{grid-column:2/-2}}@media screen and (min-width:1024px){.grid-item.grid-item--sm{grid-column:3/-3}}@media screen and (min-width:576px){.grid-item.grid-item--md{grid-column:1/-1}}@media screen and (min-width:768px){.grid-item.grid-item--md{grid-column:1/-1}}@media screen and (min-width:1024px){.grid-item.grid-item--md{grid-column:2/-2}}.bg--white{--bg:#ffffff;--fg:#0F184A}.bg--navy{--bg:#0F184A;--fg:#ffffff;--topline-clr:#ffffff;--sel-clr:#0F184A;--sel-bg:#ffffff;--card-bg:rgba(62, 90, 228, 0.2);--card-bg-hover:#268DD9;--icon-clr:#ffffff;--line-clr:rgba(255, 255, 255, 0.4);--outline-clr:#ffffff;--link-clr-hover:#ffffff;--graphic-item-ring:rgba(255, 255, 255, 0.2);--graphic-item-blue:rgba(255, 255, 255, 0.4);--graphic-item-navy:#ffffff;--graphic-item-green:#268DD9;--btn-1st-clr:var(--fg);--btn-1st-icon-clr:#0F184A;--btn-1st-bg:var(--fg);--btn-2nd-clr:var(--fg);--btn-2nd-icon-clr:#ffffff;--btn-2nd-bg:rgba(255, 255, 255, 0.10)}.bg--blue{--bg:#268DD9;--fg:#ffffff;--hl:#0F184A;--topline-clr:#ffffff;--sel-clr:#ffffff;--sel-bg:#0F184A;--card-bg:rgba(255, 255, 255, 0.1);--card-bg-hover:#0F184A;--icon-clr:#ffffff;--line-clr:rgba(255, 255, 255, 0.4);--outline-clr:#ffffff;--link-clr-hover:#ffffff;--btn-1st-clr:var(--fg);--btn-1st-icon-clr:#0F184A;--btn-1st-bg:var(--fg);--btn-1st-bg-hover:#0F184A;--btn-1st-bg-active:#0F184A;--btn-2nd-clr:var(--fg);--btn-2nd-icon-clr:#ffffff;--btn-2nd-bg:rgba(255, 255, 255, 0.10);--btn-2nd-bg-hover:#0F184A;--btn-2nd-bg-active:#0F184A}.-hl--blue{--hl:#268DD9;--icon-clr:#268DD9;--topline-clr:#268DD9}.-hl--navy{--hl:#0F184A;--icon-clr:#0F184A;--topline-clr:#0F184A}@font-face{font-family:Outfit;src:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/fonts/Outfit-VariableFont_wght.woff2) format("woff2-variations"),url(//www.debtadvisory.partners/wp-content/themes/dap/assets/fonts/Outfit-VariableFont_wght.woff2) format("woff2"),url(//www.debtadvisory.partners/wp-content/themes/dap/assets/fonts/Outfit-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Atkinson Hyperlegible";src:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/fonts/AtkinsonHyperlegible-Regular.woff2) format(" woff2"),url(//www.debtadvisory.partners/wp-content/themes/dap/assets/fonts/AtkinsonHyperlegible-Regular.woff) format(" woff"),url(//www.debtadvisory.partners/wp-content/themes/dap/assets/fonts/AtkinsonHyperlegible-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body,html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-font-feature-settings:"kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern";font-variant-ligatures:common-ligatures;-webkit-font-feature-settings:"liga" 1,"clig" 1;-moz-font-feature-settings:"liga" 1,"clig" 1;font-feature-settings:"liga" 1,"clig" 1;font-family:Outfit,sans-serif;font-weight:300;font-style:normal;font-size:10px;letter-spacing:0}@media screen and (min-width:1920px){body,html{font-size:.52083333vw}}.page{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.page{font-size:1.9rem}}@media screen and (min-width:480px){.page{font-size:calc(1.9rem + .7 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.page{font-size:2.6rem}}::selection{text-shadow:none!important;background-color:var(--sel-bg);color:var(--sel-clr)}*{color:var(--fg)}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{display:block;margin:0;color:var(--headline-clr);text-transform:none;word-break:break-word;transition:var(--trans-clr)}.-wysiwyg *+.h1,.-wysiwyg *+.h2,.-wysiwyg *+.h3,.-wysiwyg *+.h4,.-wysiwyg *+.h5,.-wysiwyg *+h1,.-wysiwyg *+h2,.-wysiwyg *+h3,.-wysiwyg *+h4,.-wysiwyg *+h5{margin-top:var(--lh)}.h1+.h1,.h1+.h2,.h1+.h3,.h1+.h4,.h1+.h5,.h1+h1,.h1+h2,.h1+h3,.h1+h4,.h1+h5,.h2+.h1,.h2+.h2,.h2+.h3,.h2+.h4,.h2+.h5,.h2+h1,.h2+h2,.h2+h3,.h2+h4,.h2+h5,.h3+.h1,.h3+.h2,.h3+.h3,.h3+.h4,.h3+.h5,.h3+h1,.h3+h2,.h3+h3,.h3+h4,.h3+h5,.h4+.h1,.h4+.h2,.h4+.h3,.h4+.h4,.h4+.h5,.h4+h1,.h4+h2,.h4+h3,.h4+h4,.h4+h5,.h5+.h1,.h5+.h2,.h5+.h3,.h5+.h4,.h5+.h5,.h5+h1,.h5+h2,.h5+h3,.h5+h4,.h5+h5,h1+.h1,h1+.h2,h1+.h3,h1+.h4,h1+.h5,h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h2+.h1,h2+.h2,h2+.h3,h2+.h4,h2+.h5,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h3+.h1,h3+.h2,h3+.h3,h3+.h4,h3+.h5,h3+h1,h3+h2,h3+h3,h3+h4,h3+h5,h4+.h1,h4+.h2,h4+.h3,h4+.h4,h4+.h5,h4+h1,h4+h2,h4+h3,h4+h4,h4+h5,h5+.h1,h5+.h2,h5+.h3,h5+.h4,h5+.h5,h5+h1,h5+h2,h5+h3,h5+h4,h5+h5{margin-top:var(--lh)}.h1+*,.h1+.copy,.h1+ol,.h1+p,.h1+ul,.h2+*,.h2+.copy,.h2+ol,.h2+p,.h2+ul,.h3+*,.h3+.copy,.h3+ol,.h3+p,.h3+ul,h1+*,h1+.copy,h1+ol,h1+p,h1+ul,h2+*,h2+.copy,h2+ol,h2+p,h2+ul,h3+*,h3+.copy,h3+ol,h3+p,h3+ul{margin-top:calc(var(--lh) * .5)}.h1+.btn,.h1+.cta,.h1+.func,.h2+.btn,.h2+.cta,.h2+.func,.h3+.btn,.h3+.cta,.h3+.func,h1+.btn,h1+.cta,h1+.func,h2+.btn,h2+.cta,h2+.func,h3+.btn,h3+.cta,h3+.func{margin-top:calc(var(--lh) * .5)}.h4+*,.h4+.copy,.h4+ol,.h4+p,.h4+ul,.h5+*,.h5+.copy,.h5+ol,.h5+p,.h5+ul,h4+*,h4+.copy,h4+ol,h4+p,h4+ul,h5+*,h5+.copy,h5+ol,h5+p,h5+ul{margin-top:calc(var(--lh) * .5)}.h4+.btn,.h4+.cta,.h4+.func,.h5+.btn,.h5+.cta,.h5+.func,h4+.btn,h4+.cta,h4+.func,h5+.btn,h5+.cta,h5+.func{margin-top:calc(var(--lh) * .5)}.h1,h1{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1;--lh:1em;letter-spacing:-.01}@media screen{.h1,h1{font-size:4.4rem}}@media screen and (min-width:576px){.h1,h1{font-size:calc(4.4rem + 5.6 * (100vw - 57.6rem) / 134.4)}}@media screen and (min-width:1920px){.h1,h1{font-size:10rem}}.h2,h2{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.05;--lh:1.05em;letter-spacing:0}@media screen{.h2,h2{font-size:3.6rem}}@media screen and (min-width:480px){.h2,h2{font-size:calc(3.6rem + 2.4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.h2,h2{font-size:6rem}}.h3,h3{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.1;--lh:1.1em;letter-spacing:0}@media screen{.h3,h3{font-size:3.2rem}}@media screen and (min-width:480px){.h3,h3{font-size:calc(3.2rem + 1.8 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.h3,h3{font-size:5rem}}.h4,h4{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.h4,h4{font-size:2.8rem}}@media screen and (min-width:480px){.h4,h4{font-size:calc(2.8rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.h4,h4{font-size:4rem}}.h5,h5{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.h5,h5{font-size:2.4rem}}@media screen and (min-width:480px){.h5,h5{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.h5,h5{font-size:3.6rem}}.copy,p{margin:0;font-size:inherit;color:var(--fg);transition:var(--trans-clr)}.copy+.copy,.copy+p,p+.copy,p+p{margin-top:calc(var(--lh) * .5)}.-wysiwyg .copy,.-wysiwyg p{text-align:left;color:var(--fg)}.sm,small{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.sm,small{font-size:1.6rem}}@media screen and (min-width:480px){.sm,small{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.sm,small{font-size:2rem}}.md{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.md{font-size:1.9rem}}@media screen and (min-width:480px){.md{font-size:calc(1.9rem + .7 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.md{font-size:2.6rem}}.lg{line-height:1.4;--lh:1.4em;letter-spacing:-.01em}@media screen{.lg{font-size:2.4rem}}@media screen and (min-width:480px){.lg{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.lg{font-size:3.6rem}}.xl{line-height:1.3;--lh:1.3em;letter-spacing:-.01em}@media screen{.xl{font-size:3.2rem}}@media screen and (min-width:480px){.xl{font-size:calc(3.2rem + 1.6 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.xl{font-size:4.8rem}}.sansLight{font-family:Outfit,sans-serif;font-weight:300;font-style:normal}.sans{font-family:Outfit,sans-serif;font-weight:400;font-style:normal}.sansMedium{font-family:Outfit,sans-serif;font-weight:500;font-style:normal}.sansBold{font-family:Outfit,sans-serif;font-weight:700;font-style:normal}.topline{display:inline-flex;flex-wrap:nowrap;row-gap:1em;column-gap:var(--sp-x1);align-items:flex-start;font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.topline{font-size:1.6rem}}@media screen and (min-width:480px){.topline{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.topline{font-size:2rem}}.topline{line-height:1.2;--lh:1.2em;letter-spacing:.02em;text-transform:none;margin-bottom:2em}.topline+*{margin-top:0}.-wysiwyg .topline+*{margin-top:0}.legend{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.legend{font-size:1.6rem}}@media screen and (min-width:480px){.legend{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.legend{font-size:2rem}}.legend{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.25;--lh:1.25em}.meta{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.25;--lh:1.25em;color:var(--clr-navy-50)}.date{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.25;--lh:1.25em;color:var(--clr-navy-50)}.-center{text-align:center}a{z-index:1;position:relative;color:var(--text-clr);font-style:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;text-decoration:none;outline-color:var(--fg);transition:var(--trans-link)}a:focus{outline-color:var(--outline-clr);outline-offset:var(--outline-offset);outline-width:var(--outline-stroke);outline-style:var(--outline-style)}a:active{outline:0}a:hover{color:var(--link-clr-hover)}.-wysiwyg a:not(.btn):not(.func){display:inline;background:linear-gradient(0deg,rgba(0,0,0,0) 0,currentColor 0,currentColor .05em,rgba(0,0,0,0) 0) no-repeat;background-size:100% 100%;background-position:left;transition:background-size .3s ease}.-wysiwyg a:not(.btn):not(.func):hover{background-size:0 100%;outline:0;outline-style:none;-moz-outline-style:none}.-wysiwyg a:not(.btn):not(.func):where(:hover,:focus-visible){background-position:right}abbr[title]{border-bottom:1px dotted;outline:0;cursor:inherit!important;text-decoration:none!important}.strong,b,strong{color:inherit;font-family:Outfit,sans-serif;font-weight:500;font-style:normal}em{color:var(--hl);font-style:normal}address{font-style:normal}blockquote,cite{position:relative;padding:0;margin:0;line-height:1.3;--lh:1.3em;letter-spacing:-.01em}@media screen{blockquote,cite{font-size:3.2rem}}@media screen and (min-width:480px){blockquote,cite{font-size:calc(3.2rem + 1.6 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){blockquote,cite{font-size:4.8rem}}*+blockquote,*+cite{margin-top:var(--sp-x6)}blockquote+*,cite+*{margin-top:var(--sp-x6)}sub,sup{font-size:.7em;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ol,ul{padding:0;margin:0;list-style-position:outside;list-style-type:none;line-height:inherit;transition:var(--trans-clr)}.-wysiwyg *+ol,.-wysiwyg *+ul{margin-top:calc(var(--lh) * .5)}.-wysiwyg ol+*,.-wysiwyg ul+*{margin-top:calc(var(--lh) * .75)}.-wysiwyg ol,.-wysiwyg ul{text-align:left;color:var(--text-clr)}.-wysiwyg ol li,.-wysiwyg ul li{position:relative;padding:0 0 0 1.3em}.-wysiwyg ol li:before,.-wysiwyg ul li:before{position:absolute;display:inline-block;margin:0}.-wysiwyg ol li ol,.-wysiwyg ol li ul,.-wysiwyg ul li ol,.-wysiwyg ul li ul{margin-block:calc(var(--lh)/ 2)}ol{list-style:none;counter-reset:list-counter}.-wysiwyg ol>li{counter-increment:list-counter;padding-left:1.5em}.-wysiwyg ol>li:before{content:counter(list-counter) ". ";position:absolute;left:0;font-family:Outfit,sans-serif;font-weight:500;font-style:normal}.-wysiwyg ol>li>ol{counter-reset:list-counter-2}.-wysiwyg ol>li>ol>li{padding-left:2em;counter-increment:list-counter-2}.-wysiwyg ol>li>ol>li:before{content:counter(list-counter) "." counter(list-counter-2) ". "}.-wysiwyg ol>li>ol>li>ol{counter-reset:list-counter-3}.-wysiwyg ol>li>ol>li>ol>li{padding-left:3em;counter-increment:list-counter-3}.-wysiwyg ol>li>ol>li>ol>li:before{content:counter(list-counter) "." counter(list-counter-2) "." counter(list-counter-3) ". "}.-wysiwyg ol>li>ol>li>ol>li>ol{counter-reset:list-counter-4}.-wysiwyg ol>li>ol>li>ol>li>ol>li{padding-left:4em;counter-increment:list-counter-4}.-wysiwyg ol>li>ol>li>ol>li>ol>li:before{content:counter(list-counter) "." counter(list-counter-2) "." counter(list-counter-3) "." counter(list-counter-4) ". "}.-wysiwyg ol>li>ol>li>ol>li>ol>li>ol{counter-reset:list-counter-5}.-wysiwyg ol>li>ol>li>ol>li>ol>li>ol>li{padding-left:5em;counter-increment:list-counter-5}.-wysiwyg ol>li>ol>li>ol>li>ol>li>ol>li:before{content:counter(list-counter) "." counter(list-counter-2) "." counter(list-counter-3) "." counter(list-counter-4) "." counter(list-counter-5) ". "}.-wysiwyg ul li:before{content:"";top:calc(var(--lh)/ 2);left:.5em;transform:translateY(-50%);width:.2em;height:.2em;border-radius:.1em;background-color:currentColor;font-family:Outfit,sans-serif;font-weight:500;font-style:normal}.media{position:relative;width:100%;text-align:center;background-color:var(--media-bg)}.media embed,.media iframe,.media object{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.media video{width:100%;height:auto}.media img,.media svg.svg,.media video{display:block;max-width:100%;height:auto}.media--cover img,.media--cover svg.svg,.media--cover video{position:relative;width:100%;height:100%;object-fit:cover;object-position:center center;font-family:"object-fit: cover; object-position: center center;"}.media--cover.media-pos--center-left img,.media--cover.media-pos--center-left svg.svg,.media--cover.media-pos--center-left video,.media--cover.media-pos--left img,.media--cover.media-pos--left svg.svg,.media--cover.media-pos--left video{position:relative;width:100%;height:100%;object-fit:cover;object-position:center left;font-family:"object-fit: cover; object-position: center left;"}.media--cover.media-pos--center-right img,.media--cover.media-pos--center-right svg.svg,.media--cover.media-pos--center-right video,.media--cover.media-pos--right img,.media--cover.media-pos--right svg.svg,.media--cover.media-pos--right video{position:relative;width:100%;height:100%;object-fit:cover;object-position:center right;font-family:"object-fit: cover; object-position: center right;"}.media--cover.media-pos--top img,.media--cover.media-pos--top svg.svg,.media--cover.media-pos--top video,.media--cover.media-pos--top-center img,.media--cover.media-pos--top-center svg.svg,.media--cover.media-pos--top-center video{position:relative;width:100%;height:100%;object-fit:cover;object-position:top center;font-family:"object-fit: cover; object-position: top center;"}.media--cover.media-pos--top-left img,.media--cover.media-pos--top-left svg.svg,.media--cover.media-pos--top-left video{position:relative;width:100%;height:100%;object-fit:cover;object-position:top left;font-family:"object-fit: cover; object-position: top left;"}.media--cover.media-pos--top-right img,.media--cover.media-pos--top-right svg.svg,.media--cover.media-pos--top-right video{position:relative;width:100%;height:100%;object-fit:cover;object-position:top right;font-family:"object-fit: cover; object-position: top right;"}.media--cover.media-pos--bottom img,.media--cover.media-pos--bottom svg.svg,.media--cover.media-pos--bottom video,.media--cover.media-pos--bottom-center img,.media--cover.media-pos--bottom-center svg.svg,.media--cover.media-pos--bottom-center video{position:relative;width:100%;height:100%;object-fit:cover;object-position:bottom center;font-family:"object-fit: cover; object-position: bottom center;"}.media--cover.media-pos--bottom-left img,.media--cover.media-pos--bottom-left svg.svg,.media--cover.media-pos--bottom-left video{position:relative;width:100%;height:100%;object-fit:cover;object-position:bottom left;font-family:"object-fit: cover; object-position: bottom left;"}.media--cover.media-pos--bottom-right img,.media--cover.media-pos--bottom-right svg.svg,.media--cover.media-pos--bottom-right video{position:relative;width:100%;height:100%;object-fit:cover;object-position:bottom right;font-family:"object-fit: cover; object-position: bottom right;"}.media--contain img,.media--contain svg.svg,.media--contain video{position:relative;width:100%;height:100%;object-fit:contain;object-position:center center;font-family:"object-fit: contain; object-position: center center;"}.media--contain.media-pos--center-left img,.media--contain.media-pos--center-left svg.svg,.media--contain.media-pos--center-left video,.media--contain.media-pos--left img,.media--contain.media-pos--left svg.svg,.media--contain.media-pos--left video{position:relative;width:100%;height:100%;object-fit:contain;object-position:center left;font-family:"object-fit: contain; object-position: center left;"}.media--contain.media-pos--center-right img,.media--contain.media-pos--center-right svg.svg,.media--contain.media-pos--center-right video,.media--contain.media-pos--right img,.media--contain.media-pos--right svg.svg,.media--contain.media-pos--right video{position:relative;width:100%;height:100%;object-fit:contain;object-position:center right;font-family:"object-fit: contain; object-position: center right;"}.media--contain.media-pos--top img,.media--contain.media-pos--top svg.svg,.media--contain.media-pos--top video,.media--contain.media-pos--top-center img,.media--contain.media-pos--top-center svg.svg,.media--contain.media-pos--top-center video{position:relative;width:100%;height:100%;object-fit:contain;object-position:top center;font-family:"object-fit: contain; object-position: top center;"}.media--contain.media-pos--top-left img,.media--contain.media-pos--top-left svg.svg,.media--contain.media-pos--top-left video{position:relative;width:100%;height:100%;object-fit:contain;object-position:top left;font-family:"object-fit: contain; object-position: top left;"}.media--contain.media-pos--top-right img,.media--contain.media-pos--top-right svg.svg,.media--contain.media-pos--top-right video{position:relative;width:100%;height:100%;object-fit:contain;object-position:top right;font-family:"object-fit: contain; object-position: top right;"}.media--contain.media-pos--bottom img,.media--contain.media-pos--bottom svg.svg,.media--contain.media-pos--bottom video,.media--contain.media-pos--bottom-center img,.media--contain.media-pos--bottom-center svg.svg,.media--contain.media-pos--bottom-center video{position:relative;width:100%;height:100%;object-fit:contain;object-position:bottom center;font-family:"object-fit: contain; object-position: bottom center;"}.media--contain.media-pos--bottom-left img,.media--contain.media-pos--bottom-left svg.svg,.media--contain.media-pos--bottom-left video{position:relative;width:100%;height:100%;object-fit:contain;object-position:bottom left;font-family:"object-fit: contain; object-position: bottom left;"}.media--contain.media-pos--bottom-right img,.media--contain.media-pos--bottom-right svg.svg,.media--contain.media-pos--bottom-right video{position:relative;width:100%;height:100%;object-fit:contain;object-position:bottom right;font-family:"object-fit: contain; object-position: bottom right;"}.media--bg{position:relative;display:block;width:100%;height:100%}.media--bg img,.media--bg svg.svg,.media--bg video{position:absolute;top:0;left:0;height:100%;min-width:100%;min-height:100%}.aspect--16-10{aspect-ratio:16/10}.aspect--16-9{aspect-ratio:16/9}.aspect--8-7{aspect-ratio:8/7}.aspect--4-3{aspect-ratio:4/3}.aspect--3-2{aspect-ratio:3/2}.aspect--3-1{aspect-ratio:3/1}.aspect--2-1{aspect-ratio:2/1}.aspect--1-1{aspect-ratio:1/1}.aspect--1-2{aspect-ratio:1/2}.aspect--2-3{aspect-ratio:2/3}.aspect--3-4{aspect-ratio:3/4}.aspect--4-5{aspect-ratio:4/5}.aspect--5-6{aspect-ratio:5/6}.aspect--9-16{aspect-ratio:9/16}.aspect--7-9{aspect-ratio:7/9}.aspect--intro{aspect-ratio:1/1}@media screen and (min-width:576px){.aspect--intro{aspect-ratio:2/1}}.lazy{transition:var(--trans);opacity:1}.lazy:not([src]):not([srcset]){opacity:0}.lazy.loading{opacity:0}.lazy.error+.lazy__preloader{display:none}.lazy.loaded+.lazy__preloader{display:none}.lazy__preloader{position:absolute;top:50%;left:50%;display:block;transform:translate(-50%,-50%);width:2rem;height:2rem;opacity:1}@media screen and (min-width:576px){.lazy__preloader{width:3rem;height:3rem}}@media screen and (min-width:1024px){.lazy__preloader{width:5rem;height:5rem}}.lazy__preloader:after{content:"";display:block;width:100%;height:100%;background-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/loader.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.-neg .lazy__preloader{background-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/loader.neg.svg)}.svg,svg{display:inline-block}img.svg{opacity:0}svg.svg{opacity:1;width:100%;height:auto}svg.svg--animate-scroll{opacity:0}.-scrolled svg.svg--animate-scroll.svg--initiated,.-scrolling svg.svg--animate-scroll.svg--initiated{opacity:1}.icon-svg{position:relative;flex:1 0 var(--icon-w);max-width:var(--icon-w);display:block;width:var(--icon-w);height:var(--icon-w)}.icon-svg svg path{stroke:currentColor;stroke-width:var(--icon-stroke)}.icon{--icon-clr:inherit;position:relative;flex:1 0 var(--icon-w);max-width:var(--icon-w);display:block;width:var(--icon-w);height:var(--lh);transition:var(--trans-link)}.icon.-m,.icon.-mask,.icon[class*=-m--]{background-color:var(--icon-clr);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:fit;mask-size:contain;max-height:var(--icon-w);height:var(--icon-w)}.icon.-m--close{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/close.svg)}.icon.-m--arrow-w{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/arrow-w.svg)}.icon.-m--arrow-e{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/arrow-e.svg)}.icon.-m--arrow-n{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/arrow-n.svg)}.icon.-m--arrow-ne{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/arrow-ne.svg)}.icon.-m--arrow-s{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/arrow-s.svg)}.icon.-m--loading{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/loading.svg)}.icon.-m--download{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/download.svg)}.icon.-m--location{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/marker.svg)}.icon.-m--mail{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/mail.svg)}.icon.-m--menu-offcanvas{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/menu.svg)}.icon.-m--next{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/arrow-e.svg)}.icon.-m--prev{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/arrow-w.svg)}.icon.-m--plus{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/plus.svg)}.icon.-m--share{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/share.svg)}.icon.-m--submenu{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/chevron-down.svg)}.icon.-m--toggle{mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/plus.svg)}.icon.-o,.icon.-origin,.icon:has(svg){-webkit-mask:none;mask:none;background-color:transparent}.icon svg{position:absolute;top:50%;transform:translate(0,-50%);display:block;width:var(--icon-w);object-fit:contain;color:inherit}.btn .icon svg.-fill *,.icon svg.-tint.-fill *,.pill .icon svg.-fill *{fill:var(--icon-clr);stroke:none}.btn .icon svg.-stroke *,.icon svg.-tint.-stroke *,.pill .icon svg.-stroke *{fill:none;stroke:var(--icon-clr);stroke-width:var(--icon-stroke)}.btn .icon svg *,.icon svg.-tint *,.pill .icon svg *{fill:none;stroke:var(--icon-clr);stroke-width:var(--icon-stroke)}.icon svg *{color:inherit}@media screen and (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}@keyframes rotateIcon{0%{transform:rotate(-45deg)}100%{transform:rotate(-405deg)}}[data-inview=image].-inview.-loaded .media:before{transform:translate(-100%,100%) scale(0)}[data-inview=image] .media{overflow:hidden}[data-inview=image] .media:before{content:"";z-index:1;position:absolute;top:50%;left:50%;width:200%;height:200%;transform:translate(-50%,-50%);background-color:var(--media-cover-clr);border-radius:50%;opacity:1;transition:all 2s cubic-bezier(.22, .61, .36, 1) .5s}@media screen and (min-width:576px){[data-inview=fadeInUp]{opacity:0;transform:translate3d(0,8rem,0);transition:all .6s cubic-bezier(.4, 0, .6, 1) 0s;transform-style:preserve-3d}[data-inview=fadeInUp].-inview{opacity:1;transform:translate3d(0,0,0)}}@media screen and (min-width:576px){[data-inview=fadeInRight]{opacity:0;transform:translate3d(8rem,0,0);transition:all .6s cubic-bezier(.4, 0, .6, 1) 0s;transform-style:preserve-3d}[data-inview=fadeInRight].-inview{opacity:1;transform:translate3d(0,0,0)}}[data-inview=cta].btn:before{right:100%;transform:translate(100%,-50%) scale(0)}[data-inview=cta].btn .icon{opacity:0;transition:var(--trans-btn)}[data-inview=cta].btn .label{overflow:hidden;clip-path:inset(0% 100% 0% 0%);transition:var(--trans-btn)}[data-inview=cta].btn.-inview:before{right:0;transform:translate(0,-50%)}[data-inview=cta].btn.-inview .label{clip-path:inset(0% 0% 0% 0%)}[data-inview=cta].btn.-inview .icon{opacity:1;transition:var(--trans-btn);transition-delay:0.3s}[data-inview=cta].btn.-inview-fin .label{clip-path:inset(0% 0% 0% 0%)}[data-inview=cta].btn.-inview-fin .icon{opacity:1;transition:var(--trans-btn);transition-delay:0s}html.-adminbar{--abh:46px;margin-top:var(--abh)}@media (min-width:782px){html.-adminbar{--abh:32px}}html.-adminbar .header{margin-top:var(--abh)}@media (min-width:782px){html.-adminbar .offcanvas{padding-top:var(--abh)}}#wpadminbar{position:fixed!important;top:0}html{-webkit-overscroll-behavior:none;overscroll-behavior:none;overflow-x:hidden;transition:unset!important}html.-offcanvas-active{height:100vh;overflow-y:hidden}*,:after,:before{box-sizing:border-box}body{position:relative;margin:0;padding:0;width:100%;min-width:320px;max-width:100vw;font-size:10px;overflow-x:clip}.page{position:relative}.page__container{position:relative;transition:var(--trans-bg)}.content{position:relative;z-index:var(--z-content);min-height:50vh}.content.content--outro{min-height:unset}.content.content--outro .section:first-child{margin-top:0}.section{position:relative;position:relative;display:grid;grid-template-columns:var(--edge) 1fr var(--edge);grid-template-rows:auto;max-width:100%;max-width:100vw;margin:0;padding-block:var(--sp-section-t) var(--sp-section-b);background-color:var(--bg);transition:var(--trans-bg)}.section[data-bubble-bg]{background-color:transparent}.section:where(:first-child){margin-top:calc(var(--hy) + var(--hh))}.section.-mt--0{padding-top:0}.section.-mb--0{padding-bottom:0}.section.-mb--lg{padding-bottom:var(--sp-section-b-lg)}.section.-mt--lg{padding-top:var(--sp-section-t-lg)}[data-bg]{position:fixed;left:0;top:0;right:0;bottom:0;inset:0;overflow:visible;pointer-events:none;z-index:-1}[data-bg] .bubble{position:absolute;z-index:0;left:50%;top:50%;width:100vmax;height:100vmax;border-radius:50%;transform:translate(-50%,-50%) scale(1);opacity:1;will-change:transform,opacity;background:0 0}[data-bg] .bubble.-active{z-index:2}[data-bg] .bubble.-left{left:0}[data-bg] .bubble.-right{left:100%}[data-bg] .bubble.-bottom,[data-bg] .bubble.-bottom-center{top:100%}[data-bg] .bubble.-bottom-left{left:0;top:100%}[data-bg] .bubble.-bottom-right{left:100%;top:100%}[data-bg] .bubble.-top,[data-bg] .bubble.-top-center{top:0}[data-bg] .bubble.-top-left{left:0;top:0}[data-bg] .bubble.-top-right{left:100%;top:0}button{padding:0;background:0 0;border:0;outline:0}button:focus{outline-color:var(--outline-clr);outline-offset:var(--outline-offset);outline-width:var(--outline-stroke);outline-style:var(--outline-style)}button:active{outline:0}.btn-group,.cta-group{display:inline-flex;flex-wrap:wrap;align-items:center;column-gap:1em;row-gap:1em}.btn-group.-center,.cta-group.-center{justify-content:center}.btn-group .btn,.cta-group .btn{margin:0}.btn-group .btn+.btn,.cta-group .btn+.btn{margin-left:0}.-wysiwyg *+.btn-group,.-wysiwyg *+.cta-group{margin-top:1em}.btn,.button{--btn-pad-v:0;--btn-pad-h:0;--btn-icon-w:var(--icon-w);--btn-brd-w:0rem;--btn-brd-rad:2em;--btn-clr:var(--btn-1st-clr);--btn-clr-hover:var(--btn-1st-clr-hover);--btn-clr-active:var(--btn-1st-clr-active);--btn-bg:var(--btn-1st-bg);--btn-bg-hover:var(--btn-1st-bg-hover);--btn-bg-active:var(--btn-1st-bg-active);--btn-icon-clr:var(--btn-1st-icon-clr);--btn-icon-clr-hover:var(--btn-1st-icon-clr-hover);--btn-icon-clr-active:var(--btn-1st-icon-clr-active);--btn-brd:var(--btn-brd-w) solid var(--btn-1st-brd);--btn-brd-hover:var(--btn-1st-brd-hover);--btn-brd-active:var(--btn-1st-brd-active);position:relative;z-index:1;display:inline-flex;align-items:center;column-gap:0;max-width:100%;min-width:var(--btn-dim-min);min-height:var(--btn-dim-min);margin:0;padding-block:var(--btn-pad-v);padding-inline:var(--btn-pad-h) calc(var(--btn-dim-min) + 1em);text-align:left;border:0;border-radius:var(--btn-brd-rad);background-color:transparent;font-size:inherit;font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.btn,.button{font-size:1.9rem}}@media screen and (min-width:480px){.btn,.button{font-size:calc(1.9rem + .7 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.btn,.button{font-size:2.6rem}}.btn,.button{line-height:1.1;color:var(--btn-clr);text-decoration:none;white-space:nowrap;transition:var(--trans-btn);cursor:pointer}.-wysiwyg p .btn,.-wysiwyg p .button{margin-right:1em;margin-top:1em}.-wysiwyg p .btn:last-child,.-wysiwyg p .button:last-child{margin-right:0}.btn:focus,.button:focus{outline-offset:0.5rem}.btn:hover,.button:hover{color:var(--btn-clr-hover);padding-left:1em;padding-right:var(--btn-dim-min);column-gap:0}.btn:hover:before,.button:hover:before{background-color:var(--btn-bg-hover);border:var(--btn-brd-w) solid var(--btn-brd-hover);width:100%}.btn:hover .icon,.button:hover .icon{--icon-clr:var(--btn-icon-clr-hover);color:var(--btn-icon-clr-hover)}.btn:hover .icon.-tint path,.button:hover .icon.-tint path{stroke-width:var(--icon-stroke)}.btn:hover .icon *,.button:hover .icon *{color:inherit}.btn:hover .label,.button:hover .label{color:inherit}.btn.-active,.btn:active,.button.-active,.button:active{color:var(--btn-clr-active)}.btn.-active:before,.btn:active:before,.button.-active:before,.button:active:before{background:var(--btn-bg-active);border:var(--btn-brd-w) solid var(--btn-brd-active)}.btn:disabled,.button:disabled{opacity:.5}.btn.btn--2nd,.button.btn--2nd{--btn-clr:var(--btn-2nd-clr);--btn-clr-hover:var(--btn-2nd-clr-hover);--btn-clr-active:var(--btn-2nd-clr-active);--btn-bg:var(--btn-2nd-bg);--btn-bg-hover:var(--btn-2nd-bg-hover);--btn-bg-active:var(--btn-2nd-bg-active);--btn-icon-clr:var(--btn-2nd-icon-clr);--btn-icon-clr-hover:var(--btn-2nd-icon-clr-hover);--btn-icon-clr-active:var(--btn-2nd-icon-clr-active);--btn-brd:var(--btn-brd-w) solid var(--btn-2nd-brd);--btn-brd-hover:var(--btn-2nd-brd-hover);--btn-brd-active:var(--btn-2nd-brd-active)}.btn.-no-label,.btn.btn-icon,.button.-no-label,.button.btn-icon{padding-left:0;padding-right:0;width:var(--btn-dim-min)}.btn.-ico-l,.button.-ico-l{padding-inline:calc(var(--btn-dim-min) + 1em) var(--btn-pad-h)}.btn.-ico-l:hover,.button.-ico-l:hover{padding-right:1em;padding-left:var(--btn-dim-min)}.btn.-ico-l:before,.button.-ico-l:before{right:unset;left:0;transform:translate(-50%,-50%)}.btn.-ico-l .icon,.button.-ico-l .icon{right:unset;left:0}.btn:before,.button:before{content:"";position:absolute;z-index:-1;top:50%;right:0;transform:translate(0,-50%);display:block;width:var(--btn-dim-min);height:var(--btn-dim-min);background-color:var(--btn-bg);border:var(--btn-brd);border-radius:var(--btn-brd-rad);opacity:1;transition:var(--trans-btn)}.btn .icon,.button .icon{--icon-w:var(--btn-dim-min);--icon-h:var(--btn-icon-w);--icon-clr:var(--btn-icon-clr);position:absolute;right:0;width:var(--icon-w);max-height:var(--lh);color:var(--btn-icon-clr);mask-size:var(--icon-w) var(--icon-h);transition:var(--trans-btn)}.btn .icon .svg,.button .icon .svg{position:absolute;width:var(--icon-w);height:var(--icon-h);left:50%;top:50%;transform:translate(-50%,-50%)}.btn .label,.button .label{color:inherit}.btn.btn--load-more.-end,.button.btn--load-more.-end{opacity:0;transform:scale(0)}.btn.btn--load-more.-loading,.button.btn--load-more.-loading{opacity:1}.btn.btn--load-more.-loading .label .label-active,.button.btn--load-more.-loading .label .label-active{display:block;opacity:1}.btn.btn--load-more.-loading .label .label-default,.button.btn--load-more.-loading .label .label-default{opacity:0;display:none}.btn.btn--load-more.-loading .icon,.button.btn--load-more.-loading .icon{opacity:1;animation:rotateIcon 1s linear infinite}.btn.btn--load-more .label,.button.btn--load-more .label{flex:1 0 auto;text-overflow:ellipsis;overflow:hidden;color:currentColor}.btn.btn--load-more .label .label-active,.button.btn--load-more .label .label-active{display:none;opacity:0;color:currentColor}.btn.btn--load-more .label .label-default,.button.btn--load-more .label .label-default{display:block;opacity:1;color:currentColor}.pill-group{display:flex;flex-wrap:wrap;column-gap:var(--sp-x1);row-gap:var(--sp-x1)}.pill-group .pill{margin:0}.pill-group .pill+.pill{margin-left:0}.-wysiwyg *+.pill-group{margin-top:var(--lh)}.pill{position:relative;z-index:1;display:inline-flex;align-items:center;column-gap:var(--sp-x1);max-width:100%;margin:0;padding:var(--pill-pad-v) var(--pill-pad-h);text-align:left;border:0;border-radius:var(--pill-brd-rad);background-color:transparent;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.pill{font-size:1.6rem}}@media screen and (min-width:480px){.pill{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.pill{font-size:2rem}}.pill{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.25;--lh:1.25em;color:var(--pill-clr);text-decoration:none;transition:var(--trans-btn);cursor:pointer}.pill:focus{outline-offset:0.3rem}.pill:hover{color:var(--pill-clr-hover)}.pill:hover:before{background-color:var(--pill-bg-hover);border:var(--pill-brd-w) solid var(--pill-brd-hover)}.pill:hover .icon.-m,.pill:hover .icon.-mask,.pill:hover .icon[class*=-m--]{background-color:var(--pill-clr-hover)}.pill:hover .icon.-tint path{stroke:currentColor;stroke-width:var(--icon-stroke)}.pill:hover .icon *{color:inherit}.pill:hover .label{color:inherit}.pill.-active{color:var(--pill-clr-active)}.pill.-active:before{transform:translate(-50%,-50%) scale(1);background:var(--pill-bg-active);border:var(--pill-brd-active)}.pill:disabled{opacity:.5}.pill:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:100%;height:100%;background-color:var(--pill-bg);border:var(--pill-brd-w) solid var(--pill-brd);border-radius:var(--pill-brd-rad);opacity:1;transition:var(--trans-btn)}.pill .icon{--icon-w:var(--pill-icon-w);color:inherit}.pill .label{color:inherit}.footer{position:relative;position:relative;display:grid;grid-template-columns:var(--edge) 1fr var(--edge);grid-template-rows:auto;max-width:100%;z-index:var(--z-footer);background-color:var(--bg);padding-block:var(--sp-x6) var(--sp-x4)}@media screen and (min-width:1024px){.footer{padding-block:var(--sp-x12) var(--sp-x8)}}.footer .footer__container{grid-column:2/span 1}.footer .footer__body{grid-column:1/-1;position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto;max-width:100%;column-gap:var(--gutter-x2);row-gap:0;row-gap:var(--sp-x4)}@media screen and (min-width:1024px){.footer .footer__body{row-gap:var(--sp-x6)}}.footer .footer__body .-wysiwyg a:not(.btn),.footer .footer__body .menu-item a:not(.btn){display:inline;background:linear-gradient(0deg,rgba(0,0,0,0) 0,currentColor 0,currentColor .05em,rgba(0,0,0,0) 0) no-repeat;background-size:0 100%;background-position:left;transition:background-size .3s ease}.footer .footer__body .-wysiwyg a:not(.btn):hover,.footer .footer__body .menu-item a:not(.btn):hover{background-size:100% 100%;outline:0;outline-style:none;-moz-outline-style:none}.footer .footer__body .-wysiwyg a:not(.btn):where(:hover,:focus-visible),.footer .footer__body .menu-item a:not(.btn):where(:hover,:focus-visible){background-position:right}.footer .footer-brand{grid-column:1/span 11;grid-row:1/span 1;display:flex;flex-direction:column;row-gap:var(--sp-x4)}@media screen and (min-width:480px){.footer .footer-brand{grid-column:1/span 6}}@media screen and (min-width:1024px){.footer .footer-brand{grid-column:1/span 4}}@media screen and (min-width:1024px){.footer .footer-brand{grid-column:1/span 3}}.footer .footer-brand .logo{align-self:flex-start}@media screen{.footer .footer-brand .logo{width:10rem}}@media screen and (min-width:480px){.footer .footer-brand .logo{width:calc(10rem + 10 * (100vw - 48rem)/ 96)}}@media screen and (min-width:1440px){.footer .footer-brand .logo{width:20rem}}.footer .footer-brand a{position:relative;display:inline-block;border-radius:.4rem}.footer .footer-brand svg{display:block;align-self:center;width:auto;height:100%;overflow:visible}.footer .footer-brand svg *{fill:var(--fg)}.footer .footer-brand .subtitle{display:block;font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.footer .footer-brand .subtitle{font-size:2.4rem}}@media screen and (min-width:480px){.footer .footer-brand .subtitle{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.footer .footer-brand .subtitle{font-size:3.6rem}}.footer .footer-cta{grid-column:1/span 11;grid-row:2/span 1}@media screen and (min-width:480px){.footer .footer-cta{grid-column:1/span 10}}@media screen and (min-width:1024px){.footer .footer-cta{grid-column:5/span 8;grid-row:1/span 2}}@media screen{.footer .footer-cta .title{font-size:3rem}}@media screen and (min-width:480px){.footer .footer-cta .title{font-size:calc(3rem + 3 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.footer .footer-cta .title{font-size:6rem}}.footer .footer-contact{grid-column:1/span 12;grid-row:5/span 1;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.footer .footer-contact{font-size:1.6rem}}@media screen and (min-width:480px){.footer .footer-contact{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.footer .footer-contact{font-size:2rem}}@media screen and (min-width:480px){.footer .footer-contact{grid-column:1/span 6;grid-row:4/span 1}}@media screen and (min-width:1024px){.footer .footer-contact{grid-column:1/span 4;grid-row:2/span 3}}.footer .footer-list{display:flex;flex-direction:column;row-gap:var(--sp-x4);padding-block:var(--sp-x2) var(--sp-x4);border-width:var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr)}@media screen and (min-width:1024px){.footer .footer-list{row-gap:var(--sp-x6);padding-block:var(--sp-x3) var(--sp-x6)}}.footer .footer-list .title{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.footer .footer-list .title{font-size:1.6rem}}@media screen and (min-width:480px){.footer .footer-list .title{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.footer .footer-list .title{font-size:2rem}}.footer .footer-list .title{line-height:1.2;--lh:1.2em;letter-spacing:.02em;text-transform:none}.footer .footer-list .menu{display:flex;flex-direction:column;row-gap:var(--sp-x05)}@media screen and (min-width:1024px){.footer .footer-list .menu{row-gap:var(--sp-x1)}}.footer .footer-list .menu .menu-item{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.footer .footer-list .menu .menu-item{font-size:2.4rem}}@media screen and (min-width:480px){.footer .footer-list .menu .menu-item{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.footer .footer-list .menu .menu-item{font-size:3.6rem}}.footer .footer-list--1{grid-column:1/span 12;grid-row:3/span 1}@media screen and (min-width:480px){.footer .footer-list--1{grid-column:1/span 6;grid-row:3/span 1}}@media screen and (min-width:1024px){.footer .footer-list--1{grid-column:5/span 4;grid-row:3/span 3}}.footer .footer-list--2{grid-column:1/span 12;grid-row:4/span 1}@media screen and (min-width:480px){.footer .footer-list--2{grid-column:7/span 6;grid-row:3/span 1}}@media screen and (min-width:1024px){.footer .footer-list--2{grid-column:9/span 4;grid-row:3/span 3}}.footer .footer-nav--poor{grid-column:1/span 12;grid-row:6/span 1;display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:var(--sp-x4);column-gap:var(--sp-x4)}@media screen and (min-width:480px){.footer .footer-nav--poor{grid-column:7/span 6;grid-row:4/span 1}}@media screen and (min-width:1024px){.footer .footer-nav--poor{grid-column:1/span 4;grid-row:5/span 1}}.footer .footer-nav--poor .nav--poor{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.footer .footer-nav--poor .nav--poor{font-size:1.6rem}}@media screen and (min-width:480px){.footer .footer-nav--poor .nav--poor{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.footer .footer-nav--poor .nav--poor{font-size:2rem}}.footer .footer-nav--poor .nav--poor{font-family:Outfit,sans-serif;font-weight:400;font-style:normal}.footer .footer-nav--poor .nav--poor .menu{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;column-gap:var(--sp-x2);row-gap:0;align-items:flex-start}@media screen and (min-width:1024px){.footer .footer-nav--poor .nav--poor .menu{flex-direction:column}}.footer .footer-nav--poor .nav--poor .menu-item{max-width:100%;display:inline-flex;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.footer .footer-nav--poor .nav--poor .menu-item{font-size:1.6rem}}@media screen and (min-width:480px){.footer .footer-nav--poor .nav--poor .menu-item{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.footer .footer-nav--poor .nav--poor .menu-item{font-size:2rem}}.header{--logo-clr:var(--fg);--menu-clr:var(--fg);z-index:var(--z-header);top:0;left:0;right:0;position:relative;display:grid;grid-template-columns:var(--edge) 1fr var(--edge);grid-template-rows:auto;max-width:100%;position:fixed;align-items:center;width:auto;transition:transform .3s cubic-bezier(.22, .61, .36, 1) 0s,opacity .3s cubic-bezier(.22, .61, .36, 1) 0s,top 0s cubic-bezier(.22, .61, .36, 1) 0s}.header.-neg{--logo-clr:#ffffff;--fg:#ffffff}.-scrolled .header{--fg:#0F184A;--bg:#ffffff;--icon-clr:var(--fg);--logo-clr:#0F184A;--menu-clr:#0F184A;--btn-1st-clr:#ffffff;--btn-1st-icon-clr:#ffffff;--btn-1st-bg:#0F184A}.-scrolled .header.-neg{--fg:#0F184A;--bg:#ffffff;--icon-clr:var(--fg);--logo-clr:#0F184A;--menu-clr:#0F184A}.-scrolled .header:before{transform:translate(0,0);opacity:1}@media screen{.-scrolled .header .header-brand .logo{width:7rem}}@media screen and (min-width:480px){.-scrolled .header .header-brand .logo{width:calc(7rem + 3 * (100vw - 48rem)/ 96)}}@media screen and (min-width:1440px){.-scrolled .header .header-brand .logo{width:10rem}}.-scrolled .header .header__nav{transition-delay:0.3s;transform:translate(0,0)}.-offcanvas-active .header{--z-header:7000;--fg:#ffffff;--bg:#0F184A;--icon-clr:var(--fg);--logo-clr:#ffffff;--menu-clr:#0F184A}.-offcanvas-active .header:before{background-color:#0f184a}.header:before{content:"";z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;background-color:var(--bg);transition:var(--trans);transition-timing-function:linear}.header .header__container{grid-column:2/span 1;display:flex;justify-content:center;align-items:flex-start}.header .header-bar{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding-block:var(--hy);transition:var(--trans);transition-timing-function:linear}@media screen and (min-width:1024px){.header .header-bar{align-items:center}}.header .header-brand{z-index:var(--z-logo);position:relative;display:inline-flex;align-items:center;transition:top .1s linear,transform .1s linear}.header .header-brand.-neg{--logo-clr:#ffffff}@media screen{.-scrolled .header .header-brand .logo{width:7rem}}@media screen and (min-width:480px){.-scrolled .header .header-brand .logo{width:calc(7rem + 3 * (100vw - 48rem)/ 96)}}@media screen and (min-width:1440px){.-scrolled .header .header-brand .logo{width:10rem}}@media screen{.header .header-brand .logo{width:10rem}}@media screen and (min-width:480px){.header .header-brand .logo{width:calc(10rem + 10 * (100vw - 48rem)/ 96)}}@media screen and (min-width:1440px){.header .header-brand .logo{width:20rem}}.header .header-brand .logo{transition:var(--trans);transition-timing-function:linear}.header .header-brand svg{display:block;align-self:center;width:auto;height:100%;overflow:visible}.header .header-brand svg *{fill:var(--logo-clr)}.header .header__nav{position:relative;display:flex;align-items:center;justify-content:center;padding-top:0;margin-left:auto;column-gap:var(--sp-x4);transition:var(--trans)}.header .header__nav .nav{display:flex;align-items:center;transition:var(--trans)}.header .header__nav .nav.nav--1st{display:none}@media screen and (min-width:1024px){.header .header__nav .nav.nav--1st{display:flex}}.header .header__nav .nav.nav--lang{display:none}@media screen and (min-width:1024px){.header .header__nav .nav.nav--lang{display:flex}}@media screen and (min-width:1024px){.header .header__nav .nav.nav--min{display:none}}.header .header__nav .nav .menu-item.-active .menu-layer{left:0;opacity:1;visibility:visible;transition-delay:0s}.header .header__nav .nav .menu-item.-active .menu-layer__container{transform:translate(0,0);opacity:1}.header .header__nav .nav .menu-layer{--menu-layer-w:calc(100vw - (var(--edge) * 2));--menu-layer-w-max:calc(100vw - (var(--edge) * 2));--menu-layer-pad:var(--sp-x2) 0;--fg:#0F184A;position:absolute;left:99999rem;top:calc(100% + 1.2rem + 1.2rem);visibility:hidden;display:block;width:var(--menu-layer-w);max-width:var(--menu-layer-w-max);opacity:0;transition:all 0s linear .6s}@media screen and (min-width:768px){.header .header__nav .nav .menu-layer{--menu-layer-w:30rem}}@media screen and (min-width:1024px){.header .header__nav .nav .menu-layer{--menu-layer-w-max:30rem}}.header .header__nav .nav .menu-layer.menu-layer--list-x1{--menu-layer-w:auto}.header .header__nav .nav .menu-layer .menu-layer__container{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;padding:var(--menu-layer-pad);row-gap:var(--sp-x4);transform:translate(0,2rem);opacity:0;transition:var(--trans-slow)}.header .header__nav .nav .menu-layer .menu-layer__container:before{content:"";z-index:-1;position:absolute;top:0;left:0;display:block;right:0;height:100%;background:#fff;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);border:0;border-radius:0;box-shadow:0 1.5rem 4rem 1rem rgba(0,0,0,.3);transition:var(--trans-fast)}.header .header__nav .nav .menu-layer .menu-layer__container:after{content:"";position:absolute;top:-1.1rem;left:5rem;width:0;height:0;border-left:1.2rem solid transparent;border-right:1.2rem solid transparent;border-bottom:1.2rem solid #fff}.header .header__nav .nav .menu-layer .menu-layer__body{position:relative;display:flex;flex-direction:row;column-gap:var(--sp-x4);row-gap:var(--sp-x4);overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;height:auto;max-height:calc(100vh - var(--hy) - var(--hh) - 20rem)}.header .header__nav .nav .menu-layer .menu-layer__foot{display:flex;flex-direction:row;justify-content:space-between;column-gap:var(--sp-x4)}.header .header__nav .nav .menu-layer .menu-submenu{width:100%}.header .header__nav .nav .menu-layer .sub-menu{width:100%}.header .header__nav .nav .menu-layer .sub-menu.sub-menu--lv0{--submenu-hover-y:0;--submenu-hover-h:var(--lh)}.header .header__nav .nav .menu-layer .sub-menu.sub-menu--lv0:hover{--submenu-hover-bg:#268DD9}.header .header__nav .nav .menu-layer .sub-menu.sub-menu--lv0:hover:before{width:calc(100% - 2rem)}.header .header__nav .nav .menu-layer .sub-menu.sub-menu--lv0:before{content:"";z-index:-1;position:absolute;left:0;top:var(--submenu-hover-y);transform:translate(0,0);width:0%;height:var(--submenu-hover-h);background-color:var(--submenu-hover-bg,transparent);border-radius:0 var(--submenu-hover-h) var(--submenu-hover-h) 0;opacity:1;transition:all .3s cubic-bezier(.22, .61, .36, 1)}.header .header__nav .menu{--menu-item-pad:0 0;--menu-item-rad:0;position:relative;display:flex;flex-wrap:nowrap;column-gap:var(--sp-x4)}.header .header__nav .menu-item--lv0,.header .header__nav .menu-item--lv1{position:relative}.header .header__nav .menu-item--lv0.current-menu-ancestor>a,.header .header__nav .menu-item--lv0.current-menu-ancestor>button,.header .header__nav .menu-item--lv0.current-menu-item>a,.header .header__nav .menu-item--lv0.current-menu-item>button,.header .header__nav .menu-item--lv0.current-menu-parent>a,.header .header__nav .menu-item--lv0.current-menu-parent>button,.header .header__nav .menu-item--lv1.current-menu-ancestor>a,.header .header__nav .menu-item--lv1.current-menu-ancestor>button,.header .header__nav .menu-item--lv1.current-menu-item>a,.header .header__nav .menu-item--lv1.current-menu-item>button,.header .header__nav .menu-item--lv1.current-menu-parent>a,.header .header__nav .menu-item--lv1.current-menu-parent>button{background-size:100% 100%}.header .header__nav .menu-item--lv0>a,.header .header__nav .menu-item--lv0>button,.header .header__nav .menu-item--lv1>a,.header .header__nav .menu-item--lv1>button{--outline-offset:4px;position:relative;display:flex;align-items:center;column-gap:.25em;padding:var(--menu-item-pad);border-radius:var(--menu-item-rad);cursor:pointer}.header .header__nav .menu-item--lv0>a.-active,.header .header__nav .menu-item--lv0>a:hover,.header .header__nav .menu-item--lv0>button.-active,.header .header__nav .menu-item--lv0>button:hover,.header .header__nav .menu-item--lv1>a.-active,.header .header__nav .menu-item--lv1>a:hover,.header .header__nav .menu-item--lv1>button.-active,.header .header__nav .menu-item--lv1>button:hover{color:inherit;cursor:pointer}.header .header__nav .menu-item--lv0{display:inline-flex}.header .header__nav .menu-item--lv0.-active>a,.header .header__nav .menu-item--lv0.-active>button{background-size:4rem 100%;background-position:left}.header .header__nav .menu-item--lv0.-active .icon.-m--submenu{transform:rotate(180deg)}.header .header__nav .menu-item--lv0>a{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.header .header__nav .menu-item--lv0>a{font-size:1.6rem}}@media screen and (min-width:480px){.header .header__nav .menu-item--lv0>a{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.header .header__nav .menu-item--lv0>a{font-size:2rem}}.header .header__nav .menu-item--lv0>a{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.75;--lh:1.75em;display:inline;background:linear-gradient(0deg,rgba(0,0,0,0) 0,currentColor 0,currentColor .05em,rgba(0,0,0,0) 0) no-repeat;background-size:0 100%;background-position:left;transition:background-size .3s ease}.header .header__nav .menu-item--lv0>a:hover{background-size:100% 100%;outline:0;outline-style:none;-moz-outline-style:none}.header .header__nav .menu-item--lv0>a:where(:hover,:focus-visible){background-position:right}.header .header__nav .menu-item--lv0>a{display:inline-flex;white-space:nowrap}.header .header__nav .menu-item--lv0>a:hover{outline:0;outline-style:none;-moz-outline-style:none}.header .header__nav .menu-item--lv0>a .icon{height:var(--lh)}.header .header__nav .menu-item--lv1>a{--outline-offset:-2px;align-items:flex-start;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.header .header__nav .menu-item--lv1>a{font-size:1.6rem}}@media screen and (min-width:480px){.header .header__nav .menu-item--lv1>a{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.header .header__nav .menu-item--lv1>a{font-size:2rem}}.header .header__nav .menu-item--lv1>a{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.25;--lh:1.25em;padding:.5em 2em;transition:all .3s cubic-bezier(.22, .61, .36, 1)}.header .header__nav .menu-item--lv1>a:hover{color:#fff}.header .header__nav .menu-item--min{position:relative}.header .header__nav .menu-item--min>a,.header .header__nav .menu-item--min>button{display:flex;align-items:center;justify-content:center;padding:0}.header .header__nav .menu-item--min>a:hover .menu-toggle-icon:after,.header .header__nav .menu-item--min>a:hover .menu-toggle-icon:before,.header .header__nav .menu-item--min>button:hover .menu-toggle-icon:after,.header .header__nav .menu-item--min>button:hover .menu-toggle-icon:before{background-color:var(--btn-icon-clr-hover)}.header .header__nav .menu-item--min>a:hover .menu-toggle-icon:before,.header .header__nav .menu-item--min>button:hover .menu-toggle-icon:before{top:50%;transform:translate(-50%,-50%) rotate(90deg)}.header .header__nav .menu-item--min>a:hover .menu-toggle-icon:after,.header .header__nav .menu-item--min>button:hover .menu-toggle-icon:after{bottom:50%;transform:translate(-50%,50%) rotate(-180deg)}.header .header__nav .menu-item--min>a.-active,.header .header__nav .menu-item--min>button.-active{--btn-bg-active:var(--btn-2nd-bg)}.header .header__nav .menu-item--min>a.-active:hover,.header .header__nav .menu-item--min>button.-active:hover{--btn-bg-active:var(--btn-2nd-bg-hover)}.header .header__nav .menu-item--min>a.-active:hover .menu-toggle-icon,.header .header__nav .menu-item--min>button.-active:hover .menu-toggle-icon{transform:rotate(180deg)}.header .header__nav .menu-item--min>a.-active .menu-toggle-icon:after,.header .header__nav .menu-item--min>a.-active .menu-toggle-icon:before,.header .header__nav .menu-item--min>button.-active .menu-toggle-icon:after,.header .header__nav .menu-item--min>button.-active .menu-toggle-icon:before{background-color:var(--btn-icon-clr-hover)}.header .header__nav .menu-item--min>a.-active .menu-toggle-icon:before,.header .header__nav .menu-item--min>button.-active .menu-toggle-icon:before{top:50%;transform:translate(-50%,-50%) rotate(45deg)}.header .header__nav .menu-item--min>a.-active .menu-toggle-icon:after,.header .header__nav .menu-item--min>button.-active .menu-toggle-icon:after{bottom:50%;transform:translate(-50%,50%) rotate(-45deg)}.header .header__nav .menu-item--min>a .menu-toggle-icon,.header .header__nav .menu-item--min>button .menu-toggle-icon{position:relative;display:inline-block;width:var(--icon-w);height:var(--icon-w);transition:var(--trans-btn)}.header .header__nav .menu-item--min>a .menu-toggle-icon:after,.header .header__nav .menu-item--min>a .menu-toggle-icon:before,.header .header__nav .menu-item--min>button .menu-toggle-icon:after,.header .header__nav .menu-item--min>button .menu-toggle-icon:before{content:"";position:absolute;left:50%;width:100%;height:.2rem;background-color:var(--btn-icon-clr);transition:var(--trans-btn)}.header .header__nav .menu-item--min>a .menu-toggle-icon:before,.header .header__nav .menu-item--min>button .menu-toggle-icon:before{top:30%;transform:translate(-50%,0)}.header .header__nav .menu-item--min>a .menu-toggle-icon:after,.header .header__nav .menu-item--min>button .menu-toggle-icon:after{bottom:30%;transform:translate(-50%,0)}[data-shift]{transition:.3s all cubic-bezier(.4, 0, .6, 1)}.offcanvas{position:fixed;z-index:0;top:var(--abh);left:0;right:0;bottom:0;display:block;padding:0;transform:translate3d(0,-101%,0);opacity:1;overflow:hidden;transition:transform 0s linear .3s,opacity .3s linear .3s}.offcanvas.-initiated{z-index:calc(var(--z-menu-offcanvas) + 10)}.offcanvas.-active{transform:translate(0,0);opacity:1;overflow:visible;transition:transform 0s linear 0s,opacity .3s cubic-bezier(.22, .61, .36, 1) 0s}.offcanvas.-active .offcanvas__container{transform:translate(0,0);opacity:1;transition:transform .3s cubic-bezier(.22, .61, .36, 1) 0s,height .3s cubic-bezier(.4, 0, .6, 1) 0s,opacity .3s cubic-bezier(.4, 0, .6, 1) 0s}.offcanvas.-active .offcanvas-close{opacity:1;transform:translate(0,0)}.offcanvas .offcanvas__container{z-index:calc(var(--z-menu-offcanvas) + 20);position:relative;display:flex;flex-direction:column;row-gap:var(--sp-x4);justify-content:flex-start;align-items:flex-start;width:100%;transform:translate(100%,0);height:calc(var(--100vh) - var(--abh));max-height:calc(var(--100vh) - var(--abh));opacity:0;transition:transform .3s cubic-bezier(.22, .61, .36, 1) 0s,height .3s cubic-bezier(.4, 0, .6, 1) 0s,opacity .3s cubic-bezier(.4, 0, .6, 1) 0s;will-change:transform;overflow-y:auto;overflow-x:hidden}.offcanvas .offcanvas-close{position:absolute;z-index:calc(var(--z-menu-offcanvas) + 30);top:calc(1.2rem + var(--hy));right:var(--edge);transform:translate(0,-100%);opacity:0;margin:0;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.offcanvas .offcanvas-close{font-size:1.6rem}}@media screen and (min-width:480px){.offcanvas .offcanvas-close{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.offcanvas .offcanvas-close{font-size:2rem}}.offcanvas .offcanvas-close{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.75;--lh:1.75em;white-space:nowrap;line-height:1.5;margin:0;transition:transform .3s cubic-bezier(.22, .61, .36, 1) 0s}.offcanvas .offcanvas-close:hover{color:inherit;cursor:pointer}.offcanvas .offcanvas-close .icon{height:var(--lh)}.offcanvas .simplebar-content{display:flex;flex-direction:column}.offcanvas .offcanvas__body{position:relative;display:flex;flex-direction:column;row-gap:var(--sp-x2);padding:calc(var(--hh) + var(--sp-x2)) var(--edge) var(--sp-x5) var(--edge);width:100%;flex:1 0 auto;background-color:transparent}@media screen and (min-width:576px){.offcanvas .offcanvas__body{row-gap:var(--sp-x4);padding-block:calc(var(--hh) + var(--sp-x5)) var(--sp-x5)}}@media screen and (min-width:1024px){.offcanvas .offcanvas__body{row-gap:var(--sp-x6);padding-block:calc(var(--hh) + var(--sp-x10)) var(--sp-x10)}}.offcanvas .nav{position:relative}.offcanvas .nav.nav--1st .menu-item--lv0{display:flex;flex-direction:column;width:100%;line-height:1.4;--lh:1.4em;letter-spacing:-.01em}@media screen{.offcanvas .nav.nav--1st .menu-item--lv0{font-size:2.4rem}}@media screen and (min-width:480px){.offcanvas .nav.nav--1st .menu-item--lv0{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.offcanvas .nav.nav--1st .menu-item--lv0{font-size:3.6rem}}.offcanvas .nav.nav--1st .menu-item--lv1{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.offcanvas .nav.nav--1st .menu-item--lv1{font-size:1.9rem}}@media screen and (min-width:480px){.offcanvas .nav.nav--1st .menu-item--lv1{font-size:calc(1.9rem + .7 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.offcanvas .nav.nav--1st .menu-item--lv1{font-size:2.6rem}}.offcanvas .nav.nav--lang{margin-top:var(--sp-x6)}.offcanvas .nav.nav--lang .menu-item--lv0{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.offcanvas .nav.nav--lang .menu-item--lv0{font-size:1.9rem}}@media screen and (min-width:480px){.offcanvas .nav.nav--lang .menu-item--lv0{font-size:calc(1.9rem + .7 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.offcanvas .nav.nav--lang .menu-item--lv0{font-size:2.6rem}}.offcanvas .nav .menu{position:relative;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;row-gap:var(--sp-x1);font-family:Outfit,sans-serif;font-weight:500;font-style:normal}.offcanvas .nav .sub-menu{display:flex;flex-direction:column;row-gap:var(--sp-x1);padding-block:var(--sp-x1) var(--sp-x2);margin-left:var(--sp-x4)}.offcanvas .nav .menu-item--lv0,.offcanvas .nav .menu-item--lv1{position:relative}.offcanvas .nav .menu-item--lv0.current-menu-ancestor>a,.offcanvas .nav .menu-item--lv0.current-menu-ancestor>button,.offcanvas .nav .menu-item--lv0.current-menu-item>a,.offcanvas .nav .menu-item--lv0.current-menu-item>button,.offcanvas .nav .menu-item--lv0.current-menu-parent>a,.offcanvas .nav .menu-item--lv0.current-menu-parent>button,.offcanvas .nav .menu-item--lv1.current-menu-ancestor>a,.offcanvas .nav .menu-item--lv1.current-menu-ancestor>button,.offcanvas .nav .menu-item--lv1.current-menu-item>a,.offcanvas .nav .menu-item--lv1.current-menu-item>button,.offcanvas .nav .menu-item--lv1.current-menu-parent>a,.offcanvas .nav .menu-item--lv1.current-menu-parent>button{background-size:100% 100%}.offcanvas .nav .menu-item--lv0>a,.offcanvas .nav .menu-item--lv0>button,.offcanvas .nav .menu-item--lv1>a,.offcanvas .nav .menu-item--lv1>button{--outline-offset:-2px;position:relative;display:inline-flex;align-items:center;align-self:start;column-gap:var(--sp-x1);background:linear-gradient(0deg,rgba(0,0,0,0) 0,var(--link-clr-hover) 0,var(--link-clr-hover) .2rem,rgba(0,0,0,0) 0) no-repeat;background-size:0 100%;background-position:left;transition:background-size .3s cubic-bezier(.175, .885, .32, 1.275);cursor:pointer}.offcanvas .nav .menu-item--lv0>a:hover,.offcanvas .nav .menu-item--lv0>button:hover,.offcanvas .nav .menu-item--lv1>a:hover,.offcanvas .nav .menu-item--lv1>button:hover{color:inherit;background-size:3rem 100%;outline:0;outline-style:none;-moz-outline-style:none}.offcanvas .nav .menu-item--lv0>a:where(:hover,:focus-visible),.offcanvas .nav .menu-item--lv0>button:where(:hover,:focus-visible),.offcanvas .nav .menu-item--lv1>a:where(:hover,:focus-visible),.offcanvas .nav .menu-item--lv1>button:where(:hover,:focus-visible){background-position:left}.offcanvas .nav .menu-item--lv0{display:flex;flex-direction:column;width:100%;line-height:1.4;--lh:1.4em;letter-spacing:-.01em}@media screen{.offcanvas .nav .menu-item--lv0{font-size:2.4rem}}@media screen and (min-width:480px){.offcanvas .nav .menu-item--lv0{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.offcanvas .nav .menu-item--lv0{font-size:3.6rem}}.offcanvas .nav .menu-item--lv1{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.offcanvas .nav .menu-item--lv1{font-size:1.9rem}}@media screen and (min-width:480px){.offcanvas .nav .menu-item--lv1{font-size:calc(1.9rem + .7 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.offcanvas .nav .menu-item--lv1{font-size:2.6rem}}.offcanvas .offcanvas__cover{position:absolute;z-index:var(--z-menu-offcanvas);top:0;left:0;width:100vw;height:100vh;opacity:0;transition:.3s opacity cubic-bezier(.4, 0, .6, 1);background-color:var(--bg)}.-offcanvas-active .offcanvas .offcanvas__cover{opacity:1}.form{position:relative}.form fieldset{border:0;padding:0;margin:0}.form legend{color:var(--fg,var(--clr-navy-50))}.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]),.form select,.form textarea{position:relative;z-index:2;display:block;width:100%;padding:0;background-color:transparent;border-radius:0;border-width:0 0 0 0;border-style:solid;border-color:transparent;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen{.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]),.form select,.form textarea{min-height:2rem}}@media screen and (min-width:576px){.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]),.form select,.form textarea{min-height:calc(2rem + .4 * (100vw - 57.6rem)/ 70.4)}}@media screen and (min-width:1280px){.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]),.form select,.form textarea{min-height:2.4rem}}.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]),.form select,.form textarea{transition:var(--trans-fast);font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]),.form select,.form textarea{font-size:1.9rem}}@media screen and (min-width:480px){.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]),.form select,.form textarea{font-size:calc(1.9rem + .7 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]),.form select,.form textarea{font-size:2.6rem}}.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit])::placeholder,.form select::placeholder,.form textarea::placeholder{color:var(--clr-navy-50)}.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]):invalid:required,.form select:invalid:required,.form textarea:invalid:required{box-shadow:none}.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]):not(.btn),.form select:not(.btn),.form textarea:not(.btn){display:inline-block}.form input:-internal-autofill-selected,.form input:-webkit-autofill,.form input:-webkit-autofill:focus,.form input:-webkit-autofill:hover,.form select:-webkit-autofill,.form select:-webkit-autofill:focus,.form select:-webkit-autofill:hover,.form textarea:-webkit-autofill,.form textarea:-webkit-autofill:focus,.form textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 100rem transparent inset;transition:background-color 5000s ease-in-out 0s}.form input:not(input[type=checkbox]):not(input[type=radio]):not(input[type=submit]){cursor:text}.form input[type=search]::-webkit-search-cancel-button{display:none}.form select{padding-right:6rem;background-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/chevron-down.svg);background-size:1.8rem 1.8rem;background-repeat:no-repeat;background-position:right center;cursor:pointer}.form input[type=submit]{display:inline-block;width:auto;height:auto}.form input[type=checkbox],.form input[type=radio]{cursor:pointer}.form textarea{display:block;height:18rem;resize:vertical}.form-group .form__container{display:flex;flex-direction:column;row-gap:var(--form-row-gap);width:100%}.form-group .form__body{display:flex;flex-direction:column;row-gap:var(--form-row-gap)}.field-group{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:var(--form-row-gap);column-gap:var(--form-col-gap)}.field-group>.field-group__heading{flex:1 0 100%}.field-group>.field{flex:1 0 auto}.field-group>.field.field--submit{flex:0 0 0}.field{--card-rad:var(--sp-x1);position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;row-gap:.5rem;flex:1 0 100%;column-gap:var(--sp-x1);padding:var(--field-pad-v) var(--field-pad-h);border-radius:var(--card-rad,var(--card-rad-md));box-shadow:var(--card-shadow);transition:var(--trans)}.field:before{content:"";z-index:-1;position:absolute;top:0;left:0;display:block;right:0;height:100%;background:var(--card-bg);border:var(--card-brd);border-radius:var(--card-rad);transition:var(--trans-fast)}.field:hover{--card-shadow:var(--card-shadow-hover);--card-brd:0.1rem solid var(--clr-grey-20, rgba(122, 126, 128, 0.20))}.field:focus-within{--card-shadow:var(--card-shadow-hover);--card-brd:0.1rem solid var(--clr-grey-60, rgba(122, 126, 128, 0.20))}.field.-hide-label .field__label{display:none}.field .field__label{--fg:var(--clr-navy-50);position:relative;display:flex;align-items:center;flex-wrap:nowrap;column-gap:var(--sp-x05);overflow:hidden}.teaser{position:relative;display:flex;width:100%}.teaser[data-teaser]{--t-hover-y:50%;--t-hover-x:50%;--t-hover-w:200%;--t-hover-h:200%;--t-hover-speed:300ms}.teaser[data-teaser]:focus-within{--t-hover-y:50%!important;--t-hover-x:50%!important}.teaser[data-teaser].-noc .teaser__link:focus+.teaser__container:after,.teaser[data-teaser].-noc .teaser__link:hover+.teaser__container:after{transition-duration:0s,0s,0s,0s}.teaser[data-teaser] .teaser__link:focus+.teaser__container:after,.teaser[data-teaser] .teaser__link:hover+.teaser__container:after{transform:translate(-50%,-50%) scale(1);opacity:1;transition:opacity 0s linear 0s,left var(--t-hover-speed) linear,top var(--t-hover-speed) linear,transform var(--t-hover-speed) linear}.teaser[data-teaser] .teaser__container{overflow:hidden}.teaser[data-teaser] .teaser__container:after{content:"";z-index:-1;position:absolute;top:var(--t-hover-y);left:var(--t-hover-x);transform:translate(-50%,-50%) scale(1);opacity:0;display:block;width:var(--t-hover-w);height:var(--t-hover-h);border-radius:50%;background-color:var(--card-bg-hover);transition:opacity 0s linear var(--t-hover-speed),left var(--t-hover-speed) linear,top var(--t-hover-speed) linear,transform var(--t-hover-speed) linear}.teaser .teaser__link{position:absolute;z-index:5;top:0;bottom:0;left:0;right:0;cursor:pointer}.teaser .teaser__link:focus+.teaser__container,.teaser .teaser__link:hover+.teaser__container{--card-bg:var(--card-bg-hover);--hl:var(--card-hl-hover);--fg:var(--card-fg-hover);--line-clr:var(--card-line-hover)}.teaser .teaser__link:focus+.teaser__container .teaser__pic:before,.teaser .teaser__link:hover+.teaser__container .teaser__pic:before{opacity:.8}.teaser .teaser__link:focus+.teaser__container .btn,.teaser .teaser__link:hover+.teaser__container .btn{--btn-clr-hover:var(--card-btn-clr-hover);--btn-bg-hover:var(--card-btn-bg-hover);color:var(--btn-clr-hover)}.teaser .teaser__link:focus+.teaser__container .btn:before,.teaser .teaser__link:hover+.teaser__container .btn:before{background-color:var(--btn-bg-hover)}.teaser .teaser__link:focus+.teaser__container .btn .icon,.teaser .teaser__link:hover+.teaser__container .btn .icon{--icon-clr:var(--btn-icon-clr-hover);color:var(--btn-icon-clr-hover)}.teaser .teaser__link:focus+.teaser__container .btn .icon *,.teaser .teaser__link:hover+.teaser__container .btn .icon *{color:inherit}.teaser .teaser__link:focus+.teaser__container .btn .label,.teaser .teaser__link:hover+.teaser__container .btn .label{color:inherit}.teaser .teaser__container{position:relative}.teaser .teaser__pic{position:relative;align-self:stretch;transition:var(--trans-btn)}.teaser .teaser__pic:before{content:"";z-index:-1;position:relative;display:block;width:100%;aspect-ratio:3/2}.teaser .teaser__pic:after{content:"";z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:var(--card-bg-hover);opacity:0;mix-blend-mode:multiply;transition:var(--trans-btn)}.teaser .teaser__pic .media{position:absolute;top:0;width:100%;height:100%}.teaser .teaser__body{position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding:calc(var(--card-pad-v)/ 2) var(--card-pad-h)}.teaser .teaser__body .title,.teaser .teaser__body h3{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.teaser .teaser__body .title,.teaser .teaser__body h3{font-size:2.8rem}}@media screen and (min-width:480px){.teaser .teaser__body .title,.teaser .teaser__body h3{font-size:calc(2.8rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.teaser .teaser__body .title,.teaser .teaser__body h3{font-size:4rem}}.teaser-group{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:0}@media screen and (min-width:576px){.teaser-group.grid-item.teaser-group--x1{grid-column:1/-1}}@media screen and (min-width:768px){.teaser-group.grid-item.teaser-group--x1{grid-column:2/-2}}@media screen and (min-width:1024px){.teaser-group.grid-item.teaser-group--x1{grid-column:3/-3}}@media screen and (min-width:576px){.teaser-group.grid-item.teaser-group--x2{grid-column:1/-1}}@media screen and (min-width:768px){.teaser-group.grid-item.teaser-group--x2{grid-column:1/-1}}@media screen and (min-width:1024px){.teaser-group.grid-item.teaser-group--x2{grid-column:2/-2}}.teaser-group.grid-item.teaser-group--x3{grid-column:1/-1}@media screen and (min-width:576px){.teaser-group.teaser-group--x1{flex:1 0 100%;max-width:100%}}@media screen and (min-width:768px){.teaser-group.teaser-group--x2{flex:1 0 50%;max-width:50%}}@media screen and (min-width:768px){.teaser-group.teaser-group--x3 .teaser{flex:1 0 33.333333%;max-width:33.333333%}}.teaser-group .teaser{position:relative;flex:1 0 100%;max-width:100%;width:100%}@media screen and (min-width:576px){.teaser-group .teaser{flex:1 0 50%;max-width:50%}}@media screen and (min-width:1280px){.teaser-group .teaser{flex:1 0 25%;max-width:25%}}.teaser-group .teaser .teaser__container{width:100%}.slider{overflow:visible;display:flex;flex-direction:row;margin-inline:calc(var(--slide-gutter) * -1)}.slider__slides{overflow:visible;height:auto}.slide{position:relative;display:flex;align-items:flex-start;padding-inline:var(--slide-gutter);overflow:visible;transition:var(--trans);flex:1 0 91.666666%;max-width:91.666666%}@media screen and (min-width:480px){.slide{flex:1 0 83.333333%;max-width:83.333333%}}@media screen and (min-width:576px){.slide{flex:1 0 75%;max-width:75%}}@media screen and (min-width:768px){.slide{flex:1 0 66.666666%;max-width:66.666666%}}@media screen and (min-width:1024px){.slide{flex:1 0 91.666666%;max-width:91.666666%}}@media screen and (min-width:1280px){.slide{flex:1 0 83.333333%;max-width:83.333333%}}@media screen and (min-width:1024px){.slide.slide--sm,.slide:has(.article-teaser.-no-pic){flex:1 0 50%;max-width:50%}}@media screen and (min-width:1280px){.slide.slide--sm,.slide:has(.article-teaser.-no-pic){flex:1 0 41.666666%;max-width:41.666666%}}.slider__nav{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:var(--sp-x4)}.slider-pagination{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:0}.slider-pagination .slider-pagination__bullet{position:relative;display:block;padding:1.5rem .75rem;border-radius:1rem;opacity:1;transition:var(--trans-btn);cursor:pointer}.slider-pagination .slider-pagination__bullet.-active:before{width:6rem;background-color:var(--btn-2nd-bg-active)}.slider-pagination .slider-pagination__bullet:hover:before{background-color:var(--btn-2nd-bg-hover)}.slider-pagination .slider-pagination__bullet:before{content:"";position:relative;display:block;width:.8rem;height:.8rem;background-color:var(--fg);border-radius:1rem;transition:var(--trans-btn)}.slider-pagination .slider-pagination__bullet::marker{display:none}.slider-btn{cursor:pointer;transition:var(--trans-btn)}.slider-btn.slider-btn--disabled{opacity:0;pointer-events:none}.archive{grid-column:1/-1;position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto;max-width:100%;column-gap:var(--gutter-x2);row-gap:0;align-items:center;row-gap:var(--sp-mod-b)}.archive .archive__head{grid-column:1/-1}.archive .archive__filter{justify-self:center;justify-content:center}.archive .archive__filter .filter__facets{display:flex;flex-wrap:wrap;justify-content:center;row-gap:var(--sp-x1);column-gap:var(--sp-x1)}.archive .archive__body{grid-column:1/-1}.archive .archive__sizer{position:absolute;width:100%}.archive .archive__foot{grid-column:1/-1;display:flex;justify-content:center}.articles-archive .archive__body{grid-column:1/-1;display:flex;flex-direction:column}@media screen and (min-width:576px){.articles-archive .archive__body{grid-column:2/-2}}@media screen and (min-width:768px){.articles-archive .archive__body{grid-column:1/-1}}@media screen and (min-width:1024px){.articles-archive .archive__body{grid-column:2/-2}}.articles-archive .archive__body .article-teaser{padding-block:var(--sp-x2)}.archive__body .article-teaser{width:100%}.archive__body .article-teaser.-no-pic .teaser__head{grid-column:1/span 2}@media screen and (min-width:768px){.archive__body .article-teaser .teaser__container{grid-template-columns:6fr 4fr;grid-template-rows:auto 1fr}}@media screen and (min-width:1280px){.archive__body .article-teaser .teaser__container{grid-template-columns:7fr 3fr;grid-template-rows:auto 1fr}}.archive__body .article-teaser .teaser__container .title{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.archive__body .article-teaser .teaser__container .title{font-size:2.4rem}}@media screen and (min-width:480px){.archive__body .article-teaser .teaser__container .title{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.archive__body .article-teaser .teaser__container .title{font-size:3.6rem}}.archive__body .article-teaser .teaser__container .title{-webkit-line-clamp:4}@media screen and (min-width:768px){.archive__body .article-teaser .teaser__pic{grid-row:1/span 2;grid-column:2/span 1}}@media screen and (min-width:768px){.archive__body .article-teaser .teaser__head{grid-row:1/span 1}}@media screen and (min-width:768px){.archive__body .article-teaser .teaser__body{grid-row:2/span 1}}.slide .article-teaser{height:100%}.slide .article-teaser .teaser__body{height:100%}.slide .article-teaser .teaser__body .title{flex:1 0 auto}.article-teaser.-no-pic .teaser__container{grid-template-columns:1fr;grid-template-rows:auto auto 1fr}@media screen and (min-width:1024px){.article-teaser.-no-pic .teaser__container{grid-template-rows:auto 1fr}}.article-teaser .teaser__container{display:grid;grid-template-columns:1fr;width:100%;background-color:var(--card-bg);transition:var(--trans-btn)}@media screen and (min-width:1024px){.article-teaser .teaser__container{grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr}}.article-teaser .teaser__pic{grid-row:1/span 1;grid-column:1/span 1}@media screen and (min-width:1024px){.article-teaser .teaser__pic{grid-row:1/span 2;grid-column:2/span 1}}.article-teaser .teaser__head{grid-row:2/span 1;grid-column:1/span 1;align-self:start;display:flex;flex-direction:row;align-items:baseline;border-width:0 0 var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr)}@media screen and (min-width:1024px){.article-teaser .teaser__head{grid-row:1/span 1}}.article-teaser .teaser__head .head__item{position:relative;display:flex;padding:var(--card-pad-v) var(--card-pad-h) calc(var(--card-pad-v)/ 2) var(--card-pad-h);border-width:0 var(--line-stroke) 0 0;border-style:var(--line-style);border-color:var(--line-clr)}.article-teaser .teaser__head .head__item.-right{justify-content:flex-end;text-align:right}.article-teaser .teaser__head .head__item:last-child{flex:1 0 auto;border:0}.article-teaser .teaser__head .topline{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.article-teaser .teaser__head .topline{font-size:1.6rem}}@media screen and (min-width:480px){.article-teaser .teaser__head .topline{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.article-teaser .teaser__head .topline{font-size:2rem}}.article-teaser .teaser__head .topline{line-height:1.2;--lh:1.2em;letter-spacing:.02em;text-transform:none;margin:0}.article-teaser .teaser__head .meta{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.article-teaser .teaser__head .meta{font-size:1.6rem}}@media screen and (min-width:480px){.article-teaser .teaser__head .meta{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.article-teaser .teaser__head .meta{font-size:2rem}}.article-teaser .teaser__head .meta{line-height:1.2;--lh:1.2}.article-teaser .teaser__body{align-self:start;grid-row:3/span 1;grid-column:1/span 1}@media screen and (min-width:1024px){.article-teaser .teaser__body{grid-row:2/span 1}}.article-teaser .teaser__body .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:576px){.acc-group.grid-item{grid-column:2/-1}}@media screen and (min-width:768px){.acc-group.grid-item{grid-column:4/-1}}@media screen and (min-width:1024px){.acc-group.grid-item{grid-column:5/-1}}@media screen and (min-width:1280px){.acc-group.grid-item{grid-column:5/-2}}.acc{--icon-w:var(--icon-w-lg);--card-bg:transparent;position:relative}.acc .acc__container{--icon-clr:var(--hl);display:flex;flex-direction:column;width:100%;border-width:0 0 var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr)}.acc a.acc__toggle,.acc button.acc__toggle{display:flex;width:100%;cursor:pointer}.acc a.acc__toggle:focus,.acc a.acc__toggle:hover,.acc button.acc__toggle:focus,.acc button.acc__toggle:hover{--fg:var(--card-fg-hover);--line-clr:transparent;--icon-clr:var(--card-fg-hover)}.acc a.acc__toggle:focus .title,.acc a.acc__toggle:hover .title,.acc button.acc__toggle:focus .title,.acc button.acc__toggle:hover .title{transform:translate(var(--sp-x3),0)}.acc a.acc__toggle:focus .cta,.acc a.acc__toggle:hover .cta,.acc button.acc__toggle:focus .cta,.acc button.acc__toggle:hover .cta{transform:translate(calc(-1 * var(--sp-x3)),-50%)}.acc .acc__toggle{--card-pad-h:0;--card-pad-v:var(--sp-x2);position:relative;display:flex;flex-direction:row;align-items:flex-start;width:100%;padding:calc(var(--card-pad-v) * 2) calc(var(--btn-dim-min) * 2) var(--card-pad-v) var(--card-pad-h);font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.acc .acc__toggle{font-size:2.4rem}}@media screen and (min-width:480px){.acc .acc__toggle{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.acc .acc__toggle{font-size:3.6rem}}.acc .acc__toggle{text-align:left;transition:var(--trans-btn)}.acc .acc__toggle[data-teaser]{--t-hover-y:50%;--t-hover-x:50%;--t-hover-w:200%;--t-hover-h:200%;--t-hover-speed:300ms;overflow:hidden}.acc .acc__toggle[data-teaser]:focus-within{--t-hover-y:50%!important;--t-hover-x:50%!important}.acc .acc__toggle[data-teaser]:focus.-active .icon,.acc .acc__toggle[data-teaser]:hover.-active .icon{transform:translate(calc(-1 * var(--sp-x3)),-50%) rotate(45deg)}.acc .acc__toggle[data-teaser]:focus:after,.acc .acc__toggle[data-teaser]:hover:after{transform:translate(-50%,-50%) scale(1);opacity:1;transition:opacity 0s linear 0s,left var(--t-hover-speed) linear,top var(--t-hover-speed) linear,transform var(--t-hover-speed) linear}.acc .acc__toggle[data-teaser]:focus .label,.acc .acc__toggle[data-teaser]:hover .label{transform:translate(var(--sp-x3),0)}.acc .acc__toggle[data-teaser]:focus .icon,.acc .acc__toggle[data-teaser]:hover .icon{transform:translate(calc(-1 * var(--sp-x3)),-50%)}.acc .acc__toggle[data-teaser].-noc:focus+.teaser__container:after,.acc .acc__toggle[data-teaser].-noc:hover+.teaser__container:after{transition-duration:0s,0s,0s,0s}.acc .acc__toggle[data-teaser]:after{content:"";z-index:-1;position:absolute;top:var(--t-hover-y);left:var(--t-hover-x);transform:translate(-50%,-50%) scale(1);opacity:0;display:block;width:var(--t-hover-w);height:var(--t-hover-h);border-radius:50%;background-color:var(--card-bg-hover);transition:opacity 0s linear var(--t-hover-speed),left var(--t-hover-speed) linear,top var(--t-hover-speed) linear,transform var(--t-hover-speed) linear}.acc .acc__toggle.-active .icon{transform:translate(0,-50%) rotate(45deg)}.acc .acc__toggle .label{flex:1 0 0;font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.acc .acc__toggle .label{font-size:2.4rem}}@media screen and (min-width:480px){.acc .acc__toggle .label{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.acc .acc__toggle .label{font-size:3.6rem}}.acc .acc__toggle .label{transition:var(--trans-btn)}.acc .acc__toggle .icon{position:absolute;right:0;top:calc(var(--card-pad-v) + var(--lh));margin:0;transform:translate(0,-50%);transition:var(--trans-btn)}.acc .acc__content{z-index:2;position:relative;height:var(--ch);overflow:hidden;transition:var(--trans);will-change:height}.acc .acc__content.-active .acc__body{opacity:1}.acc .acc__body{position:relative;padding:var(--sp-x3) var(--card-pad-h) var(--card-pad-v) var(--card-pad-h);opacity:0;transition:var(--trans)}.banner.grid-item{margin-inline:calc(-1 * var(--edge));margin-block:0;grid-column:1/-1}@media screen and (min-width:480px){.banner.grid-item{margin-inline:0}}@media screen and (min-width:1024px){.banner.-order2 .banner__container{flex-direction:row-reverse}}.banner .banner__container{position:relative;display:flex;flex-direction:column;background-color:var(--card-bg)}@media screen and (min-width:1024px){.banner .banner__container{flex-direction:row}}.banner .banner__pic{align-self:stretch}@media screen and (min-width:1024px){.banner .banner__pic{flex:1 0 40%;max-width:40%}}@media screen and (min-width:1280px){.banner .banner__pic{flex:1 0 50%;max-width:50%}}.banner .banner__pic .media{height:100%}.banner .banner__body{flex:1 0 0;padding:var(--sp-x4) var(--edge)}@media screen and (min-width:480px){.banner .banner__body{padding:var(--sp-x6) var(--sp-x4)}}@media screen and (min-width:1280px){.banner .banner__body{padding:var(--sp-x20) var(--sp-x10)}}.brand-group{--gutter:var(--sp-x4);display:flex;flex-direction:row;flex-wrap:wrap;row-gap:var(--gutter);justify-content:center;margin-inline:calc(var(--gutter) * -1)}.brand-group.grid-item{grid-column:1/-1}.brand-group .brand{position:relative;padding-inline:var(--gutter);flex:1 0 50%;max-width:50%}@media screen and (min-width:480px){.brand-group .brand{flex:1 0 33.333333%;max-width:33.333333%}}@media screen and (min-width:768px){.brand-group .brand{flex:1 0 25%;max-width:25%}}@media screen and (min-width:1024px){.brand-group .brand{flex:1 0 20%;max-width:20%}}@media screen and (min-width:1280px){.brand-group .brand{flex:1 0 16.666667%;max-width:16.666667%}}.brand-group .brand .brand__link{position:absolute;top:0;left:0;width:100%;height:100%}.brand-group .brand .brand__link:focus+.media,.brand-group .brand .brand__link:hover+.media{transform:scale(1.1)}.brand-group .brand .brand__pic{--media-bg:transparent}.brand-group .brand .brand__pic .media{aspect-ratio:3/2;transition:var(--trans)}.cards-slider{--slide-gutter:var(--gutter);display:flex;flex-direction:column;row-gap:var(--sp-x4);overflow:visible}@media screen and (min-width:480px){.cta-group.grid-item.-align--text{grid-column:1/-1}}@media screen and (min-width:576px){.cta-group.grid-item.-align--text{grid-column:2/-2}}@media screen and (min-width:768px){.cta-group.grid-item.-align--text{grid-column:3/-3}}@media screen and (min-width:1280px){.cta-group.grid-item.-align--text{grid-column:4/-4}}@media screen and (min-width:576px){.cta-group.grid-item.-align--heading{grid-column:1/-1}}@media screen and (min-width:768px){.cta-group.grid-item.-align--heading{grid-column:2/-2}}@media screen and (min-width:1024px){.cta-group.grid-item.-align--heading{grid-column:3/-3}}@media screen and (min-width:768px){.cta-group.grid-item.-align--heading-1st{grid-column:1/-3}}.cta-group.grid-item.-align--grid-l{grid-column:1/-1}.cta-group.grid-item.-align--grid-c{grid-column:1/-1;justify-content:center;text-align:center}.cta-group.grid-item.-align--grid-r{grid-column:1/-1;justify-content:flex-end;text-align:right}.cta-group{display:flex;justify-content:flex-start;text-align:flex-start}.fact-group{--gutter:var(--sp-x5);box-sizing:border-box;display:flex;flex:1 0 0;flex-direction:row;flex-wrap:wrap;margin-inline:calc(-1 * var(--gutter));column-gap:0;row-gap:var(--sp-x4)}@media screen and (min-width:576px){.fact-group{row-gap:var(--sp-x6)}}@media screen and (min-width:1024px){.fact-group{row-gap:var(--sp-x10)}}.fact-group.grid-item{margin-block:var(--sp-mod-t) var(--sp-mod-b)}@media screen and (min-width:576px){.fact-group.grid-item{grid-column:1/-1}}@media screen and (min-width:768px){.fact-group.grid-item{grid-column:1/-1}}@media screen and (min-width:1024px){.fact-group.grid-item{grid-column:2/-2}}.fact-group.fact-group--x1.grid-item{margin-block:var(--sp-mod-t) var(--sp-mod-b)}@media screen and (min-width:576px){.fact-group.fact-group--x1.grid-item{grid-column:1/-1}}@media screen and (min-width:768px){.fact-group.fact-group--x1.grid-item{grid-column:2/-2}}@media screen and (min-width:1024px){.fact-group.fact-group--x1.grid-item{grid-column:3/-3}}@media screen and (min-width:576px){.fact-group.fact-group--x2 .fact{flex:1 0 50%;max-width:50%}}.fact-group.fact-group--x3.grid-item{grid-column:1/-1}@media screen and (min-width:1024px){.fact-group.fact-group--x3.grid-item{grid-column:2/-2}}@media screen and (min-width:576px){.fact-group.fact-group--x3 .fact{flex:1 0 50%;max-width:50%}}@media screen and (min-width:768px){.fact-group.fact-group--x3 .fact{flex:1 0 33.333333%;max-width:33.333333%}}.fact-group [data-inview=fadeInUp]{opacity:0;transform:translate3d(0,8rem,0);transition:all .6s cubic-bezier(.4, 0, .6, 1) 0s;transform-style:preserve-3d}.fact-group [data-inview=fadeInUp].-inview{opacity:1;transform:translate3d(0,0,0)}.fact-group [data-inview=fadeInUp]:nth-child(3n+1).-inview{transition-delay:0s}.fact-group [data-inview=fadeInUp]:nth-child(3n+2).-inview{transition-delay:0.2s}.fact-group [data-inview=fadeInUp]:nth-child(3n+3).-inview{transition-delay:0.4s}.fact-group .fact{position:relative;box-sizing:border-box;flex:1 0 100%;max-width:100%;padding-inline:var(--gutter);border-width:0 0 var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr)}@media screen and (min-width:576px){.fact-group .fact{border-width:0 var(--line-stroke) 0 0}}.fact-group .fact .fact__container{display:flex;flex-direction:column;row-gap:var(--sp-x3);padding:var(--sp-x3) var(--sp-x3) var(--sp-x3) 0}@media screen and (min-width:1024px){.fact-group .fact .fact__container{row-gap:var(--sp-x5);padding:var(--sp-x5) var(--sp-x5) var(--sp-x5) 0}}.fact-group .fact .fact__number{display:flex;flex-direction:row;align-items:flex-end;flex-wrap:nowrap;column-gap:var(--sp-x1)}.fact-group .fact .number__base{font-family:"Atkinson Hyperlegible",sans-serif;font-weight:400;font-style:normal}@media screen{.fact-group .fact .number__base{font-size:9rem}}@media screen and (min-width:375px){.fact-group .fact .number__base{font-size:calc(9rem + 7 * (100vw - 37.5rem) / 154.5)}}@media screen and (min-width:1920px){.fact-group .fact .number__base{font-size:16rem}}.fact-group .fact .number__base{line-height:.75;--lh:0.75em;letter-spacing:-.04}.fact-group .fact .number__prefix,.fact-group .fact .number__suffix{display:inline-flex;font-family:"Atkinson Hyperlegible",sans-serif;font-weight:400;font-style:normal}@media screen{.fact-group .fact .number__prefix,.fact-group .fact .number__suffix{font-size:2.8rem}}@media screen and (min-width:375px){.fact-group .fact .number__prefix,.fact-group .fact .number__suffix{font-size:calc(2.8rem + 1.2 * (100vw - 37.5rem) / 154.5)}}@media screen and (min-width:1920px){.fact-group .fact .number__prefix,.fact-group .fact .number__suffix{font-size:4rem}}.fact-group .fact .number__prefix,.fact-group .fact .number__suffix{padding-bottom:.15em}.fact-group .fact .fact__caption{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.fact-group .fact .fact__caption{font-size:1.6rem}}@media screen and (min-width:480px){.fact-group .fact .fact__caption{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.fact-group .fact .fact__caption{font-size:2rem}}.fact-group .fact .fact__caption{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.25;--lh:1.25em}.heading{line-height:1.4;--lh:1.4em;letter-spacing:-.01em}@media screen{.heading{font-size:2.4rem}}@media screen and (min-width:480px){.heading{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.heading{font-size:3.6rem}}@media screen and (min-width:576px){.heading.grid-item{grid-column:1/-1}}@media screen and (min-width:768px){.heading.grid-item{grid-column:2/-2}}@media screen and (min-width:1024px){.heading.grid-item{grid-column:3/-3}}.heading.heading--1st{line-height:1.3;--lh:1.3em;letter-spacing:-.01em}@media screen{.heading.heading--1st{font-size:3.2rem}}@media screen and (min-width:480px){.heading.heading--1st{font-size:calc(3.2rem + 1.6 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.heading.heading--1st{font-size:4.8rem}}@media screen and (min-width:768px){.heading.heading--1st.grid-item{grid-column:1/-3}}.hero{grid-column:1/-1;position:relative;position:relative;display:grid;grid-template-columns:var(--edge) 1fr var(--edge);grid-template-rows:auto;max-width:100%;padding-block:0;background-color:var(--bg);color:var(--fg)}.hero:where(:first-child){margin-top:0}.hero:after{content:"";z-index:7;grid-row:1/span 1;grid-column:1/span 3;position:sticky;top:0;width:100%;height:var(--hh);background:linear-gradient(180deg,rgba(22,31,80,.6) 0,rgba(22,31,80,0) 100%);mix-blend-mode:multiply}.hero .hero__bg{position:relative;grid-row:1/span 1;grid-column:1/span 3;display:block;height:100%;width:100%;background-color:var(--bg)}.hero .hero__bg:before{content:"";z-index:1;position:absolute;bottom:0;left:50%;transform:translate(-50%,0);width:100%;height:100%;background:var(--bg);opacity:.2}.hero .hero__bg:after{content:"";z-index:2;position:absolute;bottom:0;left:50%;transform:translate(-50%,0);width:100%;height:100%;background:linear-gradient(180deg,rgba(22,31,80,0) 55%,rgba(22,31,80,.8) 90%);mix-blend-mode:multiply}.hero .hero__bg .image{position:relative;z-index:0;height:100%}.hero .hero__bg .image .image__container{height:100%}.hero .hero__bg .image .image__pic{height:100%}.hero .hero__bg .image .media{position:absolute;top:0;left:0;width:100%;height:100%}.hero .hero__bg .image-masked{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/hero-mask-01.svg);mask-size:105vw auto;mask-position:center;mask-repeat:no-repeat}.hero .hero__bg .image-masked .media{position:absolute;top:0;left:0;width:120%;height:120%}.hero .hero__container{position:relative;z-index:5;grid-row:1/span 1;grid-column:2/span 1}.hero .hero__body{grid-column:1/span 12;display:flex;align-items:flex-end;height:140vw;max-height:calc(100vh - var(--abh));padding-block:var(--sp-section-t) var(--sp-section-b)}@media screen and (orientation:portrait) and (min-width:576px){.hero .hero__body{grid-column:1/span 10;height:100vw}}@media screen and (orientation:landscape) and (min-width:576px){.hero .hero__body{grid-column:1/span 10;height:100vh}}.hero .hero__body h1{text-shadow:0 .05em 4rem rgba(22,31,80,.8)}.image{display:block;width:100%}@media screen and (min-width:480px){.image.grid-item.image--xs{grid-column:1/-1}}@media screen and (min-width:576px){.image.grid-item.image--xs{grid-column:2/-2}}@media screen and (min-width:768px){.image.grid-item.image--xs{grid-column:3/-3}}@media screen and (min-width:1280px){.image.grid-item.image--xs{grid-column:4/-4}}@media screen and (min-width:576px){.image.grid-item.image--sm{grid-column:1/-1}}@media screen and (min-width:768px){.image.grid-item.image--sm{grid-column:2/-2}}@media screen and (min-width:1024px){.image.grid-item.image--sm{grid-column:3/-3}}@media screen and (min-width:576px){.image.grid-item.image--md{grid-column:1/-1}}@media screen and (min-width:768px){.image.grid-item.image--md{grid-column:1/-1}}@media screen and (min-width:1024px){.image.grid-item.image--md{grid-column:2/-2}}.image.grid-item.image--lg{grid-column:1/-1}.image .image__container{display:flex;flex-direction:column;row-gap:var(--sp-x1)}.image .image__pic{position:relative;display:block;width:100%}.image .image__caption{display:block;width:100%;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.image .image__caption{font-size:1.6rem}}@media screen and (min-width:480px){.image .image__caption{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.image .image__caption{font-size:2rem}}.image-group.-x2-v1{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto;max-width:100%;column-gap:var(--gutter-x2);row-gap:0;column-gap:var(--gutter-x2);row-gap:var(--gutter-x2)}.image-group.-x2-v1.-order2 .image:first-child{grid-column:1/span 7}@media screen and (min-width:480px){.image-group.-x2-v1.-order2 .image:first-child{grid-column:1/span 6}}@media screen and (min-width:576px){.image-group.-x2-v1.-order2 .image:first-child{grid-column:1/span 5}}@media screen and (min-width:768px){.image-group.-x2-v1.-order2 .image:first-child{grid-column:1/span 4;padding-bottom:0}}.image-group.-x2-v1.-order2 .image:nth-child(2){grid-column:2/span 11}@media screen and (min-width:480px){.image-group.-x2-v1.-order2 .image:nth-child(2){grid-column:3/span 10}}@media screen and (min-width:576px){.image-group.-x2-v1.-order2 .image:nth-child(2){grid-column:4/span 9}}@media screen and (min-width:768px){.image-group.-x2-v1.-order2 .image:nth-child(2){grid-column:5/span 8;padding-bottom:var(--sp-x12)}}.image-group.-x2-v1 .image{grid-column:auto/span 1;align-self:end}.image-group.-x2-v1 .image:first-child{grid-column:1/span 11}@media screen and (min-width:480px){.image-group.-x2-v1 .image:first-child{grid-column:1/span 10}}@media screen and (min-width:576px){.image-group.-x2-v1 .image:first-child{grid-column:1/span 9}}@media screen and (min-width:768px){.image-group.-x2-v1 .image:first-child{grid-row:1/span 1;grid-column:1/span 8;padding-bottom:var(--sp-x12)}}.image-group.-x2-v1 .image:nth-child(2){grid-row:2/span 1;grid-column:6/span 7}@media screen and (min-width:480px){.image-group.-x2-v1 .image:nth-child(2){grid-column:7/span 6}}@media screen and (min-width:576px){.image-group.-x2-v1 .image:nth-child(2){grid-column:8/span 5}}@media screen and (min-width:768px){.image-group.-x2-v1 .image:nth-child(2){grid-row:1/span 1;grid-column:9/span 4}}.image-group .image{margin-inline:0}.image-group .image .image__container{padding-inline:0}.imagetext-group{box-sizing:border-box;display:flex;flex:1 0 0;flex-direction:row;flex-wrap:wrap;margin-inline:calc(-1 * var(--gutter));align-items:flex-start;row-gap:var(--sp-x6)}@media screen and (min-width:1024px){.imagetext-group{--gutter:var(--sp-x6)}}.imagetext-group.-order2{flex-direction:row-reverse}@media screen and (min-width:768px){.imagetext-group.-order2 .text{margin-left:unset;margin-right:auto}}@media screen and (min-width:1440px){.imagetext-group.-order2 .text{margin-right:unset}}.imagetext-group .image{position:relative;box-sizing:border-box;flex:0 0 auto;padding-inline:var(--gutter);order:1;flex:1 0 100%;max-width:100%}@media screen and (min-width:480px){.imagetext-group .image{flex:1 0 83.333333%;max-width:83.333333%}}@media screen and (min-width:576px){.imagetext-group .image{flex:1 0 75%;max-width:75%}}@media screen and (min-width:768px){.imagetext-group .image{flex:1 0 66.666666%;max-width:66.666666%}}@media screen and (min-width:1024px){.imagetext-group .image{flex:1 0 50%;max-width:50%}}.imagetext-group .text{order:2;position:relative;box-sizing:border-box;flex:0 0 auto;padding-inline:var(--gutter);flex:1 0 100%;max-width:100%;display:flex;flex-direction:column;margin:0}@media screen and (min-width:576px){.imagetext-group .text{flex:1 0 83.333333%;max-width:83.333333%;margin-inline:auto}}@media screen and (min-width:768px){.imagetext-group .text{flex:1 0 66.666666%;max-width:66.666666%;margin-left:auto;margin-right:unset}}@media screen and (min-width:1024px){.imagetext-group .text{flex:1 0 50%;max-width:50%;margin-left:unset;margin-top:var(--sp-x10)}}@media screen and (min-width:1440px){.imagetext-group .text{flex:1 0 41.666666%;max-width:41.666666%;margin-top:var(--sp-x15)}}.intro{display:flex;flex-direction:column;row-gap:var(--sp-x10)}.intro.grid-item{grid-column:1/-1}.intro .intro__head{grid-row:2/span 1;grid-column:1/span 1;align-self:start;position:relative;display:flex;flex-direction:row;align-items:baseline;row-gap:var(--sp-x2);width:100%;border-width:0 0 var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr)}@media screen and (min-width:1024px){.intro .intro__head{grid-row:1/span 1}}.intro .intro__head .head__item{position:relative;display:flex;flex-direction:column;flex:0 0 0;padding:0 var(--card-pad-h) var(--sp-x2) 0;border-width:0 var(--line-stroke) 0 0;border-style:var(--line-style);border-color:var(--line-clr)}@media screen and (min-width:576px){.intro .intro__head .head__item{flex:1 0 0;width:auto;padding:0 var(--card-pad-h) calc(var(--card-pad-v)/ 2) var(--card-pad-h)}}.intro .intro__head .head__item.-right{justify-content:flex-end;text-align:right}.intro .intro__head .head__item:first-child{padding-left:0}.intro .intro__head .head__item:last-child{flex:1 0 auto;padding-right:0;border:0}.intro .intro__head .legend{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.intro .intro__head .legend{font-size:1.6rem}}@media screen and (min-width:480px){.intro .intro__head .legend{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.intro .intro__head .legend{font-size:2rem}}.intro .intro__head .legend{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.25;--lh:1.25em;margin:0 0 calc(var(--card-pad-v)/ 2) 0}.intro .intro__head .topline{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.intro .intro__head .topline{font-size:1.6rem}}@media screen and (min-width:480px){.intro .intro__head .topline{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.intro .intro__head .topline{font-size:2rem}}.intro .intro__head .topline{line-height:1.2;--lh:1.2em;letter-spacing:.02em;text-transform:none;margin:0}.intro .intro__head .meta{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.intro .intro__head .meta{font-size:1.6rem}}@media screen and (min-width:480px){.intro .intro__head .meta{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.intro .intro__head .meta{font-size:2rem}}.intro .intro__head .meta{line-height:1.2;--lh:1.2}@media screen and (min-width:576px){.casestudy-intro{row-gap:var(--sp-x20)}}.casestudy-intro .intro__head{flex-direction:column}@media screen and (min-width:576px){.casestudy-intro .intro__head{flex-direction:row}}.casestudy-intro .intro__head .head__item{flex-direction:row;justify-content:space-between;flex:0 0 0;column-gap:var(--sp-x4);width:100%;padding:0 0 var(--sp-x2) 0;font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.casestudy-intro .intro__head .head__item{font-size:2.4rem}}@media screen and (min-width:480px){.casestudy-intro .intro__head .head__item{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.casestudy-intro .intro__head .head__item{font-size:3.6rem}}.casestudy-intro .intro__head .head__item{border-width:0 0 var(--line-stroke) 0}@media screen and (min-width:576px){.casestudy-intro .intro__head .head__item{flex-direction:column;flex:1 0 auto;width:auto;height:100%;padding:0 var(--card-pad-h) calc(var(--card-pad-v)/ 2) var(--card-pad-h);border-width:0 var(--line-stroke) 0 0}}@media screen and (max-width:575px){.casestudy-intro .intro__head .legend{margin:0}}@media screen and (min-width:576px){.job-teaser-group.grid-item{grid-column:2/-1}}@media screen and (min-width:768px){.job-teaser-group.grid-item{grid-column:4/-1}}@media screen and (min-width:1024px){.job-teaser-group.grid-item{grid-column:5/-1}}@media screen and (min-width:1280px){.job-teaser-group.grid-item{grid-column:5/-2}}.job-teaser{--card-bg:transparent;--card-pad-h:0;--card-pad-v:var(--sp-x2)}.job-teaser .teaser__link{cursor:pointer}.job-teaser .teaser__link:focus+.teaser__container,.job-teaser .teaser__link:hover+.teaser__container{--fg:var(--card-fg-hover);--line-clr:transparent;--icon-clr:var(--card-fg-hover)}.job-teaser .teaser__link:focus+.teaser__container .title,.job-teaser .teaser__link:hover+.teaser__container .title{transform:translate(var(--sp-x3),0)}.job-teaser .teaser__link:focus+.teaser__container .cta,.job-teaser .teaser__link:hover+.teaser__container .cta{transform:translate(calc(-1 * var(--sp-x3)),-50%)}.job-teaser .teaser__container{--icon-clr:var(--hl);display:flex;width:100%;border-width:0 0 var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr)}.job-teaser .teaser__body{position:relative;display:flex;flex-direction:row;align-items:flex-start;width:100%;padding:calc(var(--card-pad-v) * 2) calc(var(--btn-dim-min) * 2) var(--card-pad-v) var(--card-pad-h);font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.job-teaser .teaser__body{font-size:2.4rem}}@media screen and (min-width:480px){.job-teaser .teaser__body{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.job-teaser .teaser__body{font-size:3.6rem}}.job-teaser .teaser__body{transition:var(--trans-btn)}.job-teaser .teaser__body .title{flex:1 0 0;transition:var(--trans-btn);font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.job-teaser .teaser__body .title{font-size:2.4rem}}@media screen and (min-width:480px){.job-teaser .teaser__body .title{font-size:calc(2.4rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.job-teaser .teaser__body .title{font-size:3.6rem}}.job-teaser .teaser__body .cta{position:absolute;right:0;top:calc(var(--card-pad-v) + var(--lh));margin:0;transform:translate(0,-50%);transition:var(--trans-btn)}.job-teaser .teaser__body .cta .icon{transition:var(--trans-btn)}.person-group{--gutter:0;box-sizing:border-box;display:flex;flex:1 0 0;flex-direction:row;flex-wrap:wrap;margin-inline:calc(-1 * var(--gutter));column-gap:0;row-gap:0}@media screen and (min-width:576px){.person-group{--gutter:var(--sp-x6);row-gap:var(--sp-x5)}}@media screen and (min-width:768px){.person-group{row-gap:var(--sp-x10)}}.person-group.grid-item{grid-column:1/-1}.person-group .person{flex:1 0 100%;max-width:100%}@media screen and (min-width:576px){.person-group .person{flex:1 0 50%;max-width:50%}}@media screen and (min-width:1024px){.person-group .person{flex:1 0 33.333333%;max-width:33.333333%}}.person-group .person:first-child{--inview-delay:0ms}.person-group .person:nth-child(2){--inview-delay:150ms}.person-group .person:nth-child(3){--inview-delay:300ms}.person{position:relative;position:relative;box-sizing:border-box;flex:0 0 auto;padding-inline:var(--gutter);border-width:0 0 var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr)}@media screen and (min-width:576px){.person{border-width:0 var(--line-stroke) 0 0}}.person[data-inview=person] .person__pic{transform:translate(0,5rem) scale(1);opacity:0;transition:var(--trans);transition-delay:var(--inview-delay, 0ms);background-color:var(--media-cover-clr)}.person[data-inview=person] .person__pic .media{opacity:0;transition:var(--trans);transition-delay:var(--inview-delay, 0ms)}.person[data-inview=person] .person__body{transform:translate(0,-5rem) scale(1);opacity:0;transition:var(--trans);transition-delay:var(--inview-delay, 0ms)}.person[data-inview=person].-inview .person__pic{transform:translate(0,0) scale(1);opacity:1}.person[data-inview=person].-inview .person__pic .media{opacity:1}.person[data-inview=person].-inview .person__body{transform:translate(0,0) scale(1);opacity:1}.person .person__container{position:relative;display:flex;flex-direction:column;row-gap:var(--sp-x3);height:100%;padding:var(--sp-x5) 0 var(--sp-x5) 0}@media screen and (min-width:768px){.person .person__container{row-gap:var(--sp-x4);padding:var(--sp-x5) var(--sp-x5) var(--sp-x5) 0}}.person .person__pic{position:relative;max-width:24rem;aspect-ratio:4/5;order:1}@media screen and (min-width:576px){.person .person__pic{order:2}}@media screen and (min-width:1024px){.person .person__pic{max-width:32rem}}.person .person__pic .media{height:100%}.person .person__body{position:relative;flex:1 0 auto;order:2}@media screen and (min-width:576px){.person .person__body{order:1}}.person .person__data{position:relative;margin-top:calc(var(--lh) * .25);line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.person .person__data{font-size:1.6rem}}@media screen and (min-width:480px){.person .person__data{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.person .person__data{font-size:2rem}}.person .person__data a{display:inline;background:linear-gradient(0deg,rgba(0,0,0,0) 0,currentColor 0,currentColor .05em,rgba(0,0,0,0) 0) no-repeat;background-size:100% 100%;background-position:left;transition:background-size .3s ease}.person .person__data a:hover{background-size:0 100%;outline:0;outline-style:none;-moz-outline-style:none}.person .person__data a:where(:hover,:focus-visible){background-position:right}.person .person__data .role{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.person .person__data .role{font-size:1.9rem}}@media screen and (min-width:480px){.person .person__data .role{font-size:calc(1.9rem + .7 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.person .person__data .role{font-size:2.6rem}}.person .person__additional{position:relative;margin-top:var(--sp-x2);line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.person .person__additional{font-size:1.6rem}}@media screen and (min-width:480px){.person .person__additional{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.person .person__additional{font-size:2rem}}.person .person__additional:before{content:"";position:relative;display:block;width:4rem;height:var(--line-stroke);background:var(--line-clr);margin-bottom:var(--sp-x2)}.person .person__additional a{display:inline;background:linear-gradient(0deg,rgba(0,0,0,0) 0,currentColor 0,currentColor .05em,rgba(0,0,0,0) 0) no-repeat;background-size:100% 100%;background-position:left;transition:background-size .3s ease}.person .person__additional a:hover{background-size:0 100%;outline:0;outline-style:none;-moz-outline-style:none}.person .person__additional a:where(:hover,:focus-visible){background-position:right}.prevnext .prevnext__menu{display:flex;justify-content:space-between;margin:0;border-width:var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr)}.prevnext .prevnext__item{flex:1 0 50%;max-width:50%;display:flex;flex-direction:column;row-gap:var(--sp-x1);column-gap:var(--sp-x2);padding-block:var(--sp-x2);border-width:0;border-style:var(--line-style);border-color:var(--line-clr)}@media screen and (min-width:768px){.prevnext .prevnext__item{flex-direction:row;padding-block:var(--sp-x3)}}.prevnext .prevnext__item.prevnext__item--prev{align-items:flex-start;padding-right:var(--sp-x4);text-align:left;border-width:0 var(--line-stroke) 0 0}@media screen and (min-width:768px){.prevnext .prevnext__item.prevnext__item--prev{align-items:center}}.prevnext .prevnext__item.prevnext__item--next{align-items:flex-end;padding-left:var(--sp-x4);text-align:right}@media screen and (min-width:768px){.prevnext .prevnext__item.prevnext__item--next{flex-direction:row-reverse;align-items:center}}.quote-group{box-sizing:border-box;display:flex;flex:1 0 0;flex-direction:row;flex-wrap:wrap;margin-inline:calc(-1 * var(--gutter));align-items:flex-start}@media screen and (min-width:1024px){.quote-group{--gutter:var(--sp-x6)}}.quote-group.grid-item{grid-column:1/-1}.quote-group.-order2{flex-direction:row-reverse}@media screen and (min-width:480px){.quote-group.-order2 .quote{margin-left:unset;margin-right:auto}}@media screen and (min-width:1440px){.quote-group.-order2 .quote{margin-right:unset}}@media screen and (min-width:576px){.quote-group.-no-pic.grid-item{grid-column:1/-1}}@media screen and (min-width:768px){.quote-group.-no-pic.grid-item{grid-column:2/-2}}@media screen and (min-width:1024px){.quote-group.-no-pic.grid-item{grid-column:3/-3}}.quote-group.-no-pic .quote{flex:1 0 100%;max-width:100%;display:flex;flex-direction:column;row-gap:var(--sp-x6)}.quote-group.-no-pic .quote__body{display:flex;flex-direction:column;row-gap:var(--sp-x6);margin:0;font-family:Outfit,sans-serif;font-weight:300;font-style:normal;line-height:1.3;--lh:1.3em;letter-spacing:-.01em}@media screen{.quote-group.-no-pic .quote__body{font-size:3.2rem}}@media screen and (min-width:480px){.quote-group.-no-pic .quote__body{font-size:calc(3.2rem + 1.6 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.quote-group.-no-pic .quote__body{font-size:4.8rem}}.quote-group.-no-pic .quote__caption{display:block;margin:0;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.quote-group.-no-pic .quote__caption{font-size:1.6rem}}@media screen and (min-width:480px){.quote-group.-no-pic .quote__caption{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.quote-group.-no-pic .quote__caption{font-size:2rem}}.quote-group.-no-pic .quote__caption{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.25;--lh:1.25em}.quote-group .image{position:relative;box-sizing:border-box;flex:0 0 auto;padding-inline:var(--gutter);order:1;flex:1 0 100%;max-width:100%}@media screen and (min-width:480px){.quote-group .image{flex:1 0 83.333333%;max-width:83.333333%}}@media screen and (min-width:576px){.quote-group .image{flex:1 0 75%;max-width:75%}}@media screen and (min-width:768px){.quote-group .image{flex:1 0 66.666666%;max-width:66.666666%}}@media screen and (min-width:1024px){.quote-group .image{flex:1 0 50%;max-width:50%}}.quote-group .quote{position:relative;box-sizing:border-box;flex:0 0 auto;padding-inline:var(--gutter);order:2;flex:1 0 100%;max-width:100%}@media screen and (min-width:480px){.quote-group .quote{flex:1 0 83.333333%;max-width:83.333333%;margin-left:auto}}@media screen and (min-width:576px){.quote-group .quote{flex:1 0 75%;max-width:75%}}@media screen and (min-width:768px){.quote-group .quote{flex:1 0 66.666666%;max-width:66.666666%}}@media screen and (min-width:1024px){.quote-group .quote{flex:1 0 50%;max-width:50%;margin-left:unset;margin-top:var(--sp-x10)}}@media screen and (min-width:1440px){.quote-group .quote{flex:1 0 41.666666%;max-width:41.666666%;margin-top:var(--sp-x20)}}.quote{display:flex;flex-direction:column;row-gap:var(--sp-x6)}@media screen and (min-width:576px){.quote.grid-item{grid-column:1/-1}}@media screen and (min-width:768px){.quote.grid-item{grid-column:2/-2}}@media screen and (min-width:1024px){.quote.grid-item{grid-column:3/-3}}.quote .quote__body{display:flex;flex-direction:column;row-gap:var(--sp-x6);margin:0;font-family:Outfit,sans-serif;font-weight:300;font-style:normal;line-height:1.3;--lh:1.3em;letter-spacing:-.01em}@media screen{.quote .quote__body{font-size:3.2rem}}@media screen and (min-width:480px){.quote .quote__body{font-size:calc(3.2rem + 1.6 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.quote .quote__body{font-size:4.8rem}}.quote .quote__caption{display:block;margin:0;line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.quote .quote__caption{font-size:1.6rem}}@media screen and (min-width:480px){.quote .quote__caption{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.quote .quote__caption{font-size:2rem}}.quote .quote__caption{font-family:Outfit,sans-serif;font-weight:500;font-style:normal;line-height:1.25;--lh:1.25em}@media screen{.steps{--step-marker-dim:4rem}}@media screen and (min-width:480px){.steps{--step-marker-dim:calc(4rem + 6 * (100vw - 48rem) / 112)}}@media screen and (min-width:1600px){.steps{--step-marker-dim:10rem}}@media screen{.steps{--step-indent:3rem}}@media screen and (min-width:480px){.steps{--step-indent:calc(3rem + 7 * (100vw - 48rem) / 112)}}@media screen and (min-width:1600px){.steps{--step-indent:10rem}}.steps{--step-sticky-offset:50vh;--step-runner-x:var(--step-indent);--step-runner-transY:calc(var(--lh) / 2);position:relative}.steps.grid-item{margin-block:var(--sp-mod-t) var(--sp-mod-b)}@media screen and (min-width:576px){.steps.grid-item{grid-column:1/-1}}@media screen and (min-width:768px){.steps.grid-item{grid-column:2/-2}}@media screen and (min-width:1024px){.steps.grid-item{grid-column:3/-3}}.steps .step__runner{position:sticky;z-index:2;top:var(--step-sticky-offset);margin-left:var(--step-runner-x);transform:translate(-50%,var(--step-runner-transY));display:flex;width:0;height:0;justify-content:center;align-items:center;border-radius:50%;background-color:var(--btn-1st-bg-hover);color:var(--btn-1st-clr-hover);transition:var(--trans);transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275)}.steps .step__runner.-bounce{animation:stepRunnerBounce .3s cubic-bezier(.34,1.56,.64,1)}.steps .step__runner.-bounce>span{animation:stepRunnerTextBounce .3s cubic-bezier(.34,1.56,.64,1)}.steps .step__runner:before{content:"";z-index:0;position:absolute;top:50%;left:50%;width:var(--step-marker-dim);height:var(--step-marker-dim);border-radius:50%;background-color:var(--btn-1st-bg-hover);transform:translate(-50%,-50%)}.steps .step__runner>span{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;color:inherit;font-family:"Atkinson Hyperlegible",sans-serif;font-weight:400;font-style:normal}@media screen{.steps .step__runner>span{font-size:2rem}}@media screen and (min-width:576px){.steps .step__runner>span{font-size:calc(2rem + 4 * (100vw - 57.6rem) / 102.4)}}@media screen and (min-width:1600px){.steps .step__runner>span{font-size:6rem}}.steps .step__runner>span{--lh:1em;transition:var(--trans);transition-timing-function:cubic-bezier(0.175,0.885,0.32,1.275)}.steps .steps__container{display:flex;flex-direction:column}@media screen{.steps .steps__container{row-gap:6rem}}@media screen and (min-width:576px){.steps .steps__container{row-gap:calc(6rem + 14 * (100vw - 57.6rem)/ 86.4)}}@media screen and (min-width:1440px){.steps .steps__container{row-gap:20rem}}.steps .steps__container:before{content:"";position:absolute;top:0;left:var(--step-indent);bottom:0;width:var(--line-stroke);border-width:0 0 0 var(--line-stroke);border-style:var(--line-style);border-color:var(--line-clr)}.steps .step{position:relative;padding-left:var(--step-indent)}.steps .step .step__container{position:relative;padding-left:var(--step-indent);border-bottom:var(--line-stroke) var(--line-style) var(--line-clr)}.steps .step .step__container:last-child{border-bottom:none}.steps .step .step__container:before{content:"";position:absolute;top:0;left:0;bottom:0;transform:translate(-50%,calc(var(--lh)/ 2));width:1.2rem;height:1.2rem;border-radius:50%;background-color:var(--btn-1st-bg-hover)}.steps .step .title{font-family:Outfit,sans-serif;font-weight:400;font-style:normal;line-height:1.15;--lh:1.15em;letter-spacing:0}@media screen{.steps .step .title{font-size:2.8rem}}@media screen and (min-width:480px){.steps .step .title{font-size:calc(2.8rem + 1.2 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.steps .step .title{font-size:4rem}}@keyframes stepRunnerBounce{0%{transform:translate(-50%,var(--step-runner-transY)) scale(1)}40%{transform:translate(-50%,var(--step-runner-transY)) scale(1.12)}100%{transform:translate(-50%,var(--step-runner-transY)) scale(1)}}@keyframes stepRunnerTextBounce{0%{transform:translate(-50%,-50%) scale(1)}40%{transform:translate(-50%,-50%) scale(1.2)}100%{transform:translate(-50%,-50%) scale(1)}}.service-teaser{--card-bg:transparent}.service-teaser .teaser__link:focus+.teaser__container .teaser__pic .svg *,.service-teaser .teaser__link:hover+.teaser__container .teaser__pic .svg *{transition-delay:0s;transition-duration:.1s}.service-teaser .teaser__link:focus+.teaser__container .teaser__pic .svg #item-ring,.service-teaser .teaser__link:hover+.teaser__container .teaser__pic .svg #item-ring{fill:var(--graphic-item-ring-hover)}.service-teaser .teaser__link:focus+.teaser__container .teaser__pic .svg #item-blue,.service-teaser .teaser__link:hover+.teaser__container .teaser__pic .svg #item-blue{fill:var(--graphic-item-blue-hover)}.service-teaser .teaser__link:focus+.teaser__container .teaser__pic .svg #item-navy,.service-teaser .teaser__link:hover+.teaser__container .teaser__pic .svg #item-navy{fill:var(--graphic-item-navy-hover)}.service-teaser .teaser__link:focus+.teaser__container .teaser__pic .svg #item-green,.service-teaser .teaser__link:hover+.teaser__container .teaser__pic .svg #item-green{fill:var(--graphic-item-green-hover)}.service-teaser .teaser__container{display:flex;flex-direction:row;border-width:0 0 var(--line-stroke) 0;border-style:var(--line-style);border-color:var(--line-clr);background-color:transparent}@media screen and (min-width:576px){.service-teaser .teaser__container{flex-direction:column;border-width:0 var(--line-stroke) 0 0}}.service-teaser .teaser__pic{flex:0 0 auto;max-width:11rem;padding:var(--sp-x3) 0 0 0}@media screen and (min-width:576px){.service-teaser .teaser__pic{flex:unset;max-width:unset;padding:var(--sp-x3) var(--sp-x3) 0 var(--sp-x3)}}.service-teaser .teaser__pic:before{content:none;background-color:transparent}.service-teaser .teaser__pic .media{position:relative;width:11rem;height:11rem;background-color:transparent}@media screen and (min-width:576px){.service-teaser .teaser__pic .media{width:15rem;height:15rem}}.service-teaser .teaser__pic .svg *{transition:var(--trans);transition-delay:0.1s}.service-teaser .teaser__pic .svg #item-ring{fill:var(--graphic-item-ring)}.service-teaser .teaser__pic .svg #item-blue{fill:var(--graphic-item-blue)}.service-teaser .teaser__pic .svg #item-navy{fill:var(--graphic-item-navy)}.service-teaser .teaser__pic .svg #item-green{fill:var(--graphic-item-green)}.service-teaser .teaser__body{flex:1 0 0;padding:var(--sp-x3) 0 var(--sp-x5) var(--sp-x3)}@media screen and (min-width:576px){.service-teaser .teaser__body{flex:1 0 auto;padding:var(--sp-x3) var(--sp-x5) var(--sp-x5) var(--sp-x3)}}.service-teaser .teaser__body .copy,.service-teaser .teaser__body .title{transition:var(--trans)}.service-teaser .teaser__body .copy{line-height:1.5;--lh:1.5em;letter-spacing:-.01em}@media screen{.service-teaser .teaser__body .copy{font-size:1.6rem}}@media screen and (min-width:480px){.service-teaser .teaser__body .copy{font-size:calc(1.6rem + .4 * (100vw - 48rem) / 96)}}@media screen and (min-width:1440px){.service-teaser .teaser__body .copy{font-size:2rem}}.service-teaser .teaser__body .cta{flex:1 0 auto;display:flex;align-items:flex-end}@media screen and (min-width:480px){.text.grid-item{grid-column:1/-1}}@media screen and (min-width:576px){.text.grid-item{grid-column:2/-2}}@media screen and (min-width:768px){.text.grid-item{grid-column:3/-3}}@media screen and (min-width:1280px){.text.grid-item{grid-column:4/-4}}.text-group{--gutter:var(--sp-x4);box-sizing:border-box;display:flex;flex:1 0 0;flex-direction:row;flex-wrap:wrap;margin-inline:calc(-1 * var(--gutter));row-gap:var(--sp-x4);justify-content:space-between}@media screen and (min-width:576px){.text-group.grid-item{grid-column:1/-1}}@media screen and (min-width:768px){.text-group.grid-item{grid-column:1/-1}}@media screen and (min-width:1024px){.text-group.grid-item{grid-column:2/-2}}.text-group .text{position:relative;box-sizing:border-box;flex:1 0 100%;max-width:100%;padding-inline:var(--gutter)}@media screen and (min-width:768px){.text-group .text{flex:1 0 50%;max-width:50%}}.video{display:flex;flex-direction:column;row-gap:var(--sp-x1)}@media screen and (min-width:480px){.video.grid-item.video--xs{grid-column:1/-1}}@media screen and (min-width:576px){.video.grid-item.video--xs{grid-column:2/-2}}@media screen and (min-width:768px){.video.grid-item.video--xs{grid-column:3/-3}}@media screen and (min-width:1280px){.video.grid-item.video--xs{grid-column:4/-4}}@media screen and (min-width:576px){.video.grid-item.video--sm{grid-column:1/-1}}@media screen and (min-width:768px){.video.grid-item.video--sm{grid-column:2/-2}}@media screen and (min-width:1024px){.video.grid-item.video--sm{grid-column:3/-3}}@media screen and (min-width:576px){.video.grid-item.video--md{grid-column:1/-1}}@media screen and (min-width:768px){.video.grid-item.video--md{grid-column:1/-1}}@media screen and (min-width:1024px){.video.grid-item.video--md{grid-column:2/-2}}.video.grid-item.video--lg{grid-column:1/-1}.video .video__container{position:relative;width:100%;overflow:hidden}.video .video__container .video__pic{border-radius:0;overflow:hidden}.video .video__container iframe,.video .video__container video{display:block}.video .video__pic{display:block;width:100%}.video .video__caption{display:block;width:100%}.plyr--video{position:relative;display:block;width:100%;height:100%;min-width:100%;background:0 0}.plyr--video:focus .plyr__controls,.plyr--video:hover .plyr__controls{transform:translateY(0)}.plyr--video[data-video-autoplay] .plyr__controls{display:none}.plyr--video[data-video-autoplay] .plyr__control--overlaid{display:none}.plyr--video.plyr--playing .plyr__control--overlaid{opacity:0;transform:translate(-50%,-50%) scale(0)}.plyr--video.plyr--paused .plyr__control--overlaid{transform:translate(-50%,-50%) scale(1)}.plyr--video .plyr__video-wrapper{display:block;width:100%;height:100%;background:0 0}.plyr--video .plyr__video-wrapper video{object-fit:cover}.plyr--video .plyr__controls{padding-block:10px;background:linear-gradient(#0f184a 0,#0f184a 70%);transform:translateY(100%);transition:var(--trans-link)}.plyr--video .plyr__controls .plyr__controls__item.plyr__progress__container{flex:1 0 auto}.plyr--video .plyr__control{background:0 0;box-shadow:none!important}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--hl)}.plyr--video .plyr__control.plyr__tab-focus svg,.plyr--video .plyr__control:focus svg,.plyr--video .plyr__control:hover svg,.plyr--video .plyr__control[aria-expanded=true] svg{fill:var(--clr-navy-100)}.plyr--video .plyr__control svg{fill:var(--clr-white)}.plyr--video .plyr__controls__item{--outline-clr:var(--clr-white);--fg:var(--clr-white);color:var(--clr-white)}.plyr--video .plyr__controls__item:focus{outline-color:var(--outline-clr);outline-offset:var(--outline-offset);outline-width:var(--outline-stroke);outline-style:var(--outline-style)}.plyr--video .plyr__controls__item input[type=range]{color:var(--hl)}.plyr--video .plyr__control--overlaid{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:4rem;height:4rem;background:0 0;background-size:contain;border:0;border-radius:0;box-shadow:0!important;opacity:1;transition:var(--trans-link)}@media screen and (min-width:768px){.plyr--video .plyr__control--overlaid{width:100%;height:100%}}.plyr--video .plyr__control--overlaid:hover{background:0 0}.plyr--video .plyr__control--overlaid:hover:before{opacity:.5}.plyr--video .plyr__control--overlaid:hover:after{transform:translate(-50%,-50%) scale(1.2)}.plyr--video .plyr__control--overlaid:after,.plyr--video .plyr__control--overlaid:before{content:"";position:absolute;top:50%;left:50%;display:block}.plyr--video .plyr__control--overlaid:before{transform:translate(-50%,-50%);display:block;width:100%;height:100%;background:var(--btn-1st-bg);opacity:.8;transition:var(--trans-link)}.plyr--video .plyr__control--overlaid:after{transform:translate(-50%,-50%);width:4rem;height:4rem;border-width:0;background-color:var(--clr-white);mask-image:url(//www.debtadvisory.partners/wp-content/themes/dap/assets/img/icons/play-circle.svg);mask-repeat:no-repeat;mask-size:cover;mask-position:center center!important;opacity:1;transition:var(--trans-link)}.plyr--video .plyr__control--overlaid *{display:none}.plyr--video .plyr__poster{background-size:cover}.simplebar-offset{right:0!important}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{background-color:var(--fg)}.simplebar-mouse-entered .simplebar-track.simplebar-vertical .simplebar-scrollbar:before,.simplebar-scrolling .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{opacity:1}.otgs-development-site-front-end{display:none!important}