﻿:root{--color-black: #0E0F0E;--color-grey: #4B5563;--color-white: #FBFAF8;--color-yellow: #FFBC0D;--color-amber: #78350F;--color-pink: #934F83;--color-violet: #776DAE;--color-yellow-hover: #FFC325;--color-white-hover: #E7E7E7;--color-background-semi-transparent: #FFFFFF33;--color-rachel: #D82F29;--color-monica: #ADC26B;--color-phoebe: #88B8E0;--color-chandler: #2D368C;--color-ross: #C58CB8;--color-joey: #B1B2B3;--color-fountain-blue: #4CA39A}[hidden]{display:none}.faq__tab{padding:.5rem 1rem;border-radius:6px;border:1px solid var(--color-white);background:rgba(0,0,0,0);cursor:pointer;transition:400ms ease-in-out}.faq__tab p{color:var(--color-white);transition:400ms ease-in-out;font-weight:700}.faq__tab.is-active{background:var(--color-white)}.faq__tab.is-active p{color:var(--color-black)}.faq__panel.is-active{display:block}.faq__panel:not(.is-active)[hidden]{display:none}.faq__item{border-bottom:1px solid var(--color-white);padding:0 1rem;transition:ease-in-out 200ms}.faq__item:hover{background-color:hsla(0,0%,100%,.1);border-color:var(--color-yellow)}.faq__item>summary{display:flex;justify-content:space-between}.faq__item>summary::-webkit-details-marker{display:none}.faq__q{color:var(--color-white);list-style:none;align-items:center;align-self:stretch;cursor:pointer;padding:1rem 0}.faq__q:focus-visible{outline:2px solid var(--color-white);outline-offset:4px;border-radius:6px}.faq__chev{transition:transform 300ms ease-out}.faq__item[open] .faq__chev{transform:rotate(180deg)}.faq__a{padding-bottom:20px;color:var(--color-white);line-height:1.5}.to-top{position:fixed;right:80px;bottom:80px;padding:16px;display:flex;border-radius:999px;color:var(--color-white);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;z-index:1000}.to-top svg{width:32px;height:32px;pointer-events:none}.to-top:hover{filter:brightness(1.1)}.to-top:focus-visible{outline:2px solid #fff;outline-offset:3px}.to-top--show{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}@media(max-width: 460px){.to-top{right:1rem;bottom:1rem}}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}.to-top{transition:none}}@font-face{font-family:"SpeedeeW";src:local("SpeedeeW"),url("../../../assets/fonts/Speedee_W_Rg.woff") format("woff"),url("../../../assets/fonts/Speedee_W_Rg.woff2") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"SpeedeeW";src:local("SpeedeeW"),url("../../../assets/fonts/Speedee_W_Lt.woff") format("woff"),url("../../../assets/fonts/Speedee_W_Lt.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"SpeedeeW";font-style:bold;font-weight:700;src:local("SpeedeeW Bold"),local("SpeedeeW-Bold"),url("../../../assets/fonts/Speedee_W_Bd.woff") format("woff"),url("../../../assets/fonts/Speedee_W_Bd.woff2") format("woff2")}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time{display:block}h1,h2,h3,h4,h5,h6,h7,ul,li,p{margin:0;padding:0}ol,ul{list-style:none}fieldset,textarea,input[type=checkbox],button{margin:0;padding:0;border:0}input,textarea,select,button{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input::-moz-focus-inner,button::-moz-focus-inner{padding:0;border:0}canvas{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}a img{border:0;display:block}.mcd-loader{position:relative;width:10em;height:2em}.mcd-loader .seed-layer:nth-child(1) .seed:after{transform:rotate(-140deg)}.mcd-loader .seed-layer:nth-child(3) .seed:after{transform:rotate(85deg)}.mcd-loader .seed-layer:nth-child(4) .seed:after{transform:rotate(-45deg)}.mcd-loader .seed-layer:nth-child(5) .seed:after{transform:rotate(175deg)}.mcd-loader .seed{height:100%;width:20%}.mcd-loader .seed:after{display:block;content:"";height:100%;background-image:url("../../../assets/img/sesame.png");background-repeat:no-repeat;background-size:60%;background-position:center;transform-origin:50% 55%}.mcd-loader .seed-layer{width:100%;position:absolute;height:100%}.mcd-loader .seed-layer:nth-child(1){animation:rotating1 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(1) .seed{transform:translateX(0);animation:translating1 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(2){animation:rotating2 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(2) .seed{transform:translateX(100%);animation:translating2 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(3){animation:rotating3 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(3) .seed{transform:translateX(200%);animation:translating3 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(4){animation:rotating4 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(4) .seed{transform:translateX(300%);animation:translating4 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(5){animation:rotating5 5s ease forwards infinite}.mcd-loader .seed-layer:nth-child(5) .seed{transform:translateX(400%);animation:translating5 5s ease forwards infinite}@keyframes translating1{0%{transform:translateX(0)}10%{transform:translateX(0)}20%{transform:translateX(100%)}30%{transform:translateX(200%)}40%{transform:translateX(300%)}50%{transform:translateX(400%)}60%{transform:translateX(400%)}70%{transform:translateX(300%)}80%{transform:translateX(200%)}90%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes rotating1{0%{transform:rotate(0)}10%{transform:rotate(180deg)}20%{transform:rotate(180deg)}30%{transform:rotate(180deg)}40%{transform:rotate(180deg)}50%{transform:rotate(180deg)}60%{transform:rotate(0)}70%{transform:rotate(0)}80%{transform:rotate(0)}90%{transform:rotate(0)}100%{transform:rotate(0)}}@keyframes translating2{0%{transform:translateX(100%)}10%{transform:translateX(0)}20%{transform:translateX(0)}30%{transform:translateX(100%)}40%{transform:translateX(200%)}50%{transform:translateX(300%)}60%{transform:translateX(400%)}70%{transform:translateX(400%)}80%{transform:translateX(300%)}90%{transform:translateX(200%)}100%{transform:translateX(100%)}}@keyframes rotating2{0%{transform:rotate(0)}10%{transform:rotate(0deg)}20%{transform:rotate(-180deg)}30%{transform:rotate(-180deg)}40%{transform:rotate(-180deg)}50%{transform:rotate(-180deg)}60%{transform:rotate(-180deg)}70%{transform:rotate(0)}80%{transform:rotate(0)}90%{transform:rotate(0)}100%{transform:rotate(0)}}@keyframes translating3{0%{transform:translateX(200%)}10%{transform:translateX(100%)}20%{transform:translateX(0)}30%{transform:translateX(0)}40%{transform:translateX(100%)}50%{transform:translateX(200%)}60%{transform:translateX(300%)}70%{transform:translateX(400%)}80%{transform:translateX(400%)}90%{transform:translateX(300%)}100%{transform:translateX(200%)}}@keyframes rotating3{0%{transform:rotate(0)}10%{transform:rotate(0deg)}20%{transform:rotate(0deg)}30%{transform:rotate(180deg)}40%{transform:rotate(180deg)}50%{transform:rotate(180deg)}60%{transform:rotate(180deg)}70%{transform:rotate(180deg)}80%{transform:rotate(0)}90%{transform:rotate(0)}100%{transform:rotate(0)}}@keyframes translating4{0%{transform:translateX(300%)}10%{transform:translateX(200%)}20%{transform:translateX(100%)}30%{transform:translateX(0)}40%{transform:translateX(0)}50%{transform:translateX(100%)}60%{transform:translateX(200%)}70%{transform:translateX(300%)}80%{transform:translateX(400%)}90%{transform:translateX(400%)}100%{transform:translateX(300%)}}@keyframes rotating4{0%{transform:rotate(0)}10%{transform:rotate(0deg)}20%{transform:rotate(0deg)}30%{transform:rotate(0deg)}40%{transform:rotate(-180deg)}50%{transform:rotate(-180deg)}60%{transform:rotate(-180deg)}70%{transform:rotate(-180deg)}80%{transform:rotate(-180deg)}90%{transform:rotate(0)}100%{transform:rotate(0)}}@keyframes translating5{0%{transform:translateX(400%)}10%{transform:translateX(300%)}20%{transform:translateX(200%)}30%{transform:translateX(100%)}40%{transform:translateX(0)}50%{transform:translateX(0)}60%{transform:translateX(100%)}70%{transform:translateX(200%)}80%{transform:translateX(300%)}90%{transform:translateX(400%)}100%{transform:translateX(400%)}}@keyframes rotating5{0%{transform:rotate(0)}10%{transform:rotate(0deg)}20%{transform:rotate(0deg)}30%{transform:rotate(0deg)}40%{transform:rotate(0deg)}50%{transform:rotate(180deg)}60%{transform:rotate(180deg)}70%{transform:rotate(180deg)}80%{transform:rotate(180deg)}90%{transform:rotate(180deg)}100%{transform:rotate(0)}}@keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:3;--color-icon: var(--color-white)}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:var(--color-white);font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;color:var(--color-white);display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media(min-width: 480px){.plyr__captions{font-size:16px;padding:20px}}@media(min-width: 768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:var(--color-white);height:16px;pointer-events:none;width:16px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true],.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--color-yellow-hover);color:var(--color-white)}.plyr__control--overlaid{background:var(--color-yellow);border:0;border-radius:100%;color:var(--color-black);display:none;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:2;width:44px;height:44px;box-sizing:border-box}.plyr__control--overlaid svg{margin-left:-3px}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{--color-icon: var(--color-black);display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;width:44px;height:44px}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:var(--color-white);border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(transparent, rgba(0, 0, 0, 0.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--color-white);left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width: 480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(0,0,0,.9);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container:after{border:4px solid rgba(0,0,0,0);border-top-color:hsla(0,0%,100%,.9);content:"";height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid rgba(0,0,0,0);content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward:after{border-left-color:rgba(74,87,100,.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px 7px 3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back:after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back:before{background:#c1c9d1;box-shadow:0 1px 0 var(--color-white);content:"";height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:var(--color-white);border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--color-yellow)}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:var(--color-yellow);display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg, currentColor var(--value, 0), transparent var(--value, 0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px hsla(0,0%,100%,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px}@media(max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%, 10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(0.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(0.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:hsla(0,0%,100%,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg, rgba(35, 41, 47, 0.6) 25%, transparent 0, transparent 50%, rgba(35, 41, 47, 0.6) 0, rgba(35, 41, 47, 0.6) 75%, transparent 0, transparent);background-repeat:repeat-x;background-size:25px 25px;color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media(min-width: 480px){.plyr__volume{max-width:90px}}@media(min-width: 768px){.plyr__volume{max-width:110px}}.plyr--is-ios.plyr--vimeo [data-plyr=mute],.plyr--is-ios .plyr__volume{display:none !important}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:rgba(35,41,47,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(0.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid hsla(0,0%,100%,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;border:0 !important;height:1px !important;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}html{scroll-behavior:smooth}body{margin:0}body.app .app-show{display:flex}body.app .app-hide{display:none}body:not(.app) .app-show{display:none}body:not(.app) .app-hide{display:flex}html.is-android .is-desktop,html.is-android .is-ios{display:none}html.is-ios .is-desktop,html.is-ios .is-android{display:none}html.is-desktop .is-ios,html.is-desktop .is-android{display:none}body .container.top-section{padding:0}.friends2026__landing-page h1{color:var(--color-white);text-align:center;font-family:SpeedeeW;font-size:48px;font-style:normal;font-weight:700;line-height:115%}.friends2026__landing-page h2{color:var(--color-white);text-align:center;font-family:SpeedeeW;font-size:36px;font-style:normal;font-weight:700;line-height:120%}.friends2026__landing-page h3{color:var(--color-white);font-family:SpeedeeW;font-size:24px;font-style:normal;font-weight:700;line-height:130%}.friends2026__landing-page h4{color:var(--color-white);font-family:SpeedeeW;font-size:18px;font-style:normal;font-weight:700;line-height:28px}.friends2026__landing-page span{color:var(--color-white);font-family:SpeedeeW;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.friends2026__landing-page p{color:var(--color-white);font-family:SpeedeeW;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.friends2026__landing-page a{text-decoration:none}.friends2026__landing-page .bold{font-weight:700}.friends2026__landing-page .image-wrapper{display:flex}.friends2026__landing-page .image-wrapper img{width:100%}.friends2026__landing-page .btn-yellow{display:flex;width:max-content;padding:.5rem 2rem;justify-content:center;align-items:center;gap:.5rem;border-radius:9999px;background:var(--color-yellow)}.friends2026__landing-page .btn-yellow span,.friends2026__landing-page .btn-yellow p{color:var(--color-black);font-weight:700}.friends2026__landing-page .btn-yellow:hover{cursor:pointer;background:var(--color-yellow-hover)}.friends2026__landing-page .btn-white{display:flex;width:max-content;padding:.5rem 2rem;justify-content:center;align-items:center;gap:.5rem;border-radius:9999px;background:var(--color-white)}.friends2026__landing-page .btn-white span,.friends2026__landing-page .btn-white p{color:var(--color-black);font-weight:700}.friends2026__landing-page .btn-white:hover{cursor:pointer;background:var(--color-white-hover)}.friends2026__landing-page .btn-transparent{display:flex;width:max-content;padding:.5rem 2rem;justify-content:center;align-items:center;gap:.5rem;border-radius:9999px;background:rgba(0,0,0,0)}.friends2026__landing-page .btn-transparent span,.friends2026__landing-page .btn-transparent p{color:var(--color-white);font-weight:700}.friends2026__landing-page .btn-transparent:hover{cursor:pointer;background:var(--color-white-hover)}.friends2026__landing-page .btn-transparent:hover p{color:var(--color-black)}.friends2026__landing-page .banner-wrapper{position:relative;padding:1rem;display:flex;align-items:center;justify-content:center;width:100%}.friends2026__landing-page .banner-wrapper img{position:absolute;width:100%;height:100%}.friends2026__landing-page .banner-wrapper h1,.friends2026__landing-page .banner-wrapper h2,.friends2026__landing-page .banner-wrapper h3,.friends2026__landing-page .banner-wrapper h4,.friends2026__landing-page .banner-wrapper span,.friends2026__landing-page .banner-wrapper p{position:relative;z-index:1}.friends2026__landing-page .color-white{color:var(--color-white)}.friends2026__landing-page .color-black{color:var(--color-black)}@media(width <= 1200px){.friends2026__landing-page h1{font-size:30px;line-height:125%}.friends2026__landing-page h2{font-size:24px;line-height:130%}.friends2026__landing-page h3{font-size:16px;line-height:24px}.friends2026__landing-page .banner-wrapper{width:auto}}@media(width <= 768px){.friends2026__landing-page h2{font-size:20px}}.friends2026__navbar{display:flex;padding:1rem 5rem;background-color:var(--color-violet);gap:.5rem;justify-content:space-between;align-items:center;position:fixed;width:100%;height:5rem;box-sizing:border-box;z-index:5}.friends2026__navbar .links-wrapper{max-width:100%;display:flex;align-items:center;gap:.5rem}.friends2026__navbar .links-wrapper::-webkit-scrollbar{display:none}.friends2026__navbar .links-wrapper .nav-link{flex:0 0 auto}.friends2026__navbar .links-wrapper .nav-link p{font-weight:700;letter-spacing:.5px}.friends2026__navbar .links-wrapper .button-wrapper{display:none;flex:0 0 auto}@media(width <= 1320px){.friends2026__navbar .btn-transparent{padding:.5rem .5rem}}@media(width <= 1200px){.friends2026__navbar{padding:2.5rem 0 1rem 0;flex-direction:column;gap:0;height:auto;position:relative}.friends2026__navbar .button-wrapper{display:none}.friends2026__navbar .links-wrapper{margin-top:2.5rem;flex-wrap:nowrap;overflow-x:scroll;overflow-y:clip;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.friends2026__navbar .links-wrapper .button-wrapper{display:flex}.friends2026__navbar .links-wrapper .btn-transparent{padding:.5rem 2rem}.friends2026__navbar .links-wrapper .m-r{margin-right:.5rem}.friends2026__navbar .links-wrapper .m-l{margin-left:.5rem}}.friends2026__hero{padding:10rem 5rem 5rem 5rem;display:flex;background-image:url("../../../assets/img/hero-background.png");background-position:center;gap:2rem}.friends2026__hero .hero-box{width:50%;max-width:724px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.friends2026__hero .hero-box img{max-width:100%}.friends2026__hero .hero-box h1{color:var(--color-black)}.friends2026__hero .hero-box .fountain-insert{display:none}.friends2026__hero .fountain{width:50%;display:flex;align-items:center}@media(width <= 1200px){.friends2026__hero{padding:6rem 2.5rem}.friends2026__hero .fountain{margin-top:10%}}@media(width <= 768px){.friends2026__hero{padding:2.5rem 1rem}.friends2026__hero .hero-box{width:100%}.friends2026__hero .hero-box .fountain-insert{display:flex}.friends2026__hero .fountain{display:none}}.friends2026__whats-inside{display:flex;overflow:clip}.friends2026__whats-inside .left-section{flex:3;position:relative;display:flex;padding:5rem;flex-direction:column;align-self:stretch;align-items:flex-start;gap:3.5rem;background-color:var(--color-violet)}.friends2026__whats-inside .left-section .first-row{display:flex;align-items:center;gap:8rem;align-self:stretch}.friends2026__whats-inside .left-section .first-row .banner-wrapper{max-width:554px}.friends2026__whats-inside .left-section .first-row .text-wrapper{display:flex;flex-direction:column}.friends2026__whats-inside .left-section .first-row .text-wrapper span{margin-top:1rem}.friends2026__whats-inside .left-section .packshot__wrapper{display:flex;align-items:center;gap:3.5rem;align-self:stretch}.friends2026__whats-inside .left-section .packshot__section{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.friends2026__whats-inside .left-section .packshot__items{display:flex;align-items:flex-end;gap:1rem;align-self:stretch;justify-content:center}.friends2026__whats-inside .left-section .packshot__item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.friends2026__whats-inside .left-section .packshot__item span{font-weight:700}.friends2026__whats-inside .left-section .packshot__item .image-wrapper{justify-content:center}.friends2026__whats-inside .icon-plus{display:flex;padding:1rem;align-items:center;border-radius:9999px;background:var(--color-white);z-index:2}.friends2026__whats-inside .icon-between{position:absolute;right:0;transform:translate(50%, 0)}.friends2026__whats-inside .right-section{flex:1;display:flex;padding:5rem 5rem 4rem 5rem;flex-direction:column;align-items:start;gap:1rem;flex:1 0 0;align-self:stretch;justify-content:flex-end;background:var(--color-yellow);position:relative}.friends2026__whats-inside .right-section::before{content:"";position:absolute;inset:0;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);opacity:0;transition:ease-in-out 400ms;pointer-events:none}.friends2026__whats-inside .right-section h2{color:var(--color-black);text-align:start;z-index:1}.friends2026__whats-inside .right-section h3,.friends2026__whats-inside .right-section span{color:var(--color-amber);z-index:1}.friends2026__whats-inside .right-section .sauce{align-self:center;position:relative}.friends2026__whats-inside .right-section .sauce .sauce-image{position:relative;z-index:2}.friends2026__whats-inside .right-section .sauce .monica-image{transition:ease-out 400ms;position:absolute;height:75%;width:auto;right:20%;top:25%;z-index:1}.friends2026__whats-inside .right-section:hover::before{opacity:1}.friends2026__whats-inside .right-section:hover .sauce .monica-image{transform:rotate(35deg);right:-25%;top:0}@media(width <= 1200px){.friends2026__whats-inside{flex-direction:column}.friends2026__whats-inside .left-section{padding:4rem 2.5rem}.friends2026__whats-inside .left-section .first-row{flex-direction:column;gap:1.5rem;text-align:center}.friends2026__whats-inside .left-section .packshot__wrapper{flex-direction:column;gap:2.5rem}.friends2026__whats-inside .left-section .packshot__wrapper .packshot__section{align-items:center}.friends2026__whats-inside .left-section .packshot__wrapper .packshot__section .single-item img{max-height:322px}.friends2026__whats-inside .left-section .packshot__wrapper .packshot__section .packshot__items{flex-wrap:wrap}.friends2026__whats-inside .left-section .packshot__wrapper .packshot__section .packshot__items .packshot__item{flex:0 0 calc(50% - 1rem)}.friends2026__whats-inside .left-section .packshot__wrapper .packshot__section .packshot__items .packshot__item img{max-height:180px}.friends2026__whats-inside .right-section{padding:4rem 2.5rem}.friends2026__whats-inside .icon-between{bottom:0;right:50%;transform:translate(50%, 50%)}}@media(width <= 768px){.friends2026__whats-inside .left-section{padding:4rem 2.5rem}.friends2026__whats-inside .left-section .first-row{text-align:start}}.friends2026__collectibles{display:flex;flex-direction:column;padding-top:9rem;position:relative;--slide-bg: var(--color-ross);background:var(--slide-bg);transition:400ms ease}.friends2026__collectibles .banner-black-wrapper{position:absolute;top:-20px;display:flex;width:100%;justify-content:center}.friends2026__collectibles .banner-black-wrapper img{max-width:554px;width:80%}.friends2026__collectibles .collectibles-slider-wrapper{position:relative}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-arrow{width:80px;height:80px;border-radius:9999px;background:var(--color-yellow);position:absolute;top:30%;z-index:3;cursor:pointer}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-prev{left:15%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-next{right:15%}.friends2026__collectibles .collectibles-slider-wrapper .slick-disabled{opacity:50%;cursor:default}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider{display:flex;flex-direction:column;gap:5rem;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%)}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char{display:flex;flex-direction:column;align-items:center;transition:ease-in-out 400ms}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine{max-height:400px;margin:2rem 0;position:relative;display:flex;justify-content:center}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .silhouette{width:100%;height:100%;position:relative;z-index:1}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .slick-current{opacity:1}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .sticker{position:absolute;opacity:0;transition:ease-in-out 450ms;z-index:0}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .ross-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .joey-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .chandler-sticker1{top:25%;right:25%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .ross-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .joey-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .chandler-sticker2{bottom:25%;left:25%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .rachel-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .monica-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .phoebe-sticker1{top:25%;left:25%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .rachel-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .monica-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .figurine .phoebe-sticker2{bottom:25%;right:25%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .name{display:flex;max-width:300px;max-height:90px;justify-content:center;align-items:center;opacity:0;transition:ease-in-out 900ms;padding:0 2rem;box-sizing:border-box}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .name img{width:100%;height:auto}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char .description{text-align:center;font-family:SpeedeeW;font-size:30px;font-style:normal;font-weight:700;line-height:125%;opacity:0;transition:ease-in-out 900ms}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .silhouette{z-index:1}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .sticker,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .name,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .description{opacity:1}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .ross-sticker1{top:0;right:-35%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .ross-sticker2{bottom:0;left:-35%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .rachel-sticker1{top:-8%;left:-20%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .rachel-sticker2{bottom:5%;right:-20%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .joey-sticker1{top:-3%;right:-10%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .joey-sticker2{bottom:10%;left:-25%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .monica-sticker1{top:-9%;left:-30%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .monica-sticker2{bottom:-5%;right:-35%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .chandler-sticker1{top:-5%;right:-25%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .chandler-sticker2{bottom:10%;left:-20%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .phoebe-sticker1{top:0;left:-25%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .phoebe-sticker2{bottom:0;right:-30%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-dots-wrapper{display:flex;justify-content:center}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-dots-wrapper .collectibles-dots{display:flex;padding:.5rem 1rem;gap:.25rem;background-color:var(--color-white);border-radius:9999px}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-dots-wrapper .collectibles-dots .slick-active .collectibles-dot{transform:translateY(-6px)}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-dots-wrapper .collectibles-dots .collectibles-dot{width:10px;height:auto;display:flex;margin-top:6px;background:rgba(0,0,0,0);transition:ease-in-out 400ms;cursor:pointer}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-dots-wrapper .collectibles-dots .collectibles-dot img{width:100%;aspect-ratio:1/1;height:auto}.friends2026__collectibles .collectibles-offer{display:flex;padding:10.5rem 15rem 4rem 15rem;flex-direction:column;overflow:clip}.friends2026__collectibles .collectibles-offer .offer-box-wrapper{position:relative}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box{display:flex;border-radius:12px;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%),var(--color-yellow);z-index:1;position:relative}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .left-section{display:flex;padding:5rem 0 5rem 5rem;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;width:50%;box-sizing:border-box}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .left-section h3,.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .left-section span{color:var(--color-amber)}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .left-section h2,.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .left-section button span{text-align:start;color:var(--color-black)}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .left-section .offer-image{align-self:center;display:none}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .right-section{width:50%;position:relative}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .right-section img{position:absolute;bottom:50%;transform:translateY(50%);padding-bottom:5rem}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .sticker{display:flex;transition:ease-in-out 400ms;position:absolute;transform:translateY(-50%) rotate(0deg);top:50%;z-index:0;justify-content:center}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .phoebe{right:65%}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .rachel{left:65%}.friends2026__collectibles .collectibles-offer:hover .offer-box-wrapper .phoebe{transform:translateY(-50%) rotate(-30deg);right:96%}.friends2026__collectibles .collectibles-offer:hover .offer-box-wrapper .rachel{transform:translateY(-50%) rotate(30deg);left:96%}@media(width <= 1200px){.friends2026__collectibles .collectibles-slider-wrapper .collectibles-arrow{display:none !important}.friends2026__collectibles .collectibles-offer{padding:8.5rem 2.5rem 4rem}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box{padding:4rem}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .left-section{width:100%;padding:0}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .left-section .offer-image{display:flex}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box .right-section{display:none}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .sticker{top:15%}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .phoebe{left:10%;right:auto}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .rachel{left:auto;right:10%}.friends2026__collectibles .collectibles-offer:hover .offer-box-wrapper .phoebe{top:-3%;left:10%;right:auto;transform:translateY(-50%)}.friends2026__collectibles .collectibles-offer:hover .offer-box-wrapper .rachel{top:-3%;left:auto;right:10%;transform:translateY(-50%)}}@media(width <= 768px){.friends2026__collectibles .collectibles-slider-wrapper .collectibles-arrow{display:block !important}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-prev{left:5%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-next{right:5%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-list{padding:0 20% !important}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .char{opacity:0}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .ross-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .joey-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .chandler-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .rachel-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .monica-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .phoebe-sticker1{width:50%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .ross-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .joey-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .chandler-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .rachel-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .monica-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .figurine .phoebe-sticker2{width:40%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current{opacity:1}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .ross-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .joey-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .chandler-sticker1{top:-5%;left:auto;right:5%}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .ross-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .joey-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .chandler-sticker2{bottom:-5%;left:0;right:auto}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .rachel-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .monica-sticker1,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .phoebe-sticker1{top:-5%;left:5%;right:auto}.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .rachel-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .monica-sticker2,.friends2026__collectibles .collectibles-slider-wrapper .collectibles-slider .slick-current .figurine .phoebe-sticker2{bottom:-5%;left:auto;right:0}.friends2026__collectibles .collectibles-offer{padding:8.5rem 1rem 4rem}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .offer-box{padding:4rem 2rem}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .sticker img{width:80%}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .phoebe{left:0}.friends2026__collectibles .collectibles-offer .offer-box-wrapper .rachel{right:0}.friends2026__collectibles .collectibles-offer:hover .offer-box-wrapper .phoebe{left:0}.friends2026__collectibles .collectibles-offer:hover .offer-box-wrapper .rachel{right:0}}.friends2026__apps{display:flex;padding:5rem;flex-direction:column;justify-content:center;align-items:flex-start;background-color:var(--color-violet);position:relative;overflow:clip}.friends2026__apps .apps-header{display:flex;padding:0 2rem;justify-content:space-between;align-items:center;gap:1rem;align-self:stretch}.friends2026__apps .apps-header h1,.friends2026__apps .apps-header h3{text-align:start}.friends2026__apps .apps-header .image-wrapper{align-self:end}.friends2026__apps .apps-header .right-section{width:auto;display:flex;padding:2.5rem;align-items:center;gap:2.5rem;margin:2.5rem 0}.friends2026__apps .apps-header .banner-wrapper .image-wrapper{max-width:166px}.friends2026__apps .apps-header .banner-wrapper .image-wrapper img{position:relative}.friends2026__apps .frame{position:absolute;right:-3%;bottom:1%;height:67%;width:auto;z-index:0}.friends2026__apps .apps-variations{display:flex;padding-right:24rem;align-items:stretch;z-index:1}.friends2026__apps .apps-variations .left-section{display:flex;padding:4rem 2rem 0;flex-direction:column;justify-content:space-between;align-items:center;border-radius:.75rem 0 0 .75rem;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%),var(--color-ross);gap:1rem;width:50%;overflow:clip}.friends2026__apps .apps-variations .left-section span{color:var(--color-black);text-align:center}.friends2026__apps .apps-variations .left-section .title-wrapper .arch-banner-top{display:none;justify-content:center;margin-top:-10px;z-index:1;position:relative;padding:.5rem;transform:rotate(-6deg)}.friends2026__apps .apps-variations .left-section .title-wrapper .arch-banner-top img{width:50%}.friends2026__apps .apps-variations .left-section .banner-wrapper{box-sizing:border-box}.friends2026__apps .apps-variations .left-section .banner-wrapper h3{text-align:center}.friends2026__apps .apps-variations .left-section .phone-wrapper{position:relative}.friends2026__apps .apps-variations .left-section .phone-wrapper .animate{transition:ease-in-out 400ms}.friends2026__apps .apps-variations .left-section .phone-wrapper .arch-phone{position:relative;z-index:1}.friends2026__apps .apps-variations .left-section .phone-wrapper .arch-questionmark{position:absolute;z-index:0}.friends2026__apps .apps-variations .left-section .phone-wrapper .arch-questionmark1{right:-40%;top:-5%;transform:rotate(20.5deg)}.friends2026__apps .apps-variations .left-section .phone-wrapper .arch-questionmark2{left:-35%;top:25%;transform:rotate(-18.5deg)}.friends2026__apps .apps-variations .left-section .phone-wrapper .arch-questionmark3{right:-20%;bottom:0;transform:rotate(13.5deg)}.friends2026__apps .apps-variations .left-section .phone-wrapper .arch-sticker{position:absolute;z-index:2;width:75%;left:50%;top:10%;transform:translate(-50%) rotate(-10deg);opacity:0}.friends2026__apps .apps-variations .left-section .phone-wrapper .arch-banner-bottom{position:absolute;z-index:2;right:-50%;bottom:20%;max-width:227px;transform:rotate(-6deg);padding:.5rem 1.5rem;width:auto}.friends2026__apps .apps-variations .left-section .phone-wrapper:hover .arch-sticker{transform:translate(-50%) rotate(0deg) translateX(15px) translateY(-5px);opacity:1}.friends2026__apps .apps-variations .left-section .phone-wrapper:hover .arch-questionmark1{transform:translate(-35px, 10px) rotate(13.5deg)}.friends2026__apps .apps-variations .left-section .phone-wrapper:hover .arch-questionmark2{transform:translate(20px) rotate(-13deg)}.friends2026__apps .apps-variations .left-section .phone-wrapper:hover .arch-questionmark3{transform:translate(20px) rotate(20.5deg)}.friends2026__apps .apps-variations .right-section{display:flex;padding:4rem 2rem 0;flex-direction:column;align-items:center;border-radius:0 .75rem .75rem 0;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%),var(--color-phoebe);width:50%;justify-content:space-between;gap:1rem}.friends2026__apps .apps-variations .right-section h4{text-align:center;font-weight:400}.friends2026__apps .apps-variations .right-section .bold{font-weight:700}.friends2026__apps .apps-variations .right-section .image-wrapper,.friends2026__apps .apps-variations .right-section .title-wrapper{padding:0 4rem}.friends2026__apps .apps-variations .right-section .char-wrapper{position:relative;margin-block:auto;padding:0;align-items:center}.friends2026__apps .apps-variations .right-section .char-wrapper .char-banner{position:absolute;bottom:10%;right:10%;max-width:227px;width:40%;transform:rotate(5deg);padding:.5rem;box-sizing:border-box}.friends2026__apps .apps-store{margin-top:2.5rem;display:none;flex-direction:column;gap:1.5rem;width:100%;align-items:center;position:relative;z-index:3}.friends2026__apps .apps-store h3{text-align:center}.friends2026__apps .apps-store .store-wrapper{display:flex;gap:1rem}.friends2026__apps .apps-store .store-wrapper a{cursor:pointer}.friends2026__apps .apps-join{align-self:center;padding-top:2.5rem;position:relative;z-index:1}@media(width <= 1500px){.friends2026__apps .apps-variations .left-section .title-wrapper .arch-banner-top{display:flex}.friends2026__apps .apps-variations .left-section .phone-wrapper .arch-banner-bottom{display:none}.friends2026__apps .apps-variations .right-section .char-wrapper{flex-direction:column}.friends2026__apps .apps-variations .right-section .char-wrapper .char-banner{position:relative;right:0}}@media(width <= 1200px){.friends2026__apps{padding:4rem 2.5rem}.friends2026__apps .apps-header{flex-direction:column;gap:2.5rem}.friends2026__apps .apps-header h1{text-align:center}.friends2026__apps .apps-header .image-wrapper{align-self:center}.friends2026__apps .apps-header .right-section{display:none}.friends2026__apps .apps-variations{padding-right:0}.friends2026__apps .apps-variations .right-section{padding-block:4rem}.friends2026__apps .apps-variations .right-section .char-wrapper .char-banner{position:absolute;right:50%;bottom:5%;transform:translate(50%, 50%) rotate(5deg)}.friends2026__apps .frame{display:none}.friends2026__apps .apps-store{display:flex}}@media(width <= 768px){.friends2026__apps{padding:4rem 1rem}.friends2026__apps .apps-variations{flex-direction:column}.friends2026__apps .apps-variations .left-section{width:auto;border-radius:.75rem .75rem 0 0}.friends2026__apps .apps-variations .left-section .title-wrapper .arch-banner-top img{width:70%}.friends2026__apps .apps-variations .right-section{width:auto;border-radius:0 0 .75rem .75rem}}.friends2026__merch{display:flex;padding:5rem 0;flex-direction:column;justify-content:center;align-items:center;gap:3.5rem;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%),var(--color-fountain-blue);position:relative;overflow:clip}.friends2026__merch .frame{position:absolute;max-width:450px;z-index:1}.friends2026__merch .frame-left{transform:rotate(15deg);right:90%;bottom:-25%}.friends2026__merch .frame-right{transform:rotate(-15deg);left:86%;bottom:-31%}.friends2026__merch .header-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-inline:1rem}.friends2026__merch .header-wrapper h1,.friends2026__merch .header-wrapper h3{color:var(--color-black)}.friends2026__merch .merch-slider-wrapper{position:relative;width:100%}.friends2026__merch .merch-slider-wrapper .merch-arrow{width:80px;height:80px;border-radius:9999px;background:var(--color-yellow);position:absolute;top:30%;z-index:3;cursor:pointer}.friends2026__merch .merch-slider-wrapper .merch-prev{left:15%}.friends2026__merch .merch-slider-wrapper .merch-next{right:15%}.friends2026__merch .merch-slider-wrapper .slick-disabled{opacity:50%;cursor:default}.friends2026__merch .merch-slider-wrapper .merch-slider{display:flex;flex-direction:column;gap:5rem;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);margin-bottom:3.5rem}.friends2026__merch .merch-slider-wrapper .merch-slider .merch-item{display:flex;flex-direction:column;align-items:center;gap:2.5rem;transition:ease-in-out 400ms}.friends2026__merch .merch-slider-wrapper .merch-slider .merch-item .merch-image{opacity:.5;transition:ease-in-out 400ms}.friends2026__merch .merch-slider-wrapper .merch-slider .merch-item .merch-image img{max-height:480px;width:100%}.friends2026__merch .merch-slider-wrapper .merch-slider .merch-item .banner-wrapper{width:auto;min-width:220px}.friends2026__merch .merch-slider-wrapper .merch-slider .merch-item .merch-name{opacity:0;transition:ease-in-out 400ms}.friends2026__merch .merch-slider-wrapper .merch-slider .slick-current .merch-image,.friends2026__merch .merch-slider-wrapper .merch-slider .slick-current .merch-name{opacity:1}.friends2026__merch .merch-slider-wrapper .merch-dots-wrapper{display:flex;justify-content:center}.friends2026__merch .merch-slider-wrapper .merch-dots-wrapper .merch-dots{display:flex;padding:.5rem 1rem;gap:.25rem;background-color:var(--color-white);border-radius:9999px}.friends2026__merch .merch-slider-wrapper .merch-dots-wrapper .merch-dots .slick-active .merch-dot{transform:translateY(-6px)}.friends2026__merch .merch-slider-wrapper .merch-dots-wrapper .merch-dots .merch-dot{width:10px;height:auto;display:flex;margin-top:6px;background:rgba(0,0,0,0);transition:ease-in-out 400ms;cursor:pointer}.friends2026__merch .merch-slider-wrapper .merch-dots-wrapper .merch-dots .merch-dot img{width:100%;aspect-ratio:1/1;height:auto}@media(width <= 1200px){.friends2026__merch .merch-slider-wrapper .merch-arrow{display:none !important}}@media(width <= 768px){.friends2026__merch .merch-slider-wrapper .merch-arrow{display:block !important}.friends2026__merch .merch-slider-wrapper .merch-prev{left:5%}.friends2026__merch .merch-slider-wrapper .merch-next{right:5%}.friends2026__merch .merch-slider-wrapper .merch-slider .merch-item{opacity:0}.friends2026__merch .merch-slider-wrapper .merch-slider .slick-current{opacity:1}.friends2026__merch .frame{display:none}}.friends2026__tour{display:flex;padding-block:5rem;flex-direction:column;justify-content:center;align-items:flex-start;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%),var(--color-ross);overflow:clip}.friends2026__tour .header-wrapper{display:flex;align-items:center;gap:15rem;padding:0 5rem}.friends2026__tour .header-wrapper .left-section{display:flex;flex-direction:column;gap:1rem;width:50%;position:relative;z-index:1;align-items:center}.friends2026__tour .header-wrapper .left-section h1,.friends2026__tour .header-wrapper .left-section h3,.friends2026__tour .header-wrapper .left-section h4{color:var(--color-black)}.friends2026__tour .header-wrapper .left-section h3{text-align:center}.friends2026__tour .header-wrapper .left-section h4{font-weight:400;text-align:center}.friends2026__tour .header-wrapper .right-section{max-width:450px;position:relative}.friends2026__tour .header-wrapper .right-section img{width:100%}.friends2026__tour .header-wrapper .right-section .tour-title{position:relative;z-index:1}.friends2026__tour .header-wrapper .right-section .tour-map{position:absolute;left:0;top:-30%;translate:-18%;z-index:0;width:auto;max-height:700px}.friends2026__tour .tour-schedule-desktop{align-self:stretch;margin-bottom:-120px}.friends2026__tour .tour-schedule-desktop .chars-wrapper{display:flex;padding:0 5rem;gap:1rem;align-self:stretch;margin-top:3rem;justify-content:space-between}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;z-index:2;justify-content:flex-end}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;width:100%}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details img{width:100%}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-image{transition:ease-in-out 400ms;z-index:0}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-image img{max-height:279px}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .banner-wrapper{transition:ease-in-out 300ms;position:absolute;box-sizing:border-box}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .banner-wrapper p{text-align:center;font-weight:700}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address{z-index:1;padding:0;padding-bottom:12%;display:flex;flex-direction:column;align-items:center;transform:rotate(-6deg)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__title{padding:.5rem 2rem 0 2rem;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__title h4{text-align:center}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__title::after{content:"";display:flex;position:relative;align-self:center;height:1px;width:60%;background-color:var(--color-grey);z-index:1;margin:0;opacity:0;transition:ease-in-out 400ms}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__description{display:grid;grid-template-rows:0fr;transition:ease-in-out 400ms;width:100%;padding:0 1rem;box-sizing:border-box}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__description>*{overflow:hidden;min-height:0}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__description ul{list-style:none}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__description ul li{position:relative}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__description ul li p{font-size:12px;font-weight:400;text-align:start;margin-left:1rem}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__description ul li .bold{font-weight:700}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address__description ul li::before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;transform:translateY(-50%);border-radius:999px;background:var(--color-white);z-index:2}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address img{top:-0.5rem;left:0}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-address svg{transform:rotate(6deg);transition:ease-in-out 400ms;position:relative}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-date{z-index:1;bottom:-5%;padding:.5rem 1rem;transform:rotate(-3.25deg);width:90%;position:relative}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-date p{font-size:clamp(.5rem,.8cqw,.75rem)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-details .char-date .char-date-strikethrough{display:none;z-index:1;position:absolute;width:90%;height:90%}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-dot{display:flex;border-radius:9999px;border:5px solid var(--color-white);background:var(--color-ross);padding:8px;z-index:2;width:46px;height:46px;align-items:center;justify-content:center;transition:ease-in-out 400ms;box-sizing:border-box}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-dot svg{transition:ease-in-out 400ms}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper .char-dot .checkmark{display:none}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-image{transform:translateY(-50%) rotate(-6deg)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-image-chandler{transform:translateY(-65%) rotate(-6deg)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-image-rachel{transform:translateY(-70%) rotate(-6deg)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-address{transform:rotate(0deg)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-address__title::after{margin:8px 0;opacity:1}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-address__description{grid-template-rows:1fr}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-address svg{transform:rotate(180deg)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-dot{border-color:var(--color-pink);padding:0}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-wrapper:hover:not(.event-ended) .char-dot .inner-dot{width:36px;height:36px}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-odd{padding-top:5rem}.friends2026__tour .tour-schedule-desktop .chars-wrapper .char-even{padding-bottom:5rem}.friends2026__tour .tour-schedule-desktop .chars-wrapper .event-ended .char-details .char-image{transform:rotate(-6deg)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .event-ended .char-details .char-address{transform:none}.friends2026__tour .tour-schedule-desktop .chars-wrapper .event-ended .char-details .char-date .char-date-strikethrough{display:flex}.friends2026__tour .tour-schedule-desktop .chars-wrapper .event-ended .char-details .char-arrow{display:none}.friends2026__tour .tour-schedule-desktop .chars-wrapper .event-ended .char-dot{position:relative;background-color:var(--color-pink);border-color:var(--color-pink)}.friends2026__tour .tour-schedule-desktop .chars-wrapper .event-ended .char-dot .inner-dot{display:none}.friends2026__tour .tour-schedule-desktop .chars-wrapper .event-ended .char-dot .checkmark{display:flex;position:absolute;left:0;bottom:.25rem}.friends2026__tour .tour-schedule-desktop .tour-line{transform:translateY(-80%);position:relative}.friends2026__tour .tour-schedule-desktop .tour-line svg{width:100%;z-index:2}.friends2026__tour .tour-schedule-desktop .tour-line .image-wrapper{position:absolute;width:80px;transform:rotate(160deg) scale(1, -1)}.friends2026__tour .tour-schedule-desktop .tour-line .sticker-left{left:18%;top:15%}.friends2026__tour .tour-schedule-desktop .tour-line .sticker-right{right:34%;top:15%}.friends2026__tour .tour-schedule-tablet{position:relative;width:100%;display:none;flex-direction:column;gap:1.5rem}.friends2026__tour .tour-schedule-tablet .chars-arrow{width:80px;height:80px;border-radius:9999px;background:var(--color-yellow);position:absolute;top:30%;z-index:3;cursor:pointer}.friends2026__tour .tour-schedule-tablet .chars-prev{left:15%}.friends2026__tour .tour-schedule-tablet .chars-next{right:15%}.friends2026__tour .tour-schedule-tablet .slick-disabled{opacity:50%;cursor:default}.friends2026__tour .tour-schedule-tablet .chars-slider{margin:3rem 0;z-index:1}.friends2026__tour .tour-schedule-tablet .chars-slider .slick-list{overflow:visible}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;justify-content:flex-end}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;width:100%;padding:0 1rem;box-sizing:border-box}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-image{transition:ease-in-out 400ms;z-index:0}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-image img{max-height:279px}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .banner-wrapper{transition:ease-in-out 400ms;position:absolute;box-sizing:border-box}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .banner-wrapper p{text-align:center;font-weight:700}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address{z-index:1;padding:0;padding-bottom:10%;flex-direction:column;transform:rotate(-6deg);width:90%}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__title{padding:.5rem 2rem 0 2rem;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__title::after{content:"";display:flex;position:relative;align-self:center;height:1px;width:60%;background-color:var(--color-grey);z-index:1;margin:0;opacity:0;transition:ease-in-out 400ms}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__description{display:grid;grid-template-rows:0fr;transition:ease-in-out 400ms;width:100%;padding:0 1rem;box-sizing:border-box}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__description>*{overflow:hidden;min-height:0}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__description ul{list-style:none}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__description ul li{position:relative}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__description ul li p{font-size:12px;font-weight:400;text-align:start;margin-left:1rem}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__description ul li .bold{font-weight:700}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address__description ul li::before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;transform:translateY(-50%);border-radius:999px;background:var(--color-white);z-index:2}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address img{top:-0.5rem;left:0}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-address svg{transform:rotate(6deg);transition:ease-in-out 400ms;position:relative}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-date{position:absolute;z-index:1;bottom:-3%;padding:.5rem 1rem;transform:rotate(-3.25deg);width:80%;box-sizing:border-box}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-date p{font-size:clamp(.6rem,.6rem,14px)}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-date .char-date-strikethrough{display:none;z-index:1;position:absolute;width:90%;height:90%}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .tour-line-moving{position:absolute;left:0;bottom:-8%}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .tour-line-moving svg{width:100%}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .tour-line-moving .image-wrapper{position:absolute;width:80px;transform:rotate(160deg) scale(1, -1)}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .tour-line-moving .sticker-left{left:18%;top:15%}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .tour-line-moving .sticker-right{right:34%;top:15%}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-dot{display:flex;border-radius:9999px;border:5px solid var(--color-white);background:var(--color-ross);padding:8px;z-index:2;width:46px;height:46px;align-items:center;justify-content:center;transition:ease-in-out 400ms;box-sizing:border-box}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-dot svg{transition:ease-in-out 400ms}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-dot .checkmark{display:none}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper:hover{cursor:pointer}.friends2026__tour .tour-schedule-tablet .chars-slider .char-odd{padding-top:5rem}.friends2026__tour .tour-schedule-tablet .chars-slider .char-even{padding-bottom:5rem}.friends2026__tour .tour-schedule-tablet .chars-slider .expanded:not(.event-ended) .char-details .char-image{transform:translateY(-50%) rotate(-6deg)}.friends2026__tour .tour-schedule-tablet .chars-slider .expanded:not(.event-ended) .char-details .char-image-chandler{transform:translateY(-65%) rotate(-6deg)}.friends2026__tour .tour-schedule-tablet .chars-slider .expanded:not(.event-ended) .char-details .char-image-rachel{transform:translateY(-70%) rotate(-6deg)}.friends2026__tour .tour-schedule-tablet .chars-slider .expanded:not(.event-ended) .char-details .char-address{transform:rotate(0deg)}.friends2026__tour .tour-schedule-tablet .chars-slider .expanded:not(.event-ended) .char-details .char-address__title::after{margin:8px 0;opacity:1}.friends2026__tour .tour-schedule-tablet .chars-slider .expanded:not(.event-ended) .char-details .char-address__description{grid-template-rows:1fr}.friends2026__tour .tour-schedule-tablet .chars-slider .expanded:not(.event-ended) .char-details .char-address svg{transform:rotate(180deg)}.friends2026__tour .tour-schedule-tablet .chars-slider .event-ended .char-details .char-image{transform:rotate(-6deg)}.friends2026__tour .tour-schedule-tablet .chars-slider .event-ended .char-details .char-address{transform:none}.friends2026__tour .tour-schedule-tablet .chars-slider .event-ended .char-details .char-date .char-date-strikethrough{display:flex}.friends2026__tour .tour-schedule-tablet .chars-slider .event-ended .char-details .char-arrow{display:none}.friends2026__tour .tour-schedule-tablet .chars-slider .event-ended .char-dot{position:relative;background-color:var(--color-pink);border-color:var(--color-pink)}.friends2026__tour .tour-schedule-tablet .chars-slider .event-ended .char-dot .inner-dot{display:none}.friends2026__tour .tour-schedule-tablet .chars-slider .event-ended .char-dot .checkmark{display:flex;position:absolute;left:0;bottom:.25rem}.friends2026__tour .tour-schedule-tablet .chars-slider .slick-current .char-dot{border-color:var(--color-pink);padding:0}.friends2026__tour .tour-schedule-tablet .chars-slider .slick-current .char-dot .inner-dot{width:36px;height:36px}.friends2026__tour .tour-schedule-tablet .chars-dots-wrapper{display:flex;justify-content:center}.friends2026__tour .tour-schedule-tablet .chars-dots-wrapper .chars-dots{display:flex;padding:.5rem 1rem;gap:.25rem;background-color:var(--color-white);border-radius:9999px}.friends2026__tour .tour-schedule-tablet .chars-dots-wrapper .chars-dots .slick-active .chars-dot{transform:translateY(-6px)}.friends2026__tour .tour-schedule-tablet .chars-dots-wrapper .chars-dots .chars-dot{width:10px;height:auto;display:flex;margin-top:6px;background:rgba(0,0,0,0);transition:ease-in-out 400ms;cursor:pointer}.friends2026__tour .tour-schedule-tablet .chars-dots-wrapper .chars-dots .chars-dot img{width:100%;aspect-ratio:1/1;height:auto}@media(width <= 1200px){.friends2026__tour .header-wrapper{flex-direction:column-reverse;padding:0 2.5rem;gap:1.5rem}.friends2026__tour .header-wrapper .left-section{width:auto}.friends2026__tour .header-wrapper .right-section .tour-map{translate:20%}.friends2026__tour .tour-schedule-desktop{display:none}.friends2026__tour .tour-schedule-tablet{display:flex}}@media(width <= 768px){.friends2026__tour .header-wrapper .right-section .tour-map{translate:-10%}.friends2026__tour .tour-schedule-tablet .chars-slider .slick-list{padding:0 25% !important}.friends2026__tour .tour-schedule-tablet .chars-slider .char-wrapper .char-details .char-date{padding:.5rem;bottom:-6%}}.friends2026__faq{display:flex;justify-content:space-between;align-items:stretch;align-self:stretch;background:var(--color-violet)}.friends2026__faq .left-section{overflow:clip;width:40%}.friends2026__faq .left-section img{height:100%;width:100%;object-fit:cover}.friends2026__faq .right-section{display:flex;flex-direction:column;align-items:center;padding:5rem;gap:2.5rem;width:60%}.friends2026__faq .right-section .faq-header{display:flex;flex-direction:column;align-items:center;gap:1rem}.friends2026__faq .right-section .faq-header h1,.friends2026__faq .right-section .faq-header h3,.friends2026__faq .right-section .faq-header h4{text-align:center}.friends2026__faq .right-section .faq-header h4{font-weight:400}.friends2026__faq .right-section .faq-card{display:flex;padding:1.5rem;align-items:center;border-radius:12px;background:var(--color-background-semi-transparent)}.friends2026__faq .right-section .faq-questions{align-self:stretch}.friends2026__faq .right-section .faq-questions .faq-categories{justify-content:center;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.friends2026__faq .right-section .faq-questions .faq__panel .faq__questions-wrapper{position:relative}.friends2026__faq .right-section .faq-questions .faq__panel .faq__questions-wrapper .faq__item[open]{position:relative;z-index:1}.friends2026__faq .right-section .faq-questions .faq__panel .faq__questions-wrapper .faq__expandable-questions-wrapper{display:grid;overflow:hidden;grid-template-rows:0fr;transition:1000ms ease-in-out}.friends2026__faq .right-section .faq-questions .faq__panel .faq__questions-wrapper .faq__expandable-questions-wrapper .faq__expandable-questions{min-height:0}.friends2026__faq .right-section .faq-questions .faq__panel .faq__questions-wrapper .faq__fading-out{position:absolute;bottom:0;width:100%;height:50%;background-image:linear-gradient(to bottom, rgba(119, 109, 174, 0), #776dae);pointer-events:none;opacity:1;transition:1000ms ease-in-out}.friends2026__faq .right-section .faq-questions .faq__panel .faq__questions-wrapper.expanded .faq__expandable-questions-wrapper{grid-template-rows:1fr}.friends2026__faq .right-section .faq-questions .faq__panel .faq__questions-wrapper.expanded .faq__fading-out{opacity:0}.friends2026__faq .right-section .faq-questions .faq-show-more{display:flex;justify-content:center;margin-top:1.5rem}.friends2026__faq .right-section .faq-questions .faq-show-more .btn-title:after{content:"Pokaż więcej"}.friends2026__faq .right-section .faq-questions .faq-show-more svg{transition:400ms ease-in-out}.friends2026__faq .right-section .faq-questions .faq-show-more .collapsed .btn-title:after{content:"Pokaż mniej"}.friends2026__faq .right-section .faq-questions .faq-show-more .collapsed svg{transform:rotate(180deg)}.friends2026__faq .right-section .faq-more{flex-direction:column;align-self:stretch}.friends2026__faq .right-section .faq-more h3{margin-bottom:.5rem;color:var(--color-black);text-align:center}.friends2026__faq .right-section .faq-more span{margin-bottom:1.5rem;color:var(--color-black);text-align:center}.friends2026__faq .right-section .faq-more .buttons-wrapper{display:flex;gap:1.5rem;width:100%;flex-wrap:wrap;justify-content:center}.friends2026__faq .right-section .faq-more .buttons-wrapper span{margin:0}@media(width <= 1200px){.friends2026__faq{flex-direction:column}.friends2026__faq .left-section{width:auto}.friends2026__faq .left-section img{max-height:375px}.friends2026__faq .right-section{width:auto;padding-inline:2.5rem}}@media(width <= 768px){.friends2026__faq .right-section{padding-inline:1rem}}.friends2026__video{display:flex;padding:5rem 15rem;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;background-color:var(--color-chandler);position:relative;overflow:clip}.friends2026__video .plyr--video{border-radius:12px;width:100%}.friends2026__video .couch-bottom,.friends2026__video .frame{position:absolute}.friends2026__video .couch-top{display:none}.friends2026__video .couch-bottom{bottom:0;left:-3%;z-index:2}.friends2026__video .frame{max-width:500px;transform:rotate(15deg);bottom:-22%;right:-10%;z-index:0}@media(width <= 1200px){.friends2026__video{padding:2.5rem 2.5rem 15rem}.friends2026__video .couch-top{display:flex}.friends2026__video .couch-bottom{display:none}.friends2026__video .frame{width:50%;bottom:0;left:0;transform:translate(50%, 50%) rotate(15deg)}}@media(width <= 768px){.friends2026__video{padding:2.5rem 1rem 10rem}}.footer-friends footer.footer--simple-with-social{color:#fff;background:var(--color-violet);border-top:0}.footer-friends footer.footer--simple-with-social .footer__link{color:#fff}.footer-friends footer.footer--simple-with-social .footer__socials{filter:invert(1)}