.px-header{transition:max-width .2s cubic-bezier(.4,0,.2,1)}.px-header.--home{inset:0 0 auto;position:absolute;top:0;z-index:9999}.px-header,.px-header a:not(.px-btn){color:var(--dark-gray)}.px-header.--transparent{background-color:transparent}.px-header.--transparent,.px-header.--transparent a:not(.px-btn){color:#fff}.px-header.--fixed .px-header__wrapperMenu,body.px-header-sticky .px-header__wrapperMenu{backdrop-filter:blur(16px);background-color:hsla(0,0%,5%,.9);border-radius:28px;box-shadow:0 0 2px 0 rgba(0,0,0,.75);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.75);-moz-box-shadow:0 0 2px 0 rgba(0,0,0,.75)}.px-header__container{align-items:center;background-color:transparent;display:flex;gap:16px;justify-content:space-between;padding:18px 0;width:100%}.px-header__logo-image.--transparent{display:none}.px-header.--transparent .px-header__logo-image.--transparent{display:block}.px-header.--transparent .px-header__logo-image.--dark{display:none}.px-header__column-left{align-items:center;display:flex;gap:48px}.px-header__column-right{align-items:center;display:flex;gap:12px;justify-content:end}.px-header__menu{display:flex;gap:40px;list-style-type:none;margin:0;padding:0}.px-header__menuLink{display:block;font-size:16px;font-weight:400;line-height:100%;padding:14px 16px;transition:color .3s ease-in-out}.px-header__menuLink.--active,.px-header__menuLink:hover{text-decoration:underline}.px-header__menuLink.--active:after{transform:rotate(180deg)}.px-header__menuLink:after{right:0}.px-headerSection{background-color:var(--bg-color);border-radius:20px;margin:auto;padding:20px;width:min(978px,100%)}.px-headerSection,.px-headerSection a{color:var(--text-color)}.px-headerSectionGroup{align-content:start;display:grid;gap:9px 0;grid-template-columns:repeat(3,1fr)}.px-headerSectionGroup__item:first-child{grid-column:1;grid-row:1}.px-headerSectionGroup__item:nth-child(2){grid-column:2;grid-row:1}.px-headerSectionGroup__item:nth-child(4){grid-column:1;grid-row:2}.px-headerSectionGroup__item:nth-child(5){grid-column:2;grid-row:2}.px-headerSectionGroup__item:nth-child(7){grid-column:1;grid-row:3}.px-headerSectionGroup__item:nth-child(8){grid-column:2;grid-row:3}.px-headerSectionGroup__item:nth-child(3),.px-headerSectionGroup__item:nth-child(6),.px-headerSectionGroup__item:nth-child(9){grid-column:3;grid-row:1/4}.px-headerSectionGroup__item.--image,.px-headerSectionGroup__item.--image img{border-bottom-left-radius:20px;border-top-left-radius:20px}.px-headerSectionGroup__item.--image img{height:100%;object-fit:cover;object-position:left center;width:100%}.px-headerSectionGroup__item.--content{color:var(--item-text-color);padding:24px}.px-headerSectionGroup__item.--content,.px-headerSectionGroup__item.--image{cursor:pointer}.px-headerSectionGroup__itemTitle{font-size:18px;font-weight:500;line-height:18px;margin-bottom:10px}.px-headerSectionGroup__itemDesc{font-size:14px;font-weight:400;line-height:18px}.px-headerSectionGroup__item.--content.--selected,.px-headerSectionGroup__item.--menu.--selected{background:linear-gradient(119.2deg,var(--gradient-start-color) 7.36%,var(--gradient-end-color) 97.75%)}.px-headerSectionGroup__item.--menu{border-bottom-left-radius:18px;border-bottom-right-radius:18px;border-top-right-radius:18px;display:none;flex-direction:column;justify-content:center;max-height:470px;overflow-y:hidden}.px-headerSectionGroup__item.--menu.--selected{display:flex}.px-headerSectionGroup__item.--menu ul{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:15px}.px-headerSectionGroup__item.--menu ul a{display:block;font-size:16px;font-weight:400;line-height:16px;padding:12px 15px}.px-headerSectionGroup__item.--menu ul a:hover>span{text-decoration:underline}.px-headerSectionGroup__item.--menu ul a img{filter:invert(1);width:16px}.px-headerSectionGroup__prodDesc{color:var(--text-color);font-size:13px;max-height:0;opacity:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.px-headerSectionGroup__item.--menu ul a:hover .px-headerSectionGroup__prodDesc{max-height:999px;opacity:1;padding-top:5px}.px-headerSectionCards{width:min(1162px,100%)}.px-headerSectionCards__wrapper{align-content:start;display:grid;gap:12px;grid-template-columns:repeat(5,1fr)}.px-headerSectionCards__card{background:linear-gradient(41.74deg,var(--card-gradient-start-color) 11.21%,var(--card-gradient-end-color) 105.31%);border-radius:18px;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.px-headerSectionCards__card.--card-side{justify-content:flex-start}.px-headerSectionCards__card,.px-headerSectionCards__card a{color:var(--card-text-color)}.px-headerSection .px-headerSectionCards__card:first-child{grid-column:1;grid-row:var(--card-grid-row)}.px-headerSection .px-headerSectionCards__card:nth-child(5){grid-column:5;grid-row:var(--card-grid-row)}.px-headerSectionCards__cardTitle{font-size:18px;font-weight:600;line-height:22px;margin-bottom:20px}.px-headerSectionCards__cardTitle.--xl{font-size:20px;font-weight:700}.px-headerSectionCards__cardDesc{font-size:12px;font-weight:400;line-height:18px;margin-bottom:20px}.px-headerSection .px-headerSectionCards__card:first-child .px-headerSectionCards__cardDesc{font-size:14px}.px-headerSectionCards__cardImage.--icon{height:auto;max-height:57px;max-width:97px}.px-headerSectionCards__cardImage.--image{border-radius:20px;height:auto;max-width:100%;width:auto}.px-headerSectionCards__cardLinks{display:flex;flex-direction:column;gap:10px;list-style-type:none;margin:0;padding:0}.px-headerSectionCards__cardLinks a:hover{text-decoration:underline}.px-headerSectionCards__cardButton{background-color:transparent;border:1px solid hsla(0,0%,100%,.5);border-radius:50px;display:inline-block;font-size:16px;font-weight:500;line-height:16px;padding:12px 24px;transition:all .4s ease}.px-headerSectionCards__cardButton:hover{border-color:#fff}.px-headerBanner{align-items:center;background-position:0;background-repeat:no-repeat;background-size:auto 100%;border-radius:20px;display:flex;gap:10px;justify-content:space-between;margin-top:24px;padding:32px 48px}.px-headerBanner__title{font-size:24px;font-weight:500;line-height:34px}.px-headerMenuMobile{background-color:var(--bg-color);height:calc(100vh - 72px);inset:0;overflow-y:auto;position:fixed;top:72px;transform:translateX(-100%);transition:transform .4s ease;z-index:9999}.px-headerMenuMobile,.px-headerMenuMobile a{color:var(--text-color)}.px-headerMenuMobile.--is-open{transform:translateX(0)}.px-headerMenuMobile ul{display:flex;flex-direction:column;gap:16px;list-style-type:none;margin:90px auto 0;padding:0;width:100%}.px-headerMenuMobile ul li a{border-bottom:1px solid #e0e0e0;display:block;padding:16px;text-decoration:none;transition:color .4s ease}@media (max-width:768px){.px-header{padding:0 16px}.px-header__column-right,.px-header__menu{display:none}body div.hs-tools-menu{right:100px!important}}