.tenant-not-found{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:100vw;height:100vh;height:100dvh;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:32px 20px;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(87,111,217,.12),transparent 25%),radial-gradient(circle at 88% 82%,rgba(87,111,217,.1),transparent 25%),#fcfcfc;color:#202630;font-family:DINNext,sans-serif}.tenant-not-found:before,.tenant-not-found:after{content:"";position:absolute;border:1px solid rgba(87,111,217,.12);border-radius:50%}.tenant-not-found:before{width:320px;height:320px;top:-190px;inset-inline-start:-100px}.tenant-not-found:after{width:260px;height:260px;bottom:-170px;inset-inline-end:-70px}.tenant-not-found__language{position:absolute;top:28px;inset-inline-end:32px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #d9dff8;border-radius:12px;background:#ffffffe6;color:#4659ae;font:inherit;font-weight:600;cursor:pointer;transition:border-color .16s ease,background .16s ease}.tenant-not-found__language:hover{border-color:#576fd9;background:#f5f6fc}.tenant-not-found__card{width:min(100%,920px);max-height:calc(100dvh - 64px);box-sizing:border-box;display:grid;grid-template-columns:minmax(280px,1fr) minmax(300px,1fr);align-items:center;gap:48px;padding:56px;position:relative;z-index:1;border:1px solid #eceef7;border-radius:28px;background:#fffffff0;box-shadow:0 24px 70px #2026301a}.tenant-not-found__illustration{width:100%;max-width:360px;justify-self:center}.tenant-not-found__content{text-align:start}.tenant-not-found__eyebrow{margin:0 0 6px;color:#576fd9;font-size:1rem;font-weight:700;letter-spacing:.12em}.tenant-not-found__content h1{margin:0 0 14px;color:#202630;font-size:clamp(1.9rem,4vw,2.75rem);line-height:1.25}.tenant-not-found__content>p:not(.tenant-not-found__eyebrow){margin:0 0 30px;color:#616977;font-size:1.08rem;line-height:1.8}.tenant-not-found__retry{min-width:170px;padding:13px 24px;border:0;border-radius:12px;background:#576fd9;color:#fff;font:inherit;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 10px 24px #576fd93d;transition:background .16s ease,transform .16s ease}.tenant-not-found__retry:hover{background:#4e64c3;transform:translateY(-1px)}.tenant-not-found__retry:active{background:#4659ae;transform:translateY(0)}.tenant-not-found__language:focus-visible,.tenant-not-found__retry:focus-visible{outline:3px solid rgba(87,111,217,.3);outline-offset:3px}@media (max-width: 720px){.tenant-not-found{padding:88px 16px 24px}.tenant-not-found__language{top:22px;inset-inline-end:18px}.tenant-not-found__card{max-height:calc(100dvh - 112px);grid-template-columns:1fr;gap:20px;padding:30px 22px 34px;border-radius:22px}.tenant-not-found__illustration{max-width:270px;max-height:32dvh}.tenant-not-found__content{text-align:center}.tenant-not-found__retry{width:100%}}@media (max-height: 700px){.tenant-not-found__card{gap:10px;padding-block:18px}.tenant-not-found__illustration{max-height:26dvh}.tenant-not-found__content>p:not(.tenant-not-found__eyebrow){margin-bottom:16px}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}@font-face{font-family:DINNext;src:url(/assets/DIN%20NEXT%E2%84%A2%20ARABIC%20ULTRALIGHT-BtZKu1z8.otf) format("opentype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:DINNext;src:url(/assets/DIN%20NEXT%E2%84%A2%20ARABIC%20LIGHT-DDTsj6Uq.otf) format("opentype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:DINNext;src:url(/assets/DIN%20NEXT%E2%84%A2%20ARABIC%20REGULAR-B_CnAl0G.otf) format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:DINNext;src:url(/assets/DIN%20NEXT%E2%84%A2%20ARABIC%20MEDIUM-6Cp1kFHl.otf) format("opentype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:DINNext;src:url(/assets/DIN%20NEXT%E2%84%A2%20ARABIC%20BOLD-D19rQdNR.otf) format("opentype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Claudion;src:url(data:font/ttf;base64,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) format("truetype");font-style:normal;font-display:block}
