.slider{display:flex;align-items:center;gap:var(--Numbers-24);cursor:pointer;transition:all .2s ease}.slider__dot{width:1rem;height:1rem;background-color:var(--Color-Alpha-White-30);border-radius:100%;-o-border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%}.slider__dot--active{width:fit-content;height:fit-content;background-color:rgba(0,0,0,0)}.tarocchi{padding:var(--Padding-40) 0;height:100dvh;cursor:none;max-height:67.5rem}@media(min-width:80rem){.tarocchi{padding:6.25rem 0}}.tarocchi--modal-open{cursor:auto}.tarocchi--card-choosed .tarocchi-modal__title-section,.tarocchi--modal-open .tarocchi__cursor{display:none}.tarocchi__content{height:100%;position:relative}.tarocchi__title-section{display:flex;flex-direction:column;height:100%}.tarocchi__title{color:var(--Colors-Foreground-White);font-style:normal;font-weight:400;letter-spacing:-.07rem}.tarocchi__subtitle{color:var(--Colors-Foreground-Accent);font-style:normal;font-weight:400;letter-spacing:-.0275rem}.tarocchi .text-component__paragraph{margin-top:auto;max-width:56.875rem;width:100%}@media screen and (min-width:90rem){.tarocchi .text-component__paragraph{margin-top:14rem}}.tarocchi .text-component__paragraph svg{margin-left:1.125rem}.tarocchi__cursor{position:fixed;top:0;left:0;pointer-events:none;z-index:1;opacity:0;transform:translate(-50%,-50%);will-change:transform}.tarocchi .custom-image{position:absolute;right:0;top:5rem;z-index:-1}@media screen and (min-width:80rem){.tarocchi .custom-image{top:0}}.tarocchi .custom-image img{width:100%;height:auto}.tarocchi-modal{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:var(--Color-Neutral-Black);z-index:1000;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:all .3s ease;overflow:auto}.tarocchi-modal--open{opacity:1;visibility:visible}.tarocchi-modal__content{display:flex;flex-direction:column-reverse;height:100%;position:relative;justify-content:center;gap:var(--Gap-40)}@media(min-width:80rem){.tarocchi-modal__content{gap:var(--Gap-40);flex-direction:column;padding:var(--Padding-40) 0}}.tarocchi-modal .button-icon{position:absolute;top:var(--Padding-24);right:0;z-index:100}@media(min-width:80rem){.tarocchi-modal .button-icon{top:var(--Padding-40);right:var(--Padding-40)}}.tarocchi-modal__title-section{display:flex;flex-direction:column;padding-bottom:var(--Padding-24);gap:var(--Gap-16);margin:0 auto;width:100%}@media(min-width:80rem){.tarocchi-modal__title-section{padding:0}}.tarocchi-modal__title{color:var(--Colors-Foreground-White);font-style:normal;font-weight:400;letter-spacing:-.0325rem}@media(min-width:80rem){.tarocchi-modal__title{color:var(--Colors-Foreground-White);font-style:normal;font-weight:400;letter-spacing:var(--Typography-Letter-Spacing-Edition-1-Desktop-H3)}}.tarocchi-modal__title span{display:block}@media screen and (min-width:90rem){.tarocchi-modal__title span{display:inline-block}}.tarocchi-modal__result{width:100%;display:none;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:80rem){.tarocchi-modal__result{height:100%;justify-content:center}}.tarocchi-modal__result-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}@media(min-width:80rem){.tarocchi-modal__result-content{align-items:flex-start;opacity:0;gap:1.5rem}}.tarocchi-modal__result-title{color:var(--Colors-Foreground-White);text-align:center;font-style:normal;font-weight:400;letter-spacing:-.025rem}@media(min-width:90rem){.tarocchi-modal__result-title{text-align:left}}.tarocchi-modal__result-description{display:flex;flex-direction:column;gap:1rem;width:100%;text-align:center}@media(min-width:90rem){.tarocchi-modal__result-description{max-width:37.875rem;gap:1.5rem;text-align:left}}.tarocchi-modal__result-keywords{display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid var(--Colors-Border);padding-bottom:1.5rem}.tarocchi-modal__result-keywords-title{color:var(--Colors-Foreground-Accent);margin:0;font-size:1.375rem;letter-spacing:-.0275rem}@media(min-width:90rem){.tarocchi-modal__result-keywords-title{font-size:2rem;letter-spacing:-.04rem}}.tarocchi-modal__result-keywords-text{color:var(--Colors-Foreground-White);margin:0;font-size:1.125rem;letter-spacing:-.0225rem}@media(min-width:90rem){.tarocchi-modal__result-keywords-text{font-size:1.75rem}}.tarocchi-modal__result-text{color:var(--Colors-Foreground-White);margin:0;font-size:1.125rem;letter-spacing:-.0225rem}@media(min-width:90rem){.tarocchi-modal__result-text{font-size:1.75rem}}.tarocchi-modal__subtitle{color:var(--Colors-Foreground-Accent);white-space:pre-line}.tarocchi-modal__cards-container{min-height:26.25rem;position:relative;display:flex;flex-direction:column;align-items:center;gap:4.375rem}@media screen and (min-width:80rem){.tarocchi-modal__cards-container{min-height:unset;width:100%;flex-direction:row;align-items:flex-start;justify-content:center;gap:4rem;margin:0 auto;transition:width .2s ease}}.tarocchi-modal__deck{display:flex;align-items:center;justify-content:center;position:relative;width:21.0625rem;height:34.875rem}@media(min-width:80rem){.tarocchi-modal__deck{width:100%;height:auto;flex-wrap:nowrap;margin-top:0}}.tarocchi-modal__card{cursor:pointer;position:absolute;width:8.5625rem;height:15rem;transform-style:preserve-3d}@media(min-width:80rem){.tarocchi-modal__card{width:14.5rem;height:26.25rem;position:static}}.tarocchi-modal__card--selected{z-index:50;transition:none}.tarocchi-modal__card:first-child{top:1.6875rem;left:2.125rem;z-index:1}@media screen and (min-width:80rem){.tarocchi-modal__card:first-child{z-index:0}}.tarocchi-modal__card:nth-child(2){top:3.375rem;left:6.25rem;z-index:2}@media screen and (min-width:80rem){.tarocchi-modal__card:nth-child(2){z-index:0}}.tarocchi-modal__card:nth-child(3){top:5.0625rem;left:10.375rem;z-index:3}@media screen and (min-width:80rem){.tarocchi-modal__card:nth-child(3){z-index:0}}.tarocchi-modal__card:nth-child(4){top:18.1875rem;left:2.125rem;z-index:4}@media screen and (min-width:80rem){.tarocchi-modal__card:nth-child(4){z-index:0}}.tarocchi-modal__card:nth-child(5){top:19.875rem;left:6.25rem;z-index:5}@media screen and (min-width:80rem){.tarocchi-modal__card:nth-child(5){z-index:0}}.tarocchi-modal__card:nth-child(6){top:21.5625rem;left:10.375rem;z-index:6}@media screen and (min-width:80rem){.tarocchi-modal__card:nth-child(6){z-index:0}}@media screen and (min-width:90rem){.tarocchi-modal__card:hover{z-index:10}}.tarocchi-modal__card-back,.tarocchi-modal__card-front{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px;-o-border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;backface-visibility:hidden;overflow:hidden}.tarocchi-modal__card-back img,.tarocchi-modal__card-front img{width:100%;height:100%;object-fit:cover;display:block}.tarocchi-modal__card-back{transform:rotateY(0deg);z-index:2}.tarocchi-modal__card-front{transform:rotateY(180deg)}.header{padding:var(--Padding-24) 0;width:100%;box-sizing:border-box;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,0) 117.42%);background-blend-mode:exclusion;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);z-index:11;position:sticky;top:0}@media(min-width:64rem){.header{padding:var(--Padding-40) 0}}.header__wrapper{display:flex;justify-content:space-between;align-items:center}.header__the-loop{display:block;height:1.5rem;width:auto}@media(min-width:64rem){.header__the-loop{height:2rem;width:auto}}.header__the-loop path{fill:var(--Color-Neutral-White)}.header__logo{display:none}.header__logo path{stroke-width:1.8}@media(min-width:64rem){.header__logo{display:block;width:3rem;height:3rem;position:absolute;left:50%;transform:translateX(-50%)}}.header__menu{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:var(--Gap-8);cursor:pointer;background:none;border:none;width:auto}.header__menu path{stroke:var(--Color-Neutral-White);stroke-width:2.12;stroke-linecap:round}.header__menu:hover{opacity:.8}.links{display:flex;flex-direction:column;gap:var(--Gap-16);text-decoration:none;color:inherit;cursor:pointer;padding:var(--Padding-20) 0}@media(min-width:90rem){.links--with-border{border-bottom:1px solid var(--Color-Neutral-White);position:relative}.links--with-border:before{content:"";position:absolute;bottom:-1px;left:-150vh;right:0;height:1px;background-color:var(--Color-Neutral-White);z-index:3}}.links:hover .links__description--italic-hover{font-style:italic}.links__title a{font-weight:400;color:var(--Colors-Foreground-Accent);letter-spacing:var(--Mobile-Kicker-S-Letter-Spacing);margin:0}@media(min-width:90rem){.links__title a{letter-spacing:var(--Typography-Letter-Spacing-Edition-1-Desktop-Kicker-S)}}.links__description{color:var(--Color-Neutral-White);margin:0}.links__description--italic-hover{transition:font-style .2s ease}.menu-voice__container{display:flex;flex-direction:column;list-style:none}.menu-voice__item{display:flex;padding:var(--Padding-40) var(--Padding-0);align-items:center;gap:var(--Gap-16);border-bottom:.0625rem solid var(--Colors-Border);color:var(--Colors-Foreground-White);font-style:normal;font-weight:400;letter-spacing:var(--Mobile-H4-Letter-Spacing);position:relative}@media screen and (min-width:90rem){.menu-voice__item{letter-spacing:var(--Typography-Letter-Spacing-Edition-1-Desktop-H4);border-bottom:0;transition:padding-left .3s ease}.menu-voice__item:hover{padding-left:8.875rem}.menu-voice__item:hover .menu-voice__icon{opacity:1}}.menu-voice__icon{width:8.25rem;height:8.25rem;stroke:var(--Colors-Foreground-Accent)}@media screen and (max-width:90rem){.menu-voice__icon{display:none}}@media screen and (min-width:90rem){.menu-voice__icon{position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .3s ease}}.menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--Color-Neutral-Black);z-index:1000;display:flex;flex-direction:column;padding:var(--Padding-40) 0}.menu__close-button{width:fit-content;height:fit-content;align-self:flex-end;cursor:pointer;background:none;border:none}.menu__close-button svg{width:2.625rem;height:2.625rem;stroke:var(--Colors-Foreground-White)}.menu__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.menu__footer-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:var(--Gap-16)}@media(min-width:80rem){.menu__footer-section{gap:var(--Gap-40)}}.menu__footer-text{color:var(--Colors-Foreground-White);margin:0}@media(min-width:80rem){.menu__footer-text{flex-shrink:0}}.menu__footer-logo{width:var(--Typography-Font-Size-40);height:var(--Typography-Font-Size-40);stroke:var(--Colors-Foreground-Accent);stroke-width:.104375rem}@media(min-width:80rem){.menu__footer-logo{width:6.25rem;height:6.25rem;stroke-width:.1875rem;flex-shrink:0}}.menu__footer-the-loop{height:4.1875rem}@media(min-width:80rem){.menu__footer-the-loop{height:7.3125rem;width:auto;flex-shrink:0}}@media screen and (min-width:80rem){.menu-voice__item{border-bottom:.0625rem solid var(--Colors-Border)}}.menu--hidden{display:none}.footer{background:var(--Colors-Background-Accent);position:relative;padding:var(--Padding-40) 0}@media(min-width:80rem){.footer{padding:6.25rem 0}}.footer .row+.row{margin-top:var(--Padding-40)}.footer .row__body{grid-gap:var(--Gap-40)}@media(min-width:90rem){.footer .row__body{grid-gap:var(--Gap-16)}}.footer__content{display:flex;flex-direction:column;gap:var(--Gap-40);padding:var(--Padding-48) var(--Padding-16) var(--Padding-64)}@media(min-width:80rem){.footer__content{padding:var(--Padding-72) var(--Padding-64) var(--Padding-64)}}.footer__main-content{display:flex;flex-direction:column;gap:var(--Gap-40)}@media(min-width:80rem){.footer__main-content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:var(--Gap-24)}}.footer__contact-section{display:flex;flex-direction:column;gap:var(--Gap-40)}@media(min-width:80rem){.footer__contact-section{flex-direction:row;gap:var(--Gap-24)}}.footer__navigation{display:flex;flex-direction:row;gap:var(--Gap-24)}@media(min-width:80rem){.footer__navigation{flex-direction:column;gap:var(--Gap-8)}}.footer__nav-list{flex-direction:row}@media(min-width:80rem){.footer__nav-list{flex-direction:column}}.footer__nav-link{letter-spacing:var(--Mobile-390-Kicker-S-Letter-Spacing);color:var(--Color-Neutral-Black);text-decoration:underline;cursor:pointer;background:none;border:none;padding:0}.footer__nav-link:hover{opacity:.8}.footer__contact-info{display:flex;flex-direction:column;gap:var(--Gap-8)}.footer__contact-title{letter-spacing:var(--Mobile-Kicker-S-Letter-Spacing);color:var(--Color-Neutral-Black);margin:0}.footer__contact-list,.footer__credits-list{gap:.5rem}.footer__credits-list{text-align:left}.footer__contact-email{letter-spacing:-1.71%;color:var(--Color-Neutral-Black);margin:0;text-decoration:none}.footer__contact-email:hover{opacity:.8}.footer__credits{display:flex;flex-direction:column;gap:var(--Gap-8)}@media(min-width:80rem){.footer__credits{align-items:flex-start}}.footer__credits-title{letter-spacing:-2%;color:var(--Color-Neutral-Black);margin:0}.footer__credits-name{letter-spacing:-1.71%;color:var(--Color-Neutral-Black);margin:0}@media(min-width:80rem){.footer__credits-name{font-size:var(--Typography-Font-Size-20)}}.footer__logo-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:var(--Padding-40);gap:var(--Gap-8)}@media(min-width:80rem){.footer__logo-section{margin-top:0}}.footer__ps-logo{width:6.4375rem;height:3.625rem}.footer__ps-logo svg{width:100%;height:100%}.footer__title-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:var(--Gap-16)}@media(min-width:80rem){.footer__title-section{gap:var(--Gap-40)}}.footer__title-text{color:var(--Color-Neutral-Black);margin:0}@media(min-width:80rem){.footer__title-text{flex-shrink:0}}.footer__title-logo{width:var(--Typography-Font-Size-40);height:var(--Typography-Font-Size-40);stroke-width:.135625rem;fill:none}@media(min-width:80rem){.footer__title-logo{width:6.25rem;height:6.25rem;flex-shrink:0}}.footer__title-logo path{stroke:var(--Color-Neutral-Black)}.footer__title-the-loop{height:4.1875rem;fill:var(--Color-Neutral-Black)}@media(min-width:80rem){.footer__title-the-loop{height:11.25rem;width:auto;flex-shrink:0}}.footer :focus-visible{outline-color:var(--Color-Neutral-Black)}.keymark{background:var(--Colors-Background-Accent);overflow:hidden;position:relative;width:100%;padding:var(--Padding-8) 0}.keymark__wrapper{display:flex;flex-direction:row}.keymark__container{display:flex;align-items:center;gap:var(--Gap-8);animation:scroll-horizontal linear infinite;will-change:transform;flex-shrink:0}@media(min-width:80rem){.keymark__container{gap:var(--Gap-8)}}.keymark__item{display:flex;align-items:center;gap:var(--Gap-8);white-space:nowrap;flex-shrink:0}.keymark__text{color:var(--Color-Neutral-Black);margin-top:.3125rem;font-weight:400}.keymark__dot{width:.8125rem;height:.8125rem;background-color:var(--Color-Neutral-Black);border-radius:50%;-o-border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;flex-shrink:0}.keymark--pause-on-hover:hover .keymark__container,.keymark--pause-on-hover:hover .keymark__container_2{animation-play-state:paused}@keyframes scroll-horizontal{0%{transform:translateX(-33.3333333333%)}to{transform:translateX(0)}}.tarocchi-hp{padding:var(--Padding-40) 0}@media screen and (min-width:64rem){.tarocchi-hp__content{display:flex;gap:5rem;padding:12.5rem 0 8.125rem}}.tarocchi-hp .column{position:relative}.tarocchi-hp .custom-image{width:100%;max-width:13.375rem;margin:2.8125rem auto}@media screen and (min-width:80rem){.tarocchi-hp .custom-image{max-width:20.625rem;flex-shrink:0;margin-right:11.625rem}}@media screen and (min-width:64rem){.tarocchi-hp__text-section{display:flex;gap:1.5rem;flex-direction:column}}.tarocchi-hp__title{color:var(--Colors-Foreground-White);margin:0}.tarocchi-hp__subtitle{color:var(--Colors-Foreground-Accent);margin-top:var(--Padding-8)}.tarocchi-hp .text-component__paragraph{width:100%;max-width:56.875rem}@media screen and (min-width:64rem){.tarocchi-hp .text-component__paragraph{margin-top:auto}}.loader{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:var(--Color-Neutral-Black);z-index:12}.loader,.loader__container{display:flex;align-items:center;justify-content:center}.loader__container{width:100%;max-width:32.5rem;height:7.8125rem;position:relative;overflow:hidden}@media(max-width:89.9375rem){.loader__container{max-width:18.75rem;height:5rem}}.loader__container svg{width:100%}.loader__logo-back,.loader__logo-front{position:absolute;opacity:0}.loader__logo-front{top:100%;fill:var(--Color-Neutral-White)}