.px-header{inset:0 0 auto;position:absolute;top:0;transition:max-width .2s cubic-bezier(.4,0,.2,1);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-link.--transparent{display:none}.px-header.--transparent .px-header__logo-link.--transparent{display:block}.px-header.--transparent .px-header__logo-link.--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:start}.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{color:#fff;display:block;font-size:16px;font-weight:400;line-height:16px;padding:12px 15px}.px-headerSectionGroup__item.--menu ul a>span{display:inline-block;max-width:calc(100% - 23px);padding-bottom:5px;vertical-align:middle}.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 .2s ease-out,max-height .2s ease-out}.px-headerSectionGroup__item.--menu ul a:hover .px-headerSectionGroup__prodDesc{max-height:999px;opacity:1;transition-duration:.3s;transition-timing-function:ease-in}.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)!important}.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:100vh;inset:0;overflow-y:auto;position:fixed;transform:translateX(-100%);transition:transform .4s ease;z-index:99999}.px-headerMenuMobile,.px-headerMenuMobile a{color:var(--text-color)!important}.px-headerMenuMobile.--is-open{transform:translateX(0)}.px-headerMenuMobile__header{align-items:center;background-color:var(--bg-color);display:flex;justify-content:space-between;padding:10px 16px;position:sticky;top:0;z-index:9999}.px-headerMenuMobile__stageOuter{overflow:hidden;position:relative;width:100%}.px-headerMenuMobile__stage{display:flex;transition:transform .4s ease;width:200vw}.px-headerMenuMobile__stage.--slide{transform:translateX(-100vw)}.px-headerMenuMobile__wrapper{width:100vw}.px-headerMenuMobile__closeBtn{background-color:transparent;border:none;color:#fff;cursor:pointer;font-size:48px;font-weight:400;height:48px;line-height:48px;margin:0;padding:0;width:48px}.px-headerMenuMobile__mainMenu{display:flex;flex-direction:column;gap:16px;list-style-type:none;margin:0;padding:0;width:100%}.px-headerMenuMobile__mainMenu li a{border-bottom:1px solid #e0e0e0;display:block;padding:16px;text-decoration:none;transition:color .4s ease}.px-headerMenuMobile__mainMenu .px-header__menuLink:after{right:10px;transform:rotate(270deg)}.px-headerMenuMobile__containerSubmenu{padding:0 10px}.px-headerMenuMobile__accordion{background:linear-gradient(119.2deg,var(--gradient-start-color) 7.36%,var(--gradient-end-color) 97.75%);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;margin-bottom:15px}.px-headerMenuMobile__containerSubmenu>details:last-child{margin-bottom:0}.px-headerMenuMobile__accordion>summary{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;gap:12px;justify-content:space-between;list-style:none;padding:16px;user-select:none}.px-headerMenuMobile__accordion[open]>summary{border-bottom:1px solid hsla(0,0%,100%,.12)}.px-headerMenuMobile__accordion>summary:after{border-bottom:2px solid rgba(244,246,255,.5);border-right:2px solid rgba(244,246,255,.5);content:"";flex-shrink:0;height:10px;margin-top:-4px;transform:rotate(45deg);transition:transform .2s ease;width:10px}.px-headerMenuMobile__accordion[open]>summary:after{margin-top:4px;transform:rotate(225deg)}.px-headerMenuMobile__accordionContent{padding:16px}.px-headerMenuMobile__accordionContent,.px-headerMenuMobile__accordionContent a{color:rgba(244,246,255,.72)}.px-headerMenuMobile__subTitle{color:rgba(244,246,255,.4);font-size:.68rem;font-weight:600;letter-spacing:.07em;margin-bottom:10px;text-transform:uppercase}.px-headerMenuMobile__accordionImage{aspect-ratio:16/9;border-radius:16px;height:auto;margin-bottom:16px;max-height:160px;max-width:100%;width:auto}.px-headerMenuMobile__list{display:flex;flex-direction:column;gap:10px;list-style-type:none;margin:0;padding:0}.px-headerMenuMobile__listItemLink{align-items:center;display:flex;gap:10px;width:100%}.px-headerMenuMobile__listItemIcon{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;display:flex;height:36px;justify-content:center;width:36px}.px-headerMenuMobile__listItemIcon img{filter:invert(1);max-height:18px;max-width:18px}.px-headerMenuMobile__listDesc{color:rgba(244,246,255,.72);font-size:14px;line-height:1.55}.px-headerMenuMobile__nav{align-items:center;display:flex;font-size:16px;font-weight:700;gap:10px;margin-bottom:15px;padding:0 10px}.px-headerMenuMobile__navButton{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;color:#f4f6ff;cursor:pointer;display:grid;flex-shrink:0;height:44px;place-items:center;width:44px}.px-headerMenuMobile__navButton svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:22px}.px-headerMenuMobile__title{font-size:21px;font-weight:700;letter-spacing:-.02em;margin:0 0 10px}.px-headerMenuMobile__desc{color:rgba(244,246,255,.72);font-size:14px;line-height:1.55;margin-bottom:16px}.px-headerMenuMobile__cards{display:flex;flex-direction:column;gap:12px}.px-headerMenuMobile__card{background:linear-gradient(41.74deg,var(--card-gradient-start-color) 11.21%,var(--card-gradient-end-color) 105.31%);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;display:flex;flex-direction:row;gap:14px;justify-content:space-between;padding:14px 14px 14px 12px}.px-headerMenuMobile__card.--with-thumb{flex-direction:column}.px-headerMenuMobile__cardImage{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;display:grid;height:56px;place-items:center;width:56px}.px-headerMenuMobile__cardImage img{height:auto;max-height:32px;max-width:32px;width:auto}.px-headerMenuMobile__cardThumb{border-radius:16px;height:auto;max-width:100%;width:auto}.px-headerMenuMobile__cardTitle{font-size:16px;font-weight:700;line-height:16px;margin-bottom:6px}.px-headerMenuMobile__cardDesc{color:rgba(244,246,255,.72);font-size:14px;line-height:1.5}.px-headerMenuMobile__cardContent{flex:1}.px-headerMenuMobile__banner{align-items:center;background-position:0;background-repeat:no-repeat;background-size:auto 100%;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:space-between;margin:15px 0;padding:10px}.px-headerMenuMobile__bannerTitle{font-size:16px;font-weight:500;line-height:18px}.px-headerMenuMobile__banner .px-btn span{font-size:14px;line-height:34px;min-height:34px}.px-header__btnLangs{background-color:transparent;border:none;cursor:pointer;margin:0;padding:0}.px-header.--home .px-header__btnLangs:after{border-bottom-color:#fff;border-top-color:#fff}.px-header__langsList li a{color:var(--gray-dark)!important}.px-header__langsList li a:hover{background-color:var(--gray)!important}@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}}