.hypnotica-navbar{position:fixed;top:0;left:0;width:100%;transition:background .3s ease-in-out,transform .3s ease-in-out;z-index:5}.hypnotica-navbar__hidden{transform:translateY(-100%)}.hypnotica-navbar__visible{transform:translateY(0)}.hypnotica-navbar__transparent{background:rgba(0,0,0,0)}.hypnotica-navbar__solid{background:rgba(0,0,0,.8)}.hypnotica-navbar-cta--dark{--button-outlined-background:rgba(0,0,0,0.04);--button-outlined-border:rgba(0,0,0,0.18);--button-outlined-color:#1c1e1e}.hypnotica-navbar-cta--mobile{width:100%}.hypnotica-navbar .hypnotica-menu-cta-item{padding-right:0!important}.hypnotica-navbar .hypnotica-menu-cta-item,.hypnotica-navbar .hypnotica-menu-cta-item .ant-menu-title-content{display:inline-flex;align-items:center}.hypnotica-navbar-mobile{position:absolute;bottom:100%;top:80px;left:0;right:0;overflow:hidden;width:100%;height:0;box-sizing:border-box;transition:height .5s ease}@media(min-width:992px){.hypnotica-navbar-mobile{display:none}}.hypnotica-navbar-mobile__open{bottom:0;height:calc(100vh - 80px);height:calc(100dvh - 80px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ant-menu-horizontal{background:rgba(0,0,0,0)!important;border:0}.ant-menu:before{display:none}.ant-menu-item-active,.ant-menu-item-selected{color:#a9a9a9!important;background-color:rgba(0,0,0,0)!important}.ant-menu-item:after,.ant-menu-submenu:after{border-bottom:none!important}.ant-menu .ant-menu-inline,.ant-menu-submenu-title{background:rgba(0,0,0,0)!important}.ant-menu-sub{background:#fff!important}.hypnotica-brand-modal .ant-modal-content{border-radius:18px;overflow:hidden;padding:0}.hypnotica-brand-modal .ant-modal-header{margin:0;padding:0;background:rgba(0,0,0,0)}.hypnotica-brand-modal .ant-modal-body{padding:24px}.hypnotica-brand-modal .ant-modal-close{top:18px;right:18px;border-radius:999px}.hypnotica-brand-modal .ant-modal-close:focus-visible,.hypnotica-brand-modal .ant-modal-close:hover{background:rgba(0,0,0,0)!important;outline:none;box-shadow:none}.hypnotica-brand-modal .ant-modal-close:focus-visible .hypnotica-brand-modal__close,.hypnotica-brand-modal .ant-modal-close:hover .hypnotica-brand-modal__close{background:hsla(0,0%,100%,.34)}.hypnotica-brand-modal__title{color:#fff;padding:18px 24px}.hypnotica-brand-modal__close{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.24);color:#fff;font-size:20px;transition:background .18s ease}.hypnotica-datetime-dropdown{--hypnotica-datetime-accent:#1677ff;max-width:calc(100vw - 20px)}.hypnotica-datetime-dropdown .ant-picker-panel-container{max-width:100%}.hypnotica-datetime-dropdown .ant-picker-time-panel-column:after,.hypnotica-datetime-dropdown .ant-picker-time-panel-column:before{display:none!important;height:0!important;content:none!important}.hypnotica-datetime-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner,.hypnotica-datetime-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.hypnotica-datetime-dropdown .ant-picker-cell-selected .ant-picker-cell-inner{background:var(--hypnotica-datetime-accent)!important}.hypnotica-datetime-dropdown .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:color-mix(in srgb,var(--hypnotica-datetime-accent) 14%,#ffffff)!important}.hypnotica-datetime-dropdown .ant-picker-ok .ant-btn-primary{background:var(--hypnotica-datetime-accent)!important;border-color:var(--hypnotica-datetime-accent)!important;color:#fff!important}.hypnotica-datetime-dropdown .ant-picker-ok .ant-btn-primary:not(:disabled):focus-visible,.hypnotica-datetime-dropdown .ant-picker-ok .ant-btn-primary:not(:disabled):hover{background:var(--hypnotica-datetime-accent)!important;border-color:var(--hypnotica-datetime-accent)!important;opacity:.9}.hypnotica-datetime-mobile-time{display:flex;flex-direction:column;gap:4px;padding:8px 0 0}.hypnotica-datetime-mobile-time__row{display:flex;flex-wrap:nowrap;gap:4px;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.hypnotica-datetime-mobile-time__cell{border:0;background:rgba(0,0,0,0);border-radius:8px;height:36px;min-width:56px;padding:0;font-size:18px;line-height:36px;color:#1a1e26;cursor:pointer}.hypnotica-datetime-mobile-time__cell.is-active{background:color-mix(in srgb,var(--hypnotica-datetime-accent) 14%,#ffffff)}.hypnotica-datetime-mobile-time__cell:disabled{opacity:.35;cursor:not-allowed}.hypnotica-datetime-dropdown--date-only .ant-picker-time-panel{display:none!important}.hypnotica-datetime-dropdown--no-minute-active .ant-picker-time-panel-column:last-child .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner,.hypnotica-datetime-dropdown--no-time-active .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:rgba(0,0,0,0)!important}.hypnotica-datetime-dropdown--time-incomplete .ant-picker-ok .ant-btn-primary{pointer-events:none;opacity:.45;color:#fff!important}@media(max-width:768px){.hypnotica-datetime-dropdown{position:fixed!important;inset:0!important;z-index:9999!important;max-width:100vw!important;width:100vw!important;display:flex;align-items:center;justify-content:center;padding:12px;background:rgba(17,22,29,.45)}.hypnotica-datetime-dropdown .ant-picker-panel-container{width:min(100%,460px)!important;max-height:calc(100vh - 24px);overflow:auto;border-radius:16px}.hypnotica-datetime-dropdown .ant-picker-datetime-panel,.hypnotica-datetime-dropdown .ant-picker-panel-layout,.hypnotica-datetime-dropdown .ant-picker-panels{display:flex;flex-direction:column;width:100%}.hypnotica-datetime-dropdown .ant-picker-date-panel,.hypnotica-datetime-dropdown .ant-picker-datetime-panel .ant-picker-time-panel,.hypnotica-datetime-dropdown .ant-picker-panel,.hypnotica-datetime-dropdown .ant-picker-time-panel{width:100%!important;max-width:100%!important}.hypnotica-datetime-dropdown .ant-picker-datetime-panel .ant-picker-time-panel,.hypnotica-datetime-dropdown .ant-picker-time-panel{border-inline-start:0!important;border-top:1px solid #f0f0f0}.hypnotica-datetime-dropdown .hypnotica-datetime-mobile-time{padding:8px 10px 4px}}.hypnotica-booking-brand-modal .ant-form-item-label>label{color:#3e434a;font-weight:600}.hypnotica-booking-brand-modal__submit{margin-top:8px}.hypnotica-booking-brand-modal__submit :global(.ml--8){width:40px;min-width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f0b300;color:#11161d;margin-left:12px}.hypnotica-booking-brand-modal__success{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:20px 8px}.hypnotica-booking-brand-modal__success-icon{font-size:54px;color:#f0b300}.hypnotica-booking-brand-modal__success-title{margin:0;color:#1a1e26}.hypnotica-booking-brand-modal__success-text{margin:0;color:#5f6672;max-width:560px}.hypnotica-booking-brand-modal__success-progress{width:100%;max-width:360px;height:6px;border-radius:999px;background:rgba(240,179,0,.22);overflow:hidden;margin-top:8px}.hypnotica-booking-brand-modal__success-progress:after{content:"";display:block;height:100%;width:100%;background:#f0b300;transform-origin:left;animation:bookingSuccessCountdown 5s linear forwards}.hypnotica-booking-field-label{display:inline-flex;align-items:center;gap:7px}.hypnotica-booking-field-label__info{color:#8b94a3;cursor:help;font-size:15px;transition:color .18s ease}.hypnotica-booking-field-label__info:hover{color:#f0b300}@keyframes bookingSuccessCountdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}:root{--main-color:#045de9;--white:#ffffff;--blue:#045de9;--grey-light:#a9a9a9;--grey:#1a1f28;--grey-dark:#10131a;--green-light:#f7fbf9;--green:#41b495;--yellow-light:#fffdf5;--purple-light:#f8f6ff;--purple:#582be4;--teal-light:#f2fffd;--image-gr:linear-gradient(360deg,rgba(0,0,0,0.78),rgba(66,66,66,0) 73.68%);--collapse-border:#f0f0f0;--collapse-gr:linear-gradient(225deg,#f0f2f2,#f8f8f8);--black-gr:linear-gradient(180deg,#171717,#2b2b2b);--dahypnotica-coal:22,22,22;--black:#1c1e1e;--yellow:#f3b707;--overlay_bg:linear-gradient(180deg,rgba(0,0,0,0.04),rgba(19,19,19,0.15) 61.5%,rgba(0,0,0,0.17) 78.23%,rgba(0,0,0,0.2) 99.25%),rgba(0,0,0,0.3);--work_bg:linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0.6));--career-main:#2da546;--salesPacker-main:#0ddb9a;--opp-main:#fcc425;--fr-main:#2721b2;--sf-main:#006d5b;--blue-gr:conic-gradient(from 163deg at 61.72% 53.89%,#044dc0 0deg,#071f45 180deg,#045de9 360deg);--blue-gr-hover:conic-gradient(from -12deg at 61.72% 53.89%,#044dc0 0deg,#071f45 180deg,#045de9 360deg);--white-gr:linear-gradient(225deg,#f0f2f2,#f8f8f8);--white-tr:rgba(255,255,255,0.6);--font-outfit:outfit;--font-family:outfit;--font-size-base:16px;--heading-1-size:110px;--heading-2-size:100px;--heading-3-size:64px;--heading-4-size:56px;--heading-5-size:24px;--heading-6-size:80px;--heading-7-size:48px;--heading-8-size:150px;--heading-9-size:32px;--text-0-size:12px;--text-1-size:16px;--text-2-size:24px;--text-3-size:48px;--text-4-size:80px;--text-5-size:72px;--text-6-size:200px;--text-7-size:32px;--text-8-size:40px;--text-9-size:20px;--text-10-size:18px;--font-weight-xbold:800;--font-weight-bold:700;--font-weight-normal:500;--font-weight-Light:400;--media-xs:0px;--media-xs-max:320px;--media-sm-min:425px;--media-sm:576px;--media-sm-max:767px;--media-md:768px;--media-md-max:991px;--media-lg:992px;--media-xlg:1024px;--media-xlg-max:1199px;--media-xl:1200px;--media-xl-max:1300px;--media-xxl:1600px}.hypnotica-footer{position:relative;background-color:#1c1e1e;border-radius:80px 80px 0 0;z-index:2}@media(max-width:768px){.hypnotica-footer{border-radius:40px 40px 0 0}}.hypnotica-footer__content{background-image:url(/_next/static/media/footer_bg.c9bb714b.svg);background-repeat:no-repeat;background-position:center top 32px;background-size:contain}.hypnotica-footer__tablet-layout{margin-top:48px;display:flex;flex-direction:column;align-items:center}.hypnotica-footer__tablet-logo{width:100%;text-align:center;line-height:0}.hypnotica-footer__tablet-menu-row{width:100%;display:flex;justify-content:center;padding:0 24px}.hypnotica-footer__tablet-menu{width:100%;background-color:rgba(0,0,0,0)!important;border-bottom:0!important}.hypnotica-footer__tablet-menu .ant-menu-overflow{width:100%;display:flex;flex-wrap:nowrap;justify-content:center}.hypnotica-footer__tablet-menu .ant-menu-overflow-item{flex:1 1 0;display:flex;justify-content:center;margin:0!important}.hypnotica-footer__tablet-menu .ant-menu-item{width:100%;text-align:center;padding-inline:0!important}