@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=block";@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=block";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=fallback";.logo{display:flex;align-items:center;gap:8px;margin-inline:auto}.sidebar.expanded .logo{margin-inline:0}.logo__title{font-size:14px;display:none}.sidebar.expanded .logo__title{display:block}.decor-blur{position:absolute;content:"";top:0;left:calc(50% - 180px);width:450px;height:400px;background-image:var(--weshre-gradient-right-left);opacity:1;filter:blur(80px);z-index:-1;animation:blob 25s linear infinite}.welcome-footer{padding-bottom:50px}.welcome-footer .f-content{display:flex;justify-content:space-between;padding-top:20px}@media (max-width: 1024px){.welcome-footer .f-content{flex-direction:column;justify-content:center;align-items:center;gap:30px}}.welcome-footer .f-content__links{display:flex;gap:20px;align-items:center}.welcome-footer .f-content__links a,.welcome-footer .f-content__links button{color:var(--secondary-color);transition:color .2s;transition-timing-function:cubic-bezier(.65,0,.35,1)}.welcome-footer .f-content__links a:hover,.welcome-footer .f-content__links button:hover{color:var(--primary-color)}@media (max-width: 1024px){.welcome-footer .f-content__links{flex-direction:column;gap:10px}.welcome-footer .f-content__links .logo{margin:0 42px 15px 0}}.welcome-footer .f-content__socials{display:flex;align-items:center;gap:10px}.welcome-footer .f-content__socials a{transition:filter .2s ease}.welcome-footer .f-content__socials a:hover{filter:var(--blue-filter)}.page-welcome .s-contact__title,.page-studio .s-contact__title{font-weight:400!important;margin-bottom:15px!important;letter-spacing:-2.8px!important;font-size:32px!important}@media (min-width: 640px){.page-welcome .s-contact__title,.page-studio .s-contact__title{font-size:50px!important;letter-spacing:-4.16px!important}}@media (min-width: 1024px){.page-welcome .s-contact__title,.page-studio .s-contact__title{font-size:75px!important;letter-spacing:-6.25px!important}}.page-welcome .s-contact .separator,.page-studio .s-contact .separator{display:flex;width:100%;background-color:var(--primary-color);height:2px;margin-bottom:40px}@media (min-width: 640px){.page-welcome .s-contact .separator,.page-studio .s-contact .separator{margin-bottom:60px}}@media (min-width: 1024px){.page-welcome .s-contact .separator,.page-studio .s-contact .separator{margin-bottom:120px}}.page-welcome .s-contact__content,.page-studio .s-contact__content{display:grid;grid-template-columns:1fr 1fr;gap:60px}@media (max-width: 1024px){.page-welcome .s-contact__content,.page-studio .s-contact__content{grid-template-columns:1fr}}.page-welcome .s-contact__text p,.page-studio .s-contact__text p{font-size:16px}@media (min-width: 1024px){.page-welcome .s-contact__text p,.page-studio .s-contact__text p{font-size:26px}}.page-welcome .s-contact__text a,.page-studio .s-contact__text a{transition:color .2s ease;margin-top:40px;margin-bottom:30px;display:flex;align-items:center;gap:20px;font-size:16px;text-decoration-line:underline}@media (min-width: 1024px){.page-welcome .s-contact__text a,.page-studio .s-contact__text a{font-size:24px}}.page-welcome .s-contact__text a svg,.page-studio .s-contact__text a svg{animation:bounceLeftToRight 2.5s infinite;width:18px}@media (min-width: 640px){.page-welcome .s-contact__text a svg,.page-studio .s-contact__text a svg{width:50px}}@media (min-width: 1024px){.page-welcome .s-contact__text a svg,.page-studio .s-contact__text a svg{width:70px}}.page-welcome .s-contact__text a:hover,.page-studio .s-contact__text a:hover{color:var(--blue-color)}.page-welcome .s-contact__text li,.page-studio .s-contact__text li{font-size:16px}@media (min-width: 1024px){.page-welcome .s-contact__text li,.page-studio .s-contact__text li{font-size:24px}}.page-welcome .s-contact__form,.page-studio .s-contact__form{position:relative}.page-welcome .s-contact__form h4,.page-studio .s-contact__form h4{line-height:1;letter-spacing:-2px;margin-bottom:40px;font-size:26px}@media (min-width: 640px){.page-welcome .s-contact__form h4,.page-studio .s-contact__form h4{margin-bottom:60px;font-size:35px;letter-spacing:-3px}}@media (min-width: 1024px){.page-welcome .s-contact__form h4,.page-studio .s-contact__form h4{font-size:40px;letter-spacing:-4px}}.page-welcome .s-contact__form .form-row,.page-studio .s-contact__form .form-row{display:flex;width:100%;gap:35px;margin-bottom:80px}@media (min-width: 640px){.page-welcome .s-contact__form .form-row,.page-studio .s-contact__form .form-row{margin-bottom:120px}}@media (min-width: 1024px){.page-welcome .s-contact__form .form-row,.page-studio .s-contact__form .form-row{margin-bottom:150px}}.page-welcome .s-contact__form input,.page-welcome .s-contact__form textarea,.page-studio .s-contact__form input,.page-studio .s-contact__form textarea{font-weight:500;width:100%;padding-bottom:15px;background-color:transparent;color:var(--primary-color);border-bottom:1px solid var(--primary-color);outline:none;font-size:12px}@media (min-width: 640px){.page-welcome .s-contact__form input,.page-welcome .s-contact__form textarea,.page-studio .s-contact__form input,.page-studio .s-contact__form textarea{font-size:16px}}@media (min-width: 1024px){.page-welcome .s-contact__form input,.page-welcome .s-contact__form textarea,.page-studio .s-contact__form input,.page-studio .s-contact__form textarea{font-size:24px}}.page-welcome .s-contact__form input:focus,.page-welcome .s-contact__form textarea:focus,.page-studio .s-contact__form input:focus,.page-studio .s-contact__form textarea:focus{outline:none}.page-welcome .s-contact__form #policy,.page-studio .s-contact__form #policy{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;background-color:transparent;border:2px solid var(--primary-color);cursor:pointer;height:20px;width:20px;border-radius:5px}@media (min-width: 640px){.page-welcome .s-contact__form #policy,.page-studio .s-contact__form #policy{height:30px;width:30px;border-radius:8px}}.page-welcome .s-contact__form #policy:after,.page-studio .s-contact__form #policy:after{position:absolute;content:"";background-color:var(--blue-color);opacity:0;scale:0;transition:opacity .2s ease,scale .2s ease;top:4px;left:4px;height:calc(100% - 8px);width:calc(100% - 8px);border-radius:2px}@media (min-width: 640px){.page-welcome .s-contact__form #policy:after,.page-studio .s-contact__form #policy:after{top:6px;left:6px;height:calc(100% - 12px);width:calc(100% - 12px);border-radius:5px}}.page-welcome .s-contact__form #policy:checked:after,.page-studio .s-contact__form #policy:checked:after{opacity:1;scale:1}.page-welcome .s-contact__form textarea,.page-studio .s-contact__form textarea{display:flex;overflow:hidden;resize:none;margin-bottom:40px}@media (min-width: 640px){.page-welcome .s-contact__form textarea,.page-studio .s-contact__form textarea{margin-bottom:60px}}@media (min-width: 1024px){.page-welcome .s-contact__form textarea,.page-studio .s-contact__form textarea{margin-bottom:80px}}.page-welcome .s-contact__form .link,.page-studio .s-contact__form .link{text-decoration:underline;transition:color .2s ease}.page-welcome .s-contact__form .link:hover,.page-studio .s-contact__form .link:hover{color:var(--blue-color)}.page-welcome .btn-studio,.page-studio .btn-studio{display:flex;align-items:center;gap:15px;background-color:var(--primary-color);color:var(--bg-color);padding:12px 24px;border-radius:999px;font-size:12px;line-height:2;outline:none}.page-welcome .btn-studio svg,.page-studio .btn-studio svg{transition:transform .4s ease}.page-welcome .btn-studio:hover svg,.page-studio .btn-studio:hover svg{transform:translate(10px)}.page-welcome .btn-studio:focus,.page-studio .btn-studio:focus{outline:2px solid var(--blue-color)}.page-welcome .btn-studio:focus svg,.page-studio .btn-studio:focus svg{transform:translate(10px)}.lang-menu{position:relative;cursor:pointer;width:-moz-fit-content;width:fit-content;margin-left:auto}.lang-menu .btn-lang{display:flex;align-items:center;gap:5px;text-transform:uppercase}.lang-menu .btn-lang svg{width:15px;display:none}@media (min-width: 1024px){.lang-menu .btn-lang svg{display:block}}.lang-menu:hover .lang-submenu,.lang-menu:focus .lang-submenu{opacity:1}.lang-menu .lang-submenu{display:flex;flex-direction:column;align-items:start;padding-top:5px;transition:opacity .2s ease;width:-moz-fit-content;width:fit-content;padding-right:5px;margin-left:auto;font-size:16px}@media (min-width: 1024px){.lang-menu .lang-submenu{position:absolute;width:45px;padding-right:0;opacity:0}}.lang-menu .lang-submenu button{color:var(--secondary-color);transition:color .2s ease}.lang-menu .lang-submenu button:hover{color:var(--primary-color)}svg:not(.svg-colored){filter:invert(1)}[data-theme=light] svg:not(.svg-colored){filter:none}.header-item{display:flex;align-items:center;height:-moz-fit-content;height:fit-content;gap:10px;padding:16px;background-color:var(--bg-color-secondary);font-size:12px;border-radius:999px}.tabs{color:var(--secondary-color);margin-bottom:38px;margin-top:20px;display:flex;gap:22px}.tabs__btn{position:relative;font-size:14px;transition:text-shadow .3s,color .12s;transition-timing-function:cubic-bezier(.65,0,.35,1)}.tabs__btn:after{position:absolute;content:"";display:flex;justify-content:center;width:100%;height:2px;bottom:-4px;background:var(--primary-color);clip-path:polygon(50% 0,50% 0,50% 100%,50% 100%);transition:clip-path .25s;transition-timing-function:cubic-bezier(.65,0,.35,1)}.tabs__btn.active,.tabs__btn:hover{color:var(--primary-color)}.tabs__btn:hover:after,.tabs__btn.active:after{clip-path:polygon(5% 0,95% 0,95% 100%,5% 100%)}.tabs--pills{color:var(--primary-color);gap:12px}.tabs--pills__btn{padding:16px 32px;font-size:10px;border-radius:999px;background-color:var(--secondary-color);color:var(--bg-color);transition:color .12s,background-color .12s;transition-timing-function:cubic-bezier(.65,0,.35,1)}.tabs--pills__btn.active,.tabs--pills__btn:hover{background-color:var(--bg-color-secondary);color:var(--primary-color)}.btn-hover{position:relative;transition:color .15s;z-index:1;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-hover svg{transition:filter .15s;will-change:filter;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-hover:hover,.btn-hover.active{color:var(--blue-color)}.btn-hover:hover svg,.btn-hover.active svg{filter:invert(1) var(--blue-filter)}.btn-hover--wide:after{position:absolute;content:"";z-index:-1;top:0;height:100%;width:calc(100% + 24px);margin-left:-12px;border-radius:1rem;background-color:var(--bg-color-secondary);opacity:0;transition:opacity .2s;transition-timing-function:cubic-bezier(.65,0,.35,1)}@container (max-width: 500px){.btn-hover--wide:after{width:100%;margin-left:0}}.btn-hover--wide:after:hover,.btn-hover--wide:after .active{opacity:1}.btn-hover--wide:hover,.btn-hover--wide.active{color:var(--primary-color)}.btn-hover--wide:hover svg,.btn-hover--wide.active svg{filter:invert(1)}[data-theme=light] .btn-hover:hover,[data-theme=light] .btn-hover.active{color:var(--red-color)}[data-theme=light] .btn-hover:hover svg,[data-theme=light] .btn-hover.active svg{filter:var(--red-filter)}[data-theme=light] .btn-hover--wide:hover svg,[data-theme=light] .btn-hover--wide.active svg{filter:none}.btn-primary{background-color:var(--bg-color-secondary);display:flex;height:50px;width:50px;align-items:center;justify-content:center;border-radius:1rem}.btn-secondary{display:flex;align-items:center;height:-moz-fit-content;height:fit-content;gap:10px;padding:16px;background-color:var(--bg-color-secondary);font-size:12px;border-radius:999px;position:relative;transition:color .15s;z-index:1;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-secondary svg{transition:filter .15s;will-change:filter;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-secondary:hover,.btn-secondary.active{color:var(--blue-color)}.btn-secondary:hover svg,.btn-secondary.active svg{filter:invert(1) var(--blue-filter)}[data-theme=light] .btn-secondary:hover,[data-theme=light] .btn-secondary.active{color:var(--red-color)}[data-theme=light] .btn-secondary:hover svg,[data-theme=light] .btn-secondary.active svg{filter:var(--red-filter)}.btn-txt{display:flex;gap:8px;align-items:center;position:relative;transition:color .15s;z-index:1;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-txt svg{transition:filter .15s;will-change:filter;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-txt:hover,.btn-txt.active{color:var(--blue-color)}.btn-txt:hover svg,.btn-txt.active svg{filter:invert(1) var(--blue-filter)}[data-theme=light] .btn-txt:hover,[data-theme=light] .btn-txt.active{color:var(--red-color)}[data-theme=light] .btn-txt:hover svg,[data-theme=light] .btn-txt.active svg{filter:var(--red-filter)}.btn-txt figure{min-width:50px;min-height:50px;aspect-ratio:1/1;background-color:var(--bg-color-secondary);height:50px;width:50px;border-radius:1rem}.btn-notif{background-color:var(--body-color);padding:8px 16px;border-radius:999px;font-size:10px;font-weight:700;position:relative;transition:color .15s;z-index:1;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-notif svg{transition:filter .15s;will-change:filter;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-notif:hover,.btn-notif.active{color:var(--blue-color)}.btn-notif:hover svg,.btn-notif.active svg{filter:invert(1) var(--blue-filter)}[data-theme=light] .btn-notif:hover,[data-theme=light] .btn-notif.active{color:var(--red-color)}[data-theme=light] .btn-notif:hover svg,[data-theme=light] .btn-notif.active svg{filter:var(--red-filter)}.btn-action{position:relative;padding-block:12px;border-radius:999px;z-index:1;overflow:hidden;background-color:transparent}.btn-action:before{position:absolute;content:"";width:100%;height:100%;inset:0;background-color:var(--red-color);z-index:-2}.btn-action:after{position:absolute;content:"";width:100%;height:100%;inset:0;background-color:var(--red-color-darken);z-index:-1;clip-path:polygon(0 0,0 0,0 100%,0% 100%);transition:clip-path .3s;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-action:hover:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.btn-form{display:flex;justify-content:center;width:100%;border-radius:999px;padding:16px 24px;text-align:center}.btn-form--primary{background-color:var(--primary-color);color:var(--bg-color);transition:background-color .2s ease,color .2s ease}.btn-form--primary:hover,.btn-form--primary:active{background-color:var(--secondary-color)}.btn-form--secondary{background-color:var(--body-color);color:var(--primary-color);transition:background-color .2s ease,color .2s ease}.btn-form--secondary:hover,.btn-form--secondary:active{background-color:var(--bg-color-secondary)}.btn-profile{position:relative;display:flex;justify-content:center;width:130px;border-radius:999px;padding:16px 24px;text-align:center;font-size:12px;color:#fff}.btn-profile:before{position:absolute;content:"";inset:0;width:100%;height:100%;background-color:#fff;border-radius:999px;opacity:25%;transition:opacity .2s;transition-timing-function:cubic-bezier(.65,0,.35,1)}.btn-profile:hover:before{opacity:35%}.event-switch{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px}.event-switch__bg{display:flex;gap:20px;width:390px;padding:24px 12px;background-color:var(--bg-color-secondary);border-radius:999px}@container (max-width:500px){.event-switch__bg{width:300px}}.event-switch__bg>*{display:flex;justify-content:center;width:130px;text-align:center;cursor:pointer;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.event-switch__switch{position:absolute;content:"";top:0;display:flex;justify-content:center;align-items:center;width:130px;height:100%;padding:5px;text-align:center;border-radius:999px;cursor:grab;touch-action:none;transition:transform .3s ease}@container (max-width:500px){.event-switch__switch{width:100px}}.event-switch__switch:active{cursor:grabbing}.event-switch__switch p{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:999px;background-color:var(--primary-color);color:var(--bg-color);padding:20px 16px;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.btn-interest-filled svg{fill:#000;filter:var(--orange-filter)!important}.btn-interest-filled svg:hover{fill:transparent}.btn-like-filled svg{fill:#000;filter:var(--red-filter)!important;transition:fill .15s ease}.btn-like-filled svg:hover{fill:transparent}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes translateX{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes scale{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes gradient-animation_2{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes blob{0%{border-radius:45% 55% 22% 78%/64% 44% 56% 36%;transform:scale(1)}10%{border-radius:0% 100% 100% 0%/64% 44% 56% 36%;transform:scale(1.5)}20%{border-radius:98% 2% 75% 25%/100% 13% 87% 0%}30%{border-radius:36% 64% 0% 100%/0% 59% 41% 100%;transform:scale(.8)}35%{transform:scale(1.2)}40%{border-radius:52% 48% 45% 55%/48% 59% 41% 52%}50%{border-radius:21% 79% 100% 0%/96% 0% 100% 4%;transform:scale(1.9)}60%{border-radius:45% 55% 22% 78%/64% 44% 56% 36%}70%{border-radius:0% 100% 100% 0%/64% 44% 56% 36%}80%{border-radius:36% 64% 0% 100%/0% 59% 41% 100%;transform:scale(1.3)}90%{border-radius:52% 48% 45% 55%/48% 59% 41% 52%;transform:scale(.8)}95%{border-radius:21% 79% 100% 0%/96% 0% 100% 4%}to{border-radius:45% 55% 22% 78%/64% 44% 56% 36%;transform:scale(1)}}@keyframes translateLeftToRight{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes translateRightToLeft{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes translateFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes translateFromBottompx{0%{transform:translateY(200px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bounceLeftToRight{0%{transform:translate(0)}25%{transform:translate(15px)}50%{transform:translate(15px)}75%{transform:translate(0)}to{transform:translate(0)}}@keyframes sweep{0%{right:-200px}to{right:calc(100% + 200px)}}@keyframes sweep-invert{0%{left:-200px}to{left:calc(100% + 200px)}}@keyframes cascade{0%{clip-path:polygon(17% 0,17% 0,0 13%,0 13%)}to{left:calc(100% + 200px)}}@keyframes translateToLeft{0%{transform:translate(0)}to{transform:translate(100%)}}.fade-in{animation:fadeIn .3s forwards}.fade-out{animation:fadeOut .1s forwards}@keyframes pulse{0%{opacity:0;transform:scale(.5)}25%{opacity:.3;transform:scale(1.2)}50%{opacity:.3;transform:scale(1)}75%{opacity:.3;transform:scale(1.2)}to{opacity:0;transform:scale(.5)}}@keyframes scaleDown{0%{opacity:0;transform:scale(1.15)}to{transform:scale(1);opacity:1}}.animate-left-to-right{animation:translateLeftToRight .5s forwards}.animate-right-to-left{animation:translateRightToLeft .5s forwards}.animate-from-bottom{animation:translateFromBottom .5s forwards}.animate-from-bottom--px{animation:translateFromBottompx .8s forwards}.animate-cascade-scale{animation:fadeIn .7s ease}.animate-cascade-opacity,.animate-cascade-opacity--1,.animate-cascade-opacity--2,.animate-cascade-opacity--3{display:inline-block;opacity:0;animation:translateLeftToRight .5s ease forwards}.animate-cascade-opacity{animation-delay:.5s}.animate-cascade-opacity--1{animation-delay:1s}.animate-cascade-opacity--2{animation-delay:1.5s}.animate-cascade-opacity--3{animation-delay:2s}.scaleDown{animation:scaleDown .3s forwards}.input-search{position:relative;z-index:3}.input-search .svg-search,.input-search .close-icon{position:absolute;top:12px;left:20px;z-index:3}.input-search input{position:relative;font-size:12px;padding-left:55px!important;z-index:3;outline:none}.input-search hr{margin-left:34px;width:calc(100% - 64px);padding-top:5px;padding-bottom:20px}.input-search__result-list{position:absolute;top:20px;width:100%;max-height:400px;background-color:var(--bg-color-secondary);padding:30px 20px 20px;border-bottom-right-radius:30px;border-bottom-left-radius:30px;overflow-y:auto;z-index:2;animation:scale .1s ease;--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.input-search__result-list::-webkit-scrollbar{display:none}.input-search__result-list{-ms-overflow-style:none;scrollbar-width:none}.ws-form__row{display:flex;width:100%;gap:50px;margin-bottom:30px}@container (max-width: 700px){.ws-form__row{flex-direction:column;gap:30px}}.ws-form__label{display:block;font-size:18px;line-height:1.3;font-weight:700;margin-bottom:20px}.ws-form__btn{width:130px!important;margin-top:60px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;width:100%;border-radius:999px;padding:16px 24px;text-align:center;background-color:var(--primary-color);color:var(--bg-color);transition:background-color .2s ease,color .2s ease}.ws-form__btn:hover,.ws-form__btn:active{background-color:var(--secondary-color)}.ws-form input{display:flex;align-items:center;width:100%;background-color:var(--bg-color-secondary);border-radius:999px;padding:16px 24px}.ws-form .input-secondary{background-color:transparent;border:1px solid var(--secondary-color);border-radius:20px;padding-block:25px}.ws-form .input-secondary:focus{border:1px solid var(--primary-color);outline:none}.ws-form textarea{width:100%;background-color:var(--bg-color-secondary);padding:24px;border-radius:30px}.ws-form .ws-label{display:flex;align-items:center;gap:15px;margin-bottom:20px;cursor:pointer}.ws-form .ws-label input[type=radio]{display:none}.ws-form .ws-label input[type=radio]:checked+.ws-radio:after{opacity:1}.ws-form .ws-label .ws-radio{position:relative;width:20px;height:20px;aspect-ratio:1/1;border-radius:50%;border:1px solid var(--primary-color)}.ws-form .ws-label .ws-radio:after{position:absolute;content:"";top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);background-color:var(--blue-color);border-radius:50%;opacity:0;transition:opacity .2s ease}.ws-form .ws-label .ws-radio--multi{border-radius:5px}.ws-form .ws-label .ws-radio--multi:after{border-radius:2px}.stripe-form{display:grid;grid-template-columns:minmax(450px,800px) 1fr;gap:80px;width:100%}.stripe-form .event-resume{margin-top:40px;margin-inline:auto}.stripe-form .event-resume__image{flex-shrink:0;width:268px;height:268px;border-radius:45px;overflow:hidden}.stripe-form .event-resume__image img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.stripe-form .event-resume p{font-weight:500;color:var(--secondary-color)}@container (max-width: 800px){.stripe-form{display:flex;flex-direction:column}.stripe-form .event-resume{margin-top:0;max-width:500px}.stripe-form .event-resume__image{flex-shrink:0;width:500px;height:500px;border-radius:45px;overflow:hidden}.stripe-form .event-resume__image img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}}@container (max-width: 540px){.stripe-form .event-resume{max-width:100%}.stripe-form .event-resume__image{flex-shrink:0;width:100%;height:auto;border-radius:45px;overflow:hidden}.stripe-form .event-resume__image img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}}.page-welcome .page-privacy,.page-studio .page-privacy{display:flex;flex-direction:column;align-items:center;width:100%;overflow:hidden;padding-left:20px;padding-right:20px}@media (min-width: 640px){.page-welcome .page-privacy,.page-studio .page-privacy{padding-left:60px;padding-right:60px}}.page-welcome .page-privacy__content,.page-studio .page-privacy__content{max-width:800px}.page-welcome .page-privacy h1,.page-studio .page-privacy h1{font-size:32px;font-weight:800;margin-bottom:60px;margin-top:40px}.page-welcome .page-privacy h2,.page-studio .page-privacy h2{font-size:24px;font-weight:600;margin-bottom:40px;letter-spacing:normal}.page-welcome .page-privacy h3,.page-studio .page-privacy h3{font-size:18px;font-weight:600;margin-block:30px;text-indent:20px;letter-spacing:normal}.page-welcome .page-privacy p,.page-studio .page-privacy p{margin-bottom:20px}.page-welcome .page-privacy p:last-of-type,.page-studio .page-privacy p:last-of-type{margin-bottom:60px}.page-welcome .page-privacy ul,.page-studio .page-privacy ul{margin-bottom:20px}.page-welcome .page-privacy ul li,.page-studio .page-privacy ul li{margin-left:20px;list-style-type:disc;padding-left:0;margin-block:5px}.page-welcome .page-privacy ol,.page-studio .page-privacy ol{margin-bottom:20px}.page-welcome .page-privacy ol li,.page-studio .page-privacy ol li{margin-block:10px}.page-welcome .page-privacy ol li span,.page-studio .page-privacy ol li span{font-weight:600}.page-welcome .page-privacy a,.page-studio .page-privacy a{color:var(--blue-color);transition:opacity .3s ease}.page-welcome .page-privacy a:hover,.page-studio .page-privacy a:hover{opacity:.8}@media (max-width: 500px){.page-welcome .page-privacy,.page-studio .page-privacy{font-size:12px}.page-welcome .page-privacy h1,.page-studio .page-privacy h1{font-size:24px}.page-welcome .page-privacy h2,.page-studio .page-privacy h2{font-size:20px}.page-welcome .page-privacy h3,.page-studio .page-privacy h3{font-size:14px;text-indent:10px}}.page-studio .page-privacy{padding-top:60px}@media (min-width: 640px){.page-studio .page-privacy{padding-top:100px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}img{image-rendering:auto;image-rendering:-webkit-optimize-contrast}*{box-sizing:border-box}body{position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--body-color);color:var(--primary-color);height:100vh}body .page{position:relative;display:flex;justify-content:center;align-items:stretch;max-width:100vw;min-height:calc(100vh - 16px);height:100%;max-width:2048px;gap:8px;padding-left:8px;margin-inline:auto;overflow:hidden;z-index:1;container-type:inline-size}body .menu{background-color:var(--bg-color);border-radius:30px;padding:24px;overflow-y:auto;overflow-x:hidden;animation:fadeIn .3s ease;scrollbar-width:none;-ms-overflow-style:none}body .menu::-webkit-scrollbar{display:none}@container (max-width: 500px){body .menu{padding-inline:12px}}.sidebar.active{transform:translate(0)}.main{position:relative;display:flex;flex-direction:column;flex-grow:1;height:calc(100vh - 16px);container-type:inline-size;margin-right:8px;margin-top:8px;overflow-y:auto;z-index:1}figure{position:relative;display:flex;justify-content:center;align-items:center}:root{--body-color: #191917;--bg-color: #252323;--bg-color-secondary: #3d3a3a;--bg-color-transition: #585454;--primary-color: #fff;--secondary-color: #c9c8c8;--blue-filter: brightness(0) saturate(100%) invert(64%) sepia(63%) saturate(619%) hue-rotate(173deg) brightness(99%) contrast(105%);--red-filter: brightness(0) saturate(100%) invert(71%) sepia(82%) saturate(5114%) hue-rotate(327deg) brightness(104%) contrast(111%);--orange-filter: brightness(0) saturate(100%) invert(52%) sepia(99%) saturate(887%) hue-rotate(2deg) brightness(92%) contrast(97%);--weshre-gradient-top-bottom: linear-gradient(to bottom, rgb(255, 100, 100), #ffda16);--weshre-gradient-left-right: linear-gradient(to right, #32a3ff 7%, #fb99d0 46%, #fb99d0 58%, #ff0101 92%);--weshre-gradient-left-right-tight: linear-gradient(to right, #32a3ff 7%, #fb99d0 45%, #ff0101 80%);--weshre-gradient-right-left: linear-gradient(to right, #ff3b3b 0%, #ff3b3b 50%, #2c98fc 50%, #2c98fc 100%);--blue-color: #55c2ff;--blue-color-darken: #29aefa;--red-color: #ff5555;--red-color-darken: #d73333;--plan-1: -webkit-radial-gradient(ellipse at top left, #cdff6a, #d7ff88 20%, transparent 60%), -webkit-radial-gradient(ellipse at top right, #8effd7, #81fbd4 20%, transparent 60%), -webkit-linear-gradient(#e8e2ff);--plan-1: radial-gradient(ellipse at top left, #cdff6a, #d7ff88 20%, transparent 60%), radial-gradient(ellipse at top right, #8effd7, #81fbd4 20%, transparent 60%), linear-gradient(#e8e2ff);--plan-2: -webkit-radial-gradient( circle at bottom right, rgb(255, 100, 100), rgb(255, 100, 100) 15%, transparent 60% ), -webkit-radial-gradient(ellipse at bottom left, #ff83fd, #f538f2 5%, transparent 60%), -webkit-linear-gradient(#ffe6df);--plan-2: radial-gradient(circle at bottom right, rgb(255, 100, 100), rgb(255, 100, 100) 15%, transparent 60%), radial-gradient(ellipse at bottom left, #ff83fd, #f538f2 5%, transparent 60%), linear-gradient(#ffe6df);--plan-3: -webkit-radial-gradient(ellipse at top left, #29f9a9, #29f9a9 20%, transparent 50%), -webkit-radial-gradient(ellipse at top right, #f3ff0f, #f3ff0f 20%, transparent 60%), -webkit-linear-gradient(#fbffe5);--plan-3: radial-gradient(ellipse at top left, #29f9a9, #29f9a9 20%, transparent 50%), radial-gradient(ellipse at top right, #f3ff0f, #f3ff0f 20%, transparent 60%), linear-gradient(#fbffe5);--plan-4: -webkit-radial-gradient(ellipse at top left, #b03eca, #b03eca 5%, transparent 50%), -webkit-radial-gradient(ellipse at top right, #58dbff, #58dbff 20%, transparent 60%), -webkit-linear-gradient(#d7fff2);--plan-4: radial-gradient(ellipse at top left, #b03eca, #b03eca 5%, transparent 50%), radial-gradient(ellipse at top right, #58dbff, #58dbff 20%, transparent 60%), linear-gradient(#d7fff2);font-family:Montserrat,sans serif}[data-theme=light]{--body-color: #f5f5f5;--bg-color: #fff;--bg-color-secondary: #e0e0e0;--bg-color-transition: #d3d3d3;--primary-color: #252525;--secondary-color: #555;font-family:Montserrat,sans serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-bottom-30{bottom:-30px}.right-0{right:0}.z-\[3\]{z-index:3}.\!order-1{order:1!important}.\!order-2{order:2!important}.\!order-3{order:3!important}.\!order-4{order:4!important}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-2{grid-column:span 2 / span 2}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-100{margin-top:100px;margin-bottom:100px}.\!mb-0{margin-bottom:0!important}.\!mb-10{margin-bottom:10px!important}.\!mb-20{margin-bottom:20px!important}.\!mb-30{margin-bottom:30px!important}.\!mb-5{margin-bottom:5px!important}.\!mb-60{margin-bottom:60px!important}.mb-10{margin-bottom:10px}.mb-100{margin-bottom:100px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-4{margin-bottom:4px}.mb-40{margin-bottom:40px}.mb-60{margin-bottom:60px}.mb-80{margin-bottom:80px}.ml-auto{margin-left:auto}.mr-15{margin-right:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-70{margin-top:70px}.mt-auto{margin-top:auto}.block{display:block}.flex{display:flex}.\!hidden{display:none!important}.hidden{display:none}.\!h-full{height:100%!important}.h-50{height:50px}.w-1\/2{width:50%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.\!max-w-\[1000px\]{max-width:1000px!important}.\!max-w-\[940px\]{max-width:940px!important}.max-w-\[1000px\]{max-width:1000px}.max-w-\[270px\]{max-width:270px}.max-w-\[374px\]{max-width:374px}.max-w-\[380px\]{max-width:380px}.max-w-\[500px\]{max-width:500px}.max-w-full{max-width:100%}.-translate-x-\[14px\]{--tw-translate-x: -14px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.\!gap-5{gap:5px!important}.gap-10{gap:10px}.gap-20{gap:20px}.gap-50{gap:50px}.gap-60{gap:60px}.gap-8{gap:8px}.self-end{align-self:flex-end}.overflow-x-hidden{overflow-x:hidden}.rounded-\[10px\]{border-radius:10px}.border{border-width:1px}.border-2{border-width:2px}.bg-\[\#5774148a\]{background-color:#5774148a}.bg-\[\#b2291189\]{background-color:#b2291189}.p-10{padding:10px}.p-15{padding:15px}.px-20{padding-left:20px;padding-right:20px}.py-20{padding-top:20px;padding-bottom:20px}.py-8{padding-top:8px;padding-bottom:8px}.\!pb-0{padding-bottom:0!important}.pb-10{padding-bottom:10px}.text-right{text-align:right}.indent-25{text-indent:25px}.text-12{font-size:12px}.text-14{font-size:14px}.text-15,.text-16{font-size:16px}.text-24{font-size:24px}.text-50{font-size:50px}.\!font-\[400\]{font-weight:400!important}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-\[1\]{line-height:1}.\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.text-neg-4-40{font-size:40px;letter-spacing:-1.6px}.text-neg-4-\[50px\]{font-size:50px;letter-spacing:-2px}.custom-scrollbar{cursor:pointer!important}.custom-scrollbar::-webkit-scrollbar{height:6px;width:6px;padding-block:5px}.custom-scrollbar::-webkit-scrollbar-track{background-color:var(--body-color);border-radius:999px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--blue-color);border-radius:999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--blue-color-darken);border-radius:999px}@media (min-width: 640px){.sm\:mb-0{margin-bottom:0}.sm\:mb-80{margin-bottom:80px}.sm\:\!flex{display:flex!important}.sm\:flex{display:flex}.sm\:\!hidden{display:none!important}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-20{gap:20px}.sm\:px-30{padding-left:30px;padding-right:30px}.sm\:px-60{padding-left:60px;padding-right:60px}.sm\:text-16{font-size:16px}}@media (min-width: 768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:mb-120{margin-bottom:120px}.md\:mb-60{margin-bottom:60px}.md\:mb-80{margin-bottom:80px}.md\:text-16{font-size:16px}.md\:text-20{font-size:20px}.md\:text-neg-4-50{font-size:50px;letter-spacing:-2px}.md\:text-neg-4-80{font-size:80px;letter-spacing:-3.2px}}@media (min-width: 1024px){.lg\:\!order-2{order:2!important}.lg\:\!order-3{order:3!important}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:my-200{margin-top:200px;margin-bottom:200px}.lg\:mb-120{margin-bottom:120px}.lg\:mb-150{margin-bottom:150px}.lg\:mb-80{margin-bottom:80px}.lg\:mt-0{margin-top:0}.lg\:mt-60{margin-top:60px}.lg\:block{display:block}.lg\:\!flex{display:flex!important}.lg\:flex{display:flex}.lg\:\!hidden{display:none!important}.lg\:hidden{display:none}.lg\:w-\[350px\]{width:350px}.lg\:w-\[40\%\]{width:40%}.lg\:w-\[60\%\]{width:60%}.lg\:max-w-full{max-width:100%}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:gap-120{gap:120px}.lg\:text-20{font-size:20px}.lg\:text-24,.lg\:text-\[24px\]{font-size:24px}}@media (min-width: 1280px){.xl\:mt-0{margin-top:0}.xl\:mt-80{margin-top:80px}.xl\:\!flex{display:flex!important}.xl\:hidden{display:none}.xl\:h-150{height:150px}.xl\:pt-40{padding-top:40px}.xl\:text-\[170px\]{font-size:170px}.xl\:text-neg-4-60{font-size:60px;letter-spacing:-2.4px}.xl\:text-neg-4-\[150px\]{font-size:150px;letter-spacing:-6px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.ws-header{position:fixed;display:flex;top:0;left:0;right:0;justify-content:space-between;align-items:center;z-index:50;min-height:75px;transition:transform .5s ease-in-out;background-color:var(--body-color);max-width:3000px;margin-inline:auto;padding:20px}@media (min-width: 640px){.ws-header{padding-left:60px;padding-right:60px}}.ws-header.header-hidden{transform:translateY(-100%)}.ws-header .nav-desktop{display:flex;gap:35px}.ws-header .nav-desktop .menu-product{position:relative;background-color:transparent}.ws-header .nav-desktop .menu-product:hover .submenu,.ws-header .nav-desktop .menu-product .submenu.active{opacity:1;pointer-events:auto}.ws-header .nav-desktop .menu-product .submenu{position:absolute;top:100%;left:-20px;width:250px;padding-left:20px;padding-bottom:20px;opacity:0;pointer-events:none;transition:opacity .3s ease;background-color:var(--body-color)}.ws-header .nav-desktop .menu-product .submenu ul{padding-top:8px}.ws-header .nav-desktop .menu-product .submenu ul li{padding-top:3px;color:var(--secondary-color);transition:color .2s ease}.ws-header .nav-desktop .menu-product .submenu ul li:hover{color:var(--primary-color)}.ws-header .header-right{display:flex;justify-content:flex-end;gap:10px}@media (min-width: 1024px){.ws-header .header-right{width:350px}}.playstore-svg svg{filter:invert(0)}.nav-mobile{position:fixed;right:0;top:0;display:flex;flex-direction:column;justify-content:flex-end;text-align:end;height:100vh;width:100vw;opacity:0;transform:translate(100vw);pointer-events:none;z-index:100;transition:opacity .3s ease,transform .3s ease;padding-left:20px;padding-right:20px}@media (min-width: 640px){.nav-mobile{padding-left:60px;padding-right:60px}}.nav-mobile__link{text-align:right;font-size:35px}@media (min-width: 640px){.nav-mobile__link{font-size:50px}}.nav-mobile__sublinks{display:flex;flex-direction:column;gap:10px;text-align:right;margin-top:5px;margin-bottom:30px;font-size:16px}@media (min-width: 640px){.nav-mobile__sublinks{margin-top:15px;margin-bottom:40px;font-size:25px}}.nav-mobile .btn-close{padding-top:4px;scale:1.5;transition:scale .2s ease}.nav-mobile .btn-close:hover,.nav-mobile .btn-close:focus{scale:1.7}.nav-mobile.menu-open{opacity:1;pointer-events:auto;transition:opacity .3s ease,transform .3s ease;transform:translate(0)}.ws-backdrop-mobile{opacity:0;pointer-events:none;transition:opacity .6s ease;position:fixed;inset:0;width:100vw;height:100vh;z-index:90;background-color:#191917b1;--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.ws-backdrop-mobile.backdrop-open{opacity:1;pointer-events:auto}.m-event-az .s-AtoZ{margin-top:20px}@media (min-width: 768px){.m-event-az .s-AtoZ{margin-top:40px}}@media (min-width: 1024px){.m-event-az .s-AtoZ{margin-top:60px}}.m-event-az .s-AtoZ__tabs{display:flex;align-items:center;margin-bottom:80px;flex-direction:column;align-items:flex-start;gap:40px}@media (min-width: 768px){.m-event-az .s-AtoZ__tabs{flex-direction:row;align-items:center}}@media (min-width: 1024px){.m-event-az .s-AtoZ__tabs{margin-bottom:120px;gap:80px}}.m-event-az .s-AtoZ__tabs .tabs{display:flex;gap:30px;margin:0}.m-event-az .s-AtoZ__tabs .tabs button{width:60px;height:60px;border-radius:20px;border:1px solid var(--primary-color);color:var(--primary-color);transition:color .15s ease,background-color .15s ease}.m-event-az .s-AtoZ__tabs .tabs button.active,.m-event-az .s-AtoZ__tabs .tabs button:focus,.m-event-az .s-AtoZ__tabs .tabs button:hover{background-color:var(--primary-color);color:var(--body-color)}.m-event-az .s-AtoZ__tabs .tabs button:focus{outline:2px solid var(--blue-color)}.m-event-az .s-AtoZ__tab{display:flex;gap:60px;margin-bottom:120px;min-height:450px;flex-direction:column}@media (min-width: 1024px){.m-event-az .s-AtoZ__tab{flex-direction:row}}.m-event-az .s-AtoZ__tab figure{flex-shrink:0;width:100%;margin-bottom:auto;order:2}@media (min-width: 1024px){.m-event-az .s-AtoZ__tab figure{order:1;max-width:400px}}@media (min-width: 1280px){.m-event-az .s-AtoZ__tab figure{max-width:591px}}@media (min-width: 2050px){.m-event-az .s-AtoZ__tab figure{max-width:800px}}.m-event-az .s-AtoZ__content{order:1;padding-top:0}@media (min-width: 1024px){.m-event-az .s-AtoZ__content{order:2;max-width:660px}}@media (min-width: 1280px){.m-event-az .s-AtoZ__content{padding-top:80px}}@media (min-width: 2050px){.m-event-az .s-AtoZ__content{max-width:800px}}.m-event-az .s-AtoZ__content h4{font-weight:600;margin-bottom:25px;text-align:center;font-size:18px}@media (min-width: 1024px){.m-event-az .s-AtoZ__content h4{text-align:left;font-size:20px}}@media (min-width: 2050px){.m-event-az .s-AtoZ__content h4{font-size:24px}}.m-event-az .s-AtoZ__content p{font-size:15px;font-weight:500;margin-bottom:15px;animation:translateFromBottom .5s ease}@media (min-width: 2050px){.m-event-az .s-AtoZ__content p{font-size:18px}}.m-event-az .s-AtoZ__content .tabulations{margin-inline:auto}@media (min-width: 1024px){.m-event-az .s-AtoZ__content .tabulations{margin-left:0;margin-right:0}}.m-event-az .s-AtoZ__text{min-height:235px}@media (min-width: 640px){.m-event-az .s-AtoZ__text{min-height:200px}}.m-event-az .s-AtoZ__plugins{display:grid;grid-template-columns:repeat(2,minmax(150px,280px));gap:20px;width:100%;margin-bottom:100px}@media (min-width: 1024px){.m-event-az .s-AtoZ__plugins{margin-bottom:150px}}@media (min-width: 450px){.m-event-az .s-AtoZ__plugins{gap:40px}}@media (min-width: 560px){.m-event-az .s-AtoZ__plugins{grid-template-columns:repeat(3,minmax(150px,280px));gap:30px}}@media (min-width: 900px){.m-event-az .s-AtoZ__plugins{grid-template-columns:repeat(4,minmax(150px,280px));gap:30px}}@media (min-width: 1200px){.m-event-az .s-AtoZ__plugins{grid-template-columns:repeat(4,minmax(150px,280px));gap:50px}}@media (min-width: 1400px){.m-event-az .s-AtoZ__plugins{grid-template-columns:repeat(5,minmax(150px,280px))}}@media (min-width: 1600px){.m-event-az .s-AtoZ__plugins{gap:60px}}@media (min-width: 1800px){.m-event-az .s-AtoZ__plugins{grid-template-columns:repeat(6,minmax(150px,280px))}}.m-event-az .s-AtoZ__plugin{display:flex;flex-direction:column;justify-content:space-between;height:100%;border-radius:30px;aspect-ratio:1/1;padding:25px 10px 10px;background-color:var(--bg-color-secondary);box-shadow:#ffffff26 0 2px 8px;transition:box-shadow .12s ease;cursor:pointer}.m-event-az .s-AtoZ__plugin .arrow{transition:transform .6s ease}.m-event-az .s-AtoZ__plugin:hover{box-shadow:#fff0 0 2px 8px}.m-event-az .s-AtoZ__plugin:hover .arrow{transform:translate(-5px) translateY(-5px) rotate(-90deg)}.m-event-az .s-AtoZ__plugin:hover figure svg{transform:scale(1.1)}@media (min-width: 640px){.m-event-az .s-AtoZ__plugin{padding:30px 22px 17px}}.m-event-az .s-AtoZ__plugin h5{font-size:16px;font-weight:600}@media (min-width: 1024px){.m-event-az .s-AtoZ__plugin h5{font-size:20px}}.m-event-az .s-AtoZ__plugin figure{flex-shrink:0;background-color:var(--primary-color);border-radius:50%;height:50px;width:50px}@media (min-width: 1024px){.m-event-az .s-AtoZ__plugin figure{height:75px;width:75px}}.m-event-az .s-AtoZ__plugin figure svg{transition:transform .6s ease;filter:invert(0);width:20px}@media (min-width: 1024px){.m-event-az .s-AtoZ__plugin figure svg{width:30px}}.m-event-az .s-participant .tabulations,.m-event-az .s-organizer .tabulations{margin-inline:auto}.m-customized-space .s-compare,.m-dedicated-profiles .s-compare{padding:0}.m-customized-space .s-compare__wrapper,.m-dedicated-profiles .s-compare__wrapper{display:flex}.m-customized-space .s-compare__wrapper .title,.m-dedicated-profiles .s-compare__wrapper .title{height:66px;letter-spacing:normal;font-size:20px;font-weight:600}@media (min-width: 768px){.m-customized-space .s-compare__wrapper .title,.m-dedicated-profiles .s-compare__wrapper .title{font-size:30px}}@media (min-width: 1024px){.m-customized-space .s-compare__wrapper .title,.m-dedicated-profiles .s-compare__wrapper .title{font-size:36px}}.m-customized-space .s-compare__wrapper .content,.m-dedicated-profiles .s-compare__wrapper .content{width:50%;padding-top:70px;padding-bottom:60px}@media (min-width: 768px){.m-customized-space .s-compare__wrapper .content,.m-dedicated-profiles .s-compare__wrapper .content{padding-bottom:80px}}@media (min-width: 1024px){.m-customized-space .s-compare__wrapper .content,.m-dedicated-profiles .s-compare__wrapper .content{padding-bottom:100px}}.m-customized-space .s-compare__wrapper .content--1,.m-dedicated-profiles .s-compare__wrapper .content--1{border-bottom-right-radius:30px;padding-left:20px;padding-right:20px}@media (min-width: 640px){.m-customized-space .s-compare__wrapper .content--1,.m-dedicated-profiles .s-compare__wrapper .content--1{padding-left:60px;padding-right:60px}}.m-customized-space .s-compare__wrapper .content--2,.m-dedicated-profiles .s-compare__wrapper .content--2{background-color:var(--secondary-color);color:var(--body-color);border-top-left-radius:30px;padding-left:20px;padding-right:20px}@media (min-width: 640px){.m-customized-space .s-compare__wrapper .content--2,.m-dedicated-profiles .s-compare__wrapper .content--2{padding-left:60px;padding-right:60px}}.m-customized-space .s-compare__wrapper .content--2 p,.m-dedicated-profiles .s-compare__wrapper .content--2 p{color:var(--body-color)}.m-customized-space .s-compare__picture figure,.m-dedicated-profiles .s-compare__picture figure{margin-bottom:30px;margin-inline:auto;max-width:285px;margin-top:60px}@media (min-width: 1024px){.m-customized-space .s-compare__picture figure,.m-dedicated-profiles .s-compare__picture figure{margin-top:100px}}.m-customized-space .s-compare__picture p,.m-dedicated-profiles .s-compare__picture p{margin-inline:auto;max-width:550px;font-size:12px;font-weight:500}@media (min-width: 640px){.m-customized-space .s-compare__picture p,.m-dedicated-profiles .s-compare__picture p{font-size:14px}}@media (min-width: 768px){.m-customized-space .s-compare__picture p,.m-dedicated-profiles .s-compare__picture p{font-size:18px}}@media (min-width: 1024px){.m-customized-space .s-compare__picture p,.m-dedicated-profiles .s-compare__picture p{font-size:24px}}.m-customized-space .s-customized-space,.m-dedicated-profiles .s-customized-space{margin-top:20px}@media (min-width: 768px){.m-customized-space .s-customized-space,.m-dedicated-profiles .s-customized-space{margin-top:40px}}@media (min-width: 1024px){.m-customized-space .s-customized-space,.m-dedicated-profiles .s-customized-space{margin-top:60px}}.m-customized-space .decor-radius,.m-dedicated-profiles .decor-radius{position:relative;width:100%;height:45px;z-index:0;background-color:var(--secondary-color);max-width:2050px;margin-inline:auto}.m-customized-space .decor-radius:after,.m-dedicated-profiles .decor-radius:after{position:absolute;content:"";width:50%;height:100%;top:0;left:0;border-bottom-right-radius:30px;background-color:var(--body-color);z-index:1}.m-customized-space .decor-radius:before,.m-dedicated-profiles .decor-radius:before{position:absolute;content:"";width:50%;height:100%;top:0;right:0;z-index:1;background-color:var(--secondary-color)}.m-customized-space .s-control,.m-dedicated-profiles .s-control{position:relative;padding-top:80px;background-color:var(--secondary-color);color:var(--body-color);padding-bottom:450px}@media (min-width: 1024px){.m-customized-space .s-control,.m-dedicated-profiles .s-control{padding-bottom:250px}}.m-customized-space .s-control h3,.m-dedicated-profiles .s-control h3{letter-spacing:normal;margin-bottom:60px;font-size:26px;font-weight:600}@media (min-width: 768px){.m-customized-space .s-control h3,.m-dedicated-profiles .s-control h3{font-size:45px}}@media (min-width: 1024px){.m-customized-space .s-control h3,.m-dedicated-profiles .s-control h3{margin-bottom:120px;font-size:64px}}.m-customized-space .s-control h4,.m-dedicated-profiles .s-control h4{font-size:20px;font-weight:600}@media (min-width: 1024px){.m-customized-space .s-control h4,.m-dedicated-profiles .s-control h4{font-size:24px}}.m-customized-space .s-control p,.m-dedicated-profiles .s-control p{display:flex;max-width:600px;color:var(--body-color);grid-column:span 2 / span 2;font-size:18px;font-weight:500}@media (min-width: 640px){.m-customized-space .s-control p,.m-dedicated-profiles .s-control p{grid-column:span 1 / span 1;grid-column-start:2}}@media (min-width: 1024px){.m-customized-space .s-control p,.m-dedicated-profiles .s-control p{font-size:22px}}.m-customized-space .s-control svg,.m-dedicated-profiles .s-control svg{filter:none;width:50px}@media (min-width: 1024px){.m-customized-space .s-control svg,.m-dedicated-profiles .s-control svg{width:70px}}.m-customized-space .s-control__content,.m-dedicated-profiles .s-control__content{position:relative;display:flex;flex-direction:column;-moz-column-gap:40px;column-gap:40px;row-gap:40px}@media (min-width: 640px){.m-customized-space .s-control__content,.m-dedicated-profiles .s-control__content{row-gap:80px}}@media (min-width: 1024px){.m-customized-space .s-control__content,.m-dedicated-profiles .s-control__content{-moz-column-gap:150px;column-gap:150px;display:grid;grid-template-columns:1fr 1fr}}.m-customized-space .s-control__content .item,.m-dedicated-profiles .s-control__content .item{position:relative;display:grid;grid-template-columns:70px minmax(150px,1fr)}@media (min-width: 1024px){.m-customized-space .s-control__content .item,.m-dedicated-profiles .s-control__content .item{grid-template-columns:90px minmax(300px,700px);grid-template-rows:70px;row-gap:20px}@media (min-width: 1280px){.m-customized-space .s-control__content .item,.m-dedicated-profiles .s-control__content .item{row-gap:0}}}.m-customized-space .s-control__content figure,.m-dedicated-profiles .s-control__content figure{position:absolute;display:flex;bottom:-440px;left:calc(50% - 130px);max-width:276px;margin-inline:auto;margin-top:150px}@media (min-width: 1024px){.m-customized-space .s-control__content figure,.m-dedicated-profiles .s-control__content figure{left:90px;bottom:-410px}}.m-customized-space .s-communities,.m-customized-space .s-profiles-type,.m-dedicated-profiles .s-communities,.m-dedicated-profiles .s-profiles-type{padding-top:85px}.m-customized-space .s-communities h3,.m-customized-space .s-profiles-type h3,.m-dedicated-profiles .s-communities h3,.m-dedicated-profiles .s-profiles-type h3{letter-spacing:normal;margin-bottom:60px;font-size:24px;font-weight:700}@media (min-width: 768px){.m-customized-space .s-communities h3,.m-customized-space .s-profiles-type h3,.m-dedicated-profiles .s-communities h3,.m-dedicated-profiles .s-profiles-type h3{font-size:26px}}@media (min-width: 1024px){.m-customized-space .s-communities h3,.m-customized-space .s-profiles-type h3,.m-dedicated-profiles .s-communities h3,.m-dedicated-profiles .s-profiles-type h3{margin-bottom:120px;font-size:32px}}.m-customized-space .s-communities__calendar h3,.m-dedicated-profiles .s-communities__calendar h3{margin-bottom:30px;max-width:800px}.m-customized-space .s-communities__calendar .magic-button,.m-dedicated-profiles .s-communities__calendar .magic-button{position:relative;padding:20px;margin-top:10px;margin-bottom:40px;z-index:1;width:-moz-fit-content;width:fit-content;cursor:pointer}.m-customized-space .s-communities__calendar .magic-button:after,.m-dedicated-profiles .s-communities__calendar .magic-button:after{position:absolute;content:"";inset:0;width:100%;height:100%;background-color:var(--red-color);border-radius:50%;opacity:0;filter:blur(20px);z-index:-1;animation:pulse 4s infinite ease-in-out}.m-customized-space .s-communities__calendar .magic-button:hover:after,.m-dedicated-profiles .s-communities__calendar .magic-button:hover:after{animation-play-state:paused}.m-customized-space .s-pro-profile,.m-dedicated-profiles .s-pro-profile{position:relative;padding-top:80px;background-color:var(--secondary-color);color:var(--body-color);padding-bottom:80px}@media (min-width: 1024px){.m-customized-space .s-pro-profile,.m-dedicated-profiles .s-pro-profile{padding-bottom:120px}}.m-customized-space .s-pro-profile .tabulations--4tabs,.m-dedicated-profiles .s-pro-profile .tabulations--4tabs{margin-inline:auto}.m-customized-space .s-pro-profile .tabulations--4tabs button,.m-dedicated-profiles .s-pro-profile .tabulations--4tabs button{border-bottom:2px solid rgba(0,0,0,.16)!important}.m-customized-space .s-pro-profile .tabulations--4tabs button:after,.m-dedicated-profiles .s-pro-profile .tabulations--4tabs button:after{border-bottom:2px solid var(--body-color)!important}.m-customized-space .s-pro-profile .tabulations--4tabs p,.m-dedicated-profiles .s-pro-profile .tabulations--4tabs p,.m-customized-space .s-pro-profile .tabulations--4tabs p span,.m-dedicated-profiles .s-pro-profile .tabulations--4tabs p span,.m-customized-space .s-pro-profile .tabulations--4tabs ul li,.m-dedicated-profiles .s-pro-profile .tabulations--4tabs ul li{color:var(--body-color)}.m-customized-space .s-profiles-type,.m-dedicated-profiles .s-profiles-type{margin-bottom:60px}@media (min-width: 1024px){.m-customized-space .s-profiles-type,.m-dedicated-profiles .s-profiles-type{margin-bottom:100px}}.m-customized-space .s-profiles-type .faq,.m-dedicated-profiles .s-profiles-type .faq{border-top:1px solid var(--primary-color);max-width:850px}.m-customized-space .s-profiles-type .faq__item,.m-dedicated-profiles .s-profiles-type .faq__item{max-height:60px;will-change:height;border-bottom:1px solid var(--primary-color);padding-block:10px;transition:max-height .3s ease,height .3s ease}.m-customized-space .s-profiles-type .faq__item.active,.m-dedicated-profiles .s-profiles-type .faq__item.active{max-height:500px;will-change:height}.m-customized-space .s-profiles-type .faq__item.active p,.m-dedicated-profiles .s-profiles-type .faq__item.active p{padding-top:20px;padding-bottom:10px;opacity:1;max-height:500px;cursor:pointer}.m-customized-space .s-profiles-type .faq__item.active svg,.m-dedicated-profiles .s-profiles-type .faq__item.active svg{transform:rotate(-180deg)}.m-customized-space .s-profiles-type .faq__item p,.m-dedicated-profiles .s-profiles-type .faq__item p{padding-right:10%;margin-top:0;opacity:0;max-height:0;transition:opacity .2s ease,max-height .2s ease,padding .3s ease}.m-customized-space .s-profiles-type .faq__item svg,.m-dedicated-profiles .s-profiles-type .faq__item svg{transition:transform .5s ease,scale .3s ease}.m-customized-space .s-profiles-type .faq__button,.m-dedicated-profiles .s-profiles-type .faq__button{display:flex;align-items:center;justify-content:space-between;gap:50px;width:100%;font-size:20px}.m-customized-space .s-profiles-type .faq__button:hover svg,.m-dedicated-profiles .s-profiles-type .faq__button:hover svg{transform:rotate(-180deg)}.m-customized-space .s-communication,.m-dedicated-profiles .s-communication{margin-bottom:100px}@media (min-width: 1024px){.m-customized-space .s-communication,.m-dedicated-profiles .s-communication{padding-left:160px;padding-right:160px}}@media (min-width: 1280px){.m-customized-space .s-communication,.m-dedicated-profiles .s-communication{margin-bottom:150px}}@media (min-width: 768px){.m-customized-space .s-communication .ws-title .title,.m-dedicated-profiles .s-communication .ws-title .title{font-size:35px}}@media (min-width: 1024px){.m-customized-space .s-communication .ws-title .title,.m-dedicated-profiles .s-communication .ws-title .title{font-size:60px}}.m-customized-space .s-communication__content,.m-dedicated-profiles .s-communication__content{display:flex;align-items:center;gap:100px;flex-direction:column}@media (min-width: 1280px){.m-customized-space .s-communication__content,.m-dedicated-profiles .s-communication__content{flex-direction:row}}.m-customized-space .s-communication__content figure,.m-dedicated-profiles .s-communication__content figure{flex-shrink:0;width:100%;max-width:272px}@media (min-width: 1280px){.m-customized-space .s-communication__content figure,.m-dedicated-profiles .s-communication__content figure{order:1}}.m-customized-space .s-communication__content .text,.m-dedicated-profiles .s-communication__content .text{display:flex;flex-direction:column;gap:20px}@media (min-width: 1280px){.m-customized-space .s-communication__content .text,.m-dedicated-profiles .s-communication__content .text{order:2}}.m-customized-space .s-communication__content .text p,.m-dedicated-profiles .s-communication__content .text p{line-height:1.3;font-size:16px}@media (min-width: 768px){.m-customized-space .s-communication__content .text p,.m-dedicated-profiles .s-communication__content .text p{font-size:20px}}@media (min-width: 1280px){.m-customized-space .s-communication__content .text p,.m-dedicated-profiles .s-communication__content .text p{font-size:24px}}.m-customized-space .s-communication__content .text span,.m-dedicated-profiles .s-communication__content .text span{color:var(--primary-color);font-weight:700}.m-finances{padding-top:20px}@media (min-width: 768px){.m-finances{padding-top:40px}}@media (min-width: 1024px){.m-finances{padding-top:60px}}.m-finances .s-finances{margin-bottom:80px}@media (min-width: 768px){.m-finances .s-finances{margin-bottom:120px}}@media (min-width: 1024px){.m-finances .s-finances{margin-bottom:150px}}.m-finances .s-finances .title p{color:var(--primary-color);margin-top:30px;margin-bottom:60px;font-size:14px}@media (min-width: 768px){.m-finances .s-finances .title p{font-size:16px}}@media (min-width: 1024px){.m-finances .s-finances .title p{margin-bottom:100px;font-size:22px}}.m-finances .s-financial-hero{display:flex;grid-template-columns:1fr 1fr;margin-top:100px;margin-bottom:100px;flex-direction:column;gap:20px}@media (min-width: 1024px){.m-finances .s-financial-hero{margin-top:150px;margin-bottom:150px;display:grid;flex-direction:row;gap:10px}}.m-finances .s-financial-hero h4{display:flex;align-items:center;line-height:1;gap:30px;margin-bottom:30px;font-size:20px;font-weight:500}@media (min-width: 768px){.m-finances .s-financial-hero h4{font-size:24px}}.m-finances .s-financial-hero h4 svg{align-self:flex-end;margin-top:auto;height:40px}@media (min-width: 768px){.m-finances .s-financial-hero h4 svg{height:48px}}.m-finances .s-financial-hero .arrow-up svg{transition:transform .3s ease}.m-finances .s-financial-hero .arrow-up.hovered svg{transform:rotate(90deg)}.m-finances .s-financial-hero button{all:unset;display:flex;position:relative;border-radius:20px;overflow:hidden;max-width:700px;cursor:pointer}@media (min-width: 1024px){.m-finances .s-financial-hero button{max-width:100%}}.m-finances .s-financial-hero button:hover .overlay,.m-finances .s-financial-hero button:focus .overlay{opacity:1}.m-finances .s-financial-hero button .overlay{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10%;background-color:#454444bd;opacity:0;transition:opacity .5s ease;--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.m-finances .s-financial-hero button .overlay p{color:var(--primary-color);font-size:12px}@media (min-width: 640px){.m-finances .s-financial-hero button .overlay p{font-size:16px}}@media (min-width: 2050px){.m-finances .s-financial-hero button .overlay p{font-size:20px}}.m-finances .s-financial-hero button .overlay ul{list-style-type:disc;padding-top:15px;padding-left:20px;font-size:12px}@media (min-width: 640px){.m-finances .s-financial-hero button .overlay ul{font-size:16px}}@media (min-width: 2050px){.m-finances .s-financial-hero button .overlay ul{font-size:20px}}.m-finances .s-hero-text--small h3{font-size:35px;letter-spacing:-2.8px}@media (min-width: 640px){.m-finances .s-hero-text--small h3{font-size:40px!important;letter-spacing:-3.2px!important}}@media (min-width: 768px){.m-finances .s-hero-text--small h3{font-size:45px!important;letter-spacing:-3.6px!important}}@media (min-width: 1024px){.m-finances .s-hero-text--small h3{font-size:54px!important;letter-spacing:-4.32px!important}}@media (min-width: 1280px){.m-finances .s-hero-text--small h3{font-size:64px!important;letter-spacing:-5.12px!important}}@media (min-width: 1536px){.m-finances .s-hero-text--small h3{font-size:64px!important;letter-spacing:-5.12px!important}}.m-pricing{padding-top:20px}@media (min-width: 768px){.m-pricing{padding-top:40px}}@media (min-width: 1024px){.m-pricing{padding-top:60px}}.m-pricing .s-calculate{display:flex;gap:80px;flex-direction:column;padding-top:60px;padding-bottom:80px}@media (min-width: 768px){.m-pricing .s-calculate{padding-top:80px;padding-bottom:120px}}@media (min-width: 1024px){.m-pricing .s-calculate{flex-direction:row;padding-top:100px;padding-bottom:150px}}.m-pricing .s-calculate h4{margin-bottom:30px}@media (min-width: 1024px){.m-pricing .s-calculate h4{margin-bottom:50px}}.m-pricing .s-calculate__form{width:100%}@media (min-width: 1024px){.m-pricing .s-calculate__form{width:55%}}.m-pricing .s-calculate__item{display:flex;flex-direction:column;gap:5px;padding:15px 0;border-bottom:1px solid var(--primary-color);width:50%;font-size:16px;max-height:160px;overflow:hidden;will-change:max-height;transition:max-height .3s ease}@media (min-width: 640px){.m-pricing .s-calculate__item{font-size:20px}}.m-pricing .s-calculate__item button:not(:first-child){opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.m-pricing .s-calculate__item svg{transition:transform .3s ease}.m-pricing .s-calculate__item.active{max-height:200px}.m-pricing .s-calculate__item.active button:not(:first-child){opacity:1;transform:translateY(0);pointer-events:auto;color:var(--secondary-color);cursor:pointer;transition:color .3 ease}.m-pricing .s-calculate__item.active button:not(:first-child):hover{color:var(--primary-color)}.m-pricing .s-calculate__item.active svg{transform:rotate(-180deg)}.m-pricing .s-calculate__item button{all:unset;cursor:pointer;display:flex;justify-content:space-between}.m-pricing .s-calculate__item button:hover svg{transform:rotate(-180deg)}.m-pricing .s-calculate__item .btn-plan{display:flex;align-items:center;padding-top:15px;border-top:1px solid var(--primary-color)}.m-pricing .s-calculate__item--double{display:flex;width:100%;flex-direction:column}@media (min-width: 768px){.m-pricing .s-calculate__item--double{flex-direction:row}}.m-pricing .s-calculate__item--double label{all:unset;padding-right:5px}.m-pricing .s-calculate__item--double input{all:unset;width:60px;cursor:pointer}.m-pricing .s-calculate__item--double .input-tickets,.m-pricing .s-calculate__item--double .input-price{display:flex;align-items:center;width:100%}@media (min-width: 768px){.m-pricing .s-calculate__item--double .input-tickets,.m-pricing .s-calculate__item--double .input-price{width:50%}}.m-pricing .s-calculate__item--double .input-price{border-bottom:1px solid var(--primary-color);padding-bottom:15px}@media (min-width: 768px){.m-pricing .s-calculate__item--double .input-price{border-style:none;padding-bottom:0}}.m-pricing .s-calculate__item--double .input-tickets{padding-top:12px}@media (min-width: 768px){.m-pricing .s-calculate__item--double .input-tickets{padding-top:0}}.m-pricing .s-calculate__item--wide{width:100%}.m-pricing .s-calculate__item--wide button{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width: 1024px){.m-pricing .s-calculate__total{max-width:40%}}.m-pricing .s-calculate__total ul{display:flex;flex-direction:column;font-size:16px;gap:28px}@media (min-width: 640px){.m-pricing .s-calculate__total ul{font-size:20px}}.m-pricing .s-calculate__total .total-payout{flex-grow:0;white-space:nowrap;line-height:1.2;display:block;max-width:100%;overflow-x:auto;overflow-y:hidden;font-size:60px}@media (min-width: 640px){.m-pricing .s-calculate__total .total-payout{font-size:80px}}@media (min-width: 1280px){.m-pricing .s-calculate__total .total-payout{font-size:100px}}@media (min-width: 1536px){.m-pricing .s-calculate__total .total-payout{font-size:120px}}.s-subscription,.s-community{width:100%}.s-subscription h4,.s-community h4{margin-bottom:40px}@media (min-width: 1024px){.s-subscription h4,.s-community h4{margin-bottom:60px}}.s-subscription__grid,.s-community__grid{display:grid;justify-items:center;-moz-column-gap:6px;column-gap:6px;row-gap:30px}@media (min-width: 1024px){.s-subscription__grid,.s-community__grid{display:grid}}@media (min-width: 768px){.s-subscription__grid,.s-community__grid{max-width:800px;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;row-gap:40px}}@media (min-width: 1280px){.s-subscription__grid,.s-community__grid{max-width:100%;grid-template-columns:repeat(4,1fr);min-height:200px}}.s-subscription__item,.s-community__item{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:120px;width:100%;max-width:500px;padding:20px;border-radius:20px;will-change:height;transition:height .5s ease,color .3s ease,border-color .3s ease;z-index:2;overflow:hidden}.s-subscription__item>*:not(.gradient-bg),.s-community__item>*:not(.gradient-bg){z-index:2}.s-subscription__item .gradient-bg-1,.s-subscription__item .gradient-bg-2,.s-subscription__item .gradient-bg-3,.s-subscription__item .gradient-bg-4,.s-community__item .gradient-bg-1,.s-community__item .gradient-bg-2,.s-community__item .gradient-bg-3,.s-community__item .gradient-bg-4{position:absolute;content:"";inset:0;width:100%;height:100%;border-radius:20px;filter:blur(5px)}.s-subscription__item .gradient-bg-1:after,.s-subscription__item .gradient-bg-1:before,.s-subscription__item .gradient-bg-2:after,.s-subscription__item .gradient-bg-2:before,.s-subscription__item .gradient-bg-3:after,.s-subscription__item .gradient-bg-3:before,.s-subscription__item .gradient-bg-4:after,.s-subscription__item .gradient-bg-4:before,.s-community__item .gradient-bg-1:after,.s-community__item .gradient-bg-1:before,.s-community__item .gradient-bg-2:after,.s-community__item .gradient-bg-2:before,.s-community__item .gradient-bg-3:after,.s-community__item .gradient-bg-3:before,.s-community__item .gradient-bg-4:after,.s-community__item .gradient-bg-4:before{position:absolute;content:"";inset:0;width:100%;height:100%;border-radius:20px}.s-subscription__item:after,.s-community__item:after{position:absolute;content:"";inset:0;width:100%;height:100%;border-radius:20px;background-color:var(--body-color);box-shadow:inset 0 0 0 1px var(--primary-color);z-index:1;opacity:1;transition:opacity .2s ease}.s-subscription__item:hover,.s-subscription__item:focus,.s-subscription__item.mobile-active,.s-community__item:hover,.s-community__item:focus,.s-community__item.mobile-active{color:var(--body-color)}.s-subscription__item:hover:after,.s-subscription__item:focus:after,.s-subscription__item.mobile-active:after,.s-community__item:hover:after,.s-community__item:focus:after,.s-community__item.mobile-active:after{opacity:0}.s-subscription__item:hover .s-subscription__content,.s-subscription__item:hover .s-community__content,.s-subscription__item:focus .s-subscription__content,.s-subscription__item:focus .s-community__content,.s-subscription__item.mobile-active .s-subscription__content,.s-subscription__item.mobile-active .s-community__content,.s-community__item:hover .s-subscription__content,.s-community__item:hover .s-community__content,.s-community__item:focus .s-subscription__content,.s-community__item:focus .s-community__content,.s-community__item.mobile-active .s-subscription__content,.s-community__item.mobile-active .s-community__content{max-height:-moz-fit-content;max-height:fit-content;max-width:100%;opacity:1}.s-subscription__item.item-1,.s-community__item.item-1{cursor:pointer}.s-subscription__item.item-1:hover,.s-subscription__item.item-1:focus,.s-subscription__item.item-1.mobile-active,.s-community__item.item-1:hover,.s-community__item.item-1:focus,.s-community__item.item-1.mobile-active{height:500px}@media (min-width: 1280px){.s-subscription__item.item-1:hover,.s-subscription__item.item-1:focus,.s-subscription__item.item-1.mobile-active,.s-community__item.item-1:hover,.s-community__item.item-1:focus,.s-community__item.item-1.mobile-active{height:400px}}@media (min-width: 1536px){.s-subscription__item.item-1:hover,.s-subscription__item.item-1:focus,.s-subscription__item.item-1.mobile-active,.s-community__item.item-1:hover,.s-community__item.item-1:focus,.s-community__item.item-1.mobile-active{height:300px}}.s-subscription__item.item-1 .gradient-bg-1,.s-community__item.item-1 .gradient-bg-1{z-index:-1;background-color:var(--secondary-color)}.s-subscription__item.item-2,.s-community__item.item-2{cursor:pointer}.s-subscription__item.item-2:hover,.s-subscription__item.item-2:focus,.s-subscription__item.item-2.mobile-active,.s-community__item.item-2:hover,.s-community__item.item-2:focus,.s-community__item.item-2.mobile-active{height:500px}@media (min-width: 1280px){.s-subscription__item.item-2:hover,.s-subscription__item.item-2:focus,.s-subscription__item.item-2.mobile-active,.s-community__item.item-2:hover,.s-community__item.item-2:focus,.s-community__item.item-2.mobile-active{height:500px}}@media (min-width: 1536px){.s-subscription__item.item-2:hover,.s-subscription__item.item-2:focus,.s-subscription__item.item-2.mobile-active,.s-community__item.item-2:hover,.s-community__item.item-2:focus,.s-community__item.item-2.mobile-active{height:430px}}.s-subscription__item.item-2 .gradient-bg-2,.s-community__item.item-2 .gradient-bg-2{background-color:#ffe6df;z-index:-3}.s-subscription__item.item-2 .gradient-bg-2:before,.s-community__item.item-2 .gradient-bg-2:before{background:radial-gradient(ellipse at bottom left,#ff83fd,#f538f2 5%,transparent 60%);z-index:-2}.s-subscription__item.item-2 .gradient-bg-2:after,.s-community__item.item-2 .gradient-bg-2:after{background:radial-gradient(circle at bottom right,rgb(255,100,100),rgb(255,100,100) 15%,transparent 60%);z-index:-1}.s-subscription__item.item-3,.s-community__item.item-3{cursor:pointer}.s-subscription__item.item-3:hover,.s-subscription__item.item-3:focus,.s-subscription__item.item-3.mobile-active,.s-community__item.item-3:hover,.s-community__item.item-3:focus,.s-community__item.item-3.mobile-active{height:500px}@media (min-width: 1280px){.s-subscription__item.item-3:hover,.s-subscription__item.item-3:focus,.s-subscription__item.item-3.mobile-active,.s-community__item.item-3:hover,.s-community__item.item-3:focus,.s-community__item.item-3.mobile-active{height:550px}}@media (min-width: 1536px){.s-subscription__item.item-3:hover,.s-subscription__item.item-3:focus,.s-subscription__item.item-3.mobile-active,.s-community__item.item-3:hover,.s-community__item.item-3:focus,.s-community__item.item-3.mobile-active{height:500px}}.s-subscription__item.item-3 .gradient-bg-3,.s-community__item.item-3 .gradient-bg-3{background-color:#fbffe5;z-index:-3}.s-subscription__item.item-3 .gradient-bg-3:before,.s-community__item.item-3 .gradient-bg-3:before{background:radial-gradient(ellipse at top left,#29f9a9,#29f9a9 20%,transparent 50%);z-index:-2}.s-subscription__item.item-3 .gradient-bg-3:after,.s-community__item.item-3 .gradient-bg-3:after{background:radial-gradient(ellipse at top right,#f3ff0f,#f3ff0f 20%,transparent 60%);z-index:-1}.s-subscription__item.item-4,.s-community__item.item-4{cursor:pointer}.s-subscription__item.item-4:hover,.s-subscription__item.item-4:focus,.s-subscription__item.item-4.mobile-active,.s-community__item.item-4:hover,.s-community__item.item-4:focus,.s-community__item.item-4.mobile-active{height:500px}@media (min-width: 1280px){.s-subscription__item.item-4:hover,.s-subscription__item.item-4:focus,.s-subscription__item.item-4.mobile-active,.s-community__item.item-4:hover,.s-community__item.item-4:focus,.s-community__item.item-4.mobile-active{height:620px}}@media (min-width: 1536px){.s-subscription__item.item-4:hover,.s-subscription__item.item-4:focus,.s-subscription__item.item-4.mobile-active,.s-community__item.item-4:hover,.s-community__item.item-4:focus,.s-community__item.item-4.mobile-active{height:600px}}.s-subscription__item.item-4 .gradient-bg-4,.s-community__item.item-4 .gradient-bg-4{background-color:#d7fff2;z-index:-3}.s-subscription__item.item-4 .gradient-bg-4:before,.s-community__item.item-4 .gradient-bg-4:before{background:radial-gradient(ellipse at top left,#b03eca,#b03eca 5%,transparent 50%);z-index:-2}.s-subscription__item.item-4 .gradient-bg-4:after,.s-community__item.item-4 .gradient-bg-4:after{background:radial-gradient(ellipse at top right,#58dbff,#58dbff 20%,transparent 60%);z-index:-1}.s-subscription__item span,.s-community__item span{display:flex;line-height:1}.s-subscription__item .type,.s-community__item .type{font-weight:300;font-size:24px;letter-spacing:-1.92px}.s-subscription__item .price,.s-community__item .price{display:flex;align-items:end;justify-content:flex-end;width:100%;line-height:.8;margin-left:auto;font-size:55px;letter-spacing:-4.4px}.s-subscription__item .price .euro,.s-community__item .price .euro{margin-top:auto;font-size:25px;letter-spacing:-2px}.s-subscription__content,.s-community__content{max-height:0px;height:100%;opacity:0;transition:max-height .3s ease .3s,opacity .3s ease .3s}.s-subscription__content ul,.s-community__content ul{display:flex;flex-direction:column;justify-content:center;flex-shrink:0;height:100%;gap:5px;list-style-type:disc;text-align:left;padding-left:20px;color:var(--body-color);font-weight:300}.s-community{margin-top:30px}.s-community__grid{display:flex;flex-direction:column;margin:0;max-width:172px;row-gap:6px}@media (min-width: 1024px){.s-community__grid{max-width:30%}}@media (min-width: 1280px){.s-community__grid{max-width:25%}}.s-community__wrapper-content{display:flex;align-items:flex-end;justify-content:space-between;height:100%}.s-community__content{transition:max-width .3s ease .3s,opacity .3s ease .3s}.s-community__item{max-width:none;will-change:width;transition:width .8s ease,color .3s ease}.s-community__item.item-1:hover,.s-community__item.item-1:focus,.s-community__item.item-1.mobile-active{width:125%;height:120px}@media (min-width: 640px){.s-community__item.item-1:hover,.s-community__item.item-1:focus,.s-community__item.item-1.mobile-active{width:135%}}.s-community__item.item-2:hover,.s-community__item.item-2:focus,.s-community__item.item-2.mobile-active{width:160%;height:120px}@media (min-width: 640px){.s-community__item.item-2:hover,.s-community__item.item-2:focus,.s-community__item.item-2.mobile-active{width:175%}}.s-community__item.item-3:hover,.s-community__item.item-3:focus,.s-community__item.item-3.mobile-active{width:180%;height:120px}@media (min-width: 640px){.s-community__item.item-3:hover,.s-community__item.item-3:focus,.s-community__item.item-3.mobile-active{width:225%}}.s-community__item.item-4:hover,.s-community__item.item-4:focus,.s-community__item.item-4.mobile-active{width:200%;height:120px}@media (min-width: 640px){.s-community__item.item-4:hover,.s-community__item.item-4:focus,.s-community__item.item-4.mobile-active{width:275%}}.s-community .type{font-weight:300;font-size:20px;letter-spacing:-1.6px}@media (min-width: 1024px){.s-community .type{font-size:24px;letter-spacing:-1.92px}}.s-community .price{line-height:.8;margin-left:auto;margin-top:auto;font-size:40px;letter-spacing:-3.2px}@media (min-width: 1024px){.s-community .price{font-size:55px;letter-spacing:-4.4px}}.s-community .price .euro{margin-top:auto;font-size:16px;letter-spacing:-1.28px}@media (min-width: 1024px){.s-community .price .euro{font-size:25px;letter-spacing:-2px}}.s-community__content{display:flex;justify-content:space-between;align-items:flex-end;max-width:0px;opacity:0;height:100%;transition:max-width 1s ease,opacity .3s ease .3s}.s-community__content ul{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;width:auto;gap:10px;list-style-type:none;text-align:left;color:var(--body-color);padding:0;font-size:13px;letter-spacing:-1.04px}@media (min-width: 640px){.s-community__content ul{font-size:12px;letter-spacing:-.96px}}@media (min-width: 1024px){.s-community__content ul{gap:25px;font-size:18px;letter-spacing:-1.44px}}.s-community__content li{font-weight:300}.s-community__content li strong{font-weight:600}.s-community .btn-contact{position:absolute;top:calc(50% - 17px);right:20px;margin-left:auto;color:#fff;background-color:#585858;border-radius:999px;padding:10px 20px;font-size:12px}@media (min-width: 640px){.s-community .btn-contact{font-size:14px}}.s-community .btn-more{width:100%;margin-bottom:60px}@media (min-width: 1024px){.s-community .btn-more{margin-bottom:15px}}.s-community .btn-more span{display:flex;align-items:flex-start;justify-content:flex-end;gap:20px}.s-community .btn-more svg{transition:translate .2s ease}.s-community .btn-more:hover svg{translate:5px}.ws-footer{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:524px;max-width:3000px;margin-inline:auto;padding:0!important;z-index:1;overflow:hidden}.ws-footer .bg-hero{position:absolute;width:100%;height:100%;z-index:-1;filter:blur(20px)}@media (min-width: 768px){.ws-footer .bg-hero{filter:none}}.ws-footer .bg-hero img{width:100%;height:100%}.ws-footer__logo{display:flex;align-items:center;gap:10px;width:120px;height:-moz-fit-content;height:fit-content}.ws-footer__content{display:flex;padding-top:50px;width:100%;height:100%;gap:40px;row-gap:80px;padding-left:20px;padding-right:20px}@media (min-width: 640px){.ws-footer__content{padding-left:60px;padding-right:60px}}.ws-footer__content{flex-direction:column}@media (min-width: 1280px){.ws-footer__content{flex-direction:row}}.ws-footer__content>*{z-index:1}.ws-footer__content .pages-links{display:flex;gap:50px;flex-direction:column;justify-content:space-between}@media (min-width: 640px){.ws-footer__content .pages-links{gap:50px}}@media (min-width: 768px){.ws-footer__content .pages-links{flex-direction:row;flex-wrap:wrap}}@media (min-width: 1280px){.ws-footer__content .pages-links{margin-left:auto;margin-right:auto}}.ws-footer__content .pages-links ul{width:auto;min-width:150px}@media (min-width: 768px){.ws-footer__content .pages-links ul{width:160px}}.ws-footer__content .pages-links ul li:first-child{margin-bottom:25px;font-size:22px;font-weight:600}@media (min-width: 768px){.ws-footer__content .pages-links ul li:first-child{font-size:20px}}.ws-footer__content .pages-links ul li:not(:first-child){font-weight:500;margin-bottom:0;font-size:18px}@media (min-width: 768px){.ws-footer__content .pages-links ul li:not(:first-child){margin-bottom:5px;font-size:16px}}.ws-footer__content .pages-links ul li{position:relative;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center}@media (min-width: 768px){.ws-footer__content .pages-links ul li{margin-left:0;margin-right:0;text-align:left}}.ws-footer__content .pages-links ul li:after{position:absolute;content:"";width:100%;height:2px;bottom:-3px;left:0;background-color:var(--primary-color);transition:clip-path .2s;clip-path:polygon(0 0,0 0,0 100%,0% 100%);border-radius:2px;transition-timing-function:cubic-bezier(.65,0,.35,1)}.ws-footer__content .pages-links ul li:hover:after{clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%)}.ws-footer__footer{display:flex;justify-content:space-between;margin-top:auto;flex-direction:column;padding:100px 20px 50px}@media (min-width: 640px){.ws-footer__footer{padding-left:60px;padding-right:60px}}@media (min-width: 768px){.ws-footer__footer{flex-direction:row}}.ws-footer__socials{width:140px;display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:10px}.ws-footer__socials a{transition:filter .8s ease}.ws-footer__socials a:hover{filter:var(--blue-filter)}.ws-footer__btn-stores{display:flex;gap:10px;width:100%}@media (min-width: 1024px){.ws-footer__btn-stores{justify-content:flex-end}}.page-welcome{position:relative;background-color:var(--body-color);min-height:100vh;margin-inline:auto;padding-top:88px}.page-welcome section{position:relative;width:100%;max-width:2050px;margin-inline:auto;padding-left:20px;padding-right:20px}@media (min-width: 640px){.page-welcome section{padding-left:60px;padding-right:60px}}.page-welcome h2,.page-welcome .title-2{line-height:1.1;font-size:30px;letter-spacing:-2.4px}@media (min-width: 640px){.page-welcome h2,.page-welcome .title-2{font-size:40px;letter-spacing:-3.2px}}@media (min-width: 768px){.page-welcome h2,.page-welcome .title-2{font-size:50px;letter-spacing:-4px}}@media (min-width: 1024px){.page-welcome h2,.page-welcome .title-2{font-size:60px;letter-spacing:-4.8px}}@media (min-width: 1536px){.page-welcome h2,.page-welcome .title-2{font-size:75px;letter-spacing:-6px}}.page-welcome h3,.page-welcome .title-3{line-height:1.1;font-size:24px;letter-spacing:-1.92px}@media (min-width: 640px){.page-welcome h3,.page-welcome .title-3{font-size:35px;letter-spacing:-2.8px}}@media (min-width: 768px){.page-welcome h3,.page-welcome .title-3{font-size:45px;letter-spacing:-3.6px}}@media (min-width: 1024px){.page-welcome h3,.page-welcome .title-3{font-size:55px;letter-spacing:-4.4px}}@media (min-width: 1536px){.page-welcome h3,.page-welcome .title-3{font-size:70px;letter-spacing:-5.6px}}.page-welcome .title-small-3{letter-spacing:normal;font-size:22px;font-weight:700}@media (min-width: 768px){.page-welcome .title-small-3{font-size:26px}}@media (min-width: 1024px){.page-welcome .title-small-3{font-size:32px}}.page-welcome .title-small{letter-spacing:normal;font-size:18px;font-weight:500}@media (min-width: 768px){.page-welcome .title-small{font-size:20px}}@media (min-width: 1024px){.page-welcome .title-small{font-size:24px}}.page-welcome p{color:var(--secondary-color)}.page-welcome .ws-title{position:relative;margin-inline:auto;text-align:center;padding-top:50px;padding-bottom:40px}@media (min-width: 768px){.page-welcome .ws-title{padding-top:100px}}.page-welcome .ws-title .title{font-weight:700;line-height:1.3;letter-spacing:normal;margin-inline:auto;margin-bottom:30px;font-size:28px}@media (min-width: 640px){.page-welcome .ws-title .title{font-size:35px}}@media (min-width: 768px){.page-welcome .ws-title .title{margin-bottom:60px;font-size:60px}}.page-welcome .ws-title .text{letter-spacing:normal;font-weight:600;line-height:1.3;margin-bottom:60px;font-size:20px}@media (min-width: 768px){.page-welcome .ws-title .text{font-size:24px}}.page-welcome .ws-title .text-gradient{background:var(--weshre-gradient-left-right);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-welcome input[type=number]::-webkit-outer-spin-button,.page-welcome input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-welcome input[type=number]{-moz-appearance:textfield}.page-welcome .s-welcome{position:relative;display:flex;flex-direction:column;justify-content:center;margin-top:50px}.page-welcome .s-welcome .ws-title{max-width:450px}@media (min-width: 768px){.page-welcome .s-welcome .ws-title{max-width:800px}}.page-welcome .s-welcome .ws-title .title{font-size:35px}@media (min-width: 768px){.page-welcome .s-welcome .ws-title .title{font-size:64px}}.page-welcome .s-welcome .ws-title .text{font-weight:400;font-size:20px}@media (min-width: 768px){.page-welcome .s-welcome .ws-title .text{font-size:22px}}.page-welcome .s-welcome .ws-title .text-gradient{background:var(--weshre-gradient-left-right-tight);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-welcome .s-welcome__picture{position:relative;width:100%;margin-bottom:50px;z-index:1}.page-welcome .s-welcome__picture img{width:100%;margin-bottom:50px;max-width:250px}@media (min-width: 640px){.page-welcome .s-welcome__picture img{margin-bottom:0;max-width:385px}}.page-welcome .s-presentation h2{margin-top:20px}@media (min-width: 640px){.page-welcome .s-presentation h2{margin-top:50px}}@media (min-width: 1024px){.page-welcome .s-presentation h2{margin-top:120px}}@media (min-width: 1536px){.page-welcome .s-presentation h2{margin-top:150px}}.page-welcome .s-presentation img{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1000px;padding-top:80px;padding-bottom:80px}@media (min-width: 640px){.page-welcome .s-presentation img{padding-bottom:120px}}@media (min-width: 1024px){.page-welcome .s-presentation img{padding-bottom:150px}}@media (min-width: 1536px){.page-welcome .s-presentation img{padding-bottom:180px}}.page-welcome .s-hero-text{position:relative;overflow:hidden;z-index:0}.page-welcome .s-hero-text h3{z-index:1;padding-top:60px;padding-bottom:60px}@media (min-width: 768px){.page-welcome .s-hero-text h3{padding-top:100px;padding-bottom:100px}}@media (min-width: 1024px){.page-welcome .s-hero-text h3{padding-top:120px;padding-bottom:120px}}@media (min-width: 1536px){.page-welcome .s-hero-text h3{width:90%;padding-top:150px;padding-bottom:150px}}.page-welcome .s-hero-text img{position:absolute;inset:0;width:100%;height:100%;z-index:-1;filter:blur(20px);overflow:hidden}@media (min-width: 768px){.page-welcome .s-hero-text img{filter:none}}.page-welcome .s-hero-text--small h3{padding-top:50px;padding-bottom:50px;line-height:1.1;font-size:26px;letter-spacing:-2.08px}@media (min-width: 640px){.page-welcome .s-hero-text--small h3{font-size:32px;letter-spacing:-2.56px}}@media (min-width: 768px){.page-welcome .s-hero-text--small h3{padding-top:60px;padding-bottom:60px;font-size:36px;letter-spacing:-2.88px}}@media (min-width: 1024px){.page-welcome .s-hero-text--small h3{padding-top:80px;padding-bottom:80px;font-size:45px;letter-spacing:-3.6px}}@media (min-width: 1536px){.page-welcome .s-hero-text--small h3{font-size:54px;letter-spacing:-4.32px}}.page-welcome .s-horizontal{max-width:2050px;margin-inline:auto;margin-bottom:40px}@media (min-width: 640px){.page-welcome .s-horizontal{margin-bottom:60px}}@media (min-width: 1024px){.page-welcome .s-horizontal{margin-bottom:80px}}.page-welcome .s-horizontal__title{font-weight:700;letter-spacing:normal;margin-top:80px;margin-bottom:60px;font-size:22px}@media (min-width: 640px){.page-welcome .s-horizontal__title{margin-top:100px;font-size:26px}}@media (min-width: 1024px){.page-welcome .s-horizontal__title{margin-top:150px;font-size:32px}}.page-welcome .s-horizontal__slide{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;gap:20px;max-width:250px}@media (min-width: 1280px){.page-welcome .s-horizontal__slide{max-width:400px}}.page-welcome .s-horizontal__slide:hover svg{transform:translate(10px)}.page-welcome .s-horizontal__slide:hover p{color:var(--primary-color)}.page-welcome .s-horizontal__figure{display:flex;justify-content:center;align-items:center;width:100%;margin:0}.page-welcome .s-horizontal__text{padding-inline:15px;font-weight:500;text-align:left}.page-welcome .s-horizontal__text p{font-weight:600;line-height:1.2;transition:color .3s ease}.page-welcome .s-horizontal__text svg{margin-top:10px;transition:transform .3s ease}.page-welcome .s-horizontal .swiper-slide{display:flex;justify-content:center}.page-welcome .s-discover{min-height:1100px;margin-bottom:60px;will-change:height;transition:height 1s ease}.page-welcome .s-discover .ws-title .title{max-width:1230px;margin-inline:auto}.page-welcome .s-discover .ws-title .text{margin-inline:auto;max-width:650px;font-size:16px}@media (min-width: 768px){.page-welcome .s-discover .ws-title .text{font-size:20px}}@media (min-width: 1024px){.page-welcome .s-discover .ws-title .text{font-size:24px}}.page-welcome .s-discover__features{position:relative;width:100%;max-width:900px;margin-inline:auto}.page-welcome .s-discover__tabs{position:relative;display:flex;margin-inline:auto;max-width:940px;z-index:1;border-bottom:2px solid rgba(255,255,255,.16);margin-top:0}@media (min-width: 768px){.page-welcome .s-discover__tabs{margin-top:50px}}.page-welcome .s-discover__tabs button{text-align:center;font-weight:500;position:relative;width:33.333334%;padding-block:10px;font-size:12px}@media (min-width: 640px){.page-welcome .s-discover__tabs button{font-size:16px}}.page-welcome .s-discover__tabs button:after{position:absolute;content:"";left:0;bottom:-2px;width:100%;height:100%;border-bottom:2px solid var(--primary-color);z-index:2;opacity:0;transition:opacity .3s ease}.page-welcome .s-discover__tabs button:hover:after,.page-welcome .s-discover__tabs button.active:after{opacity:1}.page-welcome .s-discover__tab{animation:fadeIn 1s forwards}.page-welcome .s-discover .subtitle{text-align:center;color:var(--primary-color);margin-top:25px;margin-bottom:70px;font-size:14px;font-weight:600}@media (min-width: 768px){.page-welcome .s-discover .subtitle{font-size:16px}}@media (min-width: 1024px){.page-welcome .s-discover .subtitle{font-size:18px}}.page-welcome .s-discover__feature{display:flex;justify-content:space-between;align-items:center;max-width:940px;margin-inline:auto;flex-direction:column;gap:60px}@media (min-width: 1024px){.page-welcome .s-discover__feature{flex-direction:row}}.page-welcome .s-discover__feature figure{max-width:200px;padding:20px;order:2}@media (min-width: 1024px){.page-welcome .s-discover__feature figure{order:1}}@media (min-width: 2050px){.page-welcome .s-discover__feature figure{max-width:250px}}.page-welcome .s-discover__feature img{display:flex;width:100%;max-width:330px}.page-welcome .s-discover__feature--right-image .s-discover__content{order:1}@media (min-width: 1024px){.page-welcome .s-discover__feature--right-image .s-discover__content{order:1}}.page-welcome .s-discover__feature--right-image figure{order:2}@media (min-width: 1024px){.page-welcome .s-discover__feature--right-image figure{order:2}}.page-welcome .s-discover__feature .figure-large{aspect-ratio:330/400;max-width:330px;padding:0}@media (min-width: 1024px){.page-welcome .s-discover__feature .figure-large{margin-left:0;margin-right:0}}.page-welcome .s-discover__content{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:560px;gap:40px;order:1}@media (min-width: 1024px){.page-welcome .s-discover__content{order:2;min-height:400px}}.page-welcome .s-discover__content h4{line-height:1.3;font-size:20px;font-weight:600}.page-welcome .s-discover__content p{font-weight:500}.page-welcome .s-discover .swiper-button-prev,.page-welcome .s-discover .swiper-button-next{position:absolute;z-index:10}@media (min-width: 1024px){.page-welcome .s-discover .swiper-button-prev,.page-welcome .s-discover .swiper-button-next{top:calc(100% + 30px)}.page-welcome .s-discover .swiper-button-prev{left:calc(100% - 130px)}}.page-welcome .s-discover .swiper-buttons{position:relative;display:flex;justify-content:center;gap:30px;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-bottom:20px}.page-welcome .s-discover .swiper-button-prev,.page-welcome .s-discover .swiper-button-next{position:relative}@media (min-width: 1024px){.page-welcome .s-discover .swiper-button-prev,.page-welcome .s-discover .swiper-button-next{position:absolute;right:20px}}.page-welcome .s-discover .swiper-button-prev--feature-0,.page-welcome .s-discover .swiper-button-next--feature-0,.page-welcome .s-discover .swiper-button-prev--feature-1,.page-welcome .s-discover .swiper-button-next--feature-1{color:var(--primary-color);width:50px;height:50px;border:1px solid white;border-radius:20px;box-shadow:0 0 5px #0000001a}.page-welcome .s-discover .swiper-button-prev--feature-0:after,.page-welcome .s-discover .swiper-button-next--feature-0:after,.page-welcome .s-discover .swiper-button-prev--feature-1:after,.page-welcome .s-discover .swiper-button-next--feature-1:after{font-size:14px;font-weight:700}.page-welcome .s-dashboard{display:flex;flex-direction:column;margin-bottom:150px;width:100%}@media (min-width: 768px){.page-welcome .s-dashboard{margin-bottom:200px}}@media (min-width: 1024px){.page-welcome .s-dashboard{margin-bottom:250px}}.page-welcome .s-dashboard .ws-title{margin-bottom:60px}.page-welcome .s-dashboard .ws-title .title{max-width:1230px;margin-inline:auto}.page-welcome .s-dashboard .ws-title .text{margin-inline:auto;max-width:874px;font-size:16px}@media (min-width: 768px){.page-welcome .s-dashboard .ws-title .text{font-size:20px}}@media (min-width: 1024px){.page-welcome .s-dashboard .ws-title .text{font-size:24px}}.page-welcome .s-dashboard__images{display:flex;justify-content:center;gap:60px;margin-inline:auto;max-width:100%;flex-direction:column}@media (min-width: 1024px){.page-welcome .s-dashboard__images{margin-top:40px;flex-direction:row;padding-left:60px;padding-right:60px}}.page-welcome .s-dashboard__images figure{max-width:100%}@media (min-width: 1024px){.page-welcome .s-dashboard__images figure{max-width:50%}}.page-welcome .s-dashboard__images img{width:100%}.page-welcome .s-dashboard__image-1{-o-object-fit:contain;object-fit:contain}.page-welcome .s-dashboard__image-2{-o-object-fit:contain;object-fit:contain;margin-top:auto}.page-welcome .tabulations{display:flex;align-items:flex-end;position:relative;width:100%;max-width:510px;z-index:1;margin-bottom:45px}.page-welcome .tabulations button{text-align:center;font-weight:500;position:relative;width:33.333334%;padding-block:10px;border-bottom:2px solid rgba(255,255,255,.16);font-size:12px}@media (min-width: 640px){.page-welcome .tabulations button{font-size:16px}}.page-welcome .tabulations button:after{position:absolute;content:"";left:0;bottom:-2px;width:100%;height:100%;border-bottom:2px solid var(--primary-color);z-index:2;opacity:0;transition:opacity .3s ease}.page-welcome .tabulations button:hover:after,.page-welcome .tabulations button.active:after{opacity:1}.page-welcome .tabulations--7tabs{max-width:900px}.page-welcome .tabulations--7tabs button{width:14.2857%;font-size:8px}@media (min-width: 640px){.page-welcome .tabulations--7tabs button{font-size:12px}}@media (min-width: 768px){.page-welcome .tabulations--7tabs button{font-size:16px}}.page-welcome .tabulations--4tabs{max-width:1200px}.page-welcome .tabulations--4tabs button{width:25%;font-size:12px}@media (min-width: 640px){.page-welcome .tabulations--4tabs button{font-size:16px}}.page-welcome .tabulations__content{display:flex;align-items:center;min-height:500px;flex-direction:column;gap:40px}@media (min-width: 1024px){.page-welcome .tabulations__content{flex-direction:row;gap:60px}}@media (min-width: 1280px){.page-welcome .tabulations__content{gap:100px}}.page-welcome .tabulations__content figure{flex-shrink:0;width:100%;animation:fadeIn .6s forwards;max-width:200px}@media (min-width: 1024px){.page-welcome .tabulations__content figure{order:1}}@media (min-width: 1536px){.page-welcome .tabulations__content figure{max-width:220px}}@media (min-width: 2050px){.page-welcome .tabulations__content figure{max-width:272px}}.page-welcome .tabulations__content .text{display:flex;flex-direction:column;gap:15px;animation:fadeIn .6s forwards}@media (min-width: 1024px){.page-welcome .tabulations__content .text{order:2}}.page-welcome .tabulations__content .text .title{letter-spacing:normal;font-weight:600;margin-bottom:10px;text-align:center;font-size:18px}@media (min-width: 1024px){.page-welcome .tabulations__content .text .title{padding-right:50px;text-align:left;font-size:20px}}@media (min-width: 1280px){.page-welcome .tabulations__content .text .title{font-size:24px}}.page-welcome .tabulations__content .text p{line-height:1.3;font-size:16px}@media (min-width: 768px){.page-welcome .tabulations__content .text p{font-size:20px}}@media (min-width: 1280px){.page-welcome .tabulations__content .text p{font-size:22px}}.page-welcome .tabulations__content .text span{color:var(--primary-color);font-weight:700}.page-welcome .tabulations__content .text ul{padding-block:15px}.page-welcome .tabulations__content .text li{color:var(--secondary-color);font-size:16px}@media (min-width: 768px){.page-welcome .tabulations__content .text li{font-size:18px}}@media (min-width: 1280px){.page-welcome .tabulations__content .text li{font-size:20px}}.page-welcome .tabulations__content .text li span{color:var(--secondary-color)}.page-welcome .hexagon{position:relative;display:flex;align-items:center;justify-content:center;margin-inline:auto;min-height:100%;width:15%;aspect-ratio:1/1;z-index:1;padding-block:25%;margin-top:20px;margin-bottom:80px}@media (min-width: 640px){.page-welcome .hexagon{margin-top:40px;max-width:17%}}@media (min-width: 768px){.page-welcome .hexagon{margin-bottom:100px}}@media (min-width: 1024px){.page-welcome .hexagon{margin-top:60px}}@media (min-width: 1536px){.page-welcome .hexagon{margin-bottom:120px}}.page-welcome .hexagon .svg-hexagon{position:relative}.page-welcome .hexagon .svg-hexagon:after{position:absolute;content:"";width:100%;height:100%;inset:0;transform:scale(.3);border-radius:50%;background-color:#ffffff42;filter:blur(50px);z-index:-1;transition:transform .2s ease .2s}.page-welcome .hexagon .svg-hexagon.hovered:after{transform:scale(.8)}.page-welcome .hexagon .injected-svg{z-index:2;width:100%}.page-welcome .hexagon .link{display:flex;align-items:center;position:absolute;color:var(--primary-color);transition:color .3s ease;height:6px;font-size:2.5vw;font-weight:300;transition:text-shadow .3s ease}@media (min-width: 640px){.page-welcome .hexagon .link{font-size:16px;font-weight:400}}@media (min-width: 1024px){.page-welcome .hexagon .link{font-size:22px}}.page-welcome .hexagon .link:hover{text-shadow:0 0 5px white,0 0 10px white}.page-welcome .hexagon .link--1{top:calc(20% - 3px);left:105%}.page-welcome .hexagon .link--2{top:calc(50% - 5px);left:calc(150% + -0px)}.page-welcome .hexagon .link--3{bottom:calc(20% - 3px);left:105%}.page-welcome .hexagon .link--4{bottom:calc(28% - 3px);right:88%}.page-welcome .hexagon .link--5{top:calc(50% - 5px);right:calc(150% + 10px)}.page-welcome .hexagon .link--6{top:calc(28% - 3px);right:88%}.page-welcome .hexagon .line{position:relative;transition:box-shadow .3s ease;border-radius:5px}.page-welcome .hexagon .line:before{position:absolute;content:"";width:100%;height:100%;inset:0;box-shadow:0 0 10px #fff;transition:transform .5s ease;transform:scaleX(0);transform-origin:top right}.page-welcome .hexagon .line.hovered:before{transform:scaleX(1)}.page-welcome .hexagon .line-1{position:absolute;content:"";bottom:50%;left:calc(50% + .5px);width:100%;height:2px;background-color:var(--primary-color);transform:rotate(-60deg);transform-origin:left center;z-index:-1}.page-welcome .hexagon .line-2{position:absolute;content:"";bottom:calc(50% - 1px);left:50%;width:90%;height:2px;background-color:var(--primary-color);transform:rotate(0);transform-origin:left center;z-index:-1}.page-welcome .hexagon .line-3{position:absolute;content:"";top:50%;left:calc(50% + .5px);width:100%;height:2px;background-color:var(--primary-color);transform:rotate(60deg);transform-origin:left center;z-index:-1}.page-welcome .hexagon .line-4{position:absolute;content:"";bottom:50%;left:calc(50% + .5px);width:70%;height:2px;background-color:var(--primary-color);transform:rotate(-240deg);transform-origin:left center;z-index:-1}.page-welcome .hexagon .line-5{position:absolute;content:"";bottom:calc(50% - 1px);left:50%;width:100%;height:2px;background-color:var(--primary-color);transform:rotate(-180deg);transform-origin:left center;z-index:-1}.page-welcome .hexagon .line-6{position:absolute;content:"";bottom:50%;left:calc(50% - .5px);width:70%;height:2px;background-color:var(--primary-color);transform:rotate(-120deg);transform-origin:left center;z-index:-1}
