:root{--color-black:#000000;--color-black-opacity:rgba(0, 0, 0, 0.1);--color-black-dark:#111822;--color-black-soft:#101820;--color-neutral:#8a8f8d;--color-white:#000000}:root[data-nav-clear]{--color-black:#fff;--color-black-opacity:rgba(255, 255, 255, 0.239);--color-black-dark:#fff;--color-black-soft:#fff;--color-white:#fff}.navbar{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:3rem 5rem;width:100%;z-index:10}@media screen and (max-width:991px){.navbar{padding:3.5rem 3.2rem 0;pointer-events:all}}@media screen and (min-width:992px) and (orientation:portrait){.navbar{padding:3.5rem 3.2rem 0;pointer-events:all}}@media screen and (max-width:991px) and (orientation:landscape){.navbar{padding:1rem 3.2rem 0;pointer-events:all}}.navbar .navbar-left{display:flex;gap:4rem;align-items:center;justify-content:flex-start;width:50rem}@media screen and (max-width:991px){.navbar .navbar-left{width:fit-content;gap:1.1rem}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-left{width:fit-content;gap:1.1rem}}.navbar .navbar-left__logo-wrapper a{display:flex}.navbar .navbar-left__logo-wrapper a svg{width:93px;height:18px}@media screen and (max-width:991px){.navbar .navbar-left__logo-wrapper a svg{width:74px;height:18px}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-left__logo-wrapper a svg{width:74px;height:18px}}.navbar .navbar-left__logo-wrapper a svg path{fill:var(--color-black);transition:fill .3s ease-out}.navbar .navbar-left__wave-wrapper{position:relative;width:40px;height:40px;border-radius:100%;border:1px solid var(--color-black-opacity);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:border .3s ease-out}@media screen and (max-width:991px){.navbar .navbar-left__wave-wrapper{width:26px;height:26px}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-left__wave-wrapper{width:26px;height:26px}}.navbar .navbar-left__wave-wrapper svg{width:22px;height:15px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:991px){.navbar .navbar-left__wave-wrapper svg{width:16px;height:16px;transform:translate(-50%,-50%)}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-left__wave-wrapper svg{width:16px;height:16px;transform:translate(-50%,-50%)}}.navbar .navbar-left__wave-wrapper svg polyline{stroke:var(--color-black);stroke-width:1px;transition:stroke .3s ease-out}.navbar .navbar-left__wave-wrapper canvas{width:2.16rem;height:2.16rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.navbar .navbar-left__wave-wrapper:hover{border:1px solid var(--color-neutral)}.navbar .navbar-left__wave-wrapper:hover svg polyline{stroke:var(--color-white)}.navbar .navbar-left__divider{height:13px;width:1px;background-color:var(--color-black);transition:background-color .3s ease-out}@media screen and (max-width:991px){.navbar .navbar-left__divider{height:13px}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-left__divider{height:13px}}.navbar .navbar-center{display:flex;align-items:center;gap:4.4rem}@media screen and (max-width:991px){.navbar .navbar-center{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-center{display:none}}.navbar .navbar-center__link{color:var(--color-neutral);font-family:Aventa;font-size:clamp(15px, 2rem, 20px);font-weight:400;line-height:normal;transition:color .3s ease-out}.navbar .navbar-center__link.--is-active{color:var(--color-black-soft);pointer-events:none}.navbar .navbar-center:hover .navbar-center__link{color:var(--color-neutral)}.navbar .navbar-center:hover .navbar-center__link:hover{color:var(--color-black-soft)}.navbar .navbar-right{display:flex;align-items:center;gap:4rem;justify-content:flex-end;width:50rem}@media screen and (max-width:991px){.navbar .navbar-right{width:fit-content}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-right{width:fit-content}}.navbar .navbar-right .cta-1{position:relative;border-radius:0;padding:0}@media screen and (max-width:991px){.navbar .navbar-right .cta-1{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-right .cta-1{display:none}}.navbar .navbar-right .cta-1 .btn-animate-chars__bg{box-shadow:none;-webkit-box-shadow:none;background-color:transparent}.navbar .navbar-right .cta-1 .btn-animate-chars__text{position:relative;padding-bottom:3px}.navbar .navbar-right .cta-1 .btn-animate-chars__text::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--color-black);transition:transform .5s cubic-bezier(.625, .05, 0, 1),background-color .3s ease-out}.navbar .navbar-right .cta-1:hover .btn-animate-chars__text::after{transform:scaleX(.8)}.navbar .navbar-right .cta-1 .btn-animate-chars__text span{color:var(--color-black-dark);font-family:Aventa;text-align:center;font-style:normal;font-weight:400;line-height:87.6%;transition:color .3s ease-out;font-size:clamp(15px, 2rem, 20px)}.navbar .navbar-right__divider{height:13px;width:1px;background-color:var(--color-black);transition:background-color .3s ease-out}@media screen and (max-width:991px){.navbar .navbar-right__divider{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-right__divider{display:none}}.navbar .navbar-right__menu-button__wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:87px;height:15px;cursor:pointer}@media screen and (max-width:991px){.navbar .navbar-right__menu-button__wrapper{width:55px;height:13px}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-right__menu-button__wrapper{width:55px;height:13px}}.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar{width:60px;height:3px;background-color:var(--color-black-dark);display:block;transition:transform .6s cubic-bezier(.625, .05, 0, 1),background-color .3s ease-out}@media screen and (max-width:991px){.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar{width:40px;height:2px}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar{width:40px;height:2px}}.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar.--is-top{transform:translateX(-20%)}@media screen and (max-width:991px){.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar.--is-top{transform:translateX(-15%)}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar.--is-top{transform:translateX(-15%)}}.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar.--is-bottom{transform:translateX(20%)}@media screen and (max-width:991px){.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar.--is-bottom{transform:translateX(15%)}}@media screen and (min-width:992px) and (orientation:portrait){.navbar .navbar-right__menu-button__wrapper .navbar__menu-bar.--is-bottom{transform:translateX(15%)}}.navbar .navbar-right__menu-button__wrapper:hover .navbar__menu-bar{transform:translateX(0)}.navbar[data-nav=open] .navbar__menu-bar{transform:scale(0)}.navbar[data-nav=closed] .navbar__menu-bar{transform:scale(1)}.menu{position:fixed;width:100%;height:100svh;z-index:30;inset:0;padding:2.6rem 5rem 5rem;display:none;pointer-events:none}@media screen and (max-width:991px){.menu{padding:0;z-index:8;display:block;visibility:hidden;opacity:0;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:rgba(255,255,255,.737254902)}}@media screen and (min-width:992px) and (orientation:portrait){.menu{padding:0;z-index:8;display:block;visibility:hidden;opacity:0;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:rgba(255,255,255,.737254902)}}@media screen and (max-width:991px) and (orientation:landscape){.menu{padding:1.8rem 2.5rem}}.menu__ellipse{position:absolute;width:min(71.2rem,71.2vh);height:min(71.2rem,71.2vh);border-radius:100%;opacity:.6;background:#ffaa52;filter:blur(250px);-webkit-filter:blur(250px)}@media screen and (max-width:991px){.menu__ellipse{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.menu__ellipse{display:none}}.menu__ellipse-1{top:24rem;left:0;transform:translate(-50%,0)}.menu__ellipse-2{top:0;right:0;transform:translate(50%,-50%)}.menu__wrapper{pointer-events:all;position:relative;background-color:rgba(255,255,255,.158);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);clip-path:url(#menu-bg-clip);width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;align-items:center;padding-inline:14.1rem;padding-block:10rem 5rem;opacity:0;will-change:transform;align-content:end;z-index:100}@media screen and (max-width:991px){.menu__wrapper{position:static;grid-template-columns:1fr;grid-template-rows:auto auto auto;clip-path:none;padding-inline:0;padding-block:4rem 4rem;justify-items:center;background-color:transparent;backdrop-filter:unset;-webkit-backdrop-filter:unset;opacity:1;align-items:end}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper{position:static;grid-template-columns:1fr;grid-template-rows:auto auto auto;clip-path:none;padding-inline:0;padding-block:4rem 4rem;justify-items:center;background-color:transparent;backdrop-filter:unset;-webkit-backdrop-filter:unset;opacity:1;align-items:end}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper{position:relative;background-color:rgba(255,255,255,.25);backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);clip-path:url(#menu-bg-clip);width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;align-items:center;padding-inline:4rem;padding-block:5rem 2rem;min-height:280px;max-height:500px}}.menu__wrapper .menu-close{position:absolute;top:2.8rem;right:3.6rem;width:3.3rem;height:3.4rem;flex-shrink:0;cursor:pointer;transition:all .3s ease-out}.menu__wrapper .menu-close:hover{transform:scale(.9);opacity:.8}@media screen and (max-width:991px){.menu__wrapper .menu-close{width:2rem;height:2rem;top:4rem;right:3.2rem}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu-close{width:2rem;height:2rem;top:4rem;right:3.2rem}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu-close{width:1.5rem;height:1.5rem;top:1.5rem;right:1.2rem}}.menu__wrapper .menu-close svg{width:100%;height:100%}.menu__wrapper .menu__connect{display:grid;gap:min(4.8rem,4.8vh)}@media screen and (max-width:991px){.menu__wrapper .menu__connect{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__connect{display:none}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__connect{display:grid;gap:2rem}}.menu__wrapper .menu__connect .menu__connect-heading{display:flex;align-items:center;gap:1.5rem}@media screen and (max-width:991px){.menu__wrapper .menu__connect .menu__connect-heading{margin-bottom:3.5rem}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__connect .menu__connect-heading{margin-bottom:3.5rem}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__connect .menu__connect-heading{gap:.5rem;margin-bottom:0}}.menu__wrapper .menu__connect .menu__connect-heading .menu__connect-heading-icon{width:1rem;height:1rem;border-radius:100%;background:#ff8200}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__connect .menu__connect-heading .menu__connect-heading-icon{width:1vh;height:1vh}}.menu__wrapper .menu__connect .menu__connect-heading .menu__connect-heading-text{color:#ff8200;font-family:Aventa;font-size:2rem;font-weight:400;line-height:normal}@media screen and (max-width:991px){.menu__wrapper .menu__connect .menu__connect-heading .menu__connect-heading-text{font-size:1.2rem}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__connect .menu__connect-heading .menu__connect-heading-text{font-size:1.2rem}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__connect .menu__connect-heading .menu__connect-heading-text{font-size:1rem}}.menu__wrapper .menu__connect .menu__connect-text{color:#101820;font-family:Orlean;font-size:6.5rem;font-weight:500;line-height:100%;letter-spacing:1.95px;width:68rem}@media screen and (max-width:991px){.menu__wrapper .menu__connect .menu__connect-text{width:34.7rem;font-size:4rem;letter-spacing:1.2px}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__connect .menu__connect-text{width:34.7rem;font-size:4rem;letter-spacing:1.2px}}@media screen and (min-width:482px) and (max-width:991px){.menu__wrapper .menu__connect .menu__connect-text{width:100%}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__connect .menu__connect-text{font-size:2.5rem}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__connect .cta-1 .btn-animate-chars__text span{font-size:.9rem}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__connect .cta-1 .cta-1__arrow-wrapper{width:.9rem;height:.9rem}}.menu__wrapper .menu__navigation{display:grid;gap:min(3rem,3vh);justify-self:end;justify-items:center;min-width:23rem}@media screen and (max-width:991px){.menu__wrapper .menu__navigation{justify-self:center;margin-bottom:min(7rem,7vh);gap:min(3.6rem,3.6vh)}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__navigation{justify-self:center;margin-bottom:min(7rem,7vh);gap:min(3.6rem,3.6vh)}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__navigation{justify-self:end;justify-items:center;min-width:8rem;gap:1rem;margin-bottom:0}}.menu__wrapper .menu__navigation .menu__navigation-item{position:relative;display:block;will-change:transform}.menu__wrapper .menu__navigation .menu__navigation-item.--is-active{pointer-events:none}.menu__wrapper .menu__navigation .menu__navigation-item.--is-active .menu__navigation-icon{transform:translate(-100%,-50%) scale(1)}.menu__wrapper .menu__navigation .menu__navigation-item.--is-active .menu__navigation-text{opacity:1}.menu__wrapper .menu__navigation .menu__navigation-icon{position:absolute;top:50%;left:-2rem;transform:translate(-100%,-50%) scale(0);width:1.2rem;height:1.2rem;flex-shrink:0;aspect-ratio:1/1;background-color:#ff8200;border-radius:100%;transition:transform .3s ease-out}@media screen and (max-width:991px){.menu__wrapper .menu__navigation .menu__navigation-icon{width:1.1rem;height:1.1rem;left:-1.4rem}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__navigation .menu__navigation-icon{width:1.1rem;height:1.1rem;left:-1.4rem}}.menu__wrapper .menu__navigation .menu__navigation-text{color:#334049;text-align:center;font-family:Orlean;font-size:4.5rem;font-weight:500;line-height:100%;letter-spacing:1.35px;opacity:.5;transition:opacity .3s ease-out}@media screen and (max-width:991px){.menu__wrapper .menu__navigation .menu__navigation-text{font-size:min(4.5rem, 4.5vh)}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__navigation .menu__navigation-text{font-size:min(4.5rem, 4.5vh)}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__navigation .menu__navigation-text{font-size:2rem}}.menu__wrapper .menu__navigation:hover .menu__navigation-item .menu__navigation-icon{transform:translate(-100%,-50%) scale(0)}.menu__wrapper .menu__navigation:hover .menu__navigation-item .menu__navigation-text{opacity:.5}.menu__wrapper .menu__navigation .menu__navigation-item:hover .menu__navigation-icon{transform:translate(-100%,-50%) scale(1)}.menu__wrapper .menu__navigation .menu__navigation-item:hover .menu__navigation-text{opacity:1}.menu__wrapper .menu__cta-mobile{display:none}@media screen and (max-width:991px){.menu__wrapper .menu__cta-mobile{display:block;margin-bottom:min(16rem,16vh)}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__cta-mobile{display:block;margin-bottom:min(16rem,16vh)}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__cta-mobile{display:none}}.menu__wrapper .menu__cta-mobile .cta-1{padding:1.2rem 2.2rem 1.2rem 2.2rem}.menu__wrapper .menu__socials{width:fit-content;justify-self:center;grid-column:1/span 2;display:grid;justify-items:center}@media screen and (max-width:991px){.menu__wrapper .menu__socials{grid-column:1;align-self:flex-end}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__socials{grid-column:1;align-self:flex-end}}@media screen and (max-width:991px) and (orientation:landscape){.menu__wrapper .menu__socials{justify-self:center;grid-column:1/span 2}}.menu__wrapper .menu__socials .menu__socials-divider{width:11.9rem;height:1px;margin-bottom:min(3.2rem,3.2vh);background:#8a8f8d}@media screen and (max-width:991px){.menu__wrapper .menu__socials .menu__socials-divider{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__socials .menu__socials-divider{display:none}}.menu__wrapper .menu__socials .menu__socials-list{display:flex;align-items:center;gap:1rem}.menu__wrapper .menu__socials .menu__socials-link{position:relative;border-radius:100%;width:3.5rem;height:3.5rem;border:1px solid #5b6871;cursor:pointer}.menu__wrapper .menu__socials .menu__socials-link svg{overflow:visible;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:1.5rem;overflow:visible}@media (min-width:992px) and (orientation:portrait){.menu__wrapper .menu__socials .menu__socials-link svg{height:1.5rem;width:1.5rem}}.menu[data-menu-clear] .menu-close rect{fill:white}.menu[data-menu-clear] .menu__connect-text,.menu[data-menu-clear] .menu__navigation-text{color:#fff}.menu[data-menu-clear] .menu__socials-link{border-color:#fff}.menu[data-menu-clear] .menu__socials-link svg path{fill:white}.cta-1.btn-animate-chars{color:#131313;cursor:pointer;border-radius:3rem;flex-grow:1;justify-content:center;align-items:center;padding:1.9rem 3.7rem;gap:.8rem;line-height:1;text-decoration:none;display:flex;position:relative;max-width:fit-content}@media screen and (max-width:991px){.cta-1.btn-animate-chars{padding:1.2rem 2.2rem 1.2rem 2.2rem}}@media screen and (min-width:992px) and (orientation:portrait){.cta-1.btn-animate-chars{padding:1.2rem 2.2rem 1.2rem 2.2rem}}@media screen and (min-width:482px) and (max-width:991px){.cta-1.btn-animate-chars{padding:1rem 1.4rem 1rem 1.6rem}}.cta-1.btn-animate-chars .btn-animate-chars__text{white-space:nowrap}.cta-1.btn-animate-chars [data-button-animate-chars]{overflow:hidden;position:relative;display:inline-block;display:flex}.cta-1.btn-animate-chars [data-button-animate-chars] span{display:inline-block;position:relative;text-shadow:0 1.3em currentColor;transform:translateY(0) rotate(.001deg);transition:transform .6s cubic-bezier(.625, .05, 0, 1);color:#fff;font-family:Aventa;font-size:2rem;font-weight:300;line-height:normal;letter-spacing:2px}@media screen and (max-width:991px){.cta-1.btn-animate-chars [data-button-animate-chars] span{color:#fcfcfd;font-size:1.4rem;letter-spacing:1.4px;line-height:normal}}@media screen and (min-width:992px) and (orientation:portrait){.cta-1.btn-animate-chars [data-button-animate-chars] span{color:#fcfcfd;font-size:1.4rem;letter-spacing:1.4px;line-height:normal}}@media screen and (min-width:482px) and (max-width:991px){.cta-1.btn-animate-chars [data-button-animate-chars] span{font-size:1.2rem}}.cta-1.btn-animate-chars:hover [data-button-animate-chars] span{transform:translateY(-1.3em) rotate(.001deg)}.cta-1.btn-animate-chars .btn-animate-chars__bg{background-color:#101820;border-radius:3rem;position:absolute;z-index:-1;inset:0;transition:transform .6s cubic-bezier(.625, .05, 0, 1);box-shadow:0 10px 36px 0 rgba(16,24,32,.35),0 0 0 1px rgba(16,24,32,.06);-webkit-box-shadow:0 10px 36px 0 rgba(16,24,32,.35),0 0 0 1px rgba(16,24,32,.06)}.cta-1.btn-animate-chars:hover .btn-animate-chars__bg{transform:scale(.95)}.cta-1.btn-animate-chars:hover svg{transform:translate(2.2rem,-2.2rem)}.cta-1.btn-animate-chars .cta-1__arrow-wrapper{width:2.2rem;height:2.2rem;overflow:hidden}@media screen and (max-width:991px){.cta-1.btn-animate-chars .cta-1__arrow-wrapper{width:1.8rem;height:1.8rem}}@media screen and (min-width:992px) and (orientation:portrait){.cta-1.btn-animate-chars .cta-1__arrow-wrapper{width:1.8rem;height:1.8rem}}.cta-1.btn-animate-chars .cta-1__arrow-wrapper svg{width:100%;height:100%;filter:drop-shadow(#ff6711 -2.2rem 2.2rem 0px);-webkit-filter:drop-shadow(#ff6711 -2.2rem 2.2rem 0px);transition:transform .6s cubic-bezier(.625, .05, 0, 1);object-fit:contain}.cta-2.btn{cursor:pointer;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.cta-2.btn[data-filter-status=active] .btn__circle{transform:translate(-50%,-50%) scale(1) rotate(.001deg)}.cta-2.btn .btn__text{justify-content:flex-start;align-items:center;display:flex;position:relative;transition:color .7s cubic-bezier(.625, .05, 0, 1)}.cta-2.btn .btn-text-p{white-space:nowrap;color:inherit}.cta-2.btn .btn__bg{border-radius:1.5rem;width:100%;height:100%;position:absolute;top:0;left:0}.cta-2.btn .btn__circle-wrap{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.cta-2.btn .btn__circle{pointer-events:none;border-radius:50%;width:100%;display:block;position:absolute;top:50%;left:50%;transition:transform .7s cubic-bezier(.625, .05, 0, 1),background-color .4s cubic-bezier(.625, .05, 0, 1);transform:translate(-50%,-50%) scale(0) rotate(.001deg)}@media screen and (max-width:991px){.cta-2.btn .btn__circle{transition-duration:0s}}@media screen and (min-width:992px) and (orientation:portrait){.cta-2.btn .btn__circle{transition-duration:0s}}.cta-2.btn .before__100{padding-top:100%;display:block}.cta-2.btn .btn__text{transition:color .7s cubic-bezier(.625, .05, 0, 1)}.cta-2.btn:hover .btn__circle{transform:translate(-50%,-50%) scale(1) rotate(.001deg)}@media screen and (max-width:991px){.cta-2.btn:hover .btn__circle{transform:unset}}@media screen and (min-width:992px) and (orientation:portrait){.cta-2.btn:hover .btn__circle{transform:unset}}.cta-2.btn[data-theme=clear]:hover .btn__text{color:#031819}@media screen and (max-width:991px){.cta-2.btn[data-theme=clear]:hover .btn__text{color:#fcfcfd}}@media screen and (min-width:992px) and (orientation:portrait){.cta-2.btn[data-theme=clear]:hover .btn__text{color:#fcfcfd}}.cta-2.btn[data-theme=clear] .btn__bg{background-color:transparent}.cta-2.btn[data-theme=clear] .btn__text{color:#fcfcfd}.cta-2.btn[data-theme=clear] .btn__circle{background-color:#fcfcfd}.cta-2.btn[data-filter-status=active][data-theme=clear] .btn__text{color:#031819}.cta-2.btn[data-theme=light]:hover .btn__text{color:#fcfcfd}@media screen and (max-width:991px){.cta-2.btn[data-theme=light]:hover .btn__text{color:#031819}}@media screen and (min-width:992px) and (orientation:portrait){.cta-2.btn[data-theme=light]:hover .btn__text{color:#031819}}.cta-2.btn[data-theme=light] .btn__bg{background-color:transparent}.cta-2.btn[data-theme=light] .btn__text{color:#031819}.cta-2.btn[data-theme=light] .btn__circle{background-color:#ff8200}.cta-2.btn[data-theme=dark]:hover .btn__text{color:#fcfcfd}.cta-2.btn[data-theme=dark] .btn__bg{background-color:transparent}.cta-2.btn[data-theme=dark] .btn__text{color:#d0d2d1}.cta-2.btn[data-theme=dark] .btn__circle{background-color:#ff8200}.cta-3.btn-group{justify-content:center;display:flex;transform-origin:right}.cta-3.btn-group .btn-bubble-arrow{border-radius:100%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.cta-3.btn-group .btn-bubble-arrow__arrow{color:#131313;background-color:#fcfcfd;border-radius:100%;flex-flow:row;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:relative;transition:transform 735ms cubic-bezier(.625, .05, 0, 1);transform:scale(0) rotate(.001deg);transform-origin:left}@media screen and (max-width:991px){.cta-3.btn-group .btn-bubble-arrow__arrow{width:2rem;height:2rem}}@media screen and (min-width:992px) and (orientation:portrait){.cta-3.btn-group .btn-bubble-arrow__arrow{width:2rem;height:2rem}}.cta-3.btn-group .btn-bubble-arrow__arrow.is--duplicate{z-index:2;background-color:#fcfcfd;position:absolute;right:0}.cta-3.btn-group .btn-bubble-arrow__arrow-svg{width:40%;transition:transform 735ms cubic-bezier(.625, .05, 0, 1);transform:rotate(.001deg)}.cta-3.btn-group .btn-bubble-arrow__arrow.is--duplicate{position:absolute;z-index:2;right:0;transform:scale(1) rotate(.001deg);transform-origin:right}.cta-3.btn-group .btn-bubble-arrow__content{color:#efeeec;background-color:rgba(0,0,0,.4);border-radius:3rem;justify-content:center;align-items:center;height:3rem;padding-inline:2.8rem;display:flex;position:relative;transition:transform 735ms cubic-bezier(.625, .05, 0, 1);transform:translateX(-3.125rem) rotate(.001deg);border:1px solid #8a8f8d}@media screen and (max-width:991px){.cta-3.btn-group .btn-bubble-arrow__content{height:2rem;padding-inline:2rem;border-radius:2rem;transform:translateX(-2.05rem) rotate(.001deg)}}@media screen and (min-width:992px) and (orientation:portrait){.cta-3.btn-group .btn-bubble-arrow__content{height:2rem;padding-inline:2rem;border-radius:2rem;transform:translateX(-2.05rem) rotate(.001deg)}}.cta-3.btn-group .btn-bubble-arrow__content-text{line-height:1;color:#8a8f8d;font-family:Orlean;font-size:clamp(12px, 1.5rem, 15px);font-weight:500;line-height:normal;height:fit-content;letter-spacing:.55px;display:inline-block}@media screen and (max-width:991px){.cta-3.btn-group .btn-bubble-arrow__content-text{font-size:1rem;letter-spacing:.3px;line-height:normal;display:block;align-content:center}}@media screen and (min-width:992px) and (orientation:portrait){.cta-3.btn-group .btn-bubble-arrow__content-text{font-size:1rem;letter-spacing:.3px;line-height:normal;display:block;align-content:center}}.cta-3.btn-group .btn-bubble-arrow:hover .btn-bubble-arrow__content{transform:translateX(0) rotate(.001deg)}@media screen and (max-width:991px){.cta-3.btn-group .btn-bubble-arrow:hover .btn-bubble-arrow__content{transform:unset}}@media screen and (min-width:992px) and (orientation:portrait){.cta-3.btn-group .btn-bubble-arrow:hover .btn-bubble-arrow__content{transform:unset}}.cta-3.btn-group .btn-bubble-arrow:hover .btn-bubble-arrow__arrow-svg{transform:rotate(-45deg)}.cta-3.btn-group .btn-bubble-arrow:hover .btn-bubble-arrow__arrow{transform:scale(1) rotate(.001deg)}.cta-3.btn-group .btn-bubble-arrow:hover .btn-bubble-arrow__arrow.is--duplicate{transform:scale(0) rotate(.001deg)}.footer{padding:24.5rem 5rem 2.5rem;height:fit-content;background:#000;overflow:hidden}@media screen and (max-width:991px){.footer{padding:14.9rem 2rem 5rem;margin-top:-1px}}@media screen and (min-width:992px) and (orientation:portrait){.footer{padding:14.9rem 2rem 5rem;margin-top:-1px}}@media screen and (min-width:482px) and (max-width:991px){.footer{padding:14.9rem 4rem 5rem}}.footer .footer-grid{width:100%}.footer .footer-grid .footer-text{color:#fcfcfd;font-family:Orlean;font-size:6.5rem;font-weight:500;line-height:100%;letter-spacing:1.95px;width:66.4rem;margin-bottom:6rem}@media screen and (max-width:991px){.footer .footer-grid .footer-text{width:100%;text-align:center;font-size:4rem;margin-bottom:5.6rem;letter-spacing:1.2px}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-text{width:100%;text-align:center;font-size:4rem;margin-bottom:5.6rem;letter-spacing:1.2px}}@media screen and (min-width:482px) and (max-width:991px){.footer .footer-grid .footer-text{width:100%;margin-inline:auto;font-size:6.5rem}}.footer .footer-grid .footer-text span{color:#8a8f8d}.footer .footer-grid .footer-center{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:991px){.footer .footer-grid .footer-center{flex-direction:column;gap:12.2rem;width:100%}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-center{flex-direction:column;gap:12.2rem;width:100%}}.footer .footer-grid .footer-center__left-link{display:flex;justify-content:center;align-items:center;gap:2.7rem}@media screen and (max-width:991px){.footer .footer-grid .footer-center__left-link{gap:1.5rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-center__left-link{gap:1.5rem}}.footer .footer-grid .footer-center__left-link:hover svg{transform:translate(4.3rem,-4.3rem)}.footer .footer-grid .footer-center__left-link:hover .footer-center__left-link-text{opacity:.8}.footer .footer-grid .footer-center__left-link .footer-center__left-link-icon{width:4.3rem;height:4.3rem;overflow:hidden}@media screen and (max-width:991px){.footer .footer-grid .footer-center__left-link .footer-center__left-link-icon{width:3.3rem;height:3.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-center__left-link .footer-center__left-link-icon{width:3.3rem;height:3.3rem}}.footer .footer-grid .footer-center__left-link .footer-center__left-link-icon svg{width:100%;height:100%;transition:transform .6s cubic-bezier(.625, .05, 0, 1);filter:drop-shadow(#fcfcfd -4.3rem 4.3rem 0px);-webkit-filter:drop-shadow(#fcfcfd -4.3rem 4.3rem 0px)}.footer .footer-grid .footer-center__left-link .footer-center__left-link-text{color:#fcfcfd;text-align:center;font-family:Orlean;font-size:4.5rem;font-weight:500;line-height:100%;letter-spacing:1.35px;transition:opacity .3s ease-out}@media screen and (max-width:991px){.footer .footer-grid .footer-center__left-link .footer-center__left-link-text{font-size:3rem;letter-spacing:.9px}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-center__left-link .footer-center__left-link-text{font-size:3rem;letter-spacing:.9px}}.footer .footer-grid .footer-center__navigation{display:flex;align-items:center;justify-content:flex-start;gap:5rem}@media screen and (max-width:991px){.footer .footer-grid .footer-center__navigation{flex-wrap:wrap;gap:5rem 6.9rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-center__navigation{flex-wrap:wrap;gap:5rem 6.9rem}}.footer .footer-grid .footer-center__navigation .footer-center__navigation-link{color:#fcfcfd;font-family:Orlean;font-size:2.5rem;font-weight:500;line-height:100%;letter-spacing:.75px;transition:opacity .3s ease-out}@media screen and (max-width:991px){.footer .footer-grid .footer-center__navigation .footer-center__navigation-link{font-size:2rem;letter-spacing:.6px}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-center__navigation .footer-center__navigation-link{font-size:2rem;letter-spacing:.6px}}.footer .footer-grid .footer-center__navigation .footer-center__navigation-link:hover{opacity:.8}.footer .footer-grid .footer-divider{stroke-width:2px;height:2px;width:100%;background-color:#8a8f8d;opacity:.3;margin-block:6rem 5.8rem}@media screen and (max-width:991px){.footer .footer-grid .footer-divider{margin-block:6rem 5.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-divider{margin-block:6rem 5.3rem}}@media screen and (min-width:482px) and (max-width:991px){.footer .footer-grid .footer-divider{margin-block:5.8rem 4.5rem}}.footer .footer-grid .footer__logo-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:3.8rem}@media screen and (max-width:991px){.footer .footer-grid .footer__logo-wrapper{margin-bottom:5rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer__logo-wrapper{margin-bottom:5rem}}.footer .footer-grid .footer__logo-wrapper .footer__logo-inner{overflow:hidden}.footer .footer-grid .footer__logo-wrapper svg{width:auto;height:29.3rem}@media screen and (max-width:991px){.footer .footer-grid .footer__logo-wrapper svg{height:8.5rem;width:100%}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer__logo-wrapper svg{height:8.5rem;width:100%}}@media screen and (min-width:482px) and (max-width:991px){.footer .footer-grid .footer__logo-wrapper svg{height:14rem}}@media (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer__logo-wrapper svg{height:12rem}}.footer .footer-grid .footer__logo-wrapper .footer__logo-inner:nth-of-type(3) svg{height:35rem}@media screen and (max-width:991px){.footer .footer-grid .footer__logo-wrapper .footer__logo-inner:nth-of-type(3) svg{height:10.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer__logo-wrapper .footer__logo-inner:nth-of-type(3) svg{height:10.3rem}}@media screen and (min-width:482px) and (max-width:991px){.footer .footer-grid .footer__logo-wrapper .footer__logo-inner:nth-of-type(3) svg{height:17rem}}@media (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer__logo-wrapper .footer__logo-inner:nth-of-type(3) svg{height:14rem}}.footer .footer-grid .footer-bottom{display:grid;grid-template-areas:"stack"}@media screen and (max-width:991px){.footer .footer-grid .footer-bottom{grid-template-areas:"copyright copyright" "socials top";row-gap:6rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-bottom{grid-template-areas:"copyright copyright" "socials top";row-gap:6rem}}.footer .footer-grid .footer-bottom__socials{grid-area:stack;justify-self:start;display:flex;justify-content:center;align-items:center;gap:4.5rem}@media screen and (max-width:991px){.footer .footer-grid .footer-bottom__socials{grid-area:socials;gap:1rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-bottom__socials{grid-area:socials;gap:1rem}}.footer .footer-grid .footer-bottom__socials .footer-bottom__socials-link svg{height:2rem;width:2.7rem}@media screen and (max-width:991px){.footer .footer-grid .footer-bottom__socials .footer-bottom__socials-link svg{width:auto}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-bottom__socials .footer-bottom__socials-link svg{width:auto}}.footer .footer-grid .footer-bottom__socials .footer-bottom__socials-link svg path{transition:all .3s ease-out}.footer .footer-grid .footer-bottom__socials .footer-bottom__socials-link:hover svg path{fill:#fcfcfd}.footer .footer-grid .footer-bottom__copyright{grid-area:stack;justify-self:center;display:flex;justify-content:center;align-items:center;gap:6.4rem}@media screen and (max-width:991px){.footer .footer-grid .footer-bottom__copyright{grid-area:copyright;gap:0;justify-content:space-between;width:100%}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-bottom__copyright{grid-area:copyright;gap:0;justify-content:space-between;width:100%}}@media screen and (min-width:482px) and (max-width:991px){.footer .footer-grid .footer-bottom__copyright{justify-content:flex-start;gap:2.8rem}}.footer .footer-grid .footer-bottom__copyright .footer-bottom__copyright-link,.footer .footer-grid .footer-bottom__copyright .footer-bottom__copyright-text{color:#8a8f8d;font-family:Aventa;font-size:1.7rem;font-weight:400;line-height:normal;display:inline-block;transition:color .3s ease-out}@media screen and (max-width:991px){.footer .footer-grid .footer-bottom__copyright .footer-bottom__copyright-link,.footer .footer-grid .footer-bottom__copyright .footer-bottom__copyright-text{font-size:1.1rem}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-bottom__copyright .footer-bottom__copyright-link,.footer .footer-grid .footer-bottom__copyright .footer-bottom__copyright-text{font-size:1.1rem}}.footer .footer-grid .footer-bottom__copyright .footer-bottom__copyright-link:hover{color:#fcfcfd}.footer .footer-grid .footer-bottom__scroll-top{grid-area:stack;justify-self:end;display:flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer}@media screen and (max-width:991px){.footer .footer-grid .footer-bottom__scroll-top{grid-area:top}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-bottom__scroll-top{grid-area:top}}.footer .footer-grid .footer-bottom__scroll-top .footer-bottom__scroll-top-text{color:#fcfcfd;font-family:Orlean;font-size:2rem;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.6px}@media screen and (max-width:991px){.footer .footer-grid .footer-bottom__scroll-top .footer-bottom__scroll-top-text{font-size:1.6em;letter-spacing:.48px}}@media screen and (min-width:992px) and (orientation:portrait){.footer .footer-grid .footer-bottom__scroll-top .footer-bottom__scroll-top-text{font-size:1.6em;letter-spacing:.48px}}.footer .footer-grid .footer-bottom .footer-bottom__scroll-top-icon{width:2.2rem;height:2.2rem}.footer .footer-grid .footer-bottom .footer-bottom__scroll-top-icon svg{width:100%;height:100%;overflow:visible}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap;descent-override:2%;ascent-override:75%;line-gap-override:0%}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-ExtraLight.woff") format("woff");font-weight:200;font-style:normal;font-display:swap;descent-override:2%;ascent-override:75%;line-gap-override:0%}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap;descent-override:2%;ascent-override:77%;line-gap-override:0%}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;descent-override:2%;ascent-override:75%;line-gap-override:0%}@font-face{font-family:Aventa-default;src:url("/fonts/aventa/Aventa-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap;descent-override:2%;ascent-override:75%;line-gap-override:0%}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap;descent-override:2%;ascent-override:75%;line-gap-override:0%}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;descent-override:2%;ascent-override:75%;line-gap-override:0%}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-ExtraBold.woff") format("woff");font-weight:800;font-style:normal;font-display:swap;descent-override:2%;ascent-override:75%;line-gap-override:0%}@font-face{font-family:Aventa;src:url("/fonts/aventa/Aventa-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap;descent-override:2%;ascent-override:75%;line-gap-override:0%}@font-face{font-family:Orlean;src:url("/fonts/orlean/orlean-regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap;descent-override:2%;ascent-override:72%;line-gap-override:0%}@font-face{font-family:Orlean;src:url("/fonts/orlean/orlean-medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap;descent-override:2%;ascent-override:72%;line-gap-override:0%}@font-face{font-family:Orlean;src:url("/fonts/orlean/orlean-semibold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap;descent-override:2%;ascent-override:72%;line-gap-override:0%}@font-face{font-family:Orlean;src:url("/fonts/orlean/orlean-bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap;descent-override:2%;ascent-override:72%;line-gap-override:0%}*{margin:0;padding:0;box-sizing:border-box}img,video{width:100%;height:100%;object-fit:cover}picture{height:100%}button{background:0 0;border:none}a{text-decoration:none;color:inherit}li{list-style:none}html{font-size:.5208333333vw}@media screen and (max-width:991px){html{font-size:2.2727272727vw}}@media screen and (min-width:992px) and (orientation:portrait){html{font-size:2.2727272727vw}}@media screen and (min-width:482px) and (max-width:991px){html{font-size:1.3020833333vw}}@media (min-width:992px) and (orientation:portrait){html{font-size:1.6666666667vw}}body{background-color:#fff}::-webkit-scrollbar{display:none}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:4px}::selection{background-color:#ff8200;color:#fff}.overflow-wrapper{overflow:hidden}.clippy{position:absolute;top:-999px;left:-999px;width:0;height:0}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}.content{min-height:100vh;padding:15.5rem 5rem min(19rem,19vh)}@media screen and (max-width:991px){.content{padding:10rem 2rem min(7rem,7vh)}}@media screen and (min-width:992px) and (orientation:portrait){.content{padding:10rem 2rem min(7rem,7vh)}}.content .context-flex{display:flex;column-gap:11rem}@media screen and (max-width:991px){.content .context-flex{flex-direction:column;column-gap:0}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex{flex-direction:column;column-gap:0}}.content .context-flex .content-panel{display:flex;flex-direction:column;padding-right:4.8rem;flex-shrink:0;border-right:1px solid #d0d2d1;height:fit-content;max-height:80vh}@media screen and (max-width:991px){.content .context-flex .content-panel{padding-right:0;padding-bottom:0;border-right:0;display:grid;grid-template-columns:auto 4rem auto;column-gap:2.2rem;align-items:center}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel{padding-right:0;padding-bottom:0;border-right:0;display:grid;grid-template-columns:auto 4rem auto;column-gap:2.2rem;align-items:center}}.content .context-flex .content-panel .hero__link{display:flex;align-items:center;gap:1.6rem;margin-bottom:min(12.5rem,12.5vh);visibility:hidden;opacity:0}@media screen and (max-width:991px){.content .context-flex .content-panel .hero__link{margin-bottom:min(3.3rem,3.3vh)}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel .hero__link{margin-bottom:min(3.3rem,3.3vh)}}.content .context-flex .content-panel .hero__link:hover .hero__link-icon svg{transform:translate(-2.2rem,0)}@media screen and (max-width:991px){.content .context-flex .content-panel .hero__link:hover .hero__link-icon svg{transform:translate(0,0)}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel .hero__link:hover .hero__link-icon svg{transform:translate(0,0)}}.content .context-flex .content-panel .hero__link .hero__link-icon{width:clamp(12px,1.75rem,17.5px);height:1.1rem;flex-shrink:0;overflow:hidden}@media screen and (max-width:991px){.content .context-flex .content-panel .hero__link .hero__link-icon{width:1.3rem;height:.9rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel .hero__link .hero__link-icon{width:1.3rem;height:.9rem}}.content .context-flex .content-panel .hero__link .hero__link-icon svg{width:100%;height:100%;filter:drop-shadow(#ff6711 2.5rem 0rem 0px);-webkit-filter:drop-shadow(#ff6711 2.5rem 0rem 0px);transition:transform .6s cubic-bezier(.625, .05, 0, 1)}.content .context-flex .content-panel .hero__link .hero__link-text{color:#101820;text-align:center;font-family:Aventa;font-size:clamp(15px, 1.5rem + 3px, 20px);font-weight:400;line-height:normal}@media screen and (max-width:991px){.content .context-flex .content-panel .hero__link .hero__link-text{font-size:1.2rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel .hero__link .hero__link-text{font-size:1.2rem}}.content .context-flex .content-panel__share-card{width:32rem;border-radius:2.2rem;background:rgba(222,222,222,.22);backdrop-filter:blur(51px);margin-bottom:min(4.5rem,4.5vh);display:grid;place-content:start;padding:3.8rem 2rem}@media screen and (max-width:991px){.content .context-flex .content-panel__share-card{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel__share-card{display:none}}.content .context-flex .content-panel__mdx{color:#101820;font-family:Orlean;font-size:2rem;font-weight:500;line-height:100%;letter-spacing:.6px;margin-bottom:1.7rem}.content .context-flex .content-panel__hashtag{color:#d0d2d1;font-family:Aventa;font-size:1.5rem;font-weight:400;line-height:normal;margin-bottom:2.8rem}.content .context-flex .content-panel__socials{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:1rem}.content .context-flex .content-panel__socials .content-panel__socials-link{position:relative;border-radius:100%;width:3.5rem;height:3.5rem;border:1px solid #8a8f8d}.content .context-flex .content-panel__socials .content-panel__socials-link svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:1.7rem;height:1.5rem;overflow:visible}.content .context-flex .content-panel__socials .content-panel__socials-link svg path{fill:#8a8f8d}.content .context-flex .content-panel__input-wrapper{position:relative;border-radius:3rem;border:1px solid #d0d2d1;height:4rem;padding:.8rem 2rem;margin-bottom:3.4rem;max-width:30.7rem;display:none}@media screen and (max-width:991px){.content .context-flex .content-panel__input-wrapper{grid-column:1/span 3;grid-row:4;border:none;max-width:30rem;background:#f6f6f6;margin-top:5.7rem;border:none}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel__input-wrapper{grid-column:1/span 3;grid-row:4;border:none;max-width:30rem;background:#f6f6f6;margin-top:5.7rem;border:none}}.content .context-flex .content-panel__input-wrapper .content-panel__label{position:absolute;left:2rem;top:50%;transform:translateY(-50%);display:flex;justify-content:flex-start;align-items:center;gap:1.8rem;pointer-events:none;transition:opacity .3s ease-out}.content .context-flex .content-panel__input-wrapper .content-panel__label svg{width:2.4rem;height:2.4rem}.content .context-flex .content-panel__input-wrapper .content-panel__label span{color:#101820;font-family:Aventa;font-size:1.9rem;font-weight:400;line-height:normal}@media screen and (max-width:991px){.content .context-flex .content-panel__input-wrapper .content-panel__label span{font-size:1.2rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel__input-wrapper .content-panel__label span{font-size:1.2rem}}.content .context-flex .content-panel__input-wrapper .content-panel__search{width:100%;height:100%;border:none;outline:0;background:0 0}.content .context-flex .content-panel__input-wrapper .content-panel__search:focus{border:none}.content .context-flex .content-panel__input-wrapper .content-panel__search:focus+.content-panel__label,.content .context-flex .content-panel__input-wrapper .content-panel__search:not(:placeholder-shown)+.content-panel__label{opacity:0;pointer-events:none}.content .context-flex .content-panel__categories{max-width:30.7rem;max-height:40rem;overflow:auto}@media screen and (max-width:991px){.content .context-flex .content-panel__categories{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel__categories{display:none}}.content .context-flex .content-panel__categories .content-panel__categories-title{color:#101820;font-family:Orlean;font-size:2rem;font-weight:500;line-height:100%;letter-spacing:.6px;margin-bottom:2.5rem;display:block}.content .context-flex .content-panel__categories .content-panel__categories-list{display:grid;gap:min(1.6rem,1.6vh)}.content .context-flex .content-panel__categories .content-panel__categories-list .content-panel__categories-item{display:flex;height:4rem;padding:.8rem 2rem;align-items:center;justify-content:flex-start;gap:1.8rem;border-radius:3rem;background:#f6f6f6;cursor:pointer;transition:background .3s ease-out}.content .context-flex .content-panel__categories .content-panel__categories-list .content-panel__categories-item.--is-active,.content .context-flex .content-panel__categories .content-panel__categories-list .content-panel__categories-item:hover{background:#cecece}.content .context-flex .content-panel__categories .content-panel__categories-list .content-panel__categories-item svg{width:1.5rem;height:1.5rem;flex-shrink:0;overflow:visible}.content .context-flex .content-panel__categories .content-panel__categories-list .content-panel__categories-item span{color:#101820;font-family:Aventa;font-size:1.9rem;font-weight:400;line-height:normal;width:100%}.content .context-flex .content-panel__categories.--is-mobile{position:relative;z-index:1;grid-column:1/span 3;grid-row:4;justify-self:end;margin-top:5.7rem;margin-bottom:3.4rem}@media (min-width:992px){.content .context-flex .content-panel__categories.--is-mobile{display:none}}@media screen and (max-width:991px){.content .context-flex .content-panel__categories.--is-mobile{display:none}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-panel__categories.--is-mobile{display:none}}.content .context-flex .content-panel__categories.--is-mobile .content-panel__categories-filter{display:flex;align-items:center;gap:1.8rem;padding:.8rem 2rem;border-radius:3rem;background:#f6f6f6;width:12.8rem;height:4rem}.content .context-flex .content-panel__categories.--is-mobile .content-panel__categories-filter svg{width:1.6rem;height:1.7rem}.content .context-flex .content-panel__categories.--is-mobile .content-panel__categories-filter span{color:#101820;font-family:Aventa;font-size:1.2rem;font-weight:400;line-height:normal}.content .context-flex .content-panel__categories.--is-mobile .content-panel__categories-list{position:absolute;top:110%;left:50%;transform:translateX(-50%);display:grid;gap:.5rem;width:100%;opacity:0;visibility:hidden;transition:opacity .3s ease-out}.content .context-flex .content-panel__categories.--is-mobile .content-panel__categories-list .content-panel__categories-item{display:flex;max-height:4rem;padding:.8rem 2rem;align-items:center;justify-content:flex-start;gap:1.8rem;border-radius:3rem;background:#f6f6f6;cursor:pointer;transition:background .3s ease-out}.content .context-flex .content-panel__categories.--is-mobile .content-panel__categories-list .content-panel__categories-item svg{width:1.5rem;height:1.3rem;flex-shrink:0}.content .context-flex .content-panel__categories.--is-mobile .content-panel__categories-list .content-panel__categories-item span{color:#101820;font-family:Aventa;font-size:1.2rem;font-weight:400;line-height:normal;flex-shrink:0}.content .context-flex .content-panel__categories.--is-mobile[data-filter-status=active] .content-panel__categories-list{opacity:1;visibility:visible}.content .context-flex .content-grid{display:grid;flex-grow:1}@media screen and (max-width:991px){.content .context-flex .content-grid{width:100%}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid{width:100%}}.content .context-flex .content-grid__card{position:relative;border-radius:2.2rem;background:rgba(222,222,222,.22);backdrop-filter:blur(51px);padding:3.7rem 3.3rem;width:100%;margin-bottom:min(13.2rem,13.2vh)}@media screen and (max-width:991px){.content .context-flex .content-grid__card{padding:1.3rem 1rem;margin-bottom:min(5.6rem,5.6vh);overflow:hidden}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card{padding:1.3rem 1rem;margin-bottom:min(5.6rem,5.6vh);overflow:hidden}}.content .context-flex .content-grid__card__image-wrapper{width:100%;height:75rem;overflow:hidden;border-radius:2.2rem;margin-bottom:4.8rem;background:#e5e5e5}@media screen and (max-width:991px){.content .context-flex .content-grid__card__image-wrapper{height:18.3rem;margin-bottom:2rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card__image-wrapper{height:14.1rem;margin-bottom:2rem}}@media screen and (min-width:482px) and (max-width:991px){.content .context-flex .content-grid__card__image-wrapper{height:35rem}}.content .context-flex .content-grid__card__image-wrapper img{width:100%!important;height:100%!important}.content .context-flex .content-grid__card__categories{display:flex;gap:1rem;align-items:center;margin-bottom:2.6rem}.content .context-flex .content-grid__card__categories .content-grid__card__categories-item{display:inline-flex;padding:.6rem 1.7rem;justify-content:center;align-items:center;border-radius:3rem;background:#101820;height:2.6rem;color:#d0d2d1;text-align:center;font-family:Orlean;font-size:2rem;font-weight:500;line-height:110%;letter-spacing:.6px}@media screen and (max-width:991px){.content .context-flex .content-grid__card__categories .content-grid__card__categories-item{height:2rem;font-size:1rem;letter-spacing:.3px}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card__categories .content-grid__card__categories-item{height:2rem;font-size:1rem;letter-spacing:.3px}}.content .context-flex .content-grid__card__title{color:#101820;font-family:Orlean;font-size:4.5rem;font-weight:500;line-height:110%;letter-spacing:1.35px;margin-bottom:2.7rem;max-width:103.5rem}@media screen and (max-width:991px){.content .context-flex .content-grid__card__title{max-width:100%;font-size:1.7rem;margin-bottom:1.3rem;letter-spacing:.51px}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card__title{max-width:100%;font-size:1.7rem;margin-bottom:1.3rem;letter-spacing:.51px}}.content .context-flex .content-grid__card__description{color:#8c8d91;font-family:Aventa;font-size:2rem;font-weight:400;line-height:1.2;margin-bottom:2.2rem;max-width:103.5rem}@media screen and (max-width:991px){.content .context-flex .content-grid__card__description{max-width:100%;font-size:1rem;margin-bottom:2.5rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card__description{max-width:100%;font-size:1rem;margin-bottom:2.5rem}}.content .context-flex .content-grid__card-bottom{display:flex;align-items:center;gap:1.7rem}@media screen and (max-width:991px){.content .context-flex .content-grid__card-bottom{gap:1rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card-bottom{gap:1rem}}.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper{display:flex;justify-content:center;align-items:center;width:fit-content;height:fit-content;gap:.9rem;cursor:pointer;transition:opacity .3s ease-out}@media screen and (max-width:991px){.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper{gap:.5rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper{gap:.5rem}}.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper:hover{opacity:.6}.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper svg{width:2.4rem;height:2.4rem}@media screen and (max-width:991px){.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper svg{width:2rem;height:2rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper svg{width:2rem;height:2rem}}.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper .content-grid__card__likes{color:#000;font-family:Orlean;font-size:2rem;font-weight:500;line-height:110%;letter-spacing:.6px}@media screen and (max-width:991px){.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper .content-grid__card__likes{font-size:1.5rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper .content-grid__card__likes{font-size:1.5rem}}.content .context-flex .content-grid__card-bottom .content-grid__card__clipboard,.content .context-flex .content-grid__card-bottom .content-grid__card__save{cursor:pointer;transition:opacity .3s ease-out}.content .context-flex .content-grid__card-bottom .content-grid__card__clipboard:hover,.content .context-flex .content-grid__card-bottom .content-grid__card__save:hover{opacity:.6}.content .context-flex .content-grid__card-bottom .content-grid__card__clipboard svg,.content .context-flex .content-grid__card-bottom .content-grid__card__save svg{width:2.4rem;height:2.4rem}@media screen and (max-width:991px){.content .context-flex .content-grid__card-bottom .content-grid__card__clipboard svg,.content .context-flex .content-grid__card-bottom .content-grid__card__save svg{width:2rem;height:2rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card-bottom .content-grid__card__clipboard svg,.content .context-flex .content-grid__card-bottom .content-grid__card__save svg{width:2rem;height:2rem}}.content .context-flex .content-grid__card-bottom .content-grid__card__save[data-saved=true] svg path{stroke-width:1;stroke:#ff8200}.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper[data-liked=true]{pointer-events:none}.content .context-flex .content-grid__card-bottom .content-grid__card__likes-wrapper[data-liked=true] svg path{stroke-width:1;stroke:#ff8200}.content .context-flex .content-grid__card__date{color:#8c8d91;font-family:Orlean;font-size:2rem;font-weight:500;line-height:110%;letter-spacing:.6px;margin-left:auto;display:block;width:fit-content}@media screen and (max-width:991px){.content .context-flex .content-grid__card__date{font-size:1rem;letter-spacing:.3px;margin-right:1.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card__date{font-size:1rem;letter-spacing:.3px;margin-right:1.3rem}}.content .context-flex .content-grid__card__blur{position:absolute;width:76rem;height:76rem;border-radius:100%;top:11.1rem;left:38.2rem;opacity:.6;background:#ffaa52;filter:blur(250px);-webkit-filter:blur(250px);z-index:-1}@media screen and (max-width:991px){.content .context-flex .content-grid__card__blur{width:27rem;height:27rem;top:12.7rem;left:13.1rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__card__blur{width:27rem;height:27rem;top:12.7rem;left:13.1rem}}.content .context-flex .content-grid__block-text{max-width:95%;margin-bottom:min(12rem,12vh)}@media screen and (max-width:991px){.content .context-flex .content-grid__block-text{max-width:100%;margin-bottom:min(8rem,8vh)}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__block-text{max-width:100%;margin-bottom:min(8rem,8vh)}}.content .context-flex .content-grid__block-text h2{color:#101820;font-family:Orlean;font-size:4.5rem;font-weight:500;line-height:1.2;letter-spacing:1.35px;margin-bottom:6rem}@media screen and (max-width:991px){.content .context-flex .content-grid__block-text h2{font-size:2rem;letter-spacing:.6px;margin-bottom:2.9rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__block-text h2{font-size:2rem;letter-spacing:.6px;margin-bottom:2.9rem}}.content .context-flex .content-grid__block-text p{color:#8c8d91;font-family:Aventa;font-size:2rem;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:4.5rem}@media screen and (max-width:991px){.content .context-flex .content-grid__block-text p{font-size:1rem;margin-bottom:2.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__block-text p{font-size:1rem;margin-bottom:2.3rem}}.content .context-flex .content-grid__block-quote{max-width:110.2rem;margin-bottom:min(12rem,12vh)}@media screen and (max-width:991px){.content .context-flex .content-grid__block-quote{max-width:100%;margin-bottom:min(6.8rem,6.8vh)}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__block-quote{max-width:100%;margin-bottom:min(6.8rem,6.8vh)}}.content .context-flex .content-grid__block-quote p span{color:#8c8d91;font-family:Aventa;font-size:2rem;font-weight:400;line-height:1;margin-right:11.7rem}@media screen and (max-width:991px){.content .context-flex .content-grid__block-quote p span{font-size:1rem;margin-right:2.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__block-quote p span{font-size:1rem;margin-right:2.3rem}}.content .context-flex .content-grid__block-quote p strong{color:#101820;font-family:Orlean;font-size:8rem;font-weight:400;vertical-align:middle;line-height:100%}@media screen and (max-width:991px){.content .context-flex .content-grid__block-quote p strong{font-size:3rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__block-quote p strong{font-size:3rem}}.content .context-flex .content-grid__block-image{width:100%;height:75.8rem;border-radius:2.2rem;overflow:hidden}@media screen and (max-width:991px){.content .context-flex .content-grid__block-image{height:22.4rem;border-radius:1.4rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid__block-image{height:22.4rem;border-radius:1.4rem}}.content .context-flex .content-grid h1,.content .context-flex .content-grid h2,.content .context-flex .content-grid h3{color:#101820;font-family:Orlean;font-weight:500;line-height:1.2;margin-bottom:2rem}@media screen and (max-width:991px){.content .context-flex .content-grid h1,.content .context-flex .content-grid h2,.content .context-flex .content-grid h3{font-size:2rem;letter-spacing:.6px;margin-bottom:1rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid h1,.content .context-flex .content-grid h2,.content .context-flex .content-grid h3{font-size:2rem;letter-spacing:.6px;margin-bottom:1rem}}.content .context-flex .content-grid h1{font-size:4.5rem;letter-spacing:1.35px}@media screen and (max-width:991px){.content .context-flex .content-grid h1{font-size:2.2rem;letter-spacing:.6px}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid h1{font-size:2.2rem;letter-spacing:.6px}}.content .context-flex .content-grid h2{font-size:4rem;letter-spacing:1.35px}@media screen and (max-width:991px){.content .context-flex .content-grid h2{font-size:2rem;letter-spacing:.6px}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid h2{font-size:2rem;letter-spacing:.6px}}.content .context-flex .content-grid h3{font-size:3.5rem;letter-spacing:1.35px}@media screen and (max-width:991px){.content .context-flex .content-grid h3{font-size:1.8rem;letter-spacing:.6px}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid h3{font-size:1.8rem;letter-spacing:.6px}}.content .context-flex .content-grid blockquote p{color:#101820;font-family:Orlean;font-size:8rem;font-weight:400;vertical-align:middle;line-height:100%;margin-block:4rem}@media screen and (max-width:991px){.content .context-flex .content-grid blockquote p{font-size:3rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid blockquote p{font-size:3rem}}.content .context-flex .content-grid a,.content .context-flex .content-grid li,.content .context-flex .content-grid p{color:#8c8d91;font-family:Aventa;font-size:2rem;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:2rem}@media screen and (max-width:991px){.content .context-flex .content-grid a,.content .context-flex .content-grid li,.content .context-flex .content-grid p{font-size:1.5rem;margin-bottom:2.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid a,.content .context-flex .content-grid li,.content .context-flex .content-grid p{font-size:1.5rem;margin-bottom:2.3rem}}.content .context-flex .content-grid a{color:#101820;cursor:pointer}.content .context-flex .content-grid img{width:100%;height:75.8rem;border-radius:2.2rem;overflow:hidden;margin-bottom:2rem}@media screen and (max-width:991px){.content .context-flex .content-grid img{height:22.4rem;border-radius:1.4rem}}@media screen and (min-width:992px) and (orientation:portrait){.content .context-flex .content-grid img{height:22.4rem;border-radius:1.4rem}}@media screen and (min-width:482px) and (max-width:991px){.content .context-flex .content-grid img{height:35rem}}.discover{margin-bottom:19.4rem}@media screen and (max-width:991px){.discover{margin-bottom:14.4rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover{margin-bottom:14.4rem}}.discover h3{color:#101820;font-family:Orlean;font-size:6.5rem;font-weight:500;line-height:100%;letter-spacing:1.95px;margin-bottom:7rem;margin-inline:12rem 5rem;padding-top:8rem;border-top:1px solid #d1d1d1}@media screen and (max-width:991px){.discover h3{font-size:2.5rem;letter-spacing:.75px;margin-bottom:3.5rem;margin-inline:2rem;padding-top:2.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover h3{font-size:2.5rem;letter-spacing:.75px;margin-bottom:3.5rem;padding-inline:2rem 0}}.discover .discover-flex-bounds{width:100%;height:fit-content;overflow:hidden}.discover .discover-flex-track{display:flex;gap:5rem;flex-wrap:nowrap;width:fit-content;padding-inline:12rem}@media screen and (max-width:991px){.discover .discover-flex-track{gap:1.5rem;padding-inline:2rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track{gap:1.5rem;padding-inline:2rem}}.discover .discover-flex-track .discover-item{display:flex;flex-direction:column;row-gap:2rem;width:41.4rem;flex-shrink:0}@media screen and (max-width:991px){.discover .discover-flex-track .discover-item{width:18.4rem;row-gap:.8rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track .discover-item{width:18.4rem;row-gap:.8rem}}.discover .discover-flex-track .discover-item:hover .discover-item__blur-bg{opacity:1}.discover .discover-flex-track .discover-item__top{position:relative;width:100%;height:41.9rem;padding:1.5rem;border-radius:3rem}@media screen and (max-width:991px){.discover .discover-flex-track .discover-item__top{height:20rem;border-radius:2rem;padding:1rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track .discover-item__top{height:20rem;border-radius:2rem;padding:1rem}}.discover .discover-flex-track .discover-item__top .discover-item__blur-bg{position:absolute;inset:0;border-radius:3rem;opacity:.2;z-index:-1;transition:opacity .3s ease-out}@media screen and (max-width:991px){.discover .discover-flex-track .discover-item__top .discover-item__blur-bg{border-radius:2rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track .discover-item__top .discover-item__blur-bg{border-radius:2rem}}.discover .discover-flex-track .discover-item__top .discover-item__image-wrapper{overflow:hidden;border-radius:3rem;width:100%;height:100%}@media screen and (max-width:991px){.discover .discover-flex-track .discover-item__top .discover-item__image-wrapper{border-radius:2rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track .discover-item__top .discover-item__image-wrapper{border-radius:2rem}}.discover .discover-flex-track .discover-item__top .discover-item__image-wrapper img{width:100%}.discover .discover-flex-track .discover-item__bottom{display:flex;flex-direction:column;row-gap:1.7rem;padding-inline:0.8rem}@media screen and (max-width:991px){.discover .discover-flex-track .discover-item__bottom{row-gap:.7rem;padding-inline:0rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track .discover-item__bottom{row-gap:.7rem;padding-inline:0rem}}.discover .discover-flex-track .discover-item .discover-item__categories{display:flex;align-items:center;gap:1rem}.discover .discover-flex-track .discover-item .discover-item__category{display:flex;padding:.6rem 1.7rem;justify-content:center;align-items:center;border-radius:3rem;background:#101820;color:#d0d2d1;text-align:center;font-family:Orlean;font-size:2rem;font-weight:500;line-height:.9;letter-spacing:.6px;width:fit-content}@media screen and (max-width:991px){.discover .discover-flex-track .discover-item .discover-item__category{font-size:1rem;letter-spacing:.3px;padding:.6rem 1.1rem}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track .discover-item .discover-item__category{font-size:1rem;letter-spacing:.3px;padding:.6rem 1.1rem}}.discover .discover-flex-track .discover-item .discover-item__date{color:#d0d2d1;font-family:Orlean;font-size:2rem;font-weight:500;line-height:110%;letter-spacing:.6px}@media screen and (max-width:991px){.discover .discover-flex-track .discover-item .discover-item__date{font-size:1.2rem;letter-spacing:.36px}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track .discover-item .discover-item__date{font-size:1.2rem;letter-spacing:.36px}}.discover .discover-flex-track .discover-item .discover-item__title{color:#101820;font-family:Orlean;font-size:3rem;font-weight:500;line-height:110%;letter-spacing:.9px}@media screen and (max-width:991px){.discover .discover-flex-track .discover-item .discover-item__title{font-size:1.2rem;letter-spacing:.36px}}@media screen and (min-width:992px) and (orientation:portrait){.discover .discover-flex-track .discover-item .discover-item__title{font-size:1.2rem;letter-spacing:.36px}}.clipboard-feedback{position:fixed;bottom:5rem;left:5rem;width:fit-content;border-radius:3rem;background:rgba(222,222,222,.22);backdrop-filter:blur(51px);padding:1rem 2rem;color:#101820;font-family:Orlean;font-size:2rem;font-weight:500;line-height:100%;letter-spacing:.6px;margin-bottom:1.7rem;opacity:0;transform:translateY(20px);transition:all .6s ease-out}@media screen and (max-width:991px){.clipboard-feedback{font-size:1.3rem}}@media screen and (min-width:992px) and (orientation:portrait){.clipboard-feedback{font-size:1.3rem}}.clipboard-feedback.fade-in{opacity:1;transform:translateY(0)}.clipboard-feedback.fade-out{opacity:0;transform:translateY(20px)}.loading-screen{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:#fff;z-index:1000;display:flex;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.25, .46, .45, .94);display:none}.loading-screen__wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-block:10rem}.loading-screen__wrapper img,.loading-screen__wrapper svg{width:10rem;height:10rem;object-fit:contain}.loading-screen__wrapper path{opacity:0}:root[data-page-status=loading] .loading-screen{opacity:1;visibility:visible}:root[data-page-status=complete] .loading-screen{opacity:0;visibility:hidden}