@charset "UTF-8";body,html{scroll-behavior:smooth;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.hidden-toc-item{display:none}.hidden-toc-item.is-visible{display:list-item}html{overflow-y:scroll}body{overflow-x:clip;position:relative;background-color:var(--wp--preset--color--black,#090909);background-image:radial-gradient(ellipse 60% 38% at 0 0,rgba(61,45,57,.62) 0,rgba(58,49,54,0) 72%),radial-gradient(ellipse 58% 40% at 100% 28%,rgba(35,35,64,.55) 0,rgba(30,34,50,0) 74%);background-repeat:no-repeat}::marker{color:var(--wp--preset--color--text-normal)}::-webkit-input-placeholder{color:var(--wp--preset--color--white)!important}::-ms-input-placeholder{color:var(--wp--preset--color--white)!important}::placeholder{color:var(--wp--preset--color--white)!important}.block-btnarrow,.is-contents-trigger,.wp-block-button__link,.wp-block-social-link-anchor,a,button,input,path,svg{transition-property:color,background-color,border-color,opacity,transform,fill,stroke;transition-duration:300ms;transition-timing-function:ease-in-out}.no-scroll{overflow:hidden;position:fixed;width:100%}.grecaptcha-badge{display:none}.is-hidden-section-columns{max-height:0;opacity:0;overflow:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:max-height .5s ease-in-out,opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:max-height .5s ease-in-out,opacity .5s ease-in-out,transform .5s ease-in-out;transition:max-height .5s ease-in-out,opacity .5s ease-in-out,transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.is-hidden-section-columns.is-visible{max-height:1000px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.is-hidden-section-icon{-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.is-hidden-section-icon.open{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.is-position-sticky{width:100%;max-width:100%;transition:none}.syntaxhighlighter,code{background-color:#1e1e1e;padding:0 8px;border-radius:4px;display:inline-block}.syntaxhighlighter .keyword{color:var(--wp--preset--color--pink)}.syntaxhighlighter,.syntaxhighlighter .plain,code{color:var(--wp--preset--color--pale-cyan-blue)}.single-meta a:hover,.site-navbar__list>li.menu-item>a,.syntaxhighlighter .string{color:var(--wp--preset--color--white)}.site-header{transition:background-color 100ms ease-in-out,transform 100ms ease-in-out;position:fixed;left:0;top:0;min-width:100%;border-bottom:1px solid var(--wp--preset--color--stroke);z-index:999}.site-header--open,.site-header--return,.site-header--scroll{background-color:var(--wp--preset--color--black)}.site-header__inner{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:var(--wp--style--global--wide-size);margin:auto;padding-right:1rem;padding-left:1rem;height:var(--wp--preset--spacing--64);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1200px){.site-header__inner{height:var(--wp--preset--spacing--96)}}.site-header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--16);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199.98px){.site-header__nav{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.site-header__logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:var(--wp--preset--spacing--128)}.site-header__logo--img{height:var(--wp--preset--spacing--24)}@media (min-width:1200px){.site-header__logo--img{height:var(--wp--preset--spacing--32)}}.site-header__button{background:var(--wp--preset--gradient--cs-gradient);color:var(--wp--preset--color--white);text-decoration:none;padding-left:var(--wp--preset--spacing--16);padding-right:var(--wp--preset--spacing--16);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:var(--wp--preset--spacing--32)}@media (min-width:1200px){.site-header__button{padding-left:var(--wp--preset--spacing--32);padding-right:var(--wp--preset--spacing--32);height:var(--wp--custom--buttons-height)}}.site-header__button:hover{opacity:.7}.site-navbar{-webkit-transition:var(--wp--custom--transition-ease-in-out);transition:var(--wp--custom--transition-ease-in-out);width:100%;top:100px}@media (max-width:1199.98px){.site-navbar{position:absolute;right:-100%;top:var(--wp--preset--spacing--64);border-bottom:1px solid var(--wp--preset--color--black);height:calc(100dvh - var(--wp--preset--spacing--64));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.site-navbar.open{background-color:var(--wp--preset--color--black)}@media (max-width:1199.98px){.site-navbar.open{right:0}}.site-navbar__list{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--48);list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1200px){.site-navbar__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.site-navbar__list>li.menu-item>a{text-decoration:none}@media (max-width:1199.98px){.site-navbar__list>li.menu-item>a{font-size:var(--wp--preset--font-size--large)}}.site-navbar__list>li.menu-item>a:focus,.site-navbar__list>li.menu-item>a:focus-visible,.site-navbar__list>li.menu-item>a:hover{opacity:.5}.site-navbar__list>li.current-menu-item,.site-navbar__list>li.current_page_parent{position:relative;opacity:.5}.single main .wp-block-list,.single main p{color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--x-small)}.single-top__inner{width:100%;padding:var(--wp--preset--spacing--fluid-128) 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--64);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991.98px){.single-top__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:var(--wp--preset--spacing--16)}}.single-meta,.single-meta a{color:var(--wp--preset--color--grey)}.single-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--16);margin-bottom:var(--wp--preset--spacing--16)}.single-meta a{text-decoration:none}@media (min-width:992px){.single-thumbnail{max-width:440px;height:auto}}.single-thumbnail>img{max-width:100%;height:auto;border:1px solid var(--wp--preset--color--stroke)}.single-wrapper{display:grid;grid-template-columns:auto 320px;gap:var(--wp--preset--spacing--fluid-32)}@media (max-width:1199.98px){.single-wrapper{grid-template-columns:1fr}}.single-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.single-main>.wp-block-group{padding-left:0;padding-right:0}.single-main h2{scroll-margin-top:var(--wp--preset--spacing--96)}@media (min-width:1200px){.single-main{border-right:1px solid var(--wp--preset--color--stroke);padding-right:var(--wp--preset--spacing--fluid-32)}}.single-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--wp--preset--spacing--fluid-32);position:relative;overflow:hidden}.posts-list__inner{display:grid;gap:var(--wp--preset--spacing--16)}@media (min-width:576px){.posts-list__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.posts-list__inner{grid-template-columns:repeat(3,minmax(0,1fr))}}.post-featured{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--64)}@media (max-width:1199.98px){.post-featured{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:var(--wp--preset--spacing--16)}}.post-featured__thumbnail{max-width:560px;-ms-flex-negative:0;flex-shrink:0}.post-featured__thumbnail--img{width:100%;height:auto}.post-featured__thumbnail--img:hover{opacity:7}.post-featured__title{color:var(--wp--preset--color--white);text-decoration:none}.post-featured__title:hover{opacity:.7}.author-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.author-top,.author-top__inner,.site-header__toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.author-top__inner{max-width:560px;gap:var(--wp--preset--spacing--32)}.site-header__toggler{width:40px;height:40px;background:0 0;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 4px;border:inherit}@media (min-width:1200px){.site-header__toggler{display:none}}.site-header__toggler span{-webkit-transition:var(--wp--custom--transition-ease-in-out);transition:var(--wp--custom--transition-ease-in-out);width:100%;height:2px;background:var(--wp--preset--color--white);display:block}.site-header__toggler span:nth-child(1){top:0}#nav-icon3 span:nth-child(3),.site-header__toggler span:nth-child(2){top:18px}.site-header__toggler span:nth-child(4){top:36px}.site-header__toggler.open span{position:absolute;width:var(--wp--preset--spacing--32);left:0;right:0;margin:auto}.site-header__toggler.open span:nth-child(1){top:19px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.site-header__toggler.open span:nth-child(2){opacity:0}.site-header__toggler.open span:nth-child(3){top:19px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.wpcf7-form,.wpcf7-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--wp--preset--spacing--24)}.wpcf7-list-item-label a{color:var(--wp--preset--color--pink)!important}.wpcf7-list-item-label a:hover{color:var(--wp--preset--color--white)!important}.wpcf7-group{gap:var(--wp--preset--spacing--8)}.wpcf7-form label{max-width:100%;color:var(--wp--preset--color--white)}.wpcf7-select,.wpcf7-text,.wpcf7-textarea{background-color:var(--wp--preset--color--bg);border:1px solid var(--wp--preset--color--stroke);-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--wp--preset--spacing--16);width:100%;color:#fff;margin-bottom:4px;font-family:var(--wp--preset--font-family--primary)}.wpcf7-select:focus,.wpcf7-text:focus,.wpcf7-textarea:focus{outline:1px solid var(--wp--preset--color--white)}.wpcf7-textarea{resize:vertical}.wpcf7-acceptance{color:var(--wp--preset--color--text-normal)}.wpcf7-acceptance>span>label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--8);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wpcf7-acceptance>span{margin:0}.wpcf7 input[type=checkbox],.wpcf7-acceptance>span input{background-color:var(--wp--preset--color--bg);border:1px solid var(--wp--preset--color--stroke)}.wpcf7-acceptance>span input{min-width:var(--wp--preset--spacing--24);min-height:var(--wp--preset--spacing--24)}.wpcf7-acceptance a{color:var(--wp--preset--color--orange)}.wpcf7-acceptance a:hover{color:var(--wp--preset--color--black)}.wpcf7-submit{background:var(--wp--preset--gradient--cs-gradient);border:inherit;font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--preset--font-size--xsmall);font-weight:var(--wp--custom--font-weight-medium);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--wp--preset--color--white);height:var(--wp--preset--spacing--32)}@media (min-width:1200px){.wpcf7-submit{height:var(--wp--custom--buttons-height)}}.wpcf7-submit:hover{opacity:.7}.wpcf7-spinner{display:none}.wpcf7-response-output{background-color:var(--wp--preset--color--black);color:var(--wp--preset--color--white);border-radius:var(--wp--preset--spacing--16);border:inherit;text-align:center}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border:inherit}.wpcf7 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--wp--preset--spacing--24);height:var(--wp--preset--spacing--24);cursor:pointer;position:relative}.wpcf7 input[type=checkbox]::after{content:"";display:block;width:12px;height:12px;background:var(--wp--preset--color--pink);position:absolute;top:5px;left:5px;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.wpcf7 input[type=checkbox]:checked::after{opacity:1}.wpcf7-form-control-wrap[data-name=cf-interests]{position:relative;display:inline-block}.wpcf7-form-control-wrap[data-name=cf-interests] select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.wpcf7-form-control-wrap[data-name=cf-interests]::after{content:"";position:absolute;right:15px;top:50%;width:10px;height:6px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6" fill="none"><path d="M1 1L5 5L9 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;background-size:contain;-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;pointer-events:none}.wpcf7-form-control-wrap[data-name=cf-interests].open::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.mailerlite-form{font-family:inherit}.mailerlite-form-title{color:var(--wp--preset--color--white)}.mailerlite-form-title h3{font-weight:500;text-align:center;font-size:var(--wp--preset--font-size--x-large)}.mailerlite-form-field{margin-bottom:0!important;width:100%}.mailerlite-form-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:456px;justify-self:center}.mailerlite-form-field input,.mailerlite-subscribe-submit{height:var(--wp--custom--buttons-height);font-family:inherit}.mailerlite-form-field input{background:0 0;border:0;color:#ccc;outline:0;width:100%;border-left:1px solid #333;border-top:1px solid #333;border-bottom:1px solid #333;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 24px}.mailerlite-subscribe-submit{min-width:128px;border-radius:0!important}.mailerlite-form-field input::-webkit-input-placeholder{color:#666}.mailerlite-form-field input::-ms-input-placeholder{color:#666}.mailerlite-form-field input::placeholder{color:#666}.mailerlite-subscribe-button-container button{background:#333;color:#fff;border:0;padding:10px 15px;cursor:pointer;border-radius:3px;font-size:14px}.mailerlite-subscribe-button-container button:hover{background:#555}
@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}main{overflow:hidden}.alignwide{max-width:var(--wp--style--global--wide-size);margin-left:auto;margin-right:auto;padding-right:1rem;padding-left:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.alignfull{min-width:100%}.is-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.is-display-inline-flex>a{display:inherit}code{background-color:#1e1e1e;color:var(--wp--preset--color--pale-cyan-blue);padding:0 8px;border-radius:4px;display:inline-block}::marker{color:var(--wp--preset--color--pink);border-radius:50%}:where(.editor-styles-wrapper) h1,:where(.editor-styles-wrapper) h2,:where(.editor-styles-wrapper) h3,:where(.editor-styles-wrapper) h4,:where(.editor-styles-wrapper) h5,:where(.editor-styles-wrapper) h6{color:var(--wp--preset--color--white)}.is-link a,p.text-link>a{text-decoration:none}.pills{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--8);font-size:14px;margin-bottom:16px}.pills__item--cat,.wp-block-latest-posts.wp-block-latest-posts__list li a:hover,.wp-block-latest-posts.wp-block-latest-posts__list li.active{color:var(--wp--preset--color--white)}.pills__item--date,.wp-block-latest-posts.wp-block-latest-posts__list li{color:var(--wp--preset--color--grey)}.author-details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--16);-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.author-details--postitem{border-top:1px solid var(--wp--preset--color--stroke);margin-top:var(--wp--preset--spacing--32);padding-top:var(--wp--preset--spacing--16);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.author-details--postitem:hover,.wp-block-button__link.has-cs-gradient-gradient-background:hover{opacity:.7}.author-details--featured{border-top:inherit}@media (max-width:1199.98px){.author-details--featured{margin-top:var(--wp--preset--spacing--16)}}.author-details__image{height:var(--wp--preset--spacing--48);width:var(--wp--preset--spacing--48);border-radius:50%}.author-details__image--postitem{height:var(--wp--preset--spacing--40);width:var(--wp--preset--spacing--40)}.author-details__image--authorpage{height:var(--wp--preset--spacing--64);width:var(--wp--preset--spacing--64)}.author-details__name{color:var(--wp--preset--color--white);margin:0}.author-details__position{color:var(--wp--preset--color--grey);margin:0}.is-meet-cs{position:relative}.is-meet-cs:after,.is-meet-cs:before{position:absolute;left:0;display:block;content:"";background:#383838;background:linear-gradient(45deg,rgba(56,56,56,0) 0%,#383838 50%,rgba(56,56,56,0) 100%);width:100%;height:1px}.is-meet-cs:before{top:0}.is-meet-cs::after{bottom:0}@media (max-width:1199.98px){.is-supported-chains{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}}.is-supported-chains img{min-width:var(--wp--preset--spacing--40);min-height:var(--wp--preset--spacing--40)}.is-specialization-item img{min-width:var(--wp--preset--spacing--48);min-height:var(--wp--preset--spacing--48)}.is-raports-grid{gap:var(--wp--preset--spacing--16) var(--wp--preset--spacing--40)}.is-contents-trigger:hover{cursor:pointer;opacity:.7}.is-contact-with-specialist-social>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-logos-table td{height:var(--wp--preset--spacing--128);-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--wp--preset--spacing--16)}.is-logos-gallery,.is-logos-table img{width:100%}.is-card-button>a,.is-logos-gallery figure{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-logos-gallery figure{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--wp--preset--color--stroke);padding:var(--wp--preset--spacing--40);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--wp--preset--spacing--128)}@media (max-width:1199.98px){.is-logos-gallery figure{height:var(--wp--preset--spacing--80);padding:var(--wp--preset--spacing--16)}}.is-logos-gallery figure img,.is-logos-table img{max-height:var(--wp--preset--spacing--32);max-width:var(--wp--preset--spacing--96);height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.wp-block-gallery.has-nested-images figure.wp-block-image img{width:var(--wp--preset--spacing--128)}@media (max-width:1199.98px){.wp-block-gallery.has-nested-images figure.wp-block-image img{width:var(--wp--preset--spacing--80)}}.is-square-icon{min-width:var(--wp--preset--spacing--48)}.is-card-button>a{height:var(--wp--preset--spacing--32);display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400}@media (min-width:1200px){.is-card-button>a{height:var(--wp--preset--spacing--48)}}@media (max-width:1199.98px){.is-card-social .wp-block-social-link-anchor{height:var(--wp--preset--spacing--32);width:var(--wp--preset--spacing--32)}}.is-specialist-cta a{height:var(--wp--preset--spacing--48);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}.is-specialist-cta .wp-block-social-link-anchor{width:var(--wp--preset--spacing--48);height:var(--wp--preset--spacing--48)}@media (max-width:1199.98px){.is-footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.is-frontpage-hero{height:100dvh}.wp-block-quote{position:relative;margin:var(--wp--preset--spacing--32)}.wp-block-quote:after{background:var(--wp--preset--gradient--cs-gradient);display:block;width:var(--wp--preset--spacing--8);height:100%;content:"";position:absolute;left:-32px;top:0}.wp-element-caption{margin-top:var(--wp--preset--spacing--16)}.wp-block-button__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--wp--preset--spacing--32)}@media (min-width:1200px){.wp-block-button__link{height:var(--wp--custom--buttons-height)}}ol.wp-block-list,ul.wp-block-list{padding-left:var(--wp--preset--spacing--32)}ol.wp-block-list>li,ul.wp-block-list>li{margin-bottom:var(--wp--preset--spacing--16)}.wp-block-table table tbody td,.wp-block-table table thead th{border:1px solid var(--wp--preset--color--stroke);padding:8px 16px}.wp-block-social-link-anchor,.wp-block-table table tfoot,.wp-block-table table thead{background-color:var(--wp--preset--color--bg)}.wp-block-table thead{border-bottom:1px solid}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:decimal;color:var(--wp--preset--color--grey)}.wp-block-latest-posts.wp-block-latest-posts__list li a{color:var(--wp--preset--color--grey);text-decoration:none}.wp-block-social-link-anchor{width:var(--wp--preset--spacing--48);height:var(--wp--preset--spacing--48);border:1px solid var(--wp--preset--color--stroke)!important;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-social-link-anchor svg{max-width:var(--wp--preset--spacing--16)}@media (min-width:1200px){.wp-block-social-link-anchor svg{max-width:var(--wp--preset--spacing--24)}}.wp-block-social-link-anchor:hover{opacity:.7}.wp-block-social-link:hover{-webkit-transform:scale(1);transform:scale(1)}.wp-block-categories-list-container{overflow-x:auto;white-space:nowrap;scrollbar-width:thin;scrollbar-color:var(--wp--preset--color--stroke) var(--wp--preset--color--black)}.wp-block-categories-list-container::-webkit-scrollbar{height:8px}.wp-block-categories-list-container::-webkit-scrollbar-track{background:var(--wp--preset--color--black);border-radius:16px}.wp-block-categories-list-container::-webkit-scrollbar-thumb{background:var(--wp--preset--color--stroke);border-radius:16px}.wp-block-categories-list-container::-webkit-scrollbar-thumb:hover{background:var(--wp--preset--color--grey)}.wp-block-categories{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--wp--preset--spacing--8);-ms-flex-wrap:nowrap;flex-wrap:nowrap}.wp-block-categories li{-ms-flex-negative:0;flex-shrink:0}.wp-block-categories li a{display:inline-block;font-size:12px;color:var(--wp--preset--color--grey);padding:var(--wp--preset--spacing--8) var(--wp--preset--spacing--16);background-color:var(--wp--preset--color--black);border:1px solid var(--wp--preset--color--stroke);text-decoration:none;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.wp-block-categories li a.active,.wp-block-categories li a:hover{background-color:var(--wp--preset--color--bg)}.wp-block-query-pagination,.wp-block-query-pagination-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-query-pagination{list-style:none;padding-top:var(--wp--preset--spacing--fluid-32);gap:var(--wp--preset--spacing--48)}.wp-block-query-pagination-numbers{gap:var(--wp--preset--spacing--8)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow,.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin:0}.page-numbers,.wp-block-query-pagination-next,.wp-block-query-pagination-previous{width:var(--wp--preset--spacing--32);height:var(--wp--preset--spacing--32);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:1px solid var(--wp--preset--color--stroke);color:var(--wp--preset--color--white);text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1200px){.page-numbers,.wp-block-query-pagination-next,.wp-block-query-pagination-previous{width:var(--wp--preset--spacing--48);height:var(--wp--preset--spacing--48)}.page-numbers--next,.wp-block-query-pagination-next--next,.wp-block-query-pagination-previous--next{margin-left:var(--wp--preset--spacing--48)}.page-numbers--prev,.wp-block-query-pagination-next--prev,.wp-block-query-pagination-previous--prev{margin-right:var(--wp--preset--spacing--48)}}.page-numbers.current,.page-numbers:hover,.wp-block-query-pagination-next.current,.wp-block-query-pagination-next:hover,.wp-block-query-pagination-previous.current,.wp-block-query-pagination-previous:hover{background-color:var(--wp--preset--color--bg)}.block-btnarrow{white-space:nowrap;padding:0;background-color:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;gap:var(--wp--preset--spacing--8);-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:var(--wp--custom--font-weight-500);color:var(--wp--preset--color--white)}.block-btnarrow:hover{cursor:pointer}.block-btnarrow--grey,.block-btnarrow--lock{color:var(--wp--preset--color--grey)}.block-btnarrow--grey .block-btnarrow__icon--path{stroke:var(--wp--preset--color--grey)}.block-btnarrow--grey:hover{color:var(--wp--preset--color--white)}.block-btnarrow--grey:hover .block-btnarrow__icon--path{stroke:var(--wp--preset--color--white)}.block-btnarrow--lock{cursor:not-allowed!important}.block-btnarrow--lock .block-btnarrow__icon--path,.block-btnarrow--white:hover .block-btnarrow__icon--path{stroke:var(--wp--preset--color--grey)}.block-btnarrow--white,.block-tableofcontents li a:hover,.block-tableofcontents li.active,.block-tableofcontents li.active a{color:var(--wp--preset--color--white)}.block-btnarrow--white .block-btnarrow__icon--path{stroke:var(--wp--preset--color--white)}.block-accordion__answer ol,.block-accordion__answer ul,.block-btnarrow--white:hover,.block-tableofcontents li{color:var(--wp--preset--color--grey)}.block-btnarrow__icon{min-height:var(--wp--preset--spacing--16);min-width:var(--wp--preset--spacing--16);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.block-btnarrow__icon--down{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.block-btnarrow__icon--up{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.block-btnarrow:hover .block-btnarrow__icon:not(.block-btnarrow__icon--down){-webkit-transform:rotate(0deg);transform:rotate(0deg)}.block-vulnerability{border-top:1px solid var(--wp--preset--color--stroke)}.block-vulnerability__inner{display:grid;grid-template-columns:1fr;max-width:var(--wp--style--global--wide-size);margin:auto;padding:var(--wp--preset--spacing--32) var(--wp--preset--spacing--16);-webkit-box-sizing:border-box;box-sizing:border-box}.block-vulnerability__item{display:grid;grid-template-areas:"top top" "desc desc" "link link";grid-template-columns:1fr;gap:var(--wp--preset--spacing--16)}.block-vulnerability__top{grid-area:top;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.block-vulnerability__logo,.block-vulnerability__top,.block-vulnerability__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-vulnerability__type{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-vulnerability__logo{max-width:100px;height:auto}.block-vulnerability__desc{grid-area:desc;color:var(--wp--preset--color--grey)}.block-vulnerability__link{grid-area:link}@media (min-width:1200px){.block-vulnerability__item{grid-template-columns:80px 100px 1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--80);grid-template-areas:"type logo desc link"}.block-vulnerability__type{grid-area:type}.block-vulnerability__logo{grid-area:logo}.block-vulnerability__desc{grid-area:desc}.block-vulnerability__link{grid-area:link}}.block-vulnerability__type{color:var(--wp--preset--color--white);font-size:12px;text-transform:uppercase;padding:var(--wp--preset--spacing--8);width:var(--wp--preset--spacing--80);border-radius:var(--wp--preset--spacing--32);text-align:center}.block-vulnerability__type--critical{background-color:#010405;color:#ff3131;border:1px solid #ff3131}.block-vulnerability__type--high{background-color:#ff3131;color:#fff}.block-vulnerability__type--medium{background-color:#ff9626;color:#fff}.block-vulnerability__type--low{background-color:#66ba51;color:#fff}.block-accordion__item{margin-bottom:var(--wp--preset--spacing--16)}.block-accordion__item--faq{border-bottom:1px solid var(--wp--preset--color--stroke)}.block-accordion__number{width:var(--wp--preset--spacing--48);height:var(--wp--preset--spacing--48);background-color:var(--wp--preset--color--bg);border:1px solid var(--wp--preset--color--stroke);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.block-accordion__icon{position:absolute;right:0}.block-accordion__answer,.block-accordion__question{-webkit-transition:var(--wp--custom--transition-ease-in-out);transition:var(--wp--custom--transition-ease-in-out)}.block-accordion__question{height:var(--wp--preset--spacing--48);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:0;color:var(--wp--preset--color--white);position:relative;font-weight:500;width:100%;gap:var(--wp--preset--spacing--16);font-size:var(--wp--preset--font-size--x-small);margin:0;padding-right:var(--wp--preset--spacing--32);-webkit-box-sizing:border-box;box-sizing:border-box}.block-accordion__question:hover{opacity:.7}.block-accordion__question.active .block-accordion__number{-webkit-transform:rotate(0deg);transform:rotate(0deg);background:var(--wp--preset--gradient--cs-gradient)}.block-accordion__answer{max-height:0;overflow:hidden}.block-accordion__answer--process{padding-left:var(--wp--preset--spacing--64)}.block-accordion__answer--faq{margin-bottom:var(--wp--preset--spacing--16)}.block-accordion__answer p{margin-top:0}.block-accordion__answer p:last-child{margin-bottom:0}.block-tableofcontents{margin:0;padding-left:20px}.block-tableofcontents li a{color:var(--wp--preset--color--grey);text-decoration:none}.block-postitem{border:1px solid var(--wp--preset--color--stroke);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.block-postitem.category-case-study .author,.block-postitem.category-case-study .author-details,body.page-template-default .raports-grid>.wp-block-group{display:none}.block-postitem__thumbnail{position:relative}.block-postitem__thumbnail--img{min-height:280px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-postitem__title{-ms-flex-negative:0;flex-shrink:0}.block-postitem__link{display:block;text-decoration:none;color:inherit;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.block-postitem p{margin-bottom:0}.block-postitem__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:var(--wp--preset--spacing--16)}.block-postitem__block-footer,.block-postitem__excerpt,.block-postitem__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-postitem__excerpt{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:var(--wp--preset--spacing--24)}.block-postitem__block-footer{margin-top:auto}.block-postitem .author{margin-top:var(--wp--preset--spacing--24)}.block-tabs{max-width:100%}.block-tabs__titles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--wp--preset--spacing--8);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-tabs__button,.block-tabs__icon{border:1px solid var(--wp--preset--color--stroke)}.block-tabs__button{font-family:inherit;padding:var(--wp--preset--spacing--8) var(--wp--preset--spacing--16);background:0 0;cursor:pointer;color:var(--wp--preset--color--grey);-webkit-transition:.3s;transition:.3s;font-size:var(--wp--preset--font-size--default);background-color:var(--wp--preset--color--black)}.block-tabs__button.active,.block-tabs__button:hover{color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--bg)}.block-tabs__icon{width:var(--wp--preset--spacing--48);height:var(--wp--preset--spacing--48);background-color:var(--wp--preset--color--bg);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-tabs__contents{margin-top:var(--wp--preset--spacing--fluid-48)}.block-tabs__content{display:none;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.block-tabs__content.active{display:block;opacity:1}.block-tabs__content--inner,.block-tabs__content--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-tabs__content--inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-self:center}.block-tabs__content--title{gap:var(--wp--preset--spacing--24)}.block-tabs__content--heading{color:var(--wp--preset--color--white);margin:0;font-size:var(--wp--preset--font-size--medium);font-weight:var(--wp--custom--font-weight-medium)}.block-tabs__content--text{margin-bottom:var(--wp--preset--spacing--fluid-32);text-align:center}.block-testimonial__carousel{position:relative;max-width:var(--wp--style--global--wide-size);margin:auto;overflow:hidden}.block-testimonial__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:100%;pointer-events:none}.block-testimonial__content{max-width:60%;margin:auto}.block-testimonial__item{min-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;color:var(--wp--preset--color--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-testimonial__text{color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--small);margin-bottom:var(--wp--preset--spacing--fluid-48)}.block-testimonial__text:first-child{margin-top:0}.block-testimonial__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--wp--preset--spacing--24)}.block-testimonial__photo{background-color:var(--wp--preset--color--white);width:var(--wp--preset--spacing--48);height:var(--wp--preset--spacing--48);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:50%}.block-testimonial__photo--large{width:var(--wp--preset--spacing--80);height:var(--wp--preset--spacing--80)}.block-testimonial__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-testimonial__author--name{margin:0;color:var(--wp--preset--color--white)}.block-testimonial__author--brand{margin:0;color:var(--wp--preset--color--grey)}.block-testimonial__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;z-index:10}.block-testimonial__next,.block-testimonial__prev{width:var(--wp--preset--spacing--48);height:var(--wp--preset--spacing--48);border:1px solid var(--wp--preset--color--grey);background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;pointer-events:all;-webkit-transition:background .3s ease,color .3s ease,border-color .3s ease;transition:background .3s ease,color .3s ease,border-color .3s ease}.block-testimonial__next svg,.block-testimonial__prev svg{width:var(--wp--preset--spacing--16);height:var(--wp--preset--spacing--16);stroke:var(--wp--preset--color--white);stroke-width:2;-webkit-transition:stroke .3s ease;transition:stroke .3s ease}.block-testimonial__next:hover,.block-testimonial__prev:hover{background:var(--wp--preset--color--bg)}.block-testimonial__prev{position:absolute;left:0}@media (min-width:1200px){.block-testimonial__prev{left:calc(50% - 320px - 128px)}}.block-testimonial__prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.block-testimonial__next{position:absolute;right:0}@media (min-width:1200px){.block-testimonial__next{right:calc(50% - 320px - 128px)}}body.page-template-default .raports-grid>.wp-block-group.visible{display:block}
/* Performance overrides: avoid large GPU blur surfaces and unnecessary animations. */
body::before,body::after{display:none!important;filter:none!important;content:none!important}
body{overflow-x:clip;background-image:radial-gradient(ellipse 60% 38% at 0 0,rgba(61,45,57,.62) 0,rgba(58,49,54,0) 72%),radial-gradient(ellipse 58% 40% at 100% 28%,rgba(35,35,64,.55) 0,rgba(30,34,50,0) 74%);background-repeat:no-repeat;background-color:var(--wp--preset--color--black,#090909)}
.wp-block-button__link,.wp-block-social-link-anchor,.block-btnarrow,.is-contents-trigger,a,button,path,svg,input{transition-property:color,background-color,border-color,opacity,transform,fill,stroke;transition-duration:300ms;transition-timing-function:ease-in-out}
.is-position-sticky{transition:none}
.no-scroll{left:0;right:0}
.site-main-content{overflow:clip}
[hidden]{display:none!important}
@media(max-width:1199.98px){.site-main-content>:nth-child(n+4){content-visibility:auto;contain-intrinsic-size:auto 800px}}
.is-logos-gallery:not(.is-expanded) figure:nth-child(n+19){display:none!important}
.composable-slider{position:relative;max-width:100%}
.swiper-container{overflow-x:auto;overflow-y:hidden;position:relative;width:100%;max-width:100%;margin:0 auto;padding:2px 0;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.swiper-container::-webkit-scrollbar{display:none}
.swiper-container.swiper-initialized{overflow:hidden;scroll-snap-type:none}
.swiper-wrapper{display:flex}
.swiper-slide{display:flex;flex:0 0 88%;align-items:stretch;box-sizing:border-box;scroll-snap-align:start}
@media(min-width:768px){.swiper-slide{flex-basis:calc((100% - 32px)/3)}}
.swiper-nav{display:flex;justify-content:flex-end;z-index:10;gap:var(--wp--preset--spacing--8);margin-top:var(--wp--preset--spacing--16)}
.custom-swiper-button{width:var(--wp--preset--spacing--48);height:var(--wp--preset--spacing--48);display:flex;align-items:center;justify-content:center;border:1px solid var(--wp--preset--color--stroke);border-radius:50%;cursor:pointer;background:transparent;padding:0}
.custom-swiper-button:hover{background-color:var(--wp--preset--color--bg)}
.swiper-button-prev{transform:rotate(180deg)}
.youtube-slide-content__video{display:block;position:relative;width:100%;padding:0;border:0;background:#000;cursor:pointer;overflow:hidden}
.youtube-slide-content__video img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.youtube-slide-content__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:rgba(0,0,0,.75);color:#fff;font-size:24px}
.youtubebox__overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.88)}
.youtubebox__inner{position:relative;width:min(100%,1100px)}
.youtubebox__content{position:relative;aspect-ratio:16/9;background:#000}
.youtubebox__iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.youtubebox__close{position:absolute;right:0;bottom:calc(100% + 8px);width:44px;height:44px;border:0;background:#fff;color:#000;font-size:30px;line-height:1;cursor:pointer}
.block-testimonial__inner{will-change:transform}
.page-numbers[type=button]{font:inherit}
@media(prefers-reduced-motion:reduce){html,body{scroll-behavior:auto}.block-carousel{--logo-carousel-duration-mobile:40s;--logo-carousel-duration-desktop:48s}.block-btnarrow,.is-contents-trigger,.wp-block-button__link,.wp-block-social-link-anchor,a,button,input,path,svg{transition-duration:0s!important}.block-testimonial__inner{transition:none!important}}
@-webkit-keyframes logo-carousel-scroll{to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes logo-carousel-scroll{to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.block-carousel{--logo-carousel-duration-desktop:32s;--logo-carousel-duration-mobile:24s;display:block;width:100%;max-width:100vw;overflow:hidden;position:relative;contain:layout paint}.block-carousel__track{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:0;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-animation:logo-carousel-scroll var(--logo-carousel-duration-desktop) linear infinite;animation:logo-carousel-scroll var(--logo-carousel-duration-desktop) linear infinite;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);will-change:transform}.block-carousel__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none}.block-carousel__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;width:240px;height:160px;border:1px solid var(--wp--preset--color--stroke);border-right:0;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.block-carousel__item img{width:100%;max-width:128px;max-height:48px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media(max-width:1199.98px){.block-carousel__track{-webkit-animation-duration:var(--logo-carousel-duration-mobile);animation-duration:var(--logo-carousel-duration-mobile)}.block-carousel__item{-ms-flex-preferred-size:128px;flex-basis:128px;width:128px;height:96px}}@media(hover:hover) and (pointer:fine){.block-carousel:hover .block-carousel__track{-webkit-animation-play-state:paused;animation-play-state:paused}}
@-webkit-keyframes logo-carousel-scroll{to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes logo-carousel-scroll{to{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.block-carousel{--logo-carousel-duration-desktop:32s;--logo-carousel-duration-mobile:24s;display:block;width:100%;max-width:100vw;overflow:hidden;position:relative;contain:layout paint}.block-carousel__track{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:0;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-animation:logo-carousel-scroll var(--logo-carousel-duration-desktop) linear infinite;animation:logo-carousel-scroll var(--logo-carousel-duration-desktop) linear infinite;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);will-change:transform}.block-carousel__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none}.block-carousel__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;width:240px;height:160px;border:1px solid var(--wp--preset--color--stroke);border-right:0;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.block-carousel__item img{width:100%;max-width:128px;max-height:48px;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media(max-width:1199.98px){.block-carousel__track{-webkit-animation-duration:var(--logo-carousel-duration-mobile);animation-duration:var(--logo-carousel-duration-mobile)}.block-carousel__item{-ms-flex-preferred-size:128px;flex-basis:128px;width:128px;height:96px}}@media(hover:hover) and (pointer:fine){.block-carousel:hover .block-carousel__track{-webkit-animation-play-state:paused;animation-play-state:paused}}

/* Logo carousel mobile reliability: explicit pixel distance, JS/WAAPI fallback uses the same values. */
.block-carousel{--logo-carousel-duration:var(--logo-carousel-duration-desktop);--logo-carousel-distance:var(--logo-carousel-distance-desktop)}
.block-carousel__track{animation-name:logo-carousel-scroll-px;animation-duration:var(--logo-carousel-duration);animation-timing-function:linear;animation-iteration-count:infinite}
@media(max-width:1199.98px){.block-carousel{--logo-carousel-duration:var(--logo-carousel-duration-mobile);--logo-carousel-distance:var(--logo-carousel-distance-mobile)}}
@-webkit-keyframes logo-carousel-scroll-px{to{-webkit-transform:translate3d(var(--logo-carousel-distance),0,0);transform:translate3d(var(--logo-carousel-distance),0,0)}}
@keyframes logo-carousel-scroll-px{to{-webkit-transform:translate3d(var(--logo-carousel-distance),0,0);transform:translate3d(var(--logo-carousel-distance),0,0)}}

/* v3 mobile carousel reliability */
.block-carousel__track{animation-play-state:running}
@media(prefers-reduced-motion:reduce){.block-carousel{overflow:hidden}.block-carousel__track{animation-play-state:running!important;will-change:transform}}
@media(max-width:1199.98px){.site-main-content>*:has(.block-carousel){content-visibility:visible!important;contain-intrinsic-size:auto!important}}
