.custom-navigation,.swiper-navigation{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:66px;position:relative}.custom-navigation .nav-button-next,.custom-navigation .nav-button-prev,.custom-navigation .swiper-button-next,.custom-navigation .swiper-button-prev,.swiper-navigation .nav-button-next,.swiper-navigation .nav-button-prev,.swiper-navigation .swiper-button-next,.swiper-navigation .swiper-button-prev{color:var(--wp--preset--color--text-body-dark);height:20px;margin-top:0;position:static;transform:none;width:20px}.dark-bg .custom-navigation .nav-button-next,.dark-bg .custom-navigation .nav-button-prev,.dark-bg .custom-navigation .swiper-button-next,.dark-bg .custom-navigation .swiper-button-prev,.dark-bg .swiper-navigation .nav-button-next,.dark-bg .swiper-navigation .nav-button-prev,.dark-bg .swiper-navigation .swiper-button-next,.dark-bg .swiper-navigation .swiper-button-prev,.dark-section .custom-navigation .nav-button-next,.dark-section .custom-navigation .nav-button-prev,.dark-section .custom-navigation .swiper-button-next,.dark-section .custom-navigation .swiper-button-prev,.dark-section .swiper-navigation .nav-button-next,.dark-section .swiper-navigation .nav-button-prev,.dark-section .swiper-navigation .swiper-button-next,.dark-section .swiper-navigation .swiper-button-prev{color:var(--wp--preset--color--text-body-white)}.custom-navigation .nav-button-next svg,.custom-navigation .nav-button-prev svg,.custom-navigation .swiper-button-next svg,.custom-navigation .swiper-button-prev svg,.swiper-navigation .nav-button-next svg,.swiper-navigation .nav-button-prev svg,.swiper-navigation .swiper-button-next svg,.swiper-navigation .swiper-button-prev svg{height:100%;width:100%}.custom-navigation .nav-button-next:after,.custom-navigation .nav-button-prev:after,.custom-navigation .swiper-button-next:after,.custom-navigation .swiper-button-prev:after,.swiper-navigation .nav-button-next:after,.swiper-navigation .nav-button-prev:after,.swiper-navigation .swiper-button-next:after,.swiper-navigation .swiper-button-prev:after{content:none}.custom-navigation .nav-button-prev svg,.custom-navigation .swiper-button-prev svg,.swiper-navigation .nav-button-prev svg,.swiper-navigation .swiper-button-prev svg{transform:scaleX(-1)}.custom-navigation .custom-pagination,.custom-navigation .swiper-pagination,.swiper-navigation .custom-pagination,.swiper-navigation .swiper-pagination{display:flex;gap:12px;position:static;transform:none!important;width:auto!important}.custom-navigation .custom-pagination-bullet,.custom-navigation .swiper-pagination-bullet,.swiper-navigation .custom-pagination-bullet,.swiper-navigation .swiper-pagination-bullet{background:var(--wp--preset--color--line-dark);border-radius:100%;display:block;height:8px;opacity:1;transition:.35s ease-in-out;width:8px}.dark-bg .custom-navigation .custom-pagination-bullet,.dark-bg .custom-navigation .swiper-pagination-bullet,.dark-bg .swiper-navigation .custom-pagination-bullet,.dark-bg .swiper-navigation .swiper-pagination-bullet,.dark-section .custom-navigation .custom-pagination-bullet,.dark-section .custom-navigation .swiper-pagination-bullet,.dark-section .swiper-navigation .custom-pagination-bullet,.dark-section .swiper-navigation .swiper-pagination-bullet{background:var(--wp--preset--color--line-white)}.custom-navigation .custom-pagination-bullet-active,.custom-navigation .custom-pagination-bullet-active-main,.custom-navigation .custom-pagination-bullet.active,.custom-navigation .swiper-pagination-bullet-active,.custom-navigation .swiper-pagination-bullet-active-main,.custom-navigation .swiper-pagination-bullet.active,.swiper-navigation .custom-pagination-bullet-active,.swiper-navigation .custom-pagination-bullet-active-main,.swiper-navigation .custom-pagination-bullet.active,.swiper-navigation .swiper-pagination-bullet-active,.swiper-navigation .swiper-pagination-bullet-active-main,.swiper-navigation .swiper-pagination-bullet.active{background:var(--wp--preset--color--text-body-dark)}.dark-bg .custom-navigation .custom-pagination-bullet-active,.dark-bg .custom-navigation .custom-pagination-bullet-active-main,.dark-bg .custom-navigation .custom-pagination-bullet.active,.dark-bg .custom-navigation .swiper-pagination-bullet-active,.dark-bg .custom-navigation .swiper-pagination-bullet-active-main,.dark-bg .custom-navigation .swiper-pagination-bullet.active,.dark-bg .swiper-navigation .custom-pagination-bullet-active,.dark-bg .swiper-navigation .custom-pagination-bullet-active-main,.dark-bg .swiper-navigation .custom-pagination-bullet.active,.dark-bg .swiper-navigation .swiper-pagination-bullet-active,.dark-bg .swiper-navigation .swiper-pagination-bullet-active-main,.dark-bg .swiper-navigation .swiper-pagination-bullet.active,.dark-section .custom-navigation .custom-pagination-bullet-active,.dark-section .custom-navigation .custom-pagination-bullet-active-main,.dark-section .custom-navigation .custom-pagination-bullet.active,.dark-section .custom-navigation .swiper-pagination-bullet-active,.dark-section .custom-navigation .swiper-pagination-bullet-active-main,.dark-section .custom-navigation .swiper-pagination-bullet.active,.dark-section .swiper-navigation .custom-pagination-bullet-active,.dark-section .swiper-navigation .custom-pagination-bullet-active-main,.dark-section .swiper-navigation .custom-pagination-bullet.active,.dark-section .swiper-navigation .swiper-pagination-bullet-active,.dark-section .swiper-navigation .swiper-pagination-bullet-active-main,.dark-section .swiper-navigation .swiper-pagination-bullet.active{background:var(--wp--preset--color--white)}html{margin:0!important}body,html{scroll-behavior:smooth}body{font-family:var(--wp--preset--font-family--manrope);font-size:var(--wp--preset--font-size--body);font-weight:var(--wp--preset--font-weight--body);line-height:var(--wp--preset--line-height--body);margin:0;padding:0;transition:background-color .3s ease,color .3s ease}body.dark-page{background:var(--wp--preset--color--black)}img{height:auto;max-width:100%}svg.icon{color:inherit;height:1.5rem;width:1.5rem}a{transition:var(--wp--preset--transition--default)}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex;flex-wrap:wrap}.flex-between{justify-content:space-between}.flex-around{justify-content:space-around}.flex-around,.flex-evenly{align-items:center;display:flex;flex-wrap:wrap}.flex-evenly{justify-content:space-evenly}.flex-start{justify-content:flex-start}.flex-end,.flex-start{align-items:center;display:flex;flex-wrap:wrap}.flex-end{justify-content:flex-end}.flex-column,.flex-column-center{display:flex;flex-direction:column}.flex-column-center{align-items:center;justify-content:center}.grid-center{display:grid;place-items:center}.grid-auto-fit{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-auto-fill{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.container{margin-left:auto;margin-right:auto;max-width:100%;padding:0 16px;width:1344px}.absolute-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.absolute-full{position:absolute}.absolute-full,.fixed-full{height:100%;left:0;top:0;width:100%}.fixed-full{position:fixed}.aspect-photo,.aspect-ratio,.aspect-square,.aspect-video{position:relative}.aspect-photo:before,.aspect-ratio:before,.aspect-square:before,.aspect-video:before{content:"";float:left;height:0;margin-left:-1px;padding-top:100%;width:1px}.aspect-photo:after,.aspect-ratio:after,.aspect-square:after,.aspect-video:after{clear:both;content:"";display:table}.aspect-photo>*,.aspect-ratio>*,.aspect-square>*,.aspect-video>*{height:100%;left:0;position:absolute;top:0;width:100%}.aspect-square:before{padding-top:100%}.aspect-video:before{padding-top:56.25%}.aspect-photo:before{padding-top:75%}:root{--wp--preset--font-size--caption-small:12px;--wp--preset--font-size--body-small:14px;--wp--preset--font-size--body:16px;--wp--preset--font-size--body-large:18px;--wp--preset--font-size--h6:20px;--wp--preset--font-size--h5:24px;--wp--preset--font-size--h4:28px;--wp--preset--font-size--h3:36px;--wp--preset--font-size--h2:64px;--wp--preset--font-size--h1:72px;--wp--preset--line-height--body-small:20px;--wp--preset--line-height--caption-small:18px;--wp--preset--line-height--body:150%;--wp--preset--line-height--body-large:150%;--wp--preset--line-height--h6:28px;--wp--preset--line-height--h5:32px;--wp--preset--line-height--h4:34px;--wp--preset--line-height--h3:42px;--wp--preset--line-height--h2:68px;--wp--preset--line-height--h1:100%;--wp--preset--font-weight--body-small:400;--wp--preset--font-weight--caption-small:400;--wp--preset--font-weight--body:400;--wp--preset--font-weight--body-large:500;--wp--preset--font-weight--h6:700;--wp--preset--font-weight--h5:700;--wp--preset--font-weight--h4:700;--wp--preset--font-weight--h3:700;--wp--preset--font-weight--h2:800;--wp--preset--font-weight--h1:800;--wp--preset--text-transform--caption:uppercase;--wp--preset--shadow--card:0px 16px 24px -12px rgba(238,56,78,.03),0px 32px 32px -20px rgba(0,0,0,.03),0px 40px 48px -20px rgba(0,0,0,.02);--wp--preset--transition--default:0.35s ease-in-out;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1400px}@media(max-width:991px){:root{--wp--preset--font-size--h1:40px;--wp--preset--line-height--h1:112%;--wp--preset--font-size--h2:36px;--wp--preset--line-height--h2:112%;--wp--preset--font-size--h3:28px;--wp--preset--line-height--h3:112%;--wp--preset--font-size--custom-3:16px;--wp--preset--line-height--custom-3:24px}}.wp-site-blocks{position:relative}blockquote{color:var(--wp--preset--color--text-body-dark)}.section-wrapper-inner>section,.wp-block-post-content>section,main>section{padding:7.5rem 0;position:relative;width:100%}.section-wrapper-inner>section:not(.dark-section):not(.dark-page main>section,.dark-page .wp-block-post-content>section,.dark-page .section-wrapper-inner>section),.wp-block-post-content>section:not(.dark-section):not(.dark-page main>section,.dark-page .wp-block-post-content>section,.dark-page .section-wrapper-inner>section),main>section:not(.dark-section):not(.dark-page main>section,.dark-page .wp-block-post-content>section,.dark-page .section-wrapper-inner>section){background:var(--wp--preset--color--light-gray)}.dark-page .section-wrapper-inner>section,.dark-page .wp-block-post-content>section,.dark-page main>section{padding-top:11.625rem}@media(max-width:991px){.section-wrapper-inner>section,.wp-block-post-content>section,main>section{padding:80px 0}}.section-wrapper-inner>section:not(.section-logotypes):not(.dark-section)+section:not(.dark-section),.wp-block-post-content>section:not(.section-logotypes):not(.dark-section)+section:not(.dark-section),main>section:not(.section-logotypes):not(.dark-section)+section:not(.dark-section){padding-top:0}.wp-block-post-content:has(>section:last-child:not(.dark-bg):not(.dark-section))+section:not(.dark-section):not(.dark-bg){padding-top:0}.wp-block-post-content>section:first-child,main>section:first-child{padding-top:10.5rem}.dark-page .wp-block-post-content>section:first-child,.dark-page main>section:first-child{padding-top:11.625rem}@media(max-width:767px){.wp-block-post-content>section:first-child,main>section:first-child{padding-top:11.75rem}}.section-wrapper-inner section+section{padding-top:0}body.dark-page main{padding-bottom:32px;position:relative}section{position:relative}.btn,.wp-block-button__link,.wp-element-button{border-radius:100px}.link:focus,.link:hover,a:focus,a:hover{color:var(--wp--preset--color--accent)}.text-body,p{font-size:var(--wp--preset--font-size--body);font-weight:var(--wp--preset--font-weight--body);line-height:var(--wp--preset--line-height--body)}.text-body,.text-body-large,p{font-family:var(--wp--preset--font-family--manrope)}.text-body-large{font-size:var(--wp--preset--font-size--body-large);font-weight:var(--wp--preset--font-weight--body-large);line-height:var(--wp--preset--line-height--body-large)}.heading-1,h1{font-size:var(--wp--preset--font-size--h1);font-weight:var(--wp--preset--font-weight--h1);line-height:var(--wp--preset--line-height--h1)}.heading-1,.heading-2,h1,h2{font-family:var(--wp--preset--font-family--manrope);letter-spacing:-1.8px}.heading-2,h2{font-size:var(--wp--preset--font-size--h2);font-weight:var(--wp--preset--font-weight--h2);line-height:var(--wp--preset--line-height--h2)}.heading-3,h3{font-size:var(--wp--preset--font-size--h3);font-weight:var(--wp--preset--font-weight--h3);letter-spacing:-.8px;line-height:var(--wp--preset--line-height--h3)}.heading-3,.heading-4,h3,h4{font-family:var(--wp--preset--font-family--manrope)}.heading-4,h4{font-size:var(--wp--preset--font-size--h4);font-weight:var(--wp--preset--font-weight--h4);line-height:var(--wp--preset--line-height--h4)}.heading-5,h5{font-size:var(--wp--preset--font-size--h5);font-weight:var(--wp--preset--font-weight--h5);line-height:var(--wp--preset--line-height--h5)}.heading-5,.heading-6,h5,h6{font-family:var(--wp--preset--font-family--manrope)}.heading-6,h6{font-size:var(--wp--preset--font-size--h6);font-weight:var(--wp--preset--font-weight--h6);line-height:var(--wp--preset--line-height--h6)}.caption{font-size:var(--wp--preset--font-size--body);font-weight:var(--wp--preset--font-weight--body);line-height:var(--wp--preset--line-height--body)}.caption,.caption-small{font-family:var(--wp--preset--font-family--roboto-mono);text-transform:var(--wp--preset--text-transform--caption)}.caption-small{font-size:var(--wp--preset--font-size--caption-small);font-weight:var(--wp--preset--font-weight--caption-small);line-height:var(--wp--preset--line-height--caption-small)}.caption-large{font-family:var(--wp--preset--font-family--roboto-mono);font-size:var(--wp--preset--font-size--body-large);font-weight:var(--wp--preset--font-weight--body-large);line-height:var(--wp--preset--line-height--body-large);text-transform:var(--wp--preset--text-transform--caption)}.border-frame{border:1px dashed;border-color:rgba(0,0,0,.2)!important;border-radius:8px;max-width:200px;padding:.75rem;position:relative;text-align:center;width:200px}.border-frame.always-dark,.dark-bg .border-frame,.dark-section .border-frame{background:linear-gradient(180deg,hsla(0,0%,73%,.3) 0,hsla(0,0%,73%,0));border-color:hsla(0,0%,100%,.12)!important;color:var(--wp--preset--color--white)}.border-frame>span{display:block;height:calc(100% + 2px);position:absolute;top:-1px;width:12px}.border-frame>span:first-child{left:-1px}.border-frame>span:first-child:after{border-bottom:1px solid;border-bottom-left-radius:8px;border-left:1px solid;bottom:0}.border-frame>span:first-child:before{border-left:1px solid;border-top:1px solid;border-top-left-radius:8px;top:0}.border-frame>span:last-child{right:-1px}.border-frame>span:last-child:after{border-bottom:1px solid;border-bottom-right-radius:8px;border-right:1px solid;bottom:0}.border-frame>span:last-child:before{border-right:1px solid;border-top:1px solid;border-top-right-radius:8px;top:0}.border-frame>span:after,.border-frame>span:before{border-color:#545a5f;content:"";display:block;height:12px;position:absolute;width:12px}.dark-bg .border-frame>span:after,.dark-bg .border-frame>span:before,.dark-section .border-frame>span:after,.dark-section .border-frame>span:before{border-color:#545a5f}.highlight{background:var(--wp--preset--gradient--primary-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card{background:var(--wp--preset--color--white);border-radius:20px;box-shadow:var(--wp--preset--shadow--card);padding:44px}@media(max-width:1199px){.card{padding:32px 24px}}.btn,.wp-block-button__link,.wp-element-button,button[type=button],button[type=submit],input[type=button],input[type=submit]{background:var(--wp--preset--gradient--primary-btn);border:none;border-radius:60px;color:var(--wp--preset--color--white);cursor:pointer;display:inline-block;font-family:var(--wp--preset--font-family--roboto-mono);font-size:16px;font-style:normal;font-weight:500;letter-spacing:inherit;line-height:24px;min-width:188px;padding:12px 31px;text-align:center;text-decoration:none;text-transform:uppercase;transition:.35s ease-in-out}@media(min-width:992px){.btn:focus,.btn:hover,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-element-button:focus,.wp-element-button:hover,button[type=button]:focus,button[type=button]:hover,button[type=submit]:focus,button[type=submit]:hover,input[type=button]:focus,input[type=button]:hover,input[type=submit]:focus,input[type=submit]:hover{color:var(--wp--preset--color--white)}}.btn.btn--outline,.wp-block-button__link.btn--outline,.wp-element-button.btn--outline,button[type=button].btn--outline,button[type=submit].btn--outline,input[type=button].btn--outline,input[type=submit].btn--outline{background:transparent;color:var(--wp--preset--color--black);padding:13px 31px;position:relative}@media(max-width:991px){.btn.btn--outline,.wp-block-button__link.btn--outline,.wp-element-button.btn--outline,button[type=button].btn--outline,button[type=submit].btn--outline,input[type=button].btn--outline,input[type=submit].btn--outline{font-size:var(--wp--preset--font-size--body-small);line-height:18px;min-width:unset;padding:9px 16px}}.dark-bg .btn.btn--outline,.dark-bg .wp-block-button__link.btn--outline,.dark-bg .wp-element-button.btn--outline,.dark-bg button[type=button].btn--outline,.dark-bg button[type=submit].btn--outline,.dark-bg input[type=button].btn--outline,.dark-bg input[type=submit].btn--outline,.dark-section .btn.btn--outline,.dark-section .wp-block-button__link.btn--outline,.dark-section .wp-element-button.btn--outline,.dark-section button[type=button].btn--outline,.dark-section button[type=submit].btn--outline,.dark-section input[type=button].btn--outline,.dark-section input[type=submit].btn--outline{color:var(--wp--preset--color--white)}.btn.btn--outline:before,.wp-block-button__link.btn--outline:before,.wp-element-button.btn--outline:before,button[type=button].btn--outline:before,button[type=submit].btn--outline:before,input[type=button].btn--outline:before,input[type=submit].btn--outline:before{background:var(--wp--preset--gradient--primary-text);border-radius:50px;content:"";inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3px;position:absolute}@media(max-width:991px){.btn.btn--outline:before,.wp-block-button__link.btn--outline:before,.wp-element-button.btn--outline:before,button[type=button].btn--outline:before,button[type=submit].btn--outline:before,input[type=button].btn--outline:before,input[type=submit].btn--outline:before{padding:2px}}.btn.btn--outline:after,.wp-block-button__link.btn--outline:after,.wp-element-button.btn--outline:after,button[type=button].btn--outline:after,button[type=submit].btn--outline:after,input[type=button].btn--outline:after,input[type=submit].btn--outline:after{background:var(--wp--preset--gradient--primary-text);border-radius:50px;content:"";inset:0;opacity:0;padding:3px;position:absolute;transition:opacity .35s ease-in-out;z-index:-1}@media(min-width:992px){.btn.btn--outline:focus,.btn.btn--outline:hover,.wp-block-button__link.btn--outline:focus,.wp-block-button__link.btn--outline:hover,.wp-element-button.btn--outline:focus,.wp-element-button.btn--outline:hover,button[type=button].btn--outline:focus,button[type=button].btn--outline:hover,button[type=submit].btn--outline:focus,button[type=submit].btn--outline:hover,input[type=button].btn--outline:focus,input[type=button].btn--outline:hover,input[type=submit].btn--outline:focus,input[type=submit].btn--outline:hover{color:var(--wp--preset--color--white)}.btn.btn--outline:focus:after,.btn.btn--outline:hover:after,.wp-block-button__link.btn--outline:focus:after,.wp-block-button__link.btn--outline:hover:after,.wp-element-button.btn--outline:focus:after,.wp-element-button.btn--outline:hover:after,button[type=button].btn--outline:focus:after,button[type=button].btn--outline:hover:after,button[type=submit].btn--outline:focus:after,button[type=submit].btn--outline:hover:after,input[type=button].btn--outline:focus:after,input[type=button].btn--outline:hover:after,input[type=submit].btn--outline:focus:after,input[type=submit].btn--outline:hover:after{opacity:1}}.btn.disabled,.btn:disabled,.wp-block-button__link.disabled,.wp-block-button__link:disabled,.wp-element-button.disabled,.wp-element-button:disabled,button[type=button].disabled,button[type=button]:disabled,button[type=submit].disabled,button[type=submit]:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=submit].disabled,input[type=submit]:disabled{opacity:.3}.btn-secondary{background:transparent;color:inherit;display:inline-block;font-family:var(--wp--preset--font-family--roboto-mono);font-size:var(--wp--preset--font-size--body-large);font-weight:var(--wp--preset--font-weight--body-large);min-width:unset;padding:6px 30px 6px 0;position:relative;text-transform:var(--wp--preset--text-transform--caption)}.btn-secondary,.btn-secondary svg{transition:var(--wp--preset--transition--default)}.btn-secondary svg{height:20px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px}form:not(.custom-form) .form-field,form:not(.custom-form) .wpcf7-form-control-wrap{flex:1 1 100%}form:not(.custom-form) .form-inner{align-items:flex-start;display:flex;flex-direction:column}form:not(.custom-form) .form-inner>.form-field,form:not(.custom-form) .form-inner>.wpcf7-form-control-wrap{width:100%}form:not(.custom-form) .form-inner>.form-field:has(input[type=checkbox]),form:not(.custom-form) .form-inner>.wpcf7-form-control-wrap:has(input[type=checkbox]){margin-top:1.5rem}form:not(.custom-form) .form-group{margin:0 0 12px;width:100%}form:not(.custom-form) .form-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}form:not(.custom-form) .form-row:last-child{margin-bottom:0}form:not(.custom-form) .form-row .form-field,form:not(.custom-form) .form-row .wpcf7-form-control-wrap{flex:1 1 calc(50% - 6px)}form:not(.custom-form) .form-row .form-field.form-submit,form:not(.custom-form) .form-row .wpcf7-form-control-wrap.form-submit{display:flex;flex:unset;flex-direction:column;justify-content:center;width:188px}form:not(.custom-form) .form-row .form-field.form-submit button[type=submit],form:not(.custom-form) .form-row .form-field.form-submit input[type=submit],form:not(.custom-form) .form-row .wpcf7-form-control-wrap.form-submit button[type=submit],form:not(.custom-form) .form-row .wpcf7-form-control-wrap.form-submit input[type=submit]{margin-left:auto;margin-top:0}form:not(.custom-form) .form-row .form-field.form-submit .wpcf7-spinner,form:not(.custom-form) .form-row .wpcf7-form-control-wrap.form-submit .wpcf7-spinner{bottom:-30px;left:50%;position:absolute;transform:translateX(-50%)}form:not(.custom-form) .form-row+.wpcf7-form-control-wrap:has(input[type=checkbox]){margin-top:.5rem}form:not(.custom-form) .form-row:has(.form-field.form-submit){align-items:center;margin-top:16px}form:not(.custom-form) input[type=email],form:not(.custom-form) input[type=password],form:not(.custom-form) input[type=search],form:not(.custom-form) input[type=tel],form:not(.custom-form) input[type=text],form:not(.custom-form) input[type=url],form:not(.custom-form) textarea{background:hsla(0,0%,5%,.02);border:1px solid hsla(0,0%,5%,.04);color:var(--wp--preset--color--black);display:block;font-size:var(--wp--preset--font-size--body);font-weight:var(--wp--preset--font-weight--body);line-height:var(--wp--preset--line-height--body);max-width:unset;outline:none;transition:var(--wp--preset--transition--default);width:100%}.typo form:not(.custom-form) input[type=email],.typo form:not(.custom-form) input[type=password],.typo form:not(.custom-form) input[type=search],.typo form:not(.custom-form) input[type=tel],.typo form:not(.custom-form) input[type=text],.typo form:not(.custom-form) input[type=url],.typo form:not(.custom-form) textarea{background:hsla(0,0%,5%,.04);color:hsla(0,0%,5%,.08)}form:not(.custom-form) input[type=email]::-moz-placeholder,form:not(.custom-form) input[type=password]::-moz-placeholder,form:not(.custom-form) input[type=search]::-moz-placeholder,form:not(.custom-form) input[type=tel]::-moz-placeholder,form:not(.custom-form) input[type=text]::-moz-placeholder,form:not(.custom-form) input[type=url]::-moz-placeholder,form:not(.custom-form) textarea::-moz-placeholder{color:hsla(0,0%,5%,.2);font-size:var(--wp--preset--font-size--body);text-transform:var(--wp--preset--text-transform--caption)}form:not(.custom-form) input[type=email]::placeholder,form:not(.custom-form) input[type=password]::placeholder,form:not(.custom-form) input[type=search]::placeholder,form:not(.custom-form) input[type=tel]::placeholder,form:not(.custom-form) input[type=text]::placeholder,form:not(.custom-form) input[type=url]::placeholder,form:not(.custom-form) textarea::placeholder{color:hsla(0,0%,5%,.2);font-size:var(--wp--preset--font-size--body);text-transform:var(--wp--preset--text-transform--caption)}form:not(.custom-form) input[type=email]:focus,form:not(.custom-form) input[type=email]:hover,form:not(.custom-form) input[type=password]:focus,form:not(.custom-form) input[type=password]:hover,form:not(.custom-form) input[type=search]:focus,form:not(.custom-form) input[type=search]:hover,form:not(.custom-form) input[type=tel]:focus,form:not(.custom-form) input[type=tel]:hover,form:not(.custom-form) input[type=text]:focus,form:not(.custom-form) input[type=text]:hover,form:not(.custom-form) input[type=url]:focus,form:not(.custom-form) input[type=url]:hover,form:not(.custom-form) textarea:focus,form:not(.custom-form) textarea:hover{border-color:hsla(0,0%,5%,.16)}.dark-bg form:not(.custom-form) input[type=email],.dark-bg form:not(.custom-form) input[type=password],.dark-bg form:not(.custom-form) input[type=search],.dark-bg form:not(.custom-form) input[type=tel],.dark-bg form:not(.custom-form) input[type=text],.dark-bg form:not(.custom-form) input[type=url],.dark-bg form:not(.custom-form) textarea,.dark-section form:not(.custom-form) input[type=email],.dark-section form:not(.custom-form) input[type=password],.dark-section form:not(.custom-form) input[type=search],.dark-section form:not(.custom-form) input[type=tel],.dark-section form:not(.custom-form) input[type=text],.dark-section form:not(.custom-form) input[type=url],.dark-section form:not(.custom-form) textarea{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.08);color:var(--wp--preset--color--white)}.dark-bg form:not(.custom-form) input[type=email]::-moz-placeholder,.dark-bg form:not(.custom-form) input[type=password]::-moz-placeholder,.dark-bg form:not(.custom-form) input[type=search]::-moz-placeholder,.dark-bg form:not(.custom-form) input[type=tel]::-moz-placeholder,.dark-bg form:not(.custom-form) input[type=text]::-moz-placeholder,.dark-bg form:not(.custom-form) input[type=url]::-moz-placeholder,.dark-bg form:not(.custom-form) textarea::-moz-placeholder,.dark-section form:not(.custom-form) input[type=email]::-moz-placeholder,.dark-section form:not(.custom-form) input[type=password]::-moz-placeholder,.dark-section form:not(.custom-form) input[type=search]::-moz-placeholder,.dark-section form:not(.custom-form) input[type=tel]::-moz-placeholder,.dark-section form:not(.custom-form) input[type=text]::-moz-placeholder,.dark-section form:not(.custom-form) input[type=url]::-moz-placeholder,.dark-section form:not(.custom-form) textarea::-moz-placeholder{color:hsla(0,0%,100%,.28)}.dark-bg form:not(.custom-form) input[type=email]::placeholder,.dark-bg form:not(.custom-form) input[type=password]::placeholder,.dark-bg form:not(.custom-form) input[type=search]::placeholder,.dark-bg form:not(.custom-form) input[type=tel]::placeholder,.dark-bg form:not(.custom-form) input[type=text]::placeholder,.dark-bg form:not(.custom-form) input[type=url]::placeholder,.dark-bg form:not(.custom-form) textarea::placeholder,.dark-section form:not(.custom-form) input[type=email]::placeholder,.dark-section form:not(.custom-form) input[type=password]::placeholder,.dark-section form:not(.custom-form) input[type=search]::placeholder,.dark-section form:not(.custom-form) input[type=tel]::placeholder,.dark-section form:not(.custom-form) input[type=text]::placeholder,.dark-section form:not(.custom-form) input[type=url]::placeholder,.dark-section form:not(.custom-form) textarea::placeholder{color:hsla(0,0%,100%,.28)}form:not(.custom-form) input[type=email],form:not(.custom-form) input[type=password],form:not(.custom-form) input[type=search],form:not(.custom-form) input[type=tel],form:not(.custom-form) input[type=text],form:not(.custom-form) input[type=url]{border-radius:80px;padding:12px 20px}form:not(.custom-form) textarea{border-radius:16px;height:7.5rem;min-height:7.5rem;padding:20px;resize:vertical}form:not(.custom-form) h4,form:not(.custom-form) h5,form:not(.custom-form) h6{margin-bottom:12px!important}form:not(.custom-form) p{margin-bottom:32px!important}form:not(.custom-form) button[type=submit],form:not(.custom-form) input[type=submit]{margin-top:2rem}form:not(.custom-form) .wpcf7-list-item{margin-left:0}form:not(.custom-form) label:has(input[type=checkbox]){cursor:pointer;display:block;font-size:var(--wp--preset--font-size--body-small);line-height:var(--wp--preset--line-height--body-small);padding-left:35px;position:relative}.typo form:not(.custom-form) label:has(input[type=checkbox]){color:#0e0e0e}form:not(.custom-form) label:has(input[type=checkbox]):after,form:not(.custom-form) label:has(input[type=checkbox]):before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%)}form:not(.custom-form) label:has(input[type=checkbox]):before{background:#eff0f0;border-radius:4px;height:19px;left:0;width:19px}.typo form:not(.custom-form) label:has(input[type=checkbox]):before{background:rgba(0,0,0,.08)}form:not(.custom-form) label:has(input[type=checkbox]):after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA1MCA0MCI+DQo8cG9seWxpbmUgIHN0cm9rZS13aWR0aD0iNyIgcG9pbnRzPSI0LDE5IDE3LDMyIDQ1LDQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0U4MzI0QiIvPjwvc3ZnPg==) no-repeat 50%;background-size:100% 100%;height:15px;left:2px;opacity:0;transition:opacity .35s ease-in-out;width:15px}form:not(.custom-form) label:has(input[type=checkbox]) input[type=checkbox]{display:none}form:not(.custom-form) label:has(input[type=checkbox]:checked):after{opacity:1}form:not(.custom-form) label input[type=checkbox]{display:none}form:not(.custom-form) label input[type=checkbox]:checked+form:not(.custom-form) label input[type=checkbox]:after{opacity:1}select.custom-select{display:none}.wpcf7,.wpcf7-form{display:flex;flex:1;flex-direction:column;justify-content:center}.wpcf7-form .form-field .wpcf7-not-valid,.wpcf7-form-control-wrap .wpcf7-not-valid{border-color:rgba(232,50,75,.6)}.wpcf7-not-valid-tip{color:#e8324b;font-size:12px;line-height:19px;margin-top:5px}.form-thank-you{align-items:center;display:none;flex-direction:column;max-width:518px;text-align:center;width:100%}.form-thank-you svg.icon{color:#e3e8f2;height:62px;margin-bottom:32px;width:62px}.form-thank-you p.heading-4{margin:0!important}.form-thank-you p:not(.heading-4){margin:12px 0 0!important}.form-thank-you button,.form-thank-you input[type=reset]{margin-top:32px}.form-group:has(.file-upload){margin:12px auto 24px}.file-upload__chosen,.file-upload__idle{align-items:center;background:rgba(238,56,78,.05);border-radius:100px;display:flex;gap:12px;padding:12px 12px 12px 48px;position:relative;width:100%}.file-upload__idle{cursor:pointer}.file-upload__icon{color:var(--wp--preset--color--accent);left:12px;position:absolute;top:50%;transform:translateY(-50%)}.file-upload__icon svg.icon{display:block}.file-upload [hidden]{display:none!important}.section-inner{align-items:flex-start;display:flex;gap:32px;justify-content:space-between;position:relative}@media(max-width:991px){.section-inner{flex-wrap:wrap}.section-inner .section-header__label{margin-bottom:0}}.section-content{max-width:calc(100% - 232px);width:867px}@media(max-width:991px){.section-content{max-width:100%;width:100%}}.section-header{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:3rem}section.fullscreen .section-header{margin-bottom:32px}section:has(.section-after-header) .section-header{margin-bottom:0}@media(max-width:991px){.section-header{margin-bottom:32px}}@media(min-width:992px){.section-header{flex-wrap:nowrap;gap:32px}}@media screen and (min-height:800px){.section-header{margin-bottom:3.75rem}}.section-header__label{margin-bottom:32px;margin-top:0;min-width:200px;top:0}@media(min-width:992px){.section-header__label{left:0;margin-bottom:0;margin-top:16px;position:sticky;top:32px}body:has(.header:not(.is-hidden):not(.is-hidden-force)) .section-header__label{top:7.25rem}}.section-header__content{max-width:100%;width:867px}@media(max-width:991px){.section-header__content{width:100%}}.section-header__desc{margin-top:1.5rem;max-width:100%}@media(max-width:991px){.section-header__desc{font-family:var(--wp--preset--font-family--manrope);font-size:var(--wp--preset--font-size--body);font-weight:var(--wp--preset--font-weight--body);line-height:var(--wp--preset--line-height--body)}}.section-bg{z-index:-1}section:has(.section-bg){position:relative}.section-bg__main figure,.section-bg__main img,.section-bg__main picture,.section-bg__main video{height:100vh;left:0;margin:0;-o-object-fit:cover;object-fit:cover;position:sticky;top:0;width:100%}.section-bg__main{z-index:1}.section-bg__borders{z-index:2}.section-bg__borders svg{color:hsla(0,0%,100%,.08);position:absolute}.section-bg__border{overflow:hidden;position:absolute}.section-bg__border svg{position:absolute}.section-bg__border-side-left,.section-bg__border-side-right{display:none;height:calc(100% - 114px);top:73px;width:21px}@media(min-width:1200px){.section-bg__border-side-left,.section-bg__border-side-right{display:block}}.section-bg__border-side-left svg,.section-bg__border-side-right svg{top:50%}.section-bg__border-side-left:after,.section-bg__border-side-left:before,.section-bg__border-side-right:after,.section-bg__border-side-right:before{background:hsla(0,0%,100%,.08);content:"";display:block;position:absolute;width:1px}.section-bg__border-side-left:before,.section-bg__border-side-right:before{height:calc(50% - 296px);top:0}.section-bg__border-side-left:after,.section-bg__border-side-right:after{bottom:37px;height:calc(50% - 333px)}body.dark-page .section-bg__border-side-left:after,body.dark-page .section-bg__border-side-right:after{bottom:0;height:calc(50% - 296px)}.entry-content>section:first-child .section-bg__border-side-left,.entry-content>section:first-child .section-bg__border-side-right,main>section:first-child .section-bg__border-side-left,main>section:first-child .section-bg__border-side-right{height:calc(100% - 180px);top:116px}.section-bg__border-side-left{left:24px}.section-bg__border-side-left svg{transform:translateY(-50%) scaleX(-1)}.section-bg__border-side-right{right:1.5rem}.section-bg__border-side-right svg{transform:translateY(-50%)}.section-bg__border-side-right:after,.section-bg__border-side-right:before{right:0}.section-bg__border-bottom,.section-bg__border-top{height:41px;left:24px;width:calc(100% - 48px)}@media(max-width:767px){.section-bg__border-bottom,.section-bg__border-top{left:0;width:100%}}.section-bg__border-bottom svg,.section-bg__border-top svg{left:50%;transform:translateX(-50%)}.section-bg__border-bottom>span:first-child,.section-bg__border-bottom>span:last-child,.section-bg__border-top>span:first-child,.section-bg__border-top>span:last-child{height:12px;position:absolute;width:12px}.section-bg__border-bottom>span:first-child,.section-bg__border-top>span:first-child{border-left:1px solid hsla(0,0%,100%,.24);border-top:1px solid hsla(0,0%,100%,.24);left:10px}.section-bg__border-bottom>span:last-child,.section-bg__border-top>span:last-child{border-right:1px solid hsla(0,0%,100%,.24);border-top:1px solid hsla(0,0%,100%,.24);right:10px}.section-bg__border-bottom:after,.section-bg__border-bottom:before,.section-bg__border-top:after,.section-bg__border-top:before{background:hsla(0,0%,100%,.08);content:"";display:block;height:1px;position:absolute;width:calc(50% - 696px)}.section-bg__border-bottom:after,.section-bg__border-top:after{right:0}.section-bg__border-bottom:before,.section-bg__border-top:before{left:0}.section-bg__border-top{top:32px}.entry-content>section:first-child .section-bg__border-top,main>section:first-child .section-bg__border-top{display:none}.dark-page .entry-content>section:first-child .section-bg__border-top,.dark-page main>section:first-child .section-bg__border-top{display:block}.section-bg__border-top svg{transform:translateX(-50%) scaleY(-1)}.section-bg__border-top>span:first-child,.section-bg__border-top>span:last-child{border-bottom:none;border-top:1px solid hsla(0,0%,100%,.24);bottom:10px}@media(max-width:767px){.section-bg__border-top>span:first-child,.section-bg__border-top>span:last-child{bottom:0}}.section-bg__border-top>span:last-child{border-top-right-radius:8px}.section-bg__border-top>span:first-child{border-top-left-radius:8px}.section-bg__border-top:after,.section-bg__border-top:before{top:0}.section-bg__border-bottom{bottom:37px;height:41px}@media screen and (max-height:700px){.entry-content>section:first-child .section-bg__border-bottom,main>section:first-child .section-bg__border-bottom{display:none}.dark-page .entry-content>section:first-child .section-bg__border-bottom,.dark-page main>section:first-child .section-bg__border-bottom{display:block}}.section-bg__border-bottom svg{transform:translateX(-50%)}body.dark-page section .section-bg__border-bottom{bottom:0}.section-bg__border-bottom>span:first-child,.section-bg__border-bottom>span:last-child{border-bottom:1px solid hsla(0,0%,100%,.24);border-top:none;top:10px}.section-bg__border-bottom>span:first-child{border-bottom-left-radius:8px}.section-bg__border-bottom>span:last-child{border-bottom-right-radius:8px}.section-bg__border-bottom:after,.section-bg__border-bottom:before{bottom:0}main>.section-bg .section-bg__border-side-left,main>.section-bg .section-bg__border-side-right{top:0}main>.section-bg .section-bg__border-side-left:before,main>.section-bg .section-bg__border-side-right:before{height:calc(50% - 409px);top:113px}.section-gradient{height:100%;pointer-events:none;position:absolute;width:100%;z-index:-3}.section-gradient__inner{background-color:var(--wp--preset--color--black);height:100vh;max-height:100%;position:sticky;top:0;width:100%}.section-gradient__horizontal,.section-gradient__vertical{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.section-gradient__horizontal:after,.section-gradient__horizontal:before{background:radial-gradient(circle at -135% center,rgba(81,171,255,.6) 0,transparent 60%);content:"";display:block;height:1350px;position:absolute;top:50%;width:355px}.section-gradient__horizontal:after{right:0;transform:translateY(-50%) scaleX(-1)}.section-gradient__horizontal:before{left:0;transform:translateY(-50%)}.section-gradient__vertical:after,.section-gradient__vertical:before{background:radial-gradient(circle at center -150%,rgba(81,171,255,.6) 0,transparent 60%);content:"";display:block;height:355px;left:50%;position:absolute;width:1350px}.section-gradient__vertical:after{bottom:0;transform:translateX(-50%) scaleY(-1)}.section-gradient__vertical:before{top:0;transform:translateX(-50%)}.section-after-header{margin:48px 0 48px auto;max-width:100%;width:867px}.tag{background:hsla(0,0%,5%,.04);border:1px solid transparent;border-radius:60px;color:var(--wp--preset--color--black);display:inline-block;font-family:var(--wp--preset--font-family--manrope);font-size:var(--wp--preset--font-size--body);font-style:normal;font-weight:var(--wp--preset--font-weight--body);letter-spacing:inherit;line-height:var(--wp--preset--line-height--body);overflow:hidden;padding:11px 24px;position:relative;text-align:center;text-decoration:none;transition:.35s ease-in-out}@media(max-width:767px){.tag{padding:8px 16px}}.tag:before{background:var(--wp--preset--gradient--primary-btn);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:.35s ease-in-out;width:100%;z-index:-1}.dark-bg .tag,.dark-section .tag{background:hsla(0,0%,100%,.06);border-color:transparent;color:var(--wp--preset--color--white)}.dark-bg .tag.active,.dark-bg .tag:focus,.dark-bg .tag:hover,.dark-section .tag.active,.dark-section .tag:focus,.dark-section .tag:hover{background:hsla(0,0%,100%,.1)}.tag:focus,.tag:hover{background:hsla(0,0%,5%,.08)}.tag.active{color:var(--wp--preset--color--white)}.tag.active:before{opacity:1}.tag--transparent{background:transparent;border:1px solid var(--wp--preset--color--line-dark)}.tag--small{font-weight:400;padding:6px 14px}.tag--accent{border-color:var(--wp--preset--color--accent);color:var(--wp--preset--color--accent)}.tag--accent,.tag--accent:focus,.tag--accent:hover{background:transparent}.tag--link{transition:.35s ease-in-out}@media(min-width:992px){.tag--link:focus,.tag--link:hover{color:var(--wp--preset--color--white)}.tag--link:focus:before,.tag--link:hover:before{opacity:1}}.tags{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.section-not-found{text-align:center}.section-not-found>.wp-block-image img,.section-not-found>h1,.section-not-found>p{display:block;margin:0 auto}.section-not-found>.wp-block-image{display:block;margin-bottom:1.5rem}.section-not-found p{font-size:var(--wp--preset--font-size--body-large);max-width:100%;width:524px}.section-not-found .wp-block-buttons{margin-top:3rem}.not-found__svg-wrap{display:block;margin:0 auto 1.5rem;padding:57px 0 34px;width:clamp(200px,55vw,415px)}.not-found__svg{display:block;height:auto;width:100%}.typo>:last-child{margin-bottom:0}.typo .heading-1,.typo .heading-2,.typo .heading-3,.typo .heading-4,.typo .heading-5,.typo .heading-6,.typo h1,.typo h2,.typo h3,.typo h4,.typo h5,.typo h6{margin-top:32px}.typo .heading-1,.typo .heading-2,.typo h1,.typo h2{font-family:var(--wp--preset--font-family--manrope);font-size:var(--wp--preset--font-size--h3);font-weight:var(--wp--preset--font-weight--h3);letter-spacing:-.8px;line-height:var(--wp--preset--line-height--h3);margin-bottom:28px}@media(max-width:991px){.typo .heading-1,.typo .heading-2,.typo h1,.typo h2{margin-bottom:24px}}.typo .heading-3,.typo .heading-4,.typo .heading-5,.typo .heading-6,.typo h3,.typo h4,.typo h5,.typo h6{font-family:var(--wp--preset--font-family--manrope);font-size:var(--wp--preset--font-size--h5);font-weight:var(--wp--preset--font-weight--h5);line-height:var(--wp--preset--line-height--h5);margin-bottom:24px}.typo p{margin-bottom:12px}.typo strong{font-weight:500}.typo ol,.typo ul{margin-bottom:28px}.typo ol li,.typo ul li{margin-bottom:8px}.typo ol li:last-child,.typo ul li:last-child{margin-bottom:0}.typo ul{list-style:disc;padding-left:16px}.typo blockquote{border-color:#ff4949;margin:32px auto;padding-left:22px}.typo blockquote p{font-weight:600}.typo .wp-block-image{margin:60px auto;text-align:center}.typo .wp-block-image img,.typo .wp-block-image picture{display:inline-block}@media(max-width:991px){.typo .wp-block-image{margin:48px auto}}.typo .wp-block-embed{margin:60px auto}@media(max-width:991px){.typo .wp-block-embed{margin:48px auto}}.typo .wp-element-caption{font-family:var(--wp--preset--font-family--manrope);font-size:var(--wp--preset--font-size--body);font-weight:500;line-height:var(--wp--preset--line-height--body)}.typo .wp-block-contact-form-7-contact-form-selector{margin:100px auto}@media(max-width:991px){.typo .wp-block-contact-form-7-contact-form-selector{margin:80px auto}}.blog-posts-grid{align-items:center;align-items:stretch;display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-start;margin-top:48px}.blog-posts-grid .post-card{width:calc(33.333% - 16px)}@media(max-width:991px){.blog-posts-grid .post-card{width:calc(50% - 12px)}}@media(max-width:575px){.blog-posts-grid .post-card{width:100%}}.post-card{display:flex;flex-direction:column;max-width:100%;position:relative;width:421px}.post-card__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.post-card__image{border-radius:20px;overflow:hidden;width:100%}.post-card__image img,.post-card__image picture{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.post-card__title{margin-top:24px}.post-card__content{display:flex;flex:1;flex-direction:column}.post-card__excerpt{flex:1;margin-top:12px}.post-card__meta{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:24px}.post-card__date{font-family:var(--wp--preset--font-family--roboto-mono);font-size:var(--wp--preset--font-size--body);font-weight:var(--wp--preset--font-weight--body);line-height:var(--wp--preset--line-height--body);text-transform:var(--wp--preset--text-transform--caption)}.post-card.active .btn-secondary,.post-card:focus .btn-secondary,.post-card:hover .btn-secondary{color:var(--wp--preset--color--accent)}.breadcrumbs{margin-bottom:63px}.breadcrumbs__list{display:flex;gap:4px}.breadcrumbs__item{padding-right:20px;position:relative}.breadcrumbs__item>svg.icon{height:16px;position:absolute;right:0;top:6px;transform:rotate(-90deg);width:16px}.dark-bg .breadcrumbs__item>svg.icon,.dark-section .breadcrumbs__item>svg.icon{color:hsla(0,0%,100%,.24)}.breadcrumbs__item>a,.breadcrumbs__item>span{font-family:var(--wp--preset--font-family--roboto-mono);font-size:var(--wp--preset--font-size--caption-small);font-weight:var(--wp--preset--font-weight--caption-small);line-height:var(--wp--preset--line-height--caption-small);text-transform:var(--wp--preset--text-transform--caption);text-transform:uppercase}.breadcrumbs__item:has(.breadcrumbs__current)>svg{display:none}.dark-bg .breadcrumbs__link,.dark-section .breadcrumbs__link{color:var(--wp--preset--color--white)}.breadcrumbs__link:focus,.breadcrumbs__link:hover{color:var(--wp--preset--color--accent)}.dark-bg .breadcrumbs__current,.dark-section .breadcrumbs__current{color:var(--wp--preset--color--white-50)}.select2-container{display:inline-block;min-width:287px}.select2-selection{background:hsla(0,0%,5%,.02);border:1px solid var(--wp--preset--color--line-white);border-radius:100px;cursor:pointer;display:block;padding:12px 20px;position:relative;transition:var(--wp--preset--transition--default)}.dark-bg .select2-selection,.dark-section .select2-selection{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.08)}.dark-bg .select2-selection:focus,.dark-bg .select2-selection:hover,.dark-section .select2-selection:focus,.dark-section .select2-selection:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}.dark-bg .select2-selection[aria-expanded=true],.dark-section .select2-selection[aria-expanded=true]{background:var(--wp--preset--color--light-gray);z-index:1}.dark-bg .select2-selection[aria-expanded=true] .select2-selection__arrow svg.icon,.dark-bg .select2-selection[aria-expanded=true] .select2-selection__rendered,.dark-section .select2-selection[aria-expanded=true] .select2-selection__arrow svg.icon,.dark-section .select2-selection[aria-expanded=true] .select2-selection__rendered{color:var(--wp--preset--color--black)}.select2-selection[aria-expanded=true]{transition:background 0s ease,color .35s ease-in-out,border-color .35s ease-in-out}.select2-selection[aria-expanded=true] .select2-selection__arrow svg.icon{transform:rotate(-180deg)}.select2-selection__rendered{color:var(--wp--preset--color--black);display:block;font-family:var(--wp--preset--font-family--roboto-mono);font-size:var(--wp--preset--font-size--body);font-weight:var(--wp--preset--font-weight--body);line-height:var(--wp--preset--line-height--body);overflow:hidden;padding-right:1.5rem;text-overflow:ellipsis;text-transform:var(--wp--preset--text-transform--caption);white-space:nowrap}.dark-bg .select2-selection__rendered,.dark-section .select2-selection__rendered{color:var(--wp--preset--color--white)}.select2-selection__arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:var(--wp--preset--transition--default)}.select2-selection__arrow svg.icon{color:var(--wp--preset--color--black);height:24px;transition:var(--wp--preset--transition--default);width:24px}.dark-bg .select2-selection__arrow svg.icon,.dark-section .select2-selection__arrow svg.icon{color:var(--wp--preset--color--white)}.select2-search{display:none}.select2-dropdown{background:var(--wp--preset--color--light-gray);display:block;position:relative}.select2-dropdown--above{border-top-left-radius:20px;border-top-right-radius:20px}.select2-dropdown--below{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.select2-dropdown:before{background:var(--wp--preset--color--light-gray);content:"";display:block;height:24px;left:0;position:absolute;width:100%;z-index:-1}.select2-dropdown--below:before{top:-24px}.select2-dropdown--above:before{bottom:-24px}.select2-results{display:block;overflow:hidden}.select2-dropdown--above .select2-results{border-top-left-radius:20px;border-top-right-radius:20px}.select2-dropdown--below .select2-results{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.select2-results__option{color:var(--wp--preset--color--black);cursor:pointer;font-family:var(--wp--preset--font-family--roboto-mono);font-size:var(--wp--preset--font-size--caption-small);font-weight:var(--wp--preset--font-weight--caption-small);line-height:var(--wp--preset--line-height--caption-small);padding:6px 12px;text-transform:var(--wp--preset--text-transform--caption);transition:var(--wp--preset--transition--default)}.select2-results__option--highlighted{background:var(--wp--preset--color--accent);color:var(--wp--preset--color--white)}
