.focus-trap{width:100%;height:100%;position:relative}
@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slide-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.header-skip-to-main-link{z-index:3;background:#fff;position:absolute;top:-9999px;left:-9999px}.header-skip-to-main-link.header-skip-to-main-link-can-show-true:focus-visible{top:0;left:0}.header{z-index:3;will-change:transform;background:#fff;width:100%;transition:transform .35s cubic-bezier(.45,0,.55,1);position:sticky;top:0}.header-ready-false{opacity:0}.header-can-hide-true.header-hidden-true{transform:translateY(-100%)}.header-can-hide-true.header-hidden-false .header-can-hide-true:focus-within{transform:translateY(0)}.header-container:after{z-index:-1}.header-inner{transform:translateY(-100%)}@media (prefers-reduced-motion:reduce){.header-inner{opacity:0;transition:opacity 1s ease-in-out .5s;transform:none}.is-ready .header-inner{opacity:1;animation:none}}.is-ready .header-inner{animation:1s ease-in-out .5s forwards slide-down}.header-inner{flex-direction:row;justify-content:space-between;align-items:center;height:78px;display:flex}.header-desktop-logo-link{cursor:pointer;width:87px;height:auto;padding-bottom:4px;display:inline-block}.header-desktop-logo-link svg path{fill:currentColor}@media (min-width:840px){.header-desktop-logo-link{width:105px;padding-bottom:5px}}.header-nav{justify-content:center;align-items:center;height:100%;display:flex}.header-nav-list{align-items:center;gap:16px;height:100%;display:flex}.header-nav-item{flex-direction:column;justify-content:center;align-items:center;height:100%;list-style:none;display:flex;position:relative}.header-nav-item .button-inner-text{flex-direction:row;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.header-nav-item-icon{width:10px;height:10px;transition:transform .2s;transform:rotate(180deg)}.header-nav-link{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:5%;text-transform:uppercase;justify-content:center;align-items:center;line-height:1.1}.header-nav-link:after{bottom:-10px}.header-mobile-nav-toggle-button{cursor:pointer;background:0 0;border:none;width:20px;height:20px;padding:0;transition:color .2s ease-out;position:relative}.header-mobile-nav-toggle-button:after{content:"";background:currentColor;border-radius:2px;width:20px;height:1.3px;transition:background .2s,box-shadow .2s;display:block;box-shadow:0 -6px,0 6px}@media (pointer:fine){.header-mobile-nav-toggle-button:hover:after,.header-mobile-nav-toggle-button:focus-visible:after,.header-mobile-nav-toggle-button:active:after{color:#396b6d}}.header-logo-link-mobile{opacity:0;transition:opacity .4s .8s}.header-mobile-wrapper-visible .header-logo-link-mobile{opacity:1}.header-mobile-wrapper-visible .header-mobile-nav-link{opacity:1;transform:translateY(0)}.header-mobile-nav-icon{width:20px;height:20px;display:block}.header-mobile-wrapper{z-index:3;opacity:0;pointer-events:none;will-change:opacity,max-height;width:100%;height:100dvh;max-height:100dvh;transition:opacity .4s cubic-bezier(.45,0,.55,1);position:fixed;top:0;left:0}.header-mobile-wrapper.header-mobile-wrapper-visible{opacity:1;pointer-events:auto}.header-mobile{background:#39424c;flex-direction:column;gap:30px;width:100%;height:100%;padding:100px 36px 30px;display:flex;overflow-y:auto}.header-nav-item-mobile .button{padding:20px 0}.header-nav-item-mobile .button-inner-text{text-transform:uppercase;white-space:wrap;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.header-nav-item-mobile .button-inner-text .header-nav-item-icon{width:15px;height:15px}.header-nav-item-mobile-child .button{padding:14px 0}.header-nav-item-mobile-child .header-mobile-nav-link .button-inner-text{text-transform:none}.header-nav-item-mobile-child-open-false{display:none}.header-mobile-nav-link{color:#fff;opacity:0;width:100%;padding:10px 0;transition:color .2s ease-in-out,transform .2s ease-in-out,opacity .2s ease-in-out;display:block;transform:translateY(100px)}.header-mobile-nav-link[aria-expanded=true] .header-nav-item-icon{transform:rotate(0)}.header-mobile-nav-link .button-inner{justify-content:flex-start}@media (pointer:fine){.header-mobile-nav-link:hover,.header-mobile-nav-link:focus-visible,.header-mobile-nav-link:active{color:#89bbbe;text-decoration:none}}.header-nav-item-mobile-position-1>.header-mobile-nav-link{transition-delay:0s,.1s,.1s}.header-nav-item-mobile-position-2>.header-mobile-nav-link{transition-delay:0s,.2s,.2s}.header-nav-item-mobile-position-3>.header-mobile-nav-link{transition-delay:0s,.3s,.3s}.header-nav-item-mobile-position-4>.header-mobile-nav-link{transition-delay:0s,.4s,.4s}.header-nav-item-mobile-position-5>.header-mobile-nav-link{transition-delay:0s,.5s,.5s}.header-nav-item-mobile-position-6>.header-mobile-nav-link{transition-delay:0s,.6s,.6s}.header-nav-item-mobile-position-7>.header-mobile-nav-link{transition-delay:0s,.7s,.7s}.header-nav-item-mobile-position-8>.header-mobile-nav-link{transition-delay:0s,.8s,.8s}.header-nav-item-mobile-position-9>.header-mobile-nav-link{transition-delay:0s,.9s,.9s}.header-nav-item-mobile-position-10>.header-mobile-nav-link{transition-delay:0s,1s,1s}.header-mobile-nav-link-active{color:#89bbbe}.header-mobile-close-button{cursor:pointer;color:#fff;background:0 0;border:none;margin:0;padding:0;transition:color .2s ease-out;position:absolute;top:20px;right:26px}.header-mobile-close-button svg path{stroke:currentColor}@media (pointer:fine){.header-mobile-close-button{right:40px}.header-mobile-close-button:hover svg,.header-mobile-close-button:focus-visible svg,.header-mobile-close-button:active svg{color:#89bbbe}}.header-mobile-close-icon{width:15px;height:15px}.header-mobile-nav-psycle-logo-wrap{flex-grow:1;align-items:end;display:flex}.header-mobile-nav-psycle-logo{color:#fff;width:70vw;max-width:200px;height:auto;bottom:30px;right:30px}.silktide-wrapper-hidden{display:none!important}.header-nav-list-dropdown{border:1px solid #b5b9c8;background:#fff;border-block-start:0;flex-direction:column;gap:16px;margin-inline-start:-16px;padding:24px;display:none;position:absolute;top:100%;left:0}.header-nav-list-dropdown.is-open{display:flex}.header-nav-list-dropdown-link{letter-spacing:2.5%;white-space:nowrap;padding:4px 0;line-height:1.1;text-decoration:none;transition:color .3s;display:inline-block}.header-nav-list-dropdown-link .button-inner-text{font-weight:400}.header-nav-list-dropdown-link:after{content:"";transform-origin:0;background:#396b6d;width:100%;height:1px;transition:transform .2s ease-out;display:block;position:relative;top:4px;transform:scaleX(0)}.header-nav-list-dropdown-link:hover,.header-nav-list-dropdown-link.header-nav-list-dropdown-link-active{color:#396b6d;opacity:1;text-decoration:none}.header-nav-list-dropdown-link:hover:after,.header-nav-list-dropdown-link.header-nav-list-dropdown-link-active:after{transform:scaleX(1)}@media (min-width:840px){.header-mobile-nav-toggle-button{display:none}.header-nav-list{font-size:14px}}@media (min-width:840px) and (not (min-width:1200px)){.header-inner{height:64px}.header-nav-list{gap:32px}}@media (min-width:600px) and (not (min-width:840px)){.header-nav-item-mobile{font-size:20px;line-height:27px}}@media not (min-width:840px){.header-nav-list{display:none}.header-inner{height:56px}}@media not (min-width:600px){.header-mobile-nav-link{padding:29px 0;font-size:20px;line-height:26px}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes header-mobile-enter{0%{opacity:0;max-height:0}to{opacity:1;max-height:100dvh}}
.footer{color:#fff;background:#39424c;padding-top:68px;padding-bottom:32px}@media (min-width:840px) and (not (min-width:1200px)){.footer{padding-top:88px}}@media (min-width:1200px){.footer{padding-top:116px}}.footer-sub-menu-sections{flex-direction:row;gap:64px;display:flex}@media (min-width:840px) and (not (min-width:1200px)){.footer-sub-menu-sections{gap:72px}}@media (min-width:1200px){.footer-sub-menu-sections{gap:80px}}.footer-sub-menu-section{flex-direction:column;gap:20px;display:flex}@media (min-width:840px) and (not (min-width:1200px)){.footer-sub-menu-section{gap:28px}}@media (min-width:1200px){.footer-sub-menu-section{gap:32px}}.footer-sub-menu-section-heading{flex-direction:row;align-items:center;gap:10px;display:flex}.footer-sub-menu-section-item-link,.footer-bottom-link{line-height:1.35;transition:color .3s;display:inline-block}.footer-sub-menu-section-item-link:hover,.footer-bottom-link:hover{color:#89bbbe}.footer-bottom-link:after,.footer-sub-menu-section-item-link:after{content:"";transform-origin:0;background:#fff;width:100%;height:1px;transition:transform .2s ease-out,background-color .3s;display:block;position:relative;top:3px;transform:scaleX(0)}.footer-bottom-link:hover:after,.footer-sub-menu-section-item-link:hover:after{background-color:#89bbbe;transform:scaleX(1)}.footer-sub-menu-section-heading-text{text-transform:uppercase;font-size:14px}.footer-sub-menu-section-heading-icon{width:8px;height:8px;transition:transform .2s;display:none}.footer-sub-menu-section-list{flex-direction:column;gap:20px;font-size:14px;display:flex}.footer-text-and-logo-wrap{flex-direction:column;gap:0;margin-bottom:64px;display:flex}.footer-psycle-logo-desktop{cursor:pointer;width:385px;height:100%;margin-left:auto}.footer-psycle-logo-desktop>svg{width:100%;height:auto}.footer-psycle-logo-mobile{cursor:pointer;width:75%;height:auto;display:block}.footer-psycle-logo-mobile>svg{width:100%;height:auto}.footer-policy-links{flex-wrap:wrap;gap:0 36px;display:inline-flex}.footer-cookie-prefs-button{color:inherit;cursor:pointer;background:0 0;border:none;align-self:center;height:26.5px;font-family:Lato,sans-serif;font-size:14px;font-weight:400}.footer-copyright-wrap{letter-spacing:0;border-top:1px solid #fff;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px 0;margin-top:48px;padding-top:32px;font-size:13px;line-height:1.7;display:flex}.footer-copyright-wrap .footer-copyright-p{line-height:26.5px}@media (min-width:1200px){.footer{padding-bottom:38px}.footer-sub-menu-section-list{min-width:130px}.footer-text-and-logo-wrap{gap:64px;margin-bottom:64px}.footer-psycle-logo-desktop{width:354px}.footer-copyright-wrap{padding-top:38px}}@media (min-width:840px){.footer-copyright-wrap{flex-direction:row;gap:0 4px;margin-top:0;font-size:14px}.footer-psycle-logo-mobile{display:none}}@media (min-width:840px) and (not (min-width:1200px)){.footer-text-and-logo-wrap{gap:60px;margin-bottom:60px}}@media (min-width:600px) and (not (min-width:1200px)){.footer{padding-bottom:34px}.footer-copyright-wrap{padding-top:34px}.footer-copyright-wrap .footer-copyright-p{line-height:24px}}@media (min-width:600px) and (not (min-width:840px)){.footer-psycle-logo-mobile{width:50%}}@media not (min-width:840px){.footer-sub-menu-section-item-link:after,.footer-bottom-link:after{top:2px}.footer-sub-menu-sections{flex-direction:column;gap:56px}}@media (not (min-width:840px)) and (min-width:840px) and (not (min-width:1200px)){.footer-sub-menu-sections{gap:60px}}@media (not (min-width:840px)) and (min-width:1200px){.footer-sub-menu-sections{gap:64px}}@media not (min-width:840px){.footer-psycle-logo-desktop{display:none}.footer-cookie-prefs-button{height:24px;font-size:13px}.footer-sub-menu-section-heading-icon{width:8px;height:8px;display:block}.footer-sub-menu-section-open-false .footer-sub-menu-section-list{display:none}.footer-sub-menu-section-open-false .footer-sub-menu-section-heading-icon{transform:rotate(180deg)}.footer-sub-menu-section-heading{cursor:pointer;width:fit-content}}
