.wp-service-header-container{align-items:center;width:100%;max-width:980px;height:100%;margin-left:auto;margin-right:auto;padding-left:.75rem;display:flex;position:relative}@media (min-width:1280px){.wp-service-header-container{max-width:1280px}}.wp-darkmode-toggle{border-radius:var(--rounded-full);border:1px solid var(--color-header-icon-light);cursor:pointer;align-items:center;width:3.125rem;height:1.5rem;transition:transform .5s,background .5s,border .5s;display:flex;position:relative}.wp-darkmode-toggle .toggle-container{color:var(--color-header-icon-light);border-radius:var(--rounded-full);width:1.125rem;height:1.125rem;transition:all .5s;position:absolute;top:50%;left:.25rem;transform:translateY(-50%)}body.dark .wp-darkmode-toggle .toggle-container{transform:translate(1.5rem)translateY(-50%)}.toggle-icon-light,.toggle-icon-dark{width:.875rem;height:.875rem;transition:opacity .5s ease-in-out;position:absolute;left:50%;transform:translate(-50%,-50%)}.toggle-icon-dark{opacity:0;top:42%}.toggle-icon-light{opacity:1;top:50%}.wp-darkmode-toggle .icon-sun,.wp-darkmode-toggle .icon-moon{display:block}body.dark .toggle-icon-dark{opacity:1}body.dark .toggle-icon-light{opacity:0}.toggle-icon-circle{border-radius:var(--rounded-full);background-color:var(--color-header-icon-light);width:.875rem;height:.875rem;transition:transform .5s,background-color .5s;position:absolute;right:.25rem}body.dark .toggle-icon-circle{transform:translate(-25px)}.wp-carousel-indicators{justify-content:center;align-items:center;gap:.5rem;height:.5rem;display:flex}.wp-carousel-indicators .wp-carousel-indicator{background-color:var(--wp-carousel-indicator-color,var(--color-brand));opacity:1;border-radius:50%;width:.375rem;height:.375rem;transition:opacity .3s;display:block}.wp-carousel-indicators .wp-carousel-indicator.active{background-color:var(--wp-carousel-indicator-color,var(--color-brand));opacity:1;width:.5rem;height:.5rem}.wp-article-save-tooltip{opacity:0;visibility:hidden;background-color:var(--color-neutral-650);color:var(--color-neutral-white);text-align:center;z-index:300;border-radius:.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:.5rem 1rem;font-size:.625rem;line-height:1rem;transition:opacity .3s,transform .3s ease-in-out;position:absolute;top:50%;right:calc(100% + 1rem);transform:translate(-10px,-50%)}@media screen and (min-width:630px){.wp-article-save-tooltip{width:150px;font-size:.75rem;line-height:1.25rem}}.wp-article-save-tooltip[data-active=true]{opacity:1;visibility:visible;-webkit-filter:drop-shadow(-1px 1px 4px rgba(var(--color-neutral-900-rgb),.2));filter:drop-shadow(-1px 1px 4px rgba(var(--color-neutral-900-rgb),.2));transform:translateY(-50%)}.wp-article-save-tooltip:before{content:"";z-index:301;border:.375rem solid transparent;border-left-color:var(--color-neutral-650);position:absolute;top:50%;right:-.75rem;transform:translateY(-50%)}body.dark .wp-article-save-tooltip{background-color:var(--color-neutral-200);color:var(--bg-content)}body.dark .wp-article-save-tooltip:before{border-left-color:var(--color-neutral-200)}.wp-article-share-menu{background:var(--color-neutral-white);border-radius:var(--rounded-lg);z-index:10;border:1px solid var(--color-neutral-100);flex-direction:column;gap:.5rem;padding:.25rem 0;display:none;position:absolute;top:40px;right:0}.wp-article-share-option{cursor:pointer;width:100%;color:var(--color-neutral-950);text-wrap:nowrap;background:0 0;border:none;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.75rem;display:flex}.wp-article-share-option:hover{text-decoration:underline}.wp-article-share-icon{background-color:var(--color-neutral-50);border-radius:2rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.wp-article-share-icon svg{opacity:.7;width:.875rem;height:.875rem}body.dark .wp-article-share-icon{background-color:var(--color-neutral-750)}body.dark .wp-article-share-menu{background-color:var(--bg-content);border-color:var(--color-neutral-600)}body.dark .wp-article-share-option{color:var(--color-neutral-100)}.wp-article-action{background-color:var(--color-neutral-white);height:32px;color:var(--color-neutral-950);cursor:pointer;border-radius:.5rem;align-items:center;gap:.25rem;padding:0 .5rem;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem;display:flex}body[data-font-test-version=true] .wp-article-action{font-size:1rem;font-weight:500;line-height:1.25rem}.wp-article-action[data-saved-id] svg{fill:var(--color-neutral-black)}body.dark .wp-article-action[data-saved-id] svg{fill:var(--color-neutral-25)}.wp-article-action:hover{background-color:var(--color-neutral-25)}.wp-article-action.comments{background-color:var(--comments-button-bg,var(--color-neutral-white));color:var(--comments-button-text,var(--color-neutral-950));border:1px solid var(--comments-button-border,var(--color-neutral-250))}.wp-article-action.comments:hover{background-color:var(--comments-button-bg,var(--color-neutral-25));border-color:var(--comments-button-border,var(--color-neutral-350))}.wp-article-action.comments.bottom{flex-shrink:0;justify-content:center}body.dark .wp-article-action{color:var(--color-neutral-50);background-color:var(--bg-content)}body.dark .wp-article-action:hover{background-color:var(--color-neutral-900)}body.dark .wp-article-action.comments{background-color:var(--comments-button-bg,var(--bg-content));border-color:var(--comments-button-border,var(--color-neutral-600))}body.dark .wp-article-action.comments:hover{background-color:var(--comments-button-bg,var(--color-neutral-900))}.wp-article-action.comments svg{color:var(--comments-button-icon,#c00)}body.dark .wp-article-action.comments svg{color:var(--comments-button-icon,#a90607)}.wp-article-action-button-container{gap:1rem;display:flex}.wp-comment-dot{border:1px solid var(--color-neutral-white);z-index:2;pointer-events:none;background-color:#c00;border-radius:.5rem;width:.375rem;height:.375rem;animation:5s infinite comment-dot-blink;position:absolute;top:0;right:0}.wp-comment-dot:not(.bottombar){border:1px solid var(--comments-button-bg,var(--color-neutral-white));background-color:var(--comments-button-icon,#c00)}body.dark .wp-comment-dot:not(.bottombar){border-color:var(--comments-button-bg,var(--bg-content));background-color:var(--comments-button-icon,#a90607)}body.dark .wp-comment-dot{border-color:var(--bg-content);background-color:var(--color-red-400)}body.dark .wp-article-action:hover .wp-comment-dot{border-color:var(--comments-button-bg,var(--color-neutral-900))}.wp-comment-dot[data-clicked=true]{display:none}@keyframes comment-dot-blink{0%,to{opacity:1}95%{opacity:1}96%,99%{opacity:0}}.wp-login-button{color:var(--color-one-login-text);cursor:pointer;background:linear-gradient(var(--color-header-bg)0 0),var(--one-login-gradient);text-transform:none;background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:2px solid transparent;border-radius:8px;justify-content:center;align-items:center;width:72px;height:32px;padding:0;font-size:14px;line-height:1;text-decoration:none;display:flex;position:relative}body.dark .wp-login-button{background:linear-gradient(var(--color-header-bg)0 0),var(--one-login-gradient);background-origin:padding-box,border-box;background-clip:padding-box,border-box}.wp-logged-button{background:linear-gradient(to right,#fff,#fff),var(--one-login-gradient);cursor:pointer;background-origin:padding-box,border-box;background-clip:padding-box,border-box;border:2px solid transparent;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}body.dark .wp-logged-button{background:linear-gradient(to right,var(--color-neutral-850),var(--color-neutral-850)),var(--one-login-gradient);background-origin:padding-box,border-box;background-clip:padding-box,border-box}.wp-logged-button img{pointer-events:none;border-radius:50%;width:28px;height:28px}.wp-logged-button:before{content:"";z-index:2;background:radial-gradient(circle,#fff 1px,transparent 0) 50%/3.5px;justify-content:center;align-items:center;width:10px;height:2px;display:flex;position:absolute;bottom:6px;right:-1px}body.dark .wp-logged-button:before{background:radial-gradient(circle at center,var(--color-neutral-850)1px,transparent 0);background-position:50%;background-size:3.5px}.wp-logged-button:after{background:var(--one-login-gradient);color:var(--color-neutral-white);content:"";z-index:1;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;bottom:0;right:-3px}body.dark .wp-logged-button:after{color:var(--color-neutral-850);background:var(--one-login-gradient)}.wp-partner-section{border-radius:.5rem;position:relative;overflow:hidden}.wp-partner-section-content{color:var(--color-neutral-white);z-index:1;text-transform:uppercase;letter-spacing:.0225rem;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;gap:1rem;padding:.75rem;font-family:Roboto;font-size:.75rem;font-weight:500;line-height:1rem;display:flex;position:relative}@media (min-width:980px){.wp-partner-section-content{padding:1rem}}@media (min-width:400px){.wp-partner-section-content{letter-spacing:normal;font-size:1rem;line-height:1.25rem}}@media (min-width:980px){.wp-partner-section-content{font-size:1.125rem;line-height:1.375rem}}.wp-partner-logo{background-color:var(--color-neutral-white);border-radius:.5625rem;justify-content:center;align-items:center;padding:.5469rem .5625rem;display:flex}@media (min-width:980px){.wp-partner-logo{border-radius:.675rem;padding:.6563rem .675rem}}.wp-partner-logo img{height:1.375rem}@media (min-width:980px){.wp-partner-logo img{height:1.6875rem}}.wp-partnersection-bg{object-fit:cover;object-position:center;background-color:var(--color-brand);border-radius:.5rem;position:absolute;top:0;bottom:0;left:0;right:0}.wp-section-title{color:var(--color-neutral-black);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.875rem;font-family:Roboto;font-size:1.125rem;font-weight:700;line-height:1.375rem;display:flex;position:relative}.wp-section-title:has(.wp-section-title-partner){gap:.875rem;margin-bottom:1.25rem}@media (min-width:980px){.wp-section-title:has(.wp-section-title-partner){gap:1rem;margin-bottom:1rem}}@media (min-width:400px){.wp-section-title{font-size:1.25rem;line-height:1.75rem}}@media (min-width:980px){.wp-section-title{flex-wrap:nowrap;margin-bottom:1rem;font-size:1.5rem;line-height:1.75rem}}.wp-section-title-line:after{content:"";border-color:var(--color-brand);background:var(--color-brand);border-radius:6.25rem;flex:1 0 0;height:.125rem;display:block}.wp-section-title a{text-decoration:none}body.dark .wp-section-title h2{color:var(--color-white)}.wp-section-title h2{color:var(--wp-section-title-color,var(--color-brand))}.wp-section-title a:hover svg{transform:translate(.5rem)}.wp-section-title a,.wp-section-title span{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.wp-section[data-highlighted=true] .wp-section-title h2,.wp-section[data-highlighted=true] .wp-tile-small .wp-tile-small-author,.wp-section[data-highlighted=true] .wp-tile-small .wp-tile-small-title{color:var(--color-neutral-white)}.wp-section-title-partner{background:var(--color-neutral-white);color:#000;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;height:2.8125rem;padding:0 1rem;display:flex}@media (min-width:980px){.wp-section-title-partner{flex-wrap:nowrap;flex-basis:content;justify-content:center;width:auto}}.wp-section-title-partner-text{color:#000;text-transform:uppercase;font-family:Roboto;font-size:.875rem;font-weight:500;line-height:1rem}.wp-section-title-partner-logo{width:6.375rem;height:2rem}.wp-teasersection-content{z-index:1;position:relative}.wp-section[data-highlighted=true] .wp-teasersection-content{padding:1rem 0}.wp-teasersection-remaining-grid{margin-top:1.25rem}@media (min-width:980px){.wp-section[data-highlighted=true] .wp-teasersection-content{padding:1rem}.wp-teasersection-remaining-grid{margin-top:1rem}}.wp-teasersection-bg{object-fit:cover;object-position:center;background-color:var(--color-brand);position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:980px){.wp-teasersection-bg{border-radius:.5rem}}.wp-editorial-section{color:var(--color-neutral-white);z-index:1;grid-template-areas:"title""description""carousel""indicators";align-content:start;row-gap:1rem;padding:1.5rem 0;font-family:Roboto;font-size:1.5rem;line-height:1.75rem;display:grid;position:relative;overflow:hidden}@media (min-width:980px){.wp-editorial-section{grid-template-columns:auto 1fr;grid-template-areas:"title buttons""description carousel";align-items:start;column-gap:1rem;padding:1.5rem 1.5rem 2.75rem}}.wp-editorial-section-title{grid-area:title}.wp-editorial-section-title h2{color:var(--color-neutral-white);font-family:Roboto;font-size:1.125rem;font-weight:700;line-height:1.375rem}@media (min-width:400px){.wp-editorial-section-title h2{font-size:1.25rem;line-height:1.75rem}}@media (min-width:980px){.wp-editorial-section-title h2{font-size:1.5rem;line-height:2rem}}.wp-editorial-paragraph{color:var(--color-neutral-white);grid-area:description;padding:0;font-family:Roboto;font-size:1rem;font-weight:400;line-height:1.25rem}@media (min-width:400px){.wp-editorial-paragraph{font-size:1.125rem;line-height:1.75rem}}@media (min-width:980px){.wp-editorial-paragraph{width:21.5rem;font-size:1rem;line-height:1.5rem}}.wp-editorial-paragraph strong{font-weight:700;display:block}.wp-editorial-carousel{grid-area:carousel;column-gap:.5rem;margin-top:.5rem;display:flex;overflow:hidden}@media (min-width:980px){.wp-editorial-carousel{margin-top:0}}.wp-editorial-carousel-buttons{grid-area:buttons;justify-self:end;column-gap:1rem;display:none}@media (min-width:980px){.wp-editorial-carousel-buttons{height:2rem;display:flex}}.wp-editorial-section span{padding-bottom:0}.wp-editorial-carousel-button{cursor:pointer;background-color:unset;color:var(--color-neutral-white);transform:rotate(90deg)}.wp-editorial-carousel-button:disabled{opacity:.4;cursor:default;pointer-events:none}.wp-editorial-carousel-button svg,.wp-editorial-carousel-button *{pointer-events:none}.wp-editor-tile-link{justify-self:center;row-gap:1rem;padding:0 .75rem;text-decoration:none;display:grid}@media (min-width:980px){.wp-editor-tile-link{row-gap:.5rem}}.wp-editor-tile-link span{margin-left:.25rem}.wp-editor-tile-image-container{width:10.75rem;height:10.75rem}.wp-editor-tile-image-container img{border-radius:var(--rounded-full);width:100%;height:100%}.wp-editor-tile-name{font-weight:var(--font-bold);color:var(--color-neutral-white);text-align:center;font-family:Roboto;font-size:1.125rem;font-weight:700;line-height:1.375rem}@media (min-width:980px){.wp-editor-tile-name{color:var(--color-neutral-white);font-family:Roboto;font-size:1.125rem;font-weight:700;line-height:1.375rem}}.wp-editor-tile-description{color:var(--color-neutral-white);font-family:Roboto;font-size:1rem;font-weight:700;line-height:1.25rem}@media (min-width:980px){.wp-editor-tile-description{font-size:1rem;font-weight:700;line-height:1.5rem}}.wp-editorial-section .wp-carousel-indicators{grid-area:indicators;margin-top:.5rem}@media (min-width:980px){.wp-editorial-section .wp-carousel-indicators{display:none}}.wp-editorial-bg{object-fit:cover;object-position:center;background-color:var(--color-brand);position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:980px){.wp-editorial-bg{object-position:left;border-radius:.5rem}}.wp-autopromo-content{z-index:2;flex-direction:column;justify-content:center;gap:.875rem;padding:2rem 0;display:flex;position:relative}@media (min-width:980px){.wp-autopromo-content{max-width:46.5625rem;margin:0 auto;padding:3.875rem 1.5rem}}.wp-autopromo-heading{color:var(--color-neutral-white);font-family:Roboto;font-size:1.125rem;font-weight:700;line-height:1.375rem}@media (min-width:980px){.wp-autopromo-heading{font-size:1.5rem;line-height:1.75rem}}.wp-autopromo-paragraph{color:var(--color-neutral-white);font-family:Roboto;font-size:1rem;font-weight:400;line-height:1.25rem}@media (min-width:400px){.wp-autopromo-paragraph{font-size:1.125rem;line-height:1.75rem}}@media (min-width:980px){.wp-autopromo-paragraph{font-size:1rem;line-height:1.5rem}}.wp-autopromo-bg{object-fit:cover;object-position:center;background-color:var(--color-brand);position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:980px){.wp-autopromo-bg{border-radius:.5rem}}.wp-main-content{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:980px){.wp-main-content{gap:1.5rem}}.wp-content-wrapper{width:100%;margin:0 auto}@media (min-width:400px){.wp-content-wrapper{max-width:370px}}@media (min-width:980px){.wp-content-wrapper{gap:1.5rem;max-width:1066px}}@media (min-width:1280px){.wp-content-wrapper{max-width:1248px}}@media (min-width:1920px){.wp-content-wrapper{max-width:1428px}}.wp-section[data-highlighted=true] .wp-content-wrapper{position:unset}@media (min-width:980px){.wp-section[data-highlighted=true] .wp-content-wrapper{position:relative}}.wp-section[data-highlighted=true]{padding:0 1.25rem;position:relative}.wp-section:not([data-highlighted=true]){margin:0 1.25rem}@media (min-width:980px){.wp-section[data-highlighted=true]{padding:0 1.5rem}.wp-section:not([data-highlighted=true]){margin:0 1.5rem}}.wp-tile-labels{align-items:center;gap:.5rem;display:flex}.wp-tile-label{background:var(--color-neutral-white);color:#0e0c18;text-transform:uppercase;letter-spacing:.0225rem;border-radius:.25rem;align-items:center;gap:.25rem;max-height:1.125rem;padding:.0625rem .25rem;font-family:Roboto;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}.wp-tile-label-author{gap:0;position:relative}.wp-tile-label-author p{background:var(--color-white);color:#0e0c18;text-transform:uppercase;letter-spacing:.0225rem;white-space:nowrap;border-radius:0 .25rem .25rem 0;align-items:center;margin-left:-.25rem;padding:.0625rem .25rem .0625rem .5625rem;font-family:Roboto;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}.wp-tile-label-avatar,body.dark .wp-tile-label-avatar{outline-color:var(--color-white)}a.wp-tile-small{flex-direction:row;gap:.5625rem;text-decoration:none;display:flex}.wp-tile-small-media{border-radius:.5rem;flex-shrink:0;width:7.375rem;height:5.375rem;position:relative;overflow:hidden}.wp-tile-small-media .wp-tile-labels{border-radius:.25rem;position:absolute;bottom:.25rem;left:.25rem}@media (min-width:980px){.wp-tile-small-media .wp-tile-labels{bottom:.5rem;left:.5rem}}.wp-tile-small-image{object-fit:cover;width:100%;height:100%;transition:transform .62s;display:block}@media (min-width:980px){a.wp-tile-small{flex-direction:column}.wp-tile-small-media{aspect-ratio:2;width:100%;height:auto}}.wp-tile-small-text{flex-direction:column;gap:.3125rem;display:flex}body.dark .wp-tile-small-author{color:var(--color-white)}.wp-tile-small-author{color:#22242d;text-transform:uppercase;letter-spacing:.0225rem;gap:.25rem;height:1.5rem;font-family:Roboto;font-size:.75rem;font-weight:500;line-height:1rem}.wp-tile-small-avatar{border-radius:var(--rounded-full);outline:none}body.dark .wp-tile-small-title{color:var(--color-neutral-white)}.wp-tile-small-title{color:var(--color-neutral-850);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Roboto;font-size:1rem;font-weight:500;line-height:1.25rem;display:-webkit-box;overflow:hidden}@media (min-width:400px){.wp-tile-small-title{font-size:1.125rem;line-height:1.375rem}}@media (min-width:980px){.wp-tile-small-title{padding-right:1.5rem;font-size:1.125rem;line-height:1.375rem}}.wp-tile-small:hover .wp-tile-small-image{transform:scale(1.03)}.wp-tile-small:hover .wp-tile-small-title{text-underline-offset:.125rem;text-decoration:underline}.wp-tile-medium{border-radius:.5rem;height:17.125rem;text-decoration:none;position:relative;overflow:hidden}@media (min-width:400px){.wp-tile-medium{height:19.3125rem}}@media (min-width:980px){.wp-tile-medium{aspect-ratio:2;height:auto}.wp-tile-medium--tall{aspect-ratio:6/5}}.wp-tile-medium-image{object-fit:cover;width:100%;height:100%;transition:transform .62s}.wp-tile-medium .wp-tile-medium-header{background:linear-gradient(transparent 0%,rgba(0,0,0,.8) 50%);flex-direction:column;gap:.5rem;padding:0 .625rem .625rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (min-width:980px){.wp-tile-medium .wp-tile-medium-header{padding:0 1.5rem 1.5rem}}.wp-tile-medium .wp-tile-medium-title{text-shadow:0 .25rem .25rem rgba(0,0,0,.27);color:var(--color-neutral-white);text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:Roboto;font-size:1.5rem;font-weight:500;line-height:2rem;display:-webkit-box;overflow:hidden}@media (min-width:980px){.wp-tile-medium .wp-tile-medium-title{line-height:1.75rem}}.wp-tile-medium:hover .wp-tile-medium-image{transform:scale(1.03)}.wp-tile-medium:hover .wp-tile-medium-title{text-underline-offset:.125rem;text-decoration:underline}.wp-tile-large-container{border-radius:.5rem;position:relative;overflow:hidden}.wp-tile-large-overlay{z-index:1;background:linear-gradient(transparent 43.89%,rgba(0,0,0,.48) 100%);position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:980px){.wp-tile-large-container{aspect-ratio:2}}.wp-tile-large-link{z-index:1;text-decoration:none;display:block;position:relative}.wp-tile-large-image-container img{object-fit:cover;height:17.125rem;transition:transform .62s}@media (min-width:400px){.wp-tile-large-image-container img{height:19.375rem}}@media (min-width:980px){.wp-tile-large-image-container img{height:auto}}.wp-tile-large-menu-btn{background-color:var(--color-neutral-white);border-radius:.25rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.wp-tile-large-header{z-index:2;box-sizing:border-box;background:linear-gradient(transparent 0%,rgba(0,0,0,.8) 50%);flex-direction:column;gap:.5rem;width:100%;padding:0 .625rem .625rem;display:flex;position:absolute;bottom:0;left:0}@media (min-width:400px){.wp-tile-large-header{padding:0 2.75rem .625rem .625rem}}@media (min-width:1280px){.wp-tile-large-header{padding:0 12.5rem 1.5rem 1.5rem}}.wp-tile-large-title{-webkit-line-clamp:3;color:var(--color-neutral-white);text-overflow:ellipsis;text-shadow:0 .25rem .25rem rgba(0,0,0,.27);-webkit-box-orient:vertical;max-width:78rem;font-family:Roboto;font-size:1.5rem;font-weight:500;line-height:2rem;display:-webkit-box;overflow:hidden}@media (min-width:980px){.wp-tile-large-title{color:var(--color-neutral-white);text-shadow:0 .25rem .25rem rgba(0,0,0,.27);font-family:Roboto;font-size:2.25rem;font-weight:700;line-height:2.75rem}}.wp-tile-large-link:hover .wp-tile-large-image-container img{transform:scale(1.03)}.wp-tile-large-link:hover .wp-tile-large-title{text-underline-offset:.125rem;text-decoration:underline}.wp-teasers-grid{grid-template-columns:1fr;gap:1rem;display:grid}.wp-teasers-grid--2col,.wp-teasers-grid--4col{gap:1.25rem}.wp-grid2col-wrapper{position:relative}.wp-teasers-grid--2col{gap:0;display:flex;overflow:hidden}.wp-teasers-grid--2col>li{flex:0 0 100%;min-width:100%;margin-right:1.25rem;list-style:none}.wp-teasers-grid--2col>li:last-child{margin-right:0}.wp-teasers-grid--2col>li>a{width:100%;display:block}@media (min-width:980px){.wp-grid2col-wrapper{position:static}.wp-teasers-grid--2col{display:grid;overflow:visible}.wp-teasers-grid--2col>li{flex:none}.wp-grid2col-wrapper .wp-carousel-indicators{display:none}.wp-teasers-grid--2col,.wp-teasers-grid--4col{gap:1rem}.wp-teasers-grid--2col{grid-template-columns:repeat(2,1fr)}.wp-teasers-grid--3col{grid-template-columns:repeat(4,1fr)}.wp-teasers-grid--3col>:first-child{grid-column:span 2}.wp-teasers-grid--3col5{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr}.wp-teasers-grid--3col5>:first-child{grid-area:span 2/span 2}.wp-teasers-grid--4col{grid-template-columns:repeat(4,1fr)}}.wp-ticker-container{background-color:var(--color-neutral-25);z-index:-1;transition:transform .2s ease-in-out;position:relative;transform:translateY(0)}.wp-ticker-container[data-ticker-hidden=true]{transform:translateY(-100%)}.wp-ticker-container:after{content:"";pointer-events:none;width:100%;height:100%;position:absolute;top:0}body.dark .wp-ticker-container{background-color:var(--color-neutral-850)}@media screen and (min-width:1140px){.wp-ticker-container{padding:0 2rem}.wp-ticker-container:after{display:none}}.wp-ticker-wrapper{width:100%;max-width:640px;margin:auto}.wp-ticker-wrapper-desktop{max-width:980px}@media screen and (min-width:1280px){.wp-ticker-wrapper-desktop{max-width:1280px}}.wp-ticker-label-list{scrollbar-width:none;margin:0;padding:0 1rem;display:flex;overflow-x:scroll}.wp-ticker-label-list::-webkit-scrollbar{display:none}@media screen and (min-width:1140px){.wp-ticker-label-list{padding:0}}.wp-ticker-label{align-items:center;height:40px;display:inline-flex}.wp-ticker-label:not(:first-child):before{content:"";background-color:var(--color-neutral-350);width:2px;height:1rem;margin:0 1rem}body.dark .wp-ticker-label:not(:first-child):before{background-color:var(--color-neutral-400)}.wp-ticker-link{color:var(--color-neutral-850);white-space:nowrap;font-size:.875rem;text-decoration:none}.wp-ticker-link:hover{color:var(--color-brand)}body.dark .wp-ticker-link{color:var(--color-neutral-50)}body.dark .wp-ticker-link:hover{color:var(--color-brand)}.wp-ticker-link.sponsored:after{color:var(--color-neutral-750);content:"MAT. SPONSOROWANY";vertical-align:text-top;margin-left:0;font-size:.625rem;line-height:1;position:relative;bottom:-.8em}body.dark .wp-ticker-link.sponsored:after{color:var(--color-neutral-100)}.back-button-container{z-index:50;width:2.5rem;height:2.5rem;margin-right:1rem;display:none;position:relative}@media (min-width:630px){.back-button-container{display:block}}.back-button-icon{color:var(--color-header-icon-light);transition:color .3s}.back-button-icon circle{transition:opacity .15s}.wp-back-sg:before{z-index:-1;background-color:var(--wp-back-button-background,color-mix(in srgb,var(--color-brand)20%,transparent));border-radius:var(--rounded-full);opacity:0;content:"";width:0;height:100%;max-height:40px;transition:width .15s ease-in-out,opacity .1s ease-in;position:absolute;top:50%;left:0;transform:translateY(-50%)}.wp-back-sg~#service_logo{z-index:60}.wp-back-sg~#service_logo svg{transition:color .1s ease-in-out}.wp-back-sg:hover:before{width:calc(var(--logo-width) + .75rem + 2.5rem + 1rem);opacity:1}.wp-back-sg:has(~#service_logo:hover):before{width:calc(var(--logo-width) + .75rem + 2.5rem + 1rem);opacity:1}.wp-back-sg:hover~#service_logo>svg,.wp-back-sg~#service_logo:hover>svg,.wp-back-sg:hover .back-button-icon{color:var(--wp-back-button-icon-color,var(--color-brand,#fff))}.wp-back-sg:has(~#service_logo:hover) .back-button-icon{color:var(--wp-back-button-icon-color,var(--color-brand,#fff))}.wp-back-sg:hover circle{opacity:0}.wp-back-sg:has(~#service_logo:hover) circle{opacity:0}.wp-logo-link-cover{z-index:30;aspect-ratio:4/3;height:100%;position:absolute;top:0;left:calc(40px + 1rem)}.wp-back-sg~.wp-logo-link-cover{z-index:70}.back-button-hover-content{z-index:40;border-radius:var(--rounded-full);opacity:0;white-space:nowrap;pointer-events:none;align-items:center;column-gap:.75rem;width:0;height:100%;max-height:40px;padding-left:0;padding-right:0;text-decoration:none;transition:width .15s ease-in-out,padding .15s ease-in-out,opacity .1s ease-in;display:flex;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.back-button-text{white-space:nowrap;font-size:.75rem;line-height:1rem}.back-button-logo-container{align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:1.625rem;transition:width .3s;display:flex}.back-button-logo-container>svg{height:100%}.wp-back-pill:hover~.back-button-hover-content,.back-button-hover-content:hover{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:calc(var(--logo-width) + .75rem + 2.5rem + 1rem);opacity:1;pointer-events:auto;padding:0 1rem 0 3.25rem}.wp-back-sgwp{color:#fff;background-color:var(--color-red-300)}.wp-back-pill:has(~.wp-back-sgwp:hover) .back-button-icon{color:#fff}.wp-back-pill:has(~.wp-back-sgwp):hover .back-button-icon{color:#fff}.wp-back-sgo2{color:#1537d9;background-color:#eae8ff}body.dark .wp-back-sgo2{color:#a7befc;background-color:#4a1abd}.wp-back-pill:has(~.wp-back-sgo2:hover) .back-button-icon{color:#1537d9}.wp-back-pill:has(~.wp-back-sgo2):hover .back-button-icon{color:#1537d9}body.dark .wp-back-pill:has(~.wp-back-sgo2:hover) .back-button-icon{color:#a7befc}body.dark .wp-back-pill:has(~.wp-back-sgo2):hover .back-button-icon{color:#a7befc}.wp-back-wppremium{color:#fff;background-color:#0c111f;background-image:radial-gradient(circle at 100% 0,rgba(255,255,255,.15) 0%,transparent 50%)}.wp-back-pill:has(~.wp-back-wppremium:hover) .back-button-icon{color:#fff}.wp-back-pill:has(~.wp-back-wppremium):hover .back-button-icon{color:#fff}.wp-back-pill:hover circle{opacity:0}.wp-back-pill:has(+.back-button-hover-content:hover) circle{opacity:0}.wp-listing-timeline-simple{--timeline-background-fallback:var(--color-neutral-white);--scrollbar-color:color-mix(in srgb,currentColor 30%,transparent);background-color:var(--timeline-background,var(--timeline-background-fallback));flex-direction:column;flex:1;min-height:0;display:flex;position:relative}body.dark .wp-listing-timeline-simple{--timeline-background-fallback:var(--color-neutral-800)}.wp-listing-timeline-simple[data-horizontal=true] ul{scrollbar-width:thin;scrollbar-gutter:stable;flex-direction:row;gap:1.25rem;padding-bottom:.25rem;display:flex;overflow-x:auto;overflow-y:hidden}.wp-listing-timeline-simple[data-horizontal=true] ul li{flex:0 0 200px;max-width:200px}.wp-listing-timeline-simple[data-horizontal=false] ul{scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:transparent transparent;flex-direction:column;gap:1rem;padding-bottom:2.25rem;padding-right:.5rem;display:flex;overflow-x:hidden;overflow-y:auto}.wp-listing-timeline-simple[data-horizontal=false] ul:hover,.wp-listing-timeline-simple[data-horizontal=false] ul:active{scrollbar-color:var(--scrollbar-color)transparent}.wp-listing-timeline-simple[data-horizontal=false]:after{content:"";z-index:1;background-image:linear-gradient(to bottom,transparent,var(--timeline-background,var(--timeline-background-fallback)));pointer-events:none;width:calc(100% - .75rem);height:4.375rem;position:absolute;bottom:0;left:0}.wp-listing-timeline-simple .timeline-entry{color:inherit;gap:.5rem;text-decoration:none;display:flex}.wp-listing-timeline-simple[data-horizontal=false] .timeline-entry{flex-direction:row}.wp-listing-timeline-simple[data-horizontal=true] .timeline-entry{flex-direction:column}.wp-listing-timeline-simple .timeline-entry time{white-space:nowrap;flex:none;width:3.125rem;font-size:.75rem;font-weight:700;line-height:1rem}.wp-listing-timeline-simple .timeline-entry h3{-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:1rem;font-weight:500;line-height:1.25rem;display:-webkit-box;overflow:hidden}.wp-listing-section-title{--section-title-text-color:var(--color-neutral-white);--section-title-border-color:var(--wp-section-title-border-color,var(--color-neutral-950));--section-title-background-color:var(--wp-section-title-background-color,var(--color-neutral-950));border-top:1px solid var(--section-title-border-color);justify-content:space-between;align-items:center;display:flex}.wp-listing-section-title a{text-decoration:none}.wp-listing-section-title a:hover svg{transform:translate(.5rem)}.wp-listing-section-title a,.wp-listing-section-title span{color:var(--section-title-text-color);background-color:var(--section-title-background-color);align-items:center;gap:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.25rem 1rem;display:flex}body.dark .wp-listing-section-title{--section-title-text-color:var(--color-neutral-950);--section-title-border-color:var(--wp-section-title-border-color,var(--color-neutral-50));--section-title-background-color:var(--wp-section-title-background-color,var(--color-neutral-50))}.wp-listing-section-title .wp-arrow-sharp-right{width:1.25rem}.wp-listing-section-title h2{font-size:1rem;line-height:1.5rem;font-weight:var(--font-bold);letter-spacing:.4px;color:var(--section-title-text-color);text-transform:uppercase}.wp-listing-section-title-brand{--section-title-text-color:var(--color-neutral-950);--section-title-border-color:var(--color-neutral-100);--section-title-background-color:var(--color-neutral-white);background-color:var(--section-title-background-color);border-top:2px solid;border-image-source:linear-gradient(to right,var(--color-brand)100px,var(--section-title-border-color)1%);border-image-slice:1;align-items:flex-end;padding-bottom:.25rem}.wp-editorial-section .wp-listing-section-title-brand{background-color:transparent;border-image-slice:0}.wp-editorial-section .wp-listing-section-title-brand a{background-color:transparent}.wp-listing-section-title-brand a,.wp-listing-section-title-brand span{padding:.5rem 1rem 0}.wp-listing-section-title-brand a h2,.wp-listing-section-title-brand span h2{text-transform:none}body.dark .wp-listing-section-title-brand{--section-title-border-color:var(--color-neutral-600);--section-title-text-color:var(--color-neutral-white);--section-title-background-color:var(--color-neutral-800)}.wp-section-sponsor-info{color:var(--color-neutral-750);margin-right:1rem;font-size:.875rem;font-weight:400;line-height:1.375rem}body.dark .wp-section-sponsor-info{color:var(--color-neutral-100)}@media (min-width:630px){.wp-section-sponsor-info{margin-right:0}.wp-listing-section-title-brand{padding-bottom:0}body.dark .wp-listing-section-title-brand,.wp-listing-section-title-brand{--section-title-background-color:transparent}}.wp-hero-tile-container{border-radius:.5rem;position:relative;overflow:hidden}.wp-hero-tile-link{z-index:1;display:block;position:relative}.wp-hero-tile-image{object-fit:cover;object-position:50% 20%;width:100%;height:274px}@media (min-width:400px){.wp-hero-tile-image{height:311px}}@media (min-width:980px){.wp-hero-tile-image{height:450px}}@media (min-width:1280px){.wp-hero-tile-image{height:600px}}.wp-hero-tile-header{z-index:2;box-sizing:border-box;background:linear-gradient(transparent 0%,rgba(0,0,0,.8) 50%);flex-direction:column;gap:.5rem;width:100%;padding:.625rem;display:flex;position:absolute;bottom:0;left:0}@media (min-width:980px){.wp-hero-tile-header{padding:1.5rem}}.wp-hero-tile-title{-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;text-shadow:0 .25rem .25rem rgba(0,0,0,.27);color:var(--color-neutral-white);-webkit-box-orient:vertical;font-family:Roboto;font-size:1.5rem;font-weight:500;line-height:2rem;display:-webkit-box;overflow:hidden}@media (min-width:980px){.wp-hero-tile-title{font-size:2.25rem;line-height:2.75rem}}.wp-hero-tile-labels{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.wp-hero-tile-label,.wp-hero-tile-author p{background:var(--color-neutral-white);color:#000;text-transform:uppercase;white-space:nowrap;letter-spacing:.0225rem;border-radius:.25rem;align-items:center;gap:.25rem;padding:.0625rem .25rem;font-family:Roboto;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}.wp-hero-tile-author{gap:0;position:relative}.wp-hero-tile-author p{border-radius:0 .25rem .25rem 0;padding-left:.5rem;position:relative;left:-.25rem}.wp-hero-tile-avatar{outline-color:var(--color-neutral-white);background-color:var(--color-neutral-white)}body{background-color:var(--color-white)}body.dark{background-color:var(--color-black)}.wp-grid2col-wrapper .wp-carousel-indicators{margin-top:1rem}.wp-section[data-highlighted=true] .wp-carousel-indicator{background-color:var(--color-white);opacity:.3}.wp-section[data-highlighted=true] .wp-carousel-indicator.active{background-color:var(--color-white);opacity:1}.wp-header-menu{--wp-header-menu-bg-color:var(--color-neutral-white);--wp-header-menu-text-color:var(--color-neutral-850);--wp-header-menu-title-color:var(--color-neutral-650);background-color:var(--wp-header-menu-bg-color);z-index:2;border-bottom-right-radius:1rem;border-bottom-left-radius:1rem;width:100%;max-height:calc(100vh - 90px);display:flex;position:absolute;top:66px;left:0;overflow-x:hidden;overflow-y:auto}body.dark .wp-header-menu{--wp-header-menu-bg-color:var(--color-neutral-800);--wp-header-menu-text-color:var(--color-neutral-50);--wp-header-menu-title-color:var(--color-neutral-200)}.wp-header-menu-layer{background-color:rgba(var(--color-neutral-900-rgb),.25);z-index:1;position:fixed;top:0;bottom:0;left:0;right:0}body.dark .wp-header-menu-layer{background-color:rgba(var(--color-neutral-900-rgb),.4)}.wp-header-menu .wp-teaser-column{flex:auto;padding:1.5rem;transition:transform .3s}.wp-header-menu-subtitle{color:var(--wp-header-menu-title-color);text-transform:uppercase;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.wp-header-menu .wp-teaser-grid{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.wp-header-menu .wp-img-placeholder{aspect-ratio:16/9;background-color:var(--color-neutral-200);border-radius:.5rem;overflow:hidden}body.dark .wp-header-menu .wp-img-placeholder{background-color:var(--color-neutral-850)}.wp-header-menu .wp-img{object-fit:cover;border-radius:.5rem;width:100%;height:auto;transition:transform .3s}.wp-header-menu .wp-teaser-grid a:hover .wp-img{transform:scale(1.05)}.wp-header-menu .wp-teaser-grid a{flex-direction:column;gap:.625rem;text-decoration:none;display:flex}.wp-header-menu .wp-teaser-title{color:var(--color-neutral-850);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:700;line-height:1.75rem;transition:color .3s;display:-webkit-box;overflow:hidden}body.dark .wp-header-menu .wp-teaser-title{color:var(--color-neutral-50)}body.dark .wp-header-menu .wp-teaser-grid a:hover .wp-teaser-title{color:var(--color-neutral-white)}.wp-header-menu .wp-teaser-author{color:var(--color-neutral-650);font-size:.875rem;line-height:1.25rem}body.dark .wp-header-menu .wp-teaser-author{color:var(--color-neutral-200)}.wp-header-menu .wp-link-column{background-color:var(--color-neutral-25);flex:none;width:242px;position:relative}body.dark .wp-header-menu .wp-link-column{background-color:var(--color-neutral-850)}.wp-header-menu .wp-link-list{flex-direction:column;margin:1rem 0;display:flex}.wp-header-menu .wp-link{color:var(--wp-header-menu-text-color);text-transform:uppercase;font-size:.875rem;font-weight:600;line-height:1.25rem;text-decoration:none}.wp-header-menu .wp-link:hover{text-decoration:underline}.wp-header-menu .wp-link-list>li>.wp-link{padding:.75rem 1rem;display:block}.wp-header-menu .wp-link-list label{cursor:pointer;color:var(--wp-header-menu-text-color);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.wp-header-menu .wp-link-list label:hover{background-color:var(--wp-header-menu-bg-color)}.wp-header-menu .wp-chevron-icon{color:var(--wp-header-menu-text-color);justify-content:center;width:12px;height:12px;display:flex}.wp-header-menu .wp-link-list label[for=wp-menu-link-none]{background-color:var(--wp-header-menu-bg-color)}.wp-header-menu .wp-link-list label[for=wp-menu-link-none] .wp-chevron-icon{transform:rotateY(-180deg)}.wp-header-menu .wp-link-sub-list{z-index:100;background-color:var(--wp-header-menu-bg-color);visibility:hidden;opacity:0;flex-direction:column;gap:1rem;width:248px;height:100%;max-height:480px;padding-left:1rem;transition:opacity .3s ease-in-out .12s;position:absolute;top:1.5rem;left:100%;overflow-y:auto}.wp-header-menu .wp-link-sub-list>span{color:var(--wp-header-menu-title-color);text-transform:uppercase;margin:0 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.wp-header-menu .wp-link-sub-list>ul{margin-top:1rem}.wp-header-menu .wp-link-sub-list a{color:var(--wp-header-menu-text-color);padding:.75rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem;text-decoration:none;display:block}.wp-header-menu .wp-link-sub-list a:hover{background-color:var(--color-neutral-25);text-decoration:underline}body.dark .wp-header-menu .wp-link-sub-list a:hover{background-color:var(--color-neutral-850)}.wp-header-menu .wp-social-box{border-top:1px solid var(--color-neutral-350);color:var(--color-neutral-750);margin:0 1rem;padding:1rem 0;font-size:.75rem;line-height:1rem}.wp-header-menu .wp-social-box>div{gap:.5rem;margin-top:1rem;margin-left:1rem;display:flex}.wp-header-menu .wp-social-box a{border:1px solid var(--color-neutral-800);width:40px;height:40px;color:var(--color-neutral-750);border-radius:9999px;justify-content:center;align-items:center;display:flex}.wp-header-menu .wp-social-box svg{width:24px;height:24px}body.dark .wp-header-menu .wp-social-box{border-color:var(--color-neutral-400);color:var(--color-neutral-100)}body.dark .wp-header-menu .wp-social-box a{border-color:var(--color-neutral-150);color:var(--color-neutral-100)}#service-header>div:has(#wp-sg-back-button:hover,#service_logo:hover)>ul{opacity:.6}.header-back-button-container{justify-content:center;align-items:center;display:flex;position:relative}.header-back-button-container:has(#wp-sg-back-button:hover,#service_logo:hover,.back-button-hover-content:hover)~ul{opacity:.6}:root{--tooltip-offset:8px;--tooltip-arrow-width:6px}.wp-tooltip-button:after,.wp-tooltip-button:before{opacity:0;pointer-events:none;transform:translateX(-50%)translateY(calc(var(--tooltip-offset)*2));transition:opacity var(--transition-duration),transform var(--transition-duration)ease-in-out;position:absolute;left:50%}.wp-tooltip-button:after{content:attr(data-tooltip);z-index:300;color:var(--color-neutral-white);background-color:var(--color-neutral-650);border-radius:var(--rounded-lg);width:-webkit-max-content;width:-moz-max-content;width:max-content;top:calc(100% + var(--tooltip-offset));-webkit-filter:drop-shadow(-1px 1px 4px rgba(var(--color-neutral-900-rgb),.2));filter:drop-shadow(-1px 1px 4px rgba(var(--color-neutral-900-rgb),.2));padding:.5rem 1rem;font-size:.75rem;line-height:1.125rem}.wp-tooltip-button:before{content:"";z-index:301;border:var(--tooltip-arrow-width)solid transparent;border-bottom-color:var(--color-neutral-650);top:calc(100% + var(--tooltip-offset) - var(--tooltip-arrow-width)*2)}.wp-tooltip-button:hover:after,.wp-tooltip-button:hover:before{opacity:1;transform:translateX(-50%)translateY(var(--tooltip-offset))}body.dark .wp-tooltip-button:after{background-color:var(--color-neutral-200);color:var(--color-neutral-800)}body.dark .wp-tooltip-button:before{border-bottom-color:var(--color-neutral-200)}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:fallback;src:url(https://fonts.wpcdn.pl/roboto/woff2/Roboto-Light.woff2)format("woff2"),url(https://fonts.wpcdn.pl/roboto/woff/Roboto-Light.woff)format("woff"),url(https://fonts.wpcdn.pl/roboto/ttf/Roboto-Light.ttf)format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:fallback;src:url(https://fonts.wpcdn.pl/roboto/woff2/Roboto-Regular.woff2)format("woff2"),url(https://fonts.wpcdn.pl/roboto/woff/Roboto-Regular.woff)format("woff"),url(https://fonts.wpcdn.pl/roboto/ttf/Roboto-Regular.ttf)format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:fallback;src:url(https://fonts.wpcdn.pl/roboto/woff2/Roboto-Medium.woff2)format("woff2"),url(https://fonts.wpcdn.pl/roboto/woff/Roboto-Medium.woff)format("woff"),url(https://fonts.wpcdn.pl/roboto/ttf/Roboto-Medium.ttf)format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:fallback;src:url(https://fonts.wpcdn.pl/roboto/woff2/Roboto-Bold.woff2)format("woff2"),url(https://fonts.wpcdn.pl/roboto/woff/Roboto-Bold.woff)format("woff"),url(https://fonts.wpcdn.pl/roboto/ttf/Roboto-Bold.ttf)format("truetype")}html,body{font-feature-settings:"tnum";scroll-behavior:smooth;width:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{--sticky-gap:1.5rem;--nav-header-height:90px;overflow-x:hidden}.wp-screening-placeholder-container{width:100%;margin:1rem auto;display:flow-root;position:static}.wp-bg-layer{z-index:1;flex-direction:column;align-items:center;width:100%;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.wp-bg-layer-inner{width:100%;height:100%;position:absolute;top:0;left:0}.wp-slot-container{width:100vw;position:relative;left:50%;translate:-50%}@media (min-width:980px){.wp-service-header-container{max-width:1066px}}@media (min-width:1280px){.wp-service-header-container{max-width:1248px}}@media (min-width:1366px){.wp-slot-container{width:unset;translate:unset;position:unset}}@media (min-width:1920px){.wp-service-header-container{max-width:1428px}}.hero-layout{align-items:stretch;gap:1rem;display:flex}@media screen and (min-width:1140px){.home-hero-section .wp-hero-section>div{height:auto}}.hero-layout .home-main{flex-direction:column;flex:1;gap:1rem;min-width:0;max-width:none;padding:0;display:flex}.hero-layout .home-main .home-section{margin-bottom:0}.hero-layout .home-hero-section{flex:1;width:100%}.home-aside{flex-shrink:0;width:255px}@media (max-width:980px){.home-aside{display:none}}@media (min-width:1280px){.home-aside{width:300px}}.wp-main-content:before{content:"";background-color:var(--color-white);border-radius:.5rem;width:100%;height:100%;padding:1.25rem 0 0;position:absolute;top:0;left:50%;right:0;transform:translate(-50%)}body.dark .wp-main-content:before{background-color:var(--color-black)}@media (min-width:400px){.wp-main-content:before{max-width:calc(370px + 2rem)}}@media (min-width:980px){.wp-main-content:before{max-width:calc(1066px + 2rem)}}@media (min-width:1280px){.wp-main-content:before{max-width:calc(1248px + 2rem)}}@media (min-width:1920px){.home-aside{width:345px}}.home-main{padding:1.5rem 1rem}.home-hero-newest{--timeline-background:var(--color-white);flex-direction:column;height:311px;display:flex}body.dark .home-hero-newest{--timeline-background:var(--color-black)}@media (min-width:980px){.home-hero-newest{height:450px}}@media (min-width:1280px){.home-hero-newest{height:600px}}@media (min-width:1920px){.wp-main-content:before{max-width:calc(1428px + 2rem)}}