.pahe{background-color:var(--bg-primary);padding-bottom:var(--band-md);padding-top:var(--band-md)}.pahe .container{align-items:flex-start;display:flex;flex-direction:row;gap:40px;justify-content:space-between}.pahe__content{display:flex;flex-direction:column;max-width:480px}.pahe__backbutton{margin:40px 0 30px;text-decoration:unset}.pahe h1{margin-bottom:var(--band-sm)}.pahe__subheader{margin-bottom:10px}.pahe__slider{margin-left:-20px;margin-right:-20px;margin-top:40px;overflow:hidden;position:relative}.pahe__slider:before{background:linear-gradient(to right,var(--bg-primary) 0,var(--bg-primary) 20px,transparent 70px,transparent calc(100% - 70px),var(--bg-primary) calc(100% - 20px),var(--bg-primary) 100%);content:"";height:100%;pointer-events:none;position:absolute;width:100%;z-index:2}.pahe .swiper-slide{display:flex;filter:grayscale(1);justify-content:center}.pahe .swiper-slide img{max-height:30px;object-fit:contain}.pahe p{margin-bottom:30px}.pahe__buttons{display:flex;flex-wrap:wrap;gap:20px}.pahe__image{align-items:flex-end;border-radius:20px;display:flex;height:1040px;padding:20px;position:relative;width:50%}.pahe__items{bottom:20px;display:flex;flex-direction:column;gap:10px;position:sticky}.pahe__item{backdrop-filter:blur(10px);background:var(--bg-blur);border-radius:12px;display:flex;gap:10px;width:fit-content}.pahe__item .text-primary{padding:20px}.pahe__link{display:flex;gap:10px;text-decoration:none}.pahe__link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 19 19'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23156CEF' d='M12.803 8.708 8.556 4.462l1.12-1.12L15.833 9.5l-6.157 6.158-1.12-1.12 4.247-4.246H3.167V8.708z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h19v19H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");content:"";display:inline-block;height:24px;transition:.3s ease-in-out;width:24px}.pahe__link:hover:before{background-position-x:24px}.pahe__anchor:before{transform:rotate(90deg)}@media(max-width:900px){.pahe{padding-top:20px}.pahe__backbutton{margin:36px 0 24px}.pahe .container{flex-direction:column}.pahe__image{height:500px;margin-top:48px;width:100%}.pahe__items{margin-top:unset}.pahe h1{margin-bottom:32px}}@media(max-width:550px){.pahe__slider{align-self:center;margin-left:unset;margin-right:unset;width:350px}}@media(max-width:375px){.pahe__slider{width:200px}}