@charset "UTF-8";.container{margin:0 auto;max-width:1440px;padding:0 53px;width:100%}@media (max-width:767px){.container{padding:0 20px}}.columns{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 -10px -20px}.columns>*{display:block;flex:0 0 auto;margin-bottom:20px;padding:0 10px;width:100%}@media (min-width:768px){.columns{margin:0 -15px -30px}.columns>*{margin-bottom:30px;padding:0 15px;width:50%}}:root{--offset:24px;--max_width:1360px;--columns:12;--gutter:24px;--baseline:16px;--baseline-shift:0px;--color:#7ec3f140;--color-text:#7ec3f1;--media-query:"base";--repeating-width:calc(100%/var(--columns));--column-width:calc(100%/var(--columns) - var(--gutter));--background-width:calc(100% + var(--gutter));--background-columns:repeating-linear-gradient(to right,var(--color),var(--color) var(--column-width),#0000 var(--column-width),#0000 var(--repeating-width));--background-baseline:repeating-linear-gradient(to bottom,var(--color),var(--color) 1px,#0000 1px,#0000 var(--baseline))}@media (min-width:500px){:root{--columns:2;--color:#8f37a926;--color-text:#8f37a9;--media-query:"small"}}@media (min-width:1024px){:root{--columns:12;--gutter:24px;--color:#8f37a926;--color-text:#8f37a9;--media-query:"large"}}html.debug{position:relative}html.debug:before{background-image:var(--background-columns),var(--background-baseline);background-position:0 var(--baseline-shift);background-size:var(--background-width) 100%;bottom:0;content:"";left:0;margin-left:auto;margin-right:auto;max-width:var(--max_width);min-height:100vh;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - var(--offset)*2);z-index:1000}html.debug:after{color:var(--color-text);content:var(--media-query);left:1rem;pointer-events:none;position:fixed;top:1rem}button{background-color:initial;border:0;cursor:pointer}.btn{align-items:center;background:var(--button-background,var(--wp--preset--color--black));border-radius:1.5625rem;color:var(--button-color,var(--wp--preset--color--light-grey));cursor:pointer;display:inline-flex;gap:.625rem;justify-content:center;padding:1rem 1.25rem;position:relative;text-align:left;transition:box-shadow .16s ease-out}.btn,.btn a{font-size:var(--wp--preset--font-size--small);font-variation-settings:"wght" 600;font-weight:600;line-height:1.2}.btn a{color:inherit;text-decoration:none}.btn:after{background-color:currentcolor;content:"";display:inline-flex;flex-shrink:0;height:1rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='m11.864 10.473-1.518-.018V7.226L4.67 12.903l-1.072-1.072 5.677-5.677h-3.23l-.018-1.518 5.84-.003-.003 5.84Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='m11.864 10.473-1.518-.018V7.226L4.67 12.903l-1.072-1.072 5.677-5.677h-3.23l-.018-1.518 5.84-.003-.003 5.84Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1rem}.btn:before{background:var(--button-border-background,var(--wp--preset--color--black)) border-box;border:var(--button-border-size,1px) solid #0000;border-radius:1.5625rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;position:absolute}.btn--primary{--button-background:linear-gradient(117deg,var( --wp--preset--color--phrase-green ) 33.33%,#03eab380 100%);--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#03eab3,#027361)}.btn--outline{--button-background:var( --wp--preset--color--light-grey );--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#d9d9d9,#d2d2d2)}.btn-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin:0}.btn-group--center{justify-content:center}.btn--filter{background-color:initial;border:0;border-radius:60px;color:#181818;display:inline-block;font-size:16px;font-variation-settings:"wght" 400;font-weight:400;line-height:16px;padding:12px 24px;text-align:center;text-decoration:none;transition:background-color .2s cubic-bezier(.61,1,.88,1),color .2s cubic-bezier(.61,1,.88,1)}.btn--filter.active,.btn--filter:hover{background-color:#03eab3;color:currentcolor;font-variation-settings:"wght" 600;font-weight:600}.btn--filter:after,.btn--filter:before{display:none}p.btn-group+p{margin-top:16px}p.btn-group[style*="text-align: center"]{justify-content:center}.bg--grey .btn--outline{--button-color:var( --wp--preset--color--light-grey );--button-background:linear-gradient(117deg,#027361 33.33%,#02736180);--button-border-background:linear-gradient(98deg,#02736100,#03363d)}.bg--green .btn--primary{--button-background:var( --wp--preset--color--light-grey );--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#d9d9d9,#d2d2d2)}.bg--green .btn--outline{--button-border-size:2px;--button-background:#0000;--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#09090900,#000 50%,#413333)}.bg--yellow .btn--primary{--button-background:var( --wp--preset--color--black );--button-color:var( --wp--preset--color--light-grey );--button-border-background:var( --wp--preset--color--black )}.bg--yellow .btn--outline{--button-border-size:2px;--button-background:#0000;--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#09090900,#000 50%,#413333)}div:not(.wp-site-blocks) .wp-block-buttons .wp-block-button{display:inline-block;margin:0}div:not(.wp-site-blocks) .wp-block-buttons .wp-block-button__link{font-variation-settings:"wght" 600}.bg--white{background-color:#fff}.bg--white+.bg--white{padding-top:0}.bg--green{background-color:#03eab3}.bg--green+.bg--green{padding-top:0}.bg--yellow{background-color:#ffe300}.bg--yellow+.bg--yellow{padding-top:0}.bg--grey{background-color:#f8f8f8}.bg--grey+.bg--grey{padding-top:0}.bg--green,.bg--yellow{color:#181818}.bg--green :where(p,li,label),.bg--green ul.checklist--large li,.bg--green ul.checklist--small li,.bg--yellow :where(p,li,label),.bg--yellow ul.checklist--large li,.bg--yellow ul.checklist--small li{color:#181818}.bg--outline{border:2px solid #000}:root{--header-height:140px;--header-bottom-margin:32px}.site-header{background:#fff;margin-bottom:var(--header-bottom-margin);position:sticky;top:var(--wp-admin--admin-bar--height,0);transition:margin-bottom .16s cubic-bezier(.61,1,.88,1);width:100%;z-index:11}.site-header ul{list-style:none;margin:0}.site-header .site-header__nav-container{padding-bottom:50px;padding-top:50px;transition:padding .16s cubic-bezier(.61,1,.88,1)}@media screen and (min-width:1024px) and (max-width:1299px){.site-header .site-header__nav-container{padding-bottom:30px;padding-top:30px}}@media (max-width:1023px){.site-header .site-header__nav-container{padding-bottom:16px;padding-top:16px}}.site-header .wpml-ls:not(:has(.wpml-ls-sub-menu>*)){pointer-events:none}.site-header .wpml-ls:not(:has(.wpml-ls-sub-menu>*)) .wpml-ls-item-toggle{background-image:none;padding:0}.site-header .wpml-ls .wpml-ls-item-toggle{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m2.571 6.572 7.025 7.024a.571.571 0 0 0 .808 0l7.025-7.024' stroke='%23181818' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 50%;background-repeat:no-repeat;background-size:12px 12px;color:var(--wp--preset--color--black)!important;display:flex;font-size:14px;height:44px;justify-content:center;padding:0 16px 0 0}.site-header .wpml-ls:hover .wpml-ls-item-toggle{border-color:#1080fc}.site-header .wpml-ls .wpml-ls-link:not(:hover){color:var(--wp--preset--color--black)!important}.site-header .wpml-ls .wpml-ls-sub-menu{align-items:center;background:#fff;border:0;border-radius:16px;box-shadow:0 0 35px #00000024;display:flex;flex-direction:column;margin:0;opacity:0;padding:8px;pointer-events:none;position:absolute;right:-16px;transition:.2s cubic-bezier(.61,1,.88,1);width:auto;z-index:20}.site-header .wpml-ls .wpml-ls-sub-menu:empty{display:none!important}.site-header .wpml-ls .wpml-ls-sub-menu:before{border:6px solid;border-color:#fff0 #fff0 #fff;bottom:100%;content:"";height:0;margin-left:-6px;pointer-events:none;position:absolute;right:16px;width:0}.site-header .wpml-ls .wpml-ls-sub-menu li{width:100%}.site-header .wpml-ls .wpml-ls-sub-menu a{display:block;padding:8px 16px;text-align:center;transition:color .2s cubic-bezier(.61,1,.88,1)}.site-header .wpml-ls .wpml-ls-sub-menu a:hover{color:#1080fc}.site-header .wpml-ls .wpml-ls-current-language:focus .wpml-ls-sub-menu,.site-header .wpml-ls .wpml-ls-current-language:hover .wpml-ls-sub-menu{opacity:1;pointer-events:auto}.remove-nav .site-header .menu_block,.remove-nav .site-header .secondar-nav,.remove-nav .site-header .site-header__mobile-trigger{display:none}@media (max-width:1023px){.site-header .site-header__nav-container{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}}@media (max-width:767px){.site-header .site-header__nav-container{padding-bottom:16px;padding-top:16px}}.site-header:after{background-color:#dfdfdf;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:opacity .2s cubic-bezier(.61,1,.88,1);width:100%}.has-notification-bar .site-header:after{display:none}.site-header.condensed{background:#fff;margin-bottom:100px}.site-header.condensed:after{opacity:1}.site-header.condensed .site-header__nav-container{padding-bottom:16px;padding-top:16px}.site-header__nav{align-items:baseline;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;position:relative;z-index:1}@media (max-width:1023px){.site-header__nav{position:static;width:100%}}.site-header__nav .logo{align-self:center;display:flex;flex-shrink:0;margin-right:40px}.site-header__nav .logo svg{height:auto;max-width:109px}@media screen and (min-width:1024px) and (max-width:1299px){.site-header__nav{flex-wrap:wrap}.site-header__nav .logo{margin-bottom:20px;margin-right:0;order:1}.site-header__nav .secondar-nav{order:2}.site-header__nav .menu_block{display:flex;flex-basis:100%;margin-left:-11px;order:3}}.site-header__nav .menu_mobile-end{display:none}@media (max-width:767px){.site-header__nav .menu_mobile-end{align-items:center;display:flex;flex-wrap:wrap;gap:0 30px;justify-content:center;margin:40px 0 56px}}.site-header__nav .menu_mobile-end .nav--login{align-items:center;justify-content:center;margin:20px 0 0;width:100%}.site-header__nav .menu_mobile-end .nav--login ul{display:flex;justify-content:center}.site-header__nav .menu_mobile-end .nav--login ul .btn--outline{background:none;border:0;color:#1080fc}.site-header__nav .menu_mobile-end .nav--login ul .btn--outline:before{display:none}.site-header__nav .menu_mobile-end .nav--login ul .btn--outline:hover{box-shadow:none;text-decoration:underline}.site-header__nav .menu_mobile-end ul{align-items:center;display:flex;flex-wrap:wrap;gap:10px 30px;justify-content:center;margin-bottom:10px}@media (max-width:1023px){.site-header__nav .menu_block{-webkit-overflow-scrolling:touch;background:#fff;display:flex;flex-direction:column;height:calc(100vh - 60px);left:0;max-height:0;max-height:calc(100vh - 60px);opacity:0;overflow:auto;pointer-events:none;position:absolute;right:0;top:100%;transition:opacity .2s cubic-bezier(.61,1,.88,1)}}@media (max-width:1023px) and (max-width:1023px){.site-header__nav .menu_block{padding:40px 40px 0}}@media (max-width:1023px) and (max-width:767px){.site-header__nav .menu_block{padding:40px 0 0}}@media (max-width:1023px){.site-header__nav .menu_block.menu-active{opacity:1;pointer-events:all}}.site-header__nav .nav-items{display:flex}@media (max-width:1023px){.site-header__nav .nav-items{border-top:1px solid #a2a2a2;flex-direction:column;width:100%}}.site-header__nav .nav-items>li.current-menu-ancestor>.nav-link,.site-header__nav .nav-items>li.current-menu-item>.nav-link,.site-header__nav .nav-items>li.current-menu-parent>.nav-link{color:#1080fc}@media (min-width:1024px){.site-header__nav .nav-items>li>.nav-link{display:flex;padding:11px 12px}.site-header__nav .nav-items>li.menu-item-has-children:before{content:close-quote;height:80px;position:absolute;width:100px}.site-header__nav .nav-items>li.menu-item-has-children>.nav-link{position:relative}.site-header__nav .nav-items>li.menu-item-has-children>.nav-link:before{border-bottom:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;content:close-quote;height:0;left:calc(50% - 5px);margin-top:1px;opacity:0;position:absolute;top:65px;transform:translate(-50%,-100%);transition:opacity .2s cubic-bezier(.61,1,.88,1);width:20px;z-index:9}}.site-header__nav .nav-items>li.menu-item-has-children:hover a:before{opacity:1}@media (max-width:1023px){.site-header__nav .nav-items>li.menu-item-has-children{position:relative}.site-header__nav .nav-items>li.menu-item-has-children ul{margin:0}.site-header__nav .nav-items>li.menu-item-has-children li{padding:0}}@media (max-width:767px){.site-header__nav .nav-items>li.menu-item-has-children{padding:23px 16px}.site-header__nav .nav-items>li.menu-item-has-children li{padding:0}.site-header__nav .nav-items>li.menu-item-has-children .sub-menu .sub-menu{margin:0}}@media (max-width:1023px){.site-header__nav .nav-items li{border-bottom:1px solid #a2a2a2;margin:0;padding:25px}}@media screen and (max-width:1023px) and (min-width:768px) and (max-width:1024px){.site-header__nav .nav-items li:last-child{border:none}}@media (max-width:1023px){.site-header__nav .nav-items li li{border-bottom:none}}@media (max-width:767px){.site-header__nav .nav-items li{padding:23px 16px}}.site-header__nav .nav-items li:last-child{margin-right:0}.site-header__nav .nav-items li .nav-link,.site-header__nav .nav-items li a{color:#181818;cursor:pointer;font-size:16px;font-variation-settings:"wght" 600;font-weight:600;line-height:19px;text-decoration:none;transition:color .2s cubic-bezier(.61,1,.88,1)}@media (max-width:1023px){.site-header__nav .nav-items li .nav-link,.site-header__nav .nav-items li a{color:#000;font-size:18px;font-style:normal;font-variation-settings:"wght" 500;font-weight:500;line-height:24px}}.site-header__nav .nav-items li .nav-link:hover,.site-header__nav .nav-items li a:hover{color:#1080fc}.site-header__nav .nav-items .link--bottom{margin-top:auto}.site-header__nav .nav-items .link--bottom a{color:#1080fc;font-size:16px;font-variation-settings:"wght" 600;font-weight:600;line-height:19px}.site-header__nav .nav-items .menu-item-has-children{display:flex;flex-direction:column;height:100%;position:relative}@media (max-width:1023px){.site-header__nav .nav-items .menu-item-has-children{height:auto}}.site-header__nav .nav-items .menu-item-has-children .menu-item-has-children{position:relative}@media (min-width:1024px){.site-header__nav .nav-items .menu-item-has-children .menu-item-has-children{max-width:200px}}.site-header__nav .nav-items .menu-item-has-children .arrow-click{align-items:center;display:none;position:absolute;right:16px;top:20px;transition:all .2s cubic-bezier(.61,1,.88,1)}.site-header__nav .nav-items .menu-item-has-children .arrow-click circle,.site-header__nav .nav-items .menu-item-has-children .arrow-click path{transition:all .2s cubic-bezier(.61,1,.88,1)}@media (max-width:1023px){.site-header__nav .nav-items .menu-item-has-children .arrow-click{display:flex}}.site-header__nav .nav-items .menu-item-has-children:hover>.nav-link:after{transform:scale(1)}.site-header__nav .nav-items .menu-item-has-children:hover .menu-item-has-children a:after{display:none}.site-header__nav .nav--language{position:absolute;z-index:10001}@media (max-width:1023px){.site-header__nav .nav--language{opacity:0;right:40px;top:72px;visibility:hidden}.menu-open .site-header__nav .nav--language{opacity:1;visibility:visible}}@media (max-width:767px){.site-header__nav .nav--language{right:16px;top:56px}}@media (min-width:1024px){.site-header__nav .nav--language{right:0;top:-44px}}@media screen and (min-width:1024px) and (max-width:1299px){.site-header__nav .nav--language{top:-38px}}.site-header__nav .nav--language ul li.menu-item-has-children{align-items:center;border:1px solid #000;border-radius:50%;display:flex;flex-flow:row nowrap;height:43px;justify-content:center;width:43px}.site-header__nav .nav--language ul li.menu-item-has-children:hover{background:#1080fc;border:1px solid #1080fc;cursor:pointer}.site-header__nav .nav--language ul li.menu-item-has-children:hover a{color:#fff}.site-header__nav .nav--language ul li a{color:inherit;font-size:14px;line-height:19px;text-decoration:none;white-space:nowrap}@media (min-width:1024px){.site-header__nav .nav--language ul li:hover .sub-menu{max-height:1000px;opacity:1;transform:translate(-50%,2px)}.site-header__nav .nav--language ul li:hover .sub-menu a{color:#181818}}.site-header__nav .nav--language ul li .sub-menu{background:#fff;border-radius:7px;box-shadow:0 5px 20px #0000001a;display:flex;flex-direction:column;left:50%;max-height:none;opacity:0;overflow:hidden;padding:24px 34px;position:absolute;top:100%;transform:translate(-50%,20px);transition:.2s cubic-bezier(.61,1,.88,1)}@media (max-width:1023px){.site-header__nav .nav--language ul li .sub-menu{padding:0}}.site-header__nav .nav--language ul li .sub-menu li a:hover{color:#1080fc}.site-header__nav .secondar-nav{align-items:center;display:flex;flex:0 0 auto;flex-flow:row nowrap;justify-content:space-between;margin-left:auto}@media (min-width:1024px){.site-header__nav .secondar-nav{padding-left:20px;position:relative}}.site-header__nav .secondar-nav .nav--login{display:none;visibility:hidden}@media (min-width:768px){.site-header__nav .secondar-nav .nav--login{display:block;margin-right:20px;visibility:visible}}.site-header__nav .secondar-nav .nav--login ul li a{color:#181818;font-size:16px;font-variation-settings:"wght" 600;font-weight:600;line-height:19px;text-decoration:none;transition:color .2s cubic-bezier(.61,1,.88,1)}.site-header__nav .secondar-nav .nav--login ul li a:hover{color:#1080fc}.site-header__nav .secondar-nav .nav--trial{display:none;visibility:hidden}@media (min-width:768px){.site-header__nav .secondar-nav .nav--trial{display:block;position:relative;visibility:visible;z-index:10000}}.site-header .arrow-click{display:none}.mobile-nav-open .site-header__nav .nav-items{transform:translateX(0)}.site-header__mobile-trigger{background-color:initial;border:0;cursor:pointer;height:15px;margin:0;padding:0;position:relative;transition:all .5s ease-in-out;width:32px;z-index:12}@media (min-width:1024px){.site-header__mobile-trigger{display:none}}@media (min-width:768px){.site-header__mobile-trigger{margin-left:20px}}.site-header__mobile-trigger span{background-color:#000;border-radius:30px;display:block;height:2px;left:0;opacity:1;position:absolute;top:-1px;transition:transform .25s ease-in-out;width:32px;will-change:transform}.site-header__mobile-trigger span,.site-header__mobile-trigger span:first-child{transform:translateY(0) rotate(0deg) scaleX(1)}.site-header__mobile-trigger span:nth-child(2),.site-header__mobile-trigger span:nth-child(3){transform:translateY(8px) rotate(0deg) scaleX(1)}.site-header__mobile-trigger span:nth-child(4){transform:translateY(16px) rotate(0deg) scaleX(1)}@media (max-width:1023px){.site-header__mobile-trigger.menu-active span{opacity:0}.site-header__mobile-trigger.menu-active span:first-child{left:50%;transform:translateY(0) rotate(0deg) scaleX(0)}.site-header__mobile-trigger.menu-active span:nth-child(2){opacity:1;transform:translateY(8px) rotate(45deg) scaleX(1)}.site-header__mobile-trigger.menu-active span:nth-child(3){opacity:1;transform:translateY(8px) rotate(-45deg) scaleX(1)}.site-header__mobile-trigger.menu-active span:nth-child(4){left:50%;transform:translateY(0) rotate(0deg) scaleX(0)}}.menu-item-has-children .dropdown-item{font-size:14px!important;font-variation-settings:"wght" 600;font-weight:600}.menu-item-has-children .sub-menu li{flex-basis:0;height:auto;margin-right:0;padding-left:0;position:relative}.menu-item-has-children .sub-menu li li{padding:0}.menu-item-has-children .sub-menu>li{margin-bottom:15px;position:relative}.menu-item-has-children .sub-menu>li:last-child{margin-bottom:0}.menu-item-has-children .menu-item__icon{height:20px;left:-32px;position:absolute;top:4px;width:20px}@media (max-width:1023px){.menu-item-has-children .menu-item__icon{display:inline-flex;left:0;margin-right:12px;position:relative}}.menu-item-has-children .menu-item__icon img{height:100%;object-fit:contain;width:100%}@media (min-width:1024px){.menu-item-has-children.animamenu .sub-menu{max-height:1000px!important;opacity:1;pointer-events:all}.menu-item-has-children.animamenu .sub-menu a{color:#181818}.menu-item-has-children:hover .sub-menu{max-height:1000px;opacity:1;pointer-events:all}}.menu-item-has-children.submenu--expanded .sub-menu{max-height:1000px;opacity:1}@media (min-width:1024px){.menu-item-has-children.submenu--expanded .sub-menu{transform:translate(-50%,2px)}.menu-item-has-children.sub-menu--small>.sub-menu{border-radius:20px;padding:25px 20px 25px 50px}}@media (max-width:1023px){.menu-item-has-children.sub-menu--small>.sub-menu li{padding-left:20px}}@media (min-width:1024px){.menu-item-has-children.sub-menu--large{position:static!important}.menu-item-has-children.sub-menu--large>.sub-menu{-webkit-overflow-scrolling:touch;border-radius:20px;box-shadow:0 0 35px 6px #00000024;display:grid;gap:0 30px;grid-auto-flow:column;grid-template-columns:auto;height:auto;left:0;max-width:calc(100vw - 100px);min-height:0;min-width:900px;overflow-x:auto;overflow-y:hidden;padding:0 32px;scrollbar-color:#0000001a #0000;scrollbar-width:thin;top:calc(100% + 24px);transform:translate(0);width:auto}}@media (min-width:1024px){.menu-item-has-children.sub-menu--large>.sub-menu::-webkit-scrollbar{height:12px}.menu-item-has-children.sub-menu--large>.sub-menu::-webkit-scrollbar-thumb{background:#0000001a;background-clip:padding-box;border:5px solid #0000;border-radius:9999px}.menu-item-has-children.sub-menu--large>.sub-menu::-webkit-scrollbar-track{background:#0000}}@media (max-width:1023px){.menu-item-has-children.sub-menu--large>.sub-menu{min-height:0}}@media (max-width:1023px) and (min-width:768px){.menu-item-has-children.sub-menu--large>.sub-menu{display:flex;flex-direction:unset!important;flex-wrap:wrap;gap:20px 20px}.menu-item-has-children.sub-menu--large>.sub-menu>li{flex:1 1 auto;padding-left:0;width:48%}}.menu-item-has-children.sub-menu--large>.sub-menu>li{min-width:200px;padding:23px 0}.menu-item-has-children .sub-menu{border-radius:7px;display:flex;flex-direction:column;left:-50%;max-height:0;opacity:0;pointer-events:none;top:calc(100% + 20px);transition:.2s cubic-bezier(.61,1,.88,1);width:235.46px}@media (min-width:1024px){.menu-item-has-children .sub-menu{padding:25px}}@media (max-width:1023px){.menu-item-has-children .sub-menu{left:0;top:0;width:100%}}.menu-item-has-children .sub-menu .menu-item-desc{color:#181818;display:block;font-size:14px;font-variation-settings:"wght" 400;font-weight:400;line-height:21px;white-space:break-spaces;width:100%}@media (max-width:767px){.menu-item-has-children .sub-menu .menu-item-desc{display:none}}.menu-item-has-children .sub-menu .menu-item-desc a{color:#181818;display:block;font-size:14px;font-variation-settings:"wght" 400;font-weight:400;line-height:21px;padding:0;white-space:break-spaces;width:100%}.menu-item-has-children .sub-menu .menu-item-desc a:before{display:none!important}@media (min-width:1024px){.menu-item-has-children .sub-menu{background:#fff;box-shadow:0 5px 20px #0000001a;left:50%;max-height:none!important;position:absolute;top:calc(100% + 24px);transform:translate(-50%)}.menu-item-has-children .sub-menu .current-menu-item a{color:#1080fc}}.menu-item-has-children .sub-menu a{color:#181818;display:inline-block;line-height:2.4375}.menu-item-has-children .sub-menu a:hover{color:#1080fc}.menu-item-has-children .sub-menu a:hover:after{display:none}@media (min-width:1024px){.menu-item-has-children .sub-menu>*{flex-basis:50%}}.menu-item-has-children .sub-menu>.menu-item-has-children ul{display:flex;flex-direction:column}@media (max-width:1023px){.menu-item-has-children .sub-menu>.menu-item-has-children ul{margin-left:0}}.menu-item-has-children .sub-menu .sub-menu{box-shadow:none;display:block;flex-direction:column!important;height:100%;min-width:0;padding:0;position:static;transform:none;width:auto}.menu-item-has-children .sub-menu li{margin-bottom:15px}.menu-item-has-children .sub-menu li:hover>.menu-item-desc>a,.menu-item-has-children .sub-menu li:hover>a{color:#1080fc!important}.menu-item-has-children .sub-menu li a{padding:0}.menu-item-has-children .sub-menu li.bg--gray{background-color:#f8f8f8;min-width:260px;padding:23px 32px}@media (min-width:1024px){.menu-item-has-children .sub-menu li.bg--gray{height:100%;margin:0 -32px 0 0}}@media (max-width:1023px){.menu-item-has-children .sub-menu li.bg--gray .menu--link{left:0}}.menu-item-has-children .sub-menu li.bg--gray ul{background:#0000}.menu-item-has-children .sub-menu li.col-double,.menu-item-has-children .sub-menu li.col-triple{max-width:430px!important}.menu-item-has-children .sub-menu li.col-double>ul.sub-menu,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu{display:flex;flex-direction:row!important;flex-wrap:wrap;height:100%}.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li{flex:1 2 auto;height:auto;margin:0;padding:11px 0;width:50%}@media (min-width:1024px){.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li{padding-right:10px}}@media (max-width:767px){.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li{width:100%}}.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li>a,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li>a{align-items:center;display:flex;margin-bottom:4px;padding:0 20px 0 0;white-space:break-spaces}.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li.menu--link,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li.menu--link{display:block}@media (min-width:1024px){.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li.menu--link,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li.menu--link{bottom:0;height:auto;left:0;margin:auto 0 0;padding:0!important;position:relative}}.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li.menu--link>a,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li.menu--link>a{display:block}@media (min-width:1024px){.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li.menu--link-right,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li.menu--link-right{text-align:right}.menu-item-has-children .sub-menu li.col-double>ul.sub-menu>li.menu--link-right>a,.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li.menu--link-right>a{display:block;padding-right:0}}.menu-item-has-children .sub-menu li.col-triple{max-width:645px!important}.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li{flex:1 3 auto;width:33.333333%}.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li:nth-child(3n){padding-right:0}@media (max-width:1023px){.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li{flex:1 2 auto;padding-right:10px;width:50%}.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li:nth-child(2n){padding-right:0}}@media (max-width:767px){.menu-item-has-children .sub-menu li.col-triple>ul.sub-menu>li{flex:1 1 auto;padding-right:0;width:100%}}@media (min-width:1024px){.menu-item-has-children .sub-menu li.menu--link{bottom:0;height:auto;left:0;margin:auto 0 0;padding:0!important;position:relative}}.menu-item-has-children .sub-menu li.menu--link a{color:#1080fc;padding:0 20px 0 0;position:relative}@media (max-width:1023px){.menu-item-has-children .sub-menu li.menu--link a{line-height:1.4}}@media (min-width:1024px){.menu-item-has-children .sub-menu li.menu--link a{font-size:16px!important}}.menu-item-has-children .sub-menu li.menu--link a:after{background-image:url(../svg/arrow-right-blue.svg);background-position:50%;background-repeat:no-repeat;content:close-quote;display:inline-block!important;height:14px;margin-bottom:-2px;position:relative;transform:translateX(0);transition:all .2s cubic-bezier(.61,1,.88,1);width:20px}.menu-item-has-children .sub-menu li.menu--link a:hover:after{transform:translateX(8px)}.menu-item-has-children .sub-menu li.menu--link .menu-item-desc{display:none}.menu-item-has-children .sub-menu li.menu--title>span{border-bottom:1px solid;color:#1080fc;display:flex;font-size:16px;font-variation-settings:"wght" 500;font-weight:500;line-height:1.1875;margin:0 0 15px;padding:0 0 5px;text-transform:uppercase}.menu-item-has-children .sub-menu li.menu ul li a{color:#181818;font-size:14px;font-variation-settings:"wght" 600;font-weight:600;line-height:21px;text-transform:none}@media (max-width:1023px){.menu-item-has-children.active_submenu-mobile{background:#f8f8f8}.menu-item-has-children.active_submenu-mobile .sub-menu{left:0;max-height:none;opacity:1;pointer-events:all;position:relative;top:0;width:100%}}@media (max-width:1023px) and (max-width:1023px){.menu-item-has-children.active_submenu-mobile .sub-menu{background:#f8f8f8;margin-bottom:20px;margin-top:20px;padding:25px 0}}@media (max-width:1023px) and (max-width:767px){.menu-item-has-children.active_submenu-mobile .sub-menu{margin-bottom:0;margin-top:0;padding:25px 0}.menu-item-has-children.active_submenu-mobile .sub-menu .sub-menu{padding:0 10px}}@media (max-width:1023px){.menu-item-has-children.active_submenu-mobile>.arrow-click{transform:rotate(180deg)}.menu-item-has-children.active_submenu-mobile>.arrow-click circle{fill:#1080fc;stroke:#1080fc}.menu-item-has-children.active_submenu-mobile>.arrow-click path{stroke:#fff}body.menu-open{overflow:hidden}body.menu-open .notification-bar{display:none}}#pxMainContent:has(>.pxblock:first-child:not(.bg--white)){margin-top:calc(var(--header-bottom-margin)*-1)}html{scroll-padding-top:calc(var(--header-height) + var(--header-bottom-margin) + var(--wp-admin--admin-bar--height, 0px))}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.media{overflow:hidden}.media img{display:block}.media--video_mp4{position:relative}.media--video_mp4 video{display:block;height:auto;max-width:100%;position:relative;width:100%}.media--video_mp4 .video{z-index:1}.media--video_mp4 .video__poster{background:#000;cursor:pointer;height:100%;position:absolute;width:100%;z-index:2}.media--video_mp4 .video__poster img,.media--video_mp4 .video__poster video{height:100%;object-fit:cover;object-position:center center;width:100%}.media--video_mp4 .video__poster:before{background:url(../svg/video-play.svg) no-repeat 50%;background-size:contain;border-radius:50%;content:"";display:block;height:36px;left:50%;margin-left:-18px;margin-top:-18px;position:absolute;top:50%;width:36px;z-index:3}@media (min-width:768px){.media--video_mp4 .video__poster:before{height:130px;margin-left:-65px;margin-top:-65px;width:130px}}.media--presto{position:sticky;top:calc(50vh - 15%)}.custom-aspect-ratio{padding-bottom:56.25%;position:relative}.custom-aspect-ratio .iframe{padding-bottom:0;position:static}.custom-aspect-ratio video{height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;top:0;width:100%}.wp-caption{margin-bottom:24px;margin-top:24px;max-width:100%}.wp-caption img{display:block}.wp-caption-dd,.wp-caption-text{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:14px;font-variation-settings:"wght" 400;font-weight:400;line-height:1.5;padding-top:5px;text-align:center}.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}body .pxblock--columns .presto-block-video{aspect-ratio:16/9;border-radius:20px!important;height:auto;max-width:100%}#breadcrumbs{background:#ededed;font-size:12px;padding:10px 0;position:relative;z-index:10}#breadcrumbs a{color:#1080fc}.site-footer{background-color:var(--wp--preset--color--light-grey);padding:2.5rem 0;position:relative;z-index:10}.wp-site-blocks .site-footer{border-radius:1.25rem 1.25rem 0 0;margin-top:2.25rem}.wp-site-blocks .site-footer .container{max-width:var(--wp--style--global--wide-size);padding:0 var(--wp--preset--spacing--70)}.site-footer ul{list-style:none;margin:0}.site-footer a{color:inherit;text-decoration:none}.site-footer .logo svg{height:auto;max-width:109px}.remove-nav .site-footer{display:none}.site-footer .footer--main{padding-bottom:1.875rem}.site-footer .footer--main .columns{gap:8.156%;margin:0}@media screen and (max-width:1100px){.site-footer .footer--main .columns{gap:.938rem}}.site-footer .footer--main .columns .copyright{font-size:var(--wp--preset--font-size--small);font-weight:700;margin:0}.site-footer .footer--main .columns .column{margin:0;padding:0;width:auto}.site-footer .footer--main .columns .column.main--logo{align-self:stretch;display:flex;flex:1;flex-direction:column}.site-footer .footer--main .columns .column.main--logo .copyright{margin:auto 0 0}@media screen and (max-width:1100px){.site-footer .footer--main .columns .column.main--logo .copyright{display:none}.site-footer .footer--main .columns .column.main--logo{flex-basis:100%}.site-footer .footer--main .columns .column.main--menu{flex-basis:calc(50% - 0.938rem)}}.site-footer .footer--main .columns .column.main--menu ul li{font-size:var(--wp--preset--font-size--small);line-height:1.9;margin-bottom:0}.site-footer .footer--main .columns .column.main--menu ul li:first-of-type{font-size:var(--wp--preset--font-size--medium);font-weight:700}.site-footer .footer--main .columns .column.main--menu ul li:first-of-type a{cursor:default}.site-footer .footer--main .columns .column.main--menu ul li a{color:var(--wp--preset--color--black)}.site-footer .footer--main .columns .column.main--copyright{display:none}@media screen and (max-width:1100px){.site-footer .footer--main .columns .column.main--copyright{display:flex;flex-basis:100%}}.site-footer .footer--main:after{background-color:var(--wp--preset--color--black);border-radius:2px;content:"";display:block;height:1px;margin-top:1.875rem}.site-footer .footer--secondary .columns{align-items:center;display:flex;justify-content:space-between;margin:0}@media screen and (max-width:1100px){.site-footer .footer--secondary .columns{flex-direction:column-reverse}}.site-footer .footer--secondary .columns .column{align-items:center;justify-content:space-between;margin:0;padding:0;width:auto}.site-footer .footer--secondary .columns .column.secondary--copyright{display:flex;flex:1;font-size:14px;width:100%}.site-footer .footer--secondary .columns .column.secondary--copyright ul{display:flex;flex-wrap:wrap;gap:3.707%;width:100%}@media screen and (max-width:1100px){.site-footer .footer--secondary .columns .column.secondary--copyright ul{justify-content:center}}.site-footer .footer--secondary .columns .column.secondary--copyright ul li{flex-shrink:0}@media screen and (max-width:1100px){.site-footer .footer--secondary .columns .column.secondary--social{margin-bottom:1.875rem}}.site-footer .footer--secondary .columns .column.secondary--social ul{display:flex;gap:14px;justify-content:flex-end}@media (max-width:767px){.site-footer .footer--secondary .columns .column.secondary--social ul{justify-content:center}}.site-footer .footer--secondary .columns .column.secondary--social ul li{background-color:#181818;border-radius:100%;height:38px;width:38px}.site-footer .footer--secondary .columns .column.secondary--social ul li svg{height:18px;width:auto}.site-footer .footer--secondary .columns .column.secondary--social ul li svg path{fill:#fff;transition:fill .2s cubic-bezier(.61,1,.88,1)}.site-footer .footer--secondary .columns .column.secondary--social ul li:hover svg path{fill:#ffe300}.site-footer .footer--secondary .columns .column.secondary--social ul li a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}ul.button-nav{display:inline-flex;flex-flow:row wrap;justify-self:flex-start;list-style:none;margin:0;padding:0}ul.button-nav li{margin-bottom:10px}ul.button-nav li:last-child .tab-btn{margin-right:0}ul.button-nav button{background-color:#03eab3;background:#f8f8f8;border-radius:60px;color:#181818;cursor:pointer;display:inline-block;font-size:16px;font-variation-settings:"wght" 600;font-weight:600;line-height:16px;margin-right:10px;outline:none;padding:12px 24px;text-align:center;text-decoration:none;transition:all .2s cubic-bezier(.61,1,.88,1)}ul.button-nav button.active,ul.button-nav button:hover{background-color:#03eab3}@media (min-width:768px){ul.button-nav{background-color:#f8f8f8;border-radius:60px;overflow:hidden}ul.button-nav li{margin-bottom:0}}.notification-bar{align-items:center;background:#181818;color:#fff;display:flex;justify-content:center;margin-top:16px;padding:9px 0;position:relative;text-decoration:none}.notification-bar:after{background-color:#fff;bottom:0;content:"";height:1px;position:absolute;width:100%}@media (min-width:1024px){.notification-bar{margin-top:0}}.notification-bar--is-style-gray{background:#f4f4f4;color:#181818}.notification-bar--is-style-green{background:#03eab3;color:#181818}.notification-bar--is-size-large{padding:12px 0}.notification-bar--is-size-large .notification-bar__text{font-size:16px;line-height:24px}.notification-bar--is-size-large .notification-bar__icon svg{height:12px}.notification-bar .container{align-items:center;display:flex;justify-content:center}.notification-bar__text{font-size:14px;font-variation-settings:"wght" 500;font-weight:500;line-height:21px}.notification-bar__icon{margin-left:14px;transition:transform .2s cubic-bezier(.61,1,.88,1)}@media (min-width:500px){.notification-bar__icon{margin-left:7px}}.notification-bar__icon svg{display:block;height:10px;width:auto}.notification-bar__icon svg path{stroke:currentColor}.notification-bar:hover .notification-bar__icon{transform:translate3d(5px,0,0)}.pxblock{padding:64px 0}@media (min-width:768px){.pxblock{padding:102px 0}}#pxMainContent .wp-block-code{background-color:#f8f8f8;border-radius:20px;padding:20px 15px}#pxMainContent .wp-block-code code,#pxMainContent code{background-color:#f8f8f8}#pxMainContent code{border-radius:5px;display:inline-block;padding:0 .5em}#pxMainContent .pxblock--text+.wp-block-code{margin-top:-40px}#pxMainContent .wp-block-code+.pxblock--text{padding-top:1em}@media (min-width:768px) and (prefers-reduced-motion:no-preference){.animate-in.animate-children>*,.animate-in:not(.animate-children){opacity:0;transform:translate3d(0,50px,0);transition:opacity .2s cubic-bezier(.61,1,.88,1),transform .2s cubic-bezier(.61,1,.88,1)}}@media (min-width:768px) and (prefers-reduced-motion:no-preference) and (prefers-reduced-motion){.animate-in .animation{animation:dissolve 2s linear infinite both}}@media (min-width:768px) and (prefers-reduced-motion:no-preference){.animate-in.animate-children>:first-child{transition-delay:0ms}.animate-in.animate-children>:nth-child(2){transition-delay:.25s}.animate-in.animate-children>:nth-child(3){transition-delay:.5s}.animate-in.animate-children>:nth-child(4){transition-delay:.75s}.animate-in.animate-children>:nth-child(5){transition-delay:1s}.animate-in.animate-children>:nth-child(6){transition-delay:1.25s}.animate-in.animate-children>:nth-child(7){transition-delay:1.5s}.animate-in.animate-children>:nth-child(8){transition-delay:1.75s}.animate-in.animate-children>:nth-child(9){transition-delay:2s}.animate-in.animate-children>:nth-child(10){transition-delay:2.25s}.animate-in.animate-children>:nth-child(11){transition-delay:2.5s}.animate-in.animate-children>:nth-child(12){transition-delay:2.75s}.animate-in.animate-children>:nth-child(13){transition-delay:3s}.animate-in.animate-children>:nth-child(14){transition-delay:3.25s}.animate-in.animate-children>:nth-child(15){transition-delay:3.5s}.animate-in.animate-children>:nth-child(16){transition-delay:3.75s}.animate-in.animate-children.delay-1>:first-child{transition-delay:.25s}.animate-in.animate-children.delay-1>:nth-child(2){transition-delay:.5s}.animate-in.animate-children.delay-1>:nth-child(3){transition-delay:.75s}.animate-in.animate-children.delay-1>:nth-child(4){transition-delay:1s}.animate-in.animate-children.delay-1>:nth-child(5){transition-delay:1.25s}.animate-in.animate-children.delay-1>:nth-child(6){transition-delay:1.5s}.animate-in.animate-children.delay-1>:nth-child(7){transition-delay:1.75s}.animate-in.animate-children.delay-1>:nth-child(8){transition-delay:2s}.animate-in.animate-children.delay-1>:nth-child(9){transition-delay:2.25s}.animate-in.animate-children.delay-1>:nth-child(10){transition-delay:2.5s}.animate-in.animate-children.delay-1>:nth-child(11){transition-delay:2.75s}.animate-in.animate-children.delay-1>:nth-child(12){transition-delay:3s}.animate-in.animate-children.delay-1>:nth-child(13){transition-delay:3.25s}.animate-in.animate-children.delay-1>:nth-child(14){transition-delay:3.5s}.animate-in.animate-children.delay-1>:nth-child(15){transition-delay:3.75s}.animate-in.animate-children.delay-1>:nth-child(16){transition-delay:4s}.animate-in.animated.animate-children>*,.animate-in.animated:not(.animate-children){opacity:1;transform:translateZ(0)}body.wp-admin .animate-in.animate-children>*,body.wp-admin .animate-in:not(.animate-children),body:not(.page) .animate-in.animate-children>*,body:not(.page) .animate-in:not(.animate-children){opacity:1;transform:none}}.posts{grid-gap:24px;display:grid;grid-template-columns:1fr;row-gap:24px}@media (min-width:768px){.posts{grid-template-columns:repeat(3,1fr)}}.post{margin-bottom:50px}.post__image{margin-bottom:15px}.post__image img{display:block}.post__categories{font-size:16px;text-transform:uppercase}.post__categories,.post__title{margin-bottom:10px}.post__excerpt{font-size:16px}.post-teaser{display:flex;flex-direction:column;text-decoration:none}.post-teaser img{border-radius:20px;height:auto;margin-bottom:18px;width:100%}.post-teaser__content{color:#505050;padding:0 20px}.post-teaser__title:not(.h3){color:#181818;font-size:24px;font-style:normal;font-variation-settings:"wght" 500;font-weight:500;line-height:32px;margin:0 0 8px}.post-teaser__categories{color:#181818;font-size:14px;font-variation-settings:"wght" 700;font-weight:700;line-height:21px;margin:0 0 8px;text-transform:uppercase}.post-teaser__excerpt{font-size:16px}.post-teaser-loop{display:flex;flex-wrap:wrap;gap:40px 24px;padding:40px 0}.post-teaser-loop .post-teaser{flex:1 0 30%;max-width:33%}@media (max-width:1023px){.post-teaser-loop .post-teaser{flex:1 0 40%;max-width:50%}}@media (max-width:767px){.post-teaser-loop .post-teaser{flex:1 0 100%;max-width:100%}}.post-teaser-loop .post-teaser img{max-height:232px;object-fit:cover;object-position:center}.single-post{display:flex;flex-direction:column;padding-top:10px}.single-post:not(.single-post--post) .main-container{max-width:none;padding:0}.single-post.single-post--case-study .single-post__heading+.pxblock--text.bg--white{padding-top:0}.single-post__heading{margin-bottom:65px}.single-post__heading .case-study-logo{display:flex;margin:0 0 16px}.single-post__heading .case-study-logo img,.single-post__heading .case-study-logo svg{width:auto}@media (min-width:1024px){.single-post__heading .case-study-logo img,.single-post__heading .case-study-logo svg{max-width:50%}}.single-post__heading .columns{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0 -10px -20px}.single-post__heading .columns>*{display:block;flex:0 0 auto;margin-bottom:20px;padding:0 10px;width:100%}@media (min-width:768px){.single-post__heading .columns{margin:0 -12.5px -25px}.single-post__heading .columns>*{margin-bottom:25px;padding:0 12.5px;width:50%}}.single-post__heading .date-and-read-time{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:14px;font-variation-settings:"wght" 400;font-weight:400;line-height:1.5;margin-bottom:8px}.single-post__heading .excerpt{font-size:16px;font-variation-settings:"wght" 400;font-weight:400;line-height:28px;max-width:525px}.single-post .main-container{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:767px){.single-post .main-container{flex-direction:column}}.single-post__categories{color:#181818;font-size:14px;font-variation-settings:"wght" 700;font-weight:700;line-height:21px;margin-bottom:8px;text-transform:uppercase}.single-post__content{flex:0 1 auto;padding:0}@media (max-width:767px){.single-post__content{margin:0;width:100%}}@media (min-width:1024px){.single-post__content .pxblock--text .wysiwyg{width:75%}}.single-post__content.full-width{margin:0;max-width:100%;width:100%}.single-post__content.post-semi-width{padding-right:140px;width:calc(100% - 416px);word-break:break-word}@media (max-width:1199px){.single-post__content.post-semi-width{padding-right:100px;width:calc(100% - 300px)}}@media (max-width:767px){.single-post__content.post-semi-width{padding:0;width:100%}}.single-post__content.post-semi-width .container{padding:0}.single-post__content.post-semi-width .wysiwyg{width:100%}.single-post__content>.pxblock.bg--white:first-child{padding-top:0}.single-post__content .container .wysiwyg{max-width:none}.single-post__content h2:not(:first-child){margin-top:34px}.single-post__content :is(h3,h4,h5,h6):not(:first-child){margin-top:26px}.single-post__sidebar{width:416px}@media (max-width:1259px){.single-post__sidebar{max-width:300px}}@media (max-width:767px){.single-post__sidebar{max-width:100%}}.single-post__sidebar-related-posts{display:flex;flex-direction:column;flex-wrap:wrap;gap:40px}.single-post .post__info{display:flex;flex-wrap:wrap;margin:32px auto 60px;max-width:1440px;padding:0 53px;padding:0!important;width:100%}@media (max-width:767px){.single-post .post__info{padding:0 20px}}.single-post .post__info p{margin:0}.single-post .post__info .author{color:#1080fc;margin:0 5px}@media (max-width:767px){.single-post .post__info{justify-content:center}}div#ez-toc-container{background:#f8f8f8;border:none;border-radius:20px;margin:34px 0;padding:32px}div#ez-toc-container .ez-toc-toggle{align-items:center;background:#1080fc;border:none;border-radius:50%;display:flex;height:32px;justify-content:center;margin:0;padding:0;width:32px}div#ez-toc-container .ez-toc-toggle:before{background-image:url(../svg/arrow-right-white.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:12px;transform:rotate(-90deg);width:12px}div#ez-toc-container .ez-toc-toggle .ez-toc-js-icon-con{display:none}div#ez-toc-container.toc_close .ez-toc-toggle:before{transform:rotate(90deg)}div#ez-toc-container .ez-toc-title{color:#181818;font-size:24px;font-variation-settings:"wght" 500;font-weight:500;line-height:32px}div#ez-toc-container .ez-toc-list a{color:#181818;display:flex;font-size:16px;font-variation-settings:"wght" 600;font-weight:600;line-height:1.5;margin:8px 0}div#ez-toc-container .ez-toc-title-container{margin:0 0 32px}div#ez-toc-container.toc_close .ez-toc-title-container{margin-bottom:0}.related-posts{background-color:#f8f8f8;margin-top:80px;padding:80px 0}.related-posts__title{margin-bottom:40px}@media (min-width:768px){.related-posts__title{font-size:30px;line-height:36px}}@media (min-width:1024px){.single-post--resource .pxblock--text .wysiwyg{max-width:75%}}.single-post__featured-image{display:flex;margin:0 0 0 auto;max-width:635px}@media (max-width:1259px) and (min-width:768px){.single-post__featured-image{max-width:450px}}.single-post__featured-image img{border-radius:20px;height:auto;max-width:100%}.single-post__featured-image .wp-block-presto-player-reusable-edit{width:100%}.single-post__featured-image .presto-block-video,.single-post__featured-image iframe,.single-post__featured-image lite-youtube,.single-post__featured-image video{aspect-ratio:16/9;border-radius:20px!important;height:auto;max-width:100%}.single-post__author{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between}.single-post__author-image{background:#a2a2a2;border-radius:50%;contain:paint;flex-shrink:0;height:72px;width:72px}.single-post__author-image img{height:auto;max-width:100%}.single-post__author-name{color:#000;display:flex;flex-direction:column;font-size:14px}.single-post__author-name a{color:#1080fc;font-variation-settings:"wght" 600;font-weight:600;text-decoration:none}.single-post__author-name em{font-style:normal}.single-post__author-meta{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:16px 0 32px}.single-post__social{display:flex;flex-direction:column;font-size:14px;font-variation-settings:"wght" 600;font-weight:600}.single-post__meta{align-items:center;display:flex;flex-direction:row;gap:40px}.single-post__meta .read-time{align-items:center;display:flex;font-size:15px;gap:6px;line-height:1;margin:0}.single-post__meta .social{align-items:center;display:flex;gap:5px;justify-content:flex-start}.single-post__meta .social .social_link{align-items:center;display:inline-flex;height:30px;justify-content:center;width:30px}.single-post__meta .social .social_link:first-child{margin-left:-9px}.single-post__meta .social .social_link svg{height:18px;width:18px}.single-post__meta .social .social_link svg *{fill:#1080fc}.single-post__dates{color:#505050;font-size:14px;width:100%}.nav--search{position:relative}@media (max-width:767px){.nav--search{margin-right:20px}}@media (min-width:768px){.nav--search{margin-left:8px;order:1}}.search_button{align-items:center;display:flex;height:32px;justify-content:center;width:32px}#search-form:target~.nav--search .search_button--open{display:none}.search_button--close{display:none;position:relative}#search-form:target~.nav--search .search_button--close{display:flex}.search_button--button{position:relative}.search_button-content--open{display:flex}.search_button-content--close,.search_button[aria-expanded=true] .search_button-content--open{display:none}.search_button[aria-expanded=true] .search_button-content--close{display:block}.search_button--open svg,.search_button-content--open svg{transform:scale(1.25)}.search_button--open svg path,.search_button-content--open svg path{fill:#000}.search_button-close{background-color:#000;border-radius:30px;height:2px;left:0;position:absolute;transform:rotate(45deg);width:32px}.search_button-close+.search_button-close{transform:rotate(-45deg)}@media (max-width:1023px){.site-header:has(#search-form:target) .notification-bar{display:none}}#search-form{background:#fff;display:flex;flex-direction:column;left:0;opacity:0;overflow:auto;padding:23px 20px;position:absolute;right:0;top:100%;transition:opacity .2s cubic-bezier(.61,1,.88,1),visibility .2s 0s;visibility:hidden}@media (min-width:768px){#search-form{padding:23px 53px}}@media (min-width:1024px){#search-form{border-radius:20px;box-shadow:0 0 35px #00000024;left:20px;padding:20px 25px;top:calc(100% + 20px);z-index:1}}#search-form:focus-within,#search-form:target,.search-open #search-form{opacity:1;transition:opacity .2s cubic-bezier(.61,1,.88,1),visibility 0s;visibility:visible}.site-header .search-form{border-bottom:1px solid #1080fc;padding-bottom:6px;position:relative}.search-form label{display:contents}.search-form-icon{align-items:center;bottom:6px;display:flex;left:0;position:absolute;top:0}.search-form-icon svg path{fill:#000}.search-field{-webkit-appearance:none;background:#fff;border:0;border-radius:10px;font-size:inherit;overflow:hidden;padding:0 48px 0 28px;text-overflow:ellipsis;width:100%}.search-field::placeholder{opacity:1}.site-header .search-field:focus-visible{outline:0}.search-field::-webkit-search-cancel-button,.search-field::-webkit-search-decoration{-webkit-appearance:none}.search-submit{align-items:center;bottom:6px;display:flex;gap:6px;padding:0;position:absolute;right:0;top:0}.search-submit-icon,.search-submit-icons{display:contents}.site-header .search-submit-icon--find{display:none}.search-submit-icon--caret svg{height:12px;width:auto}.search-results__head .search-form-icon{display:none}.search-results__head .search-form{border:0;padding:0;position:relative;width:-moz-fit-content;width:fit-content}.search-results__head .search-field{background:#fff;border:1px solid #a2a2a2;font-size:16px;height:40px;line-height:28px;min-width:200px;padding:5px 50px 5px 16px}@media (min-width:768px){.search-results__head .search-field{min-width:416px}}.search-results__head .search-field::placeholder{color:#a2a2a2;font-size:16px;font-variation-settings:"wght" 400;font-weight:400;line-height:28px}.search-results__head .search-submit{bottom:0;padding:0 4px;position:absolute;right:12px;top:0}.search-results__head .search-submit-icon--caret{display:none}.search-results__title{color:#a2a2a2;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:12px;margin:16px 0 24px}@media (min-width:1024px){.search-results__title{margin:32px 0}}.search-results__filter{margin-bottom:24px}@media (min-width:1024px){.search-results__filter{margin-bottom:32px}}.search-results__filter-legend{color:#a2a2a2;font-size:12px}@media (min-width:1024px){.search-results__filter-legend{display:none}}label[for=search-results--filter-select]{display:block;font-size:14px;font-variation-settings:"wght" 600;font-weight:600}@media (min-width:1024px){label[for=search-results--filter-select]{display:none}}.search-results__filter-select{appearance:none;background:#fff url(../svg/select-arrow.svg) no-repeat center right 20px;border:1px solid #a2a2a2;border-radius:10px;color:#1080fc;display:block;font-size:16px;margin-top:8px;padding:5px 16px;width:100%}@media (min-width:1024px){.search-results__filter-select,.search-results__filter-submit{display:none}}.search-results__filter-buttons{display:flex;flex-wrap:wrap;gap:10px 20px}.search-results__filter-button{align-items:center;background:#f8f8f8;border-radius:30px;color:#000;display:inline-flex;font-size:16px;font-variation-settings:"wght" 600;font-weight:600;justify-content:center;line-height:28px;min-width:102px;padding:2px 16px;text-transform:uppercase}@media (max-width:1023px){.search-results__filter-button{display:none}}.search-results__filter-button.search-results__filter-button--active{background:#03eab3}.post--search{border-top:1px solid #a2a2a2;padding:32px}@media (max-width:1023px){.post--search{margin-left:-53px;padding-left:53px;padding-right:53px;width:calc(100% + 106px)}}@media (max-width:1023px) and (max-width:767px){.post--search{margin-left:-20px;padding-left:20px;padding-right:20px;width:calc(100% + 40px)}}.post--search:last-child{border-bottom:1px solid #a2a2a2}.post--search .post__title{color:#1080fc;font-size:20px;font-variation-settings:"wght" 400;font-weight:400;margin:0;padding-bottom:8px}.post--search .post__title:last-child{padding:0}.post--search .post__type{font-size:14px;font-variation-settings:"wght" 600;font-weight:600;margin:0;padding-bottom:8px}.post--search .post__type:last-child{padding:0}.post--search .post__excerpt p,.search-results__none{margin:0}.pxblock--post-listing.search-results .nav_links{margin:40px 0}@media (min-width:1024px){.pxblock--post-listing.search-results .nav_links{margin-top:80px}}.pxblock--integrations-filter{padding-top:62px}.pxblock--integrations-filter__title{margin-bottom:40px}@media (min-width:1024px){.pxblock--integrations-filter__title{margin-bottom:64px}.pxblock--integrations-filter__wrap{display:grid;gap:40px;grid-template-columns:1fr 3fr}}.pxblock--integrations-filter__form{margin-bottom:40px}@media (min-width:1024px){.pxblock--integrations-filter__form{margin-bottom:0}}.pxblock--integrations-filter__form input[type=search]{background:#0000 url(../svg/search-icon.svg) no-repeat center right 20px;outline-offset:0}.pxblock--integrations-filter__form>*+*{margin-top:24px}.pxblock--integrations-filter__form .category__title{border-bottom:1px solid #a2a2a2;margin-bottom:15px;padding-bottom:10px}.pxblock--integrations-filter__form .category__buttons{display:none}@media (min-width:1024px){.pxblock--integrations-filter__form .category__buttons{display:block}}.pxblock--integrations-filter__form .category__buttons>button+button{margin-top:8px}.pxblock--integrations-filter__form .category select{background:#0000 url(../svg/select-arrow.svg) no-repeat center right 20px}@media (min-width:1024px){.pxblock--integrations-filter__form .category select{display:none}}.pxblock--integrations-filter__form input,.pxblock--integrations-filter__form select{appearance:none;background-color:initial;border:1px solid #a2a2a2;border-radius:12px;display:block;padding:8px 16px;width:100%}.pxblock--integrations-filter__form input::placeholder,.pxblock--integrations-filter__form select::placeholder{opacity:.5}.pxblock--integrations-filter__form select:hover{cursor:pointer}.pxblock--integrations-filter__form .btn--filter{display:block;text-align:left;width:100%}.pxblock--integrations-filter .no-posts-message{margin-bottom:40px}.pxblock--integrations-filter .no-posts-message>.h1,.pxblock--integrations-filter .no-posts-message>h1{font-size:72px;line-height:1}.pxblock--integrations-filter .no-posts-message.hidden{display:none}@media (min-width:1024px){.pxblock--integrations-filter__posts .grid{display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr}.pxblock--integrations-filter__posts .grid.two-col-cards{display:grid;gap:24px;grid-template-columns:1fr 1fr}}.pxblock--integrations-filter__posts .grid .item{border:1px solid #a2a2a2;border-radius:8px;padding:40px 27px}.pxblock--integrations-filter__posts .grid .item .card-link{height:100%;text-decoration:none}.pxblock--integrations-filter__posts .grid .item .card_content{align-items:flex-start;display:flex;flex-direction:column;height:100%}.pxblock--integrations-filter__posts .grid .item .card_content .btn{margin-top:auto}.pxblock--integrations-filter__posts .grid .item.card--linked:hover{background:#f8f8f8}.pxblock--integrations-filter__posts .grid .item.card--linked:hover .card--title{color:#1080fc}.pxblock--integrations-filter__posts .grid .item .card--img{flex-shrink:0}.pxblock--integrations-filter__posts .grid .item.hidden{display:none}@media (min-width:1024px) and (max-width:767px){.pxblock--integrations-filter__posts .grid .item+.item{margin-top:20px}}@media (min-width:1024px){.pxblock--integrations-filter__posts .grid .item+.item{margin-top:0}}.pxblock--integrations-filter__posts .subhead{margin-bottom:12px}.pxblock--integrations-filter .featured-posts{margin-bottom:60px}.pxblock--integrations-filter .featured-posts .content{display:flex;gap:0 25px;justify-content:space-between}@media (max-width:1023px){.pxblock--integrations-filter .featured-posts .content{flex-direction:column}}.pxblock--integrations-filter .featured-posts .column{max-width:64%;padding-bottom:40px;width:100%}@media (max-width:1023px){.pxblock--integrations-filter .featured-posts .column{max-width:100%}}.pxblock--integrations-filter .featured-posts .column img{border-radius:20px;margin-bottom:24px;width:100%}.pxblock--integrations-filter .featured-posts .column .loop_item a{color:initial}.pxblock--integrations-filter .featured-posts .column .loop_item span.link{display:none}.pxblock--integrations-filter .featured-posts .column_sidebar{max-width:416px;width:100%}@media (max-width:1023px){.pxblock--integrations-filter .featured-posts .column_sidebar{max-width:100%}}.pxblock--integrations-filter .featured-posts .column_sidebar .loop_item a{color:initial}.pxblock--integrations-filter .featured-posts .column_sidebar .loop_item span.link{display:none}.pxblock--integrations-filter .featured-posts .column_sidebar .loop_item img{border-radius:20px}.pxblock--integrations-filter__posts .cards .card.card--case-study .card--img img,.pxblock--integrations-filter__posts .cards .card.card--case-study .card--img svg,.pxblock--integrations-filter__posts .cards .card.card--webinar .card--img img,.pxblock--integrations-filter__posts .cards .card.card--webinar .card--img svg{border-radius:20px;height:100%;max-width:100%;width:100%}.pxblock--featured-cards.bg--white,.pxblock--simple-card.bg--white{background:#fff}.pxblock--featured-cards.bg--green,.pxblock--simple-card.bg--green{background:#03eab3}.pxblock--featured-cards.bg--yellow,.pxblock--simple-card.bg--yellow{background:#ffe300}.pxblock--featured-cards.bg--grey,.pxblock--simple-card.bg--grey{background:#f8f8f8}@media (max-width:767px){.pxblock--featured-cards .container,.pxblock--simple-card .container{padding:0 20px}}@media (min-width:1024px){.pxblock--featured-cards.columns--4 .cards,.pxblock--simple-card.columns--4 .cards{grid-template-columns:repeat(4,1fr)}}.pxblock--featured-cards.bg--grey .cards .card,.pxblock--simple-card.bg--grey .cards .card{background-color:#f8f8f8}.cards,.pxblock--integrations-filter .cards{grid-gap:30px;display:grid;grid-template-columns:1fr;margin-bottom:40px;row-gap:40px}.cards .card,.pxblock--integrations-filter .cards .card{align-items:flex-start;display:flex;flex-flow:column;justify-content:flex-start}.cards .card--link,.pxblock--integrations-filter .cards .card--link{margin-top:auto}.cards .card.card-background,.pxblock--integrations-filter .cards .card.card-background{border:none;padding:20px 0}.cards .card.card-background .card-link,.pxblock--integrations-filter .cards .card.card-background .card-link{display:flex;flex-direction:column;width:100%}.cards .card.card-background .card--img,.pxblock--integrations-filter .cards .card.card-background .card--img{align-items:center;background-color:#f1f2f2;border-radius:20px;display:flex;justify-content:center;margin-bottom:18px;min-height:170px}.cards .card.card-background .card_content,.pxblock--integrations-filter .cards .card.card-background .card_content{padding:0 10px}.cards .card.card-background .card_tags,.pxblock--integrations-filter .cards .card.card-background .card_tags{color:#181818;font-size:14px;font-weight:700;line-height:21px;text-transform:uppercase}.cards .card.card-background .card--title,.pxblock--integrations-filter .cards .card.card-background .card--title{color:#181818;font-size:24px;font-weight:500;line-height:32px}@media (min-width:768px){.cards,.pxblock--integrations-filter .cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cards,.pxblock--integrations-filter .cards{grid-template-columns:repeat(3,1fr)}}.cards--copy,.cards--header,.cards--sub-header,.pxblock--integrations-filter .cards--copy,.pxblock--integrations-filter .cards--header,.pxblock--integrations-filter .cards--sub-header{margin-left:0;margin-right:auto;width:90%}@media (min-width:1024px){.cards--copy,.cards--header,.cards--sub-header,.pxblock--integrations-filter .cards--copy,.pxblock--integrations-filter .cards--header,.pxblock--integrations-filter .cards--sub-header{width:50%}}.cards--sub-header,.pxblock--integrations-filter .cards--sub-header{color:#1080fc;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:16px;font-variation-settings:"wght" 400;font-weight:400;line-height:1.1875;text-transform:uppercase}.cards>*,.pxblock--integrations-filter .cards>*{padding:0}.cards a>.card.outline:hover,.pxblock--integrations-filter .cards a>.card.outline:hover{background:#f8f8f8}.cards a>.card.outline:hover .card--freeform>:is(h1,h2,h3,h4,h5,h6):first-child,.cards a>.card.outline:hover .card--title,.pxblock--integrations-filter .cards a>.card.outline:hover .card--freeform>:is(h1,h2,h3,h4,h5,h6):first-child,.pxblock--integrations-filter .cards a>.card.outline:hover .card--title{color:#1080fc}.cards .card,.pxblock--integrations-filter .cards .card{background:#fff;height:100%}.cards .card.outline,.pxblock--integrations-filter .cards .card.outline{border:1px solid #a2a2a2;border-radius:20px;padding:20px 24px}.cards .card.outline.has-link:hover,.pxblock--integrations-filter .cards .card.outline.has-link:hover{background:#f8f8f8}.cards .card.outline.has-link:hover .card--title,.pxblock--integrations-filter .cards .card.outline.has-link:hover .card--title{color:#1080fc}.cards .card--img,.pxblock--integrations-filter .cards .card--img{margin-bottom:8px}.cards .card--img img,.cards .card--img svg,.pxblock--integrations-filter .cards .card--img img,.pxblock--integrations-filter .cards .card--img svg{height:72px;max-width:72px;object-fit:contain;object-position:center}.cards .card--title,.pxblock--integrations-filter .cards .card--title{color:#181818;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:16px;font-variation-settings:"wght" 500;font-weight:500;line-height:150%;margin-bottom:8px;text-decoration:none!important}.cards .card--title:last-child,.pxblock--integrations-filter .cards .card--title:last-child{margin-bottom:0}.cards .card--copy,.pxblock--integrations-filter .cards .card--copy{color:#505050;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif;font-size:14px;font-variation-settings:"wght" 400;font-weight:400;line-height:175%;margin-bottom:3px}.cards .card--link .text-link,.pxblock--integrations-filter .cards .card--link .text-link{font-size:14px}.cards .card--freeform>:last-child,.pxblock--integrations-filter .cards .card--freeform>:last-child{margin-bottom:0}.cards--button,.pxblock--integrations-filter .cards--button{text-align:center}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}*{box-sizing:border-box;min-width:0}body{min-height:100dvh}ol,ul{padding:0}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}[style*="font-style: italic"],[style*="font-style:italic"],em,i{font-style:normal;font-variation-settings:"slnt" -10}a{text-decoration-thickness:1.5px;text-underline-offset:.156em!important}.wp-block-phrase-com-pricing-data-feature__name.has-description,[data-tippy-content]{text-decoration-color:#a5a5a5;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1.5px;text-underline-offset:.156em}.has-large-font-size{font-weight:500}.has-huge-font-size{font-weight:200}.has-gigantic-font-size{font-weight:400}.nowrap{white-space:nowrap}.wp-block-wearerequired-accordion{border-bottom:0;display:flex;flex-direction:column}.wp-block-wearerequired-accordion .wp-block-wearerequired-accordion-heading{font-size:1rem;font-weight:700;line-height:1.5}.wp-block-wearerequired-accordion:not(.is-style-filled){gap:1.875rem}.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-section{border-top:0}.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-section--is-expanded .wp-block-wearerequired-accordion-heading__icon{transform:scaleY(-1)}.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-section:after{background-image:linear-gradient(45deg,#1080fc,#1080fc00 95%);content:"";display:block;height:1px;position:relative;top:-1px}.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-heading__toggle{padding:0 0 .75rem}.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-heading__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23181818' d='M12 14.95c-.133 0-.258-.02-.375-.063a.876.876 0 0 1-.325-.212l-4.6-4.6a.948.948 0 0 1-.275-.7c0-.283.091-.517.275-.7a.948.948 0 0 1 .7-.275c.283 0 .516.092.7.275l3.9 3.9 3.9-3.9a.948.948 0 0 1 .7-.275c.283 0 .516.092.7.275a.948.948 0 0 1 .275.7.948.948 0 0 1-.275.7l-4.6 4.6c-.1.1-.208.17-.325.212a1.106 1.106 0 0 1-.375.063Z'/%3E%3C/svg%3E");height:1.5rem;transition:transform .32s ease-out;width:1.5rem}.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-heading__icon:after,.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-heading__icon:before{display:none}.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-content{padding:0}.wp-block-wearerequired-accordion:not(.is-style-filled) .wp-block-wearerequired-accordion-content>:last-child:last-child{margin-block-end:.75rem}.wp-block-wearerequired-accordion.is-style-filled{gap:1rem}.wp-block-wearerequired-accordion.is-style-filled .wp-block-wearerequired-accordion-section{background:var(--wp--preset--color--light-neutral);border:1px solid #dfdfdf;border-radius:.75rem;transition:background .32s ease-out}.wp-block-wearerequired-accordion.is-style-filled .wp-block-wearerequired-accordion-section--is-expanded{background:var(--wp--preset--color--white)}.wp-block-wearerequired-accordion.is-style-filled .wp-block-wearerequired-accordion-heading__toggle{padding:1.25rem 1.5rem}.wp-block-wearerequired-accordion.is-style-filled .wp-block-wearerequired-accordion-heading__icon{color:#a2a2a2;height:1rem;width:1rem}.wp-block-wearerequired-accordion.is-style-filled .wp-block-wearerequired-accordion-heading__icon:after,.wp-block-wearerequired-accordion.is-style-filled .wp-block-wearerequired-accordion-heading__icon:before{border-radius:1px;width:.813rem}.wp-block-wearerequired-accordion.is-style-filled .wp-block-wearerequired-accordion-content{padding:0 1.5rem}.wp-block-wearerequired-accordion.is-style-filled .wp-block-wearerequired-accordion-content>:last-child:last-child{margin-block-end:1.25rem}.wp-block-wearerequired-accordion-heading:has(.ez-toc-section-end){justify-content:flex-start}.wp-block-wearerequired-accordion-heading:has(.ez-toc-section-end) .wp-block-wearerequired-accordion-heading__icon{margin-left:auto}.wp-block-wearerequired-accordion-heading:has(.ez-toc-section-end)>.ez-toc-section-end,.wp-block-wearerequired-accordion-heading:has(.ez-toc-section-end)>.wp-block-wearerequired-accordion-heading__icon{display:none}.wp-block-quote{font-size:var(--wp--preset--font-size--large);line-height:1.5}.wp-block-quote:not(.is-style-plain){border-left:3px solid var(--wp--preset--color--phrase-green);margin-left:var(--wp--preset--spacing--45);padding-left:var(--wp--preset--spacing--16)}.wp-block-quote.is-style-plain{margin-left:0;margin-right:0}.wp-block-quote.is-style-plain.has-background{padding:var(--wp--preset--spacing--45) var(--wp--preset--spacing--70)}.wp-block-quote.is-style-plain:not(.alignfull){border-radius:var(--wp--custom--border-radius--small)}.wp-block-quote:not(:first-child){margin-block-start:var(--wp--preset--spacing--45)}.wp-block-quote:not(:last-child){margin-block-end:var(--wp--preset--spacing--45)}.wp-block-button{--button-border-shine-background:#fff;--button-border-size:2px;position:relative}.wp-block-button:not(.is-style-plain):before{background:radial-gradient(circle at calc(var(--mx)*1px) calc(var(--my)*1px),#fff 0,#fffc 10%,#0000001a 40%);border-radius:9999px;content:"";inset:0;mix-blend-mode:var(--button-overlay-mix-blend-mode,overlay);opacity:0;pointer-events:none;position:absolute;transition:all .16s ease-out;z-index:9999}.wp-block-button:not(.is-style-plain):hover:before{opacity:var(--button-overlay-opacity,1)}.wp-block-button:not(.is-style-plain):after{--spread:120;background:var(--button-border-shine-background);background-attachment:fixed;border:var(--button-border-size) solid #0000;border-radius:500px;content:"";inset:calc(var(--button-border-size)*-1/5);-webkit-mask:linear-gradient(#0000,#0000),conic-gradient(from calc((var(--start, 300) - var(--spread)*0.5)*1deg),#0000 0deg,#fff,#0000 calc(var(--spread)*1deg));mask:linear-gradient(#0000,#0000),conic-gradient(from calc((var(--start, 300) - var(--spread)*0.5)*1deg),#0000 0deg,#fff,#0000 calc(var(--spread)*1deg));-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-composite:source-in,xor;mask-composite:intersect;opacity:var(--active,0);pointer-events:none;position:absolute;transition:opacity 1s;z-index:1}.wp-block-button .wp-block-button__link{align-items:center;background:var(--button-background,var(--wp--preset--color--black));border-radius:1.5625rem;color:var(--button-color,var(--wp--preset--color--light-grey));display:inline-flex;font-size:var(--wp--preset--font-size--small);font-weight:600;gap:.625rem;justify-content:center;line-height:1.2;padding:1rem 1.25rem;position:relative;text-align:left;transition:box-shadow .16s ease-out}.wp-block-button .wp-block-button__link:after{background-color:currentcolor;content:"";display:inline-flex;flex-shrink:0;height:1rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='m11.864 10.473-1.518-.018V7.226L4.67 12.903l-1.072-1.072 5.677-5.677h-3.23l-.018-1.518 5.84-.003-.003 5.84Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='m11.864 10.473-1.518-.018V7.226L4.67 12.903l-1.072-1.072 5.677-5.677h-3.23l-.018-1.518 5.84-.003-.003 5.84Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1rem}.wp-block-button .wp-block-button__link:before{background:var(--button-border-background,var(--wp--preset--color--black)) border-box;border:var(--button-border-size,1px) solid #0000;border-radius:1.5625rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;position:absolute}.wp-block-button.is-style-red-filled{--button-overlay-mix-blend-mode:soft-light;--button-overlay-opacity:1;--button-background:linear-gradient(117deg,var( --wp--preset--color--red ) 33.33%,#e8483180 100%);--button-border-background:linear-gradient(98deg,#e84831,#b91700)}.wp-block-button.is-style-purple-filled{--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5;--button-background:linear-gradient(120deg,var( --wp--preset--color--purple ) 31.91%,#881a7480 99.6%);--button-border-background:linear-gradient(98deg,#c237aa,#881a74)}.wp-block-button.is-style-grey-filled{--button-overlay-mix-blend-mode:difference;--button-overlay-opacity:.25;--button-background:var( --wp--preset--color--light-grey );--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#d9d9d9,#d2d2d2)}.wp-block-button.is-style-blue-filled{--button-overlay-mix-blend-mode:soft-light;--button-overlay-opacity:1;--button-background:linear-gradient(116deg,var( --wp--preset--color--blue ) 33.68%,#1080fc80 98.98%);--button-border-background:linear-gradient(98deg,#1080fc,#023771)}.wp-block-button.is-style-dark-blue-filled{--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5;--button-background:linear-gradient(116deg,var( --wp--preset--color--blue-80 ) 33.68%,#1080fc80 98.98%);--button-border-background:linear-gradient(98deg,#1080fc,#05173b)}.wp-block-button.is-style-phrase-green-filled{--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5;--button-background:linear-gradient(117deg,var( --wp--preset--color--phrase-green ) 33.33%,#03eab380 100%);--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#03eab3,#027361)}.wp-block-button.is-style-dark-green-filled{--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5;--button-background:linear-gradient(117deg,#027361 33.33%,#02736180);--button-border-background:linear-gradient(98deg,#02736100,#03363d)}.wp-block-button.is-style-white-outline{--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5;--button-border-size:2px;--button-background:#0000;--button-border-background:linear-gradient(98deg,#fff0,#f9f9f9 50%,#a3a3a3)}.wp-block-button.is-style-black-outline{--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5;--button-border-size:2px;--button-background:#0000;--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#09090900,#000 50%,#413333)}.wp-block-button.is-style-plain .wp-block-button__link{background:#0000;border:none;border-radius:0;color:var(--wp--preset--color--blue);padding:0;text-decoration-line:underline}.wp-block-button.is-style-plain .wp-block-button__link:hover{box-shadow:none;text-decoration-line:none}.wp-block-button.is-style-plain .wp-block-button__link:before{display:none}.wp-block-button.is-style-plain .wp-block-button__link:after{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='m9.337 12.127-1.06-1.086 2.283-2.283H2.53V7.242h8.028L8.277 4.959l1.06-1.087L13.47 8l-4.132 4.127Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='m9.337 12.127-1.06-1.086 2.283-2.283H2.53V7.242h8.028L8.277 4.959l1.06-1.087L13.47 8l-4.132 4.127Z'/%3E%3C/svg%3E")}.wp-block-button.is-style-plain .wp-block-button__link.has-background{border-radius:1.5625rem;font-weight:700;padding:.625rem 1.25rem;text-decoration:none}.wp-block-code{background-color:var(--wp--preset--color--light-grey);border-radius:var(--wp--custom--border-radius--small);color:var(--wp--preset--color--black);contain:paint;font-family:monospace;padding:var(--wp--preset--spacing--30)}.wp-block-code .hljs{background-color:inherit;color:inherit;padding:0}code{font-family:monospace;font-size:inherit}:is(p,li,dd,td)>code{word-wrap:break-word;background-color:var(--wp--preset--color--light-grey);border-radius:.2rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.05rem .15rem .1rem}.wp-block-columns.media-text-columns .wp-block-column{padding:var(--wp--preset--spacing--45) var(--wp--preset--spacing--70)}@media screen and (max-width:781px){.wp-block-columns.media-text-columns .wp-block-column{padding-left:0;padding-right:0}}.wp-block-columns.media-text-columns.media-text-columns--media-left .wp-block-column:first-child,.wp-block-columns.media-text-columns.media-text-columns--media-right .wp-block-column:last-child{align-items:center;align-self:stretch;border-radius:var(--wp--custom--border-radius--small);contain:paint;display:flex;justify-content:center;padding:0}@media screen and (max-width:781px){.wp-block-columns.media-text-columns.media-text-columns--media-left .wp-block-column:first-child{order:2}}.wp-block-columns+.wp-block-columns.media-text-columns{margin-block-start:var(--wp--preset--spacing--10)}.wp-block-columns.is-style-image-grid .wp-block-column{align-self:stretch}.wp-block-columns.is-style-image-grid .wp-block-image{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end}.wp-block-columns.is-style-image-grid .wp-block-image img,.wp-block-columns.is-style-image-grid .wp-block-image picture{margin:auto}.wp-block-columns.is-style-connected{gap:var(--wp--preset--spacing--20)}@media screen and (min-width:768px){.wp-block-columns.is-style-connected .wp-block-column:not(:first-child)>.wp-block-group:first-child{position:relative}.wp-block-columns.is-style-connected .wp-block-column:not(:first-child)>.wp-block-group:first-child:after{background:var(--wp--preset--color--black);content:"";display:block;height:1px;left:0;position:absolute;top:3.125rem;transform:translate(-50%,-50%);width:26%}.wp-block-columns.is-style-connected .wp-block-column:not(:first-child)>.wp-block-group:first-child:has(.has-purple-color):first-child:after{background:linear-gradient(35deg,#ffffff59,#881a74)}}@media screen and (max-width:767px){.wp-block-columns.is-style-connected{gap:120px}.wp-block-columns.is-style-connected .wp-block-column{position:relative}.wp-block-columns.is-style-connected .wp-block-column:not(:first-child)>.wp-block-group:first-child:after{background:#000;content:"";display:block;height:85px;left:calc(50% - 1px);position:absolute;top:-100px;width:1px}.wp-block-columns.is-style-connected .wp-block-column:not(:first-child)>.wp-block-group:has(.has-purple-color):first-child:after{background:linear-gradient(100deg,#ffffff59,#881a74)}}.wp-block-cover:not(.alignfull){border-radius:var(--wp--custom--border-radius--small)}.wp-block-file .wp-element-button,.wp-block-file :not(.wp-element-button){font-size:var(--wp--preset--font-size--small)}.wp-block-file .wp-element-button{align-items:center;background:var(--button-background,var(--wp--preset--color--black));border-radius:1.5625rem;color:var(--button-color,var(--wp--preset--color--light-grey));display:inline-flex;font-weight:600;gap:.625rem;justify-content:center;line-height:1.2;padding:1rem 1.25rem;position:relative;text-align:left;transition:box-shadow .16s ease-out}.wp-block-file .wp-element-button:after{background-color:currentcolor;content:"";display:inline-flex;flex-shrink:0;height:1rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='m11.864 10.473-1.518-.018V7.226L4.67 12.903l-1.072-1.072 5.677-5.677h-3.23l-.018-1.518 5.84-.003-.003 5.84Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='m11.864 10.473-1.518-.018V7.226L4.67 12.903l-1.072-1.072 5.677-5.677h-3.23l-.018-1.518 5.84-.003-.003 5.84Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1rem}.wp-block-file .wp-element-button:before{background:var(--button-border-background,var(--wp--preset--color--black)) border-box;border:var(--button-border-size,1px) solid #0000;border-radius:1.5625rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;position:absolute}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:none;color:inherit;font-size:var(--wp--preset--font-size--tiny);font-weight:700;max-height:none;position:static}.wp-block-group.has-background{padding:var(--wp--preset--spacing--45) var(--wp--preset--spacing--70)}.wp-block-group.has-background:not(.alignfull){border-radius:var(--wp--custom--border-radius--small)}.wp-block-group.has-background-images>.wp-block-group.has-white-transparent-background-color{box-shadow:0 0 10px 0 #00000040}.wp-block-group.is-style-header-hero{padding-bottom:clamp(3rem,.4646226415rem + 9.4339622642vw,8rem);padding-top:clamp(3rem,.4646226415rem + 9.4339622642vw,8rem)}.wp-block-group.is-style-header-hero .wp-block-heading{line-height:1;margin-block-end:0}.wp-block-group.is-style-header-hero .wp-block-heading+p{font-size:var(--wp--preset--font-size--large);font-weight:600;line-height:1.25;margin-block-start:.313rem}.wp-block-group.is-style-header-hero .wp-block-buttons{margin-top:2.875rem}.wp-block-group.is-style-header-hero:has(.yoast-breadcrumbs){padding-top:1.875rem}.wp-block-group.is-style-header-hero:has(.yoast-breadcrumbs) .wp-block-heading{margin-block-start:5rem}@media screen and (max-width:800px){.wp-block-group.is-style-header-hero br{display:none}}.wp-block-group.is-style-icon-text{align-items:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:radial-gradient(circle at 100% 100%,#fff2fd 0,#fff2fd 4px,#0000 0) 0 0/5px 5px no-repeat,radial-gradient(circle at 0 100%,#fff2fd 0,#fff2fd 4px,#0000 0) 100% 0/5px 5px no-repeat,radial-gradient(circle at 100% 0,#fff2fd 0,#fff2fd 4px,#0000 0) 0 100%/5px 5px no-repeat,radial-gradient(circle at 0 0,#fff2fd 0,#fff2fd 4px,#0000 0) 100% 100%/5px 5px no-repeat,linear-gradient(#fff2fd,#fff2fd) 50% 50%/calc(100% - 2px) calc(100% - 10px) no-repeat,linear-gradient(#fff2fd,#fff2fd) 50% 50%/calc(100% - 10px) calc(100% - 2px) no-repeat,linear-gradient(130deg,#881a744d,#881a74 78%,#881a744d 89%);border-radius:.3125rem;box-shadow:0 0 5px 0 #881a7480;box-sizing:border-box;display:flex;flex-shrink:0;gap:.25rem;height:4.375rem;justify-content:center;margin-block-start:0;max-height:4.375rem;max-width:10.3125rem;padding:.55rem;width:10.3125rem}.wp-block-group.is-style-icon-text figure{margin:0!important;max-height:2.625rem;max-width:2.625rem}.wp-block-group.is-style-icon-text p{color:var(--Phrase-Purple,#881a74);font-size:.875rem;font-weight:700;margin:0!important;text-align:center}.wp-block-group.is-style-feature-grid{margin-bottom:-2.813rem}@media screen and (min-width:800px){.wp-block-group.is-style-feature-grid{margin-bottom:-5.625rem}}.wp-block-group.is-style-feature-grid p{flex-grow:1}.wp-block-group.is-style-feature-grid>.wp-block-group{display:grid;gap:0;grid-row:span 4;grid-template-rows:subgrid;margin-bottom:2.813rem}@media screen and (min-width:800px){.wp-block-group.is-style-feature-grid>.wp-block-group{margin-bottom:5.625rem}}.wp-block-group.is-style-feature-grid>.wp-block-group .wp-block-image{margin-bottom:1.875rem}.wp-block-group.is-style-feature-grid>.wp-block-group .wp-block-heading{margin-bottom:.625rem}.wp-block-group.is-style-feature-grid>.wp-block-group .wp-block-buttons{margin-top:1.25rem}.wp-block-group.is-style-horizontal-scroll-grid{align-items:normal!important;max-width:none!important;overflow:scroll;padding-left:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);scroll-snap-type:x mandatory;scrollbar-width:none}@media screen and (min-width:1400px){.wp-block-group.is-style-horizontal-scroll-grid{padding-left:calc(50vw - var(--wp--style--global--wide-size)/2)}}.wp-block-group.is-style-horizontal-scroll-grid::-webkit-scrollbar{display:none}.wp-block-group.is-style-horizontal-scroll-grid>*{scroll-margin-left:var(--wp--preset--spacing--70);scroll-snap-align:start}.wp-block-group.is-style-horizontal-scroll-grid>.wp-block-group{max-width:33.4375rem;min-width:33.4375rem}@media screen and (max-width:600px){.wp-block-group.is-style-horizontal-scroll-grid>.wp-block-group{max-width:80vw;min-width:80vw}}.wp-block-group.is-style-horizontal-scroll-grid>.wp-block-group .wp-block-buttons{margin-top:auto}.wp-block-group.is-style-info-box{-webkit-backdrop-filter:blur(3.0499999523px);backdrop-filter:blur(3.0499999523px);border:1px solid #c5cfe2}@media screen and (min-width:767px){.wp-block-group.is-style-info-box{width:27.5rem}}.wp-block-post-content{overflow-x:clip}.wp-block-post-content>.wp-block-group+.wp-block-group{margin-block-start:2.5rem}.wp-block-group-is-layout-flex.is-nowrap>.wp-block-image{flex-shrink:0}:root :where(.wp-block-heading:not(:first-child)){margin-block-start:2.5rem}:root :where(.wp-block-heading:not(:first-child)):is(h1,h2){margin-block-end:1.875rem}:root :where(.wp-block-heading:is(h1,h2)){margin-block-end:1.875rem}.wp-block-image.is-style-rounded img{border-radius:var(--wp--custom--border-radius--large)}.wp-block-image .wp-element-caption{display:flex!important;font-size:var(--wp--preset--font-size--small);font-weight:700;justify-content:center}.wp-block-list.is-style-checkmark{font-size:var(--wp--preset--font-size--small);font-weight:400;list-style:none}.wp-block-list.is-style-checkmark li{padding-left:1.25rem;position:relative}.wp-block-list.is-style-checkmark li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%231080FC' d='M6 10.78 3.687 8.467a.664.664 0 1 0-.94.94l2.786 2.786c.26.26.68.26.94 0l7.054-7.053a.664.664 0 1 0-.94-.94L6 10.78Z'/%3E%3C/svg%3E");content:"";display:inline-flex;height:1rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.wp-block-list.is-style-checkmark li+li{margin-top:.5rem}.wp-block-list:not(.is-style-checkmark):is(ol) li{margin-left:1em}.wp-block-list:not(.is-style-checkmark):is(ul){list-style:none}.wp-block-list:not(.is-style-checkmark):is(ul) li{padding-left:1em}.wp-block-list:not(.is-style-checkmark):is(ul) li:before{background:var(--wp--preset--color--blue);border-radius:50%;content:"";float:left;height:.25em;margin:.625em 0 0 -.625em;width:.25em}p.is-style-large-gradient-text{color:#fff!important;font-size:6.25rem;font-weight:600;line-height:1}p.is-style-large-gradient-text.has-purple-color{-webkit-text-stroke:5px #0000;background:var(--wp--preset--gradient--grey-to-purple);-webkit-background-clip:text;background-clip:text;display:inline-block}p.is-style-large-gradient-text sub{font-size:3.125rem;vertical-align:initial}.wp-block-phrase-com-bento-box-slider{--bento-slider-min-height:min(25vh,300px);display:flex;flex-direction:column;gap:.625rem}.wp-block-phrase-com-bento-box-slider__header{aspect-ratio:1079/420;display:flex;max-height:calc(100vh - var(--header-height, 0px) - var(--wp-admin--admin-bar--height, 0px) - var(--bento-slider-min-height) - .625rem);position:relative}@media screen and (max-width:781px){.wp-block-phrase-com-bento-box-slider__header{max-height:60vh}}.wp-block-phrase-com-bento-box-slider__header-image{display:flex;inset:0;opacity:0;position:absolute;transition:opacity .2s ease-in-out}.wp-block-phrase-com-bento-box-slider__header-image img{border-radius:1.25rem;height:auto;object-fit:cover;width:100%}.wp-block-phrase-com-bento-box-slider__header-image.is-active{opacity:1}.wp-block-phrase-com-bento-box-slider__slides{align-items:stretch;display:flex;flex-direction:row;gap:.625rem;height:var(--bento-slider-min-height);justify-content:center;width:100%}@media screen and (max-width:781px){.wp-block-phrase-com-bento-box-slider__slides{flex-direction:column;height:auto}}.wp-block-phrase-com-bento-box-slide{background:var(--wp--preset--color--light-grey);border-radius:1.25rem;display:flex;flex-direction:column;flex-shrink:1;height:auto;justify-content:flex-end;overflow:hidden;padding:1.25rem;transition:width .2s ease-in-out;width:20%}.is-style-radial-slide-background .wp-block-phrase-com-bento-box-slide{background-color:unset;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMxIiBoZWlnaHQ9IjExOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBvcGFjaXR5PSIuNiIgZmlsdGVyPSJ1cmwoI2EpIj48ZWxsaXBzZSBjeD0iMjg3Ljk0MiIgY3k9Ijc4LjAyNyIgcng9IjI4Ny45NDIiIHJ5PSI3OC4wMjciIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAtLjAxNzkgLS45OTk4NCAtMjAuMzI4IDI0MC4wMykiIGZpbGw9InVybCgjYikiLz48L2c+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJiIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0ic2NhbGUoMjg3Ljk0MiA3OC4wMjc0KSByb3RhdGUoOTAgMCAxKSI+PHN0b3Agb2Zmc2V0PSIuMTc1IiBzdG9wLWNvbG9yPSIjRkMxMEYzIiBzdG9wLW9wYWNpdHk9Ii41Ii8+PHN0b3Agb2Zmc2V0PSIuNzkiIHN0b3AtY29sb3I9IiMxNEQ1RkYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMzMUU4QzciLz48L3JhZGlhbEdyYWRpZW50PjxmaWx0ZXIgaWQ9ImEiIHg9Ii0xMDUuNzI3IiB5PSIwIiB3aWR0aD0iNzQzLjg5MSIgaGVpZ2h0PSIzMjQuMDMiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUJsZW5kIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJzaGFwZSIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjQyIiByZXN1bHQ9ImVmZmVjdDFfZm9yZWdyb3VuZEJsdXJfNDI3NF80NTU3Ii8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==");background-position:50% 130%;background-repeat:no-repeat;background-size:100%;padding-bottom:3rem;padding-top:3rem;width:25%}.is-style-radial-slide-background .wp-block-phrase-com-bento-box-slide.is-active{width:50%}@media screen and (max-width:781px){.wp-block-phrase-com-bento-box-slide{width:100%}}.wp-block-phrase-com-bento-box-slide.is-active{width:100%}.wp-block-phrase-com-bento-box-slide:not(.is-active){background:var(--wp--preset--color--light-grey)!important;color:var(--wp--preset--color--black)!important;cursor:pointer}.wp-block-phrase-com-bento-box-slide:not(.is-active) .wp-block-heading{font-size:var(--wp--preset--font-size--medium)!important}.wp-block-phrase-com-bento-box-slide:not(.is-active) p{display:none}.wp-block-phrase-com-bento-box-slide .wp-block-heading{margin:0}.wp-block-phrase-com-bento-box-slide p{margin-block-end:0;margin-block-start:.5rem}.wp-block-phrase-com-carousel{display:flex;gap:9.2592592593%}@media screen and (max-width:800px){.wp-block-phrase-com-carousel{flex-direction:column;gap:1.875rem}}.wp-block-phrase-com-carousel__sidebar{align-items:flex-start;display:flex;flex-basis:30.5555555556%;flex-direction:column;gap:1.875rem;justify-content:space-between}@media screen and (max-width:800px){.wp-block-phrase-com-carousel__sidebar .wp-block-phrase-com-carousel__cta{display:none}}.wp-block-phrase-com-carousel--no-button .wp-block-phrase-com-carousel__sidebar{gap:3.125rem;justify-content:center}@media screen and (max-width:800px){.wp-block-phrase-com-carousel--no-button .wp-block-phrase-com-carousel__sidebar{gap:1.875rem}}.wp-block-phrase-com-carousel__heading{font-size:var(--wp--preset--font-size--extra-large);font-weight:300;line-height:1.5;margin:0}@media screen and (max-width:800px){.wp-block-phrase-com-carousel__heading{text-align:center}}.wp-block-phrase-com-carousel__slider{border-radius:var(--wp--custom--border-radius--small);contain:paint;flex-basis:60.1851851852%;position:relative}.wp-block-phrase-com-carousel__slider-track,.wp-block-phrase-com-carousel__slides{height:100%}.wp-block-phrase-com-carousel__navigation{display:flex;flex-direction:column;width:100%}@media screen and (max-width:800px){.wp-block-phrase-com-carousel__navigation{align-items:center}}.wp-block-phrase-com-carousel__tab{font-size:var(--wp--preset--font-size--large);font-weight:500;padding:1.25rem 0;position:relative;text-align:left;transition:color .32s ease-out}.wp-block-phrase-com-carousel__tab:before{background-color:var(--wp--preset--color--black);border-radius:1px;bottom:0;content:"";height:2px;left:0;opacity:.2;position:absolute;width:100%}.wp-block-phrase-com-carousel__tab:after{background-color:var(--color-scheme-color,var(--wp--preset--color--black));border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;right:100%;transition:none}.wp-block-phrase-com-carousel__tab.is-running:after{right:0;transition:right 12s linear}.wp-block-phrase-com-carousel__tab:not(.is-active){color:#18181866}.wp-block-phrase-com-carousel__tab:not(.is-active):hover{color:#18181899}@media screen and (max-width:800px){.wp-block-phrase-com-carousel__tab{text-wrap:balance;padding:.5rem 0 calc(.5rem + 2px);text-align:center;width:100%}.wp-block-phrase-com-carousel__tab:before{display:none}}.wp-block-phrase-com-carousel>.wp-block-phrase-com-carousel__cta{display:none}@media screen and (max-width:800px){.wp-block-phrase-com-carousel>.wp-block-phrase-com-carousel__cta{display:block;text-align:center}}.wp-block-phrase-com-carousel-slide{background-color:var(--wp--preset--color--white);border-radius:var(--wp--custom--border-radius--small);contain:paint;display:flex;flex-direction:column;height:auto;min-height:100%;padding:3.125rem}.wp-block-phrase-com-carousel-slide .wp-block-image.no-padding{margin:-3.125rem -3.125rem 0;width:calc(100% + 6.25rem)}.wp-block-phrase-com-carousel-slide .wp-block-heading{color:var(--color-scheme-color,var(--wp--preset--color--black));margin-top:1.875rem}.wp-block-phrase-com-carousel-slide .wp-block-heading+p{margin-top:.625rem}.wp-block-phrase-com-g2reviews{display:flex;flex-direction:column;gap:.875rem;overflow:hidden;position:relative}.wp-block-phrase-com-g2reviews:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.wp-block-phrase-com-g2reviews:after,.wp-block-phrase-com-g2reviews:before{content:"";display:block;flex-shrink:0;height:100%;position:absolute;width:6.25rem;z-index:10}.wp-block-phrase-com-g2reviews:after{background:linear-gradient(270deg,#fff,#fff0);right:0;top:0}.wp-block-phrase-com-g2reviews-row{display:flex;flex-direction:row;gap:.625rem}.wp-block-phrase-com-g2reviews-row.wp-block-phrase-com-g2reviews-bottom,.wp-block-phrase-com-g2reviews-row.wp-block-phrase-com-g2reviews-top{animation:marquee 50s linear infinite}.wp-block-phrase-com-g2reviews-row.wp-block-phrase-com-g2reviews-bottom:focus,.wp-block-phrase-com-g2reviews-row.wp-block-phrase-com-g2reviews-bottom:hover,.wp-block-phrase-com-g2reviews-row.wp-block-phrase-com-g2reviews-top:focus,.wp-block-phrase-com-g2reviews-row.wp-block-phrase-com-g2reviews-top:hover{animation-play-state:paused}.wp-block-phrase-com-g2reviews-row.wp-block-phrase-com-g2reviews-bottom{animation-direction:reverse}.wp-block-phrase-com-g2reviews--item{background:radial-gradient(circle at 100% 100%,#fff 0,#fff 9px,#0000 0) 0 0/10px 10px no-repeat,radial-gradient(circle at 0 100%,#fff 0,#fff 9px,#0000 0) 100% 0/10px 10px no-repeat,radial-gradient(circle at 100% 0,#fff 0,#fff 9px,#0000 0) 0 100%/10px 10px no-repeat,radial-gradient(circle at 0 0,#fff 0,#fff 9px,#0000 0) 100% 100%/10px 10px no-repeat,linear-gradient(#fff,#fff) 50% 50%/calc(100% - 2px) calc(100% - 20px) no-repeat,linear-gradient(#fff,#fff) 50% 50%/calc(100% - 20px) calc(100% - 2px) no-repeat,linear-gradient(180deg,#03eab34d,#03eab3 34%,#03eab3 64%,#b7f9e94d 95%);border-radius:var(--wp--custom--border-radius--small);color:var(--wp--preset--color--black);display:flex;flex-direction:column;flex-shrink:0;gap:.62rem;padding:calc(1px + 1.25rem);position:relative;width:22.0625rem}.wp-block-phrase-com-g2reviews--item-meta{display:flex;flex-direction:row;gap:.625rem}.wp-block-phrase-com-g2reviews--item-meta-g2logo{margin:0}@keyframes marquee{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.wp-block-phrase-com-masked-media-cover{padding:clamp(3rem,.4646226415rem + 9.4339622642vw,8rem) var(--wp--preset--spacing--70);position:relative}.wp-block-phrase-com-masked-media-cover:has(.yoast-breadcrumbs){padding-top:1.875rem}.wp-block-phrase-com-masked-media-cover:has(.yoast-breadcrumbs) .wp-block-heading{margin-block-start:5rem}.wp-block-phrase-com-masked-media-cover__inner{position:relative;z-index:2}@media screen and (min-width:768px){.wp-block-phrase-com-masked-media-cover__inner{max-width:594px;width:46.8085106383%}}.wp-block-phrase-com-masked-media-cover__inner .wp-block-heading{line-height:1;margin-block-end:0}.wp-block-phrase-com-masked-media-cover__inner .wp-block-heading+p{font-size:var(--wp--preset--font-size--large);font-weight:600;line-height:1.25;margin-block-start:.313rem}.wp-block-phrase-com-masked-media-cover__inner .wp-block-buttons{margin-top:2.875rem}.wp-block-phrase-com-masked-media-cover__media{aspect-ratio:650/802;height:auto;max-width:650px;position:absolute;right:0;top:0;width:51.2214342002%}.wp-block-phrase-com-masked-media-cover__media>*{height:100%;-webkit-mask-image:url(../svg/mask-5.svg);mask-image:url(../svg/mask-5.svg);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;object-fit:cover;width:100%}.wp-block-phrase-com-masked-media-cover__media:after{background-image:url(../svg/blue-circle.svg);background-position:0 5%;background-repeat:no-repeat;background-size:20%;content:"";height:100%;left:-10%;position:absolute;top:0;width:100%;z-index:1}.wp-block-phrase-com-masked-media-cover__media:before{background:url(../svg/blue-ellipse.svg) no-repeat;background-size:contain;content:"";height:80%;left:-30%;position:absolute;top:30%;width:80%}@media screen and (max-width:1400px){.wp-block-phrase-com-masked-media-cover.is-style-shape-two{overflow-x:clip}}.wp-block-phrase-com-masked-media-cover.is-style-shape-two .wp-block-phrase-com-masked-media-cover__media{aspect-ratio:784/791}@media screen and (max-width:1400px){.wp-block-phrase-com-masked-media-cover.is-style-shape-two .wp-block-phrase-com-masked-media-cover__media{right:-15%}}.wp-block-phrase-com-masked-media-cover.is-style-shape-two .wp-block-phrase-com-masked-media-cover__media>*{-webkit-mask-image:url(../svg/mask-2.svg);mask-image:url(../svg/mask-2.svg)}.wp-block-phrase-com-masked-media-cover.is-style-shape-two .wp-block-phrase-com-masked-media-cover__media:after{background-image:url(../svg/purple-rectangle.svg),url(../svg/purple-rectangle-dots.svg);background-position:25% 5%,0 80%;background-repeat:no-repeat;background-size:25%,20%}.wp-block-phrase-com-masked-media-cover.is-style-shape-two .wp-block-phrase-com-masked-media-cover__media:before{background:url(../svg/purple-ellipse-vertical.svg) no-repeat;background-size:contain;height:100%;left:-15%;top:5%;width:50%}.wp-block-phrase-com-masked-media-text{align-items:center;display:flex;flex-direction:column-reverse;position:relative}@media screen and (min-width:768px){.wp-block-phrase-com-masked-media-text{flex-direction:row-reverse}}.wp-block-phrase-com-masked-media-text__inner{flex:1;position:relative;z-index:10}@media screen and (min-width:768px){.wp-block-phrase-com-masked-media-text__inner>*{margin-left:auto;margin-right:auto;max-width:291px;width:100%}}.wp-block-phrase-com-masked-media-text__media{aspect-ratio:696/705;display:flex;height:auto;max-width:568px;position:relative;width:44.375%}.wp-block-phrase-com-masked-media-text__media>*{height:100%;-webkit-mask-image:url(../svg/mask-4.svg);mask-image:url(../svg/mask-4.svg);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;object-fit:cover;width:100%}@media screen and (min-width:768px){.wp-block-phrase-com-masked-media-text.is-style-shape-two .wp-block-phrase-com-masked-media-text__inner>*{max-width:534px}.wp-block-phrase-com-masked-media-text.is-style-shape-two .wp-block-phrase-com-masked-media-text__media{left:-8%}}.wp-block-phrase-com-masked-media-text.is-style-shape-two .wp-block-phrase-com-masked-media-text__media:after{background-image:url(../svg/rectangles-dotted.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:75%;content:"";height:102%;inset:0;position:absolute;width:102%;z-index:1}.wp-block-phrase-com-masked-media-text.is-style-shape-two .wp-block-phrase-com-masked-media-text__media:before{background:url(../svg/blue-purple-circles.svg) no-repeat;background-position:100% 100%;background-size:100%;content:"";height:150%;left:10%;position:absolute;top:10%;width:150%}.wp-block-phrase-com-masked-media-text.is-style-shape-three{flex-direction:column}@media screen and (min-width:768px){.wp-block-phrase-com-masked-media-text.is-style-shape-three{flex-direction:row}}.wp-block-phrase-com-masked-media-text.is-style-shape-three .wp-block-phrase-com-masked-media-text__media{aspect-ratio:1020/1033;margin-bottom:7%;margin-top:7%;max-width:820px;width:64.0625%}@media screen and (min-width:768px){.wp-block-phrase-com-masked-media-text.is-style-shape-three .wp-block-phrase-com-masked-media-text__media{right:-10%}}.wp-block-phrase-com-masked-media-text.is-style-shape-three .wp-block-phrase-com-masked-media-text__media:after{background-image:url(../png/blue-rectangle-blur.png),url(../png/purple-shape-blur.png);background-position:70% 2%,6% 95%;background-repeat:no-repeat;background-size:30%,25%;content:"";inset:0;position:absolute;top:-15%;z-index:1}.wp-block-phrase-com-masked-media-text.is-style-shape-three .wp-block-phrase-com-masked-media-text__media:before{background:url(../svg/blue-ellipse-large.svg) no-repeat;background-position:0;background-size:contain;bottom:-15%;content:"";height:130%;left:10%;position:absolute;right:0;top:-15%;width:100%}.wp-block-phrase-com-masked-media-text.is-style-shape-four{flex-direction:column}@media screen and (min-width:768px){.wp-block-phrase-com-masked-media-text.is-style-shape-four{flex-direction:row}}.wp-block-phrase-com-masked-media-text.is-style-shape-four .wp-block-phrase-com-masked-media-text__inner{padding-right:40px}@media screen and (min-width:768px){.wp-block-phrase-com-masked-media-text.is-style-shape-four .wp-block-phrase-com-masked-media-text__inner>*{max-width:511px}}.wp-block-phrase-com-masked-media-text.is-style-shape-four .wp-block-phrase-com-masked-media-text__media{aspect-ratio:479/813;margin-right:12%;max-width:479px;overflow-y:clip;width:35.9070464768%}.wp-block-phrase-com-masked-media-text.is-style-shape-four .wp-block-phrase-com-masked-media-text__media>*{-webkit-mask-image:url(../svg/mask-6.svg);mask-image:url(../svg/mask-6.svg)}.wp-block-phrase-com-masked-media-text.is-style-shape-four .wp-block-phrase-com-masked-media-text__media:after{background-image:url(../svg/blue-ellipse-large-alt.svg);background-position:0 0;background-repeat:no-repeat;background-size:100%;content:"";height:100%;inset:0;left:0;position:absolute;top:15%;width:200%;z-index:1}.wp-block-phrase-com-newsflash{background:var(--wp--preset--color--blue);border:1px solid var(--wp--preset--color--light-grey);border-radius:var(--wp--custom--border-radius--small);color:var(--wp--preset--color--light-grey);display:flex;flex-direction:row;gap:.625rem;padding:.625rem;position:relative}.wp-block-phrase-com-newsflash__image{align-items:center;display:flex;line-height:0;margin:0;max-width:100px}.wp-block-phrase-com-newsflash__image img{height:100%;max-width:100%;object-fit:cover}.wp-block-phrase-com-newsflash__text{display:flex;flex:1;flex-direction:column;justify-content:center}.wp-block-phrase-com-newsflash__heading{font-weight:700;line-height:1.5;margin:0}.wp-block-phrase-com-newsflash__content{font-size:.75rem;font-weight:400;line-height:1.5;margin:0}.wp-block-phrase-com-newsflash__cta{align-items:center;display:flex}.wp-block-phrase-com-newsflash__link{color:inherit!important;text-decoration:none!important}@media screen and (max-width:767px){.wp-block-phrase-com-pricing-feature-table{display:none}}.wp-block-phrase-com-pricing-feature-table .wp-block-table td,.wp-block-phrase-com-pricing-feature-table .wp-block-table th,.wp-block-phrase-com-pricing-feature-table .wp-block-table thead{border:0}.wp-block-phrase-com-pricing-feature-table .wp-block-table td,.wp-block-phrase-com-pricing-feature-table .wp-block-table th{padding:.5rem 1rem}.wp-block-phrase-com-pricing-feature-table .wp-block-table thead th{font-weight:700;width:22.82%}.wp-block-phrase-com-pricing-feature-table .wp-block-table thead th:not(:first-child){width:19.295%}.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody td,.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody th{font-size:var(--wp--preset--font-size--small)}.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody td small,.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody th small{color:#8c8c8c;display:block;font-size:.75rem;font-weight:400}.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody th{color:#505050;font-weight:500;line-height:1.5;text-align:left}.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody td{border-left:1px solid #dfdfdf;text-align:center;vertical-align:middle}.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody td svg{vertical-align:middle}.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody tr.feature-section-heading th{color:var(--wp--preset--color--black);font-size:var(--wp--preset--font-size--medium);font-weight:700}.wp-block-phrase-com-pricing-feature-table .wp-block-table tbody tr.feature-section-heading:not(:first-child) th{padding-top:2rem}.wp-block-phrase-com-pricing-feature-table .wp-block-buttons{margin-top:.5rem}.wp-block-phrase-com-pricing-feature-table .wp-block-buttons .wp-block-button,.wp-block-phrase-com-pricing-feature-table .wp-block-buttons .wp-block-button__link{width:100%}.wp-block-phrase-com-pricing-feature-table .is-featured .wp-block-button{--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5;--button-background:linear-gradient(117deg,var( --wp--preset--color--phrase-green ) 33.33%,#03eab380 100%);--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#03eab3,#027361)}.wp-block-phrase-com-pricing-tiers{display:flex;gap:.625rem;justify-content:space-around;margin:0}@media screen and (max-width:1023px){.wp-block-phrase-com-pricing-tiers{align-items:center;flex-direction:column;gap:1.25rem}}.wp-block-phrase-com-pricing-tier{flex:1;max-width:500px;width:100%}.wp-block-phrase-com-pricing-tier.is-featured{border-color:var(--wp--preset--color--phrase-green);box-shadow:inset 0 0 0 1px var(--wp--preset--color--phrase-green)}.wp-block-phrase-com-pricing-tier.is-featured .wp-block-phrase-com-pricing-data__top{background:#ebfffb;border-color:var(--wp--preset--color--phrase-green);border-style:solid;border-top-left-radius:1rem;border-top-right-radius:1rem;border-width:1px 1px 0}.wp-block-phrase-com-pricing-tier.is-featured .wp-block-button{--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5;--button-background:linear-gradient(117deg,var( --wp--preset--color--phrase-green ) 33.33%,#03eab380 100%);--button-color:var( --wp--preset--color--black );--button-border-background:linear-gradient(98deg,#03eab3,#027361)}.wp-block-phrase-com-pricing-data{background:var(--wp--preset--color--white);border:1px solid #dfdfdf;border-radius:1rem}.wp-block-phrase-com-pricing-data .wp-block-phrase-com-pricing-data__top{border-radius:0;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1rem 1.5rem}.wp-block-phrase-com-pricing-data .wp-block-phrase-com-pricing-data__top>*{margin:0}.wp-block-phrase-com-pricing-data .wp-block-phrase-com-pricing-data__content{align-items:flex-start;border-radius:0;border-top:1px solid #dfdfdf;display:flex;flex-direction:column;margin:0;padding:1.5rem}.wp-block-phrase-com-pricing-data .wp-block-phrase-com-pricing-data__content>*{margin:0}.wp-block-phrase-com-pricing-data h2{font-size:var(--wp--preset--font-size--large);font-weight:600;line-height:1.25}.wp-block-phrase-com-pricing-data h3{font-size:var(--wp--preset--font-size--small);font-weight:700;line-height:1.25;margin-bottom:.875rem!important}.wp-block-phrase-com-pricing-data .wp-block-buttons .wp-block-button,.wp-block-phrase-com-pricing-data .wp-block-buttons .wp-block-button__link{width:100%}ul.wp-block-phrase-com-pricing-data-features{list-style:none}.wp-block-phrase-com-pricing-data-feature{align-items:center;display:flex;font-size:var(--wp--preset--font-size--small);font-weight:500;gap:.5rem;line-height:1.25}.wp-block-phrase-com-pricing-data-feature:not(:last-child){margin-bottom:.5rem}.wp-block-phrase-com-pricing-data-feature__icon{align-items:center;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;width:1.25rem}.wp-block-phrase-com-pricing-data-feature__name.has-star:after{content:"*";display:inline-block}.wp-block-phrase-com-pricing-data-price{align-items:center;column-gap:.25rem;display:flex;flex-wrap:wrap;margin:0}.wp-block-phrase-com-pricing-data-price__amount{font-size:var(--wp--preset--font-size--extra-large);font-weight:700;line-height:1.333;white-space:nowrap}.wp-block-phrase-com-pricing-data-price__amount:not(.is-custom):before{content:var(--pricing-currency-symbol-before,"$ ")}.wp-block-phrase-com-pricing-data-price__amount:not(.is-custom):after{content:var(--pricing-currency-symbol-after,"")}.wp-block-phrase-com-pricing-data-price__billing-cycle{color:#767676;font-size:.75rem;font-weight:400;line-height:1.25}.wp-block-phrase-com-pricing-currency-switcher{background:var(--wp--preset--color--white);border-radius:0 10px 10px 0;margin-bottom:var(--wp--style--block-gap)}@media screen and (min-width:1024px){.wp-block-phrase-com-pricing-currency-switcher{left:0;margin-bottom:0;position:fixed;top:50%;transform:translateY(-50%);z-index:9999}}.wp-block-phrase-com-pricing-currency-switcher ul{display:flex;justify-content:center;list-style:none;margin:0}@media screen and (min-width:1024px){.wp-block-phrase-com-pricing-currency-switcher ul{flex-direction:column}}.wp-block-phrase-com-pricing-currency-switcher ul li{--border-radius:1rem}.wp-block-phrase-com-pricing-currency-switcher ul li:first-child a{border-top-right-radius:var(--border-radius)}@media screen and (max-width:1023px){.wp-block-phrase-com-pricing-currency-switcher ul li:first-child a{border-bottom-left-radius:var(--border-radius);border-top-left-radius:var(--border-radius);border-top-right-radius:0}}.wp-block-phrase-com-pricing-currency-switcher ul li:last-child a{border-bottom-right-radius:var(--border-radius)}@media screen and (max-width:1023px){.wp-block-phrase-com-pricing-currency-switcher ul li:last-child a{border-top-right-radius:var(--border-radius)}}.wp-block-phrase-com-pricing-currency-switcher a{align-items:center;background:linear-gradient(93deg,rgba(132,184,241,.102),#1080fc00);border:2px solid #c5cfe2;color:var(--wp--preset--color--black);display:flex;font-size:var(--wp--preset--font-size--small);font-weight:700;justify-content:center;margin-left:-2px;padding:1rem 1.25rem;text-decoration:none;transition:color .15s ease-out,background .15s ease-out}@media screen and (min-width:1024px){.wp-block-phrase-com-pricing-currency-switcher a{margin-top:-2px;padding:1rem .75rem}}.wp-block-phrase-com-pricing-currency-switcher a:hover,.wp-block-phrase-com-pricing-currency-switcher a[aria-checked=true]{background:linear-gradient(93deg,#1080fc 47.74%,rgba(16,128,252,.502) 97.15%);color:var(--wp--preset--color--white)}@media screen and (min-width:900px){.wp-block-phrase-com-sticky-media-text{align-items:flex-start;display:grid;grid-template-columns:repeat(2,1fr);position:relative}.wp-block-phrase-com-sticky-media-text .wp-block-phrase-com-sticky-media-text-item{display:flex;flex-direction:column;height:calc(100vh - var(--wp-admin--admin-bar--height, 0px));justify-content:center;max-height:700px;padding:var(--wp--preset--spacing--45) var(--wp--preset--spacing--70)}.wp-block-phrase-com-sticky-media-text .wp-block-phrase-com-sticky-media-text-item p{margin-block-start:.625rem}.wp-block-phrase-com-sticky-media-text .wp-block-phrase-com-sticky-media-text-item__media{display:none}.wp-block-phrase-com-sticky-media-text__sticky-media{height:calc(100vh - var(--wp-admin--admin-bar--height, 0px));max-height:700px;position:sticky;top:calc(var(--wp--preset--spacing--45) + var(--wp-admin--admin-bar--height, 0px))}.wp-block-phrase-com-sticky-media-text__sticky-medium{display:flex;flex-direction:column;height:100%;inset:0;justify-content:center;margin:0;opacity:0;position:absolute;width:100%}.wp-block-phrase-com-sticky-media-text__sticky-medium:first-child{opacity:1}.wp-block-phrase-com-sticky-media-text__sticky-medium img{height:100%;inset:0;margin:auto;object-fit:contain;object-position:top;position:absolute;width:100%}}@media screen and (max-width:899px){.wp-block-phrase-com-sticky-media-text{padding-left:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70)}.wp-block-phrase-com-sticky-media-text__sticky-media{display:none}.wp-block-phrase-com-sticky-media-text__text{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--45)}}@media screen and (max-width:899px) and (min-width:782px){.wp-block-phrase-com-sticky-media-text .wp-block-phrase-com-sticky-media-text-item{display:flex;gap:var(--wp--preset--spacing--10)}.wp-block-phrase-com-sticky-media-text .wp-block-phrase-com-sticky-media-text-item>*{flex-basis:0;flex-grow:1}.wp-block-phrase-com-sticky-media-text .wp-block-phrase-com-sticky-media-text-item__media{margin:0}}@media screen and (max-width:899px){.wp-block-phrase-com-sticky-media-text .wp-block-phrase-com-sticky-media-text-item__media{display:flex;justify-content:center}.wp-block-phrase-com-sticky-media-text .wp-block-phrase-com-sticky-media-text-item__media img{height:auto;max-height:400px;max-width:100%;width:auto}}@media screen and (max-width:899px) and (min-width:782px){.wp-block-phrase-com-sticky-media-text--media-left .wp-block-phrase-com-sticky-media-text-item__media{order:1}.wp-block-phrase-com-sticky-media-text--media-left .wp-block-phrase-com-sticky-media-text-item__content{order:2}}@media screen and (max-width:600px){.wp-block-phrase-com-suggested-reading.wp-block-phrase-com-suggested-reading{margin-left:calc(var(--wp--style--root--padding-left)*-1)!important;margin-right:calc(var(--wp--style--root--padding-right)*-1)!important}}.wp-block-phrase-com-suggested-reading--hide-types .wp-block-phrase-com-suggested-reading-item__type{display:none}@media screen and (min-width:601px){.wp-block-phrase-com-suggested-reading__slider{padding:0 var(--wp--preset--spacing--70)}}.wp-block-phrase-com-suggested-reading__next-slide,.wp-block-phrase-com-suggested-reading__prev-slide{align-items:center;background:var(--wp--preset--color--black);border-radius:100%;color:var(--wp--preset--color--light-neutral);display:flex;height:1.375rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:1.375rem}.wp-block-phrase-com-suggested-reading__next-slide svg,.wp-block-phrase-com-suggested-reading__prev-slide svg{flex-shrink:0}.wp-block-phrase-com-suggested-reading__next-slide.glide__arrow--disabled,.wp-block-phrase-com-suggested-reading__prev-slide.glide__arrow--disabled{display:none}.wp-block-phrase-com-suggested-reading__prev-slide{left:15px}@media screen and (min-width:601px){.wp-block-phrase-com-suggested-reading__prev-slide{left:0}}.wp-block-phrase-com-suggested-reading__next-slide{right:15px}@media screen and (min-width:601px){.wp-block-phrase-com-suggested-reading__next-slide{right:0}}.wp-block-phrase-com-suggested-reading__view-more{margin-top:.938rem;text-align:center}.wp-block-phrase-com-suggested-reading.has-color-scheme .wp-block-button__link{color:var(--color-scheme-color)}.wp-block-phrase-com-suggested-reading-item{height:auto;padding:5px}.wp-block-phrase-com-suggested-reading-item__inner{border-radius:var(--wp--custom--border-radius--small);box-shadow:0 0 5px 0 #0000001a;contain:paint;display:flex;flex-direction:column;height:100%}.wp-block-phrase-com-suggested-reading-item__header{height:180px;position:relative}.wp-block-phrase-com-suggested-reading-item__header img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.wp-block-phrase-com-suggested-reading-item__type{align-items:center;background:var(--type-background,var(--wp--preset--color--black));border-radius:30px;bottom:10px;color:var(--type-color,var(--wp--preset--color--light-neutral));display:inline-flex;font-size:.75rem;font-weight:700;justify-content:center;left:20px;line-height:3;margin:0;padding:0 1.25rem;position:absolute}.wp-block-phrase-com-suggested-reading-item__type.is-post{--type-background:var( --wp--preset--color--yellow );--type-color:var( --wp--preset--color--black )}.wp-block-phrase-com-suggested-reading-item__type.is-case-study,.wp-block-phrase-com-suggested-reading-item__type.is-webinar{--type-background:var( --wp--preset--color--purple );--type-color:var( --wp--preset--color--light-neutral )}.wp-block-phrase-com-suggested-reading-item__type.is-resource{--type-background:var( --wp--preset--color--red );--type-color:var( --wp--preset--color--light-neutral )}.wp-block-phrase-com-suggested-reading-item__content{display:flex;flex:1;flex-direction:column;padding:1.875rem 1.125rem}.wp-block-phrase-com-suggested-reading-item__content h3{font-size:var(--wp--preset--font-size--large);font-weight:500;line-height:1.5;margin:0 0 .625rem}.wp-block-phrase-com-suggested-reading-item__content p{font-weight:400;line-height:1.5;margin:0 0 1.875rem}.wp-block-phrase-com-suggested-reading-item__content .wp-block-button{margin-top:auto}.wp-block-phrase-com-testimonials{background:var(--wp--preset--color--white-transparent);border-radius:var(--wp--custom--border-radius--small);box-shadow:0 0 10px 0 #00000040;padding:2.5rem 3.125rem}@media screen and (max-width:800px){.wp-block-phrase-com-testimonials{padding:1.25rem}}.wp-block-phrase-com-testimonials__carousel-progress-bar{background-color:#18181833;border-radius:1px;height:2px;margin-bottom:.625rem;margin-top:1.25rem;max-width:330px;position:relative}.wp-block-phrase-com-testimonials__carousel-progress-bar:after{background-color:var(--wp--preset--color--phrase-green);border-radius:1px;content:"";height:100%;left:0;position:absolute;top:0;width:0}.wp-block-phrase-com-testimonials__carousel-progress-bar.is-running:after{transition:width 5s ease-out;width:100%}.wp-block-phrase-com-testimonials__carousel-arrows{display:flex;gap:.625rem}.wp-block-phrase-com-testimonials__carousel-arrow{align-items:center;background:var(--wp--preset--color--black);border-radius:100%;color:var(--wp--preset--color--light-neutral);display:flex;height:1.375rem;justify-content:center;width:1.375rem}.wp-block-phrase-com-testimonials__carousel-arrow svg{flex-shrink:0}.wp-block-phrase-com-testimonials__company-logos{align-items:flex-start;display:flex;gap:.5rem;justify-content:flex-start;margin-top:1.125rem}.wp-block-phrase-com-testimonials__company-logo{height:44px;padding:0}@media screen and (max-width:800px){.wp-block-phrase-com-testimonials__company-logo{height:26px}}.wp-block-phrase-com-testimonials__company-logo img{filter:grayscale(100%);height:100%;opacity:.5;transition:filter .2s ease-out,opacity .2s ease-out;width:auto}.wp-block-phrase-com-testimonials__company-logo.glide__bullet--active img,.wp-block-phrase-com-testimonials__company-logo:hover img{opacity:1}.wp-block-phrase-com-testimonial{display:flex;flex-direction:column;gap:1.25rem;height:auto}.wp-block-phrase-com-testimonial__author{align-items:flex-end;display:flex;gap:1.125rem}.wp-block-phrase-com-testimonial__author-avatar{border-radius:100%;display:block;height:auto;max-width:65px}.wp-block-phrase-com-testimonial__author-company-logo{display:block;margin-bottom:.625rem;max-height:34px;width:auto}.wp-block-phrase-com-testimonial__author-info{align-items:flex-start;display:flex;flex:1;flex-direction:column}.wp-block-phrase-com-testimonial__author-name{font-weight:700;margin:0}.wp-block-phrase-com-testimonial__author-title{font-size:var(--wp--preset--font-size--small);margin:0}@media screen and (max-width:800px){.wp-block-phrase-com-testimonial__author{align-items:flex-start;flex-direction:column;gap:.625rem}.wp-block-phrase-com-testimonial__author .wp-block-phrase-com-testimonial__author-company-logo{margin:.625rem 0 0;order:3}.wp-block-phrase-com-testimonial__author .wp-block-phrase-com-testimonial__author-info picture{order:3}}.wp-block-phrase-com-testimonial__text{display:flex;flex:1;flex-direction:column;font-size:var(--wp--preset--font-size--large);justify-content:center}.wp-block-phrase-com-testimonial__text>:first-child{margin-top:0}.wp-block-phrase-com-testimonial__text>:first-child:before{content:open-quote}.wp-block-phrase-com-testimonial__text>:last-child{margin-bottom:0}.wp-block-phrase-com-testimonial__text>:last-child:after{content:close-quote}.wp-block-phrase-com-testimonial__text--no-quotes>:first-child:before,.wp-block-phrase-com-testimonial__text--no-quotes>:last-child:after{content:""}.wp-block-phrase-com-video-cover{background-color:var(--wp--preset--color--light-grey);border-radius:var(--wp--custom--border-radius--small);contain:paint;position:relative}.wp-block-phrase-com-video-cover__image,.wp-block-phrase-com-video-cover__video{border:none;height:100%;inset:0;margin:0;max-height:none;max-width:none;object-fit:cover;padding:0;position:absolute;width:100%}.wp-block-phrase-com-video-cover__image.animate,.wp-block-phrase-com-video-cover__video.animate{animation-duration:.5s;animation-fill-mode:both;animation-name:fadeIn}.wp-block-phrase-com-video-cover__inner{background:linear-gradient(90deg,#000c,#0000);color:var(--wp--preset--color--white);padding:5.7% 16.3% 5.7% 5.7%;position:relative;width:100%;z-index:1}.wp-block-phrase-com-video-cover__inner .wp-block-phrase-com-newsflash{display:none}@media screen and (min-width:800px){.wp-block-phrase-com-video-cover__inner{width:80%}.wp-block-phrase-com-video-cover__inner .wp-block-phrase-com-newsflash{display:flex;margin-bottom:11.9%}}@media screen and (min-width:1200px){.wp-block-phrase-com-video-cover__inner{width:66%}}.wp-block-phrase-com-video-cover__inner:has(.wp-block-phrase-com-newsflash){padding-top:2.4%}.wp-block-phrase-com-video-cover__inner>h1,.wp-block-phrase-com-video-cover__inner>h2{text-wrap:balance;margin:0 0 5.4%}.wp-block-phrase-com-video-cover__inner>p{text-wrap:pretty;font-size:var(--wp--preset--font-size--large);font-weight:600;line-height:1.25;margin:0}.wp-block-phrase-com-video-cover__inner .wp-block-buttons{margin-top:4.6%}.wp-block-phrase-com-newsflash--above-video-cover{background:linear-gradient(180deg,#0060d380,#1080fc40);border:0;color:var(--wp--preset--color--black);flex-direction:column}.wp-block-phrase-com-newsflash--above-video-cover:before{background:linear-gradient(165deg,#bae2ff 20%,#5b6f7d7d 50%,#0000 65%) border-box;border:1px solid #0000;border-radius:var(--wp--custom--border-radius--small);content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;position:absolute}@media screen and (min-width:800px){.wp-block-phrase-com-newsflash--above-video-cover{display:none}}.wp-block-phrase-com-newsflash--above-video-cover .wp-block-phrase-com-newsflash__image{display:none}.wp-block-phrase-com-newsflash--above-video-cover .wp-block-phrase-com-newsflash__link:before{content:" ";inset:0;position:absolute;z-index:2}.wp-block-phrase-com-newsflash--above-video-cover+.wp-block-phrase-com-video-cover{margin-block-start:.625rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.wp-block-table td,.wp-block-table th{border:1px solid #dfdfdf}.wp-block-table thead{background-color:var(--wp--preset--color--phrase-green);border:0;font-weight:700}.wp-block-table thead td,.wp-block-table thead th{border-color:var(--wp--preset--color--phrase-green)}.wp-block-table .wp-element-caption{display:flex!important;font-size:var(--wp--preset--font-size--small);font-weight:700;justify-content:center;margin-bottom:1em;margin-top:.5em}.wp-block-table.is-style-stripes{border-bottom:0}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:var(--wp--preset--color--light-grey)}.wp-block-video.is-style-basic-overlay,.wp-block-video.is-style-video-shape-1,.wp-block-video.is-style-video-shape-2,.wp-block-video.is-style-video-shape-3{position:relative}@media screen and (min-width:1024px){.wp-block-video.is-style-basic-overlay,.wp-block-video.is-style-video-shape-1,.wp-block-video.is-style-video-shape-2,.wp-block-video.is-style-video-shape-3{margin-block-end:6rem;margin-block-start:6rem}.wp-block-video.is-style-basic-overlay:before,.wp-block-video.is-style-video-shape-1:before,.wp-block-video.is-style-video-shape-2:before,.wp-block-video.is-style-video-shape-3:before{background-attachment:scroll;content:"";height:140%;left:-20%;position:absolute;top:-20%;width:140%;z-index:9}.wp-block-video.is-style-basic-overlay:after,.wp-block-video.is-style-video-shape-1:after,.wp-block-video.is-style-video-shape-2:after,.wp-block-video.is-style-video-shape-3:after{background-attachment:scroll;content:"";height:140%;left:-20%;position:absolute;top:-20%;width:140%;z-index:12}}.wp-block-video.is-style-basic-overlay video,.wp-block-video.is-style-video-shape-1 video,.wp-block-video.is-style-video-shape-2 video,.wp-block-video.is-style-video-shape-3 video{border-radius:1rem;position:relative;z-index:10}.wp-block-video.is-style-basic-overlay .video-overlay,.wp-block-video.is-style-video-shape-1 .video-overlay,.wp-block-video.is-style-video-shape-2 .video-overlay,.wp-block-video.is-style-video-shape-3 .video-overlay{background-attachment:scroll;background-color:#05173bcc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='194' height='261' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)' transform='matrix(-1 0 0 1 167 8)'%3E%3Ccircle cx='57' cy='57' r='57' fill='%2303EAB3' fill-opacity='.7'/%3E%3Ccircle cx='57' cy='57' r='56.177' stroke='url(%23b)' stroke-width='1.646'/%3E%3C/g%3E%3Cpath d='M139 64.5 94.75 90.048V38.952L139 64.5Z' fill='%23fff'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='79.918' y1='-15.278' x2='100.414' y2='80.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2303EAB3' stop-opacity='.3'/%3E%3Cstop offset='.604' stop-color='%2303EAB3'/%3E%3Cstop offset='.865' stop-color='%2303EAB3' stop-opacity='.3'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='0' y='0' width='194' height='261' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='3.05'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_6322_3553'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-1' dy='6'/%3E%3CfeGaussianBlur stdDeviation='7'/%3E%3CfeColorMatrix values='0 0 0 0 0.0784314 0 0 0 0 0.341176 0 0 0 0 0.760784 0 0 0 0.21 0'/%3E%3CfeBlend in2='effect1_backgroundBlur_6322_3553' result='effect2_dropShadow_6322_3553'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-3' dy='25'/%3E%3CfeGaussianBlur stdDeviation='12.5'/%3E%3CfeColorMatrix values='0 0 0 0 0.0784314 0 0 0 0 0.341176 0 0 0 0 0.760784 0 0 0 0.18 0'/%3E%3CfeBlend in2='effect2_dropShadow_6322_3553' result='effect3_dropShadow_6322_3553'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-7' dy='55'/%3E%3CfeGaussianBlur stdDeviation='17'/%3E%3CfeColorMatrix values='0 0 0 0 0.0784314 0 0 0 0 0.341176 0 0 0 0 0.760784 0 0 0 0.11 0'/%3E%3CfeBlend in2='effect3_dropShadow_6322_3553' result='effect4_dropShadow_6322_3553'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-13' dy='99'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='0 0 0 0 0.0784314 0 0 0 0 0.341176 0 0 0 0 0.760784 0 0 0 0.03 0'/%3E%3CfeBlend in2='effect4_dropShadow_6322_3553' result='effect5_dropShadow_6322_3553'/%3E%3CfeBlend in='SourceGraphic' in2='effect5_dropShadow_6322_3553' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:calc(50% - 6px) calc(50% + 33.5px);background-repeat:no-repeat;background-size:97px 130.5px;border-radius:1rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:11}.wp-block-video.is-style-basic-overlay .video-overlay.hidden,.wp-block-video.is-style-video-shape-1 .video-overlay.hidden,.wp-block-video.is-style-video-shape-2 .video-overlay.hidden,.wp-block-video.is-style-video-shape-3 .video-overlay.hidden{display:none}.wp-block-video.is-style-basic-overlay .video-overlay:hover,.wp-block-video.is-style-video-shape-1 .video-overlay:hover,.wp-block-video.is-style-video-shape-2 .video-overlay:hover,.wp-block-video.is-style-video-shape-3 .video-overlay:hover{cursor:pointer}@media screen and (min-width:1024px){.wp-block-video.is-style-basic-overlay .video-overlay,.wp-block-video.is-style-video-shape-1 .video-overlay,.wp-block-video.is-style-video-shape-2 .video-overlay,.wp-block-video.is-style-video-shape-3 .video-overlay{background-position:calc(50% - 10px) calc(50% + 50.25px);background-size:145.5px 195.75px}.wp-block-video.is-style-video-shape-1:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='155' height='233' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='154.5' y='.5' width='232' height='154' rx='77' transform='rotate(90 154.5 .5)' fill='url(%23a)'/%3E%3Crect x='154.5' y='.5' width='232' height='154' rx='77' transform='rotate(90 154.5 .5)' stroke='%231080FC'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='271.5' y1='0' x2='271.5' y2='155' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231080FC' stop-opacity='.4'/%3E%3Cstop offset='1' stop-color='%231080FC' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='1112' height='375' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6' filter='url(%23a)'%3E%3Cellipse cx='556' cy='191.501' rx='472' ry='107.5' fill='url(%23b)'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(0 107.5 -472 0 556 191.501)'%3E%3Cstop stop-color='%231080FC' stop-opacity='.5'/%3E%3Cstop offset='.355' stop-color='%237EBBFF'/%3E%3Cstop offset='1' stop-color='%23F99CE9'/%3E%3C/radialGradient%3E%3Cfilter id='a' x='0' y='.001' width='1112' height='383' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='42' result='effect1_foregroundBlur_4274_4197'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='532' height='512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Ccircle cx='228.077' cy='303.075' r='228.256' transform='rotate(-155.135 228.077 303.075)' fill='%23E5F0F8' fill-opacity='.1'/%3E%3C/g%3E%3Cg filter='url(%23b)'%3E%3Ccircle cx='228.08' cy='303.074' r='186.204' transform='rotate(-155.135 228.08 303.074)' fill='%23E5F0F8' fill-opacity='.1'/%3E%3C/g%3E%3Ccircle cx='228.08' cy='303.074' r='185.954' transform='rotate(-155.135 228.08 303.074)' stroke='url(%23c)' stroke-width='.5'/%3E%3Cg filter='url(%23d)'%3E%3Ccircle cx='228.078' cy='303.075' r='136.409' transform='rotate(-155.135 228.078 303.075)' fill='%23E5F0F8' fill-opacity='.1'/%3E%3C/g%3E%3Ccircle cx='228.078' cy='303.075' r='136.159' transform='rotate(-155.135 228.078 303.075)' stroke='url(%23e)' stroke-width='.5'/%3E%3Cg filter='url(%23f)'%3E%3Ccircle cx='228.078' cy='303.074' r='89.759' transform='rotate(-155.135 228.078 303.074)' fill='%23E5F0F8' fill-opacity='.1'/%3E%3C/g%3E%3Ccircle cx='228.078' cy='303.074' r='89.509' transform='rotate(-155.135 228.078 303.074)' stroke='url(%23g)' stroke-width='.5'/%3E%3Cdefs%3E%3Cfilter id='a' x='-18.834' y='50.764' width='493.825' height='499.221' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='12' dy='-24'/%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_4566_4213'/%3E%3CfeGaussianBlur stdDeviation='9.3' result='effect2_foregroundBlur_4566_4213'/%3E%3C/filter%3E%3Cfilter id='b' x='41.828' y='94.825' width='384.5' height='394.498' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='12' dy='-22'/%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_4566_4213'/%3E%3C/filter%3E%3Cfilter id='d' x='91.633' y='142.632' width='284.891' height='296.885' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='12' dy='-24'/%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_4566_4213'/%3E%3C/filter%3E%3Cfilter id='f' x='138.297' y='189.294' width='191.562' height='203.561' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='12' dy='-24'/%3E%3CfeGaussianBlur stdDeviation='14'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_4566_4213'/%3E%3C/filter%3E%3ClinearGradient id='c' x1='369.846' y1='103.947' x2='24.805' y2='353.568' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.084' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.259' stop-color='%23B21D97'/%3E%3Cstop offset='.556' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.686' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.9' stop-color='%23FB923C'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='331.933' y1='157.198' x2='79.163' y2='340.065' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.084' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.259' stop-color='%23B21D97'/%3E%3Cstop offset='.556' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.686' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.9' stop-color='%23FB923C'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' x1='296.415' y1='207.086' x2='130.09' y2='327.414' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.111' stop-color='%23FB923C'/%3E%3Cstop offset='.228' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='.625' stop-color='%23E84831'/%3E%3Cstop offset='.849' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:13% 10%,center 100%,1% 120%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:116.25px 174.75px,834px 181.25px,399px 384px}.wp-block-video.is-style-video-shape-1:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='374' height='236' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='b' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='374' height='236'%3E%3Cpath d='M0 0h344c16.569 0 30 13.431 30 30v206H0V0Z' fill='url(%23a)'/%3E%3C/mask%3E%3Cg mask='url(%23b)' fill='%23fff'%3E%3Cpath d='M10 536H9V162h1v374Zm13 0h-1V162h1v374Z'/%3E%3Cpath d='M23 376h-1V0h1v376Zm13 160h-1V162h1v374Z'/%3E%3Cpath d='M36 376h-1V0h1v376Zm14 160h-2V162h2v374Z'/%3E%3Cpath d='M49 376h-1V0h1v376Zm14 160h-2V162h2v374Z'/%3E%3Cpath d='M63 376h-2V0h2v376Zm14 160h-3V162h3v374Z'/%3E%3Cpath d='M76 376h-2V0h2v376Zm14 160h-3V162h3v374Z'/%3E%3Cpath d='M89 376h-2V0h2v376Zm15 160h-4V162h4v374Z'/%3E%3Cpath d='M102 376h-2V0h2v376Zm15 160h-4V162h4v374Z'/%3E%3Cpath d='M115 376h-2V0h2v376Zm16 160h-5V162h5v374Z'/%3E%3Cpath d='M129 376h-3V0h3v376Zm16 160h-6V162h6v374Z'/%3E%3Cpath d='M141 376h-2V0h2v376Zm17 160h-6V162h6v374Z'/%3E%3Cpath d='M154 376h-2V0h2v376Zm17 160h-6V162h6v374Z'/%3E%3Cpath d='M168 376h-3V0h3v376Zm17 160h-7V162h7v374Z'/%3E%3Cpath d='M181 376h-3V0h3v376Zm18 160h-8V162h8v374Z'/%3E%3Cpath d='M194 376h-3V0h3v376Zm17 160h-6V162h6v374Z'/%3E%3Cpath d='M208 376h-3V0h3v376Zm17 160h-7V162h7v374Z'/%3E%3Cpath d='M221 376h-3V0h3v376Zm17 160h-7V162h7v374Z'/%3E%3Cpath d='M235 376h-4V0h4v376Zm16 160h-7V162h7v374Z'/%3E%3Cpath d='M248 376h-4V0h4v376Zm17 160h-8V162h8v374Z'/%3E%3Cpath d='M261 376h-4V0h4v376Zm18 160h-9V162h9v374Z'/%3E%3Cpath d='M274 376h-4V0h4v376Zm18 160h-9V162h9v374Z'/%3E%3Cpath d='M288 376h-5V0h5v376Zm18 160h-10V162h10v374Z'/%3E%3Cpath d='M301 376h-5V0h5v376Zm18 160h-10V162h10v374Z'/%3E%3Cpath d='M314 376h-5V0h5v376Zm18 160h-10V162h10v374Z'/%3E%3Cpath d='M327 376h-5V0h5v376Zm19 160h-11V162h11v374Z'/%3E%3Cpath d='M341 376h-6V0h6v376Zm19 160h-12V162h12v374Z'/%3E%3Cpath d='M354 376h-6V0h6v376Zm19 160h-12V162h12v374Z'/%3E%3Cpath d='M367 376h-6V0h6v376Z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='345.95' y1='0' x2='248.038' y2='218.709' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23D9D9D9'/%3E%3Cstop offset='1' stop-color='%23D9D9D9' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='109' height='109' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='.5' y='.5' width='108' height='108' rx='32.2' fill='url(%23a)'/%3E%3Crect x='.5' y='.5' width='108' height='108' rx='32.2' stroke='url(%23b)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='54.5' y1='0' x2='54.5' y2='109' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2322C69F' stop-opacity='.6'/%3E%3Cstop offset='1' stop-color='%2322C69F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='76.412' y1='-14.608' x2='96.01' y2='77.031' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2303EAB3' stop-opacity='.3'/%3E%3Cstop offset='.604' stop-color='%2301884B'/%3E%3Cstop offset='.865' stop-color='%2303EAB3' stop-opacity='.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:81.5% 20%,86% 90%;background-repeat:no-repeat,no-repeat;background-size:280.5px 177px,81.75px 81.75px}.wp-block-video.is-style-video-shape-2:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1112' height='375' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6' filter='url(%23a)'%3E%3Cellipse cx='556' cy='191.5' rx='472' ry='107.5' fill='url(%23b)'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(0 107.5 -472 0 556 191.5)'%3E%3Cstop stop-color='%23F05751'/%3E%3Cstop offset='.355' stop-color='%23F05751'/%3E%3Cstop offset='1' stop-color='%23F05751'/%3E%3C/radialGradient%3E%3Cfilter id='a' x='0' y='0' width='1112' height='383' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='42' result='effect1_foregroundBlur_4274_5221'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50% 100%;background-repeat:no-repeat;background-size:834px 281.25px}.wp-block-video.is-style-video-shape-2:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='243' height='243' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='121.516' cy='121.516' r='119.516' stroke='%2303EAB3' stroke-width='2.254' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.68 4.51'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='87' height='204' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='b' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='8' width='87' height='187'%3E%3Crect width='107.538' height='140.081' rx='20' transform='skewY(36) scale(.80902 1)' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg filter='url(%23a)' mask='url(%23b)'%3E%3Cpath fill='url(%23c)' fill-opacity='.1' d='M0-10.921h87v215.498H0z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='c' x1='43.5' y1='-10.921' x2='43.5' y2='204.577' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23881A74'/%3E%3Cstop offset='1' stop-color='%23881A74' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='-12' y='-21.921' width='227' height='373.498' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='5' dy='6'/%3E%3CfeGaussianBlur stdDeviation='8.5'/%3E%3CfeColorMatrix values='0 0 0 0 0.0196078 0 0 0 0 0.392157 0 0 0 0 0.882353 0 0 0 0.24 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4566_4702'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='20' dy='24'/%3E%3CfeGaussianBlur stdDeviation='15.5'/%3E%3CfeColorMatrix values='0 0 0 0 0.0196078 0 0 0 0 0.392157 0 0 0 0 0.882353 0 0 0 0.21 0'/%3E%3CfeBlend in2='effect1_dropShadow_4566_4702' result='effect2_dropShadow_4566_4702'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='44' dy='55'/%3E%3CfeGaussianBlur stdDeviation='21'/%3E%3CfeColorMatrix values='0 0 0 0 0.0196078 0 0 0 0 0.392157 0 0 0 0 0.882353 0 0 0 0.12 0'/%3E%3CfeBlend in2='effect2_dropShadow_4566_4702' result='effect3_dropShadow_4566_4702'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='78' dy='97'/%3E%3CfeGaussianBlur stdDeviation='25'/%3E%3CfeColorMatrix values='0 0 0 0 0.0196078 0 0 0 0 0.392157 0 0 0 0 0.882353 0 0 0 0.04 0'/%3E%3CfeBlend in2='effect3_dropShadow_4566_4702' result='effect4_dropShadow_4566_4702'/%3E%3CfeBlend in='SourceGraphic' in2='effect4_dropShadow_4566_4702' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='34' height='291' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 54.273a4.274 4.274 0 1 0 0-8.547 4.274 4.274 0 0 0 0 8.547Zm.801 236.116V49.999H4.2v240.39h1.6Z' fill='%234037C3'/%3E%3Cpath d='M29 9.274a4.274 4.274 0 1 0 0-8.548 4.274 4.274 0 0 0 0 8.548ZM29.801 290V5H28.2v285h1.6Z' fill='%23EF8677'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='61' height='60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.672 6.115C.621 3.377 3.201.638 5.997 1.523l51.486 16.313c2.899.918 3.328 4.843.696 6.366L39.087 35.249a4.5 4.5 0 0 0-1.768 1.879l-9.886 19.718c-1.363 2.718-5.305 2.525-6.396-.314L1.672 6.115Z' fill='%234037C3' stroke='%23fff'/%3E%3C/svg%3E");background-position:10% 10%,87% 8%,80% 95%,16% 90%;background-repeat:no-repeat,no-repeat;background-size:182.25px 182.25px,65.25px 153px,25.5px 218.25px,45.75px 45px}.wp-block-video.is-style-video-shape-3:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='521' height='236' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.037 148.745a537.005 537.005 0 0 1 341.36-375.82 537.008 537.008 0 0 1 501.904 76.551L628.857 135.261a179.71 179.71 0 0 0-167.961-25.617 179.696 179.696 0 0 0-114.235 125.767L.037 148.745Z' fill='url(%23a)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='382' y1='443' x2='521' y2='151' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239197F7'/%3E%3Cstop offset='1' stop-color='%239197F7' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='1112' height='375' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.6' filter='url(%23a)'%3E%3Cellipse cx='556' cy='191.5' rx='472' ry='107.5' fill='url(%23b)'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='matrix(0 107.5 -472 0 556 191.5)'%3E%3Cstop stop-color='%231080FC' stop-opacity='0'/%3E%3Cstop offset='.355' stop-color='%231080FC'/%3E%3Cstop offset='1' stop-color='%2303EAB3'/%3E%3C/radialGradient%3E%3Cfilter id='a' x='0' y='0' width='1112' height='383' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='42' result='effect1_foregroundBlur_4274_5232'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='139' height='128' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M19.982 65.1 1.458 101.51a5.001 5.001 0 0 0 .127 4.768L12.5 125.183a5 5 0 0 0 6.83 1.83l116.913-67.499a5.001 5.001 0 0 0 1.83-6.83l-28.545-49.44a4.999 4.999 0 0 0-4.54-2.496l-30.11 1.27a5 5 0 0 0-4.462 3.216L50.308 58.02a5 5 0 0 1-4.41 3.213l-21.722 1.141a5 5 0 0 0-4.194 2.726Z' fill='%23E5F0F8' fill-opacity='.5'/%3E%3C/g%3E%3Cpath d='m1.815 101.692 18.524-36.41a4.6 4.6 0 0 1 3.858-2.507l21.722-1.141a5.4 5.4 0 0 0 4.764-3.471L70.79 5.377a4.6 4.6 0 0 1 4.104-2.958l30.11-1.27a4.598 4.598 0 0 1 4.177 2.295l28.545 49.44a4.6 4.6 0 0 1-1.684 6.283L19.131 126.666a4.599 4.599 0 0 1-6.283-1.683L1.932 106.077a4.598 4.598 0 0 1-.117-4.385Z' stroke='url(%23b)' stroke-width='.801'/%3E%3Cdefs%3E%3ClinearGradient id='b' x1='56.536' y1='-1.842' x2='99.505' y2='55.395' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EF8677' stop-opacity='.3'/%3E%3Cstop offset='.604' stop-color='%23EF8677'/%3E%3Cstop offset='.865' stop-color='%23EF8677' stop-opacity='.3'/%3E%3C/linearGradient%3E%3Cfilter id='a' x='.914' y='.744' width='137.828' height='155.787' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='28.847'/%3E%3CfeGaussianBlur stdDeviation='46.315'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='shape' result='effect1_innerShadow_4566_4778'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:95% 2%,center 105%,13% 7%;background-repeat:no-repeat;background-size:390.75px 177px,834px 281.25px,104.25px 96px}.wp-block-video.is-style-video-shape-3:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='141' height='114' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23a)'%3E%3Cpath d='M60.993 6.105 70.5 15.58h54.19c7.289 0 13.31 6 13.31 13.579V96.42c0 7.263-6.021 13.579-13.31 13.579H16.31C9.02 110 3 103.684 3 96.421V15.58C3 8.316 9.021 2 16.31 2h35.176c3.486 0 6.972 1.579 9.507 4.105Z' fill='%23BAE2FF' fill-opacity='.5' shape-rendering='crispEdges'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' x='-3.23' y='-4.23' width='147.461' height='182.304' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='3.115'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_4566_4924'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1.021'/%3E%3CfeGaussianBlur stdDeviation='1.021'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.575709 0 0 0 0 0.638202 0 0 0 0 0.707389 0 0 0 0.2 0'/%3E%3CfeBlend in2='effect1_backgroundBlur_4566_4924' result='effect2_dropShadow_4566_4924'/%3E%3CfeBlend in='SourceGraphic' in2='effect2_dropShadow_4566_4924' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1.021'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend in2='shape' result='effect3_innerShadow_4566_4924'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='83.201'/%3E%3CfeGaussianBlur stdDeviation='34.037'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 0.897862 0 0 0 0 0.939227 0 0 0 0 0.971191 0 0 0 1 0'/%3E%3CfeBlend in2='effect3_innerShadow_4566_4924' result='effect4_innerShadow_4566_4924'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='.54'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.3 0'/%3E%3CfeBlend in2='effect4_innerShadow_4566_4924' result='effect5_innerShadow_4566_4924'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg width='389' height='501' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath transform='rotate(135 336.07 294.5)' fill='url(%23a)' d='M336.07 294.5h179v416.486h-179z'/%3E%3Cg filter='url(%23b)'%3E%3Ccircle cx='271.281' cy='354.286' r='90' fill='%23E5F0F8'/%3E%3Ccircle cx='271.281' cy='354.286' r='90' fill='%23FFE300' fill-opacity='.4'/%3E%3Ccircle cx='271.281' cy='354.286' r='89.177' stroke='url(%23c)' stroke-width='1.646'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='425.57' y1='294.5' x2='425.57' y2='710.986' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFE300' stop-opacity='.6'/%3E%3Cstop offset='.661' stop-color='%23FFE300' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='307.467' y1='240.162' x2='339.83' y2='391.493' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FB923C' stop-opacity='.3'/%3E%3Cstop offset='.604' stop-color='%23FC6D26'/%3E%3Cstop offset='.865' stop-color='%23FB923C' stop-opacity='.3'/%3E%3C/linearGradient%3E%3Cfilter id='b' x='128.281' y='256.286' width='260' height='327' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='3.05'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_6352_3555'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-1' dy='6'/%3E%3CfeGaussianBlur stdDeviation='7'/%3E%3CfeColorMatrix values='0 0 0 0 0.0784314 0 0 0 0 0.341176 0 0 0 0 0.760784 0 0 0 0.21 0'/%3E%3CfeBlend in2='effect1_backgroundBlur_6352_3555' result='effect2_dropShadow_6352_3555'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-3' dy='25'/%3E%3CfeGaussianBlur stdDeviation='12.5'/%3E%3CfeColorMatrix values='0 0 0 0 0.0784314 0 0 0 0 0.341176 0 0 0 0 0.760784 0 0 0 0.18 0'/%3E%3CfeBlend in2='effect2_dropShadow_6352_3555' result='effect3_dropShadow_6352_3555'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-7' dy='55'/%3E%3CfeGaussianBlur stdDeviation='17'/%3E%3CfeColorMatrix values='0 0 0 0 0.0784314 0 0 0 0 0.341176 0 0 0 0 0.760784 0 0 0 0.11 0'/%3E%3CfeBlend in2='effect3_dropShadow_6352_3555' result='effect4_dropShadow_6352_3555'/%3E%3CfeColorMatrix in='SourceAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dx='-13' dy='99'/%3E%3CfeGaussianBlur stdDeviation='20'/%3E%3CfeColorMatrix values='0 0 0 0 0.0784314 0 0 0 0 0.341176 0 0 0 0 0.760784 0 0 0 0.03 0'/%3E%3CfeBlend in2='effect4_dropShadow_6352_3555' result='effect5_dropShadow_6352_3555'/%3E%3CfeBlend in='SourceGraphic' in2='effect5_dropShadow_6352_3555' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:86% 88%,0 100%;background-repeat:no-repeat,no-repeat;background-size:105.75px 85.5px,291.75px 375.75px}}.wp-block-wearerequired-tabs__tablist{box-shadow:inset 0 -1px #f3f3f3;justify-content:center}.wp-block-wearerequired-tabs__tab{box-shadow:none;position:relative}.wp-block-wearerequired-tabs__tab:after{background:var(--wp--preset--color--blue);bottom:0;content:"";height:4px;left:0;opacity:0;position:absolute;right:0;width:0}.wp-block-wearerequired-tabs__tab.is-active,.wp-block-wearerequired-tabs__tab:hover,.wp-block-wearerequired-tabs__tab[aria-selected=true]{box-shadow:none}.wp-block-wearerequired-tabs__tab.is-active:after,.wp-block-wearerequired-tabs__tab:hover:after,.wp-block-wearerequired-tabs__tab[aria-selected=true]:after{opacity:1;transition:width .2s ease-out,opacity .15s ease-out 50ms;width:100%}.wp-block-wearerequired-tabs__tab--add{margin-left:revert!important}.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tablist,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tablist{box-shadow:none;gap:3.125rem;justify-content:flex-start}.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab{box-shadow:none;color:#a3a3a3;justify-content:flex-start;min-width:170px;padding-inline:0;padding-bottom:46px}.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab:after,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab:after{background:#a3a3a3;border-radius:4px;bottom:22px;content:"";height:2px;opacity:1;position:absolute;width:100%}.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab.is-active,.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab:hover,.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab[aria-selected=true],.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab.is-active,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab:hover,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab[aria-selected=true]{box-shadow:none;color:var(--wp--preset--color--black);transition:color .2s ease-out}.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab.is-active:after,.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab:hover:after,.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab[aria-selected=true]:after,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab.is-active:after,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab:hover:after,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab[aria-selected=true]:after{background-color:var(--wp--preset--color--blue);transition:background-color .2s ease-out}.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab.is-active:before,.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab:hover:before,.wp-block-wearerequired-tabs.is-style-left-aligned .wp-block-wearerequired-tabs__tab[aria-selected=true]:before,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab.is-active:before,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab:hover:before,.wp-block-wearerequired-tabs.is-style-left-aligned-shadow .wp-block-wearerequired-tabs__tab[aria-selected=true]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='95' fill='none'%3E%3Cg filter='url(%23a)' opacity='.5'%3E%3Cellipse cx='110' cy='47.5' fill='url(%23b)' rx='85' ry='22.5'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='matrix(0 22.5 -85 0 110 47.5)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.175' stop-color='%231019FC' stop-opacity='.5'/%3E%3Cstop offset='.79' stop-color='%2314D5FF'/%3E%3Cstop offset='1' stop-color='%2331E8C7'/%3E%3C/radialGradient%3E%3Cfilter id='a' width='220' height='95' x='0' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_4274_4655' stdDeviation='12.5'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:center -46px;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:22px;position:absolute;width:100%}.wp-block-wearerequired-tab-panel{padding-top:var(--wp--style--block-gap,3rem)}.yoast-breadcrumbs{font-size:.75rem;font-weight:400;line-height:1.5}.yoast-breadcrumbs a{text-decoration:none}.yoast-breadcrumbs .breadcrumb_last{font-weight:700}@media screen and (max-width:767px){body{--wp--style--root--padding-right:20px;--wp--style--root--padding-left:20px}}.has-red-color-scheme{--color-scheme-color:var( --wp--preset--color--red );--button-background:linear-gradient(117deg,var( --wp--preset--color--red ) 33.33%,#e8483180 100%);--button-border-background:linear-gradient(98deg,#e84831,#b91700);--button-overlay-mix-blend-mode:soft-light;--button-overlay-opacity:1}.has-dark-green-color-scheme{--color-scheme-color:var( --wp--preset--color--green-80 );--button-background:linear-gradient(117deg,#027361 33.33%,#02736180);--button-border-background:linear-gradient(98deg,#02736100,#03363d);--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5}.has-purple-color-scheme{--color-scheme-color:var( --wp--preset--color--purple );--button-background:linear-gradient(120deg,var( --wp--preset--color--purple ) 31.91%,#881a7480 99.6%);--button-border-background:linear-gradient(98deg,#c237aa,#881a74);--button-overlay-mix-blend-mode:overlay;--button-overlay-opacity:.5}.has-blue-color-scheme{--color-scheme-color:var( --wp--preset--color--blue );--button-background:linear-gradient(116deg,var( --wp--preset--color--blue ) 33.68%,#1080fc80 98.98%);--button-border-background:linear-gradient(98deg,#1080fc,#023771);--button-overlay-mix-blend-mode:soft-light;--button-overlay-opacity:1}header.wp-block-template-part{position:sticky;top:var(--wp-admin--admin-bar--height,0);z-index:1000}.wp-block-post-excerpt{color:#505050;font-size:16px;line-height:28px;max-width:525px}.wp-site-blocks .newsletter-signup{background-color:#fff;border:2px solid #000;border-radius:20px;margin-bottom:24px;padding:30px 30px 40px}.wp-site-blocks .newsletter-signup .h3{font-size:var(--wp--preset--font-size--extra-large);margin:0 0 20px}.wp-site-blocks .related-posts{background-color:var(--wp--preset--color--light-grey);margin-top:var(--wp--preset--spacing--70);padding:var(--wp--preset--spacing--45) var(--wp--preset--spacing--70)}.wp-site-blocks .related-posts__title{margin-top:0}.wp-site-blocks .related-posts .container{max-width:var(--wp--style--global--wide-size);padding:0}.hbspt-form{--color-input-border:#c5cfe2;--color-input-border-focus:#0b2556;--color-input-background-gradient:linear-gradient(93deg,#84b8f11a 47.74%,#1080fc00 97.15%);--color-button-background:linear-gradient(116deg,var( --wp--preset--color--blue ) 33.68%,#1080fc80 98.98%)}.hbspt-form .inputs-list,.hbspt-form .no-list{list-style:none;margin:0;padding:0}.hbspt-form .inputs-list.hs-error-msgs,.hbspt-form .no-list.hs-error-msgs{font-size:12px;font-weight:700;margin-top:10px}.hbspt-form .inputs-list.hs-error-msgs label,.hbspt-form .no-list.hs-error-msgs label{color:#f2545b}.hbspt-form .hs-form-field label{display:block;margin:0 0 5px}.hbspt-form .legal-consent-container{display:flex;flex-direction:column;gap:10px}.hbspt-form .hs-form-checkbox-display input[type=checkbox]{float:left}.hbspt-form .hs-form-checkbox-display>span{display:block;margin-left:20px}.hbspt-form input[type=color],.hbspt-form input[type=date],.hbspt-form input[type=datetime-local],.hbspt-form input[type=datetime],.hbspt-form input[type=email],.hbspt-form input[type=month],.hbspt-form input[type=number],.hbspt-form input[type=password],.hbspt-form input[type=range],.hbspt-form input[type=search],.hbspt-form input[type=tel],.hbspt-form input[type=text],.hbspt-form input[type=time],.hbspt-form input[type=url],.hbspt-form input[type=week],.hbspt-form select,.hbspt-form textarea{background:var(--color-input-background-gradient);border:1px solid var(--color-input-border);border-radius:var(--wp--custom--border-radius--small);color:var(--wp--preset--color--blue);font-size:1em;outline:none;padding:.75rem 1rem;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;width:100%}.hbspt-form input[type=color]:focus,.hbspt-form input[type=color]:hover,.hbspt-form input[type=date]:focus,.hbspt-form input[type=date]:hover,.hbspt-form input[type=datetime-local]:focus,.hbspt-form input[type=datetime-local]:hover,.hbspt-form input[type=datetime]:focus,.hbspt-form input[type=datetime]:hover,.hbspt-form input[type=email]:focus,.hbspt-form input[type=email]:hover,.hbspt-form input[type=month]:focus,.hbspt-form input[type=month]:hover,.hbspt-form input[type=number]:focus,.hbspt-form input[type=number]:hover,.hbspt-form input[type=password]:focus,.hbspt-form input[type=password]:hover,.hbspt-form input[type=range]:focus,.hbspt-form input[type=range]:hover,.hbspt-form input[type=search]:focus,.hbspt-form input[type=search]:hover,.hbspt-form input[type=tel]:focus,.hbspt-form input[type=tel]:hover,.hbspt-form input[type=text]:focus,.hbspt-form input[type=text]:hover,.hbspt-form input[type=time]:focus,.hbspt-form input[type=time]:hover,.hbspt-form input[type=url]:focus,.hbspt-form input[type=url]:hover,.hbspt-form input[type=week]:focus,.hbspt-form input[type=week]:hover,.hbspt-form select:focus,.hbspt-form select:hover,.hbspt-form textarea:focus,.hbspt-form textarea:hover{border-color:var(--color-input-border-focus)}.hbspt-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#000 50%),linear-gradient(135deg,#000 50%,#0000 50%),var(--color-input-background-gradient);background-position:calc(100% - 24px) calc(50% - 1px),calc(100% - 18px) calc(50% - 1px),0 0;background-repeat:no-repeat;background-size:6px 5px,6px 5px,100% 100%;color:var(--wp--preset--color--blue);padding-right:calc(.75em + 40px)}.hbspt-form input[type=checkbox],.hbspt-form input[type=radio]{appearance:none;background:var(--color-input-background-gradient);border:1px solid var(--color-input-border-focus);cursor:pointer;height:15px;margin-top:1px;margin-inline:0;min-width:15px;outline:none;position:relative;transition:all .2s ease-in-out;width:15px}.hbspt-form input[type=checkbox]:before,.hbspt-form input[type=radio]:before{content:" ";left:50%;opacity:0;position:absolute;top:50%;transform:translate3d(-50%,-50%,0) scale(.5);transition:all .2s ease-in-out;visibility:hidden}.hbspt-form input[type=checkbox]:focus,.hbspt-form input[type=checkbox]:hover,.hbspt-form input[type=radio]:focus,.hbspt-form input[type=radio]:hover{border-color:var(--color-input-border-focus)}.hbspt-form input[type=checkbox]:focus:before,.hbspt-form input[type=checkbox]:hover:before,.hbspt-form input[type=radio]:focus:before,.hbspt-form input[type=radio]:hover:before{opacity:.5;transform:translate3d(-50%,-50%,0) scale(.5);visibility:visible}.hbspt-form input[type=checkbox]:checked,.hbspt-form input[type=radio]:checked{background:var(--color-input-border-focus)}.hbspt-form input[type=checkbox]:checked:before,.hbspt-form input[type=radio]:checked:before{opacity:1;transform:translate3d(-50%,-50%,0) scale(1);visibility:visible}.hbspt-form input[type=checkbox]{border-radius:2px}.hbspt-form input[type=checkbox]:before{color:#fff;content:"✔";font-size:.75em}.hbspt-form input[type=checkbox]:hover:not(:checked):before{color:var(--color-input-border-focus)}.hbspt-form input[type=radio]{border-radius:50%}.hbspt-form input[type=radio]:before{background:#fff;border-radius:50%;height:.5em;width:.5em}.hbspt-form input[type=radio]:hover:not(:checked):before{background:var(--color-input-border-focus)}.hbspt-form label:has(input[type=checkbox]) span,.hbspt-form label:has(input[type=radio]) span{font-size:12px;font-weight:700}.hbspt-form .hs-submit{--button-overlay-mix-blend-mode:soft-light;--button-overlay-opacity:1;--button-background:linear-gradient(116deg,var( --wp--preset--color--blue ) 33.68%,#1080fc80 98.98%);--button-border-background:linear-gradient(98deg,#1080fc,#023771);--button-border-shine-background:#fff;--button-border-size:2px;display:inline-flex;position:relative}.hbspt-form .hs-submit:before{background:radial-gradient(circle at calc(var(--mx)*1px) calc(var(--my)*1px),#fff 0,#fffc 10%,#0000001a 40%);border-radius:9999px;content:"";inset:0;mix-blend-mode:var(--button-overlay-mix-blend-mode,overlay);opacity:0;pointer-events:none;position:absolute;transition:all .16s ease-out;z-index:9999}.hbspt-form .hs-submit:hover:before{opacity:var(--button-overlay-opacity,1)}.hbspt-form .hs-submit:after{--spread:120;background:var(--button-border-shine-background);background-attachment:fixed;border:var(--button-border-size) solid #0000;border-radius:500px;content:"";inset:calc(var(--button-border-size)*-1/5);-webkit-mask:linear-gradient(#0000,#0000),conic-gradient(from calc((var(--start, 300) - var(--spread)*0.5)*1deg),#0000 0deg,#fff,#0000 calc(var(--spread)*1deg));mask:linear-gradient(#0000,#0000),conic-gradient(from calc((var(--start, 300) - var(--spread)*0.5)*1deg),#0000 0deg,#fff,#0000 calc(var(--spread)*1deg));-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-composite:source-in,xor;mask-composite:intersect;opacity:var(--active,0);pointer-events:none;position:absolute;transition:opacity 1s;z-index:1}.hbspt-form .hs-submit .actions{align-items:center;background:var(--button-background,var(--wp--preset--color--black));border-radius:1.5625rem;color:var(--button-color,var(--wp--preset--color--light-grey));cursor:pointer;display:inline-flex;font-size:var(--wp--preset--font-size--small);font-weight:600;gap:.625rem;justify-content:center;line-height:1.2;padding:1rem 1.25rem;position:relative;text-align:left;transition:box-shadow .16s ease-out}.hbspt-form .hs-submit .actions:after{background-color:currentcolor;content:"";display:inline-flex;flex-shrink:0;height:1rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='m11.864 10.473-1.518-.018V7.226L4.67 12.903l-1.072-1.072 5.677-5.677h-3.23l-.018-1.518 5.84-.003-.003 5.84Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23000' d='m11.864 10.473-1.518-.018V7.226L4.67 12.903l-1.072-1.072 5.677-5.677h-3.23l-.018-1.518 5.84-.003-.003 5.84Z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1rem}.hbspt-form .hs-submit .actions:before{background:var(--button-border-background,var(--wp--preset--color--black)) border-box;border:var(--button-border-size,1px) solid #0000;border-radius:1.5625rem;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;position:absolute}.hbspt-form .hs-submit .hs-button{all:unset}.hbspt-form .hs-recaptcha{margin-bottom:18px}.hbspt-form form{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:820px){.hbspt-form form .hs-recaptcha{margin-bottom:0}}.hbspt-form fieldset:has(>.hs-form-field[style*=none]:only-child){display:none}.hbspt-form input[type=text],.hbspt-form select,.hbspt-form textarea{-webkit-font-smoothing:antialiased}@media screen and (min-width:781px) and (max-width:820px){.hbspt-form .hs-form fieldset{display:flex;flex-direction:column;gap:20px}.hbspt-form .hs-form fieldset.form-columns-2 .hs-form-field{width:100%}.hbspt-form .hs-form fieldset.form-columns-2 .hs-form-field:nth-child(2n){margin-left:0}}@media screen and (max-width:780px){.hbspt-form .hs-form fieldset{max-width:none}}@media screen and (max-width:480px){.hbspt-form .hs-form fieldset.form-columns-1 .input:has(textarea){margin-right:0}.hbspt-form .hs-form fieldset.form-columns-2 .hs-form-field{float:none;width:100%}.hbspt-form .hs-form fieldset.form-columns-2 .hs-form-field:not(:last-child){margin-bottom:20px}.hbspt-form .hs-form fieldset.form-columns-2 .hs-form-field .input{margin-right:0}.hbspt-form .hs-form fieldset.form-columns-2 .hs-form-field .input .hs-input{width:100%}}.hbspt-form textarea{font-family:var(--wp--preset--font-family--inter);font-size:1em;height:120px;padding:.75rem 1rem;resize:vertical;width:100%}.hbspt-form textarea::placeholder{color:var(--wp--preset--color--blue)}.hbspt-form .hs-form fieldset.form-columns-1 .hs-form-field .input textarea{width:100%}.hbspt-form fieldset:has(>.hs_additional_information){display:none}

/*# sourceMappingURL=app-refresh.css.map*/