.sx-hero-title{white-space:normal}.sx-check-text{color:#fff}[uk-icon]:empty{display:inline-block;width:20px;height:20px}[uk-icon*="width: 30;"]:empty{width:30px;height:30px}[uk-icon*="width: 50;"]:empty{width:50px;height:50px}@media (prefers-reduced-motion:no-preference){.sx-fade{animation:sx-fade .8s ease both}.sx-fade-late{animation:sx-fade .8s ease .35s both}.sx-slide{animation:sx-slide .6s ease .15s both}@supports (animation-timeline:view()){.sx-fade-late,.sx-slide{animation-duration:auto;animation-delay:0s;animation-timing-function:linear;animation-timeline:view();animation-range:entry 0 entry 70%}.sx-parallax{animation:sx-parallax linear both;animation-timeline:view()}}}@media (prefers-reduced-motion:reduce){.sx-section .uk-background-fixed{background-attachment:scroll}}@keyframes sx-fade{0%{opacity:0}to{opacity:1}}@keyframes sx-slide{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:none}}@keyframes sx-parallax{0%{background-position:-320px -240px}to{background-position:calc(60% + 0px) calc(72% + 0px)}}.px-intro>p{margin:0 0 20px}.px-intro>p.uk-text-lead{font-size:1.25rem;line-height:1.5}.px-cover{display:block;width:100%;height:auto}.px-insta-head{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;font-weight:600}.px-insta-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.px-insta-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;list-style:none;margin:0;padding:0}.px-insta-grid a{display:block;aspect-ratio:1;overflow:hidden}.px-insta-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.px-insta-grid a:focus-visible .px-insta-img,.px-insta-grid a:hover .px-insta-img{transform:scale(1.04)}.px-video{position:relative;display:block;width:100%;aspect-ratio:1;padding:0;border:0;background:#000;overflow:hidden}.px-video iframe,.px-video img{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover}.px-video-facade{cursor:pointer}.px-video-play{left:50%;width:68px;height:48px;border-radius:12px;background:rgba(0,0,0,.72);transition:background-color .2s ease}.px-video-play,.px-video-play:after{position:absolute;top:50%;transform:translate(-50%,-50%)}.px-video-play:after{content:"";left:54%;border-color:transparent transparent transparent #fff;border-style:solid;border-width:10px 0 10px 18px}.px-video-facade:focus-visible .px-video-play,.px-video-facade:hover .px-video-play{background:#f00}@media (prefers-reduced-motion:reduce){.px-insta-img,.px-video-play{transition:none}}