@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:500);@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;1,200&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap);.__nuxt-error-page{padding:1rem;background:#f7f8fb;color:#47494e;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:sans-serif;font-weight:100!important;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;position:absolute;top:0;left:0;right:0;bottom:0}.__nuxt-error-page .error{max-width:450px}.__nuxt-error-page .title{font-size:1.5rem;margin-top:15px;color:#47494e;margin-bottom:8px}.__nuxt-error-page .description{color:#7f828b;line-height:21px;margin-bottom:10px}.__nuxt-error-page a{color:#7f828b!important;text-decoration:none}.__nuxt-error-page .logo{position:fixed;left:12px;bottom:12px}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 *//*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.multiselect{min-width:250px}@media (max-width:992px){.multiselect{min-width:215px!important}}.multiselect__placeholder{color:rgba(73,80,87,.58039);font-size:15px}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.z-index-1000{z-index:1000}.text-uppercase{text-transform:uppercase}.img-container{position:relative;padding-top:100%}.img-container--wide{position:relative;padding-top:80%}.img-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.break-text{line-break:anywhere}.lebel-search{color:#818181!important}.list-style-none{list-style:none}.cursor-pointer{cursor:pointer}.text-decoration-none{text-decoration:none}.object-fit-contian{-o-object-fit:contain;object-fit:contain}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.font-weight-bold{font-weight:700}.font-weight-bolder{font-weight:900}.color-grey{color:#48525d}.color-muted{color:#747474}.h-100vh{height:100vh}.outline-none{outline:none;box-shadow:none}.editable_indicator--1:after,.editable_indicator--2:after,.editable_indicator--3:after{position:absolute;top:10%;right:-30px;margin-left:10px;line-height:70%;cursor:pointer}.overflow-x-auto{overflow-x:auto}.editable_indicator--1{position:relative;display:inline-block}.editable_indicator--1:after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODE3IDkzMTIuMzQ4KSI+PGNpcmNsZSBjeD0iOS41IiBjeT0iOS41IiByPSI5LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC04MTcgLTkzMTIuMzQ4KSIgZmlsbD0iIzcwNzA3MCIvPjxwYXRoIGQ9Ik0tODAzLjExNS05MzA3LjIzM2ExLjkgMS45IDAgMDAtMi42ODYgMGwtNS4zMDcgNS4zMDhhLjM3MS4zNzEgMCAwMC0uMS4xNjNsLS44MzQgM2EuMzcxLjM3MSAwIDAwLjQ1OS40NTZsMy0uODUxYS4zNzEuMzcxIDAgMDAuMTYxLS42MThsLTEuODg5LTEuODk5IDQuNC00LjQgMS42MzYgMS42MzYtMy4zNjggMy4zNTlhLjM3MS4zNzEgMCAwMC41MjQuNTI1bDQtMy45OTNhMS45IDEuOSAwIDAwMC0yLjY4NnptLTYuMjc3IDcuNTNsLTEuNzUzLjUuNDk0LTEuNzY2em01Ljc1My01LjM2OWwtLjExMS4xMS0xLjYzNy0xLjYzNi4xMS0uMTFhMS4xNTggMS4xNTggMCAwMTEuNjM4IDEuNjM2eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=)}.editable_indicator--2{position:relative;display:inline-block}.editable_indicator--2:after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC43NDIiIGhlaWdodD0iMTAuNzQyIj48cGF0aCBkPSJNMTAuMTEzLjYzYTIuMTQ5IDIuMTQ5IDAgMDAtMy4wNCAwTDEuMDY3IDYuNjM2YS40Mi40MiAwIDAwLS4xMDguMTg0bC0uOTQzIDMuMzlhLjQyLjQyIDAgMDAuNTE5LjUxNmwzLjM5LS45NjNhLjQyLjQyIDAgMDAuMTgzLS43TDEuOTcgNi45Mmw0Ljk3OS00Ljk3OUw4LjggMy43OTNsLTMuODEyIDMuOGEuNDIuNDIgMCAwMC41OTMuNTk0bDQuNTMxLTQuNTE5YTIuMTQ5IDIuMTQ5IDAgMDAwLTMuMDR6bS03LjEgOC41MjFsLTEuOTg0LjU2NC41NTYtMnpNOS41MiAzLjA3NWwtLjEyNS4xMjUtMS44NTMtMS44NTIuMTI1LS4xMjVBMS4zMSAxLjMxIDAgMDE5LjUyIDMuMDc1eiIgZmlsbD0iIzgxOGQ5OSIvPjwvc3ZnPg==);top:30%}.editable_indicator--3{position:relative;display:inline-block}.editable_indicator--3:after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0iTTE2Ljk0NSAxLjA1NWEzLjYgMy42IDAgMDAtNS4wOTMgMEwxLjc4NyAxMS4xMmEuNy43IDAgMDAtLjE4LjMwOUwuMDI2IDE3LjEwOGEuNy43IDAgMDAuODY5Ljg2NWw1LjY4LTEuNjEzYS43LjcgMCAwMC4zMDYtMS4xNzNMMy4zIDExLjZsOC4zNDMtOC4zNDMgMy4xIDMuMS02LjM4NCA2LjM2OGEuNzA1LjcwNSAwIDAwLjk5MyAxbDcuNTkzLTcuNTcyYTMuNiAzLjYgMCAwMDAtNS4wOTN6TTUuMDQxIDE1LjMzM2wtMy4zMjUuOTQ0LjkzMS0zLjM0NXptMTAuOTEtMTAuMThsLS4yMS4yMDktMy4xLTMuMS4yMDktLjIwOWEyLjIgMi4yIDAgMDEzLjEwNSAzLjF6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)}.color-light-state-gray{color:#818d99}.color-inherit{color:inherit}.variants__color{height:31px;width:31px;display:flex;align-items:center;justify-content:center}.variants__color--selected{padding:4px;border:1px solid #d4dce4}.variants__color i{height:21px;width:21px}@media (min-width:768px){.azure-vertical-spacer,.dark-vertical-spacer,.primary-vertical-spacer{display:flex;align-items:center;justify-content:center}}@media (max-width:768px){.azure-vertical-spacer,.dark-vertical-spacer,.primary-vertical-spacer{display:none}}.azure-vertical-spacer:before,.dark-vertical-spacer:before,.primary-vertical-spacer:before{content:"";height:20px;width:.5px;display:block}.btn-azure,.btn-dark,.btn-primary{transition:all .1s ease-in;height:2.5em;box-sizing:border-box;font-weight:600;font-size:17px;line-height:120%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:.125em solid transparent;border-radius:0}.background-primary{background-color:#ffa64c}.color-primary,.fill-primary,.fill-primary path{color:#ffa64c}.primary-vertical-spacer:before{background-color:#ffa64c}.btn-primary{background-color:#ffa64c!important;color:#fff}.btn-primary:hover:enabled{background:#ffb366!important}.background-azure{background-color:#078efa}.color-azure,.fill-azure,.fill-azure path{color:#078efa}.azure-vertical-spacer:before{background-color:#078efa}.btn-azure{background-color:#078efa!important;color:#fff}.btn-azure:hover:enabled{background:#2099fb!important}.background-dark{background-color:#3d4853}.color-dark,.fill-dark,.fill-dark path{color:#3d4853}.dark-vertical-spacer:before{background-color:#3d4853}.btn-dark{background-color:#3d4853!important;color:#fff}.btn-dark:hover:enabled{background:#485562!important}.text-primary{color:#ffa64c}.text-primary::-moz-placeholder{color:#ffa64c}.text-primary::placeholder{color:#ffa64c}.text-primary:-ms-input-placeholder{color:#ffa64c}.text-primary::-ms-input-placeholder{color:#ffa64c}.text-azure{color:#078efa}.text-azure::-moz-placeholder{color:#078efa}.text-azure::placeholder{color:#078efa}.text-azure:-ms-input-placeholder{color:#078efa}.text-azure::-ms-input-placeholder{color:#078efa}.text-dark{color:#3d4853}.text-dark::-moz-placeholder{color:#3d4853}.text-dark::placeholder{color:#3d4853}.text-dark:-ms-input-placeholder{color:#3d4853}.text-dark::-ms-input-placeholder{color:#3d4853}.text-grey{color:#48525d}.text-grey::-moz-placeholder{color:#48525d}.text-grey::placeholder{color:#48525d}.text-grey:-ms-input-placeholder{color:#48525d}.text-grey::-ms-input-placeholder{color:#48525d}.text-dim-grey{color:#707070}.text-dim-grey::-moz-placeholder{color:#707070}.text-dim-grey::placeholder{color:#707070}.text-dim-grey:-ms-input-placeholder{color:#707070}.text-dim-grey::-ms-input-placeholder{color:#707070}.text-davy-grey{color:#515a64}.text-davy-grey::-moz-placeholder{color:#515a64}.text-davy-grey::placeholder{color:#515a64}.text-davy-grey:-ms-input-placeholder{color:#515a64}.text-davy-grey::-ms-input-placeholder{color:#515a64}.text-taupe-grey{color:#8b8b8b}.text-taupe-grey::-moz-placeholder{color:#8b8b8b}.text-taupe-grey::placeholder{color:#8b8b8b}.text-taupe-grey:-ms-input-placeholder{color:#8b8b8b}.text-taupe-grey::-ms-input-placeholder{color:#8b8b8b}.text-princeton-orange{color:#ff9100}.text-princeton-orange::-moz-placeholder{color:#ff9100}.text-princeton-orange::placeholder{color:#ff9100}.text-princeton-orange:-ms-input-placeholder{color:#ff9100}.text-princeton-orange::-ms-input-placeholder{color:#ff9100}.text-grey--2{color:#cfcfcf}.text-grey--2::-moz-placeholder{color:#cfcfcf}.text-grey--2::placeholder{color:#cfcfcf}.text-grey--2:-ms-input-placeholder{color:#cfcfcf}.text-grey--2::-ms-input-placeholder{color:#cfcfcf}.text-grey--3{color:#6c6c6c}.text-grey--3::-moz-placeholder{color:#6c6c6c}.text-grey--3::placeholder{color:#6c6c6c}.text-grey--3:-ms-input-placeholder{color:#6c6c6c}.text-grey--3::-ms-input-placeholder{color:#6c6c6c}.font-9{font-size:9px}@media (max-width:768px){.font-9{font-size:8.1px}}.font-10{font-size:10px}@media (max-width:768px){.font-10{font-size:9px}}.font-11{font-size:11px}@media (max-width:768px){.font-11{font-size:9.9px}}.font-12{font-size:12px}@media (max-width:768px){.font-12{font-size:10.8px}}.font-13{font-size:13px}@media (max-width:768px){.font-13{font-size:11.7px}}.font-14{font-size:14px}@media (max-width:768px){.font-14{font-size:12.6px}}.font-15{font-size:15px}@media (max-width:768px){.font-15{font-size:13.5px}}.font-16{font-size:16px}@media (max-width:768px){.font-16{font-size:14.4px}}.font-18{font-size:18px}@media (max-width:768px){.font-18{font-size:16.2px}}.font-20{font-size:20px}@media (max-width:768px){.font-20{font-size:18px}}.font-22{font-size:22px}@media (max-width:768px){.font-22{font-size:19.8px}}.font-24{font-size:24px}@media (max-width:768px){.font-24{font-size:21.6px}}.font-25{font-size:25px}@media (max-width:768px){.font-25{font-size:22.5px}}.font-26{font-size:26px}@media (max-width:768px){.font-26{font-size:23.4px}}.font-27{font-size:27px}@media (max-width:768px){.font-27{font-size:24.3px}}.font-28{font-size:28px}@media (max-width:768px){.font-28{font-size:25.2px}}.font-29{font-size:29px}@media (max-width:768px){.font-29{font-size:26.1px}}.font-36{font-size:36px}@media (max-width:768px){.font-36{font-size:32.4px}}.font-42{font-size:42px}@media (max-width:768px){.font-42{font-size:37.8px}}.font-50{font-size:50px}@media (max-width:768px){.font-50{font-size:45px}}.spacer-10{height:10px;width:100%;display:block}@media (max-width:768px){.spacer-10{height:9px}}.spacer-20{height:20px;width:100%;display:block}@media (max-width:768px){.spacer-20{height:18px}}.spacer-30{height:30px;width:100%;display:block}@media (max-width:768px){.spacer-30{height:27px}}.spacer-40{height:40px;width:100%;display:block}@media (max-width:768px){.spacer-40{height:36px}}.spacer-50{height:50px;width:100%;display:block}@media (max-width:768px){.spacer-50{height:45px}}.spacer-60{height:60px;width:100%;display:block}@media (max-width:768px){.spacer-60{height:54px}}.spacer-70{height:70px;width:100%;display:block}@media (max-width:768px){.spacer-70{height:63px}}.spacer-100{height:100px;width:100%;display:block}@media (max-width:768px){.spacer-100{height:90px}}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.line-height-16{line-height:16px}.line-height-26{line-height:26px}.default_navbar a:hover,.organisation_profile__navbar a:hover,header#header.create_item_form__navbar a:hover{color:inherit}.default_navbar a svg,.organisation_profile__navbar a svg,header#header.create_item_form__navbar a svg{margin-right:10px}.default_navbar p,.organisation_profile__navbar p,header#header.create_item_form__navbar p{color:#3d4853}.default_navbar .publish_btn,.organisation_profile__navbar .publish_btn,header#header.create_item_form__navbar .publish_btn{height:2.5rem;padding:0 .7rem!important;padding:0;margin-right:20px}@media (min-width:641px) and (max-width:1024px){.default_navbar .publish_btn,.organisation_profile__navbar .publish_btn,header#header.create_item_form__navbar .publish_btn{width:110px;font-size:10px;margin-right:5px}}@media (max-width:992px){.default_navbar .publish_btn,.organisation_profile__navbar .publish_btn,header#header.create_item_form__navbar .publish_btn{margin-right:10px;padding:0 .6rem!important;border-radius:10px;font-size:.6rem!important}}.default_navbar .publish_btn+section svg,.organisation_profile__navbar .publish_btn+section svg,header#header.create_item_form__navbar .publish_btn+section svg{font-size:14px;color:#241332}.default_navbar .publish_Section,.organisation_profile__navbar .publish_Section,header#header.create_item_form__navbar .publish_Section{display:flex!important}.default_navbar .publish_Section a:hover,.organisation_profile__navbar .publish_Section a:hover,header#header.create_item_form__navbar .publish_Section a:hover{color:#fff!important}.default_navbar .publish_a,.organisation_profile__navbar .publish_a,header#header.create_item_form__navbar .publish_a{font-size:10px;text-decoration:none;background-color:#3d4853!important;color:#fff;padding:.68rem 1rem .62rem;border-right:1px solid #333;border-bottom:1px solid #333;border-left:1px solid #ccc;cursor:pointer;display:inline-block}.default_navbar input,.organisation_profile__navbar input,header#header.create_item_form__navbar input{min-height:22px;width:300px}.default_navbar .badge-light,.organisation_profile__navbar .badge-light,header#header.create_item_form__navbar .badge-light{background-color:#e6e6e6;color:#161616;font-size:14px;font-weight:700}.space-10{padding-top:10px}.space-20{padding-top:20px}.space-30{padding-top:30px}.space-40{padding-top:40px}.bg-muted{background-color:#f6f6f6}.width-fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}@font-face{font-family:Dense-Regular;src:url(/_nuxt/fonts/Dense-Regular.f634ce4.otf)}@font-face{font-family:Bison-Regular;src:url(data:font/ttf;base64,AAUWBwACAABNYWMgT1MgWCAgICAgICAgAAIAAAAJAAAAMgAAAQYAAAACAAABOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQVRUUgAAAAAAAAE4AAAAtAAAAIQAAAAAAAAAAAAAAAAAAAACAAAAtAAAAEgAAA9jb20uYXBwbGUubWFjbAAAAAAAAPwAAAA8AAAVY29tLmFwcGxlLnF1YXJhbnRpbmUAAwA4hihZe31NzZasYmv1k9MFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcS8wMDgzOzYxNjVmMTZjO1NhZmFyaTsyODlCOTlCNS04QzdBLTQxNDUtOERGNy03QkZCODMzRTI4QTYA)}@font-face{font-family:Bison-Bold;src:url(data:font/ttf;base64,AAUWBwACAABNYWMgT1MgWCAgICAgICAgAAIAAAAJAAAAMgAAAQYAAAACAAABOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQVRUUgAAAAAAAAE4AAAAtAAAAIQAAAAAAAAAAAAAAAAAAAACAAAAtAAAAEgAAA9jb20uYXBwbGUubWFjbAAAAAAAAPwAAAA8AAAVY29tLmFwcGxlLnF1YXJhbnRpbmUAAwA4hihZe31NzZasYmv1k9MFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcS8wMDgzOzYxNjVmMTZjO1NhZmFyaTsyODlCOTlCNS04QzdBLTQxNDUtOERGNy03QkZCODMzRTI4QTYA)}@font-face{font-family:PTSans-Bold;src:url(/_nuxt/fonts/PTSans-Bold.4597bd6.ttf)}@font-face{font-family:HelveticaNeue;src:url(/_nuxt/fonts/HelveticaNeue.9dbbc9d.ttf)}@font-face{font-family:HelveticaNeue Medium;src:url(/_nuxt/fonts/HelveticaNeue\ Medium.64ab502.ttf)}*{font-family:HelveticaNeue,sans-serif;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#fcfcfc;letter-spacing:0;line-height:1.25rem}::-webkit-scrollbar{width:1em;height:1em}::-webkit-scrollbar-track{background:#f1f7ed}::-webkit-scrollbar-thumb{background:#b1b1b1;border:.25em solid #f1f7ed;border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:#7b7b7b}.create_item_form__form_wrapper__gallery input,.create_item_form__form_wrapper__gallery textarea,.organisation_profile input,.organisation_profile textarea,.v-alias-input input,.v-alias-input textarea{background:transparent;border:2px dashed #bdcad8;width:100%;min-height:40px;padding:0 10px;outline:none}.text-muted--light{color:rgba(0,0,0,.5)}.shadow--light{box-shadow:0 .5px 1.5px 0 rgba(0,0,0,.16)}@media (min-width:768px){.main-container{margin-top:5rem}}.main_header-img{max-height:38px}.main_header_fanclb{max-width:162px}header#header{width:100%;box-shadow:0 10px 20px 0 hsla(0,0%,74.5%,.16)}@media (min-width:768px){header#header .navbar{height:69px}}header#header .nav-item .nav-link{color:inherit;font-weight:700;font-size:.875em}header#header.create_item_form__navbar{top:0;position:fixed}@media (min-width:992px){header#header.create_item_form__navbar{width:calc(100% - 220px)}}@media (min-width:768px){header#header.create_item_form__navbar+.container,header#header.create_item_form__navbar+.row,header#header.create_item_form__navbar+main{margin-top:69px}}@media (max-width:1024px){header#header.create_item_form__navbar ul a{margin-right:15px}}@media (min-width:641px) and (max-width:1024px){header#header.create_item_form__navbar ul a{font-size:14px}}header#header.create_item_form__navbar ul a:last-of-type{margin-right:0}header#header.create_item_form__navbar ul a li{color:#3d4853;font-weight:500}@media (max-width:768px){header#header.create_item_form__navbar ul a li{flex-direction:column}}header#header.create_item_form__navbar ul a li .number{margin-right:3px;color:#bdcad8;border:2px solid #bdcad8;height:26px;width:26px;line-height:22px;font-weight:700}header#header.create_item_form__navbar ul a li.active .number{border:none;background:#3bce95;line-height:26px;color:#fff}header#header .arrow{height:69px;display:flex;flex-direction:column;position:relative;margin:0 17.5px}@media (min-width:1024px){header#header .arrow{margin:0 14px}}header#header .arrow-top{transform:rotate(340deg)}header#header .arrow-bottom,header#header .arrow-top{border-right:1px solid #f1f4f8;height:50px;display:inline-block}header#header .arrow-bottom{transform:rotate(20deg)}footer{background-color:#1a1a1a}.footer-section,footer{font-family:Helvetica,sans-serif}.footer-section{direction:ltr;display:flex;justify-content:space-between;align-items:center;padding:1.9rem 0 0;height:10.5rem;margin:0 auto;max-width:64rem}.footer-section .logo-container{width:13.375rem;font-family:Helvetica;font-size:12px;color:#ddd}.footer-section .logo-container img{width:200px;height:auto}.footer-section .logo-container hr{margin:.5rem 0}.footer-section .logo-container hr.seperator{border:.6px solid #333}.footer-section .logo-container .terms-of-use-container{display:flex;justify-content:space-between}.footer-section .logo-container .terms-of-use-container a{color:#ddd}.footer-section .social-media{font-family:Helvetica;font-size:14px}.footer-section .social-media p{margin-bottom:.875rem}.footer-section .social-media .social-media-icons{display:flex;grid-gap:1.6rem;gap:1.6rem}.footer-section .subscribe{width:24.75rem}.footer-section .subscribe .questions{font-family:Helvetica;font-size:14px}.footer-section .subscribe .subscribe-to-newslettter{display:flex}.footer-section .subscribe .subscribe-to-newslettter .subscribe-input{height:3.1rem;background-color:#1a1a1a;border:1px solid #ea473b;flex-grow:20;padding-left:.5rem;text-shadow:0 3px 6px rgba(0,0,0,.16);font-family:Helvetica;font-size:12px;color:#fff}.footer-section .subscribe .subscribe-to-newslettter .subscribe-input:focus{outline:none}.footer-section .subscribe .subscribe-to-newslettter .subscribe-input::-moz-placeholder{color:#fff;opacity:1}.footer-section .subscribe .subscribe-to-newslettter .subscribe-input:-ms-input-placeholder{opacity:1}.footer-section .subscribe .subscribe-to-newslettter .subscribe-input::placeholder{color:#fff;opacity:1}.footer-section .subscribe .subscribe-to-newslettter .subscribe-input:-ms-input-placeholder{color:#fff}.footer-section .subscribe .subscribe-to-newslettter .subscribe-input::-ms-input-placeholder{color:#fff}.footer-section .subscribe .subscribe-to-newslettter .subscribe-btn{width:7.6rem;height:3.1rem;font-family:Helvetica;font-size:14px;border:none;color:#fff;background-color:#ea473b;flex-grow:1}.footer-section .footer-link{color:#ddd;text-shadow:none;font-family:Helvetica,sans-serif;font-size:11px}.footer-section .footer-btn{font-family:Helvetica;font-size:14px}.copyright{text-shadow:0 3px 3px rgba(0,0,0,.16);font-family:Helvetica;margin:0 auto;max-width:64rem;font-size:10px;color:#fff;background-color:#1a1a1a;direction:ltr;text-align:right;padding:1rem 0 0;height:4rem;font-family:Helvetica,sans-serif;text-transform:uppercase}#zamalek-layout .store_body_container{direction:rtl}#zamalek-layout #page-product_slides .slider_products_container{background-color:#f8f7f7;font-size:16px!important;width:100%;padding:0!important;margin:0!important;display:flex;justify-content:center}#zamalek-layout #page-product_slides .slider_products_container *{font-family:cairo}#zamalek-layout #page-product_slides .slider_products_container .header_section{margin-top:6.25em!important;height:36.375em;width:61%!important;padding-right:1em}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_left_col{text-align:center!important;justify-content:center;display:flex;flex-direction:column;align-content:center}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_left_col .right_section{width:70%}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_right_col{display:flex;justify-content:left;align-items:flex-start;position:relative}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_right_col .overlay_1{width:100%;height:18%;position:absolute;bottom:0;left:0;z-index:5;background-image:linear-gradient(0deg,#f8f7f7,transparent)}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_right_col .overlay_2{width:100%;height:18%;position:absolute;top:0;left:0;z-index:5;background-image:linear-gradient(180deg,#f8f7f7,transparent)}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_right_col .slide_image_container{height:100%;display:flex;justify-content:left;align-items:flex-start}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_right_col .slide_image_container .container_img{margin-top:4em;height:84%}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_title{font-size:2.175em;font-family:cairo-black;color:#ffa64c}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_desc{margin-bottom:1.2em;font-family:Cairo;font-size:1.563em;font-weight:800;width:100%;color:#000}@media (min-width:1850px){#zamalek-layout #page-product_slides .slider_products_container .header_section .header_desc{width:81%}}#zamalek-layout #page-product_slides .slider_products_container .header_section .dixon_glasses{width:42.563em}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_actions{margin:0;padding:0}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_actions button{width:94%;height:2.8em;background-color:#deddd4;font-weight:800;color:#000;border-radius:.25em;font-size:1.5em;border:0}#zamalek-layout #page-product_slides .slider_products_container .header_section .header_actions .add_button{background-color:#fff;border:.1em solid #db000c;color:#000;width:60%}#zamalek-layout #page-product_slides .slider_products_container .swiper-container{width:100%!important;height:35em!important}#zamalek-layout #page-product_slides .slider_products_container .swiper-container .swiper-pagination{display:flex;justify-content:center;align-items:center}#zamalek-layout #page-product_slides .slider_products_container .swiper-container .swiper-pagination-bullets{transform:rotate(90deg);border-radius:100%;left:0}#zamalek-layout #page-product_slides .slider_products_container .swiper-container .swiper-pagination>.swiper-pagination-bullet{height:.575em;width:.575em;background-color:#000;opacity:1;margin-left:2.8em;color:transparent}#zamalek-layout #page-product_slides .slider_products_container .swiper-container .swiper-pagination-bullet-active{height:1em!important;width:1em!important;background-color:#ffa64c!important;color:#ffa64c!important;font-family:cairo-black;transform:rotate(-89.5deg)}#zamalek-layout #page-product_slides .products_slider_black{position:relative;background-color:#000;width:100%;direction:ltr;display:flex;justify-content:center;align-items:center;padding-bottom:3.75em;padding-top:1.875em}#zamalek-layout #page-product_slides .products_slider_black__header{color:#fff;text-transform:uppercase;font-weight:600;font-size:1.675em;font-family:cairo;display:flex;justify-content:flex-end;margin:auto auto 1.875rem}#zamalek-layout #page-product_slides .products_slider_black__header p{padding:0;margin:0}#zamalek-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card{margin:0;background-color:#fff;height:15em;width:100%;border-radius:0}#zamalek-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card .product_image{width:75%;margin-left:16%}#zamalek-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card__title{width:100%;font-size:1em;font-weight:800;position:absolute;top:23%;left:-6%;display:flex;justify-content:center}#zamalek-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card__icons_container{position:absolute;width:100%;text-align:center;bottom:21%;color:#ffa64c;font-weight:800;font-size:1.15rem}#zamalek-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card__icons_container p{align-items:center;display:flex;justify-content:center;direction:rtl}#zamalek-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card__icons_container img{width:1em;margin-left:.2em}#zamalek-layout #page-product_slides .products_slider_black .swiper-container .swiper-slide{height:auto;display:flex;justify-content:left;margin:auto}#zamalek-layout #page-product_slides .products_slider_black .swiper-button-next,#zamalek-layout #page-product_slides .products_slider_black .swiper-container-rtl .swiper-button-prev{right:2.5%!important;top:50%;left:auto;color:#9f871d;font-size:10rem}#zamalek-layout #page-product_slides .products_slider_black .swiper-button-next:after,#zamalek-layout #page-product_slides .products_slider_black .swiper-container-rtl .swiper-button-prev:after{font-size:2.8rem;font-weight:bolder}#zamalek-layout #page-product_slides .products_slider_black .swiper-button-prev,#zamalek-layout #page-product_slides .products_slider_black .swiper-container-rtl .swiper-button-next{left:2%!important;top:50%;left:auto;color:#9f871d;font-size:10rem}#zamalek-layout #page-product_slides .products_slider_black .swiper-button-next:after,#zamalek-layout #page-product_slides .products_slider_black .swiper-button-prev:after{font-size:2.8rem;font-weight:bolder}#zamalek-layout #page-product_slides .Products_List{display:flex;justify-content:center;align-items:flex-start;min-height:33.75em;background-color:#f5f5f2;width:100%;margin:0;padding:0}#zamalek-layout #page-product_slides .Products_List__row{height:100%}#zamalek-layout #page-product_slides .Products_List__row .right_column{display:flex;align-items:center;justify-content:flex-end;margin-right:auto}#zamalek-layout #page-product_slides .Products_List__row .right_column .btn-group .btn{background:transparent;color:#000;font-weight:800;border:none;box-shadow:none;font-size:.9em;padding:0 .7em}#zamalek-layout #page-product_slides .Products_List__row .right_column .active{color:#ffa64c!important}#zamalek-layout #page-product_slides .Products_List__row .prods{padding-top:1.875em;padding-bottom:1.875em}#zamalek-layout #page-product_slides .Products_List__row .chevron_container{display:flex;justify-content:center;align-items:flex-start;margin-top:.4em;margin-bottom:.6em;color:#ffa64c;font-size:2.6rem}#zamalek-layout #page-product_slides .Products_List__row .chevron_container svg{cursor:pointer}#zamalek-layout #page-product_slides .Workout_List{display:flex;justify-content:center;align-items:flex-start;min-height:33.75em;background-color:#fff;width:100%;margin:0;padding:0}#zamalek-layout #page-product_slides .Workout_List .product_card_container{margin-left:-.5rem;width:100%}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card{transition:transform .5s;height:22.5em;width:100%;background-color:#fafafa;box-shadow:0 8px 17px 0 #f3f3f3,0 6px 20px 0 #dedede;cursor:pointer;padding:1.25em 1em;border-radius:0}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card .svg_container{color:#ffa64c}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card__title{font-weight:bolder;font-size:.9em}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card__original-p{color:#ffa64c!important;font-size:.63em;font-weight:800}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card__original-p:after{content:"";width:100%;height:.1em;position:absolute;background:#db000c!important;left:0;top:55%}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card__discount{color:#ffa64c!important;font-size:.63em;font-weight:800}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card .prod_svg{height:1rem}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card:after{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 2s cubic-bezier(.165,.84,.44,1);content:"";opacity:0;z-index:-1}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card:focus,#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card:hover{transform:scale3d(1.006,1.006,1);box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15)}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card:focus:after,#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card:hover:after{opacity:1}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card__img-container{height:16em;display:flex;justify-content:center;align-items:center}#zamalek-layout #page-product_slides .Workout_List .product_card_container .my_prod_card__img-container .my_image{height:80%}#zamalek-layout #page-product_slides .product_component_header{text-transform:uppercase;font-weight:800;font-family:Cairo;font-size:1.875em;padding-left:0;color:#ffa64c;display:flex;justify-content:flex-start;margin-right:.3em}#zamalek-layout #page-product_slides .product_card_container{margin-left:-.5rem;width:100%}#zamalek-layout #page-product_slides .product_card_container .my_prod_card{transition:transform .5s;height:22.5em;width:100%;cursor:pointer;background-color:#fff;box-shadow:0 8px 17px 0 #fff,0 6px 20px 0 #dedede;padding:1.25em 1em;border-radius:0}#zamalek-layout #page-product_slides .product_card_container .my_prod_card .svg_container{color:#ffa64c}#zamalek-layout #page-product_slides .product_card_container .my_prod_card__title{font-weight:bolder}#zamalek-layout #page-product_slides .product_card_container .my_prod_card__original-p{color:#ffa64c!important;font-size:.63em;font-weight:800;position:relative}#zamalek-layout #page-product_slides .product_card_container .my_prod_card__original-p:after{content:"";width:71%;height:.1em;position:absolute;background:#db000c!important;left:0;top:55%}#zamalek-layout #page-product_slides .product_card_container .my_prod_card__discount{color:#ffa64c!important;font-size:.63em;font-weight:800}#zamalek-layout #page-product_slides .product_card_container .my_prod_card .prod_svg{height:1rem}#zamalek-layout #page-product_slides .product_card_container .my_prod_card:after{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 2s cubic-bezier(.165,.84,.44,1);content:"";opacity:0;z-index:-1}#zamalek-layout #page-product_slides .product_card_container .my_prod_card:focus,#zamalek-layout #page-product_slides .product_card_container .my_prod_card:hover{transform:scale3d(1.006,1.006,1);box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15)}#zamalek-layout #page-product_slides .product_card_container .my_prod_card:focus:after,#zamalek-layout #page-product_slides .product_card_container .my_prod_card:hover:after{opacity:1}#zamalek-layout #page-product_slides .product_card_container .my_prod_card__img-container{height:16em;display:flex;justify-content:center;align-items:center}#zamalek-layout #page-product_slides .product_card_container .my_prod_card__img-container .my_image{height:80%}#zamalek-layout #page-product_slides .benefits_container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;min-height:13.125em;background-color:#000;color:#fff}#zamalek-layout #page-product_slides .benefits_container__row{min-height:9em;display:flex;align-items:center}#zamalek-layout #page-product_slides .benefits_container .title{margin:0;font-weight:bolder;font-size:1.2rem;font-family:cairo-bold}#zamalek-layout #page-product_slides .benefits_container .desc{margin:0;font-weight:500;font-size:.73em;width:90%}@media (max-width:990px){#zamalek-layout #page-product_slides .benefits_container .desc{width:100%}}#zamalek-layout #page-product_slides .benefits_container .no_padding{padding:0;margin:0}@media (max-width:990px){#zamalek-layout #page-product_slides .benefits_container .no_padding{margin-bottom:2rem;margin-top:2rem}}#zamalek-layout #page-product_slides .benefits_container .border_right{position:absolute;height:55%;width:.15em;top:50%;left:4%;transform:translate(-50%,-50%);background-color:#bababa;border-radius:.15em}@media (max-width:990px){#zamalek-layout #page-product_slides .benefits_container .border_right{height:.15em;width:38%;bottom:0;top:100%;right:11%;transform:translate(-50%,-50%);background-color:#8e8e8e;border-radius:.15em}}#zamalek-layout #page-product_slides .Not_to_miss{display:flex;justify-content:center;align-items:flex-start;min-height:54.75em;background-color:#f5f5f2;width:100%;margin:0;padding:0}#zamalek-layout #page-product_slides .Not_to_miss__row{width:100%;height:100%;padding-bottom:2em}#zamalek-layout #page-product_slides .Not_to_miss__row .products .title_container{padding-top:1.875em;padding-bottom:1.875em}#zamalek-layout #page-product_slides .Not_to_miss__row .products .title_container .title{text-transform:uppercase;font-weight:800;font-size:1.875em;font-family:cairo-bold;color:#ffa64c}#zamalek-layout #page-product_slides .Not_to_miss__row .products .products_container{min-height:35em}#zamalek-layout #page-product_slides .Not_to_miss__row .products .vertical_card{height:100%;width:24.875em;padding:0;margin:0;display:flex;justify-content:center;align-items:center;background-color:#fff}#zamalek-layout #page-product_slides .Not_to_miss__row .products .vertical_card__title{font-size:1.25em;color:#ffa64c;text-transform:uppercase;font-weight:800;font-family:cairo-bold}#zamalek-layout #page-product_slides .Not_to_miss__row .products .vertical_card__sub_title{font-size:1.25em;font-weight:800;font-family:cairo-bold;margin-top:1.2em;text-transform:uppercase;margin-bottom:.2em}#zamalek-layout #page-product_slides .Not_to_miss__row .products .vertical_card__price{font-size:1.875em;color:#ffa64c;text-transform:uppercase;font-weight:800;margin:0}#zamalek-layout #page-product_slides .Not_to_miss__row .products .vertical_card__image{width:12.063em}#zamalek-layout #page-product_slides .Not_to_miss__row .products .vertical_card__original-p{color:#ffa64c!important;font-weight:800;font-size:.7em;position:relative;font-family:cairo-black}#zamalek-layout #page-product_slides .Not_to_miss__row .products .vertical_card__original-p:after{content:"";width:100%;height:.1em;position:absolute;background:#db000c!important;left:0;top:55%}#zamalek-layout #page-product_slides .Not_to_miss__row .products .vertical_card__discount{font-family:cairo-black;color:#ffa64c!important;font-weight:800;font-size:.7em}#zamalek-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right{background-color:#fff;width:98%;height:100%;padding:1em;margin-right:auto}#zamalek-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__row{display:flex;align-items:center;justify-content:right}#zamalek-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__row_image{width:100%}#zamalek-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__title{font-size:1.25em;color:#000;font-weight:800;margin-bottom:.5em;font-family:cairo-bold}#zamalek-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__subtitle{font-size:.85em;font-weight:800;margin-bottom:.2em}#zamalek-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__price_column{padding-left:2.3em!important}#zamalek-layout #page-product_slides .Not_to_miss .horizantal_container_column{height:48.5%}#zamalek-layout #page-product_slides .Not_to_miss .column_spacer{height:3%;width:100%}#zamalek-layout #page-product_slides .Not_to_miss .subscribe_component_container{background-color:#fff;min-height:10em}#zamalek-layout #page-product_slides .Not_to_miss .subscribe_component_container .subscribe_component{height:6.25em;background-color:#f5f5f5;width:100%;display:flex;justify-content:center;align-items:center;margin:auto}#zamalek-layout #page-product_slides .Not_to_miss .subscribe_component_container .subscribe_component__title{font-size:1.5em;color:#ffa64c;margin-left:.5em;font-weight:800;text-transform:uppercase;font-family:cairo-bold}#zamalek-layout #page-product_slides .Not_to_miss .subscribe_component_container .subscribe_component__subtitle{font-size:.875em;color:#000;font-weight:800}#zamalek-layout #page-product_slides .Not_to_miss .subscribe_component_container .subscribe_component .form-control{padding:1.375rem .85rem}#zamalek-layout #page-product_slides .Not_to_miss .subscribe_component_container .subscribe_component input{background-color:#d3d3d3;border:none;font-size:.8em}#zamalek-layout #page-product_slides .Not_to_miss .subscribe_component_container .subscribe_component button{border-radius:inherit;padding:0 1.5em;background-color:#ffa64c;color:#fff;border:none;font-family:cairo-bold;text-transform:uppercase;letter-spacing:.08ch}#zamalek-layout #page-product_slides .nav_links_container *{font-family:Cairo-bold;font-size:.88em}#zamalek-layout #page-product_slides .nav_links_container a{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;margin:0 .6em}#zamalek-layout #page-product_slides .nav_links_container a:hover{font-weight:800}#zamalek-layout #page-product_slides .nav_links_container a:hover:after{content:"";height:.425em;width:100%;background:#ffa64c;position:absolute;bottom:0;left:0}#zamalek-layout #page-product_slides .nav_links_container .no_after a:before{content:none!important}#zamalek-layout #page-product_slides .header-link{color:#000;font-size:20px;height:100%}@media (min-width:992px){#zamalek-layout #page-product_slides .header-link{padding-left:15px;padding-right:15px}}#zamalek-layout #page-product_slides .nuxt-link-exact-active{font-weight:700}#zamalek-layout .footer-section{padding-top:1.875em;padding-bottom:3.65em;background-color:#1a1a1a;position:relative;font-family:Helvetica}#zamalek-layout .footer-section__container{width:63%;margin:auto;padding-left:.8%}#zamalek-layout .footer-section .col-12,#zamalek-layout .footer-section .col-lg-4{padding-right:0;padding-left:0}#zamalek-layout .footer-section .footer-logo{position:relative}#zamalek-layout .footer-section .footer-logo:after{content:"";height:.1em;width:14.1em;transform:translate(-50%,100%);background:grey;position:absolute;bottom:8%;left:7.4em;border-radius:2em}#zamalek-layout .footer-section .footer-link{color:#ddd;font-size:12px;margin-bottom:.2em!important;text-shadow:.188em .188em #000;font-family:Helvetica;font-size:.875em;letter-spacing:.1em;text-transform:capitalize}#zamalek-layout .footer-section .social-circle{position:relative;height:50px;width:30px;border-radius:50%;cursor:pointer;text-decoration:none}#zamalek-layout .footer-section .social-circle .icon{color:#ea473b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px}#zamalek-layout .footer-section .form-group div{height:100%}#zamalek-layout .footer-section .footer-input input{border:1px solid #ffa64c!important;border-right:none!important;font-size:.9rem!important;color:#fff!important;height:100%;background-color:transparent;border-radius:0}#zamalek-layout .footer-section .footer-input label{font-size:.8rem!important}#zamalek-layout .footer-section .footer-btn{height:3.1rem;border:13px solid #ffa64c}#zamalek-layout .footer-section .terms_row{width:20em;margin:auto;font-size:.75em;color:#ddd;position:absolute;bottom:0}#zamalek-layout .footer-section .social_row{width:70%;margin:auto}#zamalek-layout .footer-section .questions_title{font-size:.875em;font-family:Helvetica;letter-spacing:.05em}#zamalek-layout .footer-section .questions_sub{font-size:.585em;font-family:Helvetica;letter-spacing:.01ch;text-transform:uppercase}#zamalek-layout .footer-section .subs_container{position:relative}@media (max-width:990px){#zamalek-layout .footer-section .subs_container .sub_row{width:50%;margin:auto!important}}#zamalek-layout .footer-section .subs_container .copy_rights{font-size:.625em;text-transform:uppercase;position:absolute;bottom:-4em;right:8%}#zamalek-layout #header.header{position:fixed;top:0;z-index:50;min-height:5.85em}#zamalek-layout #header.header .logout_container{background:#000;border-radius:3.906em;width:4em;height:2em;position:relative}#zamalek-layout #header.header .logout_container .b-avatar{width:1.8rem;height:1.8rem}#zamalek-layout #header.header .logout_container a{padding:0}#zamalek-layout #header.header .logout_container .last-item{padding:0;position:absolute;left:.1em}#zamalek-layout #header.header .container_items{height:100%;display:inline-flex;justify-content:center;align-items:center;padding:0;margin-bottom:.5em}#zamalek-layout #header.header .container_items .dropdown-toggle:after{top:54%;left:-20%;position:absolute;color:#ffa64c}#zamalek-layout #header.header .container_items svg{color:#ffa64c}#zamalek-layout #header.header .lang_changer{margin-right:2em;font-size:1em}#zamalek-layout #header.header .lang_changer .b-avatar-text{font-family:Cairo-bold;font-weight:700;text-transform:capitalize}#zamalek-layout #header.header .store_name{font-weight:800}#zamalek-layout #header.header .navbar{min-height:5.85em;padding-bottom:0;margin:auto}#zamalek-layout #header.header .navbar-brand{margin:0}#zamalek-layout #header.header .navbar-brand img{height:30px;max-width:120px;-o-object-fit:contain;object-fit:contain}#zamalek-layout #header.header .navbar-brand .logo_image{height:3em;width:9.063em}#zamalek-layout #header.header .nav_container{width:61%;height:5.85em!important}#zamalek-layout #header.header .nav_container .header_actions_section{color:#ffa64c!important}#zamalek-layout #header.header .nav_container .header_actions_section svg{margin:0 .4em}.header_nav_section{position:relative}.header_nav_section .campaign_page_btn{position:absolute;height:40px!important;right:0;width:6.3rem;top:0;border-radius:10px!important}@media (max-width:991px){.header_nav_section .campaign_page_btn{top:-25%}}.create-btn{height:40px!important;right:0;width:6.3rem;top:0;border-radius:10px!important}@media (max-width:991px){.create-btn{top:-25%}}.donations_list{margin:10vh 3vw}@media (max-width:991px){.donations_list{margin:16vh 3vw}}@media (max-width:1290px){.donations_list .col-xl-4{flex:0 0 50%;max-width:50%}}@media (max-width:950px){.donations_list .col-xl-4{flex:0 0 100%;max-width:100%}}.donations_list .campaigns_row{max-width:1150px}@media (min-width:1600px){.donations_list .campaigns_row{margin-right:14vw!important}}@media (min-width:1500px){.donations_list .campaigns_row{margin-right:7vw}}@media (max-width:992px){.donations_list .campaigns_row{margin-top:.7rem!important}.donations_list .campaigns_row .campaignContent{padding-left:0!important;padding-right:0!important;margin-bottom:unset!important}.donations_list .campaigns_row .campaignContent .card{width:100%}}.donations_list .card{height:23.8rem;width:20rem;box-shadow:0 3px 4px 2px #e8e8e8;border:none;margin-bottom:1.5rem!important}@media (max-width:992px){.donations_list .card{margin:auto}}.donations_list .card a.badge-secondary:focus,.donations_list .card a.badge-secondary:hover{color:#000;background-color:#ffa64b}.donations_list .card img{height:10.5rem;position:relative;width:100%;background-size:cover;color:#fff}.donations_list .card .img_overlay{position:absolute;top:0;bottom:0;left:0;right:0;height:10.5rem;background:linear-gradient(0deg,transparent,rgba(0,0,0,.3)),linear-gradient(180deg,transparent,rgba(0,0,0,.3))}.donations_list .card .card_redirect{cursor:pointer;position:absolute;top:0;left:0;height:100%;width:100%}.donations_list .card-header{padding-left:1.5rem;background-color:transparent;border-bottom:none}.donations_list .card_type_donation{position:absolute;font-weight:900;text-transform:uppercase;font-size:.6rem;color:#43d56a}.donations_list .card_progress{right:1.5rem;position:absolute;font-size:.5rem;font-weight:800;font-style:italic;color:#7c7c7c;text-transform:uppercase}.donations_list .card-title{font-size:1.02rem;font-weight:900;text-transform:uppercase;padding-left:.15rem;color:#0f1628;text-shadow:1px 1px #d0d0d0}.donations_list .card_desc{font-size:.8rem;padding-left:.25rem}.donations_list .funds{position:absolute;left:25%;bottom:10%;text-transform:capitalize}.donations_list .funds p{margin-bottom:0}.donations_list .funds__icon{position:absolute;right:104%;color:#fff;background:orange}.donations_list .funds__title{line-height:.7rem;font-size:.7rem;color:silver;font-weight:500}.donations_list .funds__money{font-weight:800;color:#616c79;font-size:.93rem}.donations_list .funds__rest{line-height:.5rem;font-size:.7rem;font-weight:600;color:#949494;text-transform:lowercase}.donations_list .donors{right:16%;position:absolute;text-transform:capitalize;bottom:11.5%}.donations_list .donors p{margin-bottom:0}.donations_list .donors__icon{position:absolute;right:105%;top:-6%;color:#fff;background:orange}.donations_list .donors__title{line-height:.7rem;font-size:.7rem;color:silver;font-weight:500}.donations_list .donors__money{font-weight:800;color:#616c79;font-size:.93rem}.donations_list .edit_icon{position:absolute;top:3.8%;right:14%;width:1.5rem;height:1.5rem;font-size:3rem;background:#fff;color:#818181}.donations_list .edit_icon svg{width:55%;height:55%}.donations_list .Participants_icon{right:20%}.donations_list .days_section .clock_icon{position:absolute;top:3%;left:6%;width:1.5rem;height:1.5rem;font-size:3rem;background:transparent;color:#fff}.donations_list .days_section .clock_icon svg{width:55%;height:55%}.donations_list .days_section .days_left{position:absolute;top:3.75%;left:13%;font-style:italic;font-size:.5rem;font-weight:300;color:#fff;text-transform:uppercase}.donations_list .pagination_wrapper{margin-top:8rem}.auction_list{margin:10vh 3vw}@media (max-width:991px){.auction_list{margin:16vh 3vw;margin-left:.7rem!important;margin-right:.7rem!important}}.auction_list .campaigns_row{max-width:1150px}@media (min-width:1600px){.auction_list .campaigns_row{margin-right:14vw!important}}@media (min-width:1500px){.auction_list .campaigns_row{margin-right:7vw}}.auction_list .card{height:23.8rem;width:20rem;box-shadow:0 3px 4px 2px #e8e8e8;border:none;margin-bottom:1.5rem!important}@media (max-width:992px){.auction_list .card{margin:auto}}.auction_list .card img{height:10.5rem;width:100%}.auction_list .card-header{padding-left:1.5rem;background-color:transparent;border-bottom:none}.auction_list .card_type{position:absolute;font-weight:900;text-transform:uppercase;font-size:.6rem;color:#33a1fa}.auction_list .card_progress{right:1.5rem;position:absolute;font-size:.5rem;font-weight:800;font-style:italic;color:#7c7c7c;text-transform:uppercase}.auction_list .card-title{font-size:1.02rem;font-weight:900;text-transform:uppercase;padding-left:.15rem;color:#0f1628;text-shadow:1px 1px #d0d0d0}.auction_list .card_desc{font-size:.8rem;padding-left:.25rem}.auction_list .auction_funds{position:absolute;left:25%;text-transform:capitalize;bottom:12%}.auction_list .auction_funds p{margin-bottom:0}.auction_list .auction_funds__titlesm{margin-left:-.3rem;line-height:.7rem;font-size:.6rem;color:silver;font-weight:500}.auction_list .auction_funds__title{line-height:.7rem;font-size:.7rem;color:silver;font-weight:500}.auction_list .auction_funds__money{font-weight:800;color:#616c79;font-size:.93rem}.auction_list .auction_funds__rest{line-height:.5rem;font-size:.7rem;font-weight:600;color:#949494;text-transform:lowercase}.auction_list .auction_funds__icon{right:107%!important;bottom:3%!important;position:absolute;color:#fff;background:orange}.auction_list .auction_donors{right:10%;bottom:12%;position:absolute;text-transform:capitalize}.auction_list .auction_donors p{margin-bottom:0}.auction_list .auction_donors__title{line-height:.7rem;font-size:.7rem;color:silver;font-weight:500}.auction_list .auction_donors__money{font-weight:800;color:#616c79;font-size:.93rem}.auction_list .timers{color:#fff;position:relative;display:flex;justify-content:center;align-items:center;background-color:#fff;height:4rem;width:10rem;position:absolute;top:52%;left:50%;border-radius:.4rem .4rem 0 0;transform:translate(-50%,-128%)}.auction_list .timers .hours{left:40%}.auction_list .timers .mins{left:69%}.auction_list .timers__items{left:10%;position:absolute;background:#707070;width:23%;height:60%;border-radius:3%}.auction_list .timers__item1{font-size:.9rem;font-weight:700;top:7%}.auction_list .timers__item1,.auction_list .timers__item2{position:absolute;text-align:center;height:100%;width:100%}.auction_list .timers__item2{font-size:.5rem;top:55%;font-weight:200}.auction_list .edit_icon{position:absolute;top:3.8%;right:14%;width:1.5rem;height:1.5rem;font-size:3rem;background:#fff;color:#818181}.auction_list .edit_icon svg{width:55%;height:55%}.auction_list .preview_button{position:absolute;visibility:hidden;transform:translateY(100%);opacity:0;transition:all .3s;top:15%;left:37%;font-size:.9rem;background:#fff;color:#000;padding:.1rem .8rem;font-weight:600;letter-spacing:.05rem}.auction_list .preview_button svg{width:55%;height:55%}.auction_list .card:hover .preview_button{visibility:visible;transform:translateY(40%);opacity:1;transition:all .3s}.auction_list .preview_button:hover{background:#ffa64b;color:#fff}.custom_error_handler .desc_col,.custom_error_handler .price_col{height:5rem}.custom_error_handler .price_input .invalid-feedback{width:500%!important}.custom_error_handler .desc_input .invalid-feedback{margin-left:5rem!important}.Participants_icon{right:25%!important}.delete_icon{right:3%!important;border-radius:50%!important;display:flex!important;justify-content:center!important;align-items:center!important}.delete_icon svg{position:absolute;width:65%!important;height:65%!important}.confirmStatusActive svg,.publishPopup svg{height:28px;width:28px;cursor:pointer}.setup_progress{position:relative;margin-top:11vh;max-width:1400px}@media (max-width:1200px){.setup_progress{min-width:auto}}.setup_progress .card{margin:auto;min-height:22rem;box-shadow:0 3px 4px 2px #e8e8e8;border:none}@media (max-width:1200px){.setup_progress .card{margin-top:2rem!important;margin-bottom:2rem!important}}.setup_progress .icon-numb{background-color:#fff;border:.18rem solid #bdcad8;color:#bdcad8;font-weight:700;border:3px solid #bdcad8!important}.setup_progress .icon-check,.setup_progress .icon-numb{margin-top:1rem;margin-bottom:1.7rem;height:2rem;width:2rem}.setup_progress .icon-check{background-color:#00df76;border:none;color:#fff;font-weight:900}.setup_progress .icon-check .b-icon{width:100%!important}.setup_progress a{font-size:.9rem;height:3.2rem;font-weight:600;text-transform:uppercase;margin:0 auto .9rem;border-radius:.3rem}.setup_progress .button-style{font-weight:700;width:8.75rem}.setup_progress .initial_header{font-family:PT Sans,sans-serif;font-weight:700;font-size:1.875rem;color:#000;line-height:30px}.setup_progress .second_header{font-family:PT Sans,sans-serif;font-weight:700;font-size:1.25rem;color:#000;line-height:20px}.setup_progress .profile-completed-icon{height:50px}.setup_progress .initial_desc{display:block;width:45%;margin:auto auto 3rem;color:#858585;font-weight:500;font-size:1rem}@media (max-width:1000px){.setup_progress .initial_desc{width:auto}}.setup_progress .card_title{font-weight:900;font-size:1.3rem;margin-bottom:.5rem;line-height:30px}.setup_progress .card_desc{display:block;margin:auto;color:#9d9d9d;font-weight:500;font-size:.75rem;width:85%;line-height:15px}.setup_progress .card-body{padding-bottom:0}.setup_progress .card-footer{border:none;background-color:#fff}.setup_progress .launch_btn{background-color:#3d3d3d!important}.setup_progress .disabled_btn{background-color:#757575!important;border:none!important}.setup_progress .first_card{position:relative}.setup_progress .second_chevron_right{position:absolute;right:30%;top:47%;font-size:4rem;color:#c4c4c4;font-weight:700}@media (max-width:1430px){.setup_progress .second_chevron_right{display:none}}.setup_progress .first_chevron_right{position:absolute;left:30%;top:47%;font-size:4rem;color:#c4c4c4;font-weight:700}@media (max-width:1200px){.setup_progress .first_chevron_right{left:31%;top:35vh}}@media (max-width:1430px){.setup_progress .first_chevron_right{display:none}}.setup_progress_launch{background-color:#f2f2f2;margin:8vh auto auto}@media (max-width:1200px){.setup_progress_launch{min-width:auto}}@media (max-width:1400px){.setup_progress_launch .col-xl-4{flex:auto;max-width:100%}}.setup_progress_launch .inner_comp{position:relative;margin:auto;padding:0;max-width:1500px}.setup_progress_launch .card{position:relative;margin:auto;width:22.5rem;min-height:8.5rem;box-shadow:0 3px 4px 2px #e8e8e8;border:none}@media (max-width:1200px){.setup_progress_launch .card{margin-top:2rem!important;margin-bottom:2rem!important}}.setup_progress_launch .card img{position:absolute;bottom:0;left:5%}.setup_progress_launch .img-launch{position:absolute;top:8%;left:0}.setup_progress_launch .img-store-setup{position:absolute;top:4%;left:1%!important}.setup_progress_launch .img-store{left:1%!important;margin-bottom:3.5%!important}.setup_progress_launch .b-avatar{position:absolute;top:0;right:5%}.setup_progress_launch .card-inner{position:absolute;bottom:0;left:0}.setup_progress_launch .icon-numb{background-color:#fff;color:#bdcad8;margin-top:1rem;font-size:.8rem;margin-bottom:1.7rem;border:.13rem solid #dbe1e9!important}.setup_progress_launch .icon-check{margin-top:1rem;margin-bottom:1.7rem;height:2rem;width:2rem;background-color:#00df76;border:none;color:#fff;font-weight:900}.setup_progress_launch .icon-check .b-icon{width:100%!important}.setup_progress_launch a{font-size:.9rem;height:3.2rem;width:93%;font-weight:600;text-transform:uppercase;margin:0 auto .9rem;border-radius:.3rem}.setup_progress_launch .header_section{margin-left:1%}@media (max-width:1500px){.setup_progress_launch .header_section{margin-left:0;text-align:center}}.setup_progress_launch .initial_header{font-weight:700;font-size:1.4rem;color:#555}.setup_progress_launch .initial_desc{display:block;width:50%;margin-bottom:3rem;color:#858585;font-weight:500;font-size:1rem}@media (max-width:1500px){.setup_progress_launch .initial_desc{width:auto}}.setup_progress_launch .card_text{bottom:0}.setup_progress_launch .card_text,.setup_progress_launch .card_text_launch{position:absolute;left:24%;margin-bottom:6%;display:flex;flex-direction:column;text-align:left}.setup_progress_launch .card_text_launch{top:10%}.setup_progress_launch .card_title{font-weight:900;font-size:1.1rem}.setup_progress_launch .card_desc{display:inline-block;color:#9d9d9d;font-weight:500;font-size:.7rem;width:85%}.setup_progress_launch .card-body{padding-bottom:0}.setup_progress_launch .card-footer{border:none;background-color:#fff}.setup_progress_launch .launch_btn{background-color:#3d3d3d!important;padding:0 1rem}.setup_progress_launch .launch_btn,.setup_progress_launch .launch_btn_red{position:absolute;bottom:0;right:4.5%;width:-webkit-fit-content;width:-moz-fit-content;font-size:.8rem;font-weight:600;height:2.2rem;width:fit-content;border:none!important}.setup_progress_launch .launch_btn_red{background-color:#ffa64c!important}.setup_progress_launch .disabled_btn{position:absolute;top:10%;left:5%;width:6.3rem;font-size:.7rem;font-weight:500;height:1.7rem;background-color:#757575!important;border:none!important}.setup_progress_launch .first_card{position:relative}.setup_progress_launch .second_chevron_right{position:absolute;right:30%;top:56%;font-size:4rem;color:#c4c4c4;font-weight:700}@media (max-width:1550px){.setup_progress_launch .second_chevron_right{display:none}}.setup_progress_launch .first_chevron_right{position:absolute;left:30.5%;top:56%;font-size:4rem;color:#c4c4c4;font-weight:700}@media (max-width:1200px){.setup_progress_launch .first_chevron_right{left:31%;top:35vh}}@media (max-width:1550px){.setup_progress_launch .first_chevron_right{display:none}}.create_item_form{min-height:81vh}@media (max-width:992px){.create_item_form{padding-top:100px}}.create_item_form .create_item_form__form_wrapper__gallery{padding-top:2rem!important}.create_item_form .full-body-height{min-height:calc(100vh - 69px)}.create_item_form__left_col{width:100%;background-color:#fff6f5}@media (min-width:768px){.create_item_form__left_col{max-width:591px}}.create_item_form__right_col{padding:0 30px;width:100%;background-color:#fff6f5}@media (min-width:1024px){.create_item_form__right_col{max-width:416px;width:416px;height:100vh;position:fixed;right:0}}.create_item_form__form_wrapper{padding:50px 30px}@media (max-width:992px){.create_item_form__form_wrapper{padding:20px 15.6px}}.create_item_form__form_wrapper h1,.create_item_form__form_wrapper h2{margin-bottom:10px}.create_item_form__form_wrapper header,.create_item_form__form_wrapper input{width:100%}@media (min-width:768px){.create_item_form__form_wrapper header,.create_item_form__form_wrapper input{max-width:424px}}.create_item_form__form_wrapper header{margin-bottom:40px}@media (max-width:992px){.create_item_form__form_wrapper header{margin-bottom:15px}}.create_item_form__form_wrapper header p{color:#48525d}.create_item_form__form_wrapper label:not(.form-control),.create_item_form__form_wrapper legend{text-transform:uppercase;font-size:14px;color:#515a64;font-weight:700;letter-spacing:.4px}.create_item_form__form_wrapper main{width:100%}.create_item_form__form_wrapper input[type=text]{height:43px;width:100%;font-size:.875em;border-radius:3px;border:1px solid #e7e7e7}.create_item_form__form_wrapper input[type=text]::-moz-placeholder{color:#cfcfcf;font-size:14px;opacity:1}.create_item_form__form_wrapper input[type=text]:-ms-input-placeholder{opacity:1}.create_item_form__form_wrapper input[type=text]::placeholder{color:#cfcfcf;font-size:14px;opacity:1}.create_item_form__form_wrapper input[type=text]:-ms-input-placeholder{color:#cfcfcf;font-size:14px}.create_item_form__form_wrapper input[type=text]::-ms-input-placeholder{color:#cfcfcf;font-size:14px}.create_item_form__form_wrapper .templates .single-template img{height:332px;width:250px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.create_item_form__form_wrapper__step-1 section{margin-bottom:50px}@media (max-width:992px){.create_item_form__form_wrapper__step-1 section{margin-bottom:20px}}@media (min-width:992px){.create_item_form__form_wrapper__step-1 section{margin-top:15px}}.create_item_form__form_wrapper__step-2>div{margin-bottom:20px;display:inline-block}.create_item_form__form_wrapper__step-2>div section{margin-bottom:30px}@media (max-width:992px){.create_item_form__form_wrapper__step-2>div section{margin-bottom:20px}}.create_item_form__form_wrapper__gallery header{height:50px;background-color:#f6f6f6;margin-bottom:28px}.create_item_form__form_wrapper__gallery header input{width:250px}.create_item_form__form_wrapper__gallery input,.create_item_form__form_wrapper__gallery textarea{border:1px dashed #707070;margin-bottom:10px}.create_item_form__form_wrapper__gallery button.btn-secondary{border-radius:3px;height:2.5em;display:flex;align-items:center;justify-content:center}.create_item_form__form_wrapper__gallery button.bid_now{box-shadow:0 3px 6px 0 rgba(7,142,250,.26);margin-bottom:14px;padding:25px 20px}.create_item_form__form_wrapper__gallery button.btn_buy_now{background-color:#ff9100;border-radius:3px;box-shadow:0 3px 6px 0 hsla(0,0%,43.9%,.26);padding:16.5px}.create_item_form__form_wrapper__gallery .box{background-color:#fff;box-shadow:0 10px 20px 0 rgba(0,0,0,.16);padding:30px 20px;text-align:center;margin-bottom:20px}.create_item_form__form_wrapper__gallery .box .remaining_time{margin-bottom:33px}.create_item_form__form_wrapper__gallery .box .remaining_time div{padding:10px 15px;height:66px;width:65px;background-color:#f8f8f8;border-radius:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.15);margin:0 10px}.create_item_form__form_wrapper__gallery .box .remaining_time div:first-of-type{margin:0 10px 0 0}.create_item_form__form_wrapper__gallery .box .remaining_time div:last-of-type{margin:0 0 0 10px}.create_item_form__form_wrapper__gallery .box .remaining_time *{display:flex;flex-direction:column;color:#707070;font-weight:600}.create_item_form__form_wrapper__gallery .box h3{color:#747474}.create_item_form__form_wrapper__gallery .box .current-bid{color:#078efa;margin-bottom:23px}.create_item_form__form_wrapper__gallery .box .estimated-value{color:#707070;margin-bottom:33px}.create_item_form__form_wrapper__gallery .box .amount{margin-bottom:5px;border:1px solid #e7e7e7;border-radius:3px;padding:8.5px 10px;font-size:19px;color:#727272}.create_item_form__form_wrapper__gallery .box .amount button{box-shadow:0 2px 3px 0 rgba(0,0,0,.16);background-color:#f7f7f7;height:42px;width:42px;transition:all .1s ease-in}.create_item_form__form_wrapper__gallery .box .amount button:active{box-shadow:none;border:1px solid rgba(0,0,0,.16)}.create_item_form__form_wrapper__gallery .box .amount button .icon_plus{font-size:25px;font-weight:500}.create_item_form__form_wrapper__gallery .box .amount+div{margin-bottom:33px}.create_item_form__form_wrapper__gallery .box.p-0 header span{color:#000}.create_item_form__form_wrapper__gallery .box.p-0 hr{border-top:1px solid rgba(0,0,0,.16);margin:0}.create_item_form__form_wrapper__gallery .box.p-0 div{padding:33px 22px 22px}.create_item_form__form_wrapper__gallery .box.p-0 div span{color:#707070}.create_item_form__form_wrapper__gallery .box.p-0 div button{margin-top:33px}.create_item_form__form_wrapper__gallery .landing_content{color:#525252}.create_item_form__form_wrapper__gallery .title{padding:5px 10px;width:100%;margin-bottom:6px}@media (min-width:768px){.create_item_form__form_wrapper__gallery .title{width:423px}}.create_item_form__form_wrapper__gallery .title::-moz-placeholder{color:#078efa;opacity:1}.create_item_form__form_wrapper__gallery .title:-ms-input-placeholder{opacity:1}.create_item_form__form_wrapper__gallery .title::placeholder{color:#078efa;opacity:1}.create_item_form__form_wrapper__gallery .title:-ms-input-placeholder{color:#078efa}.create_item_form__form_wrapper__gallery .title::-ms-input-placeholder{color:#078efa}.create_item_form__form_wrapper__gallery .describtion{padding:7.5px 10px;color:#454545;width:100%;margin-bottom:12px}@media (min-width:768px){.create_item_form__form_wrapper__gallery .col-md-7{min-width:61.1%;max-width:61.1%}}@media (min-width:1024px){.create_item_form__form_wrapper__gallery .col-md-5{padding-left:0}}@media (min-width:768px){.create_item_form__form_wrapper__gallery .col-md-5{max-width:37%;min-width:37%;padding-right:0;padding-left:1.9%}}.create_item_form__form_wrapper__gallery .organisation_header{margin-bottom:24px}@media (max-width:992px){.create_item_form__form_wrapper__gallery .organisation_header{margin-bottom:0}}.create_item_form__form_wrapper__gallery .organisation_header img{margin-right:12px;height:58px;-o-object-fit:contain;object-fit:contain;background-color:#fff;border:1px solid #eaeaea;padding:2px}.create_item_form__form_wrapper__gallery time{text-shadow:0 3px 3px rgba(0,0,0,.16);margin-bottom:15px}.create_item_form--selected{transition:all .1s ease-in-out;border:1px solid #707070;box-shadow:none!important}.create_item_form--selected:after{content:"";position:absolute;border-radius:50%;height:24px;width:24px;background-color:#35cf94;right:4px;bottom:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' fill='%23fff5f5' height='14' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}@media (min-width:768px){.create_item_form--long-option{max-width:353px;width:353px}}.images-preview{margin-top:10px}.images-preview::-webkit-scrollbar{height:6px;width:100%}.images-preview::-webkit-scrollbar-thumb{background:rgba(15,15,20,.4)}.images-preview::-webkit-scrollbar-track{background:rgba(15,15,20,.16)}@media (max-width:768px){.images-preview::-webkit-scrollbar-track{margin-right:10px;margin-left:10px}}@media (min-width:768px){.images-preview::-webkit-scrollbar-track{margin-right:50px;margin-left:50px}}.images-preview{scrollbar-face-color:rgba(15,15,20,.16);scrollbar-track-color:rgba(15,15,20,.4)}.images-preview img{height:68px;width:120px;margin:0 14px 14px 0;-o-object-fit:cover;object-fit:cover;transition:all .1s ease-in}.images-preview img:active{transform:scale(.95)}.image_uploader_wrapper__bg{min-height:366px;text-align:center;text-transform:uppercase}.image_uploader_wrapper .upload_new_photos,.image_uploader_wrapper__bg{background:#505050;font-size:13px;color:#fff;font-weight:600;padding:0 28px;white-space:normal;display:flex;align-items:center;justify-content:center}.image_uploader_wrapper .upload_new_photos{height:67px;width:119px;border:none}.image_uploader_wrapper .image_uploader,.image_uploader_wrapper .store_setup__upload_design_col .product .grid-container .dark_back_design,.image_uploader_wrapper .store_setup__upload_design_col .product .grid-container .dark_front_design,.image_uploader_wrapper .store_setup__upload_design_col .product .grid-container .light_back_design,.image_uploader_wrapper .store_setup__upload_design_col .product .grid-container .light_front_design,.store_setup__upload_design_col .product .grid-container .image_uploader_wrapper .dark_back_design,.store_setup__upload_design_col .product .grid-container .image_uploader_wrapper .dark_front_design,.store_setup__upload_design_col .product .grid-container .image_uploader_wrapper .light_back_design,.store_setup__upload_design_col .product .grid-container .image_uploader_wrapper .light_front_design{transition:all .1s ease-in;cursor:pointer}.image_uploader_wrapper .image_uploader img:not(.delete_btn),.image_uploader_wrapper .store_setup__upload_design_col .product .grid-container .dark_back_design img:not(.delete_btn),.image_uploader_wrapper .store_setup__upload_design_col .product .grid-container .dark_front_design img:not(.delete_btn),.image_uploader_wrapper .store_setup__upload_design_col .product .grid-container .light_back_design img:not(.delete_btn),.image_uploader_wrapper .store_setup__upload_design_col .product .grid-container .light_front_design img:not(.delete_btn),.store_setup__upload_design_col .product .grid-container .image_uploader_wrapper .dark_back_design img:not(.delete_btn),.store_setup__upload_design_col .product .grid-container .image_uploader_wrapper .dark_front_design img:not(.delete_btn),.store_setup__upload_design_col .product .grid-container .image_uploader_wrapper .light_back_design img:not(.delete_btn),.store_setup__upload_design_col .product .grid-container .image_uploader_wrapper .light_front_design img:not(.delete_btn){-o-object-fit:cover;object-fit:cover;background:#505050;width:100%}.login{background-color:#eef0f6}.login *{font-family:Poppins,sans-serif}.login-wrap{position:relative;background-color:#fff;margin:auto;box-shadow:0 20px 40px hsla(0,0%,54.9%,.18)}@media (min-width:768px){.login-wrap{width:23em}}@media (max-width:768px){.login-wrap{width:100%!important}}.login-wrap__content{padding:1.875em 1.75em 2.1875em}@media (min-width:576px){.login-wrap__content{margin:auto;padding:1.875em 1.75em 2.1875em}}.login-wrap form .text{text-align:center;margin-bottom:30px}.login-wrap form .text h4{font-size:1.375em;font-weight:500;color:#000;margin-bottom:18px;position:absolute;top:-1.5625em;right:50%;transform:translate(50%,-50%)}.login-wrap form .text p{font-size:1em;color:#515a64;font-weight:800}@media (max-width:992px){.login-wrap form .text p{font-weight:500}}.login-wrap form input{border-color:#e7e7e7;font-size:14px;color:#000;height:2.75em;border-radius:0}.login-wrap form input::-moz-placeholder{color:#cfcfcf}.login-wrap form input:-ms-input-placeholder{color:#cfcfcf}.login-wrap form input::placeholder{color:#cfcfcf}.login-wrap form .input-group{margin-bottom:16px}.login-wrap form .input-group-text{background:transparent;font-size:14px;border-color:#e7e7e7;border-left:none;color:#515a64}.login-wrap form .group-forgot{margin-bottom:1.3125em}.login-wrap form .group-forgot .checkbox-red .custom-control-label{color:#515a64;font-size:14px;font-weight:700}.login-wrap form .group-forgot .forgot{text-align:right}.login-wrap form .group-forgot .forgot a{color:#ffa64c;font-size:14px}.login-wrap form .submit_button{text-transform:uppercase;font-family:PTSans-Bold!important;border-radius:.2em}.login-wrap form .account{font-size:14px;color:#515a64;margin-top:30px;font-weight:600}.login-wrap form .account a{color:#ffa64c;opacity:.6}.login-wrap form .account a:hover{color:#ffa64c;opacity:1;text-decoration:none;cursor:pointer}.log_in_bottom_section{font-size:.788em;font-weight:700;opacity:.9;letter-spacing:.03ch}.log_in_bottom_section a{color:#ea463b;opacity:.6}.log_in_bottom_section a:hover{color:#ea463b;opacity:1;text-decoration:none;cursor:pointer}.variants *{letter-spacing:.4px}.variants h3,.variants h5{color:#515a64;margin-bottom:10px;font-weight:700}.variants h4{color:#515a64;margin-bottom:10px;font-weight:500}.variants .form-group{margin-bottom:0}.variants .form-group input{height:43px;border:1px solid #e7e7e7;border-radius:3px}.variants .custom-checkbox label.custom-control-label{font-size:12px;color:#48525d;line-height:26px;text-transform:none;font-weight:500}.variants .multiselect{width:127px;min-width:127px}.variants .multiselect input[type=text]{border:none}.variants .multiselect__tags{padding-top:0;height:43px}.variants .multiselect__placeholder{padding:8px 40px 0 8px}.variants .multiselect__single{font-size:14px;color:#707070;padding:8px 40px 0 8px;margin-bottom:0;margin-top:2px}.variants .multiselect__option{border-radius:5px;font-size:14px;color:#707070;padding:4px 10px;margin:5px;display:flex;align-items:center;justify-content:space-between;font-weight:500}.variants .multiselect__option:after{display:none}.variants .multiselect__option--selected{background-color:#ebf5ff}.variants .multiselect__option--highlight{background-color:rgba(235,245,255,.3098)}.variants .multiselect .multiselect__option--selected.multiselect__option--highlight{background-color:#ebf5ff;color:#707070}.variants .b-form-tags{border:1px solid #e7e7e7;border-radius:3px}.variants .b-form-tag{min-width:60px;height:22px;background-color:#e0e1e3;border-radius:4px;font-size:14px;color:#707070;font-weight:700;align-items:center!important}.variants .b-form-tag>button.b-form-tag-remove{color:#707070;font-size:20px;margin-left:10px}.variants .btn__remove{font-weight:500;color:#3c84ff}.variants .btn__add{color:#707070;letter-spacing:.11px;font-weight:800}.variants article header{max-width:unset}.variants__inventory h3{margin-bottom:20px}.variants__inventory .quantity__wrapper{margin:40px 0 0}.variants__inventory .sku__wrapper{margin-bottom:14px}.variants__inventory .table td,.variants__inventory .table th{padding:5px}.variants__inventory .table tr td:first-of-type{vertical-align:middle}.variants__inventory .table input,.variants__inventory .table tbody+tbody,.variants__inventory .table td,.variants__inventory .table th,.variants__inventory .table thead th{font-size:14px;color:#707070}.variants__inventory .tags-validation-help{text-transform:none}#delete_option button.close{background:none;color:#3d4853;height:unset;width:unset;border:0;padding:0;text-shadow:unset;opacity:unset}header#header.create_item_form__navbar+main.create_item_form__design{margin-top:0}@media (min-width:1024px){.create_item_form__design{width:100%;position:fixed}}@media (min-width:1024px){.create_item_form__design .row{height:100vh;min-height:100vh;padding-top:69px}}.create_item_form__design__item_preview{width:100%;background-color:#f6f6f6;padding:50px 0}@media (min-width:1024px){.create_item_form__design__item_preview{max-width:66%;width:66%}}.create_item_form__design__item_preview .item{position:relative;top:0;left:0}@media (min-width:1024px){.create_item_form__design__item_preview .item{max-height:568px;max-width:567px;width:500px}}.create_item_form__design__item_preview .item .product{position:relative;top:0;left:0}@media (max-width:1024px){.create_item_form__design__item_preview .item .product{min-width:90vw}}.create_item_form__design__item_preview .item .design{height:245px;width:173px;z-index:9;position:absolute;top:50%;left:50%;border:1px dashed #f6f6f6;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%)}.create_item_form__design__item_preview .item .design img{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.create_item_form__design__item_preview .item .print_label{position:absolute;top:80%;left:50%;z-index:50;transform:translate(-50%,-50%);font-size:12px;color:#f6f6f6;line-height:26px}.create_item_form__design__item_preview .show_back_btn{text-decoration:none;padding:5px 35px;border:1px solid #7f8385;color:#7f8385;font-size:10px}@media (min-width:1024px){.create_item_form__design__item_preview--step4{max-width:100%;width:100%}}@media (max-width:1024px){.create_item_form__design__item_preview--step4 .item .product{min-width:auto}}.create_item_form__design__options{width:100%;box-shadow:0 12px 24px 0 rgba(0,0,0,.16);background-color:#fff;padding:0 20px 40px}@media (min-width:768px){.create_item_form__design__options{max-width:34%;width:34%}}@media (min-width:1024px){.create_item_form__design__options{padding-bottom:0}}.create_item_form__design__options .search{border:1px solid #e7e7e7;border-radius:3px}.create_item_form__design__options .search svg{width:18px;color:#000}.create_item_form__design__options .search input{height:43px;font-size:14px}.create_item_form__design__options .search input::-moz-placeholder{color:#cfcfcf}.create_item_form__design__options .search input:-ms-input-placeholder{color:#cfcfcf}.create_item_form__design__options .search input::placeholder{color:#cfcfcf}.create_item_form__design__options section .all_designs{max-height:420px;overflow-y:auto;overflow-x:none}.create_item_form__design__options section .all_designs .design{margin:0 10px 10px 0;height:191px;width:31%;border:1px solid #f6f6f6;padding:0;transition:all .05s ease-in}.create_item_form__design__options section .all_designs .design .custom-control-label{padding:5px;height:100%;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.create_item_form__design__options section .all_designs .design .custom-control-label:after,.create_item_form__design__options section .all_designs .design .custom-control-label:before{display:none}.create_item_form__design__options section .all_designs .design--selected{transition:all .1s ease-in-out;border:1px solid #bfbfbf;box-shadow:none}.create_item_form__design__options section .all_designs .design--selected:after{content:"";position:absolute;border-radius:50%;height:24px;width:24px;background-color:#35cf94;right:4px;bottom:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' fill='%23fff5f5' height='14' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.create_item_form__design__options section .all_designs .design img{max-width:100%;-o-object-fit:contain;object-fit:contain}.create_item_form__design__options section .all_designs .design:active{transform:scale(.98)}@media (min-width:1024px){.create_item_form__pricing .container{padding-right:350px}}@media (max-width:1024px){.create_item_form__pricing ul{margin-right:15px}}@media (min-width:641px) and (max-width:1024px){.create_item_form__pricing ul{font-size:14px}}.create_item_form__pricing ul:last-of-type{margin-right:0}.create_item_form__pricing ul li{color:#515a64;letter-spacing:.4px;margin-bottom:20px}.create_item_form__pricing ul li .number{margin-right:11px;color:#353f49;border:2px solid #bdcad8;height:32px;width:32px;line-height:30px;font-weight:700}.create_item_form__pricing ul li.active .number{border:none;background-color:#3bce95;line-height:26px;color:#fff}.create_item_form__pricing input[type=range]{width:100%;max-width:100%}.create_item_form__pricing__right_col .icon_wrapper{height:97px;width:97px;margin-bottom:11px}.create_item_form__pricing__right_col h3{letter-spacing:.4px}.create_item_form__pricing__right_col h3,.create_item_form__pricing__right_col output,.create_item_form__pricing__right_col p{color:#48525d}.create_item_form__pricing .table td,.create_item_form__pricing .table th{vertical-align:middle;padding:5px}.create_item_form__pricing .table tr td:first-of-type{font-weight:700}.create_item_form__pricing .table tr td:last-of-type{font-weight:700;color:#2fc889;font-size:20px;text-align:right}.create_item_form__pricing .table tr th:last-of-type{text-align:right}.create_item_form__pricing .table tr td,.create_item_form__pricing .table tr th{max-width:122px;width:122px}.create_item_form__pricing .table tr th div{text-transform:uppercase;font-size:12px;color:#353f49;font-weight:500}.create_item_form__pricing .table tbody+tbody,.create_item_form__pricing .table td,.create_item_form__pricing .table th,.create_item_form__pricing .table thead th{font-size:16px;color:#353f49}.create_item_form__pricing .table input{font-size:14px}.create_item_form__pricing .table .form-group{margin-bottom:0}.store-grid{padding-top:50px;background-color:#fcfcfc;min-height:88vh}.store-grid .search-input-wrapper{position:relative;width:267px;height:43px;border:1px solid #e7e7e7;background-color:#fff}.store-grid .search-input-wrapper input{border:none;width:100%;height:100%;background-color:transparent;padding-left:10px;font-size:14px}.store-grid .search-input-wrapper input:focus{border:none;box-shadow:none;outline:none}.store-grid .search-input-wrapper ::-moz-placeholder{color:#cfcfcf;opacity:1}.store-grid .search-input-wrapper :-ms-input-placeholder{opacity:1}.store-grid .search-input-wrapper ::placeholder{color:#cfcfcf;opacity:1}.store-grid .search-input-wrapper :-ms-input-placeholder{color:#cfcfcf}.store-grid .search-input-wrapper ::-ms-input-placeholder{color:#cfcfcf}.store-grid .search-input-wrapper .icon{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.store-grid .store-subtitle{color:#48525d;font-size:14px}.store-grid .grid-body{padding-top:50px}.store-grid .grid-body .cat-list{padding-left:0;display:flex;justify-content:space-between}@media (min-width:992px){.store-grid .grid-body .cat-list{display:block}}.store-grid .grid-body .cat-item{list-style:none;color:#8d98a3;display:inline-block;margin:10px 0}.store-grid .grid-body .cat-item span{font-family:Montserrat,sans-serif;font-weight:700;cursor:pointer}.store-grid .grid-body .cat-item--selected span{font-size:16px;color:#3d4853;font-weight:700}@media (min-width:992px){.store-grid .grid-body .cat-item{display:block}.store-grid .grid-body .cat-item span{font-size:14px}}.store-grid .grid-body .cat-item--active{color:#3d4853}.store-grid .product-title{text-align:center}.store-grid .product-title span{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;color:#515a64;line-height:26px}.store-grid .product-variants{display:flex;justify-content:center}.store-grid .color-circle{border:1px solid #d4dce4;padding:1px;height:16px;width:16px;border-radius:50%;display:inline-block;margin:0 3px;cursor:pointer}.store-grid .color-circle span{width:100%;height:100%;border-radius:50%;display:block}.store-grid .product-price{text-align:center}.store-grid .product-price span{font-size:15px;color:#212121}.store-grid .img-center{height:100%;width:100%}.store-grid .design{height:245px;width:40%;z-index:9;position:absolute;top:50%;left:50%;border:1px dashed #f6f6f6;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%)}.store-grid .design img{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}@media (min-width:1024px){#upload_design_modal .modal-dialog{height:532px;width:570px;min-width:570px}}@media (min-width:1024px){#upload_design_modal .modal-content{padding:0}}@media (min-width:1024px){#upload_design_modal .modal-body{padding:50px 50px 38px}}#upload_design_modal button.close{background:none;color:#3d4853;height:unset;width:unset;border:0;padding:0;top:20px;text-shadow:unset;right:20px;opacity:unset}#upload_design_modal header{flex-direction:column}#upload_design_modal ul{margin-top:15px}#upload_design_modal .choose_a_file{margin:20px 0 15px;border:2px dashed #e4ecf4;padding:25px}#upload_design_modal .choose_a_file button{padding:12px 16px;letter-spacing:.11px;color:#7f8385;border:1px solid #e4ecf4}@media (min-width:1024px){#upload_design_modal footer{border:none;padding:0}}.change_product_modal__products_col{background:#fff;padding:40px;width:100%}@media (min-width:768px){.change_product_modal__products_col{width:80%;max-width:80%;min-height:100vh;overflow-y:auto}}.change_product_modal__products_col .custom-control .custom-control-label:after,.change_product_modal__products_col .custom-control .custom-control-label:before{display:none}.change_product_modal__products_col ul.nav{border-bottom:1px solid #eee}.change_product_modal__products_col ul.nav.nav-pills .nav-link{font-size:16px;color:#8d98a3;border-radius:0;padding:0 0 10px;margin-right:50px;overflow-x:auto;font-weight:700}@media (max-width:768px){.change_product_modal__products_col ul.nav.nav-pills .nav-link{margin-right:25px}}.change_product_modal__products_col ul.nav.nav-pills .nav-link.active{border-bottom:3px solid #3d4853;color:#3d4853;background-color:transparent}.change_product_modal__settings_col{width:100%;background-color:#fff6f5;padding:20px}@media (min-width:768px){.change_product_modal__settings_col{height:100vh;max-width:20%;width:20%;position:fixed}}.change_product_modal__settings_col .choose_product{height:38px;background-color:#3d4853;letter-spacing:.11px}#change-product-modal.modal.show{padding-left:0!important}#change-product-modal.modal.show .modal-dialog{transform:none;width:100vw;max-width:unset;margin:0}#change-product-modal.modal.show .modal-dialog .modal-content{height:100vh;border:none;border-radius:0}#change-product-modal.modal.show .modal-dialog .modal-content .modal-body{padding:0}#change-product-modal.modal.show .modal-dialog .modal-content .modal-body .custom-control-label{width:100%}.product_card{margin:0 20px 20px 0;max-width:540px;border:1px solid #f1f4f8;border-radius:10px}@media (max-width:768px){.product_card{margin:0 20px 20px}}.product_card--selected{border:1px solid #bdcad8;transition:all .1s ease-in-out;box-shadow:none}.product_card--selected:after{content:"";position:absolute;border-radius:50%;height:24px;width:24px;background-color:#35cf94;right:17px;bottom:17px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' fill='%23fff5f5' height='14' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.product_card h4{color:#515a64;margin-bottom:5px}.product_card .description{max-height:81px;height:81px;color:#5f5f5f;margin-bottom:10px}.product_card .colors{margin-bottom:10px}.product_card .sizes{color:#515a64}.test{display:block}.Custom_Widget_Tags{background-color:#7e1b14;border-radius:5rem}.Custom_Widget_Tags .b-form-tag-remove{margin:.5rem!important}.settlement-wrapper__inner{background-color:#fff;border-radius:6px;box-shadow:0 3px 10px 0 rgba(0,0,0,.16)}@media (max-width:992px){.settlement-wrapper__inner{box-shadow:unset!important}}.settlement-wrapper__inner .b-overlay-wrap{margin-top:6rem}@media (max-width:992px){.settlement-wrapper__inner .b-overlay-wrap{margin-top:4.3rem}}@media (max-width:768px){.settlement-wrapper__inner .b-overlay-wrap .table-wrapper{overflow-x:scroll}}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table{border:1px solid #b4b4b4}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table thead{background-color:#4a4a49;border:1px solid #b4b4b4}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table thead tr th{position:relative;color:#fdfdfd}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table thead tr th:not(:last-child):after{content:"";position:absolute;z-index:1;width:1px;height:60%;background:#fff;right:0;top:50%;transform:translate(-50%,-50%)}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table thead tr th:not(:first-child){text-align:center}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table tbody tr{border-top:1px solid #b4b4b4}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table tbody tr:nth-of-type(odd){background-color:#f5f6f8}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table tbody tr:nth-of-type(2n){background-color:#eaecef}.settlement-wrapper__inner .b-overlay-wrap .table-wrapper table tbody tr td:not(:first-child){text-align:center}.box--settings{background-color:#f6f6f6;border-radius:10px;width:100%;padding:20px}@media (min-width:768px){.box--settings{width:424px}}.orange_btn{background-color:#ffa64b!important;border-radius:10px!important;border:none;font-size:14px}.orange_btn,.orange_btn *,.orange_btn:focus,.orange_btn:hover{color:#fff!important}.google-hover:hover{color:#db4437!important}.facebook-hover:hover{color:#2869b5!important}.g-signin-button,.social-signin-button{width:49%;height:2.25em;background-color:#f2f2f2;border-radius:1em;cursor:pointer;position:relative;border:0}.g-signin-button .social-icon,.social-signin-button .social-icon{position:absolute;width:18px;height:18px;top:50%;left:28%;transform:translate(-50%,-50%)}.g-signin-button .btn-text,.social-signin-button .btn-text{float:right;color:#142854;font-size:14px!important;letter-spacing:.2px;font-family:Roboto,sans-serif;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}.g-signin-button .color-fb,.g-signin-button .color-fb *,.social-signin-button .color-fb,.social-signin-button .color-fb *{color:#4267b2}.social-sep .line-left,.social-sep .line-right{height:1px;background-color:#ced4da;display:inline-block}.social-sep .content{display:inline-block;font-size:.893em;color:#000;font-family:PTSans-Bold!important}.custom-checkbox .custom-control-label{line-height:24px;margin-bottom:5px;cursor:pointer}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{height:15px;width:15px;background-color:#fff;border:1px solid #aaa;border-radius:5px}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' fill='%2335cf94' height='24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E")}.custom_input_group .input-group-prepend .input-group-text{font-size:14px;color:#cfcfcf;background:none;border-right:0}.custom_input_group .input-group-prepend .input-group-text .is-invalid{border:1px solid #dc3545}.custom_input_group .input-group-prepend+input{border-left:0;text-align:right}.custom_input_group .input-group-prepend+input:focus{box-shadow:none}.group-is-invalid .input-group-text{border:1px solid #dc3545}.group-is-valid .input-group-text{border:1px solid #28a745}.date-time-picker{display:flex}@media (max-width:768px){.date-time-picker{flex-direction:column}}.date-time-picker .b-form-btn-label-control.form-control{align-items:center}@media (min-width:1024px){.date-time-picker .b-form-datepicker{min-width:230px}}@media (max-width:768px){.date-time-picker .b-form-datepicker{margin-bottom:10px}}@media (min-width:1024px){.date-time-picker .b-form-timepicker{min-width:230px;min-width:182px}}.date-time-picker .b-form-btn-label-control.form-control>.form-control,.date-time-picker label{display:flex;align-items:center;white-space:nowrap;height:43px;font-size:14px}.input_radio_group_wrapper>label{font-size:14px;color:#949494}.input_radio_group_wrapper .theme--small-options label.btn.btn-secondary{margin-right:10px;height:53px;padding:0 10px;min-width:56px;text-transform:uppercase;background-color:#f6f6f6;display:flex;align-items:center;justify-content:center;font-size:16px;color:#212121;font-weight:500;cursor:pointer;border:none;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.input_radio_group_wrapper .theme--small-options label.btn.btn-secondary.active{background-color:#232323;color:#f6f6f6}.list-enter-active,.list-leave-active{transition:all 1s}.list-enter,.list-leave-to{opacity:0;transform:translateY(30px)}.flip-list-move{transition:transform 1s}.list-complete-enter,.list-complete-leave-to{opacity:0;transform:translateY(30px)}.list-complete-leave-active{position:absolute}.modal-dialog .modal-header{background-color:#fff;border:none;display:flex}.modal-dialog .modal-header button{padding:0;margin:-1rem -1rem -1rem auto;transform:translate(-20px,20px);position:absolute;top:5px;right:6px;width:35px;height:35px;border-radius:50%;border:2px solid #fff;background-color:#ffa64c;cursor:pointer;z-index:1;color:#fff;font-size:.9rem}.modal-dialog .modal-header button span{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.tabs_underline ul{width:100%;background-color:#fff;padding-top:1rem}@media (min-width:1200px){.tabs_underline ul li{padding-left:25px;padding-right:25px}}.tabs_underline ul .nav-link{color:#707070;padding-left:0;padding-right:0;margin-left:1rem;margin-right:1rem;font-size:15px;font-weight:400;padding-bottom:1rem}.tabs_underline ul .nav-link.active{background-color:#fff;font-weight:600;color:#000;border-radius:0;border-bottom:4px solid #ff9100}@media (min-width:768px){.alias-parent{position:-webkit-sticky!important;position:sticky!important;top:4.3rem;z-index:600}}.v-alias-input{width:100%;background-color:#f6f6f6;padding:15px;box-shadow:0 10px 20px 0 hsla(0,0%,74.5%,.16)}.v-alias-input .header-alias-wrapper{border:2px dashed #bdcad8}.v-alias-input .header-alias-wrapper--invalid{border-color:red}.v-alias-input .blank-input{border:none!important;box-shadow:none!important;outline:none!important}.v-alias-input .header-alias-container,.v-alias-input .header-alias-container div{display:inline-block}.v-alias-input .h2{color:#212121;font-size:18px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.v-alias-input .landing_content{width:300px}@media (min-width:768px){.v-alias-input .landing_content{max-width:707px}}.v-alias-input .landing_content img{right:-20px;top:15%}.alias-container-wrapper{background-color:#f6f6f6}.header-alias-wrapper{border:2px dashed #bdcad8;height:44px;display:flex;justify-content:flex-start;align-items:center;vertical-align:middle}.header-alias-wrapper--invalid{border-color:red}.header-alias-container,.header-alias-container div{display:inline-block}.header-alias-container input{display:inline;margin:0;border:none}.loadingValidation{border-color:orange!important;outline-color:orange!important;box-shadow:none!important;background-image:url(/_nuxt/img/spinner.3abadb8.gif)!important}.vue-slider .custom-tooltip{color:#6c6c6c;height:48px;border-radius:10px;box-shadow:3px 3px 6px 0 rgba(0,0,0,.16);padding:16px}.vue-slider .custom-tooltip:after{position:absolute;display:block;content:"";bottom:-7px;left:calc(50% - .5rem);border-color:#fff transparent transparent;border-style:solid;border-width:.5rem .5rem 0}.vue-slider .vue-slider-rail{height:12px;background-color:#f8f8f8}.vue-slider .vue-slider-rail .vue-slider-process{background-color:#2fc889}.vue-slider .vue-slider-dot-handle{background-color:#2fc889;box-shadow:none;border:2px solid #fff}.options_with_content label.custom-control-label{min-height:95px}.options_with_content .custom-control{margin:0 20px 20px 0}@media (max-height:992px){.options_with_content .custom-control{width:100%;margin-right:0!important}}.options_with_content .custom-control:last-of-type{margin:0 0 20px}@media (max-height:992px){.options_with_content .custom-control .custom-control-label{width:100%}}.options_with_content .custom-control .custom-control-label:after,.options_with_content .custom-control .custom-control-label:before{display:none}.options_with_content article{border-radius:10px;padding:18px 17px;height:95px;text-transform:none;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.options_with_content article:not(.options_with_content--long-option){max-width:298px;width:298px}@media (max-height:992px){.options_with_content article:not(.options_with_content--long-option){max-width:100%;width:100%}}.options_with_content article .icon{height:41px;width:41px;min-width:41px;background-color:#e4ecf4;margin-right:17px}.options_with_content article img{margin-right:10px;padding:10px}.options_with_content article h3{color:#515a64;margin-bottom:5px;font-weight:700;font-size:16px}.options_with_content article p{color:#5f5f5f;font-size:14px;font-weight:400;line-height:16px}.options_with_content .change_product_btn{color:#5f5f5f;right:33px;bottom:6px}.options_with_content article.options_with_content--selected{transition:all .1s ease-in-out;border:1px solid #707070;box-shadow:none}.options_with_content article.options_with_content--selected:after{content:"";position:absolute;border-radius:50%;height:24px;width:24px;background-color:#35cf94;right:4px;bottom:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' fill='%23fff5f5' height='14' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.options_with_content article.options_with_content--unselected{transition:all .1s ease-in-out;border:1px solid #707070}.options_with_content article.options_with_content--unselected:after{content:"";position:absolute;border-radius:50%;height:24px;width:24px;background-color:#707070;right:4px;bottom:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' fill='%23fff5f5' height='14' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.options_with_content article.options_with_content--selected.options_with_content--product-selected{box-shadow:0 6px 12px 0 rgba(0,0,0,.16)}@media (min-width:768px){.options_with_content--long-option{max-width:353px;width:353px}}@media (min-width:768px){.options_with_content--long-option.options_with_content--product-selected{max-width:511px;width:511px;height:113px}}.table.b-table[aria-busy=true]{min-height:80rem}.quill-wrapper{position:relative;border:none!important;margin-bottom:50px}.quill-wrapper.active .ql-toolbar{transform:translateY(100%)}.quill-wrapper .ql-editor{border:2px dashed #bdcad8}.quill-wrapper .ql-container{border:none!important}.quill-wrapper .ql-toolbar{position:absolute;bottom:0;width:100%;box-shadow:0 20px 20px 0 rgba(0,0,0,.07);background-color:#fff;transform:translateY(200%);z-index:50;transition:all 1s;display:flex;align-items:center}.quill-wrapper .ql-formats{margin:0!important}.quill-wrapper .ql-formats button{margin-right:3px;color:#000}.quill-wrapper .ql-formats button:hover{background-color:#f1f4f8}.quill-wrapper .ql-active{color:#000!important;border-radius:3px!important;background-color:#f1f4f8!important}.edit-border{border:2px dashed transparent;padding:5px;transition:all .5s}.ql-editor{overflow:hidden}.ql-editor h1{font-size:50px}.custom-containers{position:relative}.custom-containers .b-overlay{min-height:unset}.custom-containers .add-icon{position:absolute;left:50%;transform:translateX(-50%);content:"+";width:30px!important;height:30px!important;border-radius:50%!important;background-color:#ffa64c;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;font-size:1.2rem;font-weight:700;z-index:5}.custom-containers .add-icon--top{top:2.5px}.custom-containers .add-icon--bot{bottom:2.5px}.custom-containers .custom-section{padding-top:60px;padding-bottom:60px;position:relative}.custom-containers .custom-section--editable{margin-top:15px;margin-bottom:15px}.custom-containers .custom-section--editable--hovered:before,.custom-containers .custom-section--editable:hover:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#000 4px,transparent 0) 0 0,linear-gradient(90deg,#000 4px,transparent 0) 0 100%,linear-gradient(270deg,#000 4px,transparent 0) 100% 0,linear-gradient(270deg,#000 4px,transparent 0) 100% 100%,linear-gradient(180deg,#000 4px,transparent 0) 0 0,linear-gradient(180deg,#000 4px,transparent 0) 100% 0,linear-gradient(0deg,#000 4px,transparent 0) 0 100%,linear-gradient(0deg,#000 4px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:20px 20px}.custom-containers .custom-col{position:relative}.custom-containers .fullHeightElement,.custom-containers .fullHeightElement *{height:100%}.widgets_popover{overflow:scroll;overflow-x:hidden;max-width:100%!important;width:35rem!important;max-height:30rem;min-height:30rem}.widgets_popover .popover-header{padding:1.5rem 2rem 0 2.7rem;background-color:transparent;border-bottom:none!important}.widgets_popover .popover-body{padding:1.5rem 1.45rem}.widgets_popover .card{border:none!important}.widgets_popover .nav-tabs .nav-link{border-bottom:none;color:#495057}.widgets_popover .nav-tabs .nav-item.show .nav-link,.widgets_popover .nav-tabs .nav-link.active{color:#000;background-color:#fff;border:none;border-bottom:2px solid #a8cf45}.widgets_popover .nav-tabs .nav-link:focus:after,.widgets_popover .nav-tabs .nav-link:hover{border:none!important;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#bfbfbf 1px,transparent 0) 7% 7%,linear-gradient(90deg,#bfbfbf 1px,transparent 0) 7% 85%,linear-gradient(270deg,#bfbfbf 1px,transparent 0) 94% 8%,linear-gradient(270deg,#bfbfbf 1px,transparent 0) 94% 84%,linear-gradient(180deg,#bfbfbf 1px,transparent 0) 7% 5%,linear-gradient(180deg,#bfbfbf 1px,transparent 0) 94% 3%,linear-gradient(0deg,#bfbfbf 1px,transparent 0) 7% 89%,linear-gradient(0deg,#bfbfbf 1px,transparent 0) 94% 90%;background-repeat:no-repeat;background-size:6px 6px}.widgets_popover .nav-tabs .nav-item.show .nav-link:hover:after,.widgets_popover .nav-tabs .nav-link.active{border-bottom:2px solid #a8cf45!important}.cust_item_Grey{background:#d9d9d9;outline:1px solid grey;min-width:15px;min-height:20px;margin:2px}.CustItemHover:hover:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#bfbfbf 2px,transparent 0) 0 0,linear-gradient(90deg,#bfbfbf 2px,transparent 0) 0 100%,linear-gradient(270deg,#bfbfbf 2px,transparent 0) 100% 0,linear-gradient(270deg,#bfbfbf 2px,transparent 0) 100% 100%,linear-gradient(180deg,#bfbfbf 2px,transparent 0) 0 0,linear-gradient(180deg,#bfbfbf 2px,transparent 0) 100% 0,linear-gradient(0deg,#bfbfbf 2px,transparent 0) 0 100%,linear-gradient(0deg,#bfbfbf 2px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:10px 10px}.cust_item_Dark{background:#bfbfbf!important;outline:1px solid grey;min-width:15px;min-height:20px;margin:2px}.custSecItems_container_12{grid-template-columns:1fr}.custSecItems_container_6,.custSecItems_container_12{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;padding:.6rem}.custSecItems_container_6{grid-template-columns:1fr 1fr}.custSecItems_container_4{grid-template-columns:1fr 1fr 1fr}.custSecItems_container_3,.custSecItems_container_4{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;padding:.6rem}.custSecItems_container_3{grid-template-columns:1fr 1fr 1fr 1fr}.custSecItems_container_2-8-2{grid-template-columns:3.5fr 8fr 3.5fr}.custSecItems_container_2-8-2,.custSecItems_container_3-9{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;padding:.6rem}.custSecItems_container_3-9{grid-template-columns:3fr 8fr}.custSecItems_container_9-3{grid-template-columns:8fr 3fr}.custSecItems_container_8-2-2,.custSecItems_container_9-3{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;padding:.6rem}.custSecItems_container_8-2-2{grid-template-columns:8fr 3fr 3fr}.custSecItems_container{flex:1;width:30%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr 1fr}.Widget_dropdowns{width:40%}.Cust-sec-Tab .Cards_Container{cursor:pointer;position:relative;height:11rem;padding:1rem}.Cust-sec-Tab .card{cursor:pointer!important;height:100%!important;flex-direction:row}.Cust-sec-Tab .card .card-body{height:100%;padding:2.25rem .9rem 2.25rem 2.25rem}.Cust-sec-Tab .card .row{flex-wrap:unset}.Cust-sec-Tab .Cards_Container:hover:before{position:absolute;content:"";left:1.8%;top:9.2%;width:96%;height:92%;background:linear-gradient(90deg,#bfbfbf 2px,transparent 0) 0 0,linear-gradient(90deg,#bfbfbf 2px,transparent 0) 0 100%,linear-gradient(270deg,#bfbfbf 2px,transparent 0) 100% 0,linear-gradient(270deg,#bfbfbf 2px,transparent 0) 100% 100%,linear-gradient(180deg,#bfbfbf 2px,transparent 0) 0 0,linear-gradient(180deg,#bfbfbf 2px,transparent 0) 100% 0,linear-gradient(0deg,#bfbfbf 2px,transparent 0) 0 100%,linear-gradient(0deg,#bfbfbf 2px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:10px 10px}.Cust-sec-Tab__card{height:100%;margin:8px 2px 2px!important;box-shadow:0 1px 3px #fff,0 1px 2px #666565!important}.Cust-sec-Tab .one_card_img{height:40%;width:40%}.Cust-sec-Tab .one_card_header{color:#c7c7c7;font-weight:100;font-size:1rem;margin:none!important}.Cust-sec-Tab .one_card_desc{font-size:.5rem;margin:none!important}.Cust-sec-Tab .two_card .card{cursor:pointer}.Cust-sec-Tab .two_card .card-body{flex:1 1 auto;min-height:1px;padding:.5rem 1.25rem 1.25rem}.Cust-sec-Tab .two_card_img{width:20%;margin-top:10%}.Cust-sec-Tab .two_card_header{color:#b8b8b8;font-size:.8rem;text-align:center;margin-bottom:.2rem}.Cust-sec-Tab .two_card_desc{font-size:.5rem;text-align:center;color:#b5b5b5}.Cust-sec-Tab .three_card .card{cursor:pointer}.Cust-sec-Tab .three_card .card-body{flex:1 1 auto;min-height:1px;padding:.5rem 1.25rem 1.25rem}.Cust-sec-Tab .three_card_img{width:20%;margin-top:10%}.Cust-sec-Tab .three_card_header{color:#b8b8b8;font-size:.8rem;text-align:center;margin-bottom:.2rem}.Cust-sec-Tab .three_card_desc{font-size:.3rem;text-align:center;color:#b5b5b5}.customCards{min-height:150px}.customCards .card{height:100%}.customCards .card-img{-o-object-fit:cover;object-fit:cover;min-height:400px;height:100%}@media (min-width:768px){.customCards_oneimgCard{height:470px}}.customCards_oneimgCard .campaign-title{font-weight:700;font-size:37px}.customCards_oneimgCard .campaign-summary{font-size:20px;line-height:24px}.customCards_oneimgCard .text-wrapper{background-color:#f5f5f2}.customCards_oneimgCard .campaign-forwhom{padding:10px;border:1px solid rgba(0,0,0,.09);margin:20px auto auto;font-size:16px;width:100%;text-align:center;background-color:#fff}.customCards_oneimgCard .img-wrapper:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(transparent,rgba(0,0,0,.35))}.customCards_oneimgCard .img-overlay-content{position:absolute;width:100%;left:0;z-index:1;bottom:10%;text-align:center}.customCards_oneimgCard .img-overlay-content-title{color:#fff}.customCards_oneimgCard .img-overlay-content-btn{padding:10px 30px;background-color:#fff;border-radius:4px;box-shadow:0 6px 6px 0 rgba(0,0,0,.01);font-size:26px;font-weight:700}.customCards_twoCards .text-wrapper{background-color:#f5f5f2;padding:20px}.customCards_twoCards .campaign-title{font-size:32px;font-weight:700;text-transform:uppercase}.customCards_twoCards .campaign-summary{font-size:18px;color:#747474;border-bottom:1px solid rgba(0,0,0,.15);padding-bottom:30px}.customCards_twoCards .read-more{font-size:13px;color:#000;font-weight:700}.customCards_twoCards .campaign-label{color:#747474;font-size:16px;font-weight:700}.customCards_twoCards .campaign-info{font-size:24px;font-weight:700}.customCards_twoCards .campaign-btn{margin-top:17px;padding:15px 25px;width:100%;color:#fff;background-color:#000;font-size:18px;font-weight:700;opacity:1;display:flex;justify-content:space-between;align-items:center}.customCards_twoCards .campaign-forwhom{padding:10px;border:1px solid rgba(0,0,0,.09);margin:20px auto auto;font-size:16px;width:100%;text-align:center}.customCards_threeCards{text-align:center}.customCards_threeCards .card{margin:auto}.customCards_threeCards .card-title{font-size:1rem}.customCards_threeCards .card-text{font-size:.65rem;font-weight:100}.customCards_threeCards .card-img-top{height:200px;-o-object-fit:cover;object-fit:cover}.customCards_threeCards .card-body{display:flex;flex-direction:column}.custom-input-container{position:relative;height:100%;width:100%;padding:0;margin:0}.position-control{position:absolute;right:40px;top:0;transition:all .5s;z-index:150}.position-control--left{left:25px;right:auto}.position-control .control-box{display:flex;background-color:#fff;height:48px!important;width:48px!important;justify-content:center;align-items:center;max-width:auto;transition:all .5s;box-shadow:8px 16px 36px 0 rgba(61,72,83,.21);margin-bottom:5px;border-radius:5px;cursor:pointer}.position-control .control-box img{height:auto!important;width:auto!important}.position-control .control-collapse{background-color:#fff;border-radius:3px;padding:10px;opacity:0;transition:all .5s;box-shadow:8px 16px 36px 0 rgba(61,72,83,.21);position:absolute;width:175%;left:0}.position-control .control-collapse ul{padding:0}.position-control .control-collapse li{list-style:none;color:#5e82a6;cursor:pointer}.position-control.active{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.position-control.active .control-collapse{opacity:1}.controls-hover{border-color:#bdcad8!important}.custom-section-margin{margin-top:30px!important;margin-bottom:30px!important}.add-section-container{padding:0;margin:0;width:100%}.add-section-container .add-box{height:79px;width:90%;margin-top:5px;margin-bottom:5px;border:2px solid #f1f4f8;border-radius:5px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;cursor:pointer}.add-section-container .add-box:hover{background-color:#f1f4f8}@media (min-width:992px){.add-section-container .add-box{width:155px}}.styleBar{padding:5px;display:flex;flex-wrap:wrap}.styleBar .box{margin:2px;padding:5px 10px;display:inline-flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;background-color:#fff;color:#000}.styleBar .box.active,.styleBar .box:hover{background-color:#f1f4f8;border-radius:3px;color:#000}.styleBar select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0;border:none}.styleBar select:focus{box-shadow:none}.styleBar select.active,.styleBar select:hover{background-color:#f1f4f8;border-radius:3px;color:#000}.text-underline{text-decoration:underline}#pic-modal *,#settings-modal *,#video-modal *,#widget-modal *{font-family:Soleil,Helvetica,Arial,sans-serif!important}#pic-modal .modal-header,#settings-modal .modal-header,#video-modal .modal-header,#widget-modal .modal-header{background-color:#fff;border:none;display:flex;padding:0}#pic-modal .modal-header button,#settings-modal .modal-header button,#video-modal .modal-header button,#widget-modal .modal-header button{padding:0;margin:-1rem -1rem -1rem auto;transform:translate(-20px,20px);position:absolute;top:5px;right:6px;width:35px;height:35px;border-radius:50%;border:2px solid #fff;background-color:#ffa64c;cursor:pointer;z-index:1;color:#fff}#pic-modal .modal-header button span,#settings-modal .modal-header button span,#video-modal .modal-header button span,#widget-modal .modal-header button span{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}#pic-modal .modal-dialog,#settings-modal .modal-dialog,#video-modal .modal-dialog,#widget-modal .modal-dialog{max-width:670px}#pic-modal .modal-content,#settings-modal .modal-content,#video-modal .modal-content,#widget-modal .modal-content{padding:48px}#pic-modal .modal-body,#settings-modal .modal-body,#video-modal .modal-body,#widget-modal .modal-body{padding:0}#pic-modal .upload-wrapper,#settings-modal .upload-wrapper,#video-modal .upload-wrapper,#widget-modal .upload-wrapper{margin-top:20px;padding:36px 16px 28px;border:2px dashed #f1f4f8;min-height:150px;display:flex;justify-content:center;align-items:center;position:relative}#pic-modal .shareInput,#settings-modal .shareInput,#video-modal .shareInput,#widget-modal .shareInput{width:100%;border:2px solid #e7ecf1;height:50px;padding-left:10px;color:#3d4853}.create_organisation_page{flex-direction:column;justify-content:center;background-color:#eef0f6;height:100vh}.create_organisation_page,.create_organisation_page>*{display:flex;align-items:center}@media (min-width:768px){.create_organisation_page>*{padding:100px 0}}@media (max-width:768px){.create_organisation_page>*{margin-top:40px}}@media (max-width:992px){.create_organisation_page>*{padding-left:.7rem!important;padding-right:.7rem!important;margin-top:0}}@media (max-width:992px){.create_organisation_page .row{margin:0!important}.create_organisation_page .organization_main_info__first-section .col-12,.create_organisation_page .organization_main_info__second-section .col-12{padding-left:0!important;padding-right:0!important}.create_organisation_page .mainInfoSettingsDetails section{padding-left:0!important}.create_organisation_page .create_item_form{padding-top:0!important;min-height:auto!important}}.create_organisation_page .registeration_form_wrapper{background-color:#eef0f6;display:flex;justify-content:center}.create_organisation_page .text_light_grey{color:#000;opacity:.75;font-weight:600}.create_organisation_page .h-40{height:40em}.create_organisation_page .registeration_form_wrapper form{max-width:24.85em;max-height:36.688em;margin:auto;padding-left:1.75em;padding-right:1.75em;padding-top:1.875em;background:#fff;text-align:center;position:relative;border-radius:.375em;box-shadow:0 .563em 1.125em 0 rgba(0,0,0,.1)}.create_organisation_page .registeration_form_wrapper form .absolute_header{font-size:1.475em;font-weight:500;color:#000;margin-bottom:18 px;position:absolute;font-family:PT Sans;top:-1.5625em;right:50%;transform:translate(50%,-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content}.create_organisation_page .registeration_form_wrapper form .registeration_option_btn{margin:auto;min-width:42%;height:2.3em;background-color:#f2f2f2!important;border-radius:1em;cursor:pointer;position:relative;border:0}.create_organisation_page .registeration_form_wrapper form .registeration_option_btn .social-icon{position:absolute;width:18px;height:18px;top:50%;left:30%;transform:translate(-50%,-50%)}.create_organisation_page .registeration_form_wrapper form .registeration_option_btn .btn-text{float:right;color:#142854;font-size:.75em;letter-spacing:.2px;font-family:Roboto,sans-serif;position:absolute;top:50%;left:60%;transform:translate(-50%,-50%);font-weight:600}.create_organisation_page .registeration_form_wrapper form .submit_button{font-weight:100;letter-spacing:.1ch;text-transform:uppercase;font-size:.875em;height:2.95em;width:100%;border-radius:.25 em}.create_organisation_page .registeration_form_wrapper form .confirm_password .confirm__wrapper{margin-bottom:1px!important}.create_organisation_page .registeration_form_wrapper form .terms_text{display:flex;justify-content:flex-start}.create_organisation_page .registeration_form_wrapper form .terms_text .custom-control-input.is-valid~.custom-control-label,.create_organisation_page .registeration_form_wrapper form .terms_text .was-validated .custom-control-input:valid~.custom-control-label{color:#000!important}.create_organisation_page .registeration_form_wrapper form .custom-control-label{text-transform:none}.create_organisation_page .registeration_form_wrapper form .terms_text_modal{color:#ea463b;text-transform:none}.create_organisation_page .organization_type form{padding:.5em 2em 1.975em;width:21em}.create_organisation_page .organization_type form .org_header{font-family:PT Sans;font-size:1.5em}.create_organisation_page .organization_type form .org_desc{font-family:PT Sans;font-size:.875em;font-weight:700}.create_organisation_page .organization_type form .action_btn{border-radius:.25em;box-shadow:0 .563em 1.125em 0 rgba(0,0,0,.1);font-size:.875em;font-family:PT Sans;font-weight:100}.create_organisation_page .social_wrapper .social_header{font-size:.85em;color:#000;font-family:PT Sans}.create_organisation_page .features_wrapper{background:#fff6f5}@media (min-width:768px){.create_organisation_page .features_wrapper{padding-left:66px}}@media (max-width:768px){.create_organisation_page .features_wrapper{justify-content:center}}.create_organisation_page__form{max-width:30.25em;display:inline-table;padding:1.875em}.create_organisation_page__form h2{margin-bottom:0}@media (min-width:768px){.create_organisation_page__form{box-shadow:0 20px 40px 0 hsla(0,0%,54.5%,.18)}}@media (max-width:992px){.create_organisation_page__form{display:block!important;padding:.5rem!important;width:100%!important}.create_organisation_page__form .mainInfoUserDetails{width:100%!important;min-width:100%!important}}@media (max-width:768px){.create_organisation_page__form{margin-left:auto;margin-right:auto}}.create_organisation_page__form .form-header{margin-bottom:1.225em;position:relative}.create_organisation_page__form .form-header h2{font-weight:800;font-family:PTSans-Bold;font-size:1.125em}.create_organisation_page__form .form-header .upper_desc{font-size:.813em;opacity:.85;letter-spacing:.06ch}.create_organisation_page__form fieldset{margin-bottom:30px}@media (max-width:992px){.create_organisation_page__form fieldset{margin-bottom:15px}}.create_organisation_page__form label,.create_organisation_page__form legend{font-size:.875em;color:#515a64;letter-spacing:.0625em;font-weight:700;text-transform:uppercase}@media (max-width:992px){.create_organisation_page__form label,.create_organisation_page__form legend{font-weight:500;color:#000;padding-bottom:4px;margin-bottom:0!important}}.create_organisation_page__form input{height:43px;width:100%;font-size:.875em;border-radius:3px;border:1px solid #e7e7e7}.create_organisation_page__form input::-moz-placeholder{color:#818d99;opacity:1}.create_organisation_page__form input:-ms-input-placeholder{opacity:1}.create_organisation_page__form input::placeholder{color:#818d99;opacity:1}.create_organisation_page__form input:-ms-input-placeholder{color:#818d99}.create_organisation_page__form input::-ms-input-placeholder{color:#818d99}.create_organisation_page__features{max-width:20.125em}@media (max-width:768px){.create_organisation_page__features{padding-top:60px}}.create_organisation_page__features img{margin-bottom:40px}.create_organisation_page__features ul{list-style:none}.create_organisation_page__features ul li{margin-bottom:20px}.create_organisation_page__features__feature img{margin-right:10px}.create_organisation_page .email-exist{margin-top:-30px;margin-bottom:30px;display:block}.create_organisation_page .organization_main_info{width:70%}.create_organisation_page .organization_main_info__form{position:relative;max-width:none;background-color:#f9f8f8;width:100%;box-shadow:none}.create_organisation_page .organization_main_info__form .save_button{position:absolute;right:0;bottom:-7%;border-radius:5px;font-weight:500;padding:1.1rem 1rem}.create_organisation_page .organization_main_info__form .upload_icon_container{background-color:#fff;height:10rem;width:7rem;display:flex;justify-content:center;cursor:pointer}.create_organisation_page .organization_main_info__form .upload-icon{position:relative;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC43NzgiIGhlaWdodD0iMzIuNjM5Ij48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6MnB4fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNOC45NDggNy44NTVsNi40NDEtNi40NDFNMjEuODMgNy44NTVsLTYuNDQxLTYuNDQxTTI5Ljc3OCAyMy43OXY2LjU0YTEuMzE5IDEuMzE5IDAgMDEtMS4zMDggMS4zMDhIMi4yNzlBMS4yOTQgMS4yOTQgMCAwMTEgMzAuMzN2LTYuNTRNMTUuMzg5IDI2LjI1N1YxLjQxNCIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:50%;display:inline-block;margin-bottom:0;background-size:3rem;height:64%}.create_organisation_page .organization_main_info__form .upload-icon:after{content:"Upload your logo";font-size:.8rem;color:#454545;font-weight:600;text-align:center;text-transform:none;align-items:center;justify-content:center;height:100%;top:2.5rem;position:absolute}.create_organisation_page .organization_main_info__seperator{height:2rem;background:#fff;position:absolute;left:0;right:0}.create_organisation_page .organization_main_info__first-section{margin-bottom:2rem}.create_organisation_page .organization_main_info__second-section{margin-top:7rem}@media (max-width:992px){.create_organisation_page .organization_main_info__second-section{margin-top:5rem}}.create_organisation_page .organization_main_info__second-section_header{font-weight:800;font-size:1.5rem;margin-bottom:2rem}@media (max-width:992px){.create_organisation_page .organization_main_info__second-section_header{font-weight:500;margin-bottom:.5rem}}.create_organisation_page .organization_main_info .remove_validation input{border-color:#e7e7e7!important;background-image:none}.create_organisation_page .influencer_main_info{width:70%}.create_organisation_page .influencer_main_info__form{position:relative;max-width:none;background-color:#fff;width:100%;box-shadow:none}.create_organisation_page .influencer_main_info__form .upload_icon_container{background-color:#fff;height:8rem;width:8rem;display:flex;justify-content:center;cursor:pointer;border-radius:100%;border:2.5px dashed #f29b95;position:relative}.create_organisation_page .influencer_main_info__form .upload-icon{position:relative;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC43NzgiIGhlaWdodD0iMzIuNjM5Ij48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6MnB4fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNOC45NDggNy44NTVsNi40NDEtNi40NDFNMjEuODMgNy44NTVsLTYuNDQxLTYuNDQxTTI5Ljc3OCAyMy43OXY2LjU0YTEuMzE5IDEuMzE5IDAgMDEtMS4zMDggMS4zMDhIMi4yNzlBMS4yOTQgMS4yOTQgMCAwMTEgMzAuMzN2LTYuNTRNMTUuMzg5IDI2LjI1N1YxLjQxNCIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:50%;display:inline-block;margin-bottom:0;bottom:5%;background-size:25%;border:none}.create_organisation_page .influencer_main_info__form .upload-icon:after{content:"Upload your logo";font-size:.75rem;color:#454545;font-weight:600;text-align:center;text-transform:none;align-items:center;justify-content:center;height:100%;width:100%;top:1.5rem;position:absolute}.create_organisation_page .influencer_main_info__seperator{height:2rem;background:#fff;position:absolute;left:0;right:0}.create_organisation_page .influencer_main_info__first-section{margin-bottom:2rem;width:78%;padding-left:2em}.create_organisation_page .influencer_main_info__second-section{margin-top:7rem}.create_organisation_page .influencer_main_info__second-section_header{font-family:PT Sans;font-weight:700;text-transform:uppercase;font-size:1em;margin-bottom:1.5rem}.create_organisation_page .influencer_main_info .remove_validation input{border-color:#e7e7e7!important;background-image:none}.create_organisation_page .influencer_main_info .absolute_header{font-size:1.475em;font-weight:500;color:#000;margin-bottom:18 px;position:absolute;font-family:PT Sans;top:-2.2625em;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.create_organisation_page .influencer_main_info .save_button{position:absolute;top:-4.2625em;right:0;font-family:PT Sans;font-size:.875em;border-radius:1.375em;box-shadow:0 .375em .75em 0 rgba(0,0,0,.16);font-weight:600;padding:1.1rem 1.5rem}.create_organisation_page .influencer_main_info .save_button span{opacity:.85;letter-spacing:.05ch;text-transform:uppercase}.orgProfile_container .admin_header{border-bottom:1px solid rgba(0,0,0,.16)}.orgProfile_container .preview_button{display:inline-block;border-radius:.3rem}.orgProfile_container .input-group-container{display:inline-block}.orgProfile_container #myInput{background-color:transparent;border-right:none}.orgProfile_container .input-group-text{background-color:transparent;border-left:none}.orgProfile_container .edit_mode_button{padding:.5rem;font-weight:600;margin:0 1rem}.org_prof_form{font-size:.8rem}.org_prof_form .save_button{bottom:-3.5%!important}.org_prof_form h2{font-size:1rem!important}.org_prof_form .organization_main_info{width:90%!important}@media (max-width:992px){.org_prof_form .organization_main_info{width:100%!important}}.org_prof_form .btn-primary.disabled,.org_prof_form .btn-primary:disabled{background-color:#a7a7a7!important;border-color:#bfbfbf!important}.CreateOrganizationLink{position:relative;margin:10vh auto auto;max-width:1500px;min-width:1500px}@media (max-width:1500px){.CreateOrganizationLink{min-width:auto}}.CreateOrganizationLink .card{margin:auto;width:25.5rem;min-height:36rem;box-shadow:0 3px 4px 2px #e8e8e8;border:none}@media (max-width:1200px){.CreateOrganizationLink .card{margin-top:2rem!important;margin-bottom:2rem!important}}.CreateOrganizationLink .card .card-body{padding-top:1.6rem;padding-bottom:0}.CreateOrganizationLink .card .card_title{font-size:1.28rem;font-weight:900;letter-spacing:-.05ch;margin-bottom:.45rem}.CreateOrganizationLink .card .card_desc{font-size:.77rem;color:#8393a6;font-weight:500;letter-spacing:-.05ch;margin:0 1rem;text-shadow:0 .1px #eee}.CreateOrganizationLink .card .card_desc .bolded_desc{font-weight:700;color:#708295}.CreateOrganizationLink .card_sub-title{font-size:1.05rem;font-weight:900;letter-spacing:-.05ch;margin-bottom:.45rem;margin-top:1.8rem}.CreateOrganizationLink .card_sub-desc{font-size:.738rem;color:#8393a6;font-weight:500;line-height:1.2rem;letter-spacing:-.05ch;margin:0 1rem;text-shadow:0 .1px #eee}.CreateOrganizationLink .card .form-control:disabled,.CreateOrganizationLink .card .form-control[readonly]{background-color:#fff;border-right:none;color:#6f7d8b;font-weight:800;font-size:.8rem;height:2.6rem}.CreateOrganizationLink .card .input-group{width:87%;height:2.5rem;margin:.75rem auto auto}.CreateOrganizationLink .card .input-group-text{background-color:#fff;border-left:none}.CreateOrganizationLink .card .card-footer{border:none;background-color:#fff;margin-top:1rem;margin-bottom:2rem}.CreateOrganizationLink .card .btn-primary{width:80%;height:2.4rem;margin:auto;font-size:.61rem;font-weight:500;border-radius:3.5px;letter-spacing:.1ch;text-transform:uppercase}.CreateOrganizationInitial{position:relative;margin:10vh auto auto;max-width:1500px;min-width:1500px}@media (max-width:1500px){.CreateOrganizationInitial{min-width:auto}}.CreateOrganizationInitial .card{margin:auto;width:20.5rem;min-height:28rem;box-shadow:0 3px 4px 2px #e8e8e8;border:none}@media (max-width:1200px){.CreateOrganizationInitial .card{margin-top:2rem!important;margin-bottom:2rem!important}}.CreateOrganizationInitial .icon-numb{background-color:#fff;border:.18rem solid #bdcad8;color:#bdcad8;font-weight:700;margin-top:1rem;margin-bottom:1.7rem;height:2rem;width:2rem;border:3px solid #bdcad8!important}.CreateOrganizationInitial .icon-check{margin-top:1rem;margin-bottom:1.7rem;height:2rem;width:2rem;background-color:#00df76;border:none;color:#fff;font-weight:900}.CreateOrganizationInitial .icon-check .b-icon{width:100%!important}.CreateOrganizationInitial a{font-size:.9rem;height:3.2rem;width:93%;font-weight:600;text-transform:uppercase;margin:0 auto .9rem;border-radius:.3rem}.CreateOrganizationInitial .initial_header{font-weight:800;font-size:1.7rem;color:#3e3e3e}.CreateOrganizationInitial .initial_desc{display:block;width:45%;margin:auto auto 3rem;color:#858585;font-weight:500;font-size:1rem}@media (max-width:1000px){.CreateOrganizationInitial .initial_desc{width:auto}}.CreateOrganizationInitial .card_title{font-weight:900;font-size:1.3rem;margin-bottom:.5rem}.CreateOrganizationInitial .card_desc{display:block;margin:auto;color:#9d9d9d;font-weight:500;font-size:1rem;width:85%}.CreateOrganizationInitial .card-body{padding-bottom:0}.CreateOrganizationInitial .card-footer{border:none;background-color:#fff}.CreateOrganizationInitial .launch_btn{background-color:#3d3d3d!important}.CreateOrganizationInitial .disabled_btn{background-color:#757575!important;border:none!important}.CreateOrganizationInitial .first_card{position:relative}.CreateOrganizationInitial .second_chevron_right{position:absolute;right:30%;top:47%;font-size:4rem;color:#c4c4c4;font-weight:700}@media (max-width:1430px){.CreateOrganizationInitial .second_chevron_right{display:none}}.CreateOrganizationInitial .first_chevron_right{position:absolute;left:30%;top:47%;font-size:4rem;color:#c4c4c4;font-weight:700}@media (max-width:1200px){.CreateOrganizationInitial .first_chevron_right{left:31%;top:35vh}}@media (max-width:1430px){.CreateOrganizationInitial .first_chevron_right{display:none}}.my_custom_input_img_container{width:30%;height:11rem;display:flex;flex-direction:column;justify-content:left}@media (max-width:992px){.my_custom_input_img_container{width:50%}}.my_custom_input_img_container p{font-size:.875em;color:#515a64;letter-spacing:.0625em;font-weight:700;text-transform:uppercase;text-align:left}.my_custom_input_img_container .my_custom_input_img{cursor:pointer;border:1px solid rgba(0,0,0,.5);background-repeat:no-repeat;background-size:contain;background-position:50%;width:9rem;height:9rem}.my_custom_input_img_container .my_image_text{text-transform:none;font-family:PT Sans;font-size:1.5em;width:12em;letter-spacing:0;font-weight:800;line-height:1.68ch}.my_custom_input_img_container .my_image_text .inf_name{color:#ffa64c}.organisation_profile{background-color:#fff!important}.organisation_profile .blank-input{border:none!important;box-shadow:none!important;outline:none!important}.organisation_profile .upload-icon,.organisation_profile input[type=file]{height:110px;width:110px;text-indent:10em;border:3px dashed #fff}.organisation_profile .upload-icon:after,.organisation_profile input[type=file]:after{content:"Upload a logo";font-size:13px;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;text-transform:uppercase;white-space:break-spaces;text-indent:0;font-weight:700;margin-top:5px;height:100%}.organisation_profile .h2{color:#212121;font-size:18px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.organisation_profile .landing_content{margin-bottom:10px;max-width:70%}.organisation_profile .landing_content--contact{margin-bottom:5px;margin-top:5px}.organisation_profile .landing_content img{right:-20px;top:15%}.organisation_profile .landing_content .cursor-pointer{transition-duration:.1s;transition:all .1s ease-in-out}.organisation_profile .landing_content .cursor-pointer:active{transform:scale(.95)}.organisation_profile .organisation_profile__get_involved .create_campaign_box .create_campaign,.organisation_profile .organisation_profile__video_section .video_wrapper button,.organisation_profile__get_involved .create_campaign_box .organisation_profile .create_campaign,.organisation_profile__video_section .video_wrapper .organisation_profile button{height:40px;width:169px;border-radius:30px;text-transform:uppercase;font-weight:700}.organisation_profile__navbar .logo{max-width:130px;max-height:40px;-o-object-fit:contain;object-fit:contain}.organisation_profile__landing{background-color:#3d4853;height:607px}.organisation_profile__landing .banner-photo *{-o-object-fit:cover;object-fit:cover}.organisation_profile__landing .overlay{z-index:99;background:#000;background:linear-gradient(1turn,#000,transparent);padding:47px 0}@media (min-width:768px){.organisation_profile__landing .overlay{padding:47px 0 154px}}.organisation_profile__landing .overlay .organisation_logo{min-width:110px}.organisation_profile__landing .overlay h1{font-weight:800}.organisation_profile__landing .overlay .edit_header_btn{height:38px;width:123px;background-color:#fff;border-radius:3px;color:#3d4853;font-size:12px;font-weight:500}.organisation_profile__landing .btn_donate{height:66px;width:178px;bottom:20px;right:0;margin-right:15px;box-shadow:0 1px 4px 0 #ffa64c}.organisation_profile__landing .btn_donate:active,.organisation_profile__landing .btn_donate:focus,.organisation_profile__landing .btn_donate:hover{border:none}.organisation_profile__landing input,.organisation_profile__landing textarea{color:#fff}.organisation_profile__landing .close_btn{margin-top:-5px}.organisation_profile__landing .landing_content__wrapper>div{margin-bottom:10px}@media (min-width:768px){.organisation_profile__video_section{width:36.27907%;margin-top:-144px;margin-right:3.72093%}}.organisation_profile__video_section .video_wrapper{height:658px;margin-bottom:30px;position:relative;background-color:#f6f6f6;border-radius:0;z-index:99}.organisation_profile__video_section .video_wrapper img{margin-bottom:30px;z-index:99;display:inline-block}.organisation_profile__video_section .fundraiser-video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.organisation_profile__video_section .video-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.organisation_profile__contact_us .box{padding:10px 20px}.organisation_profile__contact_us__social_icons img{width:44px;height:44px}.organisation_profile__contact_us p{font-size:14px;color:#212121;margin-bottom:20px;line-break:anywhere}.organisation_profile__contact_us p:last-of-type{margin-bottom:0}.organisation_profile__contact_us .landing_content{width:100%}@media (min-width:1024px){.organisation_profile__contact_us .landing_content{width:90%}}.organisation_profile__contact_us .social-icon{width:40px;height:40px;border-radius:50%;background-color:#212121;color:#fff;margin-right:14px;font-size:1rem;display:inline-flex;justify-content:center;align-items:center}@media (min-width:768px){.organisation_profile__about_section_wrapper{width:60%}}.organisation_profile__about{padding-top:40px}.organisation_profile__about section{margin-bottom:24px}.organisation_profile__about h2{margin-bottom:20px}.organisation_profile__about p{font-size:16px;color:#454545}.organisation_profile__get_involved{background-color:#f6f6f6;padding:30px 0 120px;margin-top:95px}.organisation_profile__get_involved *{margin:auto;text-align:center}.organisation_profile__get_involved .get_involved{margin-bottom:119px}.organisation_profile__get_involved .get_involved h3{margin-bottom:5px;text-transform:uppercase;font-weight:800}.organisation_profile__get_involved .get_involved p{color:#454545;font-size:16px}.organisation_profile__get_involved .create_campaign_box{height:181px;width:100%;border:2px dashed #bdcad8;padding:42px}@media (min-width:1024px){.organisation_profile__get_involved .create_campaign_box{width:794px}}.organisation_profile__get_involved .create_campaign_box h4{margin-bottom:27px;font-size:22px;color:#454545}.organisation_profile .navbar{height:auto!important}.PageOrganisationProfile .nav-icon{height:40px;max-width:133px;-o-object-fit:contain;object-fit:contain}.PageOrganisationProfile .nav-link{font-size:14px;color:#212121!important;font-weight:700;padding:0 30px!important;border-right:1px solid}.PageOrganisationProfile .last-nav-link *{border:0}.PageOrganisationProfile .organisationProfileBanner{position:relative}.PageOrganisationProfile .organisationProfileBanner .banner-layout,.PageOrganisationProfile .organisationProfileBanner .banner-photo{-o-object-fit:cover;object-fit:cover;min-height:486px;background-color:#3d4853;position:absolute;top:0;left:0;height:100%;width:100%}.PageOrganisationProfile .organisationProfileBanner .banner-layout:after,.PageOrganisationProfile .organisationProfileBanner .banner-photo:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(transparent,#000)}.PageOrganisationProfile .organisationProfileBanner .banner-content{min-height:486px;display:flex}.PageOrganisationProfile .organisationProfileBanner .banner-content .content-main-row{margin:auto auto 50px;width:100%}.PageOrganisationProfile .organisationProfileBanner .banner-content .fundraiser-title{font-size:50px;color:#fff;font-weight:700}.PageOrganisationProfile .organisationProfileBanner .banner-content .fundraiser-summary{font-size:18px;color:#fff}.PageOrganisationProfile .organisationProfileBanner .banner-content .donate-btn{height:50px;width:150px;font-size:20px;color:#fff;font-weight:700}@media (min-width:992px){.PageOrganisationProfile .organisationProfileBanner .banner-content .donate-btn{height:66px;width:178px}}.PageOrganisationProfile .organisationProfileBanner .banner-content:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(transparent,#000)}.PageOrganisationProfile .img-container--wide{padding-top:80%}.PageOrganisationProfile .campaign_card{max-width:415px}@media (min-width:992px){.PageOrganisationProfile .campaign_card{margin-left:40px;margin-right:40px}}.PageOrganisationProfile .social-icon{width:55px;height:55px;border-radius:50%;background-color:#212121;color:#fff;margin-left:14px;font-size:1rem;display:inline-flex;justify-content:center;align-items:center}.admin__sidebar{min-width:220px;height:100vh;max-width:220px;background-color:#4a484a;font-size:14px;color:#99a5b2;padding:40px 0;position:fixed;overflow-y:auto;overflow-x:hidden;z-index:501}.admin__sidebar .side-item-wrapper{padding-left:20px;padding-right:20px;margin-bottom:20px}.admin__sidebar .side-item-wrapper--active{background-color:#c5c8cc}.admin__sidebar header{margin-bottom:40px}@media (max-width:992px){.admin__sidebar header{margin-bottom:15px}}.admin__sidebar li.nav-item{margin-bottom:36px}.admin__sidebar .nav-item{font-size:14px;color:#fff;font-size:20px}.admin__sidebar .active,.admin__sidebar h1{color:#fff;font-size:24px}.admin__sidebar .side-nav-img{height:21px;width:21px;-o-object-fit:contain;object-fit:contain}@media (min-width:1024px){.admin__page_setup_store{min-height:100vh;display:flex}}.admin__page_setup_store main{width:95%;margin:auto}@media (min-width:1024px){.admin__page_setup_store main{max-width:484px}}.admin__page_setup_store main .box{width:484px;box-shadow:0 10px 20px 0 hsla(0,0%,54.5%,.18);padding:30px}.admin__page_setup_store main .box button{height:43px}.admin__page_content{padding:30px 30px 0;background-color:#eef0f6;min-height:100vh}@media (min-width:768px){.admin__page_content{padding-left:220px;padding-right:0}}@media (max-width:992px){.admin__page_content{padding-left:0;padding-right:0}}.admin__page_content header h2{font-size:45px;margin-bottom:5px;letter-spacing:-1px}@media (min-width:768px){.admin__page_content header h2{max-width:374px}}.admin__page_content header p{font-weight:500}@media (min-width:768px){.admin__page_content header p{max-width:756px}}.admin__page_content .admin_sidebar ul{margin-left:-20px}@media (min-width:768px){.admin__page_content .admin_sidebar ul{max-width:694px}}.admin__page_content .admin_sidebar ul li{width:322px;padding:20px;margin:0 20px 30px 0;cursor:pointer;transition:all .2s ease-in}.admin__page_content .admin_sidebar ul li:hover{background-color:#f6f6f6;border-radius:20px}.admin__page_content .admin_sidebar ul li .icon,.admin__page_content .admin_sidebar ul li img{margin-bottom:20px;border-radius:20px;background-color:#d9eeff;width:65px;height:65px}.admin__page_content .admin_sidebar ul li h3{margin-bottom:5px}.admin__page_content .admin_sidebar ul li p{color:#48525d}.admin .setup_store_wrapper{min-height:calc(100vh - 60px);display:flex;justify-content:center;align-items:center}.admin .setup_store_wrapper .setup_store{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:485px}.admin .setup_store_wrapper .setup_store .box{background-color:#fff;border-radius:0}.admin .setup_store_wrapper .setup_store .box button{width:70%!important;display:block;height:auto!important;padding:12px 0}.admin .admin_header{position:fixed;top:0;left:0;width:100vw;z-index:500;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.admin .admin_header .navbar{display:flex}@media (min-width:992px){.admin .admin_header .navbar{margin-left:240px;margin-right:20px}}.admin .admin_header h4{margin:auto 0}.admin .admin_header .my_breadcrumb{display:inline-flex;background-color:transparent;padding:0 0 0 1rem;font-size:1rem}.admin .admin_header .my_breadcrumb a{color:#ffa64b}.admin .admin_header__back-button .b-avatar-text{font-size:1.8rem}@media (min-width:768px){.admin .admin_subsection{padding-left:20px;padding-right:20px}}.admin .admin_subsection__desc{width:20rem}.admin .admin_subsection__complete_button{background-color:#ff9100;border:none!important}.admin .admin_subsection__side_img{margin-left:-5rem;margin-top:-4rem;border-radius:5rem}@media (max-width:1450px){.admin .admin_subsection__side_img{margin-left:0!important}}@media (max-width:1265px){.admin .admin_subsection__side_img{display:none!important}}.admin .full-table{min-height:50vh}.admin .orders-table-row{overflow:hidden;width:100%}.admin thead{background-color:#f6f6f6}.admin thead *{text-transform:uppercase}.admin thead th{vertical-align:middle;font-weight:400;color:#353f49;font-size:12px}.admin .table-hover tbody tr:hover{background-color:#fff6eb}.admin tr td{vertical-align:middle}.admin tr td:first-child,.admin tr th:first-child{padding-left:30px}.admin tr td:last-child,.admin tr th:last-child{padding-right:30px}.admin .full-width-table tr td:first-child,.admin .full-width-table tr th:first-child{padding-left:.75rem}.admin .full-width-table tr td:last-child,.admin .full-width-table tr th:last-child{padding-right:.75rem}.admin .type-box{background-color:#000;padding:7px 12px;border-radius:5px;color:#fff}.admin .type-box--product{background-color:#2fc889}.admin .status-box{border-radius:5px;padding:5px;color:#fff;text-align:center;font-size:14px;text-transform:capitalize}.admin .status-box--failed,.admin .status-box--inactive{background-color:#f82929}.admin .status-box--active,.admin .status-box--delivered,.admin .status-box--published,.admin .status-box--success{background-color:#2fc889}.admin .status-box--in-transit,.admin .status-box--pending{background-color:#f8b029}.admin .price{font-size:20px;color:#2fc889;line-height:26px;font-weight:700}.admin .table-cell-photo{width:70px;height:70px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.admin .table-cell-photo--sm{width:50px;height:50px;border-radius:10px}.admin .table-cell-avatar{width:70px;height:70px;border-radius:50%;background-color:grey;color:#fff;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:600;text-transform:uppercase}.admin .table-cell-avatar--sm{width:50px;height:50px;border-radius:10px}@media (max-width:768px){.admin .table-cell-avatar{width:35px;height:35px;font-size:1rem}}.admin .pagination button{color:#000}.admin .pagination .page-link:focus{box-shadow:none}.admin .pagination .active button{background-color:#ff9100;border-color:#ff9100;color:#fff}.admin .search_icon{position:absolute;top:7px;left:25px;font-size:20px;z-index:49}.admin .search_icon *{color:#f8b029}.admin .search_icon--dark *{color:#353f49}.admin .search_icon_input .form-control,.admin .search_icon_input input{padding-left:35px;height:45px;font-size:14px;color:#404a53;font-weight:700;background:none;border-color:#ced4da}.admin .search_icon_input .form-control{font-size:13px;display:flex;align-items:center}.admin .orange_btn{height:40px}.admin .dropdown-select-wrapper{position:absolute;bottom:-65px;left:50%;height:90px;width:calc(100% - 30px);transform:translateX(-50%);z-index:50;border:1px solid #d3d3d3;background-color:#f5f5f5;overflow-y:scroll}.admin .dropdown-select-wrapper .item{padding-left:5px;text-transform:capitalize;margin:2px 0;cursor:pointer;z-index:51;font-size:14px;color:#404a53;font-weight:700}.admin .dropdown-select-wrapper .item:hover{background-color:#fff6eb}.admin .capitalized-input input{text-transform:capitalize}.admin__merch_store{padding-top:50px}.admin__merch_store__chart-section{display:flex;flex-wrap:wrap;background-color:#f6f6f6;border:1px solid #e2e2e2;border-radius:0 5px 5px 0}.admin__merch_store__chart-section .chart_wrapper{width:100%;background-color:#fff;padding:10px}@media (min-width:1024px){.admin__merch_store__chart-section .chart_wrapper{padding:20px}}.admin__merch_store__chart-section .chart-data{width:100%}@media (min-width:1024px){.admin__merch_store__chart-section .chart-data{flex-grow:1;width:auto}}.admin__merch_store__chart-section .chart-data .inner-section{padding:10px}@media (min-width:1024px){.admin__merch_store__chart-section .chart-data .inner-section{padding:20px 20px 0}}.admin__merch_store__chart-section .chart-data .inner-section--lower{max-width:300px}@media (min-width:1024px){.admin__merch_store__chart-section .chart-data .inner-section--lower{padding:20px}}.admin__merch_store__chart-section .chart-data .label{font-size:14px;color:#919fb1;font-weight:600}.admin__merch_store__chart-section .chart-data .list-item{max-width:300px;display:flex;color:#515a64;font-weight:700;font-size:12px}.admin__merch_store__orders-section{display:flex;flex-wrap:wrap;background-color:#f6f6f6;border:1px solid #e2e2e2;border-radius:0 5px 5px 0}.admin__users{padding-top:50px}.admin__users .form-container{background-color:#f6f6f6;padding:24px 29px;border-radius:20px}@media (max-width:992px){.admin__users .form-container{padding:12px 10px}}.admin__users .form-container .label{color:#515a64}.admin__users .form-container input,.admin__users .form-container select{border-radius:0;height:43px}.admin__users .form-container ::-moz-placeholder{color:#cfcfcf;font-size:14px;opacity:1}.admin__users .form-container :-ms-input-placeholder{opacity:1}.admin__users .form-container ::placeholder{color:#cfcfcf;font-size:14px;opacity:1}.admin__users .form-container :-ms-input-placeholder{color:#cfcfcf;font-size:14px}.admin__users .form-container ::-ms-input-placeholder{color:#cfcfcf;font-size:14px}.admin__users .form-container .form-group{margin:0}.admin__users .payment-methods-container{background-color:#fff;padding:10px;display:flex;align-items:center;flex-wrap:wrap}@media (min-width:768px){.admin__users .payment-methods-container{padding:30px;justify-content:flex-start}}.admin__users .payment-methods-container .single-method-wrapper{width:100%;margin-bottom:30px;display:flex;justify-content:center;align-items:center}@media (min-width:768px){.admin__users .payment-methods-container .single-method-wrapper{justify-content:flex-start}}.admin__users .payment-methods-container .single-method-wrapper .single-method{width:90%;padding:10px;border:1px solid #e3e3e3;border-radius:5px;display:flex;align-items:center}@media (min-width:768px){.admin__users .payment-methods-container .single-method-wrapper .single-method{padding:15px;width:70%}}@media (min-width:1200px){.admin__users .payment-methods-container .single-method-wrapper .single-method{width:40%}}@media (min-width:1400px){.admin__users .payment-methods-container .single-method-wrapper .single-method{max-width:382px}}.admin__users .payment-methods-container .single-method-wrapper .single-method .method-icon{width:73px;height:46px;-o-object-fit:contain;object-fit:contain;margin-right:20px}.admin__users .payment-methods-container .single-method-wrapper .single-method .method-title{font-size:18px;font-weight:700;text-transform:capitalize}.admin__users .user-transactions-border{border:1px solid #e3e3e3;border-radius:5px}.admin__dashboard{padding-top:50px}.admin__dashboard .dashbord-lineChart-card{height:100%;position:relative}.admin__dashboard .dashbord-chart-card{max-height:312.5px;position:relative}.admin__dashboard .dashbord-chart-card div:first-of-type{max-height:260px}@media (max-width:992px){.admin__dashboard .dashboard-chart{width:100%;max-width:100%;margin:0 auto}.admin__dashboard .dashboard-chart .row{margin:0!important}.admin__dashboard .dashboard-chart .dashboard-chart-content{padding-left:0!important;padding-right:0!important}.admin__dashboard .dashboard-chart .dashboard-chart-content .row{width:100%}.admin__dashboard .dashboard-chart .dashboard-card{height:100%;padding-left:.5rem!important;padding-right:.5rem!important}}.admin__dashboard .dashboard-chart .rounded-dashboard-card{border-radius:.5rem!important}.admin__dashboard .dashboard-chart .dashboard-card{position:relative;padding:22px;cursor:pointer}.admin__dashboard .dashboard-chart .dashboard-card:hover{background-color:#fff6eb}.admin__dashboard .dashboard-chart .dashboard-card a{text-decoration:none!important}.admin__dashboard .dashboard-chart .dashboard-card-title{font-size:15px;color:#515a64}@media (max-width:768px){.admin__dashboard .dashboard-chart .dashboard-card-title{font-size:14px}}.admin__dashboard .dashboard-chart .dashboard-card-percent{position:absolute;font-size:12px;right:10%;top:30%}.admin__dashboard .dashboard-chart .dashboard-card-percent--red{color:#ff2366}.admin__dashboard .dashboard-chart .dashboard-card-percent--green{color:green}.admin__dashboard .dashboard-chart .dashboard-card-avatar,.admin__dashboard .dashboard-chart .dashboard-card-img{height:50px;width:50px;background-color:#ff9100;border-radius:50%;padding:10px;-o-object-fit:none;object-fit:none;margin-right:10px}.admin__dashboard .dashboard-chart .dashboard-card-data{color:#515a64;font-size:20px;font-weight:600}.admin__campaigns .campaign-card{padding:0 20px 40px 0}.admin__campaigns .campaign-card .arrow_icon{cursor:pointer;height:65px;width:65px;border-radius:20px;background-color:#dfe;margin-bottom:20px}.admin .adjust-page{margin-top:2rem}.teleport-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}.teleport-drawer{position:fixed;top:0;right:0;width:calc(100% - 220px);height:100%;background-color:#eef0f6;box-shadow:-2px 0 10px rgba(0,0,0,.1);z-index:1001;-webkit-animation:slideIn .3s ease-out;animation:slideIn .3s ease-out}.teleport-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e9ecef;background-color:#f8f9fa}.teleport-content{padding:20px;overflow-y:auto;height:calc(100% - 80px)}@-webkit-keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:768px){.teleport-drawer{width:100%}}.store_setup header#header{top:0}.store_setup .full-body-height{min-height:calc(100vh - 69px)}.store_setup__upload_design_col{width:100%}@media (min-width:1200px){.store_setup__upload_design_col{max-height:100vh}}.store_setup__upload_design_col .design-box{min-height:100px}.store_setup__upload_design_col .product{width:100%;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.05);padding:11px;position:relative;min-height:50px;transition:all .5s}.store_setup__upload_design_col .product header{margin-bottom:10px}.store_setup__upload_design_col .product header img{background-color:#f6f6f6;-o-object-fit:contain;object-fit:contain;margin-right:14px}.store_setup__upload_design_col .product header+span{margin-bottom:16px;display:block}.store_setup__upload_design_col .product--selected{min-height:200px}.store_setup__upload_design_col .product--selected:after{content:"";position:absolute;border-radius:50%;height:24px;width:24px;background-color:#35cf94;right:6px;top:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' fill='%23fff5f5' height='14' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.store_setup__upload_design_col .product--not-selected{background-color:#f6f6f6}.store_setup__upload_design_col .product--not-selected header{margin-bottom:0}.store_setup__upload_design_col .product--not-selected:after{content:"";position:absolute;border-radius:50%;height:24px;width:24px;background-color:#707070;right:6px;bottom:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' fill='%23fff5f5' height='14' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.store_setup__upload_design_col .product .grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-template-rows:1fr 1fr;grid-gap:9px 9px;gap:9px 9px;grid-template-areas:"dark_front_design dark_back_design" "light_front_design light_back_design";margin-bottom:9px}.store_setup__upload_design_col .product .grid-container small{margin-bottom:12.5px;display:block}.store_setup__upload_design_col .product .grid-container img{margin-bottom:13px;-o-object-fit:contain;object-fit:contain;width:100%}.store_setup__upload_design_col .product .grid-container .upload-icon{margin-right:5px;border-radius:50%;height:13px;width:13px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC43NzgiIGhlaWdodD0iMzIuNjM5Ij48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6MnB4fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNOC45NDggNy44NTVsNi40NDEtNi40NDFNMjEuODMgNy44NTVsLTYuNDQxLTYuNDQxTTI5Ljc3OCAyMy43OXY2LjU0YTEuMzE5IDEuMzE5IDAgMDEtMS4zMDggMS4zMDhIMi4yNzlBMS4yOTQgMS4yOTQgMCAwMTEgMzAuMzN2LTYuNTRNMTUuMzg5IDI2LjI1N1YxLjQxNCIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:50%;display:inline-block;margin-bottom:0}.store_setup__upload_design_col .product .grid-container .upload-status--success{display:flex;align-items:center;justify-content:center}.store_setup__upload_design_col .product .grid-container .upload-status--success .upload-icon{margin-right:5px;border-radius:50%;height:13px;width:13px;background-color:#35cf94;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' fill='%23fff5f5' height='9' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;display:inline-block}.store_setup__upload_design_col .product .grid-container .dark_back_design,.store_setup__upload_design_col .product .grid-container .dark_front_design,.store_setup__upload_design_col .product .grid-container .image_uploader,.store_setup__upload_design_col .product .grid-container .light_back_design,.store_setup__upload_design_col .product .grid-container .light_front_design{height:182px;width:100%;background-color:#fff;border:1px solid #e8e8e8;padding:10px;text-align:center}.store_setup__upload_design_col .product .grid-container .image_uploader--success{border:1px solid #838282}.store_setup__upload_design_col .product .grid-container .dark_front_design{grid-area:dark_front_design}.store_setup__upload_design_col .product .grid-container .light_front_design{grid-area:light_front_design}.store_setup__upload_design_col .product .grid-container .dark_back_design{grid-area:dark_back_design}.store_setup__upload_design_col .product .grid-container .light_back_design{grid-area:light_back_design}.store_setup__preview_design_col .designs{background-color:#fff;border:1px solid #f5f5f5;padding-bottom:40px}.store_setup__preview_design_col .designs .preview{padding:0 90px 90px}.store_setup__preview_design_col .designs .preview img{max-height:503px;-o-object-fit:contain;object-fit:contain}@media (min-width:1024px){.store_setup__preview_design_col .designs .preview img{min-height:503px}}.store_setup__preview_design_col .designs .preview .design{height:245px;width:173px;z-index:9;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:1px dashed #f6f6f6;display:flex;justify-content:center;align-items:center}.store_setup__preview_design_col .designs .preview .design img{width:100%;-o-object-fit:contain;object-fit:contain}.store_setup__preview_design_col .designs .preview .showback{height:27px;width:172px;border:1px solid #7f8385;font-size:10px;color:#7f8385;letter-spacing:.11em;background-color:transparent;transition:all .2s ease}.store_setup__preview_design_col .designs .preview .showback:active{background-color:#94989b;color:#fff}.store_setup__preview_design_col .designs .designs_slider{overflow-x:auto;display:flex}.store_setup__preview_design_col .designs .designs_slider img{margin-right:10px;background-color:#fff;border-radius:10px;height:122px;width:119px;-o-object-fit:contain;object-fit:contain;background-color:#f6f6f6}.store_setup__preview_design_col .designs .designs_slider img:last-of-type{margin-right:0}.store_setup__preview_design_col .designs .designs_slider img.selected{border:1px solid #707070}@media (min-width:1024px){.store_setup__preview_design_col .designs{border-radius:20px}}.store_setup__preview_design_col .variant-slider--wrapper{position:relative}.store_setup__preview_design_col .variant-slider--wrapper img{width:119px;height:122px;-o-object-fit:contain;object-fit:contain}.store_setup__preview_design_col .variant-slider--wrapper img.selected{border:1px solid}@media (min-width:1200px){.store_setup__preview_design_col .variant-slider--wrapper{position:absolute;right:0;top:10px;max-height:calc(100vh - 80px)}.store_setup__preview_design_col .variant-slider--wrapper .variant-slider{display:flex;flex-direction:column;justify-content:center;align-items:center}.store_setup__preview_design_col .variant-slider--wrapper .variant-slider img{height:50px;width:50px}}.CreateOrUpdateCampaign{min-height:10vh}.CreateOrUpdateCampaign .vue-daterange-picker{width:100%}@media (min-width:768px){.CreateOrUpdateCampaign .vue-daterange-picker{width:424px}}.CreateOrUpdateCampaign .vue-daterange-picker .reportrange-text{width:100%;font-size:.875em;border-radius:3px;border:1px solid #e7e7e7;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:10px;padding-bottom:10px}@media (max-width:992px){.CreateOrUpdateCampaign .create_item_form{padding-top:0!important}}@media (max-width:992px){.CreateOrUpdateCampaign .create_item_form__form_wrapper{padding-top:220px;padding-left:1rem!important;padding-right:1rem!important}}.CreateOrUpdateCampaign .create_item_form__form_wrapper .col-12,.CreateOrUpdateCampaign .create_item_form__form_wrapper .row{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.donation-campaigns #createOrUpdateDonationPreview .text-shadow{text-shadow:0 3px 3px rgba(0,0,0,.16)}.donation-campaigns #createOrUpdateDonationPreview .btn-donate{background-color:#30c479;box-shadow:0 10px 20px 0 hsla(0,0%,54.5%,.37);height:3.2rem;color:#fff;font-weight:500;text-decoration:none}.donation-campaigns #createOrUpdateDonationPreview .text-lighterGrey{color:#737474!important}.donation-campaigns #createOrUpdateDonationPreview .text-lightGrey{color:silver}.donation-campaigns #createOrUpdateDonationPreview .desc-header{width:27rem;line-height:2rem;margin-top:.3rem}.donation-campaigns #createOrUpdateDonationPreview .desc-preview{color:#d9d1d1!important;font-size:.9rem;font-weight:500}.donation-campaigns #createOrUpdateDonationPreview .header-text-section{margin-bottom:-11rem;position:relative;bottom:-2%;left:7%}@media (max-width:768px){.donation-campaigns #createOrUpdateDonationPreview .header-text-section{left:-3%}}@media (min-width:1500px){.donation-campaigns #createOrUpdateDonationPreview .header-text-section{left:3%}}@media (min-width:1900px){.donation-campaigns #createOrUpdateDonationPreview .header-text-section{left:-3%}}.donation-campaigns #createOrUpdateDonationPreview .donation_alias{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.donation-campaigns #createOrUpdateDonationPreview .donation_alias{margin-top:0}}@media (min-width:768px){.donation-campaigns #createOrUpdateDonationPreview .alias_parent_donation{position:-webkit-sticky!important;position:sticky!important;top:4.3rem;height:50px;background-color:#f6f6f6;margin:0 -5rem;z-index:30}}.donation-campaigns #createOrUpdateDonationPreview .headerBanner{z-index:1;margin-top:1rem;position:relative;-o-object-fit:cover;object-fit:cover;background-image:linear-gradient(transparent,#000);background-attachment:fixed;background-position:50%;width:100vw;height:580px;background-repeat:no-repeat;background-size:cover}@media (min-width:768px){.donation-campaigns #createOrUpdateDonationPreview .headerBanner{background-position:100%}}.donation-campaigns #createOrUpdateDonationPreview .headerBanner:before{background-image:linear-gradient(transparent,#000);content:"";position:absolute;top:0;bottom:0;left:0;right:0}.donation-campaigns #createOrUpdateDonationPreview .headerBanner--preview{height:500px!important}.donation-campaigns #createOrUpdateDonationPreview .edit-header-photo{position:absolute;color:#717a83;height:2.5rem;width:8rem;font-size:.8rem;font-weight:600;outline:none;border:none;border-radius:inherit;background-color:#fff;line-height:28px;top:15%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.donation-campaigns #createOrUpdateDonationPreview .edit-header-photo{top:10%}}.donation-campaigns #createOrUpdateDonationPreview .donation-container{margin-top:-90px}.donation-campaigns #createOrUpdateDonationPreview .donation-info-card{box-shadow:0 10px 20px 0 hsla(0,0%,54.5%,.37);z-index:2}.donation-campaigns #createOrUpdateDonationPreview .progress-container{background-color:#f8f8f8}.donation-campaigns #createOrUpdateDonationPreview .progress{height:1.5rem;background-color:#e6e6e6;border-radius:4px}.donation-campaigns #createOrUpdateDonationPreview .progress-bar{background-color:#30c479;box-shadow:0 10px 20px 0 hsla(0,0%,54.5%,.37)}.donation-campaigns #createOrUpdateDonationPreview .offer-boxes .donationBox{background-color:#fff;color:#515a64;border:1px solid #515a64;text-decoration:none}.donation-campaigns #createOrUpdateDonationPreview .offer-boxes .donationBox.active,.donation-campaigns #createOrUpdateDonationPreview .offer-boxes .donationBox:focus,.donation-campaigns #createOrUpdateDonationPreview .offer-boxes .donationBox:hover{background-color:#515a64;color:#fff}.donation-campaigns #createOrUpdateDonationPreview .organisation_header{margin-bottom:24px}.donation-campaigns #createOrUpdateDonationPreview .organisation_header img{margin-right:12px;height:58px;-o-object-fit:contain;object-fit:contain;background-color:#fff;border:1px solid #eaeaea;padding:2px}.filter_cards_transition{position:relative;width:calc(50% - 1rem);display:inline-flex;flex-direction:column;justify-content:space-between;margin-left:1rem;margin-top:1rem;padding-top:.75rem;border-radius:6px;background-color:#fff;box-shadow:0 0 0 1px #c5d0d1;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:10% 50%;z-index:1}@media (min-width:800px){.filter_cards_transition{width:calc(33.33333% - 1rem)}}.filter_cards_transition-move{transition:all .6s ease-in-out 50ms}.filter_cards_transition-enter-active{transition:all .3s ease-out}.filter_cards_transition-leave-active{transition:all .2s ease-in;position:absolute;z-index:0}.filter_cards_transition-enter,.filter_cards_transition-leave-to{opacity:0}.filter_cards_transition-enter{transform:scale(.9)}.slide-left-enter-active,.slide-left-leave-active{transition:1s}.slide-left-enter{transform:translate(100%)}.slide-left-leave-to{transform:translate(-100%)}.slide-right-enter-active,.slide-right-leave-active{transition:1s}.slide-right-enter{transform:translate(-100%)}.slide-right-leave-to{transform:translate(100%)}.slide-enter-active,.slide-leave-active{transition:all .3s ease-in-out}.slide-enter-to,.slide-leave{max-height:100px;overflow:hidden}.slide-enter,.slide-leave-to{overflow:hidden;max-height:0}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease-in-out}.fade-enter-to,.fade-leave{opacity:1}.fade-enter,.fade-leave-to{opacity:.1}@-webkit-keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.saving span{-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.saving span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.saving span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.Zamalek-layout{/*!
 * Bootstrap v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */}.Zamalek-layout :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#e00712;--secondary:#41433c;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#dedede;--dark:#343a40;--lighter:#c9c9c9;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.Zamalek-layout *,.Zamalek-layout :after,.Zamalek-layout :before{box-sizing:border-box}.Zamalek-layout html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Zamalek-layout article,.Zamalek-layout aside,.Zamalek-layout figcaption,.Zamalek-layout figure,.Zamalek-layout footer,.Zamalek-layout header,.Zamalek-layout hgroup,.Zamalek-layout main,.Zamalek-layout nav,.Zamalek-layout section{display:block}.Zamalek-layout body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}.Zamalek-layout [tabindex="-1"]:focus:not(.focus-visible),.Zamalek-layout [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.Zamalek-layout hr{box-sizing:content-box;height:0;overflow:visible}.Zamalek-layout h1,.Zamalek-layout h2,.Zamalek-layout h3,.Zamalek-layout h4,.Zamalek-layout h5,.Zamalek-layout h6{margin-top:0;margin-bottom:.5rem}.Zamalek-layout p{margin-top:0;margin-bottom:1rem}.Zamalek-layout abbr[data-original-title],.Zamalek-layout abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.Zamalek-layout address{margin-bottom:1rem;font-style:normal;line-height:inherit}.Zamalek-layout dl,.Zamalek-layout ol,.Zamalek-layout ul{margin-top:0;margin-bottom:1rem}.Zamalek-layout ol ol,.Zamalek-layout ol ul,.Zamalek-layout ul ol,.Zamalek-layout ul ul{margin-bottom:0}.Zamalek-layout dt{font-weight:700}.Zamalek-layout dd{margin-bottom:.5rem;margin-left:0}.Zamalek-layout blockquote{margin:0 0 1rem}.Zamalek-layout b,.Zamalek-layout strong{font-weight:bolder}.Zamalek-layout small{font-size:80%}.Zamalek-layout sub,.Zamalek-layout sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.Zamalek-layout sub{bottom:-.25em}.Zamalek-layout sup{top:-.5em}.Zamalek-layout a{color:#e00712;text-decoration:none;background-color:transparent}.Zamalek-layout a:hover{color:#96050c;text-decoration:underline}.Zamalek-layout a:not([href]):not([class]),.Zamalek-layout a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.Zamalek-layout code,.Zamalek-layout kbd,.Zamalek-layout pre,.Zamalek-layout samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.Zamalek-layout pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.Zamalek-layout figure{margin:0 0 1rem}.Zamalek-layout img{vertical-align:middle;border-style:none}.Zamalek-layout svg{overflow:hidden;vertical-align:middle}.Zamalek-layout table{border-collapse:collapse}.Zamalek-layout caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}.Zamalek-layout th{text-align:inherit;text-align:-webkit-match-parent}.Zamalek-layout label{display:inline-block;margin-bottom:.5rem}.Zamalek-layout button{border-radius:0}.Zamalek-layout button:focus:not(.focus-visible),.Zamalek-layout button:focus:not(:focus-visible){outline:0}.Zamalek-layout button,.Zamalek-layout input,.Zamalek-layout optgroup,.Zamalek-layout select,.Zamalek-layout textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.Zamalek-layout button,.Zamalek-layout input{overflow:visible}.Zamalek-layout button,.Zamalek-layout select{text-transform:none}.Zamalek-layout [role=button]{cursor:pointer}.Zamalek-layout select{word-wrap:normal}.Zamalek-layout [type=button],.Zamalek-layout [type=reset],.Zamalek-layout [type=submit],.Zamalek-layout button{-webkit-appearance:button}.Zamalek-layout [type=button]:not(:disabled),.Zamalek-layout [type=reset]:not(:disabled),.Zamalek-layout [type=submit]:not(:disabled),.Zamalek-layout button:not(:disabled){cursor:pointer}.Zamalek-layout [type=button]::-moz-focus-inner,.Zamalek-layout [type=reset]::-moz-focus-inner,.Zamalek-layout [type=submit]::-moz-focus-inner,.Zamalek-layout button::-moz-focus-inner{padding:0;border-style:none}.Zamalek-layout input[type=checkbox],.Zamalek-layout input[type=radio]{box-sizing:border-box;padding:0}.Zamalek-layout textarea{overflow:auto;resize:vertical}.Zamalek-layout fieldset{min-width:0;padding:0;margin:0;border:0}.Zamalek-layout legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.Zamalek-layout progress{vertical-align:baseline}.Zamalek-layout [type=number]::-webkit-inner-spin-button,.Zamalek-layout [type=number]::-webkit-outer-spin-button{height:auto}.Zamalek-layout [type=search]{outline-offset:-2px;-webkit-appearance:none}.Zamalek-layout [type=search]::-webkit-search-decoration{-webkit-appearance:none}.Zamalek-layout ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.Zamalek-layout output{display:inline-block}.Zamalek-layout summary{display:list-item;cursor:pointer}.Zamalek-layout template{display:none}.Zamalek-layout [hidden]{display:none!important}.Zamalek-layout .h1,.Zamalek-layout .h2,.Zamalek-layout .h3,.Zamalek-layout .h4,.Zamalek-layout .h5,.Zamalek-layout .h6,.Zamalek-layout h1,.Zamalek-layout h2,.Zamalek-layout h3,.Zamalek-layout h4,.Zamalek-layout h5,.Zamalek-layout h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.Zamalek-layout .h1,.Zamalek-layout h1{font-size:2.5rem}.Zamalek-layout .h2,.Zamalek-layout h2{font-size:2rem}.Zamalek-layout .h3,.Zamalek-layout h3{font-size:1.75rem}.Zamalek-layout .h4,.Zamalek-layout h4{font-size:1.5rem}.Zamalek-layout .h5,.Zamalek-layout h5{font-size:1.25rem}.Zamalek-layout .h6,.Zamalek-layout h6{font-size:1rem}.Zamalek-layout .lead{font-size:1.25rem;font-weight:300}.Zamalek-layout .display-1{font-size:6rem;font-weight:300;line-height:1.2}.Zamalek-layout .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.Zamalek-layout .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.Zamalek-layout .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.Zamalek-layout hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.Zamalek-layout .small,.Zamalek-layout small{font-size:80%;font-weight:400}.Zamalek-layout .mark,.Zamalek-layout mark{padding:.2em;background-color:#fcf8e3}.Zamalek-layout .list-inline,.Zamalek-layout .list-unstyled{padding-left:0;list-style:none}.Zamalek-layout .list-inline-item{display:inline-block}.Zamalek-layout .list-inline-item:not(:last-child){margin-right:.5rem}.Zamalek-layout .initialism{font-size:90%;text-transform:uppercase}.Zamalek-layout .blockquote{margin-bottom:1rem;font-size:1.25rem}.Zamalek-layout .blockquote-footer{display:block;font-size:80%;color:#6c757d}.Zamalek-layout .blockquote-footer:before{content:"\2014\00A0"}.Zamalek-layout .img-fluid{max-width:100%;height:auto}.Zamalek-layout .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.Zamalek-layout .figure{display:inline-block}.Zamalek-layout .figure-img{margin-bottom:.5rem;line-height:1}.Zamalek-layout .figure-caption{font-size:90%;color:#6c757d}.Zamalek-layout code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>.Zamalek-layout code{color:inherit}.Zamalek-layout kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}.Zamalek-layout kbd kbd{padding:0;font-size:100%;font-weight:700}.Zamalek-layout pre{display:block;font-size:87.5%;color:#212529}.Zamalek-layout pre code{font-size:inherit;color:inherit;word-break:normal}.Zamalek-layout .pre-scrollable{max-height:340px;overflow-y:scroll}.Zamalek-layout .container,.Zamalek-layout .container-fluid,.Zamalek-layout .container-lg,.Zamalek-layout .container-md,.Zamalek-layout .container-sm,.Zamalek-layout .container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.Zamalek-layout .container,.Zamalek-layout .container-sm{max-width:540px}}@media (min-width:768px){.Zamalek-layout .container,.Zamalek-layout .container-md,.Zamalek-layout .container-sm{max-width:720px}}@media (min-width:992px){.Zamalek-layout .container,.Zamalek-layout .container-lg,.Zamalek-layout .container-md,.Zamalek-layout .container-sm{max-width:960px}}@media (min-width:1200px){.Zamalek-layout .container,.Zamalek-layout .container-lg,.Zamalek-layout .container-md,.Zamalek-layout .container-sm,.Zamalek-layout .container-xl{max-width:1140px}}.Zamalek-layout .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.Zamalek-layout .no-gutters{margin-right:0;margin-left:0}.Zamalek-layout .no-gutters>.col,.Zamalek-layout .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.Zamalek-layout .col,.Zamalek-layout .col-1,.Zamalek-layout .col-2,.Zamalek-layout .col-3,.Zamalek-layout .col-4,.Zamalek-layout .col-5,.Zamalek-layout .col-6,.Zamalek-layout .col-7,.Zamalek-layout .col-8,.Zamalek-layout .col-9,.Zamalek-layout .col-10,.Zamalek-layout .col-11,.Zamalek-layout .col-12,.Zamalek-layout .col-auto,.Zamalek-layout .col-lg,.Zamalek-layout .col-lg-1,.Zamalek-layout .col-lg-2,.Zamalek-layout .col-lg-3,.Zamalek-layout .col-lg-4,.Zamalek-layout .col-lg-5,.Zamalek-layout .col-lg-6,.Zamalek-layout .col-lg-7,.Zamalek-layout .col-lg-8,.Zamalek-layout .col-lg-9,.Zamalek-layout .col-lg-10,.Zamalek-layout .col-lg-11,.Zamalek-layout .col-lg-12,.Zamalek-layout .col-lg-auto,.Zamalek-layout .col-md,.Zamalek-layout .col-md-1,.Zamalek-layout .col-md-2,.Zamalek-layout .col-md-3,.Zamalek-layout .col-md-4,.Zamalek-layout .col-md-5,.Zamalek-layout .col-md-6,.Zamalek-layout .col-md-7,.Zamalek-layout .col-md-8,.Zamalek-layout .col-md-9,.Zamalek-layout .col-md-10,.Zamalek-layout .col-md-11,.Zamalek-layout .col-md-12,.Zamalek-layout .col-md-auto,.Zamalek-layout .col-sm,.Zamalek-layout .col-sm-1,.Zamalek-layout .col-sm-2,.Zamalek-layout .col-sm-3,.Zamalek-layout .col-sm-4,.Zamalek-layout .col-sm-5,.Zamalek-layout .col-sm-6,.Zamalek-layout .col-sm-7,.Zamalek-layout .col-sm-8,.Zamalek-layout .col-sm-9,.Zamalek-layout .col-sm-10,.Zamalek-layout .col-sm-11,.Zamalek-layout .col-sm-12,.Zamalek-layout .col-sm-auto,.Zamalek-layout .col-xl,.Zamalek-layout .col-xl-1,.Zamalek-layout .col-xl-2,.Zamalek-layout .col-xl-3,.Zamalek-layout .col-xl-4,.Zamalek-layout .col-xl-5,.Zamalek-layout .col-xl-6,.Zamalek-layout .col-xl-7,.Zamalek-layout .col-xl-8,.Zamalek-layout .col-xl-9,.Zamalek-layout .col-xl-10,.Zamalek-layout .col-xl-11,.Zamalek-layout .col-xl-12,.Zamalek-layout .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.Zamalek-layout .col{flex-basis:0;flex-grow:1;max-width:100%}.Zamalek-layout .row-cols-1>*{flex:0 0 100%;max-width:100%}.Zamalek-layout .row-cols-2>*{flex:0 0 50%;max-width:50%}.Zamalek-layout .row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .row-cols-4>*{flex:0 0 25%;max-width:25%}.Zamalek-layout .row-cols-5>*{flex:0 0 20%;max-width:20%}.Zamalek-layout .row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-auto{flex:0 0 auto;width:auto;max-width:100%}.Zamalek-layout .col-1{flex:0 0 8.33333%;max-width:8.33333%}.Zamalek-layout .col-2{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-3{flex:0 0 25%;max-width:25%}.Zamalek-layout .col-4{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .col-5{flex:0 0 41.66667%;max-width:41.66667%}.Zamalek-layout .col-6{flex:0 0 50%;max-width:50%}.Zamalek-layout .col-7{flex:0 0 58.33333%;max-width:58.33333%}.Zamalek-layout .col-8{flex:0 0 66.66667%;max-width:66.66667%}.Zamalek-layout .col-9{flex:0 0 75%;max-width:75%}.Zamalek-layout .col-10{flex:0 0 83.33333%;max-width:83.33333%}.Zamalek-layout .col-11{flex:0 0 91.66667%;max-width:91.66667%}.Zamalek-layout .col-12{flex:0 0 100%;max-width:100%}.Zamalek-layout .order-first{order:-1}.Zamalek-layout .order-last{order:13}.Zamalek-layout .order-0{order:0}.Zamalek-layout .order-1{order:1}.Zamalek-layout .order-2{order:2}.Zamalek-layout .order-3{order:3}.Zamalek-layout .order-4{order:4}.Zamalek-layout .order-5{order:5}.Zamalek-layout .order-6{order:6}.Zamalek-layout .order-7{order:7}.Zamalek-layout .order-8{order:8}.Zamalek-layout .order-9{order:9}.Zamalek-layout .order-10{order:10}.Zamalek-layout .order-11{order:11}.Zamalek-layout .order-12{order:12}.Zamalek-layout .offset-1{margin-left:8.33333%}.Zamalek-layout .offset-2{margin-left:16.66667%}.Zamalek-layout .offset-3{margin-left:25%}.Zamalek-layout .offset-4{margin-left:33.33333%}.Zamalek-layout .offset-5{margin-left:41.66667%}.Zamalek-layout .offset-6{margin-left:50%}.Zamalek-layout .offset-7{margin-left:58.33333%}.Zamalek-layout .offset-8{margin-left:66.66667%}.Zamalek-layout .offset-9{margin-left:75%}.Zamalek-layout .offset-10{margin-left:83.33333%}.Zamalek-layout .offset-11{margin-left:91.66667%}@media (min-width:576px){.Zamalek-layout .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.Zamalek-layout .row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.Zamalek-layout .row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.Zamalek-layout .row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.Zamalek-layout .row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.Zamalek-layout .row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.Zamalek-layout .col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.Zamalek-layout .col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-sm-3{flex:0 0 25%;max-width:25%}.Zamalek-layout .col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.Zamalek-layout .col-sm-6{flex:0 0 50%;max-width:50%}.Zamalek-layout .col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.Zamalek-layout .col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.Zamalek-layout .col-sm-9{flex:0 0 75%;max-width:75%}.Zamalek-layout .col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.Zamalek-layout .col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.Zamalek-layout .col-sm-12{flex:0 0 100%;max-width:100%}.Zamalek-layout .order-sm-first{order:-1}.Zamalek-layout .order-sm-last{order:13}.Zamalek-layout .order-sm-0{order:0}.Zamalek-layout .order-sm-1{order:1}.Zamalek-layout .order-sm-2{order:2}.Zamalek-layout .order-sm-3{order:3}.Zamalek-layout .order-sm-4{order:4}.Zamalek-layout .order-sm-5{order:5}.Zamalek-layout .order-sm-6{order:6}.Zamalek-layout .order-sm-7{order:7}.Zamalek-layout .order-sm-8{order:8}.Zamalek-layout .order-sm-9{order:9}.Zamalek-layout .order-sm-10{order:10}.Zamalek-layout .order-sm-11{order:11}.Zamalek-layout .order-sm-12{order:12}.Zamalek-layout .offset-sm-0{margin-left:0}.Zamalek-layout .offset-sm-1{margin-left:8.33333%}.Zamalek-layout .offset-sm-2{margin-left:16.66667%}.Zamalek-layout .offset-sm-3{margin-left:25%}.Zamalek-layout .offset-sm-4{margin-left:33.33333%}.Zamalek-layout .offset-sm-5{margin-left:41.66667%}.Zamalek-layout .offset-sm-6{margin-left:50%}.Zamalek-layout .offset-sm-7{margin-left:58.33333%}.Zamalek-layout .offset-sm-8{margin-left:66.66667%}.Zamalek-layout .offset-sm-9{margin-left:75%}.Zamalek-layout .offset-sm-10{margin-left:83.33333%}.Zamalek-layout .offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.Zamalek-layout .col-md{flex-basis:0;flex-grow:1;max-width:100%}.Zamalek-layout .row-cols-md-1>*{flex:0 0 100%;max-width:100%}.Zamalek-layout .row-cols-md-2>*{flex:0 0 50%;max-width:50%}.Zamalek-layout .row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .row-cols-md-4>*{flex:0 0 25%;max-width:25%}.Zamalek-layout .row-cols-md-5>*{flex:0 0 20%;max-width:20%}.Zamalek-layout .row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.Zamalek-layout .col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.Zamalek-layout .col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-md-3{flex:0 0 25%;max-width:25%}.Zamalek-layout .col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.Zamalek-layout .col-md-6{flex:0 0 50%;max-width:50%}.Zamalek-layout .col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.Zamalek-layout .col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.Zamalek-layout .col-md-9{flex:0 0 75%;max-width:75%}.Zamalek-layout .col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.Zamalek-layout .col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.Zamalek-layout .col-md-12{flex:0 0 100%;max-width:100%}.Zamalek-layout .order-md-first{order:-1}.Zamalek-layout .order-md-last{order:13}.Zamalek-layout .order-md-0{order:0}.Zamalek-layout .order-md-1{order:1}.Zamalek-layout .order-md-2{order:2}.Zamalek-layout .order-md-3{order:3}.Zamalek-layout .order-md-4{order:4}.Zamalek-layout .order-md-5{order:5}.Zamalek-layout .order-md-6{order:6}.Zamalek-layout .order-md-7{order:7}.Zamalek-layout .order-md-8{order:8}.Zamalek-layout .order-md-9{order:9}.Zamalek-layout .order-md-10{order:10}.Zamalek-layout .order-md-11{order:11}.Zamalek-layout .order-md-12{order:12}.Zamalek-layout .offset-md-0{margin-left:0}.Zamalek-layout .offset-md-1{margin-left:8.33333%}.Zamalek-layout .offset-md-2{margin-left:16.66667%}.Zamalek-layout .offset-md-3{margin-left:25%}.Zamalek-layout .offset-md-4{margin-left:33.33333%}.Zamalek-layout .offset-md-5{margin-left:41.66667%}.Zamalek-layout .offset-md-6{margin-left:50%}.Zamalek-layout .offset-md-7{margin-left:58.33333%}.Zamalek-layout .offset-md-8{margin-left:66.66667%}.Zamalek-layout .offset-md-9{margin-left:75%}.Zamalek-layout .offset-md-10{margin-left:83.33333%}.Zamalek-layout .offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.Zamalek-layout .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.Zamalek-layout .row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.Zamalek-layout .row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.Zamalek-layout .row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.Zamalek-layout .row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.Zamalek-layout .row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.Zamalek-layout .col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.Zamalek-layout .col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-lg-3{flex:0 0 25%;max-width:25%}.Zamalek-layout .col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.Zamalek-layout .col-lg-6{flex:0 0 50%;max-width:50%}.Zamalek-layout .col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.Zamalek-layout .col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.Zamalek-layout .col-lg-9{flex:0 0 75%;max-width:75%}.Zamalek-layout .col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.Zamalek-layout .col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.Zamalek-layout .col-lg-12{flex:0 0 100%;max-width:100%}.Zamalek-layout .order-lg-first{order:-1}.Zamalek-layout .order-lg-last{order:13}.Zamalek-layout .order-lg-0{order:0}.Zamalek-layout .order-lg-1{order:1}.Zamalek-layout .order-lg-2{order:2}.Zamalek-layout .order-lg-3{order:3}.Zamalek-layout .order-lg-4{order:4}.Zamalek-layout .order-lg-5{order:5}.Zamalek-layout .order-lg-6{order:6}.Zamalek-layout .order-lg-7{order:7}.Zamalek-layout .order-lg-8{order:8}.Zamalek-layout .order-lg-9{order:9}.Zamalek-layout .order-lg-10{order:10}.Zamalek-layout .order-lg-11{order:11}.Zamalek-layout .order-lg-12{order:12}.Zamalek-layout .offset-lg-0{margin-left:0}.Zamalek-layout .offset-lg-1{margin-left:8.33333%}.Zamalek-layout .offset-lg-2{margin-left:16.66667%}.Zamalek-layout .offset-lg-3{margin-left:25%}.Zamalek-layout .offset-lg-4{margin-left:33.33333%}.Zamalek-layout .offset-lg-5{margin-left:41.66667%}.Zamalek-layout .offset-lg-6{margin-left:50%}.Zamalek-layout .offset-lg-7{margin-left:58.33333%}.Zamalek-layout .offset-lg-8{margin-left:66.66667%}.Zamalek-layout .offset-lg-9{margin-left:75%}.Zamalek-layout .offset-lg-10{margin-left:83.33333%}.Zamalek-layout .offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.Zamalek-layout .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.Zamalek-layout .row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.Zamalek-layout .row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.Zamalek-layout .row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.Zamalek-layout .row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.Zamalek-layout .row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.Zamalek-layout .col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.Zamalek-layout .col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.Zamalek-layout .col-xl-3{flex:0 0 25%;max-width:25%}.Zamalek-layout .col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.Zamalek-layout .col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.Zamalek-layout .col-xl-6{flex:0 0 50%;max-width:50%}.Zamalek-layout .col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.Zamalek-layout .col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.Zamalek-layout .col-xl-9{flex:0 0 75%;max-width:75%}.Zamalek-layout .col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.Zamalek-layout .col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.Zamalek-layout .col-xl-12{flex:0 0 100%;max-width:100%}.Zamalek-layout .order-xl-first{order:-1}.Zamalek-layout .order-xl-last{order:13}.Zamalek-layout .order-xl-0{order:0}.Zamalek-layout .order-xl-1{order:1}.Zamalek-layout .order-xl-2{order:2}.Zamalek-layout .order-xl-3{order:3}.Zamalek-layout .order-xl-4{order:4}.Zamalek-layout .order-xl-5{order:5}.Zamalek-layout .order-xl-6{order:6}.Zamalek-layout .order-xl-7{order:7}.Zamalek-layout .order-xl-8{order:8}.Zamalek-layout .order-xl-9{order:9}.Zamalek-layout .order-xl-10{order:10}.Zamalek-layout .order-xl-11{order:11}.Zamalek-layout .order-xl-12{order:12}.Zamalek-layout .offset-xl-0{margin-left:0}.Zamalek-layout .offset-xl-1{margin-left:8.33333%}.Zamalek-layout .offset-xl-2{margin-left:16.66667%}.Zamalek-layout .offset-xl-3{margin-left:25%}.Zamalek-layout .offset-xl-4{margin-left:33.33333%}.Zamalek-layout .offset-xl-5{margin-left:41.66667%}.Zamalek-layout .offset-xl-6{margin-left:50%}.Zamalek-layout .offset-xl-7{margin-left:58.33333%}.Zamalek-layout .offset-xl-8{margin-left:66.66667%}.Zamalek-layout .offset-xl-9{margin-left:75%}.Zamalek-layout .offset-xl-10{margin-left:83.33333%}.Zamalek-layout .offset-xl-11{margin-left:91.66667%}}.Zamalek-layout .table{width:100%;margin-bottom:1rem;color:#212529}.Zamalek-layout .table td,.Zamalek-layout .table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.Zamalek-layout .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.Zamalek-layout .table tbody+tbody{border-top:2px solid #dee2e6}.Zamalek-layout .table-sm td,.Zamalek-layout .table-sm th{padding:.3rem}.Zamalek-layout .table-bordered,.Zamalek-layout .table-bordered td,.Zamalek-layout .table-bordered th{border:1px solid #dee2e6}.Zamalek-layout .table-bordered thead td,.Zamalek-layout .table-bordered thead th{border-bottom-width:2px}.Zamalek-layout .table-borderless tbody+tbody,.Zamalek-layout .table-borderless td,.Zamalek-layout .table-borderless th,.Zamalek-layout .table-borderless thead th{border:0}.Zamalek-layout .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.Zamalek-layout .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.Zamalek-layout .table-primary,.Zamalek-layout .table-primary>td,.Zamalek-layout .table-primary>th{background-color:#f6babd}.Zamalek-layout .table-primary tbody+tbody,.Zamalek-layout .table-primary td,.Zamalek-layout .table-primary th,.Zamalek-layout .table-primary thead th{border-color:#ef7e84}.Zamalek-layout .table-hover .table-primary:hover,.Zamalek-layout .table-hover .table-primary:hover>td,.Zamalek-layout .table-hover .table-primary:hover>th{background-color:#f3a3a7}.Zamalek-layout .table-secondary,.Zamalek-layout .table-secondary>td,.Zamalek-layout .table-secondary>th{background-color:#cacac8}.Zamalek-layout .table-secondary tbody+tbody,.Zamalek-layout .table-secondary td,.Zamalek-layout .table-secondary th,.Zamalek-layout .table-secondary thead th{border-color:#9c9d9a}.Zamalek-layout .table-hover .table-secondary:hover,.Zamalek-layout .table-hover .table-secondary:hover>td,.Zamalek-layout .table-hover .table-secondary:hover>th{background-color:#bdbdbb}.Zamalek-layout .table-success,.Zamalek-layout .table-success>td,.Zamalek-layout .table-success>th{background-color:#c3e6cb}.Zamalek-layout .table-success tbody+tbody,.Zamalek-layout .table-success td,.Zamalek-layout .table-success th,.Zamalek-layout .table-success thead th{border-color:#8fd19e}.Zamalek-layout .table-hover .table-success:hover,.Zamalek-layout .table-hover .table-success:hover>td,.Zamalek-layout .table-hover .table-success:hover>th{background-color:#b1dfbb}.Zamalek-layout .table-info,.Zamalek-layout .table-info>td,.Zamalek-layout .table-info>th{background-color:#bee5eb}.Zamalek-layout .table-info tbody+tbody,.Zamalek-layout .table-info td,.Zamalek-layout .table-info th,.Zamalek-layout .table-info thead th{border-color:#86cfda}.Zamalek-layout .table-hover .table-info:hover,.Zamalek-layout .table-hover .table-info:hover>td,.Zamalek-layout .table-hover .table-info:hover>th{background-color:#abdde5}.Zamalek-layout .table-warning,.Zamalek-layout .table-warning>td,.Zamalek-layout .table-warning>th{background-color:#ffeeba}.Zamalek-layout .table-warning tbody+tbody,.Zamalek-layout .table-warning td,.Zamalek-layout .table-warning th,.Zamalek-layout .table-warning thead th{border-color:#ffdf7e}.Zamalek-layout .table-hover .table-warning:hover,.Zamalek-layout .table-hover .table-warning:hover>td,.Zamalek-layout .table-hover .table-warning:hover>th{background-color:#ffe8a1}.Zamalek-layout .table-danger,.Zamalek-layout .table-danger>td,.Zamalek-layout .table-danger>th{background-color:#f5c6cb}.Zamalek-layout .table-danger tbody+tbody,.Zamalek-layout .table-danger td,.Zamalek-layout .table-danger th,.Zamalek-layout .table-danger thead th{border-color:#ed969e}.Zamalek-layout .table-hover .table-danger:hover,.Zamalek-layout .table-hover .table-danger:hover>td,.Zamalek-layout .table-hover .table-danger:hover>th{background-color:#f1b0b7}.Zamalek-layout .table-light,.Zamalek-layout .table-light>td,.Zamalek-layout .table-light>th{background-color:#f6f6f6}.Zamalek-layout .table-light tbody+tbody,.Zamalek-layout .table-light td,.Zamalek-layout .table-light th,.Zamalek-layout .table-light thead th{border-color:#eee}.Zamalek-layout .table-hover .table-light:hover,.Zamalek-layout .table-hover .table-light:hover>td,.Zamalek-layout .table-hover .table-light:hover>th{background-color:#e9e9e9}.Zamalek-layout .table-dark,.Zamalek-layout .table-dark>td,.Zamalek-layout .table-dark>th{background-color:#c6c8ca}.Zamalek-layout .table-dark tbody+tbody,.Zamalek-layout .table-dark td,.Zamalek-layout .table-dark th,.Zamalek-layout .table-dark thead th{border-color:#95999c}.Zamalek-layout .table-hover .table-dark:hover,.Zamalek-layout .table-hover .table-dark:hover>td,.Zamalek-layout .table-hover .table-dark:hover>th{background-color:#b9bbbe}.Zamalek-layout .table-lighter,.Zamalek-layout .table-lighter>td,.Zamalek-layout .table-lighter>th{background-color:#f0f0f0}.Zamalek-layout .table-lighter tbody+tbody,.Zamalek-layout .table-lighter td,.Zamalek-layout .table-lighter th,.Zamalek-layout .table-lighter thead th{border-color:#e3e3e3}.Zamalek-layout .table-hover .table-lighter:hover,.Zamalek-layout .table-hover .table-lighter:hover>td,.Zamalek-layout .table-hover .table-lighter:hover>th{background-color:#e3e3e3}.Zamalek-layout .table-active,.Zamalek-layout .table-active>td,.Zamalek-layout .table-active>th,.Zamalek-layout .table-hover .table-active:hover,.Zamalek-layout .table-hover .table-active:hover>td,.Zamalek-layout .table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.Zamalek-layout .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.Zamalek-layout .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.Zamalek-layout .table-dark{color:#fff;background-color:#343a40}.Zamalek-layout .table-dark td,.Zamalek-layout .table-dark th,.Zamalek-layout .table-dark thead th{border-color:#454d55}.Zamalek-layout .table-dark.table-bordered{border:0}.Zamalek-layout .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.Zamalek-layout .table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.Zamalek-layout .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Zamalek-layout .table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.Zamalek-layout .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Zamalek-layout .table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.Zamalek-layout .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Zamalek-layout .table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.Zamalek-layout .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Zamalek-layout .table-responsive-xl>.table-bordered{border:0}}.Zamalek-layout .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Zamalek-layout .table-responsive>.table-bordered{border:0}.Zamalek-layout .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.Zamalek-layout .form-control{transition:none}}.Zamalek-layout .form-control::-ms-expand{background-color:transparent;border:0}.Zamalek-layout .form-control:focus{color:#495057;background-color:#fff;border-color:#fa6c73;outline:0;box-shadow:0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .form-control::-moz-placeholder{color:#6c757d;opacity:1}.Zamalek-layout .form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.Zamalek-layout .form-control::placeholder{color:#6c757d;opacity:1}.Zamalek-layout .form-control:disabled,.Zamalek-layout .form-control[readonly]{background-color:#e9ecef;opacity:1}.Zamalek-layout input[type=date].form-control,.Zamalek-layout input[type=datetime-local].form-control,.Zamalek-layout input[type=month].form-control,.Zamalek-layout input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.Zamalek-layout select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.Zamalek-layout select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.Zamalek-layout .form-control-file,.Zamalek-layout .form-control-range{display:block;width:100%}.Zamalek-layout .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.Zamalek-layout .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.Zamalek-layout .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.Zamalek-layout .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.Zamalek-layout .form-control-plaintext.form-control-lg,.Zamalek-layout .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.Zamalek-layout .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.Zamalek-layout .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.Zamalek-layout select.form-control[multiple],.Zamalek-layout select.form-control[size],.Zamalek-layout textarea.form-control{height:auto}.Zamalek-layout .form-group{margin-bottom:1rem}.Zamalek-layout .form-text{display:block;margin-top:.25rem}.Zamalek-layout .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.Zamalek-layout .form-row>.col,.Zamalek-layout .form-row>[class*=col-]{padding-right:5px;padding-left:5px}.Zamalek-layout .form-check{position:relative;display:block;padding-left:1.25rem}.Zamalek-layout .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.Zamalek-layout .form-check-input:disabled~.form-check-label,.Zamalek-layout .form-check-input[disabled]~.form-check-label{color:#6c757d}.Zamalek-layout .form-check-label{margin-bottom:0}.Zamalek-layout .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.Zamalek-layout .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.Zamalek-layout .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.Zamalek-layout .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.Zamalek-layout .valid-tooltip,.form-row>[class*=col-]>.Zamalek-layout .valid-tooltip{left:5px}.was-validated .Zamalek-layout:valid~.valid-feedback,.was-validated .Zamalek-layout:valid~.valid-tooltip,.Zamalek-layout.is-valid~.valid-feedback,.Zamalek-layout.is-valid~.valid-tooltip{display:block}.was-validated .Zamalek-layout .form-control:valid,.Zamalek-layout .form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .Zamalek-layout .form-control:valid:focus,.Zamalek-layout .form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .Zamalek-layout select.form-control:valid,.Zamalek-layout select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated .Zamalek-layout textarea.form-control:valid,.Zamalek-layout textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .Zamalek-layout .custom-select:valid,.Zamalek-layout .custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .Zamalek-layout .custom-select:valid:focus,.Zamalek-layout .custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .Zamalek-layout .form-check-input:valid~.form-check-label,.Zamalek-layout .form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .Zamalek-layout .form-check-input:valid~.valid-feedback,.was-validated .Zamalek-layout .form-check-input:valid~.valid-tooltip,.Zamalek-layout .form-check-input.is-valid~.valid-feedback,.Zamalek-layout .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .Zamalek-layout .custom-control-input:valid~.custom-control-label,.Zamalek-layout .custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .Zamalek-layout .custom-control-input:valid~.custom-control-label:before,.Zamalek-layout .custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .Zamalek-layout .custom-control-input:valid:checked~.custom-control-label:before,.Zamalek-layout .custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .Zamalek-layout .custom-control-input:valid:focus~.custom-control-label:before,.Zamalek-layout .custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .Zamalek-layout .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .Zamalek-layout .custom-file-input:valid~.custom-file-label,.Zamalek-layout .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.Zamalek-layout .custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .Zamalek-layout .custom-file-input:valid:focus~.custom-file-label,.Zamalek-layout .custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.Zamalek-layout .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.Zamalek-layout .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.Zamalek-layout .invalid-tooltip,.form-row>[class*=col-]>.Zamalek-layout .invalid-tooltip{left:5px}.was-validated .Zamalek-layout:invalid~.invalid-feedback,.was-validated .Zamalek-layout:invalid~.invalid-tooltip,.Zamalek-layout.is-invalid~.invalid-feedback,.Zamalek-layout.is-invalid~.invalid-tooltip{display:block}.was-validated .Zamalek-layout .form-control:invalid,.Zamalek-layout .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .Zamalek-layout .form-control:invalid:focus,.Zamalek-layout .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .Zamalek-layout select.form-control:invalid,.Zamalek-layout select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated .Zamalek-layout textarea.form-control:invalid,.Zamalek-layout textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .Zamalek-layout .custom-select:invalid,.Zamalek-layout .custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .Zamalek-layout .custom-select:invalid:focus,.Zamalek-layout .custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .Zamalek-layout .form-check-input:invalid~.form-check-label,.Zamalek-layout .form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .Zamalek-layout .form-check-input:invalid~.invalid-feedback,.was-validated .Zamalek-layout .form-check-input:invalid~.invalid-tooltip,.Zamalek-layout .form-check-input.is-invalid~.invalid-feedback,.Zamalek-layout .form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .Zamalek-layout .custom-control-input:invalid~.custom-control-label,.Zamalek-layout .custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .Zamalek-layout .custom-control-input:invalid~.custom-control-label:before,.Zamalek-layout .custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .Zamalek-layout .custom-control-input:invalid:checked~.custom-control-label:before,.Zamalek-layout .custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .Zamalek-layout .custom-control-input:invalid:focus~.custom-control-label:before,.Zamalek-layout .custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .Zamalek-layout .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .Zamalek-layout .custom-file-input:invalid~.custom-file-label,.Zamalek-layout .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.Zamalek-layout .custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .Zamalek-layout .custom-file-input:invalid:focus~.custom-file-label,.Zamalek-layout .custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.Zamalek-layout .form-inline{display:flex;flex-flow:row wrap;align-items:center}.Zamalek-layout .form-inline .form-check{width:100%}@media (min-width:576px){.Zamalek-layout .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.Zamalek-layout .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.Zamalek-layout .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.Zamalek-layout .form-inline .form-control-plaintext{display:inline-block}.Zamalek-layout .form-inline .custom-select,.Zamalek-layout .form-inline .input-group{width:auto}.Zamalek-layout .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.Zamalek-layout .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.Zamalek-layout .form-inline .custom-control{align-items:center;justify-content:center}.Zamalek-layout .form-inline .custom-control-label{margin-bottom:0}}.Zamalek-layout .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.Zamalek-layout .btn{transition:none}}.Zamalek-layout .btn:hover{color:#212529;text-decoration:none}.Zamalek-layout .btn.focus,.Zamalek-layout .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .btn.disabled,.Zamalek-layout .btn:disabled{opacity:.65}.Zamalek-layout .btn:not(:disabled):not(.disabled){cursor:pointer}.Zamalek-layout a.btn.disabled,.Zamalek-layout fieldset:disabled a.btn{pointer-events:none}.Zamalek-layout .btn-primary{color:#fff;background-color:#e00712;border-color:#e00712}.Zamalek-layout .btn-primary:hover{color:#fff;background-color:#bb060f;border-color:#af050e}.Zamalek-layout .btn-primary.focus,.Zamalek-layout .btn-primary:focus{color:#fff;background-color:#bb060f;border-color:#af050e;box-shadow:0 0 0 .2rem rgba(229,44,54,.5)}.Zamalek-layout .btn-primary.disabled,.Zamalek-layout .btn-primary:disabled{color:#fff;background-color:#e00712;border-color:#e00712}.show>.Zamalek-layout .btn-primary.dropdown-toggle,.Zamalek-layout .btn-primary:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#af050e;border-color:#a2050d}.show>.Zamalek-layout .btn-primary.dropdown-toggle:focus,.Zamalek-layout .btn-primary:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(229,44,54,.5)}.Zamalek-layout .btn-secondary{color:#fff;background-color:#41433c;border-color:#41433c}.Zamalek-layout .btn-secondary:hover{color:#fff;background-color:#2d2f2a;border-color:#272824}.Zamalek-layout .btn-secondary.focus,.Zamalek-layout .btn-secondary:focus{color:#fff;background-color:#2d2f2a;border-color:#272824;box-shadow:0 0 0 .2rem rgba(94,95,89,.5)}.Zamalek-layout .btn-secondary.disabled,.Zamalek-layout .btn-secondary:disabled{color:#fff;background-color:#41433c;border-color:#41433c}.show>.Zamalek-layout .btn-secondary.dropdown-toggle,.Zamalek-layout .btn-secondary:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#272824;border-color:#20211e}.show>.Zamalek-layout .btn-secondary.dropdown-toggle:focus,.Zamalek-layout .btn-secondary:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(94,95,89,.5)}.Zamalek-layout .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.Zamalek-layout .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.Zamalek-layout .btn-success.focus,.Zamalek-layout .btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.Zamalek-layout .btn-success.disabled,.Zamalek-layout .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.show>.Zamalek-layout .btn-success.dropdown-toggle,.Zamalek-layout .btn-success:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#1e7e34;border-color:#1c7430}.show>.Zamalek-layout .btn-success.dropdown-toggle:focus,.Zamalek-layout .btn-success:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.Zamalek-layout .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.Zamalek-layout .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.Zamalek-layout .btn-info.focus,.Zamalek-layout .btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.Zamalek-layout .btn-info.disabled,.Zamalek-layout .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.show>.Zamalek-layout .btn-info.dropdown-toggle,.Zamalek-layout .btn-info:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#117a8b;border-color:#10707f}.show>.Zamalek-layout .btn-info.dropdown-toggle:focus,.Zamalek-layout .btn-info:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.Zamalek-layout .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.Zamalek-layout .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.Zamalek-layout .btn-warning.focus,.Zamalek-layout .btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.Zamalek-layout .btn-warning.disabled,.Zamalek-layout .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.show>.Zamalek-layout .btn-warning.dropdown-toggle,.Zamalek-layout .btn-warning:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d39e00;border-color:#c69500}.show>.Zamalek-layout .btn-warning.dropdown-toggle:focus,.Zamalek-layout .btn-warning:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.Zamalek-layout .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.Zamalek-layout .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.Zamalek-layout .btn-danger.focus,.Zamalek-layout .btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.Zamalek-layout .btn-danger.disabled,.Zamalek-layout .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.show>.Zamalek-layout .btn-danger.dropdown-toggle,.Zamalek-layout .btn-danger:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#bd2130;border-color:#b21f2d}.show>.Zamalek-layout .btn-danger.dropdown-toggle:focus,.Zamalek-layout .btn-danger:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.Zamalek-layout .btn-light{color:#212529;background-color:#dedede;border-color:#dedede}.Zamalek-layout .btn-light:hover{color:#212529;background-color:#cbcbcb;border-color:#c5c5c5}.Zamalek-layout .btn-light.focus,.Zamalek-layout .btn-light:focus{color:#212529;background-color:#cbcbcb;border-color:#c5c5c5;box-shadow:0 0 0 .2rem rgba(194,194,195,.5)}.Zamalek-layout .btn-light.disabled,.Zamalek-layout .btn-light:disabled{color:#212529;background-color:#dedede;border-color:#dedede}.show>.Zamalek-layout .btn-light.dropdown-toggle,.Zamalek-layout .btn-light:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#c5c5c5;border-color:#bebebe}.show>.Zamalek-layout .btn-light.dropdown-toggle:focus,.Zamalek-layout .btn-light:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(194,194,195,.5)}.Zamalek-layout .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.Zamalek-layout .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.Zamalek-layout .btn-dark.focus,.Zamalek-layout .btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.Zamalek-layout .btn-dark.disabled,.Zamalek-layout .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.show>.Zamalek-layout .btn-dark.dropdown-toggle,.Zamalek-layout .btn-dark:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#1d2124;border-color:#171a1d}.show>.Zamalek-layout .btn-dark.dropdown-toggle:focus,.Zamalek-layout .btn-dark:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.Zamalek-layout .btn-lighter{color:#212529;background-color:#c9c9c9;border-color:#c9c9c9}.Zamalek-layout .btn-lighter:hover{color:#212529;background-color:#b6b6b6;border-color:#b0b0b0}.Zamalek-layout .btn-lighter.focus,.Zamalek-layout .btn-lighter:focus{color:#212529;background-color:#b6b6b6;border-color:#b0b0b0;box-shadow:0 0 0 .2rem rgba(176,176,177,.5)}.Zamalek-layout .btn-lighter.disabled,.Zamalek-layout .btn-lighter:disabled{color:#212529;background-color:#c9c9c9;border-color:#c9c9c9}.show>.Zamalek-layout .btn-lighter.dropdown-toggle,.Zamalek-layout .btn-lighter:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-lighter:not(:disabled):not(.disabled):active{color:#212529;background-color:#b0b0b0;border-color:#a9a9a9}.show>.Zamalek-layout .btn-lighter.dropdown-toggle:focus,.Zamalek-layout .btn-lighter:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-lighter:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(176,176,177,.5)}.Zamalek-layout .btn-outline-primary{color:#e00712;border-color:#e00712}.Zamalek-layout .btn-outline-primary:hover{color:#fff;background-color:#e00712;border-color:#e00712}.Zamalek-layout .btn-outline-primary.focus,.Zamalek-layout .btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(224,7,18,.5)}.Zamalek-layout .btn-outline-primary.disabled,.Zamalek-layout .btn-outline-primary:disabled{color:#e00712;background-color:transparent}.show>.Zamalek-layout .btn-outline-primary.dropdown-toggle,.Zamalek-layout .btn-outline-primary:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#e00712;border-color:#e00712}.show>.Zamalek-layout .btn-outline-primary.dropdown-toggle:focus,.Zamalek-layout .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(224,7,18,.5)}.Zamalek-layout .btn-outline-secondary{color:#41433c;border-color:#41433c}.Zamalek-layout .btn-outline-secondary:hover{color:#fff;background-color:#41433c;border-color:#41433c}.Zamalek-layout .btn-outline-secondary.focus,.Zamalek-layout .btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(65,67,60,.5)}.Zamalek-layout .btn-outline-secondary.disabled,.Zamalek-layout .btn-outline-secondary:disabled{color:#41433c;background-color:transparent}.show>.Zamalek-layout .btn-outline-secondary.dropdown-toggle,.Zamalek-layout .btn-outline-secondary:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#41433c;border-color:#41433c}.show>.Zamalek-layout .btn-outline-secondary.dropdown-toggle:focus,.Zamalek-layout .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(65,67,60,.5)}.Zamalek-layout .btn-outline-success{color:#28a745;border-color:#28a745}.Zamalek-layout .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.Zamalek-layout .btn-outline-success.focus,.Zamalek-layout .btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.Zamalek-layout .btn-outline-success.disabled,.Zamalek-layout .btn-outline-success:disabled{color:#28a745;background-color:transparent}.show>.Zamalek-layout .btn-outline-success.dropdown-toggle,.Zamalek-layout .btn-outline-success:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#28a745;border-color:#28a745}.show>.Zamalek-layout .btn-outline-success.dropdown-toggle:focus,.Zamalek-layout .btn-outline-success:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.Zamalek-layout .btn-outline-info{color:#17a2b8;border-color:#17a2b8}.Zamalek-layout .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.Zamalek-layout .btn-outline-info.focus,.Zamalek-layout .btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.Zamalek-layout .btn-outline-info.disabled,.Zamalek-layout .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.show>.Zamalek-layout .btn-outline-info.dropdown-toggle,.Zamalek-layout .btn-outline-info:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.show>.Zamalek-layout .btn-outline-info.dropdown-toggle:focus,.Zamalek-layout .btn-outline-info:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.Zamalek-layout .btn-outline-warning{color:#ffc107;border-color:#ffc107}.Zamalek-layout .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.Zamalek-layout .btn-outline-warning.focus,.Zamalek-layout .btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.Zamalek-layout .btn-outline-warning.disabled,.Zamalek-layout .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.show>.Zamalek-layout .btn-outline-warning.dropdown-toggle,.Zamalek-layout .btn-outline-warning:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#ffc107;border-color:#ffc107}.show>.Zamalek-layout .btn-outline-warning.dropdown-toggle:focus,.Zamalek-layout .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.Zamalek-layout .btn-outline-danger{color:#dc3545;border-color:#dc3545}.Zamalek-layout .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.Zamalek-layout .btn-outline-danger.focus,.Zamalek-layout .btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.Zamalek-layout .btn-outline-danger.disabled,.Zamalek-layout .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.show>.Zamalek-layout .btn-outline-danger.dropdown-toggle,.Zamalek-layout .btn-outline-danger:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#dc3545;border-color:#dc3545}.show>.Zamalek-layout .btn-outline-danger.dropdown-toggle:focus,.Zamalek-layout .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.Zamalek-layout .btn-outline-light{color:#dedede;border-color:#dedede}.Zamalek-layout .btn-outline-light:hover{color:#212529;background-color:#dedede;border-color:#dedede}.Zamalek-layout .btn-outline-light.focus,.Zamalek-layout .btn-outline-light:focus{box-shadow:0 0 0 .2rem hsla(0,0%,87.1%,.5)}.Zamalek-layout .btn-outline-light.disabled,.Zamalek-layout .btn-outline-light:disabled{color:#dedede;background-color:transparent}.show>.Zamalek-layout .btn-outline-light.dropdown-toggle,.Zamalek-layout .btn-outline-light:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#dedede;border-color:#dedede}.show>.Zamalek-layout .btn-outline-light.dropdown-toggle:focus,.Zamalek-layout .btn-outline-light:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem hsla(0,0%,87.1%,.5)}.Zamalek-layout .btn-outline-dark{color:#343a40;border-color:#343a40}.Zamalek-layout .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.Zamalek-layout .btn-outline-dark.focus,.Zamalek-layout .btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.Zamalek-layout .btn-outline-dark.disabled,.Zamalek-layout .btn-outline-dark:disabled{color:#343a40;background-color:transparent}.show>.Zamalek-layout .btn-outline-dark.dropdown-toggle,.Zamalek-layout .btn-outline-dark:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#343a40;border-color:#343a40}.show>.Zamalek-layout .btn-outline-dark.dropdown-toggle:focus,.Zamalek-layout .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.Zamalek-layout .btn-outline-lighter{color:#c9c9c9;border-color:#c9c9c9}.Zamalek-layout .btn-outline-lighter:hover{color:#212529;background-color:#c9c9c9;border-color:#c9c9c9}.Zamalek-layout .btn-outline-lighter.focus,.Zamalek-layout .btn-outline-lighter:focus{box-shadow:0 0 0 .2rem hsla(0,0%,78.8%,.5)}.Zamalek-layout .btn-outline-lighter.disabled,.Zamalek-layout .btn-outline-lighter:disabled{color:#c9c9c9;background-color:transparent}.show>.Zamalek-layout .btn-outline-lighter.dropdown-toggle,.Zamalek-layout .btn-outline-lighter:not(:disabled):not(.disabled).active,.Zamalek-layout .btn-outline-lighter:not(:disabled):not(.disabled):active{color:#212529;background-color:#c9c9c9;border-color:#c9c9c9}.show>.Zamalek-layout .btn-outline-lighter.dropdown-toggle:focus,.Zamalek-layout .btn-outline-lighter:not(:disabled):not(.disabled).active:focus,.Zamalek-layout .btn-outline-lighter:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem hsla(0,0%,78.8%,.5)}.Zamalek-layout .btn-link{font-weight:400;color:#e00712;text-decoration:none}.Zamalek-layout .btn-link:hover{color:#96050c;text-decoration:underline}.Zamalek-layout .btn-link.focus,.Zamalek-layout .btn-link:focus{text-decoration:underline}.Zamalek-layout .btn-link.disabled,.Zamalek-layout .btn-link:disabled{color:#6c757d;pointer-events:none}.Zamalek-layout .btn-group-lg>.btn,.Zamalek-layout .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.Zamalek-layout .btn-group-sm>.btn,.Zamalek-layout .btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.Zamalek-layout .btn-block{display:block;width:100%}.Zamalek-layout .btn-block+.btn-block{margin-top:.5rem}.Zamalek-layout input[type=button].btn-block,.Zamalek-layout input[type=reset].btn-block,.Zamalek-layout input[type=submit].btn-block{width:100%}.Zamalek-layout .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.Zamalek-layout .fade{transition:none}}.Zamalek-layout .fade:not(.show){opacity:0}.Zamalek-layout .collapse:not(.show){display:none}.Zamalek-layout .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.Zamalek-layout .collapsing{transition:none}}.Zamalek-layout .dropdown,.Zamalek-layout .dropleft,.Zamalek-layout .dropright,.Zamalek-layout .dropup{position:relative}.Zamalek-layout .dropdown-toggle{white-space:nowrap}.Zamalek-layout .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.Zamalek-layout .dropdown-toggle:empty:after{margin-left:0}.Zamalek-layout .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.Zamalek-layout .dropdown-menu-left{right:auto;left:0}.Zamalek-layout .dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.Zamalek-layout .dropdown-menu-sm-left{right:auto;left:0}.Zamalek-layout .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.Zamalek-layout .dropdown-menu-md-left{right:auto;left:0}.Zamalek-layout .dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.Zamalek-layout .dropdown-menu-lg-left{right:auto;left:0}.Zamalek-layout .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.Zamalek-layout .dropdown-menu-xl-left{right:auto;left:0}.Zamalek-layout .dropdown-menu-xl-right{right:0;left:auto}}.Zamalek-layout .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.Zamalek-layout .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.Zamalek-layout .dropup .dropdown-toggle:empty:after{margin-left:0}.Zamalek-layout .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.Zamalek-layout .dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.Zamalek-layout .dropright .dropdown-toggle:empty:after{margin-left:0}.Zamalek-layout .dropright .dropdown-toggle:after{vertical-align:0}.Zamalek-layout .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.Zamalek-layout .dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.Zamalek-layout .dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.Zamalek-layout .dropleft .dropdown-toggle:empty:after{margin-left:0}.Zamalek-layout .dropleft .dropdown-toggle:before{vertical-align:0}.Zamalek-layout .dropdown-menu[x-placement^=bottom],.Zamalek-layout .dropdown-menu[x-placement^=left],.Zamalek-layout .dropdown-menu[x-placement^=right],.Zamalek-layout .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.Zamalek-layout .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.Zamalek-layout .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.Zamalek-layout .dropdown-item:focus,.Zamalek-layout .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.Zamalek-layout .dropdown-item.active,.Zamalek-layout .dropdown-item:active{color:#fff;text-decoration:none;background-color:#e00712}.Zamalek-layout .dropdown-item.disabled,.Zamalek-layout .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.Zamalek-layout .dropdown-menu.show{display:block}.Zamalek-layout .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.Zamalek-layout .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.Zamalek-layout .btn-group,.Zamalek-layout .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.Zamalek-layout .btn-group-vertical>.btn,.Zamalek-layout .btn-group>.btn{position:relative;flex:1 1 auto}.Zamalek-layout .btn-group-vertical>.btn.active,.Zamalek-layout .btn-group-vertical>.btn:active,.Zamalek-layout .btn-group-vertical>.btn:focus,.Zamalek-layout .btn-group-vertical>.btn:hover,.Zamalek-layout .btn-group>.btn.active,.Zamalek-layout .btn-group>.btn:active,.Zamalek-layout .btn-group>.btn:focus,.Zamalek-layout .btn-group>.btn:hover{z-index:1}.Zamalek-layout .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.Zamalek-layout .btn-toolbar .input-group{width:auto}.Zamalek-layout .btn-group>.btn-group:not(:first-child),.Zamalek-layout .btn-group>.btn:not(:first-child){margin-left:-1px}.Zamalek-layout .btn-group>.btn-group:not(:last-child)>.btn,.Zamalek-layout .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.Zamalek-layout .btn-group>.btn-group:not(:first-child)>.btn,.Zamalek-layout .btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.Zamalek-layout .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropright .Zamalek-layout .dropdown-toggle-split:after,.dropup .Zamalek-layout .dropdown-toggle-split:after,.Zamalek-layout .dropdown-toggle-split:after{margin-left:0}.dropleft .Zamalek-layout .dropdown-toggle-split:before{margin-right:0}.Zamalek-layout .btn-group-sm>.btn+.dropdown-toggle-split,.Zamalek-layout .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.Zamalek-layout .btn-group-lg>.btn+.dropdown-toggle-split,.Zamalek-layout .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.Zamalek-layout .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.Zamalek-layout .btn-group-vertical>.btn,.Zamalek-layout .btn-group-vertical>.btn-group{width:100%}.Zamalek-layout .btn-group-vertical>.btn-group:not(:first-child),.Zamalek-layout .btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.Zamalek-layout .btn-group-vertical>.btn-group:not(:last-child)>.btn,.Zamalek-layout .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.Zamalek-layout .btn-group-vertical>.btn-group:not(:first-child)>.btn,.Zamalek-layout .btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.Zamalek-layout .btn-group-toggle>.btn,.Zamalek-layout .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.Zamalek-layout .btn-group-toggle>.btn-group>.btn input[type=checkbox],.Zamalek-layout .btn-group-toggle>.btn-group>.btn input[type=radio],.Zamalek-layout .btn-group-toggle>.btn input[type=checkbox],.Zamalek-layout .btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.Zamalek-layout .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.Zamalek-layout .input-group>.custom-file,.Zamalek-layout .input-group>.custom-select,.Zamalek-layout .input-group>.form-control,.Zamalek-layout .input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.Zamalek-layout .input-group>.custom-file+.custom-file,.Zamalek-layout .input-group>.custom-file+.custom-select,.Zamalek-layout .input-group>.custom-file+.form-control,.Zamalek-layout .input-group>.custom-select+.custom-file,.Zamalek-layout .input-group>.custom-select+.custom-select,.Zamalek-layout .input-group>.custom-select+.form-control,.Zamalek-layout .input-group>.form-control+.custom-file,.Zamalek-layout .input-group>.form-control+.custom-select,.Zamalek-layout .input-group>.form-control+.form-control,.Zamalek-layout .input-group>.form-control-plaintext+.custom-file,.Zamalek-layout .input-group>.form-control-plaintext+.custom-select,.Zamalek-layout .input-group>.form-control-plaintext+.form-control{margin-left:-1px}.Zamalek-layout .input-group>.custom-file .custom-file-input:focus~.custom-file-label,.Zamalek-layout .input-group>.custom-select:focus,.Zamalek-layout .input-group>.form-control:focus{z-index:3}.Zamalek-layout .input-group>.custom-file .custom-file-input:focus{z-index:4}.Zamalek-layout .input-group>.custom-select:not(:first-child),.Zamalek-layout .input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.Zamalek-layout .input-group>.custom-file{display:flex;align-items:center}.Zamalek-layout .input-group>.custom-file:not(:last-child) .custom-file-label,.Zamalek-layout .input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.Zamalek-layout .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.Zamalek-layout .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.Zamalek-layout .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.Zamalek-layout .input-group.has-validation>.custom-select:nth-last-child(n+3),.Zamalek-layout .input-group.has-validation>.form-control:nth-last-child(n+3),.Zamalek-layout .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.Zamalek-layout .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.Zamalek-layout .input-group:not(.has-validation)>.custom-select:not(:last-child),.Zamalek-layout .input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.Zamalek-layout .input-group-append,.Zamalek-layout .input-group-prepend{display:flex}.Zamalek-layout .input-group-append .btn,.Zamalek-layout .input-group-prepend .btn{position:relative;z-index:2}.Zamalek-layout .input-group-append .btn:focus,.Zamalek-layout .input-group-prepend .btn:focus{z-index:3}.Zamalek-layout .input-group-append .btn+.btn,.Zamalek-layout .input-group-append .btn+.input-group-text,.Zamalek-layout .input-group-append .input-group-text+.btn,.Zamalek-layout .input-group-append .input-group-text+.input-group-text,.Zamalek-layout .input-group-prepend .btn+.btn,.Zamalek-layout .input-group-prepend .btn+.input-group-text,.Zamalek-layout .input-group-prepend .input-group-text+.btn,.Zamalek-layout .input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.Zamalek-layout .input-group-prepend{margin-right:-1px}.Zamalek-layout .input-group-append{margin-left:-1px}.Zamalek-layout .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.Zamalek-layout .input-group-text input[type=checkbox],.Zamalek-layout .input-group-text input[type=radio]{margin-top:0}.Zamalek-layout .input-group-lg>.custom-select,.Zamalek-layout .input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.Zamalek-layout .input-group-lg>.custom-select,.Zamalek-layout .input-group-lg>.form-control,.Zamalek-layout .input-group-lg>.input-group-append>.btn,.Zamalek-layout .input-group-lg>.input-group-append>.input-group-text,.Zamalek-layout .input-group-lg>.input-group-prepend>.btn,.Zamalek-layout .input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.Zamalek-layout .input-group-sm>.custom-select,.Zamalek-layout .input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.Zamalek-layout .input-group-sm>.custom-select,.Zamalek-layout .input-group-sm>.form-control,.Zamalek-layout .input-group-sm>.input-group-append>.btn,.Zamalek-layout .input-group-sm>.input-group-append>.input-group-text,.Zamalek-layout .input-group-sm>.input-group-prepend>.btn,.Zamalek-layout .input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.Zamalek-layout .input-group-lg>.custom-select,.Zamalek-layout .input-group-sm>.custom-select{padding-right:1.75rem}.Zamalek-layout .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.Zamalek-layout .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.Zamalek-layout .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.Zamalek-layout .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.Zamalek-layout .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.Zamalek-layout .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.Zamalek-layout .input-group>.input-group-prepend>.btn,.Zamalek-layout .input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.Zamalek-layout .input-group>.input-group-append>.btn,.Zamalek-layout .input-group>.input-group-append>.input-group-text,.Zamalek-layout .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.Zamalek-layout .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.Zamalek-layout .input-group>.input-group-prepend:not(:first-child)>.btn,.Zamalek-layout .input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.Zamalek-layout .custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.Zamalek-layout .custom-control-inline{display:inline-flex;margin-right:1rem}.Zamalek-layout .custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.Zamalek-layout .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#e00712;background-color:#e00712}.Zamalek-layout .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#fa6c73}.Zamalek-layout .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#fc9ea2;border-color:#fc9ea2}.Zamalek-layout .custom-control-input:disabled~.custom-control-label,.Zamalek-layout .custom-control-input[disabled]~.custom-control-label{color:#6c757d}.Zamalek-layout .custom-control-input:disabled~.custom-control-label:before,.Zamalek-layout .custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.Zamalek-layout .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.Zamalek-layout .custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.Zamalek-layout .custom-control-label:after,.Zamalek-layout .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.Zamalek-layout .custom-control-label:after{background:50%/50% 50% no-repeat}.Zamalek-layout .custom-checkbox .custom-control-label:before{border-radius:.25rem}.Zamalek-layout .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.Zamalek-layout .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#e00712;background-color:#e00712}.Zamalek-layout .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.Zamalek-layout .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(224,7,18,.5)}.Zamalek-layout .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(224,7,18,.5)}.Zamalek-layout .custom-radio .custom-control-label:before{border-radius:50%}.Zamalek-layout .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.Zamalek-layout .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(224,7,18,.5)}.Zamalek-layout .custom-switch{padding-left:2.25rem}.Zamalek-layout .custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.Zamalek-layout .custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.Zamalek-layout .custom-switch .custom-control-label:after{transition:none}}.Zamalek-layout .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.Zamalek-layout .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(224,7,18,.5)}.Zamalek-layout .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Zamalek-layout .custom-select:focus{border-color:#fa6c73;outline:0;box-shadow:0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .custom-select:focus::-ms-value{color:#495057;background-color:#fff}.Zamalek-layout .custom-select[multiple],.Zamalek-layout .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.Zamalek-layout .custom-select:disabled{color:#6c757d;background-color:#e9ecef}.Zamalek-layout .custom-select::-ms-expand{display:none}.Zamalek-layout .custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.Zamalek-layout .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.Zamalek-layout .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.Zamalek-layout .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.Zamalek-layout .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.Zamalek-layout .custom-file-input:focus~.custom-file-label{border-color:#fa6c73;box-shadow:0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .custom-file-input:disabled~.custom-file-label,.Zamalek-layout .custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.Zamalek-layout .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.Zamalek-layout .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.Zamalek-layout .custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.Zamalek-layout .custom-file-label,.Zamalek-layout .custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.Zamalek-layout .custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.Zamalek-layout .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Zamalek-layout .custom-range:focus{outline:0}.Zamalek-layout .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .custom-range::-moz-focus-outer{border:0}.Zamalek-layout .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#e00712;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.Zamalek-layout .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.Zamalek-layout .custom-range::-webkit-slider-thumb:active{background-color:#fc9ea2}.Zamalek-layout .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.Zamalek-layout .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#e00712;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.Zamalek-layout .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.Zamalek-layout .custom-range::-moz-range-thumb:active{background-color:#fc9ea2}.Zamalek-layout .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.Zamalek-layout .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#e00712;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.Zamalek-layout .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.Zamalek-layout .custom-range::-ms-thumb:active{background-color:#fc9ea2}.Zamalek-layout .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.Zamalek-layout .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.Zamalek-layout .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.Zamalek-layout .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.Zamalek-layout .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.Zamalek-layout .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.Zamalek-layout .custom-range:disabled::-moz-range-track{cursor:default}.Zamalek-layout .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.Zamalek-layout .custom-control-label:before,.Zamalek-layout .custom-file-label,.Zamalek-layout .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.Zamalek-layout .custom-control-label:before,.Zamalek-layout .custom-file-label,.Zamalek-layout .custom-select{transition:none}}.Zamalek-layout .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.Zamalek-layout .nav-link{display:block;padding:.5rem 1rem}.Zamalek-layout .nav-link:focus,.Zamalek-layout .nav-link:hover{text-decoration:none}.Zamalek-layout .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.Zamalek-layout .nav-tabs{border-bottom:1px solid #dee2e6}.Zamalek-layout .nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.Zamalek-layout .nav-tabs .nav-link:focus,.Zamalek-layout .nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.Zamalek-layout .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.Zamalek-layout .nav-tabs .nav-item.show .nav-link,.Zamalek-layout .nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.Zamalek-layout .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.Zamalek-layout .nav-pills .nav-link{border-radius:.25rem}.Zamalek-layout .nav-pills .nav-link.active,.Zamalek-layout .nav-pills .show>.nav-link{color:#fff;background-color:#e00712}.Zamalek-layout .nav-fill .nav-item,.Zamalek-layout .nav-fill>.nav-link{flex:1 1 auto;text-align:center}.Zamalek-layout .nav-justified .nav-item,.Zamalek-layout .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.Zamalek-layout .tab-content>.tab-pane{display:none}.Zamalek-layout .tab-content>.active{display:block}.Zamalek-layout .navbar{position:relative;padding:.5rem 1rem}.Zamalek-layout .navbar,.Zamalek-layout .navbar .container,.Zamalek-layout .navbar .container-fluid,.Zamalek-layout .navbar .container-lg,.Zamalek-layout .navbar .container-md,.Zamalek-layout .navbar .container-sm,.Zamalek-layout .navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.Zamalek-layout .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.Zamalek-layout .navbar-brand:focus,.Zamalek-layout .navbar-brand:hover{text-decoration:none}.Zamalek-layout .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.Zamalek-layout .navbar-nav .nav-link{padding-right:0;padding-left:0}.Zamalek-layout .navbar-nav .dropdown-menu{position:static;float:none}.Zamalek-layout .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.Zamalek-layout .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.Zamalek-layout .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.Zamalek-layout .navbar-toggler:focus,.Zamalek-layout .navbar-toggler:hover{text-decoration:none}.Zamalek-layout .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.Zamalek-layout .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.Zamalek-layout .navbar-expand-sm>.container,.Zamalek-layout .navbar-expand-sm>.container-fluid,.Zamalek-layout .navbar-expand-sm>.container-lg,.Zamalek-layout .navbar-expand-sm>.container-md,.Zamalek-layout .navbar-expand-sm>.container-sm,.Zamalek-layout .navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.Zamalek-layout .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.Zamalek-layout .navbar-expand-sm .navbar-nav{flex-direction:row}.Zamalek-layout .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.Zamalek-layout .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.Zamalek-layout .navbar-expand-sm>.container,.Zamalek-layout .navbar-expand-sm>.container-fluid,.Zamalek-layout .navbar-expand-sm>.container-lg,.Zamalek-layout .navbar-expand-sm>.container-md,.Zamalek-layout .navbar-expand-sm>.container-sm,.Zamalek-layout .navbar-expand-sm>.container-xl{flex-wrap:nowrap}.Zamalek-layout .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.Zamalek-layout .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.Zamalek-layout .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.Zamalek-layout .navbar-expand-md>.container,.Zamalek-layout .navbar-expand-md>.container-fluid,.Zamalek-layout .navbar-expand-md>.container-lg,.Zamalek-layout .navbar-expand-md>.container-md,.Zamalek-layout .navbar-expand-md>.container-sm,.Zamalek-layout .navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.Zamalek-layout .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.Zamalek-layout .navbar-expand-md .navbar-nav{flex-direction:row}.Zamalek-layout .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.Zamalek-layout .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.Zamalek-layout .navbar-expand-md>.container,.Zamalek-layout .navbar-expand-md>.container-fluid,.Zamalek-layout .navbar-expand-md>.container-lg,.Zamalek-layout .navbar-expand-md>.container-md,.Zamalek-layout .navbar-expand-md>.container-sm,.Zamalek-layout .navbar-expand-md>.container-xl{flex-wrap:nowrap}.Zamalek-layout .navbar-expand-md .navbar-nav-scroll{overflow:visible}.Zamalek-layout .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.Zamalek-layout .navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.Zamalek-layout .navbar-expand-lg>.container,.Zamalek-layout .navbar-expand-lg>.container-fluid,.Zamalek-layout .navbar-expand-lg>.container-lg,.Zamalek-layout .navbar-expand-lg>.container-md,.Zamalek-layout .navbar-expand-lg>.container-sm,.Zamalek-layout .navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.Zamalek-layout .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.Zamalek-layout .navbar-expand-lg .navbar-nav{flex-direction:row}.Zamalek-layout .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.Zamalek-layout .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.Zamalek-layout .navbar-expand-lg>.container,.Zamalek-layout .navbar-expand-lg>.container-fluid,.Zamalek-layout .navbar-expand-lg>.container-lg,.Zamalek-layout .navbar-expand-lg>.container-md,.Zamalek-layout .navbar-expand-lg>.container-sm,.Zamalek-layout .navbar-expand-lg>.container-xl{flex-wrap:nowrap}.Zamalek-layout .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.Zamalek-layout .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.Zamalek-layout .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.Zamalek-layout .navbar-expand-xl>.container,.Zamalek-layout .navbar-expand-xl>.container-fluid,.Zamalek-layout .navbar-expand-xl>.container-lg,.Zamalek-layout .navbar-expand-xl>.container-md,.Zamalek-layout .navbar-expand-xl>.container-sm,.Zamalek-layout .navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.Zamalek-layout .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.Zamalek-layout .navbar-expand-xl .navbar-nav{flex-direction:row}.Zamalek-layout .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.Zamalek-layout .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.Zamalek-layout .navbar-expand-xl>.container,.Zamalek-layout .navbar-expand-xl>.container-fluid,.Zamalek-layout .navbar-expand-xl>.container-lg,.Zamalek-layout .navbar-expand-xl>.container-md,.Zamalek-layout .navbar-expand-xl>.container-sm,.Zamalek-layout .navbar-expand-xl>.container-xl{flex-wrap:nowrap}.Zamalek-layout .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.Zamalek-layout .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.Zamalek-layout .navbar-expand-xl .navbar-toggler{display:none}}.Zamalek-layout .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.Zamalek-layout .navbar-expand>.container,.Zamalek-layout .navbar-expand>.container-fluid,.Zamalek-layout .navbar-expand>.container-lg,.Zamalek-layout .navbar-expand>.container-md,.Zamalek-layout .navbar-expand>.container-sm,.Zamalek-layout .navbar-expand>.container-xl{padding-right:0;padding-left:0}.Zamalek-layout .navbar-expand .navbar-nav{flex-direction:row}.Zamalek-layout .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.Zamalek-layout .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.Zamalek-layout .navbar-expand>.container,.Zamalek-layout .navbar-expand>.container-fluid,.Zamalek-layout .navbar-expand>.container-lg,.Zamalek-layout .navbar-expand>.container-md,.Zamalek-layout .navbar-expand>.container-sm,.Zamalek-layout .navbar-expand>.container-xl{flex-wrap:nowrap}.Zamalek-layout .navbar-expand .navbar-nav-scroll{overflow:visible}.Zamalek-layout .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.Zamalek-layout .navbar-expand .navbar-toggler{display:none}.Zamalek-layout .navbar-light .navbar-brand,.Zamalek-layout .navbar-light .navbar-brand:focus,.Zamalek-layout .navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.Zamalek-layout .navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.Zamalek-layout .navbar-light .navbar-nav .nav-link:focus,.Zamalek-layout .navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.Zamalek-layout .navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.Zamalek-layout .navbar-light .navbar-nav .active>.nav-link,.Zamalek-layout .navbar-light .navbar-nav .nav-link.active,.Zamalek-layout .navbar-light .navbar-nav .nav-link.show,.Zamalek-layout .navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.Zamalek-layout .navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.Zamalek-layout .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.Zamalek-layout .navbar-light .navbar-text{color:rgba(0,0,0,.5)}.Zamalek-layout .navbar-light .navbar-text a,.Zamalek-layout .navbar-light .navbar-text a:focus,.Zamalek-layout .navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.Zamalek-layout .navbar-dark .navbar-brand,.Zamalek-layout .navbar-dark .navbar-brand:focus,.Zamalek-layout .navbar-dark .navbar-brand:hover{color:#fff}.Zamalek-layout .navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.Zamalek-layout .navbar-dark .navbar-nav .nav-link:focus,.Zamalek-layout .navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.Zamalek-layout .navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.Zamalek-layout .navbar-dark .navbar-nav .active>.nav-link,.Zamalek-layout .navbar-dark .navbar-nav .nav-link.active,.Zamalek-layout .navbar-dark .navbar-nav .nav-link.show,.Zamalek-layout .navbar-dark .navbar-nav .show>.nav-link{color:#fff}.Zamalek-layout .navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.Zamalek-layout .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.Zamalek-layout .navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.Zamalek-layout .navbar-dark .navbar-text a,.Zamalek-layout .navbar-dark .navbar-text a:focus,.Zamalek-layout .navbar-dark .navbar-text a:hover{color:#fff}.Zamalek-layout .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.Zamalek-layout .card>hr{margin-right:0;margin-left:0}.Zamalek-layout .card>.list-group{border-top:inherit;border-bottom:inherit}.Zamalek-layout .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.Zamalek-layout .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.Zamalek-layout .card>.card-header+.list-group,.Zamalek-layout .card>.list-group+.card-footer{border-top:0}.Zamalek-layout .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.Zamalek-layout .card-title{margin-bottom:.75rem}.Zamalek-layout .card-subtitle{margin-top:-.375rem;margin-bottom:0}.Zamalek-layout .card-text:last-child{margin-bottom:0}.Zamalek-layout .card-link:hover{text-decoration:none}.Zamalek-layout .card-link+.card-link{margin-left:1.25rem}.Zamalek-layout .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.Zamalek-layout .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.Zamalek-layout .card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.Zamalek-layout .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.Zamalek-layout .card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.Zamalek-layout .card-header-pills,.Zamalek-layout .card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.Zamalek-layout .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.Zamalek-layout .card-img,.Zamalek-layout .card-img-bottom,.Zamalek-layout .card-img-top{flex-shrink:0;width:100%}.Zamalek-layout .card-img,.Zamalek-layout .card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.Zamalek-layout .card-img,.Zamalek-layout .card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.Zamalek-layout .card-deck .card{margin-bottom:15px}@media (min-width:576px){.Zamalek-layout .card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.Zamalek-layout .card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.Zamalek-layout .card-group>.card{margin-bottom:15px}@media (min-width:576px){.Zamalek-layout .card-group{display:flex;flex-flow:row wrap}.Zamalek-layout .card-group>.card{flex:1 0 0%;margin-bottom:0}.Zamalek-layout .card-group>.card+.card{margin-left:0;border-left:0}.Zamalek-layout .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.Zamalek-layout .card-group>.card:not(:last-child) .card-header,.Zamalek-layout .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.Zamalek-layout .card-group>.card:not(:last-child) .card-footer,.Zamalek-layout .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.Zamalek-layout .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.Zamalek-layout .card-group>.card:not(:first-child) .card-header,.Zamalek-layout .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.Zamalek-layout .card-group>.card:not(:first-child) .card-footer,.Zamalek-layout .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.Zamalek-layout .card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.Zamalek-layout .card-columns{-moz-column-count:3;column-count:3;grid-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.Zamalek-layout .card-columns .card{display:inline-block;width:100%}}.Zamalek-layout .accordion{overflow-anchor:none}.Zamalek-layout .accordion>.card{overflow:hidden}.Zamalek-layout .accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.Zamalek-layout .accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.Zamalek-layout .accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.Zamalek-layout .breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.Zamalek-layout .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.Zamalek-layout .breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.Zamalek-layout .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.Zamalek-layout .breadcrumb-item.active{color:#6c757d}.Zamalek-layout .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.Zamalek-layout .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#e00712;background-color:#fff;border:1px solid #dee2e6}.Zamalek-layout .page-link:hover{z-index:2;color:#96050c;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.Zamalek-layout .page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(224,7,18,.25)}.Zamalek-layout .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.Zamalek-layout .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.Zamalek-layout .page-item.active .page-link{z-index:3;color:#fff;background-color:#e00712;border-color:#e00712}.Zamalek-layout .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.Zamalek-layout .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.Zamalek-layout .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.Zamalek-layout .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.Zamalek-layout .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.Zamalek-layout .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.Zamalek-layout .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.Zamalek-layout .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.Zamalek-layout .badge{transition:none}}a.Zamalek-layout .badge:focus,a.Zamalek-layout .badge:hover{text-decoration:none}.Zamalek-layout .badge:empty{display:none}.Zamalek-layout .btn .badge{position:relative;top:-1px}.Zamalek-layout .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.Zamalek-layout .badge-primary{color:#fff;background-color:#e00712}a.Zamalek-layout .badge-primary:focus,a.Zamalek-layout .badge-primary:hover{color:#fff;background-color:#af050e}a.Zamalek-layout .badge-primary.focus,a.Zamalek-layout .badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(224,7,18,.5)}.Zamalek-layout .badge-secondary{color:#fff;background-color:#41433c}a.Zamalek-layout .badge-secondary:focus,a.Zamalek-layout .badge-secondary:hover{color:#fff;background-color:#272824}a.Zamalek-layout .badge-secondary.focus,a.Zamalek-layout .badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(65,67,60,.5)}.Zamalek-layout .badge-success{color:#fff;background-color:#28a745}a.Zamalek-layout .badge-success:focus,a.Zamalek-layout .badge-success:hover{color:#fff;background-color:#1e7e34}a.Zamalek-layout .badge-success.focus,a.Zamalek-layout .badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.Zamalek-layout .badge-info{color:#fff;background-color:#17a2b8}a.Zamalek-layout .badge-info:focus,a.Zamalek-layout .badge-info:hover{color:#fff;background-color:#117a8b}a.Zamalek-layout .badge-info.focus,a.Zamalek-layout .badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.Zamalek-layout .badge-warning{color:#212529;background-color:#ffc107}a.Zamalek-layout .badge-warning:focus,a.Zamalek-layout .badge-warning:hover{color:#212529;background-color:#d39e00}a.Zamalek-layout .badge-warning.focus,a.Zamalek-layout .badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.Zamalek-layout .badge-danger{color:#fff;background-color:#dc3545}a.Zamalek-layout .badge-danger:focus,a.Zamalek-layout .badge-danger:hover{color:#fff;background-color:#bd2130}a.Zamalek-layout .badge-danger.focus,a.Zamalek-layout .badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.Zamalek-layout .badge-light{color:#212529;background-color:#dedede}a.Zamalek-layout .badge-light:focus,a.Zamalek-layout .badge-light:hover{color:#212529;background-color:#c5c5c5}a.Zamalek-layout .badge-light.focus,a.Zamalek-layout .badge-light:focus{outline:0;box-shadow:0 0 0 .2rem hsla(0,0%,87.1%,.5)}.Zamalek-layout .badge-dark{color:#fff;background-color:#343a40}a.Zamalek-layout .badge-dark:focus,a.Zamalek-layout .badge-dark:hover{color:#fff;background-color:#1d2124}a.Zamalek-layout .badge-dark.focus,a.Zamalek-layout .badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.Zamalek-layout .badge-lighter{color:#212529;background-color:#c9c9c9}a.Zamalek-layout .badge-lighter:focus,a.Zamalek-layout .badge-lighter:hover{color:#212529;background-color:#b0b0b0}a.Zamalek-layout .badge-lighter.focus,a.Zamalek-layout .badge-lighter:focus{outline:0;box-shadow:0 0 0 .2rem hsla(0,0%,78.8%,.5)}.Zamalek-layout .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.Zamalek-layout .jumbotron{padding:4rem 2rem}}.Zamalek-layout .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.Zamalek-layout .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.Zamalek-layout .alert-heading{color:inherit}.Zamalek-layout .alert-link{font-weight:700}.Zamalek-layout .alert-dismissible{padding-right:4rem}.Zamalek-layout .alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.Zamalek-layout .alert-primary{color:#740409;background-color:#f9cdd0;border-color:#f6babd}.Zamalek-layout .alert-primary hr{border-top-color:#f3a3a7}.Zamalek-layout .alert-primary .alert-link{color:#430205}.Zamalek-layout .alert-secondary{color:#22231f;background-color:#d9d9d8;border-color:#cacac8}.Zamalek-layout .alert-secondary hr{border-top-color:#bdbdbb}.Zamalek-layout .alert-secondary .alert-link{color:#080807}.Zamalek-layout .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.Zamalek-layout .alert-success hr{border-top-color:#b1dfbb}.Zamalek-layout .alert-success .alert-link{color:#0b2e13}.Zamalek-layout .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.Zamalek-layout .alert-info hr{border-top-color:#abdde5}.Zamalek-layout .alert-info .alert-link{color:#062c33}.Zamalek-layout .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.Zamalek-layout .alert-warning hr{border-top-color:#ffe8a1}.Zamalek-layout .alert-warning .alert-link{color:#533f03}.Zamalek-layout .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.Zamalek-layout .alert-danger hr{border-top-color:#f1b0b7}.Zamalek-layout .alert-danger .alert-link{color:#491217}.Zamalek-layout .alert-light{color:#737373;background-color:#f8f8f8;border-color:#f6f6f6}.Zamalek-layout .alert-light hr{border-top-color:#e9e9e9}.Zamalek-layout .alert-light .alert-link{color:#5a5a5a}.Zamalek-layout .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.Zamalek-layout .alert-dark hr{border-top-color:#b9bbbe}.Zamalek-layout .alert-dark .alert-link{color:#040505}.Zamalek-layout .alert-lighter{color:#696969;background-color:#f4f4f4;border-color:#f0f0f0}.Zamalek-layout .alert-lighter hr{border-top-color:#e3e3e3}.Zamalek-layout .alert-lighter .alert-link{color:#505050}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.Zamalek-layout .progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.Zamalek-layout .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#e00712;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.Zamalek-layout .progress-bar{transition:none}}.Zamalek-layout .progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.Zamalek-layout .progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.Zamalek-layout .progress-bar-animated{-webkit-animation:none;animation:none}}.Zamalek-layout .media{display:flex;align-items:flex-start}.Zamalek-layout .media-body{flex:1}.Zamalek-layout .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.Zamalek-layout .list-group-item-action{width:100%;color:#495057;text-align:inherit}.Zamalek-layout .list-group-item-action:focus,.Zamalek-layout .list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.Zamalek-layout .list-group-item-action:active{color:#212529;background-color:#e9ecef}.Zamalek-layout .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.Zamalek-layout .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.Zamalek-layout .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.Zamalek-layout .list-group-item.disabled,.Zamalek-layout .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.Zamalek-layout .list-group-item.active{z-index:2;color:#fff;background-color:#e00712;border-color:#e00712}.Zamalek-layout .list-group-item+.Zamalek-layout .list-group-item{border-top-width:0}.Zamalek-layout .list-group-item+.Zamalek-layout .list-group-item.active{margin-top:-1px;border-top-width:1px}.Zamalek-layout .list-group-horizontal{flex-direction:row}.Zamalek-layout .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.Zamalek-layout .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.Zamalek-layout .list-group-horizontal>.list-group-item.active{margin-top:0}.Zamalek-layout .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.Zamalek-layout .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.Zamalek-layout .list-group-horizontal-sm{flex-direction:row}.Zamalek-layout .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.Zamalek-layout .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.Zamalek-layout .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.Zamalek-layout .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.Zamalek-layout .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.Zamalek-layout .list-group-horizontal-md{flex-direction:row}.Zamalek-layout .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.Zamalek-layout .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.Zamalek-layout .list-group-horizontal-md>.list-group-item.active{margin-top:0}.Zamalek-layout .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.Zamalek-layout .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.Zamalek-layout .list-group-horizontal-lg{flex-direction:row}.Zamalek-layout .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.Zamalek-layout .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.Zamalek-layout .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.Zamalek-layout .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.Zamalek-layout .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.Zamalek-layout .list-group-horizontal-xl{flex-direction:row}.Zamalek-layout .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.Zamalek-layout .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.Zamalek-layout .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.Zamalek-layout .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.Zamalek-layout .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.Zamalek-layout .list-group-flush{border-radius:0}.Zamalek-layout .list-group-flush>.list-group-item{border-width:0 0 1px}.Zamalek-layout .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.Zamalek-layout .list-group-item-primary{color:#740409;background-color:#f6babd}.Zamalek-layout .list-group-item-primary.list-group-item-action:focus,.Zamalek-layout .list-group-item-primary.list-group-item-action:hover{color:#740409;background-color:#f3a3a7}.Zamalek-layout .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#740409;border-color:#740409}.Zamalek-layout .list-group-item-secondary{color:#22231f;background-color:#cacac8}.Zamalek-layout .list-group-item-secondary.list-group-item-action:focus,.Zamalek-layout .list-group-item-secondary.list-group-item-action:hover{color:#22231f;background-color:#bdbdbb}.Zamalek-layout .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#22231f;border-color:#22231f}.Zamalek-layout .list-group-item-success{color:#155724;background-color:#c3e6cb}.Zamalek-layout .list-group-item-success.list-group-item-action:focus,.Zamalek-layout .list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.Zamalek-layout .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.Zamalek-layout .list-group-item-info{color:#0c5460;background-color:#bee5eb}.Zamalek-layout .list-group-item-info.list-group-item-action:focus,.Zamalek-layout .list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.Zamalek-layout .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.Zamalek-layout .list-group-item-warning{color:#856404;background-color:#ffeeba}.Zamalek-layout .list-group-item-warning.list-group-item-action:focus,.Zamalek-layout .list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.Zamalek-layout .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.Zamalek-layout .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.Zamalek-layout .list-group-item-danger.list-group-item-action:focus,.Zamalek-layout .list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.Zamalek-layout .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.Zamalek-layout .list-group-item-light{color:#737373;background-color:#f6f6f6}.Zamalek-layout .list-group-item-light.list-group-item-action:focus,.Zamalek-layout .list-group-item-light.list-group-item-action:hover{color:#737373;background-color:#e9e9e9}.Zamalek-layout .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#737373;border-color:#737373}.Zamalek-layout .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.Zamalek-layout .list-group-item-dark.list-group-item-action:focus,.Zamalek-layout .list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.Zamalek-layout .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.Zamalek-layout .list-group-item-lighter{color:#696969;background-color:#f0f0f0}.Zamalek-layout .list-group-item-lighter.list-group-item-action:focus,.Zamalek-layout .list-group-item-lighter.list-group-item-action:hover{color:#696969;background-color:#e3e3e3}.Zamalek-layout .list-group-item-lighter.list-group-item-action.active{color:#fff;background-color:#696969;border-color:#696969}.Zamalek-layout .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.Zamalek-layout .close:hover{color:#000;text-decoration:none}.Zamalek-layout .close:not(:disabled):not(.disabled):focus,.Zamalek-layout .close:not(:disabled):not(.disabled):hover{opacity:.75}.Zamalek-layout button.close{padding:0;background-color:transparent;border:0}.Zamalek-layout a.close.disabled{pointer-events:none}.Zamalek-layout .toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.Zamalek-layout .toast:not(:last-child){margin-bottom:.75rem}.Zamalek-layout .toast.showing{opacity:1}.Zamalek-layout .toast.show{display:block;opacity:1}.Zamalek-layout .toast.hide{display:none}.Zamalek-layout .toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.Zamalek-layout .toast-body{padding:.75rem}.Zamalek-layout .modal-open{overflow:hidden}.Zamalek-layout .modal-open .modal{overflow-x:hidden;overflow-y:auto}.Zamalek-layout .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.Zamalek-layout .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .Zamalek-layout .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .Zamalek-layout .modal-dialog{transition:none}}.modal.show .Zamalek-layout .modal-dialog{transform:none}.modal.modal-static .Zamalek-layout .modal-dialog{transform:scale(1.02)}.Zamalek-layout .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.Zamalek-layout .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.Zamalek-layout .modal-dialog-scrollable .modal-footer,.Zamalek-layout .modal-dialog-scrollable .modal-header{flex-shrink:0}.Zamalek-layout .modal-dialog-scrollable .modal-body{overflow-y:auto}.Zamalek-layout .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.Zamalek-layout .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.Zamalek-layout .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.Zamalek-layout .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.Zamalek-layout .modal-dialog-centered.modal-dialog-scrollable:before{content:none}.Zamalek-layout .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.Zamalek-layout .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.Zamalek-layout .modal-backdrop.fade{opacity:0}.Zamalek-layout .modal-backdrop.show{opacity:.5}.Zamalek-layout .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.Zamalek-layout .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.Zamalek-layout .modal-title{margin-bottom:0;line-height:1.5}.Zamalek-layout .modal-body{position:relative;flex:1 1 auto;padding:1rem}.Zamalek-layout .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.Zamalek-layout .modal-footer>*{margin:.25rem}.Zamalek-layout .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.Zamalek-layout .modal-dialog{max-width:500px;margin:1.75rem auto}.Zamalek-layout .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.Zamalek-layout .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.Zamalek-layout .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.Zamalek-layout .modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.Zamalek-layout .modal-sm{max-width:300px}}@media (min-width:992px){.Zamalek-layout .modal-lg,.Zamalek-layout .modal-xl{max-width:800px}}@media (min-width:1200px){.Zamalek-layout .modal-xl{max-width:1140px}}[dir=ltr] .Zamalek-layout .tooltip{text-align:left}[dir=rtl] .Zamalek-layout .tooltip{text-align:right}.Zamalek-layout .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.Zamalek-layout .tooltip.show{opacity:.9}.Zamalek-layout .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.Zamalek-layout .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.Zamalek-layout .bs-tooltip-auto[x-placement^=top],.Zamalek-layout .bs-tooltip-top{padding:.4rem 0}.Zamalek-layout .bs-tooltip-auto[x-placement^=top] .arrow,.Zamalek-layout .bs-tooltip-top .arrow{bottom:0}.Zamalek-layout .bs-tooltip-auto[x-placement^=top] .arrow:before,.Zamalek-layout .bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.Zamalek-layout .bs-tooltip-auto[x-placement^=right],.Zamalek-layout .bs-tooltip-right{padding:0 .4rem}.Zamalek-layout .bs-tooltip-auto[x-placement^=right] .arrow,.Zamalek-layout .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.Zamalek-layout .bs-tooltip-auto[x-placement^=right] .arrow:before,.Zamalek-layout .bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.Zamalek-layout .bs-tooltip-auto[x-placement^=bottom],.Zamalek-layout .bs-tooltip-bottom{padding:.4rem 0}.Zamalek-layout .bs-tooltip-auto[x-placement^=bottom] .arrow,.Zamalek-layout .bs-tooltip-bottom .arrow{top:0}.Zamalek-layout .bs-tooltip-auto[x-placement^=bottom] .arrow:before,.Zamalek-layout .bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.Zamalek-layout .bs-tooltip-auto[x-placement^=left],.Zamalek-layout .bs-tooltip-left{padding:0 .4rem}.Zamalek-layout .bs-tooltip-auto[x-placement^=left] .arrow,.Zamalek-layout .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.Zamalek-layout .bs-tooltip-auto[x-placement^=left] .arrow:before,.Zamalek-layout .bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.Zamalek-layout .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}[dir=ltr] .Zamalek-layout .popover{text-align:left}[dir=rtl] .Zamalek-layout .popover{text-align:right}.Zamalek-layout .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.Zamalek-layout .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.Zamalek-layout .popover .arrow:after,.Zamalek-layout .popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.Zamalek-layout .bs-popover-auto[x-placement^=top],.Zamalek-layout .bs-popover-top{margin-bottom:.5rem}.Zamalek-layout .bs-popover-auto[x-placement^=top]>.arrow,.Zamalek-layout .bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.Zamalek-layout .bs-popover-auto[x-placement^=top]>.arrow:before,.Zamalek-layout .bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.Zamalek-layout .bs-popover-auto[x-placement^=top]>.arrow:after,.Zamalek-layout .bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.Zamalek-layout .bs-popover-auto[x-placement^=right],.Zamalek-layout .bs-popover-right{margin-left:.5rem}.Zamalek-layout .bs-popover-auto[x-placement^=right]>.arrow,.Zamalek-layout .bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.Zamalek-layout .bs-popover-auto[x-placement^=right]>.arrow:before,.Zamalek-layout .bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.Zamalek-layout .bs-popover-auto[x-placement^=right]>.arrow:after,.Zamalek-layout .bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.Zamalek-layout .bs-popover-auto[x-placement^=bottom],.Zamalek-layout .bs-popover-bottom{margin-top:.5rem}.Zamalek-layout .bs-popover-auto[x-placement^=bottom]>.arrow,.Zamalek-layout .bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.Zamalek-layout .bs-popover-auto[x-placement^=bottom]>.arrow:before,.Zamalek-layout .bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.Zamalek-layout .bs-popover-auto[x-placement^=bottom]>.arrow:after,.Zamalek-layout .bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.Zamalek-layout .bs-popover-auto[x-placement^=bottom] .popover-header:before,.Zamalek-layout .bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.Zamalek-layout .bs-popover-auto[x-placement^=left],.Zamalek-layout .bs-popover-left{margin-right:.5rem}.Zamalek-layout .bs-popover-auto[x-placement^=left]>.arrow,.Zamalek-layout .bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.Zamalek-layout .bs-popover-auto[x-placement^=left]>.arrow:before,.Zamalek-layout .bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.Zamalek-layout .bs-popover-auto[x-placement^=left]>.arrow:after,.Zamalek-layout .bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.Zamalek-layout .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.Zamalek-layout .popover-header:empty{display:none}.Zamalek-layout .popover-body{padding:.5rem .75rem;color:#212529}.Zamalek-layout .carousel{position:relative}.Zamalek-layout .carousel.pointer-event{touch-action:pan-y}.Zamalek-layout .carousel-inner{position:relative;width:100%;overflow:hidden}.Zamalek-layout .carousel-inner:after{display:block;clear:both;content:""}.Zamalek-layout .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.Zamalek-layout .carousel-item{transition:none}}.Zamalek-layout .carousel-item-next,.Zamalek-layout .carousel-item-prev,.Zamalek-layout .carousel-item.active{display:block}.Zamalek-layout .active.carousel-item-right,.Zamalek-layout .carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.Zamalek-layout .active.carousel-item-left,.Zamalek-layout .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.Zamalek-layout .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.Zamalek-layout .carousel-fade .carousel-item-next.carousel-item-left,.Zamalek-layout .carousel-fade .carousel-item-prev.carousel-item-right,.Zamalek-layout .carousel-fade .carousel-item.active{z-index:1;opacity:1}.Zamalek-layout .carousel-fade .active.carousel-item-left,.Zamalek-layout .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.Zamalek-layout .carousel-fade .active.carousel-item-left,.Zamalek-layout .carousel-fade .active.carousel-item-right{transition:none}}.Zamalek-layout .carousel-control-next,.Zamalek-layout .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.Zamalek-layout .carousel-control-next,.Zamalek-layout .carousel-control-prev{transition:none}}.Zamalek-layout .carousel-control-next:focus,.Zamalek-layout .carousel-control-next:hover,.Zamalek-layout .carousel-control-prev:focus,.Zamalek-layout .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.Zamalek-layout .carousel-control-prev{left:0}.Zamalek-layout .carousel-control-next{right:0}.Zamalek-layout .carousel-control-next-icon,.Zamalek-layout .carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.Zamalek-layout .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.Zamalek-layout .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.Zamalek-layout .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.Zamalek-layout .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.Zamalek-layout .carousel-indicators li{transition:none}}.Zamalek-layout .carousel-indicators .active{opacity:1}.Zamalek-layout .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.Zamalek-layout .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.Zamalek-layout .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.Zamalek-layout .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.Zamalek-layout .spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.Zamalek-layout .spinner-border,.Zamalek-layout .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.Zamalek-layout .align-baseline{vertical-align:baseline!important}.Zamalek-layout .align-top{vertical-align:top!important}.Zamalek-layout .align-middle{vertical-align:middle!important}.Zamalek-layout .align-bottom{vertical-align:bottom!important}.Zamalek-layout .align-text-bottom{vertical-align:text-bottom!important}.Zamalek-layout .align-text-top{vertical-align:text-top!important}.Zamalek-layout .bg-primary{background-color:#e00712!important}.Zamalek-layout a.bg-primary:focus,.Zamalek-layout a.bg-primary:hover,.Zamalek-layout button.bg-primary:focus,.Zamalek-layout button.bg-primary:hover{background-color:#af050e!important}.Zamalek-layout .bg-secondary{background-color:#41433c!important}.Zamalek-layout a.bg-secondary:focus,.Zamalek-layout a.bg-secondary:hover,.Zamalek-layout button.bg-secondary:focus,.Zamalek-layout button.bg-secondary:hover{background-color:#272824!important}.Zamalek-layout .bg-success{background-color:#28a745!important}.Zamalek-layout a.bg-success:focus,.Zamalek-layout a.bg-success:hover,.Zamalek-layout button.bg-success:focus,.Zamalek-layout button.bg-success:hover{background-color:#1e7e34!important}.Zamalek-layout .bg-info{background-color:#17a2b8!important}.Zamalek-layout a.bg-info:focus,.Zamalek-layout a.bg-info:hover,.Zamalek-layout button.bg-info:focus,.Zamalek-layout button.bg-info:hover{background-color:#117a8b!important}.Zamalek-layout .bg-warning{background-color:#ffc107!important}.Zamalek-layout a.bg-warning:focus,.Zamalek-layout a.bg-warning:hover,.Zamalek-layout button.bg-warning:focus,.Zamalek-layout button.bg-warning:hover{background-color:#d39e00!important}.Zamalek-layout .bg-danger{background-color:#dc3545!important}.Zamalek-layout a.bg-danger:focus,.Zamalek-layout a.bg-danger:hover,.Zamalek-layout button.bg-danger:focus,.Zamalek-layout button.bg-danger:hover{background-color:#bd2130!important}.Zamalek-layout .bg-light{background-color:#dedede!important}.Zamalek-layout a.bg-light:focus,.Zamalek-layout a.bg-light:hover,.Zamalek-layout button.bg-light:focus,.Zamalek-layout button.bg-light:hover{background-color:#c5c5c5!important}.Zamalek-layout .bg-dark{background-color:#343a40!important}.Zamalek-layout a.bg-dark:focus,.Zamalek-layout a.bg-dark:hover,.Zamalek-layout button.bg-dark:focus,.Zamalek-layout button.bg-dark:hover{background-color:#1d2124!important}.Zamalek-layout .bg-lighter{background-color:#c9c9c9!important}.Zamalek-layout a.bg-lighter:focus,.Zamalek-layout a.bg-lighter:hover,.Zamalek-layout button.bg-lighter:focus,.Zamalek-layout button.bg-lighter:hover{background-color:#b0b0b0!important}.Zamalek-layout .bg-white{background-color:#fff!important}.Zamalek-layout .bg-transparent{background-color:transparent!important}.Zamalek-layout .border{border:1px solid #dee2e6!important}.Zamalek-layout .border-top{border-top:1px solid #dee2e6!important}.Zamalek-layout .border-right{border-right:1px solid #dee2e6!important}.Zamalek-layout .border-bottom{border-bottom:1px solid #dee2e6!important}.Zamalek-layout .border-left{border-left:1px solid #dee2e6!important}.Zamalek-layout .border-0{border:0!important}.Zamalek-layout .border-top-0{border-top:0!important}.Zamalek-layout .border-right-0{border-right:0!important}.Zamalek-layout .border-bottom-0{border-bottom:0!important}.Zamalek-layout .border-left-0{border-left:0!important}.Zamalek-layout .border-primary{border-color:#e00712!important}.Zamalek-layout .border-secondary{border-color:#41433c!important}.Zamalek-layout .border-success{border-color:#28a745!important}.Zamalek-layout .border-info{border-color:#17a2b8!important}.Zamalek-layout .border-warning{border-color:#ffc107!important}.Zamalek-layout .border-danger{border-color:#dc3545!important}.Zamalek-layout .border-light{border-color:#dedede!important}.Zamalek-layout .border-dark{border-color:#343a40!important}.Zamalek-layout .border-lighter{border-color:#c9c9c9!important}.Zamalek-layout .border-white{border-color:#fff!important}.Zamalek-layout .rounded-sm{border-radius:.2rem!important}.Zamalek-layout .rounded{border-radius:.25rem!important}.Zamalek-layout .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.Zamalek-layout .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.Zamalek-layout .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.Zamalek-layout .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.Zamalek-layout .rounded-lg{border-radius:.3rem!important}.Zamalek-layout .rounded-circle{border-radius:50%!important}.Zamalek-layout .rounded-pill{border-radius:50rem!important}.Zamalek-layout .rounded-0{border-radius:0!important}.Zamalek-layout .clearfix:after{display:block;clear:both;content:""}.Zamalek-layout .d-none{display:none!important}.Zamalek-layout .d-inline{display:inline!important}.Zamalek-layout .d-inline-block{display:inline-block!important}.Zamalek-layout .d-block{display:block!important}.Zamalek-layout .d-table{display:table!important}.Zamalek-layout .d-table-row{display:table-row!important}.Zamalek-layout .d-table-cell{display:table-cell!important}.Zamalek-layout .d-flex{display:flex!important}.Zamalek-layout .d-inline-flex{display:inline-flex!important}@media (min-width:576px){.Zamalek-layout .d-sm-none{display:none!important}.Zamalek-layout .d-sm-inline{display:inline!important}.Zamalek-layout .d-sm-inline-block{display:inline-block!important}.Zamalek-layout .d-sm-block{display:block!important}.Zamalek-layout .d-sm-table{display:table!important}.Zamalek-layout .d-sm-table-row{display:table-row!important}.Zamalek-layout .d-sm-table-cell{display:table-cell!important}.Zamalek-layout .d-sm-flex{display:flex!important}.Zamalek-layout .d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.Zamalek-layout .d-md-none{display:none!important}.Zamalek-layout .d-md-inline{display:inline!important}.Zamalek-layout .d-md-inline-block{display:inline-block!important}.Zamalek-layout .d-md-block{display:block!important}.Zamalek-layout .d-md-table{display:table!important}.Zamalek-layout .d-md-table-row{display:table-row!important}.Zamalek-layout .d-md-table-cell{display:table-cell!important}.Zamalek-layout .d-md-flex{display:flex!important}.Zamalek-layout .d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.Zamalek-layout .d-lg-none{display:none!important}.Zamalek-layout .d-lg-inline{display:inline!important}.Zamalek-layout .d-lg-inline-block{display:inline-block!important}.Zamalek-layout .d-lg-block{display:block!important}.Zamalek-layout .d-lg-table{display:table!important}.Zamalek-layout .d-lg-table-row{display:table-row!important}.Zamalek-layout .d-lg-table-cell{display:table-cell!important}.Zamalek-layout .d-lg-flex{display:flex!important}.Zamalek-layout .d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.Zamalek-layout .d-xl-none{display:none!important}.Zamalek-layout .d-xl-inline{display:inline!important}.Zamalek-layout .d-xl-inline-block{display:inline-block!important}.Zamalek-layout .d-xl-block{display:block!important}.Zamalek-layout .d-xl-table{display:table!important}.Zamalek-layout .d-xl-table-row{display:table-row!important}.Zamalek-layout .d-xl-table-cell{display:table-cell!important}.Zamalek-layout .d-xl-flex{display:flex!important}.Zamalek-layout .d-xl-inline-flex{display:inline-flex!important}}@media print{.Zamalek-layout .d-print-none{display:none!important}.Zamalek-layout .d-print-inline{display:inline!important}.Zamalek-layout .d-print-inline-block{display:inline-block!important}.Zamalek-layout .d-print-block{display:block!important}.Zamalek-layout .d-print-table{display:table!important}.Zamalek-layout .d-print-table-row{display:table-row!important}.Zamalek-layout .d-print-table-cell{display:table-cell!important}.Zamalek-layout .d-print-flex{display:flex!important}.Zamalek-layout .d-print-inline-flex{display:inline-flex!important}}.Zamalek-layout .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.Zamalek-layout .embed-responsive:before{display:block;content:""}.Zamalek-layout .embed-responsive .embed-responsive-item,.Zamalek-layout .embed-responsive embed,.Zamalek-layout .embed-responsive iframe,.Zamalek-layout .embed-responsive object,.Zamalek-layout .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.Zamalek-layout .embed-responsive-21by9:before{padding-top:42.85714%}.Zamalek-layout .embed-responsive-16by9:before{padding-top:56.25%}.Zamalek-layout .embed-responsive-4by3:before{padding-top:75%}.Zamalek-layout .embed-responsive-1by1:before{padding-top:100%}.Zamalek-layout .flex-row{flex-direction:row!important}.Zamalek-layout .flex-column{flex-direction:column!important}.Zamalek-layout .flex-row-reverse{flex-direction:row-reverse!important}.Zamalek-layout .flex-column-reverse{flex-direction:column-reverse!important}.Zamalek-layout .flex-wrap{flex-wrap:wrap!important}.Zamalek-layout .flex-nowrap{flex-wrap:nowrap!important}.Zamalek-layout .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.Zamalek-layout .flex-fill{flex:1 1 auto!important}.Zamalek-layout .flex-grow-0{flex-grow:0!important}.Zamalek-layout .flex-grow-1{flex-grow:1!important}.Zamalek-layout .flex-shrink-0{flex-shrink:0!important}.Zamalek-layout .flex-shrink-1{flex-shrink:1!important}.Zamalek-layout .justify-content-start{justify-content:flex-start!important}.Zamalek-layout .justify-content-end{justify-content:flex-end!important}.Zamalek-layout .justify-content-center{justify-content:center!important}.Zamalek-layout .justify-content-between{justify-content:space-between!important}.Zamalek-layout .justify-content-around{justify-content:space-around!important}.Zamalek-layout .align-items-start{align-items:flex-start!important}.Zamalek-layout .align-items-end{align-items:flex-end!important}.Zamalek-layout .align-items-center{align-items:center!important}.Zamalek-layout .align-items-baseline{align-items:baseline!important}.Zamalek-layout .align-items-stretch{align-items:stretch!important}.Zamalek-layout .align-content-start{align-content:flex-start!important}.Zamalek-layout .align-content-end{align-content:flex-end!important}.Zamalek-layout .align-content-center{align-content:center!important}.Zamalek-layout .align-content-between{align-content:space-between!important}.Zamalek-layout .align-content-around{align-content:space-around!important}.Zamalek-layout .align-content-stretch{align-content:stretch!important}.Zamalek-layout .align-self-auto{align-self:auto!important}.Zamalek-layout .align-self-start{align-self:flex-start!important}.Zamalek-layout .align-self-end{align-self:flex-end!important}.Zamalek-layout .align-self-center{align-self:center!important}.Zamalek-layout .align-self-baseline{align-self:baseline!important}.Zamalek-layout .align-self-stretch{align-self:stretch!important}@media (min-width:576px){.Zamalek-layout .flex-sm-row{flex-direction:row!important}.Zamalek-layout .flex-sm-column{flex-direction:column!important}.Zamalek-layout .flex-sm-row-reverse{flex-direction:row-reverse!important}.Zamalek-layout .flex-sm-column-reverse{flex-direction:column-reverse!important}.Zamalek-layout .flex-sm-wrap{flex-wrap:wrap!important}.Zamalek-layout .flex-sm-nowrap{flex-wrap:nowrap!important}.Zamalek-layout .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.Zamalek-layout .flex-sm-fill{flex:1 1 auto!important}.Zamalek-layout .flex-sm-grow-0{flex-grow:0!important}.Zamalek-layout .flex-sm-grow-1{flex-grow:1!important}.Zamalek-layout .flex-sm-shrink-0{flex-shrink:0!important}.Zamalek-layout .flex-sm-shrink-1{flex-shrink:1!important}.Zamalek-layout .justify-content-sm-start{justify-content:flex-start!important}.Zamalek-layout .justify-content-sm-end{justify-content:flex-end!important}.Zamalek-layout .justify-content-sm-center{justify-content:center!important}.Zamalek-layout .justify-content-sm-between{justify-content:space-between!important}.Zamalek-layout .justify-content-sm-around{justify-content:space-around!important}.Zamalek-layout .align-items-sm-start{align-items:flex-start!important}.Zamalek-layout .align-items-sm-end{align-items:flex-end!important}.Zamalek-layout .align-items-sm-center{align-items:center!important}.Zamalek-layout .align-items-sm-baseline{align-items:baseline!important}.Zamalek-layout .align-items-sm-stretch{align-items:stretch!important}.Zamalek-layout .align-content-sm-start{align-content:flex-start!important}.Zamalek-layout .align-content-sm-end{align-content:flex-end!important}.Zamalek-layout .align-content-sm-center{align-content:center!important}.Zamalek-layout .align-content-sm-between{align-content:space-between!important}.Zamalek-layout .align-content-sm-around{align-content:space-around!important}.Zamalek-layout .align-content-sm-stretch{align-content:stretch!important}.Zamalek-layout .align-self-sm-auto{align-self:auto!important}.Zamalek-layout .align-self-sm-start{align-self:flex-start!important}.Zamalek-layout .align-self-sm-end{align-self:flex-end!important}.Zamalek-layout .align-self-sm-center{align-self:center!important}.Zamalek-layout .align-self-sm-baseline{align-self:baseline!important}.Zamalek-layout .align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.Zamalek-layout .flex-md-row{flex-direction:row!important}.Zamalek-layout .flex-md-column{flex-direction:column!important}.Zamalek-layout .flex-md-row-reverse{flex-direction:row-reverse!important}.Zamalek-layout .flex-md-column-reverse{flex-direction:column-reverse!important}.Zamalek-layout .flex-md-wrap{flex-wrap:wrap!important}.Zamalek-layout .flex-md-nowrap{flex-wrap:nowrap!important}.Zamalek-layout .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.Zamalek-layout .flex-md-fill{flex:1 1 auto!important}.Zamalek-layout .flex-md-grow-0{flex-grow:0!important}.Zamalek-layout .flex-md-grow-1{flex-grow:1!important}.Zamalek-layout .flex-md-shrink-0{flex-shrink:0!important}.Zamalek-layout .flex-md-shrink-1{flex-shrink:1!important}.Zamalek-layout .justify-content-md-start{justify-content:flex-start!important}.Zamalek-layout .justify-content-md-end{justify-content:flex-end!important}.Zamalek-layout .justify-content-md-center{justify-content:center!important}.Zamalek-layout .justify-content-md-between{justify-content:space-between!important}.Zamalek-layout .justify-content-md-around{justify-content:space-around!important}.Zamalek-layout .align-items-md-start{align-items:flex-start!important}.Zamalek-layout .align-items-md-end{align-items:flex-end!important}.Zamalek-layout .align-items-md-center{align-items:center!important}.Zamalek-layout .align-items-md-baseline{align-items:baseline!important}.Zamalek-layout .align-items-md-stretch{align-items:stretch!important}.Zamalek-layout .align-content-md-start{align-content:flex-start!important}.Zamalek-layout .align-content-md-end{align-content:flex-end!important}.Zamalek-layout .align-content-md-center{align-content:center!important}.Zamalek-layout .align-content-md-between{align-content:space-between!important}.Zamalek-layout .align-content-md-around{align-content:space-around!important}.Zamalek-layout .align-content-md-stretch{align-content:stretch!important}.Zamalek-layout .align-self-md-auto{align-self:auto!important}.Zamalek-layout .align-self-md-start{align-self:flex-start!important}.Zamalek-layout .align-self-md-end{align-self:flex-end!important}.Zamalek-layout .align-self-md-center{align-self:center!important}.Zamalek-layout .align-self-md-baseline{align-self:baseline!important}.Zamalek-layout .align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.Zamalek-layout .flex-lg-row{flex-direction:row!important}.Zamalek-layout .flex-lg-column{flex-direction:column!important}.Zamalek-layout .flex-lg-row-reverse{flex-direction:row-reverse!important}.Zamalek-layout .flex-lg-column-reverse{flex-direction:column-reverse!important}.Zamalek-layout .flex-lg-wrap{flex-wrap:wrap!important}.Zamalek-layout .flex-lg-nowrap{flex-wrap:nowrap!important}.Zamalek-layout .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.Zamalek-layout .flex-lg-fill{flex:1 1 auto!important}.Zamalek-layout .flex-lg-grow-0{flex-grow:0!important}.Zamalek-layout .flex-lg-grow-1{flex-grow:1!important}.Zamalek-layout .flex-lg-shrink-0{flex-shrink:0!important}.Zamalek-layout .flex-lg-shrink-1{flex-shrink:1!important}.Zamalek-layout .justify-content-lg-start{justify-content:flex-start!important}.Zamalek-layout .justify-content-lg-end{justify-content:flex-end!important}.Zamalek-layout .justify-content-lg-center{justify-content:center!important}.Zamalek-layout .justify-content-lg-between{justify-content:space-between!important}.Zamalek-layout .justify-content-lg-around{justify-content:space-around!important}.Zamalek-layout .align-items-lg-start{align-items:flex-start!important}.Zamalek-layout .align-items-lg-end{align-items:flex-end!important}.Zamalek-layout .align-items-lg-center{align-items:center!important}.Zamalek-layout .align-items-lg-baseline{align-items:baseline!important}.Zamalek-layout .align-items-lg-stretch{align-items:stretch!important}.Zamalek-layout .align-content-lg-start{align-content:flex-start!important}.Zamalek-layout .align-content-lg-end{align-content:flex-end!important}.Zamalek-layout .align-content-lg-center{align-content:center!important}.Zamalek-layout .align-content-lg-between{align-content:space-between!important}.Zamalek-layout .align-content-lg-around{align-content:space-around!important}.Zamalek-layout .align-content-lg-stretch{align-content:stretch!important}.Zamalek-layout .align-self-lg-auto{align-self:auto!important}.Zamalek-layout .align-self-lg-start{align-self:flex-start!important}.Zamalek-layout .align-self-lg-end{align-self:flex-end!important}.Zamalek-layout .align-self-lg-center{align-self:center!important}.Zamalek-layout .align-self-lg-baseline{align-self:baseline!important}.Zamalek-layout .align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.Zamalek-layout .flex-xl-row{flex-direction:row!important}.Zamalek-layout .flex-xl-column{flex-direction:column!important}.Zamalek-layout .flex-xl-row-reverse{flex-direction:row-reverse!important}.Zamalek-layout .flex-xl-column-reverse{flex-direction:column-reverse!important}.Zamalek-layout .flex-xl-wrap{flex-wrap:wrap!important}.Zamalek-layout .flex-xl-nowrap{flex-wrap:nowrap!important}.Zamalek-layout .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.Zamalek-layout .flex-xl-fill{flex:1 1 auto!important}.Zamalek-layout .flex-xl-grow-0{flex-grow:0!important}.Zamalek-layout .flex-xl-grow-1{flex-grow:1!important}.Zamalek-layout .flex-xl-shrink-0{flex-shrink:0!important}.Zamalek-layout .flex-xl-shrink-1{flex-shrink:1!important}.Zamalek-layout .justify-content-xl-start{justify-content:flex-start!important}.Zamalek-layout .justify-content-xl-end{justify-content:flex-end!important}.Zamalek-layout .justify-content-xl-center{justify-content:center!important}.Zamalek-layout .justify-content-xl-between{justify-content:space-between!important}.Zamalek-layout .justify-content-xl-around{justify-content:space-around!important}.Zamalek-layout .align-items-xl-start{align-items:flex-start!important}.Zamalek-layout .align-items-xl-end{align-items:flex-end!important}.Zamalek-layout .align-items-xl-center{align-items:center!important}.Zamalek-layout .align-items-xl-baseline{align-items:baseline!important}.Zamalek-layout .align-items-xl-stretch{align-items:stretch!important}.Zamalek-layout .align-content-xl-start{align-content:flex-start!important}.Zamalek-layout .align-content-xl-end{align-content:flex-end!important}.Zamalek-layout .align-content-xl-center{align-content:center!important}.Zamalek-layout .align-content-xl-between{align-content:space-between!important}.Zamalek-layout .align-content-xl-around{align-content:space-around!important}.Zamalek-layout .align-content-xl-stretch{align-content:stretch!important}.Zamalek-layout .align-self-xl-auto{align-self:auto!important}.Zamalek-layout .align-self-xl-start{align-self:flex-start!important}.Zamalek-layout .align-self-xl-end{align-self:flex-end!important}.Zamalek-layout .align-self-xl-center{align-self:center!important}.Zamalek-layout .align-self-xl-baseline{align-self:baseline!important}.Zamalek-layout .align-self-xl-stretch{align-self:stretch!important}}.Zamalek-layout .float-left{float:left!important}.Zamalek-layout .float-right{float:right!important}.Zamalek-layout .float-none{float:none!important}@media (min-width:576px){.Zamalek-layout .float-sm-left{float:left!important}.Zamalek-layout .float-sm-right{float:right!important}.Zamalek-layout .float-sm-none{float:none!important}}@media (min-width:768px){.Zamalek-layout .float-md-left{float:left!important}.Zamalek-layout .float-md-right{float:right!important}.Zamalek-layout .float-md-none{float:none!important}}@media (min-width:992px){.Zamalek-layout .float-lg-left{float:left!important}.Zamalek-layout .float-lg-right{float:right!important}.Zamalek-layout .float-lg-none{float:none!important}}@media (min-width:1200px){.Zamalek-layout .float-xl-left{float:left!important}.Zamalek-layout .float-xl-right{float:right!important}.Zamalek-layout .float-xl-none{float:none!important}}.Zamalek-layout .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.Zamalek-layout .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.Zamalek-layout .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.Zamalek-layout .overflow-auto{overflow:auto!important}.Zamalek-layout .overflow-hidden{overflow:hidden!important}.Zamalek-layout .position-static{position:static!important}.Zamalek-layout .position-relative{position:relative!important}.Zamalek-layout .position-absolute{position:absolute!important}.Zamalek-layout .position-fixed{position:fixed!important}.Zamalek-layout .position-sticky{position:-webkit-sticky!important;position:sticky!important}.Zamalek-layout .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.Zamalek-layout .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.Zamalek-layout .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.Zamalek-layout .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Zamalek-layout .sr-only-focusable:active,.Zamalek-layout .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.Zamalek-layout .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.Zamalek-layout .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.Zamalek-layout .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.Zamalek-layout .shadow-none{box-shadow:none!important}.Zamalek-layout .w-25{width:25%!important}.Zamalek-layout .w-50{width:50%!important}.Zamalek-layout .w-75{width:75%!important}.Zamalek-layout .w-100{width:100%!important}.Zamalek-layout .w-auto{width:auto!important}.Zamalek-layout .h-25{height:25%!important}.Zamalek-layout .h-50{height:50%!important}.Zamalek-layout .h-75{height:75%!important}.Zamalek-layout .h-100{height:100%!important}.Zamalek-layout .h-auto{height:auto!important}.Zamalek-layout .mw-100{max-width:100%!important}.Zamalek-layout .mh-100{max-height:100%!important}.Zamalek-layout .min-vw-100{min-width:100vw!important}.Zamalek-layout .min-vh-100{min-height:100vh!important}.Zamalek-layout .vw-100{width:100vw!important}.Zamalek-layout .vh-100{height:100vh!important}.Zamalek-layout .m-0{margin:0!important}.Zamalek-layout .mt-0,.Zamalek-layout .my-0{margin-top:0!important}.Zamalek-layout .mr-0,.Zamalek-layout .mx-0{margin-right:0!important}.Zamalek-layout .mb-0,.Zamalek-layout .my-0{margin-bottom:0!important}.Zamalek-layout .ml-0,.Zamalek-layout .mx-0{margin-left:0!important}.Zamalek-layout .m-1{margin:.25rem!important}.Zamalek-layout .mt-1,.Zamalek-layout .my-1{margin-top:.25rem!important}.Zamalek-layout .mr-1,.Zamalek-layout .mx-1{margin-right:.25rem!important}.Zamalek-layout .mb-1,.Zamalek-layout .my-1{margin-bottom:.25rem!important}.Zamalek-layout .ml-1,.Zamalek-layout .mx-1{margin-left:.25rem!important}.Zamalek-layout .m-2{margin:.5rem!important}.Zamalek-layout .mt-2,.Zamalek-layout .my-2{margin-top:.5rem!important}.Zamalek-layout .mr-2,.Zamalek-layout .mx-2{margin-right:.5rem!important}.Zamalek-layout .mb-2,.Zamalek-layout .my-2{margin-bottom:.5rem!important}.Zamalek-layout .ml-2,.Zamalek-layout .mx-2{margin-left:.5rem!important}.Zamalek-layout .m-3{margin:1rem!important}.Zamalek-layout .mt-3,.Zamalek-layout .my-3{margin-top:1rem!important}.Zamalek-layout .mr-3,.Zamalek-layout .mx-3{margin-right:1rem!important}.Zamalek-layout .mb-3,.Zamalek-layout .my-3{margin-bottom:1rem!important}.Zamalek-layout .ml-3,.Zamalek-layout .mx-3{margin-left:1rem!important}.Zamalek-layout .m-4{margin:1.5rem!important}.Zamalek-layout .mt-4,.Zamalek-layout .my-4{margin-top:1.5rem!important}.Zamalek-layout .mr-4,.Zamalek-layout .mx-4{margin-right:1.5rem!important}.Zamalek-layout .mb-4,.Zamalek-layout .my-4{margin-bottom:1.5rem!important}.Zamalek-layout .ml-4,.Zamalek-layout .mx-4{margin-left:1.5rem!important}.Zamalek-layout .m-5{margin:3rem!important}.Zamalek-layout .mt-5,.Zamalek-layout .my-5{margin-top:3rem!important}.Zamalek-layout .mr-5,.Zamalek-layout .mx-5{margin-right:3rem!important}.Zamalek-layout .mb-5,.Zamalek-layout .my-5{margin-bottom:3rem!important}.Zamalek-layout .ml-5,.Zamalek-layout .mx-5{margin-left:3rem!important}.Zamalek-layout .m-10{margin:10!important}.Zamalek-layout .mt-10,.Zamalek-layout .my-10{margin-top:10!important}.Zamalek-layout .mr-10,.Zamalek-layout .mx-10{margin-right:10!important}.Zamalek-layout .mb-10,.Zamalek-layout .my-10{margin-bottom:10!important}.Zamalek-layout .ml-10,.Zamalek-layout .mx-10{margin-left:10!important}.Zamalek-layout .m-20{margin:20!important}.Zamalek-layout .mt-20,.Zamalek-layout .my-20{margin-top:20!important}.Zamalek-layout .mr-20,.Zamalek-layout .mx-20{margin-right:20!important}.Zamalek-layout .mb-20,.Zamalek-layout .my-20{margin-bottom:20!important}.Zamalek-layout .ml-20,.Zamalek-layout .mx-20{margin-left:20!important}.Zamalek-layout .m-30{margin:30!important}.Zamalek-layout .mt-30,.Zamalek-layout .my-30{margin-top:30!important}.Zamalek-layout .mr-30,.Zamalek-layout .mx-30{margin-right:30!important}.Zamalek-layout .mb-30,.Zamalek-layout .my-30{margin-bottom:30!important}.Zamalek-layout .ml-30,.Zamalek-layout .mx-30{margin-left:30!important}.Zamalek-layout .m-40{margin:40!important}.Zamalek-layout .mt-40,.Zamalek-layout .my-40{margin-top:40!important}.Zamalek-layout .mr-40,.Zamalek-layout .mx-40{margin-right:40!important}.Zamalek-layout .mb-40,.Zamalek-layout .my-40{margin-bottom:40!important}.Zamalek-layout .ml-40,.Zamalek-layout .mx-40{margin-left:40!important}.Zamalek-layout .m-50{margin:50!important}.Zamalek-layout .mt-50,.Zamalek-layout .my-50{margin-top:50!important}.Zamalek-layout .mr-50,.Zamalek-layout .mx-50{margin-right:50!important}.Zamalek-layout .mb-50,.Zamalek-layout .my-50{margin-bottom:50!important}.Zamalek-layout .ml-50,.Zamalek-layout .mx-50{margin-left:50!important}.Zamalek-layout .m-60{margin:60!important}.Zamalek-layout .mt-60,.Zamalek-layout .my-60{margin-top:60!important}.Zamalek-layout .mr-60,.Zamalek-layout .mx-60{margin-right:60!important}.Zamalek-layout .mb-60,.Zamalek-layout .my-60{margin-bottom:60!important}.Zamalek-layout .ml-60,.Zamalek-layout .mx-60{margin-left:60!important}.Zamalek-layout .m-70{margin:70!important}.Zamalek-layout .mt-70,.Zamalek-layout .my-70{margin-top:70!important}.Zamalek-layout .mr-70,.Zamalek-layout .mx-70{margin-right:70!important}.Zamalek-layout .mb-70,.Zamalek-layout .my-70{margin-bottom:70!important}.Zamalek-layout .ml-70,.Zamalek-layout .mx-70{margin-left:70!important}.Zamalek-layout .m-100{margin:100!important}.Zamalek-layout .mt-100,.Zamalek-layout .my-100{margin-top:100!important}.Zamalek-layout .mr-100,.Zamalek-layout .mx-100{margin-right:100!important}.Zamalek-layout .mb-100,.Zamalek-layout .my-100{margin-bottom:100!important}.Zamalek-layout .ml-100,.Zamalek-layout .mx-100{margin-left:100!important}.Zamalek-layout .p-0{padding:0!important}.Zamalek-layout .pt-0,.Zamalek-layout .py-0{padding-top:0!important}.Zamalek-layout .pr-0,.Zamalek-layout .px-0{padding-right:0!important}.Zamalek-layout .pb-0,.Zamalek-layout .py-0{padding-bottom:0!important}.Zamalek-layout .pl-0,.Zamalek-layout .px-0{padding-left:0!important}.Zamalek-layout .p-1{padding:.25rem!important}.Zamalek-layout .pt-1,.Zamalek-layout .py-1{padding-top:.25rem!important}.Zamalek-layout .pr-1,.Zamalek-layout .px-1{padding-right:.25rem!important}.Zamalek-layout .pb-1,.Zamalek-layout .py-1{padding-bottom:.25rem!important}.Zamalek-layout .pl-1,.Zamalek-layout .px-1{padding-left:.25rem!important}.Zamalek-layout .p-2{padding:.5rem!important}.Zamalek-layout .pt-2,.Zamalek-layout .py-2{padding-top:.5rem!important}.Zamalek-layout .pr-2,.Zamalek-layout .px-2{padding-right:.5rem!important}.Zamalek-layout .pb-2,.Zamalek-layout .py-2{padding-bottom:.5rem!important}.Zamalek-layout .pl-2,.Zamalek-layout .px-2{padding-left:.5rem!important}.Zamalek-layout .p-3{padding:1rem!important}.Zamalek-layout .pt-3,.Zamalek-layout .py-3{padding-top:1rem!important}.Zamalek-layout .pr-3,.Zamalek-layout .px-3{padding-right:1rem!important}.Zamalek-layout .pb-3,.Zamalek-layout .py-3{padding-bottom:1rem!important}.Zamalek-layout .pl-3,.Zamalek-layout .px-3{padding-left:1rem!important}.Zamalek-layout .p-4{padding:1.5rem!important}.Zamalek-layout .pt-4,.Zamalek-layout .py-4{padding-top:1.5rem!important}.Zamalek-layout .pr-4,.Zamalek-layout .px-4{padding-right:1.5rem!important}.Zamalek-layout .pb-4,.Zamalek-layout .py-4{padding-bottom:1.5rem!important}.Zamalek-layout .pl-4,.Zamalek-layout .px-4{padding-left:1.5rem!important}.Zamalek-layout .p-5{padding:3rem!important}.Zamalek-layout .pt-5,.Zamalek-layout .py-5{padding-top:3rem!important}.Zamalek-layout .pr-5,.Zamalek-layout .px-5{padding-right:3rem!important}.Zamalek-layout .pb-5,.Zamalek-layout .py-5{padding-bottom:3rem!important}.Zamalek-layout .pl-5,.Zamalek-layout .px-5{padding-left:3rem!important}.Zamalek-layout .p-10{padding:10!important}.Zamalek-layout .pt-10,.Zamalek-layout .py-10{padding-top:10!important}.Zamalek-layout .pr-10,.Zamalek-layout .px-10{padding-right:10!important}.Zamalek-layout .pb-10,.Zamalek-layout .py-10{padding-bottom:10!important}.Zamalek-layout .pl-10,.Zamalek-layout .px-10{padding-left:10!important}.Zamalek-layout .p-20{padding:20!important}.Zamalek-layout .pt-20,.Zamalek-layout .py-20{padding-top:20!important}.Zamalek-layout .pr-20,.Zamalek-layout .px-20{padding-right:20!important}.Zamalek-layout .pb-20,.Zamalek-layout .py-20{padding-bottom:20!important}.Zamalek-layout .pl-20,.Zamalek-layout .px-20{padding-left:20!important}.Zamalek-layout .p-30{padding:30!important}.Zamalek-layout .pt-30,.Zamalek-layout .py-30{padding-top:30!important}.Zamalek-layout .pr-30,.Zamalek-layout .px-30{padding-right:30!important}.Zamalek-layout .pb-30,.Zamalek-layout .py-30{padding-bottom:30!important}.Zamalek-layout .pl-30,.Zamalek-layout .px-30{padding-left:30!important}.Zamalek-layout .p-40{padding:40!important}.Zamalek-layout .pt-40,.Zamalek-layout .py-40{padding-top:40!important}.Zamalek-layout .pr-40,.Zamalek-layout .px-40{padding-right:40!important}.Zamalek-layout .pb-40,.Zamalek-layout .py-40{padding-bottom:40!important}.Zamalek-layout .pl-40,.Zamalek-layout .px-40{padding-left:40!important}.Zamalek-layout .p-50{padding:50!important}.Zamalek-layout .pt-50,.Zamalek-layout .py-50{padding-top:50!important}.Zamalek-layout .pr-50,.Zamalek-layout .px-50{padding-right:50!important}.Zamalek-layout .pb-50,.Zamalek-layout .py-50{padding-bottom:50!important}.Zamalek-layout .pl-50,.Zamalek-layout .px-50{padding-left:50!important}.Zamalek-layout .p-60{padding:60!important}.Zamalek-layout .pt-60,.Zamalek-layout .py-60{padding-top:60!important}.Zamalek-layout .pr-60,.Zamalek-layout .px-60{padding-right:60!important}.Zamalek-layout .pb-60,.Zamalek-layout .py-60{padding-bottom:60!important}.Zamalek-layout .pl-60,.Zamalek-layout .px-60{padding-left:60!important}.Zamalek-layout .p-70{padding:70!important}.Zamalek-layout .pt-70,.Zamalek-layout .py-70{padding-top:70!important}.Zamalek-layout .pr-70,.Zamalek-layout .px-70{padding-right:70!important}.Zamalek-layout .pb-70,.Zamalek-layout .py-70{padding-bottom:70!important}.Zamalek-layout .pl-70,.Zamalek-layout .px-70{padding-left:70!important}.Zamalek-layout .p-100{padding:100!important}.Zamalek-layout .pt-100,.Zamalek-layout .py-100{padding-top:100!important}.Zamalek-layout .pr-100,.Zamalek-layout .px-100{padding-right:100!important}.Zamalek-layout .pb-100,.Zamalek-layout .py-100{padding-bottom:100!important}.Zamalek-layout .pl-100,.Zamalek-layout .px-100{padding-left:100!important}.Zamalek-layout .m-n1{margin:-.25rem!important}.Zamalek-layout .mt-n1,.Zamalek-layout .my-n1{margin-top:-.25rem!important}.Zamalek-layout .mr-n1,.Zamalek-layout .mx-n1{margin-right:-.25rem!important}.Zamalek-layout .mb-n1,.Zamalek-layout .my-n1{margin-bottom:-.25rem!important}.Zamalek-layout .ml-n1,.Zamalek-layout .mx-n1{margin-left:-.25rem!important}.Zamalek-layout .m-n2{margin:-.5rem!important}.Zamalek-layout .mt-n2,.Zamalek-layout .my-n2{margin-top:-.5rem!important}.Zamalek-layout .mr-n2,.Zamalek-layout .mx-n2{margin-right:-.5rem!important}.Zamalek-layout .mb-n2,.Zamalek-layout .my-n2{margin-bottom:-.5rem!important}.Zamalek-layout .ml-n2,.Zamalek-layout .mx-n2{margin-left:-.5rem!important}.Zamalek-layout .m-n3{margin:-1rem!important}.Zamalek-layout .mt-n3,.Zamalek-layout .my-n3{margin-top:-1rem!important}.Zamalek-layout .mr-n3,.Zamalek-layout .mx-n3{margin-right:-1rem!important}.Zamalek-layout .mb-n3,.Zamalek-layout .my-n3{margin-bottom:-1rem!important}.Zamalek-layout .ml-n3,.Zamalek-layout .mx-n3{margin-left:-1rem!important}.Zamalek-layout .m-n4{margin:-1.5rem!important}.Zamalek-layout .mt-n4,.Zamalek-layout .my-n4{margin-top:-1.5rem!important}.Zamalek-layout .mr-n4,.Zamalek-layout .mx-n4{margin-right:-1.5rem!important}.Zamalek-layout .mb-n4,.Zamalek-layout .my-n4{margin-bottom:-1.5rem!important}.Zamalek-layout .ml-n4,.Zamalek-layout .mx-n4{margin-left:-1.5rem!important}.Zamalek-layout .m-n5{margin:-3rem!important}.Zamalek-layout .mt-n5,.Zamalek-layout .my-n5{margin-top:-3rem!important}.Zamalek-layout .mr-n5,.Zamalek-layout .mx-n5{margin-right:-3rem!important}.Zamalek-layout .mb-n5,.Zamalek-layout .my-n5{margin-bottom:-3rem!important}.Zamalek-layout .ml-n5,.Zamalek-layout .mx-n5{margin-left:-3rem!important}.Zamalek-layout .m-n10{margin:-10!important}.Zamalek-layout .mt-n10,.Zamalek-layout .my-n10{margin-top:-10!important}.Zamalek-layout .mr-n10,.Zamalek-layout .mx-n10{margin-right:-10!important}.Zamalek-layout .mb-n10,.Zamalek-layout .my-n10{margin-bottom:-10!important}.Zamalek-layout .ml-n10,.Zamalek-layout .mx-n10{margin-left:-10!important}.Zamalek-layout .m-n20{margin:-20!important}.Zamalek-layout .mt-n20,.Zamalek-layout .my-n20{margin-top:-20!important}.Zamalek-layout .mr-n20,.Zamalek-layout .mx-n20{margin-right:-20!important}.Zamalek-layout .mb-n20,.Zamalek-layout .my-n20{margin-bottom:-20!important}.Zamalek-layout .ml-n20,.Zamalek-layout .mx-n20{margin-left:-20!important}.Zamalek-layout .m-n30{margin:-30!important}.Zamalek-layout .mt-n30,.Zamalek-layout .my-n30{margin-top:-30!important}.Zamalek-layout .mr-n30,.Zamalek-layout .mx-n30{margin-right:-30!important}.Zamalek-layout .mb-n30,.Zamalek-layout .my-n30{margin-bottom:-30!important}.Zamalek-layout .ml-n30,.Zamalek-layout .mx-n30{margin-left:-30!important}.Zamalek-layout .m-n40{margin:-40!important}.Zamalek-layout .mt-n40,.Zamalek-layout .my-n40{margin-top:-40!important}.Zamalek-layout .mr-n40,.Zamalek-layout .mx-n40{margin-right:-40!important}.Zamalek-layout .mb-n40,.Zamalek-layout .my-n40{margin-bottom:-40!important}.Zamalek-layout .ml-n40,.Zamalek-layout .mx-n40{margin-left:-40!important}.Zamalek-layout .m-n50{margin:-50!important}.Zamalek-layout .mt-n50,.Zamalek-layout .my-n50{margin-top:-50!important}.Zamalek-layout .mr-n50,.Zamalek-layout .mx-n50{margin-right:-50!important}.Zamalek-layout .mb-n50,.Zamalek-layout .my-n50{margin-bottom:-50!important}.Zamalek-layout .ml-n50,.Zamalek-layout .mx-n50{margin-left:-50!important}.Zamalek-layout .m-n60{margin:-60!important}.Zamalek-layout .mt-n60,.Zamalek-layout .my-n60{margin-top:-60!important}.Zamalek-layout .mr-n60,.Zamalek-layout .mx-n60{margin-right:-60!important}.Zamalek-layout .mb-n60,.Zamalek-layout .my-n60{margin-bottom:-60!important}.Zamalek-layout .ml-n60,.Zamalek-layout .mx-n60{margin-left:-60!important}.Zamalek-layout .m-n70{margin:-70!important}.Zamalek-layout .mt-n70,.Zamalek-layout .my-n70{margin-top:-70!important}.Zamalek-layout .mr-n70,.Zamalek-layout .mx-n70{margin-right:-70!important}.Zamalek-layout .mb-n70,.Zamalek-layout .my-n70{margin-bottom:-70!important}.Zamalek-layout .ml-n70,.Zamalek-layout .mx-n70{margin-left:-70!important}.Zamalek-layout .m-n100{margin:-100!important}.Zamalek-layout .mt-n100,.Zamalek-layout .my-n100{margin-top:-100!important}.Zamalek-layout .mr-n100,.Zamalek-layout .mx-n100{margin-right:-100!important}.Zamalek-layout .mb-n100,.Zamalek-layout .my-n100{margin-bottom:-100!important}.Zamalek-layout .ml-n100,.Zamalek-layout .mx-n100{margin-left:-100!important}.Zamalek-layout .m-auto{margin:auto!important}.Zamalek-layout .mt-auto,.Zamalek-layout .my-auto{margin-top:auto!important}.Zamalek-layout .mr-auto,.Zamalek-layout .mx-auto{margin-right:auto!important}.Zamalek-layout .mb-auto,.Zamalek-layout .my-auto{margin-bottom:auto!important}.Zamalek-layout .ml-auto,.Zamalek-layout .mx-auto{margin-left:auto!important}@media (min-width:576px){.Zamalek-layout .m-sm-0{margin:0!important}.Zamalek-layout .mt-sm-0,.Zamalek-layout .my-sm-0{margin-top:0!important}.Zamalek-layout .mr-sm-0,.Zamalek-layout .mx-sm-0{margin-right:0!important}.Zamalek-layout .mb-sm-0,.Zamalek-layout .my-sm-0{margin-bottom:0!important}.Zamalek-layout .ml-sm-0,.Zamalek-layout .mx-sm-0{margin-left:0!important}.Zamalek-layout .m-sm-1{margin:.25rem!important}.Zamalek-layout .mt-sm-1,.Zamalek-layout .my-sm-1{margin-top:.25rem!important}.Zamalek-layout .mr-sm-1,.Zamalek-layout .mx-sm-1{margin-right:.25rem!important}.Zamalek-layout .mb-sm-1,.Zamalek-layout .my-sm-1{margin-bottom:.25rem!important}.Zamalek-layout .ml-sm-1,.Zamalek-layout .mx-sm-1{margin-left:.25rem!important}.Zamalek-layout .m-sm-2{margin:.5rem!important}.Zamalek-layout .mt-sm-2,.Zamalek-layout .my-sm-2{margin-top:.5rem!important}.Zamalek-layout .mr-sm-2,.Zamalek-layout .mx-sm-2{margin-right:.5rem!important}.Zamalek-layout .mb-sm-2,.Zamalek-layout .my-sm-2{margin-bottom:.5rem!important}.Zamalek-layout .ml-sm-2,.Zamalek-layout .mx-sm-2{margin-left:.5rem!important}.Zamalek-layout .m-sm-3{margin:1rem!important}.Zamalek-layout .mt-sm-3,.Zamalek-layout .my-sm-3{margin-top:1rem!important}.Zamalek-layout .mr-sm-3,.Zamalek-layout .mx-sm-3{margin-right:1rem!important}.Zamalek-layout .mb-sm-3,.Zamalek-layout .my-sm-3{margin-bottom:1rem!important}.Zamalek-layout .ml-sm-3,.Zamalek-layout .mx-sm-3{margin-left:1rem!important}.Zamalek-layout .m-sm-4{margin:1.5rem!important}.Zamalek-layout .mt-sm-4,.Zamalek-layout .my-sm-4{margin-top:1.5rem!important}.Zamalek-layout .mr-sm-4,.Zamalek-layout .mx-sm-4{margin-right:1.5rem!important}.Zamalek-layout .mb-sm-4,.Zamalek-layout .my-sm-4{margin-bottom:1.5rem!important}.Zamalek-layout .ml-sm-4,.Zamalek-layout .mx-sm-4{margin-left:1.5rem!important}.Zamalek-layout .m-sm-5{margin:3rem!important}.Zamalek-layout .mt-sm-5,.Zamalek-layout .my-sm-5{margin-top:3rem!important}.Zamalek-layout .mr-sm-5,.Zamalek-layout .mx-sm-5{margin-right:3rem!important}.Zamalek-layout .mb-sm-5,.Zamalek-layout .my-sm-5{margin-bottom:3rem!important}.Zamalek-layout .ml-sm-5,.Zamalek-layout .mx-sm-5{margin-left:3rem!important}.Zamalek-layout .m-sm-10{margin:10!important}.Zamalek-layout .mt-sm-10,.Zamalek-layout .my-sm-10{margin-top:10!important}.Zamalek-layout .mr-sm-10,.Zamalek-layout .mx-sm-10{margin-right:10!important}.Zamalek-layout .mb-sm-10,.Zamalek-layout .my-sm-10{margin-bottom:10!important}.Zamalek-layout .ml-sm-10,.Zamalek-layout .mx-sm-10{margin-left:10!important}.Zamalek-layout .m-sm-20{margin:20!important}.Zamalek-layout .mt-sm-20,.Zamalek-layout .my-sm-20{margin-top:20!important}.Zamalek-layout .mr-sm-20,.Zamalek-layout .mx-sm-20{margin-right:20!important}.Zamalek-layout .mb-sm-20,.Zamalek-layout .my-sm-20{margin-bottom:20!important}.Zamalek-layout .ml-sm-20,.Zamalek-layout .mx-sm-20{margin-left:20!important}.Zamalek-layout .m-sm-30{margin:30!important}.Zamalek-layout .mt-sm-30,.Zamalek-layout .my-sm-30{margin-top:30!important}.Zamalek-layout .mr-sm-30,.Zamalek-layout .mx-sm-30{margin-right:30!important}.Zamalek-layout .mb-sm-30,.Zamalek-layout .my-sm-30{margin-bottom:30!important}.Zamalek-layout .ml-sm-30,.Zamalek-layout .mx-sm-30{margin-left:30!important}.Zamalek-layout .m-sm-40{margin:40!important}.Zamalek-layout .mt-sm-40,.Zamalek-layout .my-sm-40{margin-top:40!important}.Zamalek-layout .mr-sm-40,.Zamalek-layout .mx-sm-40{margin-right:40!important}.Zamalek-layout .mb-sm-40,.Zamalek-layout .my-sm-40{margin-bottom:40!important}.Zamalek-layout .ml-sm-40,.Zamalek-layout .mx-sm-40{margin-left:40!important}.Zamalek-layout .m-sm-50{margin:50!important}.Zamalek-layout .mt-sm-50,.Zamalek-layout .my-sm-50{margin-top:50!important}.Zamalek-layout .mr-sm-50,.Zamalek-layout .mx-sm-50{margin-right:50!important}.Zamalek-layout .mb-sm-50,.Zamalek-layout .my-sm-50{margin-bottom:50!important}.Zamalek-layout .ml-sm-50,.Zamalek-layout .mx-sm-50{margin-left:50!important}.Zamalek-layout .m-sm-60{margin:60!important}.Zamalek-layout .mt-sm-60,.Zamalek-layout .my-sm-60{margin-top:60!important}.Zamalek-layout .mr-sm-60,.Zamalek-layout .mx-sm-60{margin-right:60!important}.Zamalek-layout .mb-sm-60,.Zamalek-layout .my-sm-60{margin-bottom:60!important}.Zamalek-layout .ml-sm-60,.Zamalek-layout .mx-sm-60{margin-left:60!important}.Zamalek-layout .m-sm-70{margin:70!important}.Zamalek-layout .mt-sm-70,.Zamalek-layout .my-sm-70{margin-top:70!important}.Zamalek-layout .mr-sm-70,.Zamalek-layout .mx-sm-70{margin-right:70!important}.Zamalek-layout .mb-sm-70,.Zamalek-layout .my-sm-70{margin-bottom:70!important}.Zamalek-layout .ml-sm-70,.Zamalek-layout .mx-sm-70{margin-left:70!important}.Zamalek-layout .m-sm-100{margin:100!important}.Zamalek-layout .mt-sm-100,.Zamalek-layout .my-sm-100{margin-top:100!important}.Zamalek-layout .mr-sm-100,.Zamalek-layout .mx-sm-100{margin-right:100!important}.Zamalek-layout .mb-sm-100,.Zamalek-layout .my-sm-100{margin-bottom:100!important}.Zamalek-layout .ml-sm-100,.Zamalek-layout .mx-sm-100{margin-left:100!important}.Zamalek-layout .p-sm-0{padding:0!important}.Zamalek-layout .pt-sm-0,.Zamalek-layout .py-sm-0{padding-top:0!important}.Zamalek-layout .pr-sm-0,.Zamalek-layout .px-sm-0{padding-right:0!important}.Zamalek-layout .pb-sm-0,.Zamalek-layout .py-sm-0{padding-bottom:0!important}.Zamalek-layout .pl-sm-0,.Zamalek-layout .px-sm-0{padding-left:0!important}.Zamalek-layout .p-sm-1{padding:.25rem!important}.Zamalek-layout .pt-sm-1,.Zamalek-layout .py-sm-1{padding-top:.25rem!important}.Zamalek-layout .pr-sm-1,.Zamalek-layout .px-sm-1{padding-right:.25rem!important}.Zamalek-layout .pb-sm-1,.Zamalek-layout .py-sm-1{padding-bottom:.25rem!important}.Zamalek-layout .pl-sm-1,.Zamalek-layout .px-sm-1{padding-left:.25rem!important}.Zamalek-layout .p-sm-2{padding:.5rem!important}.Zamalek-layout .pt-sm-2,.Zamalek-layout .py-sm-2{padding-top:.5rem!important}.Zamalek-layout .pr-sm-2,.Zamalek-layout .px-sm-2{padding-right:.5rem!important}.Zamalek-layout .pb-sm-2,.Zamalek-layout .py-sm-2{padding-bottom:.5rem!important}.Zamalek-layout .pl-sm-2,.Zamalek-layout .px-sm-2{padding-left:.5rem!important}.Zamalek-layout .p-sm-3{padding:1rem!important}.Zamalek-layout .pt-sm-3,.Zamalek-layout .py-sm-3{padding-top:1rem!important}.Zamalek-layout .pr-sm-3,.Zamalek-layout .px-sm-3{padding-right:1rem!important}.Zamalek-layout .pb-sm-3,.Zamalek-layout .py-sm-3{padding-bottom:1rem!important}.Zamalek-layout .pl-sm-3,.Zamalek-layout .px-sm-3{padding-left:1rem!important}.Zamalek-layout .p-sm-4{padding:1.5rem!important}.Zamalek-layout .pt-sm-4,.Zamalek-layout .py-sm-4{padding-top:1.5rem!important}.Zamalek-layout .pr-sm-4,.Zamalek-layout .px-sm-4{padding-right:1.5rem!important}.Zamalek-layout .pb-sm-4,.Zamalek-layout .py-sm-4{padding-bottom:1.5rem!important}.Zamalek-layout .pl-sm-4,.Zamalek-layout .px-sm-4{padding-left:1.5rem!important}.Zamalek-layout .p-sm-5{padding:3rem!important}.Zamalek-layout .pt-sm-5,.Zamalek-layout .py-sm-5{padding-top:3rem!important}.Zamalek-layout .pr-sm-5,.Zamalek-layout .px-sm-5{padding-right:3rem!important}.Zamalek-layout .pb-sm-5,.Zamalek-layout .py-sm-5{padding-bottom:3rem!important}.Zamalek-layout .pl-sm-5,.Zamalek-layout .px-sm-5{padding-left:3rem!important}.Zamalek-layout .p-sm-10{padding:10!important}.Zamalek-layout .pt-sm-10,.Zamalek-layout .py-sm-10{padding-top:10!important}.Zamalek-layout .pr-sm-10,.Zamalek-layout .px-sm-10{padding-right:10!important}.Zamalek-layout .pb-sm-10,.Zamalek-layout .py-sm-10{padding-bottom:10!important}.Zamalek-layout .pl-sm-10,.Zamalek-layout .px-sm-10{padding-left:10!important}.Zamalek-layout .p-sm-20{padding:20!important}.Zamalek-layout .pt-sm-20,.Zamalek-layout .py-sm-20{padding-top:20!important}.Zamalek-layout .pr-sm-20,.Zamalek-layout .px-sm-20{padding-right:20!important}.Zamalek-layout .pb-sm-20,.Zamalek-layout .py-sm-20{padding-bottom:20!important}.Zamalek-layout .pl-sm-20,.Zamalek-layout .px-sm-20{padding-left:20!important}.Zamalek-layout .p-sm-30{padding:30!important}.Zamalek-layout .pt-sm-30,.Zamalek-layout .py-sm-30{padding-top:30!important}.Zamalek-layout .pr-sm-30,.Zamalek-layout .px-sm-30{padding-right:30!important}.Zamalek-layout .pb-sm-30,.Zamalek-layout .py-sm-30{padding-bottom:30!important}.Zamalek-layout .pl-sm-30,.Zamalek-layout .px-sm-30{padding-left:30!important}.Zamalek-layout .p-sm-40{padding:40!important}.Zamalek-layout .pt-sm-40,.Zamalek-layout .py-sm-40{padding-top:40!important}.Zamalek-layout .pr-sm-40,.Zamalek-layout .px-sm-40{padding-right:40!important}.Zamalek-layout .pb-sm-40,.Zamalek-layout .py-sm-40{padding-bottom:40!important}.Zamalek-layout .pl-sm-40,.Zamalek-layout .px-sm-40{padding-left:40!important}.Zamalek-layout .p-sm-50{padding:50!important}.Zamalek-layout .pt-sm-50,.Zamalek-layout .py-sm-50{padding-top:50!important}.Zamalek-layout .pr-sm-50,.Zamalek-layout .px-sm-50{padding-right:50!important}.Zamalek-layout .pb-sm-50,.Zamalek-layout .py-sm-50{padding-bottom:50!important}.Zamalek-layout .pl-sm-50,.Zamalek-layout .px-sm-50{padding-left:50!important}.Zamalek-layout .p-sm-60{padding:60!important}.Zamalek-layout .pt-sm-60,.Zamalek-layout .py-sm-60{padding-top:60!important}.Zamalek-layout .pr-sm-60,.Zamalek-layout .px-sm-60{padding-right:60!important}.Zamalek-layout .pb-sm-60,.Zamalek-layout .py-sm-60{padding-bottom:60!important}.Zamalek-layout .pl-sm-60,.Zamalek-layout .px-sm-60{padding-left:60!important}.Zamalek-layout .p-sm-70{padding:70!important}.Zamalek-layout .pt-sm-70,.Zamalek-layout .py-sm-70{padding-top:70!important}.Zamalek-layout .pr-sm-70,.Zamalek-layout .px-sm-70{padding-right:70!important}.Zamalek-layout .pb-sm-70,.Zamalek-layout .py-sm-70{padding-bottom:70!important}.Zamalek-layout .pl-sm-70,.Zamalek-layout .px-sm-70{padding-left:70!important}.Zamalek-layout .p-sm-100{padding:100!important}.Zamalek-layout .pt-sm-100,.Zamalek-layout .py-sm-100{padding-top:100!important}.Zamalek-layout .pr-sm-100,.Zamalek-layout .px-sm-100{padding-right:100!important}.Zamalek-layout .pb-sm-100,.Zamalek-layout .py-sm-100{padding-bottom:100!important}.Zamalek-layout .pl-sm-100,.Zamalek-layout .px-sm-100{padding-left:100!important}.Zamalek-layout .m-sm-n1{margin:-.25rem!important}.Zamalek-layout .mt-sm-n1,.Zamalek-layout .my-sm-n1{margin-top:-.25rem!important}.Zamalek-layout .mr-sm-n1,.Zamalek-layout .mx-sm-n1{margin-right:-.25rem!important}.Zamalek-layout .mb-sm-n1,.Zamalek-layout .my-sm-n1{margin-bottom:-.25rem!important}.Zamalek-layout .ml-sm-n1,.Zamalek-layout .mx-sm-n1{margin-left:-.25rem!important}.Zamalek-layout .m-sm-n2{margin:-.5rem!important}.Zamalek-layout .mt-sm-n2,.Zamalek-layout .my-sm-n2{margin-top:-.5rem!important}.Zamalek-layout .mr-sm-n2,.Zamalek-layout .mx-sm-n2{margin-right:-.5rem!important}.Zamalek-layout .mb-sm-n2,.Zamalek-layout .my-sm-n2{margin-bottom:-.5rem!important}.Zamalek-layout .ml-sm-n2,.Zamalek-layout .mx-sm-n2{margin-left:-.5rem!important}.Zamalek-layout .m-sm-n3{margin:-1rem!important}.Zamalek-layout .mt-sm-n3,.Zamalek-layout .my-sm-n3{margin-top:-1rem!important}.Zamalek-layout .mr-sm-n3,.Zamalek-layout .mx-sm-n3{margin-right:-1rem!important}.Zamalek-layout .mb-sm-n3,.Zamalek-layout .my-sm-n3{margin-bottom:-1rem!important}.Zamalek-layout .ml-sm-n3,.Zamalek-layout .mx-sm-n3{margin-left:-1rem!important}.Zamalek-layout .m-sm-n4{margin:-1.5rem!important}.Zamalek-layout .mt-sm-n4,.Zamalek-layout .my-sm-n4{margin-top:-1.5rem!important}.Zamalek-layout .mr-sm-n4,.Zamalek-layout .mx-sm-n4{margin-right:-1.5rem!important}.Zamalek-layout .mb-sm-n4,.Zamalek-layout .my-sm-n4{margin-bottom:-1.5rem!important}.Zamalek-layout .ml-sm-n4,.Zamalek-layout .mx-sm-n4{margin-left:-1.5rem!important}.Zamalek-layout .m-sm-n5{margin:-3rem!important}.Zamalek-layout .mt-sm-n5,.Zamalek-layout .my-sm-n5{margin-top:-3rem!important}.Zamalek-layout .mr-sm-n5,.Zamalek-layout .mx-sm-n5{margin-right:-3rem!important}.Zamalek-layout .mb-sm-n5,.Zamalek-layout .my-sm-n5{margin-bottom:-3rem!important}.Zamalek-layout .ml-sm-n5,.Zamalek-layout .mx-sm-n5{margin-left:-3rem!important}.Zamalek-layout .m-sm-n10{margin:-10!important}.Zamalek-layout .mt-sm-n10,.Zamalek-layout .my-sm-n10{margin-top:-10!important}.Zamalek-layout .mr-sm-n10,.Zamalek-layout .mx-sm-n10{margin-right:-10!important}.Zamalek-layout .mb-sm-n10,.Zamalek-layout .my-sm-n10{margin-bottom:-10!important}.Zamalek-layout .ml-sm-n10,.Zamalek-layout .mx-sm-n10{margin-left:-10!important}.Zamalek-layout .m-sm-n20{margin:-20!important}.Zamalek-layout .mt-sm-n20,.Zamalek-layout .my-sm-n20{margin-top:-20!important}.Zamalek-layout .mr-sm-n20,.Zamalek-layout .mx-sm-n20{margin-right:-20!important}.Zamalek-layout .mb-sm-n20,.Zamalek-layout .my-sm-n20{margin-bottom:-20!important}.Zamalek-layout .ml-sm-n20,.Zamalek-layout .mx-sm-n20{margin-left:-20!important}.Zamalek-layout .m-sm-n30{margin:-30!important}.Zamalek-layout .mt-sm-n30,.Zamalek-layout .my-sm-n30{margin-top:-30!important}.Zamalek-layout .mr-sm-n30,.Zamalek-layout .mx-sm-n30{margin-right:-30!important}.Zamalek-layout .mb-sm-n30,.Zamalek-layout .my-sm-n30{margin-bottom:-30!important}.Zamalek-layout .ml-sm-n30,.Zamalek-layout .mx-sm-n30{margin-left:-30!important}.Zamalek-layout .m-sm-n40{margin:-40!important}.Zamalek-layout .mt-sm-n40,.Zamalek-layout .my-sm-n40{margin-top:-40!important}.Zamalek-layout .mr-sm-n40,.Zamalek-layout .mx-sm-n40{margin-right:-40!important}.Zamalek-layout .mb-sm-n40,.Zamalek-layout .my-sm-n40{margin-bottom:-40!important}.Zamalek-layout .ml-sm-n40,.Zamalek-layout .mx-sm-n40{margin-left:-40!important}.Zamalek-layout .m-sm-n50{margin:-50!important}.Zamalek-layout .mt-sm-n50,.Zamalek-layout .my-sm-n50{margin-top:-50!important}.Zamalek-layout .mr-sm-n50,.Zamalek-layout .mx-sm-n50{margin-right:-50!important}.Zamalek-layout .mb-sm-n50,.Zamalek-layout .my-sm-n50{margin-bottom:-50!important}.Zamalek-layout .ml-sm-n50,.Zamalek-layout .mx-sm-n50{margin-left:-50!important}.Zamalek-layout .m-sm-n60{margin:-60!important}.Zamalek-layout .mt-sm-n60,.Zamalek-layout .my-sm-n60{margin-top:-60!important}.Zamalek-layout .mr-sm-n60,.Zamalek-layout .mx-sm-n60{margin-right:-60!important}.Zamalek-layout .mb-sm-n60,.Zamalek-layout .my-sm-n60{margin-bottom:-60!important}.Zamalek-layout .ml-sm-n60,.Zamalek-layout .mx-sm-n60{margin-left:-60!important}.Zamalek-layout .m-sm-n70{margin:-70!important}.Zamalek-layout .mt-sm-n70,.Zamalek-layout .my-sm-n70{margin-top:-70!important}.Zamalek-layout .mr-sm-n70,.Zamalek-layout .mx-sm-n70{margin-right:-70!important}.Zamalek-layout .mb-sm-n70,.Zamalek-layout .my-sm-n70{margin-bottom:-70!important}.Zamalek-layout .ml-sm-n70,.Zamalek-layout .mx-sm-n70{margin-left:-70!important}.Zamalek-layout .m-sm-n100{margin:-100!important}.Zamalek-layout .mt-sm-n100,.Zamalek-layout .my-sm-n100{margin-top:-100!important}.Zamalek-layout .mr-sm-n100,.Zamalek-layout .mx-sm-n100{margin-right:-100!important}.Zamalek-layout .mb-sm-n100,.Zamalek-layout .my-sm-n100{margin-bottom:-100!important}.Zamalek-layout .ml-sm-n100,.Zamalek-layout .mx-sm-n100{margin-left:-100!important}.Zamalek-layout .m-sm-auto{margin:auto!important}.Zamalek-layout .mt-sm-auto,.Zamalek-layout .my-sm-auto{margin-top:auto!important}.Zamalek-layout .mr-sm-auto,.Zamalek-layout .mx-sm-auto{margin-right:auto!important}.Zamalek-layout .mb-sm-auto,.Zamalek-layout .my-sm-auto{margin-bottom:auto!important}.Zamalek-layout .ml-sm-auto,.Zamalek-layout .mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.Zamalek-layout .m-md-0{margin:0!important}.Zamalek-layout .mt-md-0,.Zamalek-layout .my-md-0{margin-top:0!important}.Zamalek-layout .mr-md-0,.Zamalek-layout .mx-md-0{margin-right:0!important}.Zamalek-layout .mb-md-0,.Zamalek-layout .my-md-0{margin-bottom:0!important}.Zamalek-layout .ml-md-0,.Zamalek-layout .mx-md-0{margin-left:0!important}.Zamalek-layout .m-md-1{margin:.25rem!important}.Zamalek-layout .mt-md-1,.Zamalek-layout .my-md-1{margin-top:.25rem!important}.Zamalek-layout .mr-md-1,.Zamalek-layout .mx-md-1{margin-right:.25rem!important}.Zamalek-layout .mb-md-1,.Zamalek-layout .my-md-1{margin-bottom:.25rem!important}.Zamalek-layout .ml-md-1,.Zamalek-layout .mx-md-1{margin-left:.25rem!important}.Zamalek-layout .m-md-2{margin:.5rem!important}.Zamalek-layout .mt-md-2,.Zamalek-layout .my-md-2{margin-top:.5rem!important}.Zamalek-layout .mr-md-2,.Zamalek-layout .mx-md-2{margin-right:.5rem!important}.Zamalek-layout .mb-md-2,.Zamalek-layout .my-md-2{margin-bottom:.5rem!important}.Zamalek-layout .ml-md-2,.Zamalek-layout .mx-md-2{margin-left:.5rem!important}.Zamalek-layout .m-md-3{margin:1rem!important}.Zamalek-layout .mt-md-3,.Zamalek-layout .my-md-3{margin-top:1rem!important}.Zamalek-layout .mr-md-3,.Zamalek-layout .mx-md-3{margin-right:1rem!important}.Zamalek-layout .mb-md-3,.Zamalek-layout .my-md-3{margin-bottom:1rem!important}.Zamalek-layout .ml-md-3,.Zamalek-layout .mx-md-3{margin-left:1rem!important}.Zamalek-layout .m-md-4{margin:1.5rem!important}.Zamalek-layout .mt-md-4,.Zamalek-layout .my-md-4{margin-top:1.5rem!important}.Zamalek-layout .mr-md-4,.Zamalek-layout .mx-md-4{margin-right:1.5rem!important}.Zamalek-layout .mb-md-4,.Zamalek-layout .my-md-4{margin-bottom:1.5rem!important}.Zamalek-layout .ml-md-4,.Zamalek-layout .mx-md-4{margin-left:1.5rem!important}.Zamalek-layout .m-md-5{margin:3rem!important}.Zamalek-layout .mt-md-5,.Zamalek-layout .my-md-5{margin-top:3rem!important}.Zamalek-layout .mr-md-5,.Zamalek-layout .mx-md-5{margin-right:3rem!important}.Zamalek-layout .mb-md-5,.Zamalek-layout .my-md-5{margin-bottom:3rem!important}.Zamalek-layout .ml-md-5,.Zamalek-layout .mx-md-5{margin-left:3rem!important}.Zamalek-layout .m-md-10{margin:10!important}.Zamalek-layout .mt-md-10,.Zamalek-layout .my-md-10{margin-top:10!important}.Zamalek-layout .mr-md-10,.Zamalek-layout .mx-md-10{margin-right:10!important}.Zamalek-layout .mb-md-10,.Zamalek-layout .my-md-10{margin-bottom:10!important}.Zamalek-layout .ml-md-10,.Zamalek-layout .mx-md-10{margin-left:10!important}.Zamalek-layout .m-md-20{margin:20!important}.Zamalek-layout .mt-md-20,.Zamalek-layout .my-md-20{margin-top:20!important}.Zamalek-layout .mr-md-20,.Zamalek-layout .mx-md-20{margin-right:20!important}.Zamalek-layout .mb-md-20,.Zamalek-layout .my-md-20{margin-bottom:20!important}.Zamalek-layout .ml-md-20,.Zamalek-layout .mx-md-20{margin-left:20!important}.Zamalek-layout .m-md-30{margin:30!important}.Zamalek-layout .mt-md-30,.Zamalek-layout .my-md-30{margin-top:30!important}.Zamalek-layout .mr-md-30,.Zamalek-layout .mx-md-30{margin-right:30!important}.Zamalek-layout .mb-md-30,.Zamalek-layout .my-md-30{margin-bottom:30!important}.Zamalek-layout .ml-md-30,.Zamalek-layout .mx-md-30{margin-left:30!important}.Zamalek-layout .m-md-40{margin:40!important}.Zamalek-layout .mt-md-40,.Zamalek-layout .my-md-40{margin-top:40!important}.Zamalek-layout .mr-md-40,.Zamalek-layout .mx-md-40{margin-right:40!important}.Zamalek-layout .mb-md-40,.Zamalek-layout .my-md-40{margin-bottom:40!important}.Zamalek-layout .ml-md-40,.Zamalek-layout .mx-md-40{margin-left:40!important}.Zamalek-layout .m-md-50{margin:50!important}.Zamalek-layout .mt-md-50,.Zamalek-layout .my-md-50{margin-top:50!important}.Zamalek-layout .mr-md-50,.Zamalek-layout .mx-md-50{margin-right:50!important}.Zamalek-layout .mb-md-50,.Zamalek-layout .my-md-50{margin-bottom:50!important}.Zamalek-layout .ml-md-50,.Zamalek-layout .mx-md-50{margin-left:50!important}.Zamalek-layout .m-md-60{margin:60!important}.Zamalek-layout .mt-md-60,.Zamalek-layout .my-md-60{margin-top:60!important}.Zamalek-layout .mr-md-60,.Zamalek-layout .mx-md-60{margin-right:60!important}.Zamalek-layout .mb-md-60,.Zamalek-layout .my-md-60{margin-bottom:60!important}.Zamalek-layout .ml-md-60,.Zamalek-layout .mx-md-60{margin-left:60!important}.Zamalek-layout .m-md-70{margin:70!important}.Zamalek-layout .mt-md-70,.Zamalek-layout .my-md-70{margin-top:70!important}.Zamalek-layout .mr-md-70,.Zamalek-layout .mx-md-70{margin-right:70!important}.Zamalek-layout .mb-md-70,.Zamalek-layout .my-md-70{margin-bottom:70!important}.Zamalek-layout .ml-md-70,.Zamalek-layout .mx-md-70{margin-left:70!important}.Zamalek-layout .m-md-100{margin:100!important}.Zamalek-layout .mt-md-100,.Zamalek-layout .my-md-100{margin-top:100!important}.Zamalek-layout .mr-md-100,.Zamalek-layout .mx-md-100{margin-right:100!important}.Zamalek-layout .mb-md-100,.Zamalek-layout .my-md-100{margin-bottom:100!important}.Zamalek-layout .ml-md-100,.Zamalek-layout .mx-md-100{margin-left:100!important}.Zamalek-layout .p-md-0{padding:0!important}.Zamalek-layout .pt-md-0,.Zamalek-layout .py-md-0{padding-top:0!important}.Zamalek-layout .pr-md-0,.Zamalek-layout .px-md-0{padding-right:0!important}.Zamalek-layout .pb-md-0,.Zamalek-layout .py-md-0{padding-bottom:0!important}.Zamalek-layout .pl-md-0,.Zamalek-layout .px-md-0{padding-left:0!important}.Zamalek-layout .p-md-1{padding:.25rem!important}.Zamalek-layout .pt-md-1,.Zamalek-layout .py-md-1{padding-top:.25rem!important}.Zamalek-layout .pr-md-1,.Zamalek-layout .px-md-1{padding-right:.25rem!important}.Zamalek-layout .pb-md-1,.Zamalek-layout .py-md-1{padding-bottom:.25rem!important}.Zamalek-layout .pl-md-1,.Zamalek-layout .px-md-1{padding-left:.25rem!important}.Zamalek-layout .p-md-2{padding:.5rem!important}.Zamalek-layout .pt-md-2,.Zamalek-layout .py-md-2{padding-top:.5rem!important}.Zamalek-layout .pr-md-2,.Zamalek-layout .px-md-2{padding-right:.5rem!important}.Zamalek-layout .pb-md-2,.Zamalek-layout .py-md-2{padding-bottom:.5rem!important}.Zamalek-layout .pl-md-2,.Zamalek-layout .px-md-2{padding-left:.5rem!important}.Zamalek-layout .p-md-3{padding:1rem!important}.Zamalek-layout .pt-md-3,.Zamalek-layout .py-md-3{padding-top:1rem!important}.Zamalek-layout .pr-md-3,.Zamalek-layout .px-md-3{padding-right:1rem!important}.Zamalek-layout .pb-md-3,.Zamalek-layout .py-md-3{padding-bottom:1rem!important}.Zamalek-layout .pl-md-3,.Zamalek-layout .px-md-3{padding-left:1rem!important}.Zamalek-layout .p-md-4{padding:1.5rem!important}.Zamalek-layout .pt-md-4,.Zamalek-layout .py-md-4{padding-top:1.5rem!important}.Zamalek-layout .pr-md-4,.Zamalek-layout .px-md-4{padding-right:1.5rem!important}.Zamalek-layout .pb-md-4,.Zamalek-layout .py-md-4{padding-bottom:1.5rem!important}.Zamalek-layout .pl-md-4,.Zamalek-layout .px-md-4{padding-left:1.5rem!important}.Zamalek-layout .p-md-5{padding:3rem!important}.Zamalek-layout .pt-md-5,.Zamalek-layout .py-md-5{padding-top:3rem!important}.Zamalek-layout .pr-md-5,.Zamalek-layout .px-md-5{padding-right:3rem!important}.Zamalek-layout .pb-md-5,.Zamalek-layout .py-md-5{padding-bottom:3rem!important}.Zamalek-layout .pl-md-5,.Zamalek-layout .px-md-5{padding-left:3rem!important}.Zamalek-layout .p-md-10{padding:10!important}.Zamalek-layout .pt-md-10,.Zamalek-layout .py-md-10{padding-top:10!important}.Zamalek-layout .pr-md-10,.Zamalek-layout .px-md-10{padding-right:10!important}.Zamalek-layout .pb-md-10,.Zamalek-layout .py-md-10{padding-bottom:10!important}.Zamalek-layout .pl-md-10,.Zamalek-layout .px-md-10{padding-left:10!important}.Zamalek-layout .p-md-20{padding:20!important}.Zamalek-layout .pt-md-20,.Zamalek-layout .py-md-20{padding-top:20!important}.Zamalek-layout .pr-md-20,.Zamalek-layout .px-md-20{padding-right:20!important}.Zamalek-layout .pb-md-20,.Zamalek-layout .py-md-20{padding-bottom:20!important}.Zamalek-layout .pl-md-20,.Zamalek-layout .px-md-20{padding-left:20!important}.Zamalek-layout .p-md-30{padding:30!important}.Zamalek-layout .pt-md-30,.Zamalek-layout .py-md-30{padding-top:30!important}.Zamalek-layout .pr-md-30,.Zamalek-layout .px-md-30{padding-right:30!important}.Zamalek-layout .pb-md-30,.Zamalek-layout .py-md-30{padding-bottom:30!important}.Zamalek-layout .pl-md-30,.Zamalek-layout .px-md-30{padding-left:30!important}.Zamalek-layout .p-md-40{padding:40!important}.Zamalek-layout .pt-md-40,.Zamalek-layout .py-md-40{padding-top:40!important}.Zamalek-layout .pr-md-40,.Zamalek-layout .px-md-40{padding-right:40!important}.Zamalek-layout .pb-md-40,.Zamalek-layout .py-md-40{padding-bottom:40!important}.Zamalek-layout .pl-md-40,.Zamalek-layout .px-md-40{padding-left:40!important}.Zamalek-layout .p-md-50{padding:50!important}.Zamalek-layout .pt-md-50,.Zamalek-layout .py-md-50{padding-top:50!important}.Zamalek-layout .pr-md-50,.Zamalek-layout .px-md-50{padding-right:50!important}.Zamalek-layout .pb-md-50,.Zamalek-layout .py-md-50{padding-bottom:50!important}.Zamalek-layout .pl-md-50,.Zamalek-layout .px-md-50{padding-left:50!important}.Zamalek-layout .p-md-60{padding:60!important}.Zamalek-layout .pt-md-60,.Zamalek-layout .py-md-60{padding-top:60!important}.Zamalek-layout .pr-md-60,.Zamalek-layout .px-md-60{padding-right:60!important}.Zamalek-layout .pb-md-60,.Zamalek-layout .py-md-60{padding-bottom:60!important}.Zamalek-layout .pl-md-60,.Zamalek-layout .px-md-60{padding-left:60!important}.Zamalek-layout .p-md-70{padding:70!important}.Zamalek-layout .pt-md-70,.Zamalek-layout .py-md-70{padding-top:70!important}.Zamalek-layout .pr-md-70,.Zamalek-layout .px-md-70{padding-right:70!important}.Zamalek-layout .pb-md-70,.Zamalek-layout .py-md-70{padding-bottom:70!important}.Zamalek-layout .pl-md-70,.Zamalek-layout .px-md-70{padding-left:70!important}.Zamalek-layout .p-md-100{padding:100!important}.Zamalek-layout .pt-md-100,.Zamalek-layout .py-md-100{padding-top:100!important}.Zamalek-layout .pr-md-100,.Zamalek-layout .px-md-100{padding-right:100!important}.Zamalek-layout .pb-md-100,.Zamalek-layout .py-md-100{padding-bottom:100!important}.Zamalek-layout .pl-md-100,.Zamalek-layout .px-md-100{padding-left:100!important}.Zamalek-layout .m-md-n1{margin:-.25rem!important}.Zamalek-layout .mt-md-n1,.Zamalek-layout .my-md-n1{margin-top:-.25rem!important}.Zamalek-layout .mr-md-n1,.Zamalek-layout .mx-md-n1{margin-right:-.25rem!important}.Zamalek-layout .mb-md-n1,.Zamalek-layout .my-md-n1{margin-bottom:-.25rem!important}.Zamalek-layout .ml-md-n1,.Zamalek-layout .mx-md-n1{margin-left:-.25rem!important}.Zamalek-layout .m-md-n2{margin:-.5rem!important}.Zamalek-layout .mt-md-n2,.Zamalek-layout .my-md-n2{margin-top:-.5rem!important}.Zamalek-layout .mr-md-n2,.Zamalek-layout .mx-md-n2{margin-right:-.5rem!important}.Zamalek-layout .mb-md-n2,.Zamalek-layout .my-md-n2{margin-bottom:-.5rem!important}.Zamalek-layout .ml-md-n2,.Zamalek-layout .mx-md-n2{margin-left:-.5rem!important}.Zamalek-layout .m-md-n3{margin:-1rem!important}.Zamalek-layout .mt-md-n3,.Zamalek-layout .my-md-n3{margin-top:-1rem!important}.Zamalek-layout .mr-md-n3,.Zamalek-layout .mx-md-n3{margin-right:-1rem!important}.Zamalek-layout .mb-md-n3,.Zamalek-layout .my-md-n3{margin-bottom:-1rem!important}.Zamalek-layout .ml-md-n3,.Zamalek-layout .mx-md-n3{margin-left:-1rem!important}.Zamalek-layout .m-md-n4{margin:-1.5rem!important}.Zamalek-layout .mt-md-n4,.Zamalek-layout .my-md-n4{margin-top:-1.5rem!important}.Zamalek-layout .mr-md-n4,.Zamalek-layout .mx-md-n4{margin-right:-1.5rem!important}.Zamalek-layout .mb-md-n4,.Zamalek-layout .my-md-n4{margin-bottom:-1.5rem!important}.Zamalek-layout .ml-md-n4,.Zamalek-layout .mx-md-n4{margin-left:-1.5rem!important}.Zamalek-layout .m-md-n5{margin:-3rem!important}.Zamalek-layout .mt-md-n5,.Zamalek-layout .my-md-n5{margin-top:-3rem!important}.Zamalek-layout .mr-md-n5,.Zamalek-layout .mx-md-n5{margin-right:-3rem!important}.Zamalek-layout .mb-md-n5,.Zamalek-layout .my-md-n5{margin-bottom:-3rem!important}.Zamalek-layout .ml-md-n5,.Zamalek-layout .mx-md-n5{margin-left:-3rem!important}.Zamalek-layout .m-md-n10{margin:-10!important}.Zamalek-layout .mt-md-n10,.Zamalek-layout .my-md-n10{margin-top:-10!important}.Zamalek-layout .mr-md-n10,.Zamalek-layout .mx-md-n10{margin-right:-10!important}.Zamalek-layout .mb-md-n10,.Zamalek-layout .my-md-n10{margin-bottom:-10!important}.Zamalek-layout .ml-md-n10,.Zamalek-layout .mx-md-n10{margin-left:-10!important}.Zamalek-layout .m-md-n20{margin:-20!important}.Zamalek-layout .mt-md-n20,.Zamalek-layout .my-md-n20{margin-top:-20!important}.Zamalek-layout .mr-md-n20,.Zamalek-layout .mx-md-n20{margin-right:-20!important}.Zamalek-layout .mb-md-n20,.Zamalek-layout .my-md-n20{margin-bottom:-20!important}.Zamalek-layout .ml-md-n20,.Zamalek-layout .mx-md-n20{margin-left:-20!important}.Zamalek-layout .m-md-n30{margin:-30!important}.Zamalek-layout .mt-md-n30,.Zamalek-layout .my-md-n30{margin-top:-30!important}.Zamalek-layout .mr-md-n30,.Zamalek-layout .mx-md-n30{margin-right:-30!important}.Zamalek-layout .mb-md-n30,.Zamalek-layout .my-md-n30{margin-bottom:-30!important}.Zamalek-layout .ml-md-n30,.Zamalek-layout .mx-md-n30{margin-left:-30!important}.Zamalek-layout .m-md-n40{margin:-40!important}.Zamalek-layout .mt-md-n40,.Zamalek-layout .my-md-n40{margin-top:-40!important}.Zamalek-layout .mr-md-n40,.Zamalek-layout .mx-md-n40{margin-right:-40!important}.Zamalek-layout .mb-md-n40,.Zamalek-layout .my-md-n40{margin-bottom:-40!important}.Zamalek-layout .ml-md-n40,.Zamalek-layout .mx-md-n40{margin-left:-40!important}.Zamalek-layout .m-md-n50{margin:-50!important}.Zamalek-layout .mt-md-n50,.Zamalek-layout .my-md-n50{margin-top:-50!important}.Zamalek-layout .mr-md-n50,.Zamalek-layout .mx-md-n50{margin-right:-50!important}.Zamalek-layout .mb-md-n50,.Zamalek-layout .my-md-n50{margin-bottom:-50!important}.Zamalek-layout .ml-md-n50,.Zamalek-layout .mx-md-n50{margin-left:-50!important}.Zamalek-layout .m-md-n60{margin:-60!important}.Zamalek-layout .mt-md-n60,.Zamalek-layout .my-md-n60{margin-top:-60!important}.Zamalek-layout .mr-md-n60,.Zamalek-layout .mx-md-n60{margin-right:-60!important}.Zamalek-layout .mb-md-n60,.Zamalek-layout .my-md-n60{margin-bottom:-60!important}.Zamalek-layout .ml-md-n60,.Zamalek-layout .mx-md-n60{margin-left:-60!important}.Zamalek-layout .m-md-n70{margin:-70!important}.Zamalek-layout .mt-md-n70,.Zamalek-layout .my-md-n70{margin-top:-70!important}.Zamalek-layout .mr-md-n70,.Zamalek-layout .mx-md-n70{margin-right:-70!important}.Zamalek-layout .mb-md-n70,.Zamalek-layout .my-md-n70{margin-bottom:-70!important}.Zamalek-layout .ml-md-n70,.Zamalek-layout .mx-md-n70{margin-left:-70!important}.Zamalek-layout .m-md-n100{margin:-100!important}.Zamalek-layout .mt-md-n100,.Zamalek-layout .my-md-n100{margin-top:-100!important}.Zamalek-layout .mr-md-n100,.Zamalek-layout .mx-md-n100{margin-right:-100!important}.Zamalek-layout .mb-md-n100,.Zamalek-layout .my-md-n100{margin-bottom:-100!important}.Zamalek-layout .ml-md-n100,.Zamalek-layout .mx-md-n100{margin-left:-100!important}.Zamalek-layout .m-md-auto{margin:auto!important}.Zamalek-layout .mt-md-auto,.Zamalek-layout .my-md-auto{margin-top:auto!important}.Zamalek-layout .mr-md-auto,.Zamalek-layout .mx-md-auto{margin-right:auto!important}.Zamalek-layout .mb-md-auto,.Zamalek-layout .my-md-auto{margin-bottom:auto!important}.Zamalek-layout .ml-md-auto,.Zamalek-layout .mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.Zamalek-layout .m-lg-0{margin:0!important}.Zamalek-layout .mt-lg-0,.Zamalek-layout .my-lg-0{margin-top:0!important}.Zamalek-layout .mr-lg-0,.Zamalek-layout .mx-lg-0{margin-right:0!important}.Zamalek-layout .mb-lg-0,.Zamalek-layout .my-lg-0{margin-bottom:0!important}.Zamalek-layout .ml-lg-0,.Zamalek-layout .mx-lg-0{margin-left:0!important}.Zamalek-layout .m-lg-1{margin:.25rem!important}.Zamalek-layout .mt-lg-1,.Zamalek-layout .my-lg-1{margin-top:.25rem!important}.Zamalek-layout .mr-lg-1,.Zamalek-layout .mx-lg-1{margin-right:.25rem!important}.Zamalek-layout .mb-lg-1,.Zamalek-layout .my-lg-1{margin-bottom:.25rem!important}.Zamalek-layout .ml-lg-1,.Zamalek-layout .mx-lg-1{margin-left:.25rem!important}.Zamalek-layout .m-lg-2{margin:.5rem!important}.Zamalek-layout .mt-lg-2,.Zamalek-layout .my-lg-2{margin-top:.5rem!important}.Zamalek-layout .mr-lg-2,.Zamalek-layout .mx-lg-2{margin-right:.5rem!important}.Zamalek-layout .mb-lg-2,.Zamalek-layout .my-lg-2{margin-bottom:.5rem!important}.Zamalek-layout .ml-lg-2,.Zamalek-layout .mx-lg-2{margin-left:.5rem!important}.Zamalek-layout .m-lg-3{margin:1rem!important}.Zamalek-layout .mt-lg-3,.Zamalek-layout .my-lg-3{margin-top:1rem!important}.Zamalek-layout .mr-lg-3,.Zamalek-layout .mx-lg-3{margin-right:1rem!important}.Zamalek-layout .mb-lg-3,.Zamalek-layout .my-lg-3{margin-bottom:1rem!important}.Zamalek-layout .ml-lg-3,.Zamalek-layout .mx-lg-3{margin-left:1rem!important}.Zamalek-layout .m-lg-4{margin:1.5rem!important}.Zamalek-layout .mt-lg-4,.Zamalek-layout .my-lg-4{margin-top:1.5rem!important}.Zamalek-layout .mr-lg-4,.Zamalek-layout .mx-lg-4{margin-right:1.5rem!important}.Zamalek-layout .mb-lg-4,.Zamalek-layout .my-lg-4{margin-bottom:1.5rem!important}.Zamalek-layout .ml-lg-4,.Zamalek-layout .mx-lg-4{margin-left:1.5rem!important}.Zamalek-layout .m-lg-5{margin:3rem!important}.Zamalek-layout .mt-lg-5,.Zamalek-layout .my-lg-5{margin-top:3rem!important}.Zamalek-layout .mr-lg-5,.Zamalek-layout .mx-lg-5{margin-right:3rem!important}.Zamalek-layout .mb-lg-5,.Zamalek-layout .my-lg-5{margin-bottom:3rem!important}.Zamalek-layout .ml-lg-5,.Zamalek-layout .mx-lg-5{margin-left:3rem!important}.Zamalek-layout .m-lg-10{margin:10!important}.Zamalek-layout .mt-lg-10,.Zamalek-layout .my-lg-10{margin-top:10!important}.Zamalek-layout .mr-lg-10,.Zamalek-layout .mx-lg-10{margin-right:10!important}.Zamalek-layout .mb-lg-10,.Zamalek-layout .my-lg-10{margin-bottom:10!important}.Zamalek-layout .ml-lg-10,.Zamalek-layout .mx-lg-10{margin-left:10!important}.Zamalek-layout .m-lg-20{margin:20!important}.Zamalek-layout .mt-lg-20,.Zamalek-layout .my-lg-20{margin-top:20!important}.Zamalek-layout .mr-lg-20,.Zamalek-layout .mx-lg-20{margin-right:20!important}.Zamalek-layout .mb-lg-20,.Zamalek-layout .my-lg-20{margin-bottom:20!important}.Zamalek-layout .ml-lg-20,.Zamalek-layout .mx-lg-20{margin-left:20!important}.Zamalek-layout .m-lg-30{margin:30!important}.Zamalek-layout .mt-lg-30,.Zamalek-layout .my-lg-30{margin-top:30!important}.Zamalek-layout .mr-lg-30,.Zamalek-layout .mx-lg-30{margin-right:30!important}.Zamalek-layout .mb-lg-30,.Zamalek-layout .my-lg-30{margin-bottom:30!important}.Zamalek-layout .ml-lg-30,.Zamalek-layout .mx-lg-30{margin-left:30!important}.Zamalek-layout .m-lg-40{margin:40!important}.Zamalek-layout .mt-lg-40,.Zamalek-layout .my-lg-40{margin-top:40!important}.Zamalek-layout .mr-lg-40,.Zamalek-layout .mx-lg-40{margin-right:40!important}.Zamalek-layout .mb-lg-40,.Zamalek-layout .my-lg-40{margin-bottom:40!important}.Zamalek-layout .ml-lg-40,.Zamalek-layout .mx-lg-40{margin-left:40!important}.Zamalek-layout .m-lg-50{margin:50!important}.Zamalek-layout .mt-lg-50,.Zamalek-layout .my-lg-50{margin-top:50!important}.Zamalek-layout .mr-lg-50,.Zamalek-layout .mx-lg-50{margin-right:50!important}.Zamalek-layout .mb-lg-50,.Zamalek-layout .my-lg-50{margin-bottom:50!important}.Zamalek-layout .ml-lg-50,.Zamalek-layout .mx-lg-50{margin-left:50!important}.Zamalek-layout .m-lg-60{margin:60!important}.Zamalek-layout .mt-lg-60,.Zamalek-layout .my-lg-60{margin-top:60!important}.Zamalek-layout .mr-lg-60,.Zamalek-layout .mx-lg-60{margin-right:60!important}.Zamalek-layout .mb-lg-60,.Zamalek-layout .my-lg-60{margin-bottom:60!important}.Zamalek-layout .ml-lg-60,.Zamalek-layout .mx-lg-60{margin-left:60!important}.Zamalek-layout .m-lg-70{margin:70!important}.Zamalek-layout .mt-lg-70,.Zamalek-layout .my-lg-70{margin-top:70!important}.Zamalek-layout .mr-lg-70,.Zamalek-layout .mx-lg-70{margin-right:70!important}.Zamalek-layout .mb-lg-70,.Zamalek-layout .my-lg-70{margin-bottom:70!important}.Zamalek-layout .ml-lg-70,.Zamalek-layout .mx-lg-70{margin-left:70!important}.Zamalek-layout .m-lg-100{margin:100!important}.Zamalek-layout .mt-lg-100,.Zamalek-layout .my-lg-100{margin-top:100!important}.Zamalek-layout .mr-lg-100,.Zamalek-layout .mx-lg-100{margin-right:100!important}.Zamalek-layout .mb-lg-100,.Zamalek-layout .my-lg-100{margin-bottom:100!important}.Zamalek-layout .ml-lg-100,.Zamalek-layout .mx-lg-100{margin-left:100!important}.Zamalek-layout .p-lg-0{padding:0!important}.Zamalek-layout .pt-lg-0,.Zamalek-layout .py-lg-0{padding-top:0!important}.Zamalek-layout .pr-lg-0,.Zamalek-layout .px-lg-0{padding-right:0!important}.Zamalek-layout .pb-lg-0,.Zamalek-layout .py-lg-0{padding-bottom:0!important}.Zamalek-layout .pl-lg-0,.Zamalek-layout .px-lg-0{padding-left:0!important}.Zamalek-layout .p-lg-1{padding:.25rem!important}.Zamalek-layout .pt-lg-1,.Zamalek-layout .py-lg-1{padding-top:.25rem!important}.Zamalek-layout .pr-lg-1,.Zamalek-layout .px-lg-1{padding-right:.25rem!important}.Zamalek-layout .pb-lg-1,.Zamalek-layout .py-lg-1{padding-bottom:.25rem!important}.Zamalek-layout .pl-lg-1,.Zamalek-layout .px-lg-1{padding-left:.25rem!important}.Zamalek-layout .p-lg-2{padding:.5rem!important}.Zamalek-layout .pt-lg-2,.Zamalek-layout .py-lg-2{padding-top:.5rem!important}.Zamalek-layout .pr-lg-2,.Zamalek-layout .px-lg-2{padding-right:.5rem!important}.Zamalek-layout .pb-lg-2,.Zamalek-layout .py-lg-2{padding-bottom:.5rem!important}.Zamalek-layout .pl-lg-2,.Zamalek-layout .px-lg-2{padding-left:.5rem!important}.Zamalek-layout .p-lg-3{padding:1rem!important}.Zamalek-layout .pt-lg-3,.Zamalek-layout .py-lg-3{padding-top:1rem!important}.Zamalek-layout .pr-lg-3,.Zamalek-layout .px-lg-3{padding-right:1rem!important}.Zamalek-layout .pb-lg-3,.Zamalek-layout .py-lg-3{padding-bottom:1rem!important}.Zamalek-layout .pl-lg-3,.Zamalek-layout .px-lg-3{padding-left:1rem!important}.Zamalek-layout .p-lg-4{padding:1.5rem!important}.Zamalek-layout .pt-lg-4,.Zamalek-layout .py-lg-4{padding-top:1.5rem!important}.Zamalek-layout .pr-lg-4,.Zamalek-layout .px-lg-4{padding-right:1.5rem!important}.Zamalek-layout .pb-lg-4,.Zamalek-layout .py-lg-4{padding-bottom:1.5rem!important}.Zamalek-layout .pl-lg-4,.Zamalek-layout .px-lg-4{padding-left:1.5rem!important}.Zamalek-layout .p-lg-5{padding:3rem!important}.Zamalek-layout .pt-lg-5,.Zamalek-layout .py-lg-5{padding-top:3rem!important}.Zamalek-layout .pr-lg-5,.Zamalek-layout .px-lg-5{padding-right:3rem!important}.Zamalek-layout .pb-lg-5,.Zamalek-layout .py-lg-5{padding-bottom:3rem!important}.Zamalek-layout .pl-lg-5,.Zamalek-layout .px-lg-5{padding-left:3rem!important}.Zamalek-layout .p-lg-10{padding:10!important}.Zamalek-layout .pt-lg-10,.Zamalek-layout .py-lg-10{padding-top:10!important}.Zamalek-layout .pr-lg-10,.Zamalek-layout .px-lg-10{padding-right:10!important}.Zamalek-layout .pb-lg-10,.Zamalek-layout .py-lg-10{padding-bottom:10!important}.Zamalek-layout .pl-lg-10,.Zamalek-layout .px-lg-10{padding-left:10!important}.Zamalek-layout .p-lg-20{padding:20!important}.Zamalek-layout .pt-lg-20,.Zamalek-layout .py-lg-20{padding-top:20!important}.Zamalek-layout .pr-lg-20,.Zamalek-layout .px-lg-20{padding-right:20!important}.Zamalek-layout .pb-lg-20,.Zamalek-layout .py-lg-20{padding-bottom:20!important}.Zamalek-layout .pl-lg-20,.Zamalek-layout .px-lg-20{padding-left:20!important}.Zamalek-layout .p-lg-30{padding:30!important}.Zamalek-layout .pt-lg-30,.Zamalek-layout .py-lg-30{padding-top:30!important}.Zamalek-layout .pr-lg-30,.Zamalek-layout .px-lg-30{padding-right:30!important}.Zamalek-layout .pb-lg-30,.Zamalek-layout .py-lg-30{padding-bottom:30!important}.Zamalek-layout .pl-lg-30,.Zamalek-layout .px-lg-30{padding-left:30!important}.Zamalek-layout .p-lg-40{padding:40!important}.Zamalek-layout .pt-lg-40,.Zamalek-layout .py-lg-40{padding-top:40!important}.Zamalek-layout .pr-lg-40,.Zamalek-layout .px-lg-40{padding-right:40!important}.Zamalek-layout .pb-lg-40,.Zamalek-layout .py-lg-40{padding-bottom:40!important}.Zamalek-layout .pl-lg-40,.Zamalek-layout .px-lg-40{padding-left:40!important}.Zamalek-layout .p-lg-50{padding:50!important}.Zamalek-layout .pt-lg-50,.Zamalek-layout .py-lg-50{padding-top:50!important}.Zamalek-layout .pr-lg-50,.Zamalek-layout .px-lg-50{padding-right:50!important}.Zamalek-layout .pb-lg-50,.Zamalek-layout .py-lg-50{padding-bottom:50!important}.Zamalek-layout .pl-lg-50,.Zamalek-layout .px-lg-50{padding-left:50!important}.Zamalek-layout .p-lg-60{padding:60!important}.Zamalek-layout .pt-lg-60,.Zamalek-layout .py-lg-60{padding-top:60!important}.Zamalek-layout .pr-lg-60,.Zamalek-layout .px-lg-60{padding-right:60!important}.Zamalek-layout .pb-lg-60,.Zamalek-layout .py-lg-60{padding-bottom:60!important}.Zamalek-layout .pl-lg-60,.Zamalek-layout .px-lg-60{padding-left:60!important}.Zamalek-layout .p-lg-70{padding:70!important}.Zamalek-layout .pt-lg-70,.Zamalek-layout .py-lg-70{padding-top:70!important}.Zamalek-layout .pr-lg-70,.Zamalek-layout .px-lg-70{padding-right:70!important}.Zamalek-layout .pb-lg-70,.Zamalek-layout .py-lg-70{padding-bottom:70!important}.Zamalek-layout .pl-lg-70,.Zamalek-layout .px-lg-70{padding-left:70!important}.Zamalek-layout .p-lg-100{padding:100!important}.Zamalek-layout .pt-lg-100,.Zamalek-layout .py-lg-100{padding-top:100!important}.Zamalek-layout .pr-lg-100,.Zamalek-layout .px-lg-100{padding-right:100!important}.Zamalek-layout .pb-lg-100,.Zamalek-layout .py-lg-100{padding-bottom:100!important}.Zamalek-layout .pl-lg-100,.Zamalek-layout .px-lg-100{padding-left:100!important}.Zamalek-layout .m-lg-n1{margin:-.25rem!important}.Zamalek-layout .mt-lg-n1,.Zamalek-layout .my-lg-n1{margin-top:-.25rem!important}.Zamalek-layout .mr-lg-n1,.Zamalek-layout .mx-lg-n1{margin-right:-.25rem!important}.Zamalek-layout .mb-lg-n1,.Zamalek-layout .my-lg-n1{margin-bottom:-.25rem!important}.Zamalek-layout .ml-lg-n1,.Zamalek-layout .mx-lg-n1{margin-left:-.25rem!important}.Zamalek-layout .m-lg-n2{margin:-.5rem!important}.Zamalek-layout .mt-lg-n2,.Zamalek-layout .my-lg-n2{margin-top:-.5rem!important}.Zamalek-layout .mr-lg-n2,.Zamalek-layout .mx-lg-n2{margin-right:-.5rem!important}.Zamalek-layout .mb-lg-n2,.Zamalek-layout .my-lg-n2{margin-bottom:-.5rem!important}.Zamalek-layout .ml-lg-n2,.Zamalek-layout .mx-lg-n2{margin-left:-.5rem!important}.Zamalek-layout .m-lg-n3{margin:-1rem!important}.Zamalek-layout .mt-lg-n3,.Zamalek-layout .my-lg-n3{margin-top:-1rem!important}.Zamalek-layout .mr-lg-n3,.Zamalek-layout .mx-lg-n3{margin-right:-1rem!important}.Zamalek-layout .mb-lg-n3,.Zamalek-layout .my-lg-n3{margin-bottom:-1rem!important}.Zamalek-layout .ml-lg-n3,.Zamalek-layout .mx-lg-n3{margin-left:-1rem!important}.Zamalek-layout .m-lg-n4{margin:-1.5rem!important}.Zamalek-layout .mt-lg-n4,.Zamalek-layout .my-lg-n4{margin-top:-1.5rem!important}.Zamalek-layout .mr-lg-n4,.Zamalek-layout .mx-lg-n4{margin-right:-1.5rem!important}.Zamalek-layout .mb-lg-n4,.Zamalek-layout .my-lg-n4{margin-bottom:-1.5rem!important}.Zamalek-layout .ml-lg-n4,.Zamalek-layout .mx-lg-n4{margin-left:-1.5rem!important}.Zamalek-layout .m-lg-n5{margin:-3rem!important}.Zamalek-layout .mt-lg-n5,.Zamalek-layout .my-lg-n5{margin-top:-3rem!important}.Zamalek-layout .mr-lg-n5,.Zamalek-layout .mx-lg-n5{margin-right:-3rem!important}.Zamalek-layout .mb-lg-n5,.Zamalek-layout .my-lg-n5{margin-bottom:-3rem!important}.Zamalek-layout .ml-lg-n5,.Zamalek-layout .mx-lg-n5{margin-left:-3rem!important}.Zamalek-layout .m-lg-n10{margin:-10!important}.Zamalek-layout .mt-lg-n10,.Zamalek-layout .my-lg-n10{margin-top:-10!important}.Zamalek-layout .mr-lg-n10,.Zamalek-layout .mx-lg-n10{margin-right:-10!important}.Zamalek-layout .mb-lg-n10,.Zamalek-layout .my-lg-n10{margin-bottom:-10!important}.Zamalek-layout .ml-lg-n10,.Zamalek-layout .mx-lg-n10{margin-left:-10!important}.Zamalek-layout .m-lg-n20{margin:-20!important}.Zamalek-layout .mt-lg-n20,.Zamalek-layout .my-lg-n20{margin-top:-20!important}.Zamalek-layout .mr-lg-n20,.Zamalek-layout .mx-lg-n20{margin-right:-20!important}.Zamalek-layout .mb-lg-n20,.Zamalek-layout .my-lg-n20{margin-bottom:-20!important}.Zamalek-layout .ml-lg-n20,.Zamalek-layout .mx-lg-n20{margin-left:-20!important}.Zamalek-layout .m-lg-n30{margin:-30!important}.Zamalek-layout .mt-lg-n30,.Zamalek-layout .my-lg-n30{margin-top:-30!important}.Zamalek-layout .mr-lg-n30,.Zamalek-layout .mx-lg-n30{margin-right:-30!important}.Zamalek-layout .mb-lg-n30,.Zamalek-layout .my-lg-n30{margin-bottom:-30!important}.Zamalek-layout .ml-lg-n30,.Zamalek-layout .mx-lg-n30{margin-left:-30!important}.Zamalek-layout .m-lg-n40{margin:-40!important}.Zamalek-layout .mt-lg-n40,.Zamalek-layout .my-lg-n40{margin-top:-40!important}.Zamalek-layout .mr-lg-n40,.Zamalek-layout .mx-lg-n40{margin-right:-40!important}.Zamalek-layout .mb-lg-n40,.Zamalek-layout .my-lg-n40{margin-bottom:-40!important}.Zamalek-layout .ml-lg-n40,.Zamalek-layout .mx-lg-n40{margin-left:-40!important}.Zamalek-layout .m-lg-n50{margin:-50!important}.Zamalek-layout .mt-lg-n50,.Zamalek-layout .my-lg-n50{margin-top:-50!important}.Zamalek-layout .mr-lg-n50,.Zamalek-layout .mx-lg-n50{margin-right:-50!important}.Zamalek-layout .mb-lg-n50,.Zamalek-layout .my-lg-n50{margin-bottom:-50!important}.Zamalek-layout .ml-lg-n50,.Zamalek-layout .mx-lg-n50{margin-left:-50!important}.Zamalek-layout .m-lg-n60{margin:-60!important}.Zamalek-layout .mt-lg-n60,.Zamalek-layout .my-lg-n60{margin-top:-60!important}.Zamalek-layout .mr-lg-n60,.Zamalek-layout .mx-lg-n60{margin-right:-60!important}.Zamalek-layout .mb-lg-n60,.Zamalek-layout .my-lg-n60{margin-bottom:-60!important}.Zamalek-layout .ml-lg-n60,.Zamalek-layout .mx-lg-n60{margin-left:-60!important}.Zamalek-layout .m-lg-n70{margin:-70!important}.Zamalek-layout .mt-lg-n70,.Zamalek-layout .my-lg-n70{margin-top:-70!important}.Zamalek-layout .mr-lg-n70,.Zamalek-layout .mx-lg-n70{margin-right:-70!important}.Zamalek-layout .mb-lg-n70,.Zamalek-layout .my-lg-n70{margin-bottom:-70!important}.Zamalek-layout .ml-lg-n70,.Zamalek-layout .mx-lg-n70{margin-left:-70!important}.Zamalek-layout .m-lg-n100{margin:-100!important}.Zamalek-layout .mt-lg-n100,.Zamalek-layout .my-lg-n100{margin-top:-100!important}.Zamalek-layout .mr-lg-n100,.Zamalek-layout .mx-lg-n100{margin-right:-100!important}.Zamalek-layout .mb-lg-n100,.Zamalek-layout .my-lg-n100{margin-bottom:-100!important}.Zamalek-layout .ml-lg-n100,.Zamalek-layout .mx-lg-n100{margin-left:-100!important}.Zamalek-layout .m-lg-auto{margin:auto!important}.Zamalek-layout .mt-lg-auto,.Zamalek-layout .my-lg-auto{margin-top:auto!important}.Zamalek-layout .mr-lg-auto,.Zamalek-layout .mx-lg-auto{margin-right:auto!important}.Zamalek-layout .mb-lg-auto,.Zamalek-layout .my-lg-auto{margin-bottom:auto!important}.Zamalek-layout .ml-lg-auto,.Zamalek-layout .mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.Zamalek-layout .m-xl-0{margin:0!important}.Zamalek-layout .mt-xl-0,.Zamalek-layout .my-xl-0{margin-top:0!important}.Zamalek-layout .mr-xl-0,.Zamalek-layout .mx-xl-0{margin-right:0!important}.Zamalek-layout .mb-xl-0,.Zamalek-layout .my-xl-0{margin-bottom:0!important}.Zamalek-layout .ml-xl-0,.Zamalek-layout .mx-xl-0{margin-left:0!important}.Zamalek-layout .m-xl-1{margin:.25rem!important}.Zamalek-layout .mt-xl-1,.Zamalek-layout .my-xl-1{margin-top:.25rem!important}.Zamalek-layout .mr-xl-1,.Zamalek-layout .mx-xl-1{margin-right:.25rem!important}.Zamalek-layout .mb-xl-1,.Zamalek-layout .my-xl-1{margin-bottom:.25rem!important}.Zamalek-layout .ml-xl-1,.Zamalek-layout .mx-xl-1{margin-left:.25rem!important}.Zamalek-layout .m-xl-2{margin:.5rem!important}.Zamalek-layout .mt-xl-2,.Zamalek-layout .my-xl-2{margin-top:.5rem!important}.Zamalek-layout .mr-xl-2,.Zamalek-layout .mx-xl-2{margin-right:.5rem!important}.Zamalek-layout .mb-xl-2,.Zamalek-layout .my-xl-2{margin-bottom:.5rem!important}.Zamalek-layout .ml-xl-2,.Zamalek-layout .mx-xl-2{margin-left:.5rem!important}.Zamalek-layout .m-xl-3{margin:1rem!important}.Zamalek-layout .mt-xl-3,.Zamalek-layout .my-xl-3{margin-top:1rem!important}.Zamalek-layout .mr-xl-3,.Zamalek-layout .mx-xl-3{margin-right:1rem!important}.Zamalek-layout .mb-xl-3,.Zamalek-layout .my-xl-3{margin-bottom:1rem!important}.Zamalek-layout .ml-xl-3,.Zamalek-layout .mx-xl-3{margin-left:1rem!important}.Zamalek-layout .m-xl-4{margin:1.5rem!important}.Zamalek-layout .mt-xl-4,.Zamalek-layout .my-xl-4{margin-top:1.5rem!important}.Zamalek-layout .mr-xl-4,.Zamalek-layout .mx-xl-4{margin-right:1.5rem!important}.Zamalek-layout .mb-xl-4,.Zamalek-layout .my-xl-4{margin-bottom:1.5rem!important}.Zamalek-layout .ml-xl-4,.Zamalek-layout .mx-xl-4{margin-left:1.5rem!important}.Zamalek-layout .m-xl-5{margin:3rem!important}.Zamalek-layout .mt-xl-5,.Zamalek-layout .my-xl-5{margin-top:3rem!important}.Zamalek-layout .mr-xl-5,.Zamalek-layout .mx-xl-5{margin-right:3rem!important}.Zamalek-layout .mb-xl-5,.Zamalek-layout .my-xl-5{margin-bottom:3rem!important}.Zamalek-layout .ml-xl-5,.Zamalek-layout .mx-xl-5{margin-left:3rem!important}.Zamalek-layout .m-xl-10{margin:10!important}.Zamalek-layout .mt-xl-10,.Zamalek-layout .my-xl-10{margin-top:10!important}.Zamalek-layout .mr-xl-10,.Zamalek-layout .mx-xl-10{margin-right:10!important}.Zamalek-layout .mb-xl-10,.Zamalek-layout .my-xl-10{margin-bottom:10!important}.Zamalek-layout .ml-xl-10,.Zamalek-layout .mx-xl-10{margin-left:10!important}.Zamalek-layout .m-xl-20{margin:20!important}.Zamalek-layout .mt-xl-20,.Zamalek-layout .my-xl-20{margin-top:20!important}.Zamalek-layout .mr-xl-20,.Zamalek-layout .mx-xl-20{margin-right:20!important}.Zamalek-layout .mb-xl-20,.Zamalek-layout .my-xl-20{margin-bottom:20!important}.Zamalek-layout .ml-xl-20,.Zamalek-layout .mx-xl-20{margin-left:20!important}.Zamalek-layout .m-xl-30{margin:30!important}.Zamalek-layout .mt-xl-30,.Zamalek-layout .my-xl-30{margin-top:30!important}.Zamalek-layout .mr-xl-30,.Zamalek-layout .mx-xl-30{margin-right:30!important}.Zamalek-layout .mb-xl-30,.Zamalek-layout .my-xl-30{margin-bottom:30!important}.Zamalek-layout .ml-xl-30,.Zamalek-layout .mx-xl-30{margin-left:30!important}.Zamalek-layout .m-xl-40{margin:40!important}.Zamalek-layout .mt-xl-40,.Zamalek-layout .my-xl-40{margin-top:40!important}.Zamalek-layout .mr-xl-40,.Zamalek-layout .mx-xl-40{margin-right:40!important}.Zamalek-layout .mb-xl-40,.Zamalek-layout .my-xl-40{margin-bottom:40!important}.Zamalek-layout .ml-xl-40,.Zamalek-layout .mx-xl-40{margin-left:40!important}.Zamalek-layout .m-xl-50{margin:50!important}.Zamalek-layout .mt-xl-50,.Zamalek-layout .my-xl-50{margin-top:50!important}.Zamalek-layout .mr-xl-50,.Zamalek-layout .mx-xl-50{margin-right:50!important}.Zamalek-layout .mb-xl-50,.Zamalek-layout .my-xl-50{margin-bottom:50!important}.Zamalek-layout .ml-xl-50,.Zamalek-layout .mx-xl-50{margin-left:50!important}.Zamalek-layout .m-xl-60{margin:60!important}.Zamalek-layout .mt-xl-60,.Zamalek-layout .my-xl-60{margin-top:60!important}.Zamalek-layout .mr-xl-60,.Zamalek-layout .mx-xl-60{margin-right:60!important}.Zamalek-layout .mb-xl-60,.Zamalek-layout .my-xl-60{margin-bottom:60!important}.Zamalek-layout .ml-xl-60,.Zamalek-layout .mx-xl-60{margin-left:60!important}.Zamalek-layout .m-xl-70{margin:70!important}.Zamalek-layout .mt-xl-70,.Zamalek-layout .my-xl-70{margin-top:70!important}.Zamalek-layout .mr-xl-70,.Zamalek-layout .mx-xl-70{margin-right:70!important}.Zamalek-layout .mb-xl-70,.Zamalek-layout .my-xl-70{margin-bottom:70!important}.Zamalek-layout .ml-xl-70,.Zamalek-layout .mx-xl-70{margin-left:70!important}.Zamalek-layout .m-xl-100{margin:100!important}.Zamalek-layout .mt-xl-100,.Zamalek-layout .my-xl-100{margin-top:100!important}.Zamalek-layout .mr-xl-100,.Zamalek-layout .mx-xl-100{margin-right:100!important}.Zamalek-layout .mb-xl-100,.Zamalek-layout .my-xl-100{margin-bottom:100!important}.Zamalek-layout .ml-xl-100,.Zamalek-layout .mx-xl-100{margin-left:100!important}.Zamalek-layout .p-xl-0{padding:0!important}.Zamalek-layout .pt-xl-0,.Zamalek-layout .py-xl-0{padding-top:0!important}.Zamalek-layout .pr-xl-0,.Zamalek-layout .px-xl-0{padding-right:0!important}.Zamalek-layout .pb-xl-0,.Zamalek-layout .py-xl-0{padding-bottom:0!important}.Zamalek-layout .pl-xl-0,.Zamalek-layout .px-xl-0{padding-left:0!important}.Zamalek-layout .p-xl-1{padding:.25rem!important}.Zamalek-layout .pt-xl-1,.Zamalek-layout .py-xl-1{padding-top:.25rem!important}.Zamalek-layout .pr-xl-1,.Zamalek-layout .px-xl-1{padding-right:.25rem!important}.Zamalek-layout .pb-xl-1,.Zamalek-layout .py-xl-1{padding-bottom:.25rem!important}.Zamalek-layout .pl-xl-1,.Zamalek-layout .px-xl-1{padding-left:.25rem!important}.Zamalek-layout .p-xl-2{padding:.5rem!important}.Zamalek-layout .pt-xl-2,.Zamalek-layout .py-xl-2{padding-top:.5rem!important}.Zamalek-layout .pr-xl-2,.Zamalek-layout .px-xl-2{padding-right:.5rem!important}.Zamalek-layout .pb-xl-2,.Zamalek-layout .py-xl-2{padding-bottom:.5rem!important}.Zamalek-layout .pl-xl-2,.Zamalek-layout .px-xl-2{padding-left:.5rem!important}.Zamalek-layout .p-xl-3{padding:1rem!important}.Zamalek-layout .pt-xl-3,.Zamalek-layout .py-xl-3{padding-top:1rem!important}.Zamalek-layout .pr-xl-3,.Zamalek-layout .px-xl-3{padding-right:1rem!important}.Zamalek-layout .pb-xl-3,.Zamalek-layout .py-xl-3{padding-bottom:1rem!important}.Zamalek-layout .pl-xl-3,.Zamalek-layout .px-xl-3{padding-left:1rem!important}.Zamalek-layout .p-xl-4{padding:1.5rem!important}.Zamalek-layout .pt-xl-4,.Zamalek-layout .py-xl-4{padding-top:1.5rem!important}.Zamalek-layout .pr-xl-4,.Zamalek-layout .px-xl-4{padding-right:1.5rem!important}.Zamalek-layout .pb-xl-4,.Zamalek-layout .py-xl-4{padding-bottom:1.5rem!important}.Zamalek-layout .pl-xl-4,.Zamalek-layout .px-xl-4{padding-left:1.5rem!important}.Zamalek-layout .p-xl-5{padding:3rem!important}.Zamalek-layout .pt-xl-5,.Zamalek-layout .py-xl-5{padding-top:3rem!important}.Zamalek-layout .pr-xl-5,.Zamalek-layout .px-xl-5{padding-right:3rem!important}.Zamalek-layout .pb-xl-5,.Zamalek-layout .py-xl-5{padding-bottom:3rem!important}.Zamalek-layout .pl-xl-5,.Zamalek-layout .px-xl-5{padding-left:3rem!important}.Zamalek-layout .p-xl-10{padding:10!important}.Zamalek-layout .pt-xl-10,.Zamalek-layout .py-xl-10{padding-top:10!important}.Zamalek-layout .pr-xl-10,.Zamalek-layout .px-xl-10{padding-right:10!important}.Zamalek-layout .pb-xl-10,.Zamalek-layout .py-xl-10{padding-bottom:10!important}.Zamalek-layout .pl-xl-10,.Zamalek-layout .px-xl-10{padding-left:10!important}.Zamalek-layout .p-xl-20{padding:20!important}.Zamalek-layout .pt-xl-20,.Zamalek-layout .py-xl-20{padding-top:20!important}.Zamalek-layout .pr-xl-20,.Zamalek-layout .px-xl-20{padding-right:20!important}.Zamalek-layout .pb-xl-20,.Zamalek-layout .py-xl-20{padding-bottom:20!important}.Zamalek-layout .pl-xl-20,.Zamalek-layout .px-xl-20{padding-left:20!important}.Zamalek-layout .p-xl-30{padding:30!important}.Zamalek-layout .pt-xl-30,.Zamalek-layout .py-xl-30{padding-top:30!important}.Zamalek-layout .pr-xl-30,.Zamalek-layout .px-xl-30{padding-right:30!important}.Zamalek-layout .pb-xl-30,.Zamalek-layout .py-xl-30{padding-bottom:30!important}.Zamalek-layout .pl-xl-30,.Zamalek-layout .px-xl-30{padding-left:30!important}.Zamalek-layout .p-xl-40{padding:40!important}.Zamalek-layout .pt-xl-40,.Zamalek-layout .py-xl-40{padding-top:40!important}.Zamalek-layout .pr-xl-40,.Zamalek-layout .px-xl-40{padding-right:40!important}.Zamalek-layout .pb-xl-40,.Zamalek-layout .py-xl-40{padding-bottom:40!important}.Zamalek-layout .pl-xl-40,.Zamalek-layout .px-xl-40{padding-left:40!important}.Zamalek-layout .p-xl-50{padding:50!important}.Zamalek-layout .pt-xl-50,.Zamalek-layout .py-xl-50{padding-top:50!important}.Zamalek-layout .pr-xl-50,.Zamalek-layout .px-xl-50{padding-right:50!important}.Zamalek-layout .pb-xl-50,.Zamalek-layout .py-xl-50{padding-bottom:50!important}.Zamalek-layout .pl-xl-50,.Zamalek-layout .px-xl-50{padding-left:50!important}.Zamalek-layout .p-xl-60{padding:60!important}.Zamalek-layout .pt-xl-60,.Zamalek-layout .py-xl-60{padding-top:60!important}.Zamalek-layout .pr-xl-60,.Zamalek-layout .px-xl-60{padding-right:60!important}.Zamalek-layout .pb-xl-60,.Zamalek-layout .py-xl-60{padding-bottom:60!important}.Zamalek-layout .pl-xl-60,.Zamalek-layout .px-xl-60{padding-left:60!important}.Zamalek-layout .p-xl-70{padding:70!important}.Zamalek-layout .pt-xl-70,.Zamalek-layout .py-xl-70{padding-top:70!important}.Zamalek-layout .pr-xl-70,.Zamalek-layout .px-xl-70{padding-right:70!important}.Zamalek-layout .pb-xl-70,.Zamalek-layout .py-xl-70{padding-bottom:70!important}.Zamalek-layout .pl-xl-70,.Zamalek-layout .px-xl-70{padding-left:70!important}.Zamalek-layout .p-xl-100{padding:100!important}.Zamalek-layout .pt-xl-100,.Zamalek-layout .py-xl-100{padding-top:100!important}.Zamalek-layout .pr-xl-100,.Zamalek-layout .px-xl-100{padding-right:100!important}.Zamalek-layout .pb-xl-100,.Zamalek-layout .py-xl-100{padding-bottom:100!important}.Zamalek-layout .pl-xl-100,.Zamalek-layout .px-xl-100{padding-left:100!important}.Zamalek-layout .m-xl-n1{margin:-.25rem!important}.Zamalek-layout .mt-xl-n1,.Zamalek-layout .my-xl-n1{margin-top:-.25rem!important}.Zamalek-layout .mr-xl-n1,.Zamalek-layout .mx-xl-n1{margin-right:-.25rem!important}.Zamalek-layout .mb-xl-n1,.Zamalek-layout .my-xl-n1{margin-bottom:-.25rem!important}.Zamalek-layout .ml-xl-n1,.Zamalek-layout .mx-xl-n1{margin-left:-.25rem!important}.Zamalek-layout .m-xl-n2{margin:-.5rem!important}.Zamalek-layout .mt-xl-n2,.Zamalek-layout .my-xl-n2{margin-top:-.5rem!important}.Zamalek-layout .mr-xl-n2,.Zamalek-layout .mx-xl-n2{margin-right:-.5rem!important}.Zamalek-layout .mb-xl-n2,.Zamalek-layout .my-xl-n2{margin-bottom:-.5rem!important}.Zamalek-layout .ml-xl-n2,.Zamalek-layout .mx-xl-n2{margin-left:-.5rem!important}.Zamalek-layout .m-xl-n3{margin:-1rem!important}.Zamalek-layout .mt-xl-n3,.Zamalek-layout .my-xl-n3{margin-top:-1rem!important}.Zamalek-layout .mr-xl-n3,.Zamalek-layout .mx-xl-n3{margin-right:-1rem!important}.Zamalek-layout .mb-xl-n3,.Zamalek-layout .my-xl-n3{margin-bottom:-1rem!important}.Zamalek-layout .ml-xl-n3,.Zamalek-layout .mx-xl-n3{margin-left:-1rem!important}.Zamalek-layout .m-xl-n4{margin:-1.5rem!important}.Zamalek-layout .mt-xl-n4,.Zamalek-layout .my-xl-n4{margin-top:-1.5rem!important}.Zamalek-layout .mr-xl-n4,.Zamalek-layout .mx-xl-n4{margin-right:-1.5rem!important}.Zamalek-layout .mb-xl-n4,.Zamalek-layout .my-xl-n4{margin-bottom:-1.5rem!important}.Zamalek-layout .ml-xl-n4,.Zamalek-layout .mx-xl-n4{margin-left:-1.5rem!important}.Zamalek-layout .m-xl-n5{margin:-3rem!important}.Zamalek-layout .mt-xl-n5,.Zamalek-layout .my-xl-n5{margin-top:-3rem!important}.Zamalek-layout .mr-xl-n5,.Zamalek-layout .mx-xl-n5{margin-right:-3rem!important}.Zamalek-layout .mb-xl-n5,.Zamalek-layout .my-xl-n5{margin-bottom:-3rem!important}.Zamalek-layout .ml-xl-n5,.Zamalek-layout .mx-xl-n5{margin-left:-3rem!important}.Zamalek-layout .m-xl-n10{margin:-10!important}.Zamalek-layout .mt-xl-n10,.Zamalek-layout .my-xl-n10{margin-top:-10!important}.Zamalek-layout .mr-xl-n10,.Zamalek-layout .mx-xl-n10{margin-right:-10!important}.Zamalek-layout .mb-xl-n10,.Zamalek-layout .my-xl-n10{margin-bottom:-10!important}.Zamalek-layout .ml-xl-n10,.Zamalek-layout .mx-xl-n10{margin-left:-10!important}.Zamalek-layout .m-xl-n20{margin:-20!important}.Zamalek-layout .mt-xl-n20,.Zamalek-layout .my-xl-n20{margin-top:-20!important}.Zamalek-layout .mr-xl-n20,.Zamalek-layout .mx-xl-n20{margin-right:-20!important}.Zamalek-layout .mb-xl-n20,.Zamalek-layout .my-xl-n20{margin-bottom:-20!important}.Zamalek-layout .ml-xl-n20,.Zamalek-layout .mx-xl-n20{margin-left:-20!important}.Zamalek-layout .m-xl-n30{margin:-30!important}.Zamalek-layout .mt-xl-n30,.Zamalek-layout .my-xl-n30{margin-top:-30!important}.Zamalek-layout .mr-xl-n30,.Zamalek-layout .mx-xl-n30{margin-right:-30!important}.Zamalek-layout .mb-xl-n30,.Zamalek-layout .my-xl-n30{margin-bottom:-30!important}.Zamalek-layout .ml-xl-n30,.Zamalek-layout .mx-xl-n30{margin-left:-30!important}.Zamalek-layout .m-xl-n40{margin:-40!important}.Zamalek-layout .mt-xl-n40,.Zamalek-layout .my-xl-n40{margin-top:-40!important}.Zamalek-layout .mr-xl-n40,.Zamalek-layout .mx-xl-n40{margin-right:-40!important}.Zamalek-layout .mb-xl-n40,.Zamalek-layout .my-xl-n40{margin-bottom:-40!important}.Zamalek-layout .ml-xl-n40,.Zamalek-layout .mx-xl-n40{margin-left:-40!important}.Zamalek-layout .m-xl-n50{margin:-50!important}.Zamalek-layout .mt-xl-n50,.Zamalek-layout .my-xl-n50{margin-top:-50!important}.Zamalek-layout .mr-xl-n50,.Zamalek-layout .mx-xl-n50{margin-right:-50!important}.Zamalek-layout .mb-xl-n50,.Zamalek-layout .my-xl-n50{margin-bottom:-50!important}.Zamalek-layout .ml-xl-n50,.Zamalek-layout .mx-xl-n50{margin-left:-50!important}.Zamalek-layout .m-xl-n60{margin:-60!important}.Zamalek-layout .mt-xl-n60,.Zamalek-layout .my-xl-n60{margin-top:-60!important}.Zamalek-layout .mr-xl-n60,.Zamalek-layout .mx-xl-n60{margin-right:-60!important}.Zamalek-layout .mb-xl-n60,.Zamalek-layout .my-xl-n60{margin-bottom:-60!important}.Zamalek-layout .ml-xl-n60,.Zamalek-layout .mx-xl-n60{margin-left:-60!important}.Zamalek-layout .m-xl-n70{margin:-70!important}.Zamalek-layout .mt-xl-n70,.Zamalek-layout .my-xl-n70{margin-top:-70!important}.Zamalek-layout .mr-xl-n70,.Zamalek-layout .mx-xl-n70{margin-right:-70!important}.Zamalek-layout .mb-xl-n70,.Zamalek-layout .my-xl-n70{margin-bottom:-70!important}.Zamalek-layout .ml-xl-n70,.Zamalek-layout .mx-xl-n70{margin-left:-70!important}.Zamalek-layout .m-xl-n100{margin:-100!important}.Zamalek-layout .mt-xl-n100,.Zamalek-layout .my-xl-n100{margin-top:-100!important}.Zamalek-layout .mr-xl-n100,.Zamalek-layout .mx-xl-n100{margin-right:-100!important}.Zamalek-layout .mb-xl-n100,.Zamalek-layout .my-xl-n100{margin-bottom:-100!important}.Zamalek-layout .ml-xl-n100,.Zamalek-layout .mx-xl-n100{margin-left:-100!important}.Zamalek-layout .m-xl-auto{margin:auto!important}.Zamalek-layout .mt-xl-auto,.Zamalek-layout .my-xl-auto{margin-top:auto!important}.Zamalek-layout .mr-xl-auto,.Zamalek-layout .mx-xl-auto{margin-right:auto!important}.Zamalek-layout .mb-xl-auto,.Zamalek-layout .my-xl-auto{margin-bottom:auto!important}.Zamalek-layout .ml-xl-auto,.Zamalek-layout .mx-xl-auto{margin-left:auto!important}}.Zamalek-layout .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.Zamalek-layout .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.Zamalek-layout .text-justify{text-align:justify!important}.Zamalek-layout .text-wrap{white-space:normal!important}.Zamalek-layout .text-nowrap{white-space:nowrap!important}.Zamalek-layout .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Zamalek-layout .text-left{text-align:left!important}.Zamalek-layout .text-right{text-align:right!important}.Zamalek-layout .text-center{text-align:center!important}@media (min-width:576px){.Zamalek-layout .text-sm-left{text-align:left!important}.Zamalek-layout .text-sm-right{text-align:right!important}.Zamalek-layout .text-sm-center{text-align:center!important}}@media (min-width:768px){.Zamalek-layout .text-md-left{text-align:left!important}.Zamalek-layout .text-md-right{text-align:right!important}.Zamalek-layout .text-md-center{text-align:center!important}}@media (min-width:992px){.Zamalek-layout .text-lg-left{text-align:left!important}.Zamalek-layout .text-lg-right{text-align:right!important}.Zamalek-layout .text-lg-center{text-align:center!important}}@media (min-width:1200px){.Zamalek-layout .text-xl-left{text-align:left!important}.Zamalek-layout .text-xl-right{text-align:right!important}.Zamalek-layout .text-xl-center{text-align:center!important}}.Zamalek-layout .text-lowercase{text-transform:lowercase!important}.Zamalek-layout .text-uppercase{text-transform:uppercase!important}.Zamalek-layout .text-capitalize{text-transform:capitalize!important}.Zamalek-layout .font-weight-light{font-weight:300!important}.Zamalek-layout .font-weight-lighter{font-weight:lighter!important}.Zamalek-layout .font-weight-normal{font-weight:400!important}.Zamalek-layout .font-weight-bold{font-weight:700!important}.Zamalek-layout .font-weight-bolder{font-weight:bolder!important}.Zamalek-layout .font-italic{font-style:italic!important}.Zamalek-layout .text-white{color:#fff!important}.Zamalek-layout .text-primary{color:#e00712!important}.Zamalek-layout a.text-primary:focus,.Zamalek-layout a.text-primary:hover{color:#96050c!important}.Zamalek-layout .text-secondary{color:#41433c!important}.Zamalek-layout a.text-secondary:focus,.Zamalek-layout a.text-secondary:hover{color:#1a1b18!important}.Zamalek-layout .text-success{color:#28a745!important}.Zamalek-layout a.text-success:focus,.Zamalek-layout a.text-success:hover{color:#19692c!important}.Zamalek-layout .text-info{color:#17a2b8!important}.Zamalek-layout a.text-info:focus,.Zamalek-layout a.text-info:hover{color:#0f6674!important}.Zamalek-layout .text-warning{color:#ffc107!important}.Zamalek-layout a.text-warning:focus,.Zamalek-layout a.text-warning:hover{color:#ba8b00!important}.Zamalek-layout .text-danger{color:#dc3545!important}.Zamalek-layout a.text-danger:focus,.Zamalek-layout a.text-danger:hover{color:#a71d2a!important}.Zamalek-layout .text-light{color:#dedede!important}.Zamalek-layout a.text-light:focus,.Zamalek-layout a.text-light:hover{color:#b8b8b8!important}.Zamalek-layout .text-dark{color:#343a40!important}.Zamalek-layout a.text-dark:focus,.Zamalek-layout a.text-dark:hover{color:#121416!important}.Zamalek-layout .text-lighter{color:#c9c9c9!important}.Zamalek-layout a.text-lighter:focus,.Zamalek-layout a.text-lighter:hover{color:#a3a3a3!important}.Zamalek-layout .text-body{color:#212529!important}.Zamalek-layout .text-muted{color:#6c757d!important}.Zamalek-layout .text-black-50{color:rgba(0,0,0,.5)!important}.Zamalek-layout .text-white-50{color:hsla(0,0%,100%,.5)!important}.Zamalek-layout .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.Zamalek-layout .text-decoration-none{text-decoration:none!important}.Zamalek-layout .text-break{word-break:break-word!important;word-wrap:break-word!important}.Zamalek-layout .text-reset{color:inherit!important}.Zamalek-layout .visible{visibility:visible!important}.Zamalek-layout .invisible{visibility:hidden!important}@media print{.Zamalek-layout *,.Zamalek-layout :after,.Zamalek-layout :before{text-shadow:none!important;box-shadow:none!important}.Zamalek-layout a:not(.btn){text-decoration:underline}.Zamalek-layout abbr[title]:after{content:" (" attr(title) ")"}.Zamalek-layout pre{white-space:pre-wrap!important}.Zamalek-layout blockquote,.Zamalek-layout pre{border:1px solid #adb5bd;page-break-inside:avoid}.Zamalek-layout img,.Zamalek-layout tr{page-break-inside:avoid}.Zamalek-layout h2,.Zamalek-layout h3,.Zamalek-layout p{orphans:3;widows:3}.Zamalek-layout h2,.Zamalek-layout h3{page-break-after:avoid}@page{.Zamalek-layout{size:a3}}.Zamalek-layout .container,.Zamalek-layout body{min-width:992px!important}.Zamalek-layout .navbar{display:none}.Zamalek-layout .badge{border:1px solid #000}.Zamalek-layout .table{border-collapse:collapse!important}.Zamalek-layout .table td,.Zamalek-layout .table th{background-color:#fff!important}.Zamalek-layout .table-bordered td,.Zamalek-layout .table-bordered th{border:1px solid #dee2e6!important}.Zamalek-layout .table-dark{color:inherit}.Zamalek-layout .table-dark tbody+tbody,.Zamalek-layout .table-dark td,.Zamalek-layout .table-dark th,.Zamalek-layout .table-dark thead th{border-color:#dee2e6}.Zamalek-layout .table .thead-dark th{color:inherit;border-color:#dee2e6}}.Zamalek-layout clearfixes html{font-size:16px}.Zamalek-layout .col,.Zamalek-layout .col-1,.Zamalek-layout .col-2,.Zamalek-layout .col-3,.Zamalek-layout .col-4,.Zamalek-layout .col-5,.Zamalek-layout .col-6,.Zamalek-layout .col-7,.Zamalek-layout .col-8,.Zamalek-layout .col-9,.Zamalek-layout .col-10,.Zamalek-layout .col-11,.Zamalek-layout .col-12,.Zamalek-layout .container,.Zamalek-layout .container-fluid,.Zamalek-layout .container-lg,.Zamalek-layout .container-md,.Zamalek-layout .container-sm,.Zamalek-layout .container-xl,.Zamalek-layout .row{padding:0;margin:0}.Zamalek-layout .container{margin-left:auto;margin-right:auto}.Zamalek-layout .light{color:#dedede!important}.Zamalek-layout .lighter{color:#c9c9c9!important}.Zamalek-layout ::-webkit-scrollbar{width:1em;height:1em}.Zamalek-layout ::-webkit-scrollbar-track{background:#f1f7ed}.Zamalek-layout ::-webkit-scrollbar-thumb{background:#b1b1b1;border:.25em solid #f1f7ed;border-radius:100vw}.Zamalek-layout ::-webkit-scrollbar-thumb:hover{background:#7b7b7b}.Zamalek-layout .font-9{font-size:9px}@media (max-width:1199px){.Zamalek-layout .font-9{font-size:8.1px}}.Zamalek-layout .font-10{font-size:10px}@media (max-width:1199px){.Zamalek-layout .font-10{font-size:9px}}.Zamalek-layout .font-11{font-size:11px}@media (max-width:1199px){.Zamalek-layout .font-11{font-size:9.9px}}.Zamalek-layout .font-12{font-size:12px}@media (max-width:1199px){.Zamalek-layout .font-12{font-size:10.8px}}.Zamalek-layout .font-13{font-size:13px}@media (max-width:1199px){.Zamalek-layout .font-13{font-size:11.7px}}.Zamalek-layout .font-14{font-size:14px}@media (max-width:1199px){.Zamalek-layout .font-14{font-size:12.6px}}.Zamalek-layout .font-15{font-size:15px}@media (max-width:1199px){.Zamalek-layout .font-15{font-size:13.5px}}.Zamalek-layout .font-16{font-size:16px}@media (max-width:1199px){.Zamalek-layout .font-16{font-size:14.4px}}.Zamalek-layout .font-18{font-size:18px}@media (max-width:1199px){.Zamalek-layout .font-18{font-size:16.2px}}.Zamalek-layout .font-20{font-size:20px}@media (max-width:1199px){.Zamalek-layout .font-20{font-size:18px}}.Zamalek-layout .font-22{font-size:22px}@media (max-width:1199px){.Zamalek-layout .font-22{font-size:19.8px}}.Zamalek-layout .font-24{font-size:24px}@media (max-width:1199px){.Zamalek-layout .font-24{font-size:21.6px}}.Zamalek-layout .font-25{font-size:25px}@media (max-width:1199px){.Zamalek-layout .font-25{font-size:22.5px}}.Zamalek-layout .font-26{font-size:26px}@media (max-width:1199px){.Zamalek-layout .font-26{font-size:23.4px}}.Zamalek-layout .font-27{font-size:27px}@media (max-width:1199px){.Zamalek-layout .font-27{font-size:24.3px}}.Zamalek-layout .font-28{font-size:28px}@media (max-width:1199px){.Zamalek-layout .font-28{font-size:25.2px}}.Zamalek-layout .font-29{font-size:29px}@media (max-width:1199px){.Zamalek-layout .font-29{font-size:26.1px}}.Zamalek-layout .font-30{font-size:30px}@media (max-width:1199px){.Zamalek-layout .font-30{font-size:27px}}.Zamalek-layout .font-36{font-size:36px}@media (max-width:1199px){.Zamalek-layout .font-36{font-size:32.4px}}.Zamalek-layout .font-38{font-size:38px}@media (max-width:1199px){.Zamalek-layout .font-38{font-size:34.2px}}.Zamalek-layout .font-42{font-size:42px}@media (max-width:1199px){.Zamalek-layout .font-42{font-size:37.8px}}.Zamalek-layout .font-50{font-size:50px}@media (max-width:1199px){.Zamalek-layout .font-50{font-size:45px}}.Zamalek-layout .line-primary{height:.6rem;border-radius:.2rem;margin:2rem 0;background-color:#e00712}.Zamalek-layout .space-10{padding-top:10px}.Zamalek-layout .space-20{padding-top:20px}.Zamalek-layout .space-30{padding-top:30px}.Zamalek-layout .space-40{padding-top:40px}.Zamalek-layout .space-50{padding-top:50px}.Zamalek-layout .fs-1{font-size:1rem}@media (max-width:600px){.Zamalek-layout .fs-1{font-size:.8rem}}.Zamalek-layout .fs-1-2{font-size:1.2rem}@media (max-width:600px){.Zamalek-layout .fs-1-2{font-size:.8rem}}.Zamalek-layout .fs-1-5{font-size:1.5rem}@media (max-width:600px){.Zamalek-layout .fs-1-5{font-size:1.3rem}}.Zamalek-layout .fs-2{font-size:2rem}@media (max-width:600px){.Zamalek-layout .fs-2{font-size:1.7rem}}.Zamalek-layout .fs-2-5{font-size:2.5rem}@media (max-width:600px){.Zamalek-layout .fs-2-5{font-size:2rem}}.Zamalek-layout .fs-3{font-size:3rem}@media (max-width:600px){.Zamalek-layout .fs-3{font-size:2.5rem}}.Zamalek-layout .fs-3-5{font-size:3.5rem}@media (max-width:600px){.Zamalek-layout .fs-3-5{font-size:2.8rem}}.Zamalek-layout *{font-family:Cairo,sans-serif;font-weight:400}.Zamalek-layout .font-semi-bold{font-family:Cairo,sans-serif;font-weight:600}.Zamalek-layout .font-bold{font-family:Cairo,sans-serif;font-weight:700}.Zamalek-layout .btn{border-radius:4px;padding:15px 30px}.Zamalek-layout .btn-black{background-color:#000;color:#fff}.Zamalek-layout .btn-black:hover,.Zamalek-layout .btn-outline-black{background-color:#fff;border:1px solid #000;color:#000}.Zamalek-layout .btn-outline-black:hover{background-color:#000;color:#fff}.Zamalek-layout .VSlider_Container .swiper-container{height:30rem;text-align:center}.Zamalek-layout .VSlider_Container .swiper-container .swiper-slide{height:100%!important}.Zamalek-layout .VSlider_Container .swiper-container .swiper-pagination-bullet-active{background:#e00712!important}.Zamalek-layout .bundles_container{direction:rtl}.Zamalek-layout .bundles_container__title{font-size:1.7rem;font-weight:600;text-align:right;padding:0 3rem}@media (max-width:979px){.Zamalek-layout .bundles_container__title{text-align:center;padding:0}}.Zamalek-layout .bundles_container .bundles_card{margin:auto;text-align:center;width:92%!important;box-shadow:0 6px 10px 0 rgba(0,0,0,.11)}.Zamalek-layout .bundles_container .bundles_card .card-title{margin-top:1rem;margin-bottom:1.8rem;font-size:1.1rem;font-weight:600}.Zamalek-layout .bundles_container .bundles_card .card-text{font-size:1.3rem;font-weight:600}.Zamalek-layout .bundles_container .bundles_card .btn{color:#000;background-color:#fff;border:.3rem solid #e00712;font-weight:600;margin-top:1rem;margin-bottom:1rem;border-radius:.4rem;padding:.7rem 2rem;box-shadow:none}.Zamalek-layout .bundles_container .bundles_card .btn:hover{background-color:#e00712;color:#fff}.Zamalek-layout .bundles_container .bundles_card .card-img,.Zamalek-layout .bundles_container .bundles_card .card-img-top{height:13rem}.Zamalek-layout .bundles_container .bundles_card .progress{border-radius:1.25rem}.Zamalek-layout .bundles_container .bundles_card__link{color:#000!important;text-decoration:underline;font-weight:600}.Zamalek-layout .background_aswan{position:relative;background-image:url(/_nuxt/img/aswan.0c7191d.png);height:23rem;width:100%}.Zamalek-layout .background_aswan__text{position:absolute;height:50%;width:100%!important;top:50%;left:50%;transform:translate(-50%,-50%)}.Zamalek-layout .about_us_parent{width:100vw;display:flex;justify-content:flex-end;padding:1rem 5rem}@media (min-width:2500px){.Zamalek-layout .about_us_parent{width:79vw!important}}@media (min-width:1800px){.Zamalek-layout .about_us_parent{width:80vw!important}}@media (min-width:1601px){.Zamalek-layout .about_us_parent{width:86vw}}@media (max-width:1600px){.Zamalek-layout .about_us_parent{width:86vw}}@media (max-width:1200px){.Zamalek-layout .about_us_parent{width:100%}}.Zamalek-layout .about_us_parent .about_us_container{direction:rtl!important;text-align:right;width:88%;display:flex;flex-direction:column}@media (max-width:979px){.Zamalek-layout .about_us_parent .about_us_container{text-align:center;margin:auto;padding:0}}.Zamalek-layout .about_us_parent .about_us_container__desc{font-size:1.25rem;font-weight:600}@media (max-width:979px){.Zamalek-layout .about_us_parent .about_us_container__desc{padding:0}}.Zamalek-layout .about_us_parent .about_us_container__desc *{font-size:1.25rem;font-weight:600;direction:rtl;text-align:right}.Zamalek-layout .about_us_parent .global_title{font-size:2.25rem;font-weight:600;text-align:right}@media (max-width:979px){.Zamalek-layout .about_us_parent .global_title{text-align:center;padding:0}}.Zamalek-layout .about_us_parent .global_title *{font-size:2.25rem;font-weight:600;direction:rtl;text-align:right}.Zamalek-layout .subs_images{width:70%;margin:auto}@media (max-width:1800px){.Zamalek-layout .subs_images{width:85%}}.Zamalek-layout .subs_images__title{padding:.5rem;border-bottom:.3rem solid red;font-size:1.4rem;font-weight:700}.Zamalek-layout .subs_images__action,.Zamalek-layout .subs_images__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.Zamalek-layout .subs_images__action .action_text{width:5.4rem;font-size:1rem}.Zamalek-layout .subs_images__action button{background-color:#000;display:flex;margin:auto}.Zamalek-layout .subs_images__action .b-icon.bi{font-size:1.8em}.Zamalek-layout .subs_images__action .btn{padding-left:19px}.Zamalek-layout .subs_images__action .join_us_sep{width:.5rem}.Zamalek-layout .subs_images .subs_row{width:75%!important;margin:auto}@media (max-width:1200px){.Zamalek-layout .subs_images .subs_row{width:100%!important}}.Zamalek-layout .subs_images img{height:12rem;width:100%;-o-object-fit:cover;object-fit:cover}.Zamalek-layout .Lines_container{position:relative;height:100%}.Zamalek-layout .Lines_container__Shikabala-black{position:absolute;z-index:500;right:8%;height:100%;bottom:0}.Zamalek-layout .Lines_container__black-container{position:absolute;z-index:500;height:80%;background:#41433c;border-radius:2rem;left:4%;width:45%;bottom:0;color:#fff}.Zamalek-layout .Lines_container__black-container .first_title{color:#dedede}.Zamalek-layout .Lines_container__black-container .sec_title{color:#dedede;margin-bottom:0}.Zamalek-layout .Lines_container__black-container .first_desc{width:80%;margin:auto;font-weight:300;color:#c9c9c9}.Zamalek-layout .Lines_container__black-container .sec_desc{width:80%;margin:auto}.Zamalek-layout .Lines_container hr{z-index:1;position:absolute;border-top:.99rem solid #e00712!important}.Zamalek-layout .PageContestCampaigns{position:relative}.Zamalek-layout .PageContestCampaigns .banner-image{width:100%;-o-object-fit:none;object-fit:cover;-o-object-position:left;object-position:left;height:500px;position:absolute;top:0;left:0;z-index:3}@media (min-width:1200px){.Zamalek-layout .PageContestCampaigns .banner-image{height:auto;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner{padding:0;margin:0;width:100%}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner__apache{z-index:800;color:#fff;position:absolute;right:16%;top:24%;text-align:center}@media (max-width:1600px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner__apache{right:12%}}@media (max-width:1200px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner__apache{right:45%;top:60%}}@media (max-width:950px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner__apache{right:35%}}@media (max-width:750px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner__apache{right:15%}}@media (max-width:600px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner__apache{right:3%}}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .navbar-expand{padding-top:2rem;z-index:9000000;left:-13%}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .navbar-expand .navbar-nav{margin-left:auto}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-left-side{z-index:4;height:500px}@media (min-width:1200px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-left-side{height:auto}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-left-side h1{font-size:2.3vw}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-left-side h2{font-size:2vw}}@media (min-width:1200px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-left-side .banner-content{position:absolute;width:50%;top:9vw;right:4.5vw}}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-right-side{margin-top:30px}@media (min-width:1200px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-right-side{margin-top:0;min-height:37vw;padding-top:30px}}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-right-side .action_btns_container{width:81%;margin:auto}@media (max-width:1500px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-right-side .action_btns_container{width:100%!important}}@media (max-width:1200px){.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-right-side .action_btns_container{width:67%!important}}.Zamalek-layout .PageContestCampaigns .contestCampaignsHeaderBanner .banner-right-side .action_btns_container__action_btn{width:102%;margin:0!important;padding:.8rem!important}.Zamalek-layout .PageContestCampaigns .main-prize-box{padding:40px;background-color:#41433c;border-radius:10px;color:#fff;text-align:center}.Zamalek-layout .nuxt-link{color:#fff;margin-left:20px}.Zamalek-layout .nuxt-link-exact-active,.Zamalek-layout .nuxt-link:hover{color:#e00712}.Zamalek-layout .subscripers_page{min-height:100vh}.Zamalek-layout .subscripers_page__header-container{position:relative;height:70vh!important}.Zamalek-layout .subscripers_page__header{height:100%;background-image:url(/_nuxt/img/zamalek_fans.7167350.png);background-repeat:no-repeat;background-size:cover;position:absolute;overflow:hidden}.Zamalek-layout .subscripers_page__header__socials{position:absolute;right:7%;z-index:9000;height:89%;top:14%;display:flex;flex-direction:column}@media (max-width:1000px){.Zamalek-layout .subscripers_page__header__socials{top:42%;display:flex;flex-direction:row;right:auto;justify-content:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media (max-width:700px){.Zamalek-layout .subscripers_page__header__socials{top:39%}}.Zamalek-layout .subscripers_page__header__socials img{height:1.8rem;width:1.8rem;margin:.9rem 0;cursor:pointer}@media (max-width:1000px){.Zamalek-layout .subscripers_page__header__socials img{margin:0 .9rem}}.Zamalek-layout .subscripers_page__header__link{color:#fff!important;text-decoration:underline;z-index:500;position:absolute;bottom:2%;right:24%}@media (min-width:1585px){.Zamalek-layout .subscripers_page__header__link{right:29%!important}}.Zamalek-layout .subscripers_page__header .background_overlay{left:0;right:0;height:100%}.Zamalek-layout .subscripers_page__header .background_overlay,.Zamalek-layout .subscripers_page__header .background_side{position:absolute;top:0;bottom:0;background:linear-gradient(0deg,transparent,#000 170%),linear-gradient(180deg,transparent,#000 144%)}.Zamalek-layout .subscripers_page__header .background_side{right:-286%;width:600%;height:200%;transform:rotate(-118deg)}@media (max-width:1700px){.Zamalek-layout .subscripers_page__header .background_side{right:-289%}}@media (max-width:1400px){.Zamalek-layout .subscripers_page__header .background_side{right:-305%}}@media (max-width:1200px){.Zamalek-layout .subscripers_page__header .background_side{right:-316%}}@media (max-width:1100px){.Zamalek-layout .subscripers_page__header .background_side{transform:rotate(-180deg);top:-143%}}.Zamalek-layout .subscripers_page__header-illustrations{z-index:500}.Zamalek-layout .subscripers_page__header .nav_container{z-index:100;position:absolute;display:flex;align-items:flex-start;top:6%;justify-content:flex-end;right:16%;height:94%}@media (min-width:1585px){.Zamalek-layout .subscripers_page__header .nav_container{right:27%!important}}@media (max-width:1385px){.Zamalek-layout .subscripers_page__header .nav_container{right:10%!important}}@media (max-width:1100px){.Zamalek-layout .subscripers_page__header .nav_container{justify-content:center;right:auto!important}}.Zamalek-layout .subscripers_page__header .nav_container__img{height:3rem;margin:0 3.5rem}.Zamalek-layout .subscripers_page__header .nav_container .header_text{color:#fff;position:absolute;top:16%;right:3.5rem!important}@media (max-width:1100px){.Zamalek-layout .subscripers_page__header .nav_container .header_text{top:11%;text-align:center;width:100%;right:0!important}}.Zamalek-layout .subscripers_page .above-title,.Zamalek-layout .subscripers_page .above-title *,.Zamalek-layout .subscripers_page .below-title,.Zamalek-layout .subscripers_page .below-title *{font-size:1.688rem;direction:rtl;text-align:center}@media (min-width:1200px){.Zamalek-layout .subscripers_page .above-title,.Zamalek-layout .subscripers_page .above-title *,.Zamalek-layout .subscripers_page .below-title,.Zamalek-layout .subscripers_page .below-title *{text-align:right}}.Zamalek-layout .subscripers_page .title-wrapper{display:flex;justify-content:center}@media (min-width:1200px){.Zamalek-layout .subscripers_page .title-wrapper{justify-content:flex-end}}.Zamalek-layout .subscripers_page .title-wrapper *{font-family:Cairo,sans-serif;font-weight:600;font-size:2rem;font-size:2.813rem}.Zamalek-layout .subscripers_page .title-wrapper .custom-input-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Zamalek-layout .subscripers_page .hazem_emam{position:absolute;z-index:500;bottom:-5%;left:5%;height:100%}.Zamalek-layout .subscripers_page .white_box{position:absolute;background:#fff;z-index:4;height:34.9%;width:62vw;top:52.8%;margin-top:.98rem;right:0;left:10%}@media (max-width:1640px){.Zamalek-layout .subscripers_page .white_box{left:15%}}@media (max-width:1200px){.Zamalek-layout .subscripers_page .white_box{left:12%!important;width:75vw}}.Zamalek-layout .subscripers_page .white_box .product_count{display:flex;margin-left:auto;justify-content:flex-end;align-items:flex-end;height:100%;width:74%}@media (max-width:1200px){.Zamalek-layout .subscripers_page .white_box .product_count{left:15%;justify-content:center;align-items:flex-end;text-align:center;width:100%}}.Zamalek-layout .subscripers_page .white_box .product_count__price{display:flex;justify-content:flex-end;align-items:flex-end;margin-bottom:5%}@media (max-width:1200px){.Zamalek-layout .subscripers_page .white_box .product_count__price{justify-content:center;margin-bottom:1%}}.Zamalek-layout .subscripers_page .white_box .product_count__price-item{width:100%;margin-top:2%}@media (max-width:1184px){.Zamalek-layout .subscripers_page .white_box .product_count__price-item{margin-top:1%}.Zamalek-layout .subscripers_page .white_box .product_count__price-item .form-control{width:50%!important;margin:auto;margin-left:auto!important;border:.2rem solid #c6c6c6!important}}.Zamalek-layout .subscripers_page .white_box .product_count__price-item .amount_input{border:.2rem solid #c6c6c6;border-left:#c6c6c6;outline:0;box-shadow:none!important;padding:0;height:2.5rem!important;direction:rtl;text-align:center}@media (max-width:1200px){.Zamalek-layout .subscripers_page .white_box .product_count__price-item .amount_input{width:45%;margin:.5rem auto auto;border-left:.2rem solid #c6c6c6}}.Zamalek-layout .subscripers_page .white_box .product_count__price-item .action_btn{width:40%;padding:.55rem;border-radius:inherit;background:#000}@media (max-width:1183px){.Zamalek-layout .subscripers_page .white_box .product_count__price-item .action_btn{width:80%;margin:0}}.Zamalek-layout .subscripers_page .white_box .product_info{height:100%;width:100%;text-align:center}.Zamalek-layout .subscripers_page .white_box .product_info .progress{border-radius:2.25rem;border:1px solid #e00712;background:transparent;width:80%;margin:auto}.Zamalek-layout .subscripers_page .white_box .product_info .relative_margins{position:relative;top:-62%}.Zamalek-layout .subscripers_page .white_box .product_info .clock_container{width:100%;margin:auto;position:absolute;top:100%}.Zamalek-layout .subscripers_page .white_box .product_info .clock_container *{margin:0;padding:0}.Zamalek-layout .subscripers_page .white_box .product_info .progress_container{width:80%;margin:auto;position:absolute;top:60%}.Zamalek-layout .subscripers_page .white_box .product_info .sold_amount{width:100%;margin:auto;position:absolute;top:80%}.Zamalek-layout .subscripers_page .white_box .product_info .end_date{position:absolute;top:30%}@media (max-width:1200px){.Zamalek-layout .subscripers_page .white_box .product_info .end_date{top:33%}}.Zamalek-layout .subscripers_page .bracelet{position:absolute;right:0;width:40%;top:-2.5rem}@media (max-width:1620px){.Zamalek-layout .subscripers_page .bracelet{width:46%!important;top:-2.5rem}}@media (max-width:1500px){.Zamalek-layout .subscripers_page .bracelet{width:40%!important;top:-.5rem}}@media (max-width:1170px){.Zamalek-layout .subscripers_page .bracelet{width:60%!important;top:-1.5rem}}@media (max-width:880px){.Zamalek-layout .subscripers_page .bracelet{width:85%!important}}@media (max-width:700px){.Zamalek-layout .subscripers_page .bracelet{width:100%!important}}@media (max-width:1200px){.Zamalek-layout .subscripers_page .bracelet{right:auto}}.Zamalek-layout .together_container{direction:rtl;background:#f1efef;height:19rem;display:flex;justify-content:center;align-items:center;text-align:center}.Zamalek-layout .together_container__avatar{height:4rem}.Zamalek-layout .together_container__quote{margin-top:1rem;color:#000;font-size:2rem;font-weight:600;letter-spacing:.01ch}.Zamalek-layout .together_container__first-title{font-size:1rem;font-weight:700;color:#000}.Zamalek-layout .together_container__second-title{font-size:1rem;font-weight:500;color:#000}.Influencer-layout .footer-section{padding-top:1.875em;padding-bottom:3.65em;background-color:#1a1a1a;position:relative;max-width:none}.Influencer-layout .footer-section__container{width:63%;margin:auto;padding-left:.8%}.Influencer-layout .footer-section .col-12,.Influencer-layout .footer-section .col-lg-4{padding-right:0;padding-left:0}.Influencer-layout .footer-section .footer-logo{position:relative}.Influencer-layout .footer-section .footer-logo:after{content:"";height:.1em;width:14.1em;transform:translate(-50%,100%);background:grey;position:absolute;bottom:8%;left:7.4em;border-radius:2em}.Influencer-layout .footer-section .footer-link{color:#ddd;font-size:12px;margin-bottom:.2em!important;font-family:Helvetica;font-size:.875em;letter-spacing:.1em;text-transform:capitalize}.Influencer-layout .footer-section .social-circle{position:relative;height:50px;width:30px;border-radius:50%;cursor:pointer;text-decoration:none}.Influencer-layout .footer-section .social-circle .icon{color:#ea473b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px}.Influencer-layout .footer-section .form-group div{height:100%}.Influencer-layout .footer-section .footer-input input{border:1px solid #ffa64c!important;border-right:none!important;font-size:.9rem!important;color:#fff!important;height:100%;background-color:transparent;border-radius:0}.Influencer-layout .footer-section .footer-input label{font-size:.8rem!important}.Influencer-layout .footer-section .footer-btn{height:3.1rem;border:13px solid #ffa64c}.Influencer-layout .footer-section .terms_row{width:20em;margin:auto;font-size:.75em;color:#ddd;position:absolute;bottom:0}.Influencer-layout .footer-section .social_row{width:70%;margin:auto}.Influencer-layout .footer-section .questions_title{font-size:.875em;font-family:Helvetica;letter-spacing:.05em}.Influencer-layout .footer-section .questions_sub{font-size:.585em;font-family:Helvetica;letter-spacing:.01ch;text-transform:uppercase}.Influencer-layout .footer-section .copy_rights{bottom:-1em;left:.15em}@media (max-width:990px){.Influencer-layout .footer-section .sub_row{width:50%;margin:auto!important}}.Influencer-layout #header.header{position:fixed;top:0;z-index:50;min-height:7.25em}.Influencer-layout #header.header .logout_container{background:#000;border-radius:3.906em;width:4em;height:2em;position:relative}.Influencer-layout #header.header .logout_container .dropdown-toggle:after{color:#fff;position:absolute;top:40%;right:-62%}.Influencer-layout #header.header .logout_container .container_items{height:100%;display:flex;justify-content:center;align-items:center}.Influencer-layout #header.header .logout_container .b-avatar{width:1.8rem;height:1.8rem}.Influencer-layout #header.header .logout_container a{padding:0}.Influencer-layout #header.header .logout_container .last-item{padding:0;position:absolute;left:.1em}.Influencer-layout #header.header .store_name{font-weight:800}.Influencer-layout #header.header .navbar{min-height:7.25em;padding-bottom:0;margin:auto}.Influencer-layout #header.header .navbar-brand{margin:0}.Influencer-layout #header.header .navbar-brand img{height:30px;max-width:120px;-o-object-fit:contain;object-fit:contain}.Influencer-layout #header.header .navbar-brand .logo_image{height:3em;width:9.063em}.Influencer-layout #header.header .nav_container{width:61%}.Influencer-layout .nav_links_container a{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;padding:0 1.5em}.Influencer-layout .nav_links_container a:hover{font-weight:800}.Influencer-layout .nav_links_container a:hover:after{content:"";height:.425em;width:100%;background:#cab427;position:absolute;bottom:0;left:0}.Influencer-layout .nav_links_container a:before{content:"";width:.07em;height:27%;background:#000;position:absolute;right:0}.Influencer-layout .nav_links_container .no_after:before{content:none!important}.Influencer-layout .header-link{color:#000;font-size:20px;height:100%}@media (min-width:992px){.Influencer-layout .header-link{padding-left:15px;padding-right:15px}}.Influencer-layout .nuxt-link-exact-active{font-weight:700}.Influencer-layout .quill-wrapper{position:relative;border:none!important;margin-bottom:50px}.Influencer-layout .quill-wrapper.active .ql-toolbar{transform:translateY(100%)}.Influencer-layout .quill-wrapper .ql-editor{border:2px dashed #bdcad8}.Influencer-layout .quill-wrapper .ql-container{border:none!important}.Influencer-layout .quill-wrapper .ql-toolbar{position:absolute;bottom:0;width:100%;box-shadow:0 20px 20px 0 rgba(0,0,0,.07);background-color:#fff;transform:translateY(200%);z-index:50;transition:all 1s;display:flex;align-items:center}.Influencer-layout .quill-wrapper .ql-formats{margin:0!important}.Influencer-layout .quill-wrapper .ql-formats button{margin-right:3px;color:#000}.Influencer-layout .quill-wrapper .ql-formats button:hover{background-color:#f1f4f8}.Influencer-layout .quill-wrapper .ql-active{color:#000!important;border-radius:3px!important;background-color:#f1f4f8!important}.Influencer-layout .edit-border{border:2px dashed transparent;padding:5px;transition:all .5s}.Influencer-layout .ql-editor{overflow:hidden}.Influencer-layout .ql-editor h1{font-size:50px}.Influencer-layout .custom-containers{position:relative}.Influencer-layout .custom-containers .b-overlay{min-height:unset}.Influencer-layout .custom-containers .add-icon{position:absolute;left:50%;transform:translateX(-50%);content:"+";width:30px!important;height:30px!important;border-radius:50%!important;background-color:#ffa64c;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;font-size:1.2rem;font-weight:700;z-index:5}.Influencer-layout .custom-containers .add-icon--top{top:2.5px}.Influencer-layout .custom-containers .add-icon--bot{bottom:2.5px}.Influencer-layout .custom-containers .custom-section{padding-top:60px;padding-bottom:60px;position:relative}.Influencer-layout .custom-containers .custom-section--editable{margin-top:15px;margin-bottom:15px}.Influencer-layout .custom-containers .custom-section--editable--hovered:before,.Influencer-layout .custom-containers .custom-section--editable:hover:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#000 4px,transparent 0) 0 0,linear-gradient(90deg,#000 4px,transparent 0) 0 100%,linear-gradient(270deg,#000 4px,transparent 0) 100% 0,linear-gradient(270deg,#000 4px,transparent 0) 100% 100%,linear-gradient(180deg,#000 4px,transparent 0) 0 0,linear-gradient(180deg,#000 4px,transparent 0) 100% 0,linear-gradient(0deg,#000 4px,transparent 0) 0 100%,linear-gradient(0deg,#000 4px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:20px 20px}.Influencer-layout .custom-containers .custom-col{position:relative}.Influencer-layout .custom-containers .fullHeightElement,.Influencer-layout .custom-containers .fullHeightElement *{height:100%}.Influencer-layout .widgets_popover{overflow:scroll;overflow-x:hidden;max-width:100%!important;width:35rem!important;max-height:30rem;min-height:30rem}.Influencer-layout .widgets_popover .popover-header{padding:1.5rem 2rem 0 2.7rem;background-color:transparent;border-bottom:none!important}.Influencer-layout .widgets_popover .popover-body{padding:1.5rem 1.45rem}.Influencer-layout .widgets_popover .card{border:none!important}.Influencer-layout .widgets_popover .nav-tabs .nav-link{border-bottom:none;color:#495057}.Influencer-layout .widgets_popover .nav-tabs .nav-item.show .nav-link,.Influencer-layout .widgets_popover .nav-tabs .nav-link.active{color:#000;background-color:#fff;border:none;border-bottom:2px solid #a8cf45}.Influencer-layout .widgets_popover .nav-tabs .nav-link:focus:after,.Influencer-layout .widgets_popover .nav-tabs .nav-link:hover{border:none!important;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#bfbfbf 1px,transparent 0) 7% 7%,linear-gradient(90deg,#bfbfbf 1px,transparent 0) 7% 85%,linear-gradient(270deg,#bfbfbf 1px,transparent 0) 94% 8%,linear-gradient(270deg,#bfbfbf 1px,transparent 0) 94% 84%,linear-gradient(180deg,#bfbfbf 1px,transparent 0) 7% 5%,linear-gradient(180deg,#bfbfbf 1px,transparent 0) 94% 3%,linear-gradient(0deg,#bfbfbf 1px,transparent 0) 7% 89%,linear-gradient(0deg,#bfbfbf 1px,transparent 0) 94% 90%;background-repeat:no-repeat;background-size:6px 6px}.Influencer-layout .widgets_popover .nav-tabs .nav-item.show .nav-link:hover:after,.Influencer-layout .widgets_popover .nav-tabs .nav-link.active{border-bottom:2px solid #a8cf45!important}.Influencer-layout .cust_item_Grey{background:#d9d9d9;outline:1px solid grey;min-width:15px;min-height:20px;margin:2px}.Influencer-layout .CustItemHover:hover:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#bfbfbf 2px,transparent 0) 0 0,linear-gradient(90deg,#bfbfbf 2px,transparent 0) 0 100%,linear-gradient(270deg,#bfbfbf 2px,transparent 0) 100% 0,linear-gradient(270deg,#bfbfbf 2px,transparent 0) 100% 100%,linear-gradient(180deg,#bfbfbf 2px,transparent 0) 0 0,linear-gradient(180deg,#bfbfbf 2px,transparent 0) 100% 0,linear-gradient(0deg,#bfbfbf 2px,transparent 0) 0 100%,linear-gradient(0deg,#bfbfbf 2px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:10px 10px}.Influencer-layout .cust_item_Dark{background:#bfbfbf!important;outline:1px solid grey;min-width:15px;min-height:20px;margin:2px}.Influencer-layout .custSecItems_container_12{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr;padding:.6rem}.Influencer-layout .custSecItems_container_6{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;padding:.6rem}.Influencer-layout .custSecItems_container_4{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr;padding:.6rem}.Influencer-layout .custSecItems_container_3{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr 1fr;padding:.6rem}.Influencer-layout .custSecItems_container_2-8-2{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:3.5fr 8fr 3.5fr;padding:.6rem}.Influencer-layout .custSecItems_container_3-9{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:3fr 8fr;padding:.6rem}.Influencer-layout .custSecItems_container_9-3{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:8fr 3fr;padding:.6rem}.Influencer-layout .custSecItems_container_8-2-2{cursor:pointer;flex:1;width:100%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:8fr 3fr 3fr;padding:.6rem}.Influencer-layout .custSecItems_container{flex:1;width:30%;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr 1fr}.Influencer-layout .Widget_dropdowns{width:40%}.Influencer-layout .Cust-sec-Tab .Cards_Container{cursor:pointer;position:relative;height:11rem;padding:1rem}.Influencer-layout .Cust-sec-Tab .card{cursor:pointer!important;height:100%!important;flex-direction:row}.Influencer-layout .Cust-sec-Tab .card .card-body{height:100%;padding:2.25rem .9rem 2.25rem 2.25rem}.Influencer-layout .Cust-sec-Tab .card .row{flex-wrap:unset}.Influencer-layout .Cust-sec-Tab .Cards_Container:hover:before{position:absolute;content:"";left:1.8%;top:9.2%;width:96%;height:92%;background:linear-gradient(90deg,#bfbfbf 2px,transparent 0) 0 0,linear-gradient(90deg,#bfbfbf 2px,transparent 0) 0 100%,linear-gradient(270deg,#bfbfbf 2px,transparent 0) 100% 0,linear-gradient(270deg,#bfbfbf 2px,transparent 0) 100% 100%,linear-gradient(180deg,#bfbfbf 2px,transparent 0) 0 0,linear-gradient(180deg,#bfbfbf 2px,transparent 0) 100% 0,linear-gradient(0deg,#bfbfbf 2px,transparent 0) 0 100%,linear-gradient(0deg,#bfbfbf 2px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:10px 10px}.Influencer-layout .Cust-sec-Tab__card{height:100%;margin:8px 2px 2px!important;box-shadow:0 1px 3px #fff,0 1px 2px #666565!important}.Influencer-layout .Cust-sec-Tab .one_card_img{height:40%;width:40%}.Influencer-layout .Cust-sec-Tab .one_card_header{color:#c7c7c7;font-weight:100;font-size:1rem;margin:none!important}.Influencer-layout .Cust-sec-Tab .one_card_desc{font-size:.5rem;margin:none!important}.Influencer-layout .Cust-sec-Tab .two_card .card{cursor:pointer}.Influencer-layout .Cust-sec-Tab .two_card .card-body{flex:1 1 auto;min-height:1px;padding:.5rem 1.25rem 1.25rem}.Influencer-layout .Cust-sec-Tab .two_card_img{width:20%;margin-top:10%}.Influencer-layout .Cust-sec-Tab .two_card_header{color:#b8b8b8;font-size:.8rem;text-align:center;margin-bottom:.2rem}.Influencer-layout .Cust-sec-Tab .two_card_desc{font-size:.5rem;text-align:center;color:#b5b5b5}.Influencer-layout .Cust-sec-Tab .three_card .card{cursor:pointer}.Influencer-layout .Cust-sec-Tab .three_card .card-body{flex:1 1 auto;min-height:1px;padding:.5rem 1.25rem 1.25rem}.Influencer-layout .Cust-sec-Tab .three_card_img{width:20%;margin-top:10%}.Influencer-layout .Cust-sec-Tab .three_card_header{color:#b8b8b8;font-size:.8rem;text-align:center;margin-bottom:.2rem}.Influencer-layout .Cust-sec-Tab .three_card_desc{font-size:.3rem;text-align:center;color:#b5b5b5}.Influencer-layout .blank-section-wrapper{padding-top:60px;padding-bottom:60px}.Influencer-layout .customCards{min-height:150px}.Influencer-layout .customCards .card{height:100%}.Influencer-layout .customCards .card-img{-o-object-fit:cover;object-fit:cover;min-height:400px;height:100%}@media (min-width:768px){.Influencer-layout .customCards_oneimgCard{height:470px}}.Influencer-layout .customCards_oneimgCard .campaign-title{font-weight:700;font-size:37px}.Influencer-layout .customCards_oneimgCard .campaign-summary{font-size:20px;line-height:24px}.Influencer-layout .customCards_oneimgCard .text-wrapper{background-color:#f5f5f2}.Influencer-layout .customCards_oneimgCard .campaign-forwhom{padding:10px;border:1px solid rgba(0,0,0,.09);margin:20px auto auto;font-size:16px;width:100%;text-align:center;background-color:#fff}.Influencer-layout .customCards_oneimgCard .img-wrapper:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(transparent,rgba(0,0,0,.35))}.Influencer-layout .customCards_oneimgCard .img-overlay-content{position:absolute;width:100%;left:0;z-index:1;bottom:10%;text-align:center}.Influencer-layout .customCards_oneimgCard .img-overlay-content-title{color:#fff}.Influencer-layout .customCards_oneimgCard .img-overlay-content-btn{padding:10px 30px;background-color:#fff;border-radius:4px;box-shadow:0 6px 6px 0 rgba(0,0,0,.01);font-size:26px;font-weight:700}.Influencer-layout .customCards_twoCards .text-wrapper{background-color:#f5f5f2;padding:20px}.Influencer-layout .customCards_twoCards .campaign-title{font-size:32px;font-weight:700;text-transform:uppercase}.Influencer-layout .customCards_twoCards .campaign-summary{font-size:18px;color:#747474;border-bottom:1px solid rgba(0,0,0,.15);padding-bottom:30px}.Influencer-layout .customCards_twoCards .read-more{font-size:13px;color:#000;font-weight:700}.Influencer-layout .customCards_twoCards .campaign-label{color:#747474;font-size:16px;font-weight:700}.Influencer-layout .customCards_twoCards .campaign-info{font-size:24px;font-weight:700}.Influencer-layout .customCards_twoCards .campaign-btn{margin-top:17px;padding:15px 25px;width:100%;color:#fff;background-color:#000;font-size:18px;font-weight:700;opacity:1;display:flex;justify-content:space-between;align-items:center}.Influencer-layout .customCards_twoCards .campaign-forwhom{padding:10px;border:1px solid rgba(0,0,0,.09);margin:20px auto auto;font-size:16px;width:100%;text-align:center}.Influencer-layout .customCards_threeCards{text-align:center}.Influencer-layout .customCards_threeCards .card{margin:auto}.Influencer-layout .customCards_threeCards .card-title{font-size:1rem}.Influencer-layout .customCards_threeCards .card-text{font-size:.65rem;font-weight:100}.Influencer-layout .customCards_threeCards .card-img-top{height:200px;-o-object-fit:cover;object-fit:cover}.Influencer-layout .customCards_threeCards .card-body{display:flex;flex-direction:column}.Influencer-layout .custom-input-container{position:relative;height:100%;width:100%;padding:0;margin:0}.Influencer-layout .position-control{position:absolute;right:40px;top:0;transition:all .5s;z-index:150}.Influencer-layout .position-control--left{left:25px;right:auto}.Influencer-layout .position-control .control-box{display:flex;background-color:#fff;height:48px!important;width:48px!important;justify-content:center;align-items:center;max-width:auto;transition:all .5s;box-shadow:8px 16px 36px 0 rgba(61,72,83,.21);margin-bottom:5px;border-radius:5px;cursor:pointer}.Influencer-layout .position-control .control-box img{height:auto!important;width:auto!important}.Influencer-layout .position-control .control-collapse{background-color:#fff;border-radius:3px;padding:10px;opacity:0;transition:all .5s;box-shadow:8px 16px 36px 0 rgba(61,72,83,.21);position:absolute;width:175%;left:0}.Influencer-layout .position-control .control-collapse ul{padding:0}.Influencer-layout .position-control .control-collapse li{list-style:none;color:#5e82a6;cursor:pointer}.Influencer-layout .position-control.active{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.Influencer-layout .position-control.active .control-collapse{opacity:1}.Influencer-layout .controls-hover{border-color:#bdcad8!important}.Influencer-layout .custom-section-margin{margin-top:30px!important;margin-bottom:30px!important}.Influencer-layout .add-section-container{padding:0;margin:0;width:100%}.Influencer-layout .add-section-container .add-box{height:79px;width:90%;margin-top:5px;margin-bottom:5px;border:2px solid #f1f4f8;border-radius:5px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;cursor:pointer}.Influencer-layout .add-section-container .add-box:hover{background-color:#f1f4f8}@media (min-width:992px){.Influencer-layout .add-section-container .add-box{width:155px}}.Influencer-layout .styleBar{padding:5px;display:flex;flex-wrap:wrap}.Influencer-layout .styleBar .box{margin:2px;padding:5px 10px;display:inline-flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;background-color:#fff;color:#000}.Influencer-layout .styleBar .box.active,.Influencer-layout .styleBar .box:hover{background-color:#f1f4f8;border-radius:3px;color:#000}.Influencer-layout .styleBar select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0;border:none}.Influencer-layout .styleBar select:focus{box-shadow:none}.Influencer-layout .styleBar select.active,.Influencer-layout .styleBar select:hover{background-color:#f1f4f8;border-radius:3px;color:#000}.Influencer-layout .text-underline{text-decoration:underline}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight h3{font-size:3.25rem}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .section-title,.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .section-title *{font-weight:700}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight p{font-size:1.25rem;line-height:1.313rem}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .quote-p,.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .quote-p *{font-size:1.625rem;line-height:2.438rem}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container{padding:0;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:992px){.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container{justify-content:flex-start;padding:0 10px 0 100px}}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tab-right-border{position:relative}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tab-right-border:after{content:"";height:50%;width:1px;position:absolute;top:50%;transform:translateY(-50%);background-color:#d3d3d3}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tab-right-border--0:after{right:0}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tab-right-border--1:after{display:none}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tab-right-border--2:after{left:0}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper{width:100%;margin-top:60px}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper div:first-of-type{width:100%;background-color:#fff}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills{padding:2px}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills .nav-item{width:33.33%;text-align:center;display:flex;flex-direction:column;justify-content:center}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills .nav-item .quill-wrapper{margin:auto}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills .nav-item .nav-link{font-size:30px;color:#000;height:60px}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills .nav-item .nav-link *{font-size:30px!important;text-align:center!important;padding:0;display:flex;align-items:center;justify-content:center}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills .nav-item .nav-link.active{background-color:#cab427;color:#fff}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills .nav-item .nav-link.active *{background-color:#cab427!important;font-weight:700}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills .nav-item .nav-link.active .tab-right-border:after{display:none}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-text-container .tabs-wrapper .nav-pills .ql-editor{margin:0}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-img-container{padding:10px;background-color:#fff;max-width:326px;min-height:522px;max-height:522px;box-shadow:0 20px 20px 0 rgba(0,0,0,.07);display:flex;justify-content:space-between;align-items:center;flex-direction:column;z-index:50}@media (min-width:992px){.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-img-container{margin-bottom:-50px}}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-img-container .img-wrapper{height:90%}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-img-container .img-wrapper div{height:100%}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-img-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-img-container .img-text,.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-img-container .img-text *{font-size:40px;text-align:center;width:100%}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-img-container .img-text .quill-wrapper{margin:auto}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .quote-wrapper{margin-top:30px}@media (min-width:992px){.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .quote-wrapper{margin-top:-50px}}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .about-tab-content{min-height:150px}.Influencer-layout .CustomImageOnLeftWithTextTabsOnRight .card-title-preivew{margin-bottom:22px}.Influencer-layout .CustomProductSetcionContainer{background-color:#f5f5f5;padding-top:60px;padding-bottom:60px}.Influencer-layout .CustomProductSetcionContainer .under-img-shadow{height:15px;width:117px;border-radius:50%;margin:auto auto 16px;background-image:radial-gradient(circle,rgba(0,0,0,.103) 0,transparent 100%)}.Influencer-layout .CustomProductSetcionContainer .product-details-wrapper .product-title{color:#515a64;font-weight:700;font-size:16px}.Influencer-layout .CustomProductSetcionContainer .product-details-wrapper .product-color{height:16px;width:16px;border-radius:50%;border:1px solid rgba(0,0,0,.4);margin-left:10px;margin-right:10px}.Influencer-layout .CustomProductSetcionContainer .product-details-wrapper .product-price{color:#212121;font-weight:700;font-size:16px}.Influencer-layout .contact-us-section{padding-top:60px;padding-bottom:60px}.Influencer-layout .contact-us-section .form-left-side input{border:0;background:transparent;border-bottom:1px solid;border-radius:0;padding:0;font-size:18px;color:#747474}.Influencer-layout .contact-us-section .form-left-side label{font-size:18px;color:#747474}.Influencer-layout .contact-us-section .form-right-side .img-container{padding-top:25%;width:75%}.Influencer-layout .contact-us-section .form-right-side .img-container .img-center{width:100%;height:101px;-o-object-fit:contain;object-fit:contain;max-width:369px;opacity:.05}.Influencer-layout .contact-us-section .form-right-side .newsletter-label{color:#747474;font-size:18px;font-weight:700}.Influencer-layout .contact-us-section .form-btn{background-color:#000;color:#fff;padding:15px 60px;font-size:18px;font-weight:700;border-radius:4px}.Influencer-layout .partners-section{color:#fff}.Influencer-layout .partners-section .section-title,.Influencer-layout .partners-section .section-title *{font-size:50px;font-weight:700;letter-spacing:3px}.Influencer-layout .partners-section .partner-logo-container{padding-top:90px}.Influencer-layout .partners-section .partner-img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}.Influencer-layout .partners-section .control-box{position:absolute;height:50px;width:50px;margin-top:5px;margin-bottom:5px;border:2px solid #f1f4f8;border-radius:5px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column;cursor:pointer;opacity:0;transition:all .5s;z-index:50}.Influencer-layout .partners-section .control-box:hover{background-color:#f1f4f8;color:#000}.Influencer-layout .partners-section:hover .control-box{opacity:1}.Influencer-layout .who-we-help-section{background-color:#f4f4f6;position:relative}.Influencer-layout .who-we-help-section .who-we-help-wrapper{position:relative;padding-top:60px;padding-bottom:130px;display:flex;flex-direction:column;flex-wrap:wrap}.Influencer-layout .who-we-help-section .who-we-help-wrapper:before{background-image:url(/_nuxt/img/whowehelp.0424676.png);opacity:.2;background-repeat:no-repeat;background-position:100%;content:" ";position:absolute;width:100%;height:100%;background-size:63% 100%;top:0;right:0}@media (min-width:1400px){.Influencer-layout .who-we-help-section .who-we-help-wrapper:before{right:-10%}}.Influencer-layout .who-we-help-section .section-text-wrapper{margin-top:-490px}.Influencer-layout .who-we-help-section .section-p{font-size:36px;color:#000;text-align:left;margin-top:2rem!important;line-height:2.625rem}.Influencer-layout .who-we-help-section .section-title,.Influencer-layout .who-we-help-section .section-title *{font-size:50px;font-weight:700}.Influencer-layout .custom-product-grid .Workout_List{display:flex;justify-content:center;align-items:flex-start;min-height:33.75rem;background-color:#fff;width:100%;margin:0;padding:0}.Influencer-layout .custom-product-grid .Workout_List__row{width:61%;height:100%}.Influencer-layout .custom-product-grid .Workout_List__row .right_column{display:flex;align-items:center;justify-content:flex-end}.Influencer-layout .custom-product-grid .Workout_List__row .right_column .btn-group{height:30px;align-items:center}.Influencer-layout .custom-product-grid .Workout_List__row .right_column .btn-group .btn{background:transparent;color:#000;font-weight:800;border:none;box-shadow:none}.Influencer-layout .custom-product-grid .Workout_List__row .right_column .active{color:#9f871d!important}.Influencer-layout .custom-product-grid .Workout_List__row .prods{padding-top:1.875rem;padding-bottom:1.875rem}.Influencer-layout .custom-product-grid .Workout_List .product_card_container{margin-left:-.5rem;width:100%}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card{transition:transform .5s;height:22.5em;width:100%;background-color:#fafafa;cursor:pointer;padding:1.25rem 1rem;border-radius:0}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card__title{font-weight:bolder}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card__original-p{color:#9f871d!important;text-decoration:line-through;font-weight:800}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card__discount{color:#9f871d!important;font-weight:800}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card .prod_svg{height:1rem}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card:after{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 2s cubic-bezier(.165,.84,.44,1);content:"";opacity:0;z-index:-1}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card:focus,.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card:hover{transform:scale3d(1.006,1.006,1);box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15)}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card:focus:after,.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card:hover:after{opacity:1}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card__img-container{height:16rem;display:flex;justify-content:center;align-items:center}.Influencer-layout .custom-product-grid .Workout_List .product_card_container .my_prod_card__img-container .my_image{height:80%}.Influencer-layout .custom-product-grid .product_component_header{text-transform:uppercase;font-weight:800;font-size:2.5rem;padding-left:0;letter-spacing:.15ch;font-family:PT Sans Narrow,sans-serif;font-weight:700;line-height:30px}.Influencer-layout .custom-product-grid .product_component_header *{text-transform:uppercase;font-size:2.5rem!important;padding-left:0;letter-spacing:.15ch;font-family:PT Sans Narrow,sans-serif;font-weight:700;line-height:30px}.Influencer-layout .custom-product-grid .product_card_container{margin-left:-.5rem;width:100%}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card{transition:transform .5s;height:22.5rem;width:100%;cursor:pointer;background-color:#fff;padding:1.25rem 1rem;border-radius:0}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card__title{font-weight:bolder}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card__original-p{color:#9f871d!important;text-decoration:line-through;font-weight:800}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card__discount{color:#9f871d!important;font-weight:800}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card .prod_svg{height:1rem}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card:after{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 2s cubic-bezier(.165,.84,.44,1);content:"";opacity:0;z-index:-1}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card:focus,.Influencer-layout .custom-product-grid .product_card_container .my_prod_card:hover{transform:scale3d(1.006,1.006,1);box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15)}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card:focus:after,.Influencer-layout .custom-product-grid .product_card_container .my_prod_card:hover:after{opacity:1}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card__img-container{height:16rem;display:flex;justify-content:center;align-items:center}.Influencer-layout .custom-product-grid .product_card_container .my_prod_card__img-container .my_image{height:80%}.Influencer-layout #pic-modal *,.Influencer-layout #settings-modal *,.Influencer-layout #video-modal *,.Influencer-layout #widget-modal *{font-family:Soleil,Helvetica,Arial,sans-serif!important}.Influencer-layout #pic-modal .modal-header,.Influencer-layout #settings-modal .modal-header,.Influencer-layout #video-modal .modal-header,.Influencer-layout #widget-modal .modal-header{background-color:#fff;border:none;display:flex;padding:0}.Influencer-layout #pic-modal .modal-header button,.Influencer-layout #settings-modal .modal-header button,.Influencer-layout #video-modal .modal-header button,.Influencer-layout #widget-modal .modal-header button{padding:0;margin:-1rem -1rem -1rem auto;transform:translate(-20px,20px);position:absolute;top:5px;right:6px;width:35px;height:35px;border-radius:50%;border:2px solid #fff;background-color:#ffa64c;cursor:pointer;z-index:1;color:#fff}.Influencer-layout #pic-modal .modal-header button span,.Influencer-layout #settings-modal .modal-header button span,.Influencer-layout #video-modal .modal-header button span,.Influencer-layout #widget-modal .modal-header button span{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.Influencer-layout #pic-modal .modal-dialog,.Influencer-layout #settings-modal .modal-dialog,.Influencer-layout #video-modal .modal-dialog,.Influencer-layout #widget-modal .modal-dialog{max-width:670px}.Influencer-layout #pic-modal .modal-content,.Influencer-layout #settings-modal .modal-content,.Influencer-layout #video-modal .modal-content,.Influencer-layout #widget-modal .modal-content{padding:48px}.Influencer-layout #pic-modal .modal-body,.Influencer-layout #settings-modal .modal-body,.Influencer-layout #video-modal .modal-body,.Influencer-layout #widget-modal .modal-body{padding:0}.Influencer-layout #pic-modal .upload-wrapper,.Influencer-layout #settings-modal .upload-wrapper,.Influencer-layout #video-modal .upload-wrapper,.Influencer-layout #widget-modal .upload-wrapper{margin-top:20px;padding:36px 16px 28px;border:2px dashed #f1f4f8;min-height:150px;display:flex;justify-content:center;align-items:center;position:relative}.Influencer-layout #pic-modal .shareInput,.Influencer-layout #settings-modal .shareInput,.Influencer-layout #video-modal .shareInput,.Influencer-layout #widget-modal .shareInput{width:100%;border:2px solid #e7ecf1;height:50px;padding-left:10px;color:#3d4853}.Influencer-layout .mediaUploader .upload-container{position:relative;min-height:140px;width:100%;border:1px solid #000;display:flex;flex-direction:column;justify-content:center;cursor:pointer}@media (max-width:992px){.Influencer-layout .mediaUploader .upload-container{min-height:100%;margin-bottom:40px}}.Influencer-layout .mediaUploader .upload-container .b-form-file,.Influencer-layout .mediaUploader .upload-container input{height:100%;z-index:2!important;opacity:0;min-height:140px;cursor:pointer}.Influencer-layout .mediaUploader .upload-container label{cursor:pointer}.Influencer-layout .mediaUploader .upload-container img{-o-object-fit:cover;object-fit:cover;max-height:400px}@media (max-width:992px){.Influencer-layout .mediaUploader .upload-container img{position:absolute;height:100%}}.Influencer-layout .mediaUploader .upload-container .delete-icon{position:absolute;color:#ffa64c;top:5px;right:5px;font-size:25px;cursor:pointer}.Influencer-layout .mediaUploader .upload-container .upload-icon{height:55px;width:55px}.Influencer-layout .mediaUploader .upload-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Influencer-layout #page-product_slides .slider_products_container{max-width:83rem;font-size:16px!important;width:100%;padding:0!important;margin-left:auto;margin-right:auto;display:flex;justify-content:center}.Influencer-layout #page-product_slides .slider_products_container *{font-family:PT Sans Narrow,sans-serif}.Influencer-layout #page-product_slides .slider_products_container .text-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center}.Influencer-layout #page-product_slides .slider_products_container .header_section{margin-top:12.25rem!important;min-width:89.063rem!important}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_left_col{text-align:center!important;justify-content:center;display:flex;flex-direction:column;align-content:center}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_right_col{display:flex;justify-content:flex-end;align-items:flex-end}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_title{font-size:3.125rem;font-weight:bolder;letter-spacing:.03rem;font-family:PT Sans Narrow,sans-serif;font-weight:700}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_title p{font-size:3.125rem;margin-bottom:28.5px;line-height:42px}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_desc{margin-bottom:3.7425rem;font-size:1.25rem;width:100%;font-weight:600;color:#000}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_desc p{line-height:24px;font-size:1.25rem}.Influencer-layout #page-product_slides .slider_products_container .header_section .dixon_glasses{max-width:42.563rem;max-height:41.875rem}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_actions{margin:0;padding:0}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_actions button{width:94%;height:2.8rem;background-color:#deddd4;font-weight:800;color:#000;border-radius:.25rem;font-size:1.5rem;border:0}.Influencer-layout #page-product_slides .slider_products_container .header_section .header_actions .add_button{background-color:#9f871d;color:#fff}.Influencer-layout #page-product_slides .slider_products_container .swiper-container{max-width:83rem!important;height:100%!important}.Influencer-layout #page-product_slides .slider_products_container .swiper-container .swiper-pagination{display:flex;justify-content:center;align-items:center}.Influencer-layout #page-product_slides .slider_products_container .swiper-container .swiper-pagination-bullets{top:72%;left:17%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transform:translateY(-50%)}.Influencer-layout #page-product_slides .slider_products_container .swiper-container .swiper-pagination>.swiper-pagination-bullet{height:.675rem;width:.675rem;background-color:#000;opacity:1}.Influencer-layout #page-product_slides .slider_products_container .swiper-container .swiper-pagination-bullet-active{height:1.22em!important;width:1.22em!important;background-color:#cab427!important}.Influencer-layout #page-product_slides .products_slider_black{position:relative;background-color:#000;padding-top:30px;padding-bottom:30px;width:100%}.Influencer-layout #page-product_slides .products_slider_black__header{color:#fff;text-transform:uppercase;font-size:2.5em;letter-spacing:.18ch;font-family:PT Sans Narrow,sans-serif;font-weight:700;margin-bottom:30px;line-height:30px}.Influencer-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card{margin:0;background-color:#fff;height:15rem;width:100%;max-width:none;border-radius:0}.Influencer-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card .product_image{width:70%;margin-left:21%}.Influencer-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card__title{width:100%;font-size:1.25rem;font-weight:800;position:absolute;top:23%;left:-6%;display:flex;justify-content:center}.Influencer-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card__icons_container{position:absolute;width:100%;text-align:center;bottom:21%;color:#9f871d;font-weight:800;font-size:1.15rem}.Influencer-layout #page-product_slides .products_slider_black .horizantal_slide_container .product_card__icons_container img{width:1rem;margin-left:.2rem}.Influencer-layout #page-product_slides .products_slider_black .swiper-container .swiper-slide{height:auto;display:flex;justify-content:space-between;margin:auto}.Influencer-layout #page-product_slides .products_slider_black .swiper-button-next,.Influencer-layout #page-product_slides .products_slider_black .swiper-container-rtl .swiper-button-prev{right:1%!important;top:50%;left:auto;color:#9f871d;font-size:10rem}@media (min-width:1850px){.Influencer-layout #page-product_slides .products_slider_black .swiper-button-next,.Influencer-layout #page-product_slides .products_slider_black .swiper-container-rtl .swiper-button-prev{right:1%!important}}.Influencer-layout #page-product_slides .products_slider_black .swiper-button-next:after,.Influencer-layout #page-product_slides .products_slider_black .swiper-container-rtl .swiper-button-prev:after{font-size:2.8rem;font-weight:bolder}.Influencer-layout #page-product_slides .products_slider_black .swiper-button-prev,.Influencer-layout #page-product_slides .products_slider_black .swiper-container-rtl .swiper-button-next{left:1%!important;top:50%;left:auto;color:#9f871d;font-size:10rem}.Influencer-layout #page-product_slides .products_slider_black .swiper-button-next:after,.Influencer-layout #page-product_slides .products_slider_black .swiper-button-prev:after{font-size:2.8rem;font-weight:bolder}.Influencer-layout #page-product_slides .Products_List{display:flex;justify-content:center;align-items:flex-start;min-height:33.75em;background-color:#f5f5f2;width:100%;margin:0;padding:0}.Influencer-layout #page-product_slides .Products_List__row{height:100%}.Influencer-layout #page-product_slides .Products_List__row .right_column{display:flex;align-items:center;justify-content:flex-end}.Influencer-layout #page-product_slides .Products_List__row .right_column .btn-group .btn{background:transparent;color:#000;font-weight:800;border:none;box-shadow:none}.Influencer-layout #page-product_slides .Products_List__row .right_column .active{color:#9f871d!important}.Influencer-layout #page-product_slides .Products_List__row .prods{padding-top:1.875em;padding-bottom:1.875em}.Influencer-layout #page-product_slides .Products_List__row .chevron_container{display:flex;justify-content:center;align-items:flex-start;margin-top:.4em;margin-bottom:.6em;color:#9f871d;font-size:2.6rem}.Influencer-layout #page-product_slides .Products_List__row .chevron_container svg{cursor:pointer}.Influencer-layout #page-product_slides .Products_List__related-products{background-color:#fff}.Influencer-layout #page-product_slides .Products_List__related-products .my_prod_card{background-color:#f1f1f1!important}.Influencer-layout #page-product_slides .product_component_header{text-transform:uppercase;font-weight:800;font-size:2.5rem;padding-left:0;letter-spacing:.15ch;font-family:PT Sans Narrow,sans-serif;font-weight:700;line-height:30px}.Influencer-layout #page-product_slides .product_component_header *{text-transform:uppercase;font-size:2.5rem!important;padding-left:0;letter-spacing:.15ch;font-family:PT Sans Narrow,sans-serif;font-weight:700;line-height:30px}.Influencer-layout #page-product_slides .product_card_container{margin-left:-.5rem;width:100%}.Influencer-layout #page-product_slides .product_card_container .my_prod_card{transition:transform .5s;height:22.5rem;width:100%;cursor:pointer;background-color:#fff;padding:1.25rem 1rem;border-radius:0;display:block;text-decoration:none}.Influencer-layout #page-product_slides .product_card_container .my_prod_card__title{font-weight:bolder;color:#000}.Influencer-layout #page-product_slides .product_card_container .my_prod_card__original-p{color:#9f871d!important;text-decoration:line-through;font-weight:800}.Influencer-layout #page-product_slides .product_card_container .my_prod_card__discount{color:#9f871d!important;font-weight:800}.Influencer-layout #page-product_slides .product_card_container .my_prod_card .prod_svg{height:1rem}.Influencer-layout #page-product_slides .product_card_container .my_prod_card:after{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 2s cubic-bezier(.165,.84,.44,1);content:"";opacity:0;z-index:-1}.Influencer-layout #page-product_slides .product_card_container .my_prod_card:focus,.Influencer-layout #page-product_slides .product_card_container .my_prod_card:hover{transform:scale3d(1.006,1.006,1);box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.15)}.Influencer-layout #page-product_slides .product_card_container .my_prod_card:focus:after,.Influencer-layout #page-product_slides .product_card_container .my_prod_card:hover:after{opacity:1}.Influencer-layout #page-product_slides .product_card_container .my_prod_card__img-container{height:16rem;display:flex;justify-content:center;align-items:center}.Influencer-layout #page-product_slides .product_card_container .my_prod_card__img-container .my_image{height:80%}.Influencer-layout #page-product_slides .benefits_container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;padding-top:60px;padding-bottom:60px;background-color:#000;color:#fff}.Influencer-layout #page-product_slides .benefits_container__row{width:61%;min-height:9em;display:flex;align-items:center}.Influencer-layout #page-product_slides .benefits_container .title{margin:0;font-weight:bolder;font-size:1.2rem;letter-spacing:.1rem;font-family:PT Sans Narrow,sans-serif;font-weight:700}.Influencer-layout #page-product_slides .benefits_container .desc{margin:0;font-weight:500;font-size:.73rem;letter-spacing:.1rem;width:90%}@media (max-width:990px){.Influencer-layout #page-product_slides .benefits_container .desc{width:100%}}.Influencer-layout #page-product_slides .benefits_container .no_padding{padding:0;margin:0}@media (max-width:990px){.Influencer-layout #page-product_slides .benefits_container .no_padding{margin-bottom:1rem;margin-top:1rem}}.Influencer-layout #page-product_slides .benefits_container .border_right{position:absolute;height:50%;width:.15rem;top:50%;right:4%;transform:translate(-50%,-50%);background-color:#8e8e8e;border-radius:.15em}@media (max-width:990px){.Influencer-layout #page-product_slides .benefits_container .border_right{height:.15rem;width:38%;bottom:0;top:100%;right:11%;transform:translate(-50%,-50%);background-color:#8e8e8e;border-radius:.15rem}}.Influencer-layout #page-product_slides .Not_to_miss{display:flex;justify-content:center;align-items:flex-start;min-height:54.75rem;background-color:#f5f5f2;width:100%;margin:0;padding:0 0 1rem}.Influencer-layout #page-product_slides .Not_to_miss__row{width:61%;height:100%}.Influencer-layout #page-product_slides .Not_to_miss__row .products .title_container{padding-top:1.875rem;padding-bottom:1.875rem}.Influencer-layout #page-product_slides .Not_to_miss__row .products .title_container .title{text-transform:uppercase;font-weight:800;font-size:2.5rem;letter-spacing:.15ch;font-family:PT Sans Narrow,sans-serif;font-weight:700}.Influencer-layout #page-product_slides .Not_to_miss__row .products .products_container{min-height:35rem}.Influencer-layout #page-product_slides .Not_to_miss__row .products .vertical_card{height:100%;width:24.875rem;padding:0;margin:0;display:flex;justify-content:center;align-items:center;background-color:#fff}.Influencer-layout #page-product_slides .Not_to_miss__row .products .vertical_card__title{font-size:1.875em;color:#9f871e;text-transform:uppercase;font-weight:800;letter-spacing:.07ch}.Influencer-layout #page-product_slides .Not_to_miss__row .products .vertical_card__sub_title{font-size:1.25rem;font-weight:800;margin-top:1.2rem;text-transform:uppercase;letter-spacing:.07ch}.Influencer-layout #page-product_slides .Not_to_miss__row .products .vertical_card__price{font-size:1.875rem;color:#9f871e;text-transform:uppercase;font-weight:800;margin:0}.Influencer-layout #page-product_slides .Not_to_miss__row .products .vertical_card__image{width:12.063rem}.Influencer-layout #page-product_slides .Not_to_miss__row .products .vertical_card__original-p{color:#9f871d!important;text-decoration:line-through;font-weight:800;font-size:1.2rem}.Influencer-layout #page-product_slides .Not_to_miss__row .products .vertical_card__discount{color:#9f871d!important;font-weight:800;font-size:1.2rem}.Influencer-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right{background-color:#fff;width:100%;height:100%;padding:1rem}.Influencer-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__row{display:flex;align-items:center;justify-content:center}.Influencer-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__row_image{width:100%}.Influencer-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__title{font-size:1.25rem;color:#000;font-weight:800;margin-bottom:.5rem}.Influencer-layout #page-product_slides .Not_to_miss__row .products .horizantal_card_right__subtitle{font-size:1rem;margin-bottom:.8rem}.Influencer-layout #page-product_slides .Not_to_miss .horizantal_container_column{height:48.5%}.Influencer-layout #page-product_slides .Not_to_miss .column_spacer{height:3%;width:100%}.Influencer-layout #page-product_slides .Not_to_miss .subscribe_component{min-height:9.375rem;background-color:#fff;width:61%;display:flex;justify-content:center;align-items:center}.Influencer-layout #page-product_slides .Not_to_miss .subscribe_component__title{font-size:2.2rem;color:#9f871e;margin-right:.5rem;font-weight:800;letter-spacing:.1ch;text-transform:uppercase;font-family:PT Sans Narrow,sans-serif;font-weight:700}.Influencer-layout #page-product_slides .Not_to_miss .subscribe_component__subtitle{font-size:1.25rem;color:#000;font-weight:800}.Influencer-layout #page-product_slides .Not_to_miss .subscribe_component input{background-color:#f5f5f5;border:none}.Influencer-layout #page-product_slides .Not_to_miss .subscribe_component button{border-radius:inherit;padding:0 1.5rem;background-color:#9f871e;color:#fff;border:none;font-weight:800;text-transform:uppercase;letter-spacing:.08ch}.Influencer-layout #page-product_slides .custom-section{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}.Influencer-layout #page-product_slides .edit-border{padding:0}.Influencer-layout .PageInfluencerProfile .main-content-container{margin-top:90px}@media (min-width:992px){.Influencer-layout .PageInfluencerProfile .main-content-container{margin-top:70px}}.Influencer-layout .PageInfluencerProfile .main-content-container--editMode{margin-top:90px}@media (min-width:992px){.Influencer-layout .PageInfluencerProfile .main-content-container--editMode{margin-top:70px}}.Influencer-layout .PageInfluencerProfile .main-content-container .section-title{font-size:50px;font-weight:700}.Influencer-layout .PageInfluencerProfile .main-content-container .banner-photo{width:100%;height:700px;-o-object-fit:cover;object-fit:cover}.Influencer-layout .PageInfluencerProfile .main-content-container .banner-photo:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(transparent,#000)}.Influencer-layout .PageInfluencerProfile .main-content-container .banner-photo img{-o-object-fit:cover;object-fit:cover}.Influencer-layout .PageInfluencerProfile .main-content-container .banner-content{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%);color:#fff}.Influencer-layout .PageInfluencerProfile .main-content-container .banner-content h1 span{font-family:Dense-Regular;font-size:84px;text-transform:uppercase}.Influencer-layout .PageInfluencerProfile .main-content-container .banner-content h1 .yellow{color:#ffe308}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section{padding-top:60px;padding-bottom:60px;background-color:#1a1a1a}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section .footer-logo{border-bottom:1px solid}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section .footer-link{color:#ddd;font-size:12px}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section .social-circle{position:relative;height:50px;width:30px;border-radius:50%;cursor:pointer;text-decoration:none}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section .social-circle .icon{color:red;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section .form-group div{height:100%}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section .footer-input input{border:1px solid #ffa64c!important;border-right:none!important;font-size:.9rem!important;color:#fff!important;height:100%;background-color:transparent;border-radius:0}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section .footer-input label{font-size:.8rem!important}.Influencer-layout .PageInfluencerProfile .main-content-container .footer-section .footer-btn{height:3.1rem;border:13px solid #ffa64c}.Influencer-layout #Influencer-product #product{font-family:PT Sans Narrow,sans-serif;height:46.4rem;display:flex;justify-content:space-between;grid-gap:16px;gap:16px;max-width:70rem;margin:5.9rem auto 0}.Influencer-layout #Influencer-product .product-description,.Influencer-layout #Influencer-product .product-preview{width:34.5rem}.Influencer-layout #Influencer-product .preview-wrapper{margin:4.3rem 7.063rem}.Influencer-layout #Influencer-product .product-description{background-color:#f1f1f1;padding-top:8rem;padding-left:3.5rem;padding-right:3.5rem}.Influencer-layout #Influencer-product .product-description h2{font-size:40px;font-weight:700;color:#000;letter-spacing:1px;line-height:42px}.Influencer-layout #Influencer-product .product-description p{font-size:18px;margin-top:1.438rem}.Influencer-layout #Influencer-product .product-description ul{padding:0}.Influencer-layout #Influencer-product .product-description li{list-style:none!important;font-size:20px}.Influencer-layout #Influencer-product .product-description .add-to-cart-wrapper{display:flex}.Influencer-layout #Influencer-product .product-description .arrows-input{background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:60px;width:2.625rem;border:1px solid #000;border-right:none}.Influencer-layout #Influencer-product .product-description .arrows-input div{cursor:pointer}.Influencer-layout #Influencer-product .product-description .updateQuantity{display:flex;height:100%}.Influencer-layout #Influencer-product .product-description .arrows-seperator{width:1.375rem;height:1px;background-color:#000}.Influencer-layout #Influencer-product .product-description .add-to-cart-quantity{width:3.75rem;font-size:24px;text-align:center;border:1px solid #000;font-weight:700}.Influencer-layout #Influencer-product .product-description input::-webkit-inner-spin-button,.Influencer-layout #Influencer-product .product-description input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Influencer-layout #Influencer-product .product-description input[type=number]{-moz-appearance:textfield}.Influencer-layout #Influencer-product .product-description .add-to-cart-btn{background-color:#000;color:#fff;width:199px;height:60px;border:none;font-size:24px;cursor:pointer}.Influencer-layout #Influencer-product .font-bold{font-weight:700}.Influencer-layout #Influencer-product .main-product-image{width:20.375rem}.Influencer-layout #Influencer-product .product-price{max-width:18.75rem;display:flex;justify-content:space-between;align-items:center;font-size:36px;font-weight:700;color:#000;margin-top:1.438rem}.Influencer-layout #Influencer-product .discounted-price{text-decoration:line-through;font-size:30px;color:#9f871d}.Influencer-layout #Influencer-product .products-gallery{display:flex}.Influencer-layout #Influencer-product .products-gallery img{background-size:cover;background-position:50%;width:71px;height:71px}.Influencer-layout #Influencer-product .gallery-thumbs .swiper-slide{width:30%}.Influencer-layout #Influencer-product .product-spec{display:inline-block;min-width:2.5rem}.Influencer-layout #Influencer-product .red-color{background-color:#b70404}.Influencer-layout #Influencer-product .black-color{background-color:#191515;margin-left:1.25rem}.Influencer-layout #Influencer-product .blue-color{background-color:#066c6c;margin-left:1.25rem}.Influencer-layout #Influencer-product .gray-color{color:#cecece;border:1px solid #707070;margin-left:1.25rem}.Influencer-layout #Influencer-product .pointer{cursor:pointer}.Influencer-layout #Influencer-product .black-color,.Influencer-layout #Influencer-product .blue-color,.Influencer-layout #Influencer-product .gray-color,.Influencer-layout #Influencer-product .red-color{display:inline-block;height:16px;width:16px;border-radius:50%}.Influencer-layout #Influencer-product .black-color:hover,.Influencer-layout #Influencer-product .blue-color:hover,.Influencer-layout #Influencer-product .gray-color:hover,.Influencer-layout #Influencer-product .red-color:hover,.Influencer-layout #Influencer-product .selected-color{box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.Influencer-layout #Influencer-product .active-slide{border:1px solid #000}.Influencer-layout #Influencer-product #product-template{max-width:68rem;margin:1rem auto;display:flex;grid-gap:1rem;gap:1rem}.Influencer-layout #Influencer-product #product-template .perview-swiper{max-width:42.125rem}.Influencer-layout #Influencer-product #product-template .perview-swiper .template-products-gallery{display:flex}.Influencer-layout #Influencer-product #product-template .perview-swiper .template-products-gallery img{background-size:cover;background-position:50%;width:71px;height:71px}.Influencer-layout #Influencer-product #product-template .perview-swiper .main-product-image{width:auto;height:25rem;-o-object-fit:cover;object-fit:cover}.Influencer-layout #Influencer-product #product-template .perview-swiper .template-gallery-thumbs{margin-top:1.875rem;margin-bottom:3.875rem}.Influencer-layout #Influencer-product #product-template .perview-swiper .template-gallery-thumbs .swiper-slide{width:22.7%}.Influencer-layout #Influencer-product #product-template .perview-details{max-width:42.125rem}.Influencer-layout #Influencer-product #product-template .perview-details h2{font-size:36px;font-weight:700}.Influencer-layout #Influencer-product #product-template .perview-details P{font-size:18px}.Influencer-layout #Influencer-product #product-template .description{max-width:24.875rem;background-color:#f1f1f1;padding:3rem 3.5rem 3.5rem;align-self:flex-start}.Influencer-layout #Influencer-product #product-template .description h2{font-size:36px;font-weight:700;color:#000;letter-spacing:1px;line-height:42px}.Influencer-layout #Influencer-product #product-template .description p{font-size:18px;margin-top:1.438rem;line-height:21px}.Influencer-layout #Influencer-product #product-template .description .size-wrapper .title{font-size:20px}.Influencer-layout #Influencer-product #product-template .description .size-wrapper .sizes-container{display:flex;grid-gap:.625rem;gap:.625rem}.Influencer-layout #Influencer-product #product-template .description .size-wrapper .sizes-container div{display:flex;justify-content:center;align-items:center;width:4.375rem;height:3.125rem;background-color:#fff;border-radius:3px}.Influencer-layout #Influencer-product #product-template .description .size-wrapper .sizes-container div:hover{border:1px solid #000}.Influencer-layout #Influencer-product #product-template .description .size-wrapper .sizes-container .selected-size{font-weight:700}.Influencer-layout #Influencer-product #product-template .description ul{margin-top:8.25rem;padding:0;list-style:none!important}.Influencer-layout #Influencer-product #product-template .description li{list-style:none!important;font-size:20px;margin-bottom:1rem}.Influencer-layout #Influencer-product #product-template .description .add-to-cart-wrapper{display:flex}.Influencer-layout #Influencer-product #product-template .description .arrows-input{background-color:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:60px;width:2.625rem;border:1px solid #000;border-right:none}.Influencer-layout #Influencer-product #product-template .description .arrows-input div{cursor:pointer}.Influencer-layout #Influencer-product #product-template .description .updateQuantity{display:flex;height:100%}.Influencer-layout #Influencer-product #product-template .description .arrows-seperator{width:1.375rem;height:1px;background-color:#000}.Influencer-layout #Influencer-product #product-template .description .add-to-cart-quantity{width:3.75rem;font-size:24px;text-align:center;border:1px solid #000;font-weight:700}.Influencer-layout #Influencer-product #product-template .description input::-webkit-inner-spin-button,.Influencer-layout #Influencer-product #product-template .description input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Influencer-layout #Influencer-product #product-template .description input[type=number]{-moz-appearance:textfield}.Influencer-layout #Influencer-product #product-template .description .add-to-cart-btn{background-color:#000;color:#fff;width:199px;height:60px;border:none;font-size:24px;cursor:pointer}.Influencer-layout #Influencer-product .cursor{cursor:pointer}@media (max-width:992px){.Influencer-layout .pageCreateOrUpdateContest{padding-top:175px}}.Influencer-layout .pageCreateOrUpdateContest .single-package{box-shadow:0 20px 42px rgba(0,0,0,.16078);padding:40px}@media (max-width:992px){.Influencer-layout .pageCreateOrUpdateContest .single-package{padding-left:0;padding-right:0}}.Influencer-layout .pageCreateOrUpdateContest .single-package .delete-package{position:absolute;top:10px;right:20px;height:20px;width:20px;background-color:#000;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:10px;cursor:pointer}.shorts{max-width:70%}.modelInputs{width:50%}@media (max-width:768px){.modelInputs,.modelInputs input{width:100%}}.multiselect__input{padding:0!important}.vs__selected-options input::-moz-placeholder{color:rgba(62,68,73,.58)!important}.vs__selected-options input:-ms-input-placeholder{color:rgba(62,68,73,.58)!important}.vs__selected-options input::placeholder{color:rgba(62,68,73,.58)!important}.btnAddNew{border-radius:10px!important;font-size:1rem;color:#000}.remove-shorts{z-index:999;position:absolute;left:10px;top:10px;width:40px;height:40px;border-radius:50%;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;border:0}.remove-shorts span{font-size:1.4rem;margin-bottom:6px;font-weight:500}@media (max-width:992px){input::-moz-placeholder{font-size:.9rem}input:-ms-input-placeholder{font-size:.9rem}input::placeholder{font-size:.9rem}}@media (max-width:992px){.searchContent{display:flex;grid-gap:.3rem;gap:.3rem}.searchContent input{min-width:215px!important;max-width:215px!important}}@media (max-width:992px){.mainSreachSection button,.searchContent button{background-color:unset!important;border:unset!important;padding-left:2px!important;padding-right:2px!important}}@media (max-width:768px){.export-btn{max-width:60px;font-size:.9rem}}@media (max-width:992px){.paddingInlineFilter{padding-left:.7rem!important;padding-right:.7rem!important}.paddingInlineFilter .create-btn{max-width:76px}}@media (max-width:374px){.paddingInlineFilter .create-btn{max-width:69px;display:flex;justify-content:center}}@media (max-width:992px){.multiselect .multiselect__placeholder{font-size:.9rem}}@media (max-width:992px){#input_search{max-width:215px!important;min-width:215px!important}}button :active,button:focus,button:hover{border-color:transparent!important}button:focus{box-shadow:unset!important}@media (max-width:992px){button :active,button:focus,button:hover{border-color:transparent!important}button:focus{box-shadow:unset!important}}.collepse_in_mobile{width:100%}@media (max-width:992px){.collepse_in_mobile a,.collepse_in_mobile button{background-color:#eef0f6!important;border:none!important}}.collepse_in_mobile .table-cell-avatar{-o-object-fit:cover;object-fit:cover}.collepse_in_mobile svg{cursor:pointer!important}@media (max-width:992px){.shorts-content{max-width:100%!important;min-width:100%!important;width:100%!important;padding-left:0!important;padding-right:0!important}.shorts-content .shorts{justify-content:flex-start!important}.shorts-content .shorts>div{margin-left:0!important;padding-left:0!important}}.multiselect__tag{background:#41b883!important}.multiselect__content-wrapper{overflow:hidden!important;overflow-y:auto!important;max-width:100%}.multiselect__option{display:inline-block!important}.multiselect__option span,.multiselect__tag{white-space:normal!important}.multiselect__element{max-width:100%;width:100%!important}.multiselect__element span{width:100%!important;max-width:100%!important;display:inline-block}@media (min-width:992px){.content-wrapper{margin-top:5rem;padding-top:2.5rem}}@media (max-width:992px){.content-wrapper{padding-top:1.2rem!important;margin-top:0!important}.content-wrapper .create_item_form{padding-top:0!important}.content-wrapper .row{margin-left:0!important;margin-right:0!important}.content-wrapper .container{padding-left:0!important;padding-right:0!important;min-width:100%!important}.content-wrapper .Influencer-layout .row{justify-content:flex-start!important}.content-wrapper .Influencer-layout .row .col-12{padding-left:0!important;padding-right:0!important;margin-bottom:.3rem}.content-wrapper header h1,.content-wrapper header span{font-weight:500!important;font-size:1.25rem!important;margin-bottom:.2rem!important}.content-wrapper header p{font-size:1rem!important}}@media (max-width:992px) and (max-width:992px){.content-wrapper .mainImages{grid-gap:1rem!important;gap:1rem!important;margin-top:.8rem}.content-wrapper .mainImages .col-12{padding-left:0!important;padding-right:0!important}}.custom-switch .custom-control-input:checked~.custom-control-label:before{border-color:#f3ab3d!important;background-color:#f3ab3d!important}.custom-switch .custom-control-label:before{background-color:#7e7e7e}.custom-switch .custom-control-label:after{background-color:#000}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(243,194,61,.5)!important}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#000}.custom-switch .custom-control-input:disabled~.custom-control-label:after,.custom-switch .custom-control-input[disabled]~.custom-control-label:after{background-color:rgba(0,0,0,.5)!important}.custom-switch .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2em transparent}.custom-switch .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:transparent!important}.ql-toolbar.ql-snow .ql-picker.ql-font{display:none!important}.ql-container,.ql-container h1,.ql-container h2,.ql-container h3,.ql-container h4,.ql-container h5,.ql-container h6,.ql-container p,.ql-container span,.ql-editor,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p,.ql-editor span{font-family:Poppins!important}@media only screen and (min-width:1200px){.page_update_events_page .container{max-width:1220px}}*{font-family:Poppins,sans-serif}.main-engagement-content{font-family:Inter,sans-serif!important}@media (max-width:992px){.pageSelectedToCreateContent{margin:0!important;padding:0!important}}.item_key{font-weight:400!important}@media (max-width:992px){.collepse_in_mobile .ticket-label{font-size:1rem!important;font-weight:500!important}.collepse_in_mobile .items-info{font-size:1rem!important;font-weight:400!important}}@media (max-width:992px){.pageSelectedToCreate{width:100%!important;grid-gap:1rem!important;gap:1rem!important;grid-row-gap:1.3rem!important;row-gap:1.3rem!important;padding-left:.7rem!important;padding-right:.7rem!important;justify-content:space-between;margin:0!important;padding-bottom:.5rem}.pageSelectedToCreate .singleType,.pageSelectedToCreate li{margin:0!important;padding:0!important;width:47%!important}.pageSelectedToCreate .singleType img,.pageSelectedToCreate li img{width:100%}}.mianPageSelectedToCreate .toBar{display:none}@media (max-width:992px){.mianPageSelectedToCreate .toBar{display:block}}@media (max-width:992px){.mianPageSelectedToCreate{padding-top:4.3rem}.mianPageSelectedToCreate .main_select_header{padding-left:.7rem!important;padding-right:.7rem!important;margin-bottom:.8rem!important}.mianPageSelectedToCreate .main_select_header h2,.mianPageSelectedToCreate .main_select_header h4{font-size:1rem!important;margin-bottom:2px!important}.mianPageSelectedToCreate .main_select_header p{font-size:.8rem!important}}.modal-dialog .modal-header button{background-color:unset!important;opacity:unset!important;color:#000!important;font-size:30px!important;font-weight:400!important;right:0!important}.modal-dialog .modal-header{padding-bottom:0!important;border:unset!important}.adjustClosePopup{color:#000!important;font-size:30px!important;font-weight:400!important;cursor:pointer;padding:0!important}.modal-body button{display:flex!important;justify-content:center!important}@media (max-width:992px){.modal-dialog{margin-left:1rem!important;margin-right:1rem!important}}.modal-dialog .modal-content{border-radius:10px!important}.modal-dialog .modal-body p{font-size:14px!important;font-weight:400!important;color:#000!important}.modal-dialog .modal-header{border-radius:10px!important}.modal-dialog .modal-header .modal-title{font-weight:500!important;margin-top:1.25rem}@media (max-width:992px){.modal-dialog .modal-header .modal-title{font-size:1rem!important;color:#000!important}}@media (max-width:992px){.settingActionsContent a,.settingActionsContent button{padding:5px!important;line-height:1.1!important;margin-right:0!important}.settingActionsContent a img,.settingActionsContent button img{width:19px}}.mainNavInExperinces{width:100%!important}.LayoutLoading[data-v-75ad3e7d]{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.license{padding:1rem;position:absolute;z-index:1000000000000;top:0;left:0;width:100%}.link{text-decoration:underline}.toBarTitleAndSubtitle{font-weight:600!important}.subtitle{font-weight:500!important}@media (min-width:992px){.subtitle{font-size:.7rem}}@media (max-width:380px){.subtitle{font-size:.65rem}}.org_owner_note{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;left:0;top:38%}.org_owner_note .subtitle{font-size:.7rem;width:72%;margin:0 auto;line-height:1.2}@media (max-width:380px){.org_owner_note .subtitle{font-size:.65rem!important}}@media (max-width:992px){.org_owner_note .subtitle{width:54%;margin-top:.3rem}}@media (min-width:992px){.org_owner_note .titleAndSubtitleOnResponsive{display:none}}.org_owner_note .titleAndSubtitleOnResponsive .title{font-weight:600!important;font-size:.9rem}.backToParentPage:hover{text-decoration:underline!important}@media (max-width:992px){.lessPostion{top:30%}}@media (max-width:992px){.changePostionTob{top:23%!important}}@media (max-width:992px){.smallPostionTob{top:16%!important}}@media (max-width:992px){.lessMorePostionTob{top:12%!important}}.breadcrumb{background-color:unset!important;padding:0!important;margin:.2rem 0 0!important}.breadcrumb-item+.breadcrumb-item:before{float:unset!important}.connected-provider{height:20px;width:20px;padding:4px;position:relative;bottom:5px}.connected-provider svg{fill:green;font-size:10rem!important}.provider{height:1.2rem;grid-gap:.2rem;gap:.2rem}.disconnected{height:20px;width:20px;padding:4px;position:relative;bottom:5px}.disconnected svg{fill:red;font-size:10rem!important}.platform{width:3rem}@media (max-width:992px){.toBarTitleAndSubtitle{display:none}}.tobBarSectionControl .dropdown-menu{position:absolute!important}@media (max-width:768px){.userLogged{max-width:66%;text-align:center;font-size:.8rem}}@media (max-width:768px){.changeWidthLabelLoggend{max-width:75%}}@media (max-width:768px){.mainTobBar{padding-left:.7rem!important;padding-right:.7rem!important}}.pointer[data-v-01b266ce]{cursor:pointer}.img_select_type_container[data-v-01b266ce]{width:100%;cursor:pointer}.img_select_type_container img[data-v-01b266ce]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.select_item_details[data-v-01b266ce]{width:100%;text-align:center}.select_item_details h3[data-v-01b266ce]{margin:12px 0 2px;font-size:1.0625rem;font-weight:600}.select_item_details p[data-v-01b266ce]{font-size:.875rem}.main_select_header[data-v-01b266ce]{margin-bottom:2rem}.main_select_header h2[data-v-01b266ce]{font-size:1.5rem;font-weight:600;margin-bottom:4px}.main_select_header p[data-v-01b266ce]{font-size:.9375rem;margin-bottom:0}.mainListHeader[data-v-62be56f1]{position:relative}@media (max-width:992px){.mainListHeader h4[data-v-62be56f1]{text-align:center}}.mainListHeader .tobBarSectionControl .dropdown-menu[data-v-62be56f1]{position:absolute!important}@media (max-width:992px){.mainListHeader .titleOnDeskTob[data-v-62be56f1]{display:none}}.mainListHeader .org_owner_note[data-v-62be56f1]{position:absolute;display:flex;flex-direction:column;align-items:center;width:100%;left:0;top:38%;justify-content:center}@media (min-width:992px){.mainListHeader .org_owner_note .titleAndSubtitleOnResponsive[data-v-62be56f1]{display:none}}@media (max-width:768px){.mainListHeader .changePostionTobLoggedIn[data-v-62be56f1]{top:26%}}.sup[data-v-500dc728]{content:" *";color:red}.globalFormLabel{font-weight:500!important;font-family:Poppins!important}.canlender-icon{width:16px!important;height:16px!important}@media (max-width:600px){.canlender-icon{margin-bottom:0!important}}.mainLabelDatePicker{font-size:1rem!important}@media (max-width:992px){.mainLabelDatePicker{font-size:1rem!important}}@media (max-width:600px){.mainLPicketContent{font-size:.65rem!important;align-items:center!important;height:100%}}#calender-page input,#calender-page select{padding:.75rem .5rem;font-size:100%;border:1px solid #ccc;width:100%}#calender-page select{height:2.5rem}#calender-page .example{background:#f2f2f2;border:1px solid #ddd;padding:0 1rem 1rem;margin-bottom:2rem}#calender-page code,#calender-page pre{margin:1rem 0;padding:1rem;border:1px solid #bbb;display:block;background:#ddd;border-radius:3px}#calender-page .settings{margin:2rem 0;border-top:1px solid #bbb;background:#eee}#calender-page h5{font-size:100%;padding:0}#calender-page .form-group{margin-bottom:1rem}#calender-page .form-group label{font-size:80%;display:block}#calender-page .vdp-datepicker__calendar{width:306px}#calender-page .vdp-datepicker__calendar .disabled{color:#ddd!important}#calender-page .vdp-datepicker__calendar .cell.day-header,#calender-page .vdp-datepicker__calendar header .next:not(.disabled),#calender-page .vdp-datepicker__calendar header .prev:not(.disabled),#calender-page .vdp-datepicker__calendar header .up:not(.disabled){color:#000}#calender-page .vdp-datepicker__calendar .cell.day{border-radius:50%;color:#000;font-weight:400}#calender-page .vdp-datepicker__calendar .cell.day.selected{color:#00bdff;background:transparent;border:1px solid #00bdff}#calender-page .vdp-datepicker__calendar .cell.highlighted{background-color:#00bdff;filter:opacity(.5);-webkit-filter:opacity(.5);-moz-filter:opacity(.5)}#calender-page .vdp-datepicker__calendar .cell.day.selected.highlighted{background-color:#00bdff;color:#fff;filter:opacity(1)!important;-webkit-filter:opacity(1)!important;-moz-filter:opacity(1)!important}.error-block[data-v-fdc130e2]{font-size:80%;color:#dc3545}#jsoneditor .card-body .btn-group{display:flex!important}.vti__dropdown-list{width:350px!important}.vti__dropdown-list li{padding-bottom:20px!important}.pagination-wrapper[data-v-44383ae8]{display:flex;align-items:center;color:#5b6b71}[data-v-44383ae8] input{display:inline-block;width:34px!important;height:34px!important;border-radius:5px;background:none;text-align:center;font-size:14px;color:#5b6b71;font-weight:700;border-color:#dee2e6;background:none!important;background-color:#fff!important;color:#000!important}[data-v-44383ae8] input,[data-v-44383ae8] input.form-control.is-valid{padding:0!important}[data-v-44383ae8] input::-webkit-inner-spin-button,[data-v-44383ae8] input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}[data-v-44383ae8] input[type=number]{-moz-appearance:textfield}[data-v-44383ae8] .form-group{margin:0!important}@media (max-width:992px){.mainPaginationContent[data-v-44383ae8]{flex-direction:column;align-items:center;grid-gap:.3rem;gap:.3rem;padding-left:.7rem!important;padding-right:.7rem!important}.mainPaginationContent .mainTitlePagination[data-v-44383ae8]{font-size:.8rem!important}}.order-status[data-v-b5c88f6c]{text-transform:capitalize}.table-corner[data-v-b5c88f6c]{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.delete-btn{position:absolute;right:7px;bottom:11px;z-index:9;cursor:pointer}.reportrange-text{color:rgba(73,80,87,.58039)!important;border:1px solid #e8e8e8!important}#productTable .rowgroup{background-color:#f6f6f6}#productDetails,#productDetails .modal,#productDetails .modal-xl{padding:0!important}#productDetails .modal-header{border-bottom:none!important}.item_key{width:7rem}.pagination-wrapper[data-v-6d35fb60]{display:flex;align-items:center;color:#5b6b71}[data-v-6d35fb60] input{display:inline-block;width:34px!important;height:34px!important;border-radius:5px;background:none;text-align:center;font-size:14px;color:#5b6b71;font-weight:700;border-color:#dee2e6;background:none!important;background-color:#fff!important;color:#000!important}[data-v-6d35fb60] input,[data-v-6d35fb60] input.form-control.is-valid{padding:0!important}[data-v-6d35fb60] input::-webkit-inner-spin-button,[data-v-6d35fb60] input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}[data-v-6d35fb60] input[type=number]{-moz-appearance:textfield}[data-v-6d35fb60] .form-group{margin:0!important}#serviceRescheduleFormPopUp .modal-body{background-color:#f0f4f3;padding:2.5rem!important;border-radius:.625rem!important}@media screen and (min-width:576px){#serviceRescheduleFormPopUp .modal-dialog{max-width:40.125rem!important}}#serviceRescheduleFormPopUp .serviceForm .close-payment{display:flex;justify-content:flex-end;height:24px;width:24px;border-radius:50%;cursor:pointer;margin-left:auto;opacity:1;font-size:.7rem}@media screen and (max-width:768px){#serviceRescheduleFormPopUp .serviceForm .close-payment{font-size:8px}}#serviceRescheduleFormPopUp .serviceForm .vdp-datepicker__calendar{border:none}@media screen and (max-width:430px){#serviceRescheduleFormPopUp .serviceForm .vdp-datepicker__calendar{width:auto}}#serviceRescheduleFormPopUp .serviceForm .vdp-datepicker__calendar .cell.day{line-height:36px;padding:0;border-radius:50%;font-size:1rem}#serviceRescheduleFormPopUp .serviceForm .vdp-datepicker__calendar .cell.day.selected{background-color:#007bff;color:#fff}#serviceRescheduleFormPopUp .serviceForm .vdp-datepicker__calendar .cell.highlighted{background-color:#007bff;filter:opacity(.5);-webkit-filter:opacity(.5);-moz-filter:opacity(.5);margin-bottom:4px}#serviceRescheduleFormPopUp .serviceForm .vdp-datepicker__calendar .cell.day.selected.highlighted{background-color:#007bff;color:#fff;filter:opacity(1)!important;-webkit-filter:opacity(1)!important;-moz-filter:opacity(1)!important}#serviceRescheduleFormPopUp .serviceForm .service-title{font-size:1.875rem;font-weight:600;text-transform:capitalize}#serviceRescheduleFormPopUp .serviceForm .service-description{font-size:1rem;margin-bottom:10px}#serviceRescheduleFormPopUp .serviceForm .form-sections{grid-gap:2.5rem;gap:2.5rem}@media screen and (max-width:768px){#serviceRescheduleFormPopUp .serviceForm .form-sections{flex-direction:column}}#serviceRescheduleFormPopUp .serviceForm .form-sections .calender{grid-gap:2.25rem;gap:2.25rem;width:100%!important;border-radius:6px;background-color:#fff;max-height:auto}@media screen and (max-width:768px){#serviceRescheduleFormPopUp .serviceForm .form-sections .calender{flex-direction:column}}#serviceRescheduleFormPopUp .serviceForm .form-sections .clender-section{background-color:#fff;border-radius:.375rem;margin-top:2rem;padding-left:1.5625rem}@media screen and (max-width:768px){#serviceRescheduleFormPopUp .serviceForm .form-sections .clender-section{width:100%}}#serviceRescheduleFormPopUp .serviceForm .form-sections .clender-section h4{font-size:1.25rem;font-weight:500}#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section{width:12.5rem;grid-area:2.25rem}@media screen and (max-width:768px){#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section{width:100%}}#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .day{font-size:.938rem;font-weight:500;margin-top:5rem;margin-bottom:1.375rem}@media screen and (max-width:768px){#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .day{margin-top:1rem;margin-left:2rem}}#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .hrs{overflow-x:hidden;overflow-y:scroll;height:24rem;padding-right:2rem}@media screen and (max-width:768px){#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .hrs{padding-left:2rem;padding-right:2rem;padding-bottom:1.5rem;align-items:center;height:auto;display:flex;flex-wrap:wrap;grid-row-gap:1rem;row-gap:1rem;grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .hrs .hr{height:2.375rem;cursor:pointer;width:10rem;color:#007bff;margin-bottom:10px;background-color:#fff;border:.063rem solid #007bff;border-radius:.25rem}@media screen and (max-width:768px){#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .hrs .hr{width:28%}}#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .hrs .hr p{font-weight:600;margin:0}#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .hrs .hr.active{background-color:#007bff}#serviceRescheduleFormPopUp .serviceForm .form-sections .date-section .hrs .hr.active p{color:#fff;margin:0}#serviceRescheduleFormPopUp .serviceForm .form-sections .form-control{height:3.375rem;border-radius:6px}#serviceRescheduleFormPopUp .serviceForm .form-sections textarea{min-height:16.063rem}#serviceRescheduleFormPopUp .serviceForm .form-sections .forms{width:100%!important}#serviceRescheduleFormPopUp .serviceForm .form-sections .forms label{font-size:1.125rem;font-weight:500;margin-bottom:6px}#serviceRescheduleFormPopUp .serviceForm .form-sections .forms .request-btn{margin-top:2rem}.mainMerchVariants span[data-v-1e35935b]{text-transform:uppercase!important;font-weight:700!important}.colorVariant[data-v-1e35935b]{border-radius:50%}.single-tab-item[data-v-cf07a7b0]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-cf07a7b0]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-cf07a7b0]{font-size:.75em}.items-info[data-v-cf07a7b0]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-cf07a7b0]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-cf07a7b0]{padding:5px!important}.toggleIcons svg[data-v-cf07a7b0]:focus{outline:unset!important}.mainMerchVariants span[data-v-cf07a7b0]{text-transform:uppercase!important;font-weight:700!important}.colorVariant[data-v-cf07a7b0]{border-radius:50%}.collepse_in_mobile .varints[data-v-cf07a7b0]{grid-gap:2rem;gap:2rem}.collepse_in_mobile .varints .varintName[data-v-cf07a7b0]{min-width:4.3rem}.mainMerchVariants span[data-v-1deddf16]{text-transform:uppercase!important;font-weight:700!important}.colorVariant[data-v-1deddf16]{border-radius:50%}.mainMerchVariants span[data-v-1ceb9920]{text-transform:uppercase!important;font-weight:700!important}.colorVariant[data-v-1ceb9920]{border-radius:50%}.single-tab-item[data-v-960af8ee]{padding:.7rem;background-color:#f7f7f7}.item-name[data-v-960af8ee]{font-weight:600;font-size:1rem}.item-details[data-v-960af8ee]{font-size:.875rem}.label[data-v-960af8ee]{font-weight:600;margin-right:.5rem}.color-dot[data-v-960af8ee]{display:inline-block;width:1rem;height:1rem;border-radius:50%;vertical-align:middle}.quantity[data-v-960af8ee],.variant-item[data-v-960af8ee]{display:flex;align-items:center}.mainMerchVariants span[data-v-baa64a9a]{text-transform:uppercase!important;font-weight:700!important}.colorVariant[data-v-baa64a9a]{border-radius:50%}.step[data-v-e8caac5e]{min-width:4rem;width:100%;height:2rem;display:flex;align-items:center}.step[data-v-e8caac5e]:first-child{justify-content:flex-end}.step-img[data-v-e8caac5e]{width:2rem;height:2rem;background:grey;border-radius:50%}.step-img.active[data-v-e8caac5e]{background:green}.step-img img[data-v-e8caac5e]{width:2rem;height:2rem;padding:.25rem;border-radius:50%}.step-img img.refunded[data-v-e8caac5e]{background:#dc3545}.step-label[data-v-e8caac5e]{width:2rem;margin-left:.5rem}#refunded[data-v-e8caac5e]{display:flex;align-items:center;height:5rem}.refunded[data-v-e8caac5e]{width:2rem;background:#dc3545;height:2rem;border-radius:50%;position:relative;padding:.25rem;margin-bottom:.5rem}#status-nav[data-v-e8caac5e]{padding:0}.arrow[data-v-e8caac5e]{height:50px;display:flex;flex-direction:column;position:relative;margin:0 17.5px}.arrow-top[data-v-e8caac5e]{transform:rotate(340deg)}.arrow-bottom[data-v-e8caac5e],.arrow-top[data-v-e8caac5e]{border-right:1px solid #5e5e5e;height:50px;display:inline-block}.arrow-bottom[data-v-e8caac5e]{transform:rotate(20deg)}@-webkit-keyframes spin-data-v-7a259277{0%{border:1px solid green}to{border:1px solid green}}@keyframes spin-data-v-7a259277{0%{border:1px solid green}to{border:1px solid green}}#steps[data-v-7a259277]{display:flex;justify-content:center}.step[data-v-7a259277]{min-width:4rem;width:100%;height:2rem;display:flex;align-items:center}.step[data-v-7a259277]:first-child{justify-content:flex-end}.step-img[data-v-7a259277]{width:2rem;height:2rem;background:grey;border-radius:50%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.step-img.active[data-v-7a259277]{background:green}.step-img img[data-v-7a259277]{width:2rem;height:2rem;padding:.25rem;border-radius:50%}.step-img img.refunded[data-v-7a259277]{background:#dc3545}.step-label[data-v-7a259277]{width:2rem;margin-left:.5rem}#order-section div[data-v-7a259277]{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important}#refunded[data-v-7a259277]{display:flex;align-items:center;height:5rem}.refunded[data-v-7a259277]{width:2rem;background:#dc3545;height:2rem;border-radius:50%;position:relative;padding:.25rem;margin-bottom:.5rem}#status-nav[data-v-7a259277]{padding:0}.arrow[data-v-7a259277]{height:50px;display:flex;flex-direction:column;position:relative;margin:0 17.5px}.arrow-top[data-v-7a259277]{transform:rotate(340deg)}.arrow-bottom[data-v-7a259277],.arrow-top[data-v-7a259277]{border-right:1px solid #5e5e5e;height:50px;display:inline-block}.arrow-bottom[data-v-7a259277]{transform:rotate(20deg)}.statusOrderContent[data-v-7a259277]{width:100%;min-width:-webkit-max-content!important;min-width:-moz-max-content!important;min-width:max-content!important}.single-tab-item[data-v-412e1af4]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-412e1af4]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-412e1af4]{font-size:.75em}.items-info[data-v-412e1af4]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-412e1af4]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-412e1af4]{padding:5px!important}.toggleIcons svg[data-v-412e1af4]:focus{outline:unset!important}.item_key[data-v-c2ee036c]{font-size:1.1rem;font-weight:700}.single-tab-item[data-v-29439d1b]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-29439d1b]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-29439d1b]{font-size:.75em}.items-info[data-v-29439d1b]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-29439d1b]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-29439d1b]{padding:5px!important}.toggleIcons svg[data-v-29439d1b]:focus{outline:unset!important}.single-tab-item[data-v-1d7f1c06]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-1d7f1c06]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-1d7f1c06]{font-size:.75em}.items-info[data-v-1d7f1c06]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-1d7f1c06]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-1d7f1c06]{padding:5px!important}.toggleIcons svg[data-v-1d7f1c06]:focus{outline:unset!important}.transactionId[data-v-1d7f1c06]{word-break:break-all}input[data-v-66cfb7fb],select[data-v-66cfb7fb]{padding:.75rem .5rem;font-size:100%;border:1px solid #ccc;width:100%}select[data-v-66cfb7fb]{height:2.5rrem}.example[data-v-66cfb7fb]{background:#f2f2f2;border:1px solid #ddd;padding:0 1rem 1rem;margin-bottom:2rem}code[data-v-66cfb7fb],pre[data-v-66cfb7fb]{margin:1rem 0;padding:1rem;border:1px solid #bbb;display:block;background:#ddd;border-radius:3px}.settings[data-v-66cfb7fb]{margin:2rem 0;border-top:1px solid #bbb;background:#eee}h5[data-v-66cfb7fb]{font-size:100%;padding:0}.form-group[data-v-66cfb7fb]{margin-bottom:1rem}.form-group label[data-v-66cfb7fb]{font-size:80%;display:block}.order-details{margin-top:5rem}@media (max-width:992px){.order-details{margin-top:4.2rem}}.refund-btn{transition:all .1s ease-in;height:2.5em;box-sizing:border-box;font-weight:600;font-size:17px;line-height:120%;border:.125em solid transparent;border-radius:0}.item_key{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:1rem}#order-section{display:flex;justify-content:space-between;align-items:center}@media (max-width:992px){#order-section{grid-gap:1rem;gap:1rem;flex-direction:column}#order-section .step-label{font-size:.7rem}}#order-section div,#order-section section{flex:1}@media (max-width:992px){#order-section div,#order-section section{flex:unset}}#order-section section{text-align:right}.onlineMeeting-url{line-break:anywhere!important}.tooltipDate{left:0;top:20px;z-index:999;padding:10px;border:1px solid #fff;background:#000;border-radius:10px;color:#fff;width:300px;display:flex;flex-direction:column;align-items:center;max-height:400px;height:400px}.tooltipDate .imageContainer{display:flex;align-items:flex-end;width:100%;height:142px;max-height:190px}.tooltipDate .imageContainer img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tooltipDate h4{font-weight:600;font-size:1.5rem}.tooltipDate .tooltipDateDesc{font-size:1.1rem}.tooltipDate .tooltipDateAbout{width:100%;display:flex;justify-content:center;max-height:50%;height:50%;margin:10px 0!important;overflow-y:scroll;padding-right:0!important}.tooltipDate .tooltipDateAbout p,.tooltipDate .tooltipDateAbout p *{background-color:#000!important;color:#fff!important}.tooltipDate .tooltipDateAbout p ul li{padding-left:unset!important;padding-right:unset!important}.tooltipDate .tooltipDateAbout::-webkit-scrollbar{width:10px}.tooltipDate .tooltipDateAbout::-webkit-scrollbar-track{background-color:transparent}.tooltipDate .tooltipDateAbout::-webkit-scrollbar-thumb{background-color:#535a69!important;border-radius:20px;border:7px solid #535a69!important;background-clip:content-box}.tooltipDate .tooltipDateAbout::-webkit-scrollbar-thumb:hover{background-color:#959494}.tooltipDate .changeHeight{max-height:100%!important;height:100%!important}@media (max-width:992px){.tooltip-container{display:none}}.orderEmailDetails{line-break:anywhere}.single-tab-item[data-v-1e89eb38]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-1e89eb38]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-1e89eb38]{font-size:.75em}.items-info[data-v-1e89eb38]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-1e89eb38]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-1e89eb38]{padding:5px!important}.toggleIcons svg[data-v-1e89eb38]:focus{outline:unset!important}@media (max-width:992px){.ordersFilterContent{align-items:baseline}.ordersFilterContent .multiselect,.ordersFilterContent .vue-daterange-picker,.ordersFilterContent input{margin-left:0!important}}@media (max-width:600px){.ordersFilterContent .multiselect,.ordersFilterContent .searchContent #input_search,.ordersFilterContent .vue-daterange-picker{min-width:100%!important}}@media (max-width:992px){.ordersFilterOrg{margin-top:.5rem}.ordersFilterOrg .multiselect{min-width:215px!important}}@media (max-width:600px){.ordersFilterOrg .multiselect{max-width:100%!important}}.order-status[data-v-4c97912c]{text-transform:capitalize}.table-corner[data-v-4c97912c]{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.single-tab-item[data-v-38448f30]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-38448f30]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-38448f30]{font-size:.75em}.items-info[data-v-38448f30]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-38448f30]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-38448f30]{padding:5px!important}.toggleIcons svg[data-v-38448f30]:focus{outline:unset!important}.orders-table-requests__flex{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:10px}.orders-table-requests__flex section{align-items:center;display:flex;flex:1;flex-wrap:wrap;grid-gap:10px;gap:10px;padding-bottom:2rem!important}.orders-table-requests__flex section>div{max-width:265px;width:100%}.orders-table-requests #date-range .search_icon{display:none}.orders-table-requests #date-range .form-control{padding-left:11px;height:40px;background-color:#fff}.orders-table-requests #date-range .reportrange-text{color:#968c8c;font-weight:400;font-size:15px}.table-requests{padding-bottom:1rem}.order-status[data-v-427043d4]{text-transform:capitalize}.table-corner[data-v-427043d4]{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.single-tab-item[data-v-10561360]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-10561360]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-10561360]{font-size:.75em}.items-info[data-v-10561360]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-10561360]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-10561360]{padding:5px!important}.toggleIcons svg[data-v-10561360]:focus{outline:unset!important}.filterOrderReqOrg{margin-top:.5rem}@media (max-width:992px){.filterOrderReqOrg .multiselect{max-width:215px!important}}.single-tab-item[data-v-6539d52b]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-6539d52b]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-6539d52b]{font-size:.75em}.items-info[data-v-6539d52b]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-6539d52b]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-6539d52b]{padding:5px!important}.toggleIcons svg[data-v-6539d52b]:focus{outline:unset!important}.order-status[data-v-43424b32]{text-transform:capitalize}.table-corner[data-v-43424b32]{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.orders-table__flex{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:10px}.orders-table__flex section{display:flex;flex:1;flex-wrap:wrap;grid-gap:10px;gap:10px;padding-bottom:0!important}.orders-table__flex section>div{max-width:268px;width:100%}@media (max-width:600px){.orders-table__flex section>div{max-width:calc(100% - 66px)!important}}.orders-table #date-range .search_icon{display:none}.orders-table #date-range .form-control{padding-left:11px;height:40px;background-color:#fff}.orders-table #date-range .reportrange-text{color:#968c8c;font-weight:400;font-size:15px}.export-btn{width:5rem;height:2.5rem}@media (max-width:992px){.orders-table__flex{margin-bottom:0!important;padding:0!important}.orders-table__flex section{grid-gap:.5rem!important;gap:.5rem!important}}.success{height:55px;width:55px;border-radius:50%;border:2px solid green;padding:10px}.success svg{fill:green;font-size:10rem!important}#popup-export .modal-content{width:20rem!important;margin:0 auto!important}.tab[data-v-9ca59cf4]{font-size:1.4rem}@media (max-width:992px){.tab[data-v-9ca59cf4]{font-size:1rem;padding-bottom:.1rem!important}}.admin-logo[data-v-8e38a174]{width:7rem}.whiteColorImg[data-v-8e38a174]{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.nuxt-link-exact-active[data-v-8e38a174]{background-color:#353435;font-size:14px}.flipped-icon.flip[data-v-8e38a174]{transform:rotate(-90deg);transform-origin:center}.flipped-icon.plusFlip[data-v-8e38a174]{transform:rotate(90deg);transform-origin:center}.flipped-icon[data-v-8e38a174]{transition:transform .3s}a.nuxt-link-active[data-v-8e38a174]{background-color:#353435}.logout[data-v-8e38a174],a[data-v-8e38a174]{font-size:14px}.nav-padding[data-v-8e38a174]{padding-top:.625rem;padding-bottom:.625rem}.plus-icon img[data-v-8e38a174]{width:1.6rem!important;height:2rem!important}.admins svg[data-v-8e38a174],.referrals svg[data-v-8e38a174],.webclients svg[data-v-8e38a174]{fill:#fff;height:1rem}@media (max-width:992px){.mainHeaderSideMenu[data-v-8e38a174]{margin-bottom:1rem!important}.mainHeaderSideMenu .admin-logo[data-v-8e38a174]{width:4.5rem}}.changeToWhiteColor[data-v-8e38a174]{filter:brightness(1) invert(1);-webkit-filter:brightness(1) invert(1)}.removeBgFromTab[data-v-8e38a174]{background-color:transparent!important}.tabs-section[data-v-3bc12782]{padding-top:7rem}@media (min-width:992px){.mainSettingsDropdown[data-v-3bc12782]{display:none}}@media (max-width:992px){.mainSettingsDropdown[data-v-3bc12782]{width:100%!important;padding-left:.7rem;padding-right:.7rem;padding-top:1.3rem!important}}@media (max-width:992px){.mainSettingsTabs[data-v-3bc12782]{display:none}}@media (max-width:992px){.mainSettingsTabsContent .row[data-v-3bc12782]{margin:0!important;width:100%!important}}.mainSettingsTabsContent .mainHeaderSettings[data-v-3bc12782]{font-size:1rem;font-weight:500}.handleEmail{line-break:anywhere!important}.nameError{width:100%;font-size:80%;color:#dc3545}.accountNameInput{margin-bottom:1rem}.accountNameInput input{background-image:none!important}.accountNameInput .form-group{margin-bottom:0!important}.popUploading .max-w-md{align-items:center;display:flex;justify-content:center}.popUploading .bg-white{background-color:transparent}#defualtPopup .modal-content{background-color:transparent!important;border:none!important}.bgForIcons{background-color:#b4b4d8;padding-top:11px!important}.bgForBankIcons{padding-top:7px!important}.bank-account-container{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#22238a}.bank-account-container .bank-content-wrapper{width:100%;display:flex;flex-direction:column}.bank-account-container .bank-content-wrapper .centered-content{display:flex;flex-direction:column;align-items:center}.bank-account-container .bank-content-wrapper .centered-content .logo{width:50%;margin-bottom:.3125rem;position:relative;top:0}.bank-account-container .bank-content-wrapper .centered-content .icon-wrapper{display:flex;justify-content:center;margin-top:1rem}.bank-account-container .bank-content-wrapper .centered-content .icon-wrapper .icon{color:#22238a;font-size:1rem;padding:.5rem;border-radius:50%;background:#b4b4d8}.bank-account-container .bank-content-wrapper .centered-content .title{color:#000;text-align:center;font-size:1.25rem;font-weight:600;line-height:normal;margin:.5rem auto;width:62%}.bank-account-container .bank-content-wrapper .centered-content .info-section{margin:1rem 0;padding:0 .75rem;color:#000}.bank-account-container .bank-content-wrapper .centered-content .info-section .info-item{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.bank-account-container .bank-content-wrapper .centered-content .info-section .info-item .icon{color:#22238a;font-size:1rem;padding:.5rem .6rem;border-radius:50%;background:#b4b4d8}.bank-account-container .bank-content-wrapper .centered-content .info-section .info-item .info-text{font-size:.9rem;margin-bottom:0!important}.bank-account-container .bank-content-wrapper .centered-content .button-wrapper{display:flex;justify-content:space-between;width:100%;padding:0 1rem;grid-gap:.5rem;gap:.5rem;margin-bottom:.9rem}.bank-account-container .bank-content-wrapper .centered-content .button-wrapper .button{display:inline-flex;background-color:#22238a;color:#fff!important;padding:.7rem 1rem;font-size:.9rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);min-width:40%;margin-bottom:1.25rem;border:none!important;margin-bottom:0!important;align-items:center;justify-content:center}.bank-account-container .bank-content-wrapper .centered-content .button-wrapper .button.manual-add{min-width:40%}.bank-account-container .bank-content-wrapper .centered-content .button-wrapper .button.link-bank{min-width:55%}.bank-account-container .bank-content-wrapper .centered-content .button-wrapper .button:hover{background-color:#22238a}.bank-account-container .bank-content-wrapper .centered-content .button-wrapper .button:focus{outline:none;ring:2px}.bank-account-container .size-20{font-size:20px!important}.changeImageToWhite{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.single-card-payment{display:flex;width:100%;border-radius:8px;justify-content:space-between;padding:20px 16px;grid-gap:20px;gap:20px;align-items:center;margin:0 auto 16px}@media (min-width:1024px){.single-card-payment{grid-gap:28px;gap:28px}}.single-card-payment .single-card-img-container{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.single-card-payment .single-card-type-img{width:50px}.single-card-payment .single-card-text-container{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:55%}.single-card-payment .single-card-card-number{font-weight:700}.single-card-payment .single-card-card-number.centered{display:flex;justify-content:center;align-items:center}.single-card-payment .single-card-card-exp{font-weight:700;opacity:.5}.single-card-payment .single-card-card-exp.centered{display:flex;justify-content:center;align-items:center}.single-card-payment .add-method-button{position:relative;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:0 auto;padding-bottom:8px;font-weight:500;border:1px solid transparent;border-radius:6px;color:#000;transition:border .3s ease-in-out;background:transparent!important}.single-card-payment .add-method-button:hover{border-bottom:2px solid #00f}.single-card-payment .add-method-button .underline{position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#000;transform:scaleX(0);transition:transform .3s ease-in-out}.single-card-payment .add-method-button:hover .underline{transform:scaleX(1)}.single-card-payment .confirm-change-button{display:inline-flex;background-color:#026f1b;color:#fff;padding:8px 16px;font-size:1rem;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);justify-content:center;transition:background-color .3s ease-in-out}.single-card-payment .confirm-change-button:hover{background-color:#026f1b}.main-content{font-family:Titillium Web}.vgs-input iframe{height:47px;width:100%!important;overflow-x:hidden!important;overflow-y:hidden!important}.mainSetCditCard .vgs-input iframe{border:1px solid #c6c5c5;border-radius:5px;padding-left:10px!important;padding-right:10px!important}.mainSetNewCreditCard{padding-left:20px!important;padding-right:20px!important}.mainSetCditCard .submit-credit-btn{display:flex;justify-content:center;align-items:center;background-color:#9f2bcb;color:#fff;padding:.5rem 2rem;font-size:1rem;font-weight:400;border-radius:8px;box-shadow:0 0 10px rgba(79,70,229,.5);min-width:30%;margin:1rem auto;text-align:center}.mainSetCditCard .submit-credit-btn:hover{background-color:#7e22a1}.mainSetCditCard .submit-credit-btn:disabled{opacity:.5;cursor:not-allowed}.mainSetCditCard .submit-credit-btn .fwb-spinner{margin-right:.5rem}.mainSetCditCard .submit-credit-btn p{font-weight:500}#handleBankAccountPopup .modal-content{width:40rem}.single-card-payment{--tw-shadow:0 0.375em 0.75em 0.75em rgba(0,0,0,0.12);--tw-shadow-colored:0 0.375em 0.75em 0 var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);border-radius:10px;background-color:#fff;grid-gap:15px;gap:15px}.single-card-payment .font-bold{font-weight:700!important}.mainUserInfo .key{opacity:.7}.mainUserInfo .value{font-weight:600}.tab-type-of-methods .tab-button{padding:8px 16px;padding-top:0!important;font-weight:700;color:#4b5563;border:none;border-bottom:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;background:transparent!important}.tab-type-of-methods .tab-button.active{border-color:#000;color:#000}.mainContentKeys[data-v-15ca7816]{width:65%!important}#addOrEditPopup .modal-content[data-v-15ca7816]{width:40rem}@media (max-width:992px){.create_item_form .social-media__wrap{margin-top:.5rem!important}}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-list .img-wrap{display:flex;height:32px;width:32px;justify-content:center;align-items:center;border-radius:50%;padding:1.3rem;cursor:pointer}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-list .img-wrap.selected{border:1px solid #707070}@media (max-width:992px){.create_item_form .selected-item .social-media img{width:30px}}.create_item_form .iconImg{max-width:32px!important;max-height:32px!important}@media (max-width:992px){.mainSocialMedia .selected-item .social-media img{width:30px!important}}.create_item_form .social-media__wrap{max-width:550px;min-height:180px;margin:1.5rem 0 1rem;padding:25px;border:1px solid #b5b5b5;border-radius:10px}@media (min-width:1200px){.create_item_form .social-media__wrap{max-width:650px}}.create_item_form .social-media__wrap .social-media__slide{margin-bottom:30px}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-arrow{display:block;width:11px;height:18px;background:#fff;position:absolute;font-size:0;border:none;top:50%;transform:translate(-50%,-50%)}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-arrow.slick-prev{left:0}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-arrow.slick-prev:before{content:"";position:absolute;z-index:1;width:11px;height:18px;top:0;left:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAABHNCSVQICAgIfAhkiAAAAIdJREFUKFNjZMAPDIDS66FKDBnxqAUp3A/EAoQUoytcCNSQgM1krApBpqMrxqkQXTFehciKCSqEKSZKIUzxAyBDHho8YF/jCk6QB5EVLwDyE/EpBjnjABDzQxXh1AALOqI0IIczQQ3YIgWnk3BFN1YNuFIdVicRSqLINuBNz6CQBNmwARqkBgBTtiCTI+1d2AAAAABJRU5ErkJggg==)}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-arrow.slick-next{right:0}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-arrow.slick-next:before{content:"";position:absolute;z-index:1;width:11px;height:18px;top:0;right:0;transform:rotate(180deg);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAABHNCSVQICAgIfAhkiAAAAIdJREFUKFNjZMAPDIDS66FKDBnxqAUp3A/EAoQUoytcCNSQgM1krApBpqMrxqkQXTFehciKCSqEKSZKIUzxAyBDHho8YF/jCk6QB5EVLwDyE/EpBjnjABDzQxXh1AALOqI0IIczQQ3YIgWnk3BFN1YNuFIdVicRSqLINuBNz6CQBNmwARqkBgBTtiCTI+1d2AAAAABJRU5ErkJggg==)}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-list{margin:0 1.5rem}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-list .img-wrap-link{height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width:992px){.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-list .img-wrap-link{height:40px;padding-left:5px;padding-right:5px}}.create_item_form .social-media__wrap .social-media__slide .slick-slider .slick-list .img-wrap-link.selected{border:1px solid #707070;border-radius:10px}.create_item_form .social-media__wrap .url-wrap{display:flex}.create_item_form .social-media__wrap .url-wrap input{padding:0 .861rem;width:100%;border:1px solid #b5b5b5;border-radius:6px}.create_item_form .social-media__wrap .url-wrap input.focus-visible,.create_item_form .social-media__wrap .url-wrap input:focus-visible{outline:none}.create_item_form .social-media__wrap .url-wrap button{margin-left:13px;height:40px;min-width:40px;border:1px solid #000;border-radius:6px;background:#fff;font-size:2rem;line-height:15px;display:flex;justify-content:center;align-items:center}.create_item_form .selected-item{display:flex;max-width:550px;justify-content:space-between;align-items:center;margin-bottom:1.625rem}@media (min-width:1200px){.create_item_form .selected-item{max-width:650px}}.create_item_form .selected-item .social-media span{margin-left:1rem}.create_item_form .selected-item .social-media img{width:75px}.create_item_form .selected-item .delete button{height:34px;width:40px;border:1px solid #707070;border-radius:6px;background:#fff}.create_item_form .feedBack{color:red}.create_item_form .iconImgSnapChat{max-width:30px!important;max-height:30px!important}.amazon,.apple,.pandora,.soundcloud,.spotify,.tidal{width:64px!important}.audiomack{width:70px!important}.upload-container[data-v-5c8e940e]{position:relative;display:flex;height:100%;align-items:center;justify-content:center}.upload-container .b-form-file[data-v-5c8e940e],.upload-container input[data-v-5c8e940e]{height:100%;z-index:2!important}.upload-container .settings-container[data-v-5c8e940e]{position:absolute;top:2%;right:0;z-index:5}.upload-container .delete-icon[data-v-5c8e940e]{color:red;font-size:25px;cursor:pointer;margin-left:.5rem;margin-right:.5rem}.upload-container .change-icon[data-v-5c8e940e]{height:50px!important;width:50px!important;border-radius:50%;background-color:#000;border:1.5px solid #c79393;cursor:pointer;margin-left:.5rem;margin-right:.5rem;-o-object-fit:contain;object-fit:contain;padding:10px}.upload-container .input-file[data-v-5c8e940e]{opacity:0;cursor:pointer;height:100%}.upload-container label[data-v-5c8e940e]{cursor:pointer}.upload-container .upload-icon[data-v-5c8e940e]{height:55px;width:55px;cursor:pointer}.upload-icon[data-v-5c8e940e]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cropper-modal-container .modal-dialog[data-v-5c8e940e]{min-width:70vw}.img-container[data-v-5c8e940e]{position:relative;width:100%}.img-center[data-v-5c8e940e]{height:100%;width:100%}.cropper-preivew-border[data-v-5c8e940e]{border:2px dashed #bdcad8}.cropper-preivew[data-v-5c8e940e]{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain}.border-raidus-50[data-v-5c8e940e]{border-radius:50%}.no-media-wrapper[data-v-5c8e940e] input{height:100%;width:100%}.no-media-wrapper[data-v-5c8e940e] label{height:100%;width:100%;cursor:pointer}.nameOfFile[data-v-5c8e940e]{min-width:95%!important}.nameOfFile h5[data-v-5c8e940e]{line-break:anywhere}.InfosquarePhoto,.InfosquarePhoto .upload-container{width:9rem!important;height:9rem!important}.InfosquarePhoto .upload-container .upload-icon{display:none}.mainMusic .create_item_form{min-height:-webkit-max-content!important;min-height:-moz-max-content!important;min-height:max-content!important}.alias-container-wrapper{z-index:0}.next-btn-section{margin-top:1.5rem}.sup{content:" *";color:red}input,textarea{background-color:#fff!important}.records svg{height:33px;width:33px;cursor:pointer}#history-content a,#history-content p{line-break:anywhere!important}#history-content .modal-dialog{min-width:46rem!important}@media (max-width:992px){#history-content .modal-dialog{min-width:90%!important;margin:0 auto;padding-right:16px}}.recordline-pending-transferring{background-color:grey;width:2px;min-height:100%}.recordline-success{background-color:green;width:3px;min-height:100%}.recordline-cancelled{background-color:red;width:2px;min-height:100%}.record-header,.record-section{grid-gap:7px;gap:7px}.record-header{position:relative;left:-14px;top:5px}.record-content span{font-weight:700!important;font-size:1rem!important}.number-content{display:flex;justify-content:center;align-content:center;width:30px;height:30px;border-radius:50%}.number-content span{line-height:1.5rem}.number-pending-transferring{border:2px solid grey}.number-pending-transferring span{color:grey}.number-success{border:2px solid green}.number-success span{color:green}.number-cancelled{border:2px solid red}.number-cancelled span{color:red}.title-pending-transferring{color:grey}.title-success{color:green}.title-cancelled{color:red}.shoping-icon{width:20px;height:20px}.explorer-url a{line-break:anywhere!important}.transaction-filter__flex{display:flex;grid-gap:10px;gap:10px;margin-bottom:10px}.transaction-filter__flex>div{max-width:265px;width:100%}@media (max-width:600px){.transaction-filter__flex>div{max-width:calc(100% - 56px)!important}}@media (max-width:992px){.transaction-filter__flex{padding-left:.7rem;padding-right:.7rem;margin-bottom:0}}@media (max-width:600px){.transaction-filter__flex{flex-direction:column;grid-gap:.5rem;gap:.5rem}.transaction-filter__flex .multiselect,.transaction-filter__flex .vue-daterange-picker{margin-left:0!important;min-width:100%!important}.transaction-filter__flex .searchContent #input_search{min-width:100%!important}}.single-tab-item[data-v-e049d5fc]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-e049d5fc]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-e049d5fc]{font-size:.75em}.items-info[data-v-e049d5fc]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-e049d5fc]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-e049d5fc]{padding:5px!important}.toggleIcons svg[data-v-e049d5fc]:focus{outline:unset!important}.single-tab-item[data-v-5e986814]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-5e986814]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-5e986814]{font-size:.75em}.items-info[data-v-5e986814]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-5e986814]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-5e986814]{padding:5px!important}.toggleIcons svg[data-v-5e986814]:focus{outline:unset!important}.userPlanTitle[data-v-5e986814]{font-size:1rem;font-weight:500}.HistoryPlans{font-weight:600!important;font-size:1rem}.userPlansContentDetails{padding-bottom:1rem!important;padding-top:1rem!important}.userPlansContentDetails .row{margin-bottom:.7rem!important;padding-top:0!important;padding-bottom:0!important}@media (max-width:992px){.userPlansContentDetails{padding:1rem 0 .4rem!important}.userPlansContentDetails .col-12{padding-right:0!important}.userPlansContentDetails .key,.userPlansContentDetails .value{color:#000!important;font-weight:500!important;font-size:1rem!important}.userPlansContentDetails .value{font-weight:400!important;line-break:anywhere}.userPlansContentDetails .key{min-width:-webkit-max-content!important;min-width:-moz-max-content!important;min-width:max-content!important}}.planDetalsMainInfo .optonPriceDetails{margin-bottom:.7rem!important;padding-top:0!important;padding-bottom:0!important}@media (max-width:992px){.cancelMembershipBtn{margin-bottom:0!important}}@media (max-width:992px){.noActiveMembership{margin-top:1rem;margin-bottom:0}.noActiveMembership h4,.noActiveMembership p{padding-top:1rem;padding-bottom:1rem;font-size:1rem;font-weight:600}}.image-style{width:300px}.single-tab-item[data-v-a8763866]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-a8763866]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-a8763866]{font-size:.75em}.items-info[data-v-a8763866]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-a8763866]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-a8763866]{padding:5px!important}.toggleIcons svg[data-v-a8763866]:focus{outline:unset!important}#deleteFromActionProduct button[data-v-a8763866]{display:flex!important;justify-content:center!important}.order-status[data-v-687d5ad5]{text-transform:capitalize}.table-corner[data-v-687d5ad5]{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.mainLightBtn svg{height:22px;width:22px}.order-status{text-transform:capitalize}.table-corner{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.publishPopup svg{height:28px;width:28px;cursor:pointer}#popUpConfirmActive .modal-content{width:40rem}.table-cell-avatar{width:70px;height:70px;display:flex;justify-content:center}.table-cell-avatar--sm{width:50px;height:50px;border-radius:10px}.content-wrapper{margin-top:5rem;padding-top:2.5rem}.chooseTaskForQuest .table-cell-photo{width:40px!important;height:40px!important}.mainTextPost{word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;box-orient:vertical;-webkit-box-orient:vertical;-o-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;-o-line-clamp:2;-moz-line-clamp:2;max-width:100%}.mainTextPost:nth-of-type(2){max-width:140px}.btn[data-v-c03dd95e]{padding:.375rem .5rem!important}.changeWidthMainInfo[data-v-cdc080f8]{width:49%!important}.checkSuccess[data-v-cdc080f8]{height:27px;width:27px;padding:4px;position:relative;bottom:5px}.checkSuccess svg[data-v-cdc080f8]{fill:green;font-size:10rem!important}.checkError[data-v-cdc080f8]{height:25px;width:25px;padding:4px;position:relative;bottom:5px}.checkError svg[data-v-cdc080f8]{fill:red;font-size:10rem!important}#changePassword{background-image:none!important}@media (max-width:992px){.fanDetailsContent{padding-top:2.7rem!important}.fanDetailsContent,.fanDetailsContent .row{margin-left:0!important;margin-right:0!important}.fanDetailsContent .mainDetailsContent{padding-bottom:.5rem!important;padding-left:.7rem!important}.fanDetailsContent .mainHeader{margin-bottom:0!important;font-weight:600!important}}.statusOnlineFansDetials{position:absolute;width:20px;height:20px;right:14px;bottom:0;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (max-width:992px){.statusOnlineFansDetials{width:14px;height:14px}}.onlineFansDetials{background-color:#128012}.offlineFansDetials{background-color:#949494}.offline-content-FansDetials{width:10px;height:10px;background:#4f4f4f;border-radius:50%}@media (max-width:992px){.offline-content-FansDetials{width:5px;height:5px}}@media (max-width:992px){.userHeaderMainDetails{padding-left:.7rem!important}.userHeaderMainDetails h1{font-size:1.25rem!important;font-weight:500!important}}@media (max-width:992px){.admin_subsection_mainDetails_content{padding-top:1rem!important;padding-bottom:1rem!important}}@media (max-width:992px){.admin_subsection_mainDetails{padding-left:0!important;padding-right:0!important}.admin_subsection_mainDetails .secInfo{padding-left:.7rem;padding-right:.7rem}}@media (max-width:992px){.tabsOfTransActionDetails{padding:0!important}.tabsOfTransActionDetails ul{grid-gap:.8rem;gap:.8rem;padding:.7rem!important}.tabsOfTransActionDetails li{width:30.8%;margin:0!important}.tabsOfTransActionDetails li a{border:1px solid #000;padding:.5rem!important;margin:0!important;font-size:.8rem!important;text-align:center;color:#000!important;border-radius:10px!important}.tabsOfTransActionDetails li:first-of-type,.tabsOfTransActionDetails li:nth-of-type(2){width:48%}.tabsOfTransActionDetails .nav-link.active{background:#000!important;color:#fff!important;border-bottom:unset!important}.tabsOfTransActionDetails .userInfo{padding-left:0!important;padding-right:0!important}.tabsOfTransActionDetails .userInfo .text-muted--light,.tabsOfTransActionDetails .userInfo .value{color:#000!important;font-weight:500!important;font-size:1rem!important}.tabsOfTransActionDetails .userInfo .value{font-weight:400!important;line-break:anywhere}.tabsOfTransActionDetails .userInfo .text-muted--light{min-width:-webkit-max-content!important;min-width:-moz-max-content!important;min-width:max-content!important}.tabsOfTransActionDetails .userInfo .userInfoContent{padding-left:.7rem!important;padding-right:.7rem!important}}@media (max-width:992px){.fanDetailsTransactions,.fanDetailsTransactions .col-12{padding-left:0!important;padding-right:0!important}.fanDetailsTransactions .header{font-size:1rem!important;font-weight:600!important}.fanDetailsTransactions .collepse_in_mobile{margin-top:0!important}}@media (max-width:992px){.mainContentMemberships{padding-left:0!important;padding-right:0!important}}.mainContentMembershipsHeader span{font-weight:600!important;font-size:1rem}@media (max-width:992px){.mainContentMembershipsHeader{margin-top:.5rem;padding-top:1rem!important;padding-bottom:1rem!important}}.statusOnline{position:absolute;width:20px;height:20px;right:0;bottom:0;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (max-width:992px){.statusOnline{width:12px;height:12px}}.online{background-color:#128012}.offline{background-color:#949494}.offline-content{width:10px;height:10px;background:#4f4f4f;border-radius:50%}@media (max-width:992px){.offline-content{width:5px;height:5px}}.closePopUp svg{height:28px;width:28px;cursor:pointer}#popupEditUser .modal-dialog{min-width:50rem}@media (max-width:992px){#popupEditUser .modal-dialog{min-width:100%;padding-right:16px!important}}@media (max-width:580px){#popupEditUser{padding-left:0!important}}.setGreenText{color:green;font-weight:700}.setRedText{color:red;font-weight:700}.checkError{height:25px;width:25px;padding:4px;position:relative;bottom:5px}.checkError svg{fill:red;font-size:10rem!important}.deleteUser svg{height:28px;width:28px;cursor:pointer}@media (max-width:1170px){.userEmail{word-break:break-all}}.users-filter__flex{align-items:center}.users-filter__flex,.users-filter__flex section{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap}.users-filter__flex section{margin-bottom:10px}.users-filter__flex section>div{width:100%;max-width:280px}@media (max-width:600px){.users-filter__flex section>div{max-width:calc(100% - 56px)!important}}.users-filter__flex section .filterUserActions{max-width:100%!important}@media (max-width:600px){.users-filter__flex section .filterUserActions{padding-right:.5rem}}.users-filter__flex section .filterUserActions h5{font-size:1rem!important;font-weight:600!important;width:30%;margin-bottom:0!important}@media (max-width:992px){.users-filter__flex section{margin-bottom:0;padding-left:.7rem;padding-right:.7rem}.users-filter__flex section .multiselect,.users-filter__flex section .vue-daterange-picker{margin-left:0!important}}@media (max-width:600px){.users-filter__flex section{flex-direction:column;width:100%}.users-filter__flex section .multiselect,.users-filter__flex section .vue-daterange-picker{margin-left:0!important;min-width:100%!important}.users-filter__flex section .searchContent #input_search{min-width:100%!important}}.users-filter__flex section #date-range .search_icon{display:none}.users-filter__flex section #date-range .form-control{padding-left:11px;height:40px;background-color:#fff}.users-filter__flex section #date-range .reportrange-text{color:#968c8c;font-weight:400;font-size:15px}.users-filter__actions{align-self:baseline;display:flex;grid-gap:10px;gap:10px;align-items:center;margin-bottom:10px;flex-wrap:wrap;justify-content:flex-end}.btns{width:100%;max-width:340px!important;grid-gap:1rem;gap:1rem}.selectRole{min-width:271px!important}.single-tab-item[data-v-243c4812]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-243c4812]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-243c4812]{font-size:.75em}.items-info[data-v-243c4812]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-243c4812]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-243c4812]{padding:5px!important}.toggleIcons svg[data-v-243c4812]:focus{outline:unset!important}.transaction-component #date-range .search_icon{display:none}.transaction-component #date-range .form-control{padding-left:11px;height:40px;background-color:#fff}.transaction-component #date-range .reportrange-text{color:#968c8c;font-weight:400;font-size:15px}.no-margin-quill .quill-wrapper[data-v-4393cc52]{margin-bottom:0}.ticketCustom .custom-input-container[data-v-4393cc52]{height:auto!important}.overflow-scroll[data-v-4393cc52]{overflow-y:auto}@media (max-width:992px){.main_desc_plans{width:100%!important}}.single-tab-item[data-v-48ecd7b1]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-48ecd7b1]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-48ecd7b1]{font-size:.75em}.items-info[data-v-48ecd7b1]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-48ecd7b1]{background-color:#fff;right:20px;top:0;border-radius:5px}.toggleIcons svg[data-v-48ecd7b1]:focus{outline:unset!important}.membership-details{margin-top:5rem}@media (max-width:992px){.membership-details{margin-top:4.2rem}}.item_key{min-width:7rem;font-size:1.1rem;font-weight:700}#membership-section{display:flex;justify-content:space-between;align-items:center}@media (max-width:992px){#membership-section{grid-gap:1rem;gap:1rem;flex-direction:column}#membership-section .step-label{font-size:.7rem}}#membership-section div,#membership-section section{flex:1}#membership-section section{text-align:right}@-webkit-keyframes spin{0%{border:1px solid green}to{border:1px solid green}}@keyframes spin{0%{border:1px solid green}to{border:1px solid green}}#steps{display:flex;justify-content:center}.step{min-width:4rem;width:100%;height:2rem;display:flex;align-items:center}.step:first-child{justify-content:flex-end}.step-img{max-width:2rem;height:2rem;background:grey;border-radius:50%;display:flex;justify-content:center;align-items:center}.step-img.active{background:green}.step-img img{width:2rem;height:2rem;padding:.25rem;border-radius:50%}.step-img img.refunded{background:#dc3545}.step-label{width:2rem;margin-left:.5rem}#refunded{display:flex;align-items:center;height:5rem}.refunded{width:2rem;background:#dc3545;height:2rem;border-radius:50%;position:relative;padding:.25rem;margin-bottom:.5rem}#status-nav{padding:0}.arrow{height:50px;display:flex;flex-direction:column;position:relative;margin:0 17.5px}.arrow-top{transform:rotate(340deg)}.arrow-bottom,.arrow-top{border-right:1px solid #5e5e5e;height:50px;display:inline-block}.arrow-bottom{transform:rotate(20deg)}#delete-membership .modal-dialog .modal-header button{display:none}@media (max-width:992px){.arrowsDetials{max-width:-webkit-max-content!important;max-width:-moz-max-content!important;max-width:max-content!important;padding-left:1rem!important;padding-right:1rem!important}}.mainHeaderMemberDetails{font-weight:600!important}.transactionDtialsHeader{margin-bottom:1rem!important}@media (max-width:992px){.mainMemberDetailsContent{flex-direction:column}.mainMemberDetailsContent .memberDetailsContent{width:100%!important}}.subscription-filter__flex{display:flex;grid-gap:10px;gap:10px;flex-wrap:wrap;margin-bottom:15px}.subscription-filter__flex>div{max-width:260px;width:100%}@media (max-width:600px){.subscription-filter__flex>div{max-width:calc(100% - 56px)!important}}.subscription-filter__flex #date-range .search_icon{display:none}.subscription-filter__flex #date-range .form-control{padding-left:11px;height:40px;background-color:#fff}.subscription-filter__flex #date-range .reportrange-text{color:#968c8c;font-weight:400;font-size:15px}@media (max-width:992px){.subscription-filter .membersFilter .multiselect,.subscription-filter .membersFilter .vue-daterange-picker,.subscription-filter .membersFilter input{margin-left:0!important}}@media (max-width:600px){.subscription-filter .multiselect,.subscription-filter .searchContent #input_search,.subscription-filter .vue-daterange-picker{min-width:100%!important}}.newmMembership svg{height:28px;width:28px;cursor:pointer}#addNewMembership .modal-content{width:40rem}.feedBack{color:red}.inputNumberDayes input[type=number]::-webkit-inner-spin-button,.inputNumberDayes input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inputNumberDayes input{background-image:none!important}.btnExpering{background-color:transparent!important;border-radius:10px;font-size:1rem;padding:10px;font-weight:600}.changeBtnExpering{color:#fff!important;background-color:#28a745!important;border:0}@media (max-width:992px){.subscription-filter__flex{grid-gap:.5rem;gap:.5rem;padding-left:.7rem;padding-right:.7rem;margin-bottom:.5rem}}@media (max-width:600px){.subscription-filter__flex{flex-direction:column}}.freeMembershipContent{align-items:center}@media (max-width:992px){.freeMembershipContent{padding-left:.7rem;margin-bottom:0!important}}.freeMembershipContent h2{font-size:1rem;margin-bottom:0}@media (min-width:992px){.freeMembershipContent h2{display:none}}.selectMember{grid-gap:1rem;gap:1rem}.selectMember .searchInputContent #input_search{min-width:100%!important}.memberships-boxs{grid-gap:1rem;gap:1rem}@media (max-width:1100px){.memberships-boxs{flex-wrap:wrap}}.memberships-boxs .membership-box{background-color:#fff;width:20%;height:7.5rem;border:1px solid #cacaca;border-radius:10px;padding:.9rem;min-height:9rem;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:1100px){.memberships-boxs .membership-box{width:22%}}.memberships-boxs .membership-box .membership-box-info{padding-bottom:.8rem;align-items:center}.memberships-boxs .membership-box .membership-box-info .icons-card-img,.memberships-boxs .membership-box .membership-box-info svg{height:30px;width:30px;background-color:#ff9100;border-radius:50%;padding:3px;-o-object-fit:none;object-fit:none;margin-right:8px}.memberships-boxs .membership-box .membership-box-info svg{fill:#fff!important}.memberships-boxs .membership-box h3{font-weight:600;font-size:1rem}.memberships-boxs .membership-box h2{font-weight:700}.memberships-boxs .membership-box h4{font-size:1.2rem;white-space:nowrap}.changeTimeView{grid-gap:.5rem;gap:.5rem;background-color:#fff;border-radius:10px;padding:8px}.changeTimeView button{border:0!important;background-color:unset;font-size:1rem}.setBackGround{background-color:#000!important;color:#fff;border-radius:10px;padding:8px 11px}.customFilterDates{display:flex;justify-content:center;padding:0 3px}.customFilterDates .customText{color:#000;font-size:1rem;font-weight:400}.customFilterDates .reportrange-text{padding:0!important;border:unset!important}.setNewBackgrounfAndTextRang .reportrange-text{padding:8px 11px!important;color:#fff!important;background-color:#000!important;border-radius:10px}.setNewBackgrounfAndTextRang .customText{color:#fff!important}.selectDate{grid-gap:.5rem;gap:.5rem}.single-tab-item[data-v-9774b4ee]{padding:.7rem;background-color:#f7f7f7}.table-cell-avatar[data-v-9774b4ee]{background-color:#000;height:2.25rem;width:2.25rem;font-weight:600;font-size:.8rem}.ticket-label[data-v-9774b4ee]{font-size:.75em}.items-info[data-v-9774b4ee]{font-size:.875em;font-weight:600}.settingActions .settingActionsContent[data-v-9774b4ee]{background-color:#fff;right:20px;top:0;border-radius:5px}.settingActions .settingActionsContent button[data-v-9774b4ee]{padding:5px!important}.toggleIcons svg[data-v-9774b4ee]:focus{outline:unset!important}.createNotification .vs__dropdown-toggle ::-moz-placeholder{color:#737d87!important}.createNotification .vs__dropdown-toggle :-ms-input-placeholder{color:#737d87!important}.createNotification .vs__dropdown-toggle ::placeholder{color:#737d87!important}.notify_type{color:#212529!important;font-weight:400!important}[dir=ltr] .selectFund input::-moz-placeholder{text-align:left}[dir=ltr] .selectFund input:-ms-input-placeholder{text-align:left}[dir=ltr] .selectFund input::placeholder{text-align:left}[dir=rtl] .selectFund input::-moz-placeholder{text-align:right}[dir=rtl] .selectFund input:-ms-input-placeholder{text-align:right}[dir=rtl] .selectFund input::placeholder{text-align:right}.selectFund input::-moz-placeholder{color:#aeaeae!important}.selectFund input:-ms-input-placeholder{color:#aeaeae!important}.selectFund input::placeholder{color:#aeaeae!important}.selectFund .vs__open-indicator{display:none!important}.headerLoggedIn .dropdown-menu{position:absolute!important}@media (max-width:992px){.mainWizard{position:fixed;box-shadow:unset!important;top:0!important}.mainWizard nav,.mainWizard nav .headerLoggedIn a{padding:0!important}}@media (max-width:992px) and (max-width:992px){.mainWizard .wizardContent{padding-bottom:.5rem}.mainWizard .wizardContent .wizardDetails{grid-gap:.3rem!important;gap:.3rem!important;justify-content:space-between}}@media (max-width:992px){.wizard_logout{text-align:center}}@media (max-width:992px){.create_item_form__navbar .container{max-width:100%!important}}.open-side-menu-content{display:flex;flex-direction:column;align-items:center}.open-side-menu-header-wizard{margin-top:.5rem;margin-bottom:.5rem;height:1.7rem;width:1.7rem}.open-side-menu-header-wizard svg{font-size:90%!important}@media (max-width:992px){.wizardActions{padding-top:.5rem;background-color:#eef0f6}}.open-side-menu-content,.wizardActions,.wizardContent{padding-left:.8rem!important;padding-right:.8rem!important}.invitation_create .content-wrapper{margin-top:2rem!important;padding-top:2.5rem!important}.systemEmailsContent .logo-button{width:13rem}@media (max-width:992px){.systemEmailsContent .logo-button{width:8rem;font-size:.8rem!important}}.systemEmailsContent .email-logo{width:5rem;height:5rem}@media (max-width:992px){.systemEmailsContent .emailsFilter{padding-left:.7rem!important;padding-right:.7rem!important;padding-top:.5rem!important;grid-gap:1rem;gap:1rem}.systemEmailsContent .emailsFilter .mainSreachSection{grid-gap:.2rem;gap:.2rem}}@media (max-width:450px){.systemEmailsContent .emailsFilter .logoAndFooter{font-size:11px!important;padding-left:5px;padding-right:5px;width:27%}}@media (max-width:376px){.systemEmailsContent .emailsFilter .logoAndFooter{font-size:10px!important}}.systemEmailsContent .headerSystemEmails{padding-left:1.4rem!important;padding-right:1.4rem!important}@media (max-width:992px){.systemEmailsContent .headerSystemEmails{font-size:1rem;font-weight:500;padding-left:.7rem!important;padding-right:.7rem!important;margin-top:.3rem!important;margin-bottom:.3rem!important}}@media (max-width:992px){.systemEmailsContent .mainSystemEmailsHeaderTable{margin-top:.7rem!important;margin-bottom:.7rem!important}}.selectAddType{background:#000;bottom:-98px;right:0;border-radius:10px;z-index:9999;color:#fff;padding-bottom:12px;padding-top:15px}.selectAddType hr{border-top:1px solid #fff}.selectAddType h5{font-size:.8rem;padding-left:10px;padding-right:10px;cursor:pointer;text-align:center;text-transform:capitalize;font-weight:600}.tab[data-v-1c3b9929]{font-size:1.4rem}@media (max-width:992px){.tab[data-v-1c3b9929]{font-size:1rem;padding-bottom:.1rem!important}}.text-black{color:#000!important}#dropdown button{border:1px solid #ced4da!important;height:2.5rem}.input-adjust{height:2.5rem!important}#input_search{border:1px solid #e8e8e8!important}#input_search::-moz-placeholder{color:rgba(73,80,87,.58039)!important}#input_search:-ms-input-placeholder{color:rgba(73,80,87,.58039)!important}#input_search::placeholder{color:rgba(73,80,87,.58039)!important}@media (max-width:992px){.experiencesFilterContent{grid-gap:.5rem;gap:.5rem}}.experiencesFilterContent .multiselect{max-width:215px!important}.experiencesFilterContent .multiselect .multiselect__placeholder{font-size:.9rem}.MainExperiences .img-cover img{-o-object-fit:cover;object-fit:cover}.MainExperiences .duration-left{font-size:.7rem!important}.MainExperiences .participants,.MainExperiences .title-margin{margin-bottom:.7rem}.MainExperiences .confirmStatusActive svg,.MainExperiences .insideSuccessContestPopup svg{height:28px;width:28px;cursor:pointer}#successContestPopup .modal-content{width:40rem}.confirmStatusActive svg{height:28px;width:28px;cursor:pointer}.btnViewDetials{position:absolute;bottom:10px;left:0}@media (max-width:992px){.mainPricingContent[data-v-ac7cce12]{padding-left:.7rem!important;padding-right:.7rem!important}.mainPricingContent .mainPingContent[data-v-ac7cce12]{margin-top:0!important}.mainPricingContent .priceInput[data-v-ac7cce12]{padding-left:0!important;padding-right:0!important}}@media (max-width:992px){.mainPricingContent .row[data-v-ac7cce12]{margin-left:0!important;margin-right:0!important}}@media (max-width:992px){.mainPaddingPrice[data-v-ac7cce12]{padding-left:.8rem!important;padding-right:.8rem!important}}@media (max-width:992px){.mainMarinBottomPrice[data-v-ac7cce12]{margin-bottom:.6rem!important}}.textAreaDesc[data-v-ac7cce12]{margin-bottom:0!important;padding-bottom:7px!important}.no-margin-quill .quill-wrapper{margin-bottom:0}.overflow-scroll{overflow-y:auto}#inputProduct-description-feedback{color:#dc3545!important;font-size:.8rem}.quill-wrapper .ql-editor{border:2px solid #28a745!important;background-color:#fff!important}.mebershipProducts{grid-gap:1rem;gap:1rem;margin-top:1.3rem}@media (max-width:992px){.mebershipProducts{grid-gap:.3rem;gap:.3rem;margin-top:.2rem}.mebershipProducts .custom-select,.mebershipProducts input{background-image:none!important;padding-left:2px!important;padding-right:2px!important;font-size:10px!important;text-align:center}.mebershipProducts .custom-select::-moz-placeholder,.mebershipProducts input::-moz-placeholder{font-size:10px!important}.mebershipProducts .custom-select:-ms-input-placeholder,.mebershipProducts input:-ms-input-placeholder{font-size:10px!important}.mebershipProducts .custom-select::placeholder,.mebershipProducts input::placeholder{font-size:10px!important}.mebershipProducts .form-control.is-valid{padding-left:2px!important;padding-right:2px!important;text-align:center}.mebershipProducts .input-group-text{font-size:10px!important}.mebershipProducts button{display:flex;align-items:center}.mebershipProducts button svg{font-size:1rem!important}.mebershipProducts .btnAddNew{font-size:.8rem;min-width:41px!important}}.select-section{min-width:12rem!important;max-width:12rem!important}@media (max-width:992px){.select-section{min-width:25%!important;max-width:25%!important}}.discount-section{min-width:9rem!important;max-width:9rem!important}.disabledName input{color:#6c757d!important;background-color:#e9ecef!important}.renameBtn{min-width:8rem}.main_membership_controls{margin-bottom:2.5rem}@media (max-width:1700px){.main_membership_controls{margin-bottom:1.8rem}}.main_membership_controls .custom-control-input:checked~.custom-control-label:before{border-color:#f3ab3d!important;background-color:#f3ab3d!important;cursor:pointer!important}.main_membership_controls .custom-switch .custom-control-label:after{cursor:pointer!important}.main_membership_controls .custom-control-label:before{background-color:#7e7e7e;cursor:pointer!important}.main_membership_controls .custom-switch .custom-control-label:after{background-color:#000}.main_membership_controls .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(243,194,61,.5)!important}.main_membership_controls .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#000}.main_membership_controls .custom-control-input:disabled~.custom-control-label:after,.main_membership_controls .custom-control-input[disabled]~.custom-control-label:after{background-color:rgba(0,0,0,.5)!important}.main_membership_controls .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2em transparent}.main_membership_controls .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:transparent!important}.main_membership_controls .controlsHeader{font-size:.9375rem}.main_desc_plans{width:50%}.iconDeleteDesc{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.mainDescription{font-weight:600;margin-bottom:0!important}.mainDescSummary{margin:4px 0 10px!important;font-size:1.125rem}.removeDescription svg{height:28px;width:28px;cursor:pointer}.show-more-link{cursor:pointer}.mainListOfPlansMemberships{font-size:16px!important}@media screen and (max-width:1700px){.mainListOfPlansMemberships{font-size:15px!important}}@media screen and (max-width:1600px){.mainListOfPlansMemberships{font-size:14px!important}}@media screen and (max-width:1500px){.mainListOfPlansMemberships{font-size:13px!important}}@media screen and (max-width:992px){.mainListOfPlansMemberships{font-size:12.5px!important}}@media screen and (max-width:768px){.mainListOfPlansMemberships{font-size:11.5px!important}}@media screen and (max-width:615px){.mainListOfPlansMemberships{font-size:10px!important}}.mainListOfPlansMemberships .mainHeaderMembership{font-size:1.875rem;font-weight:600}@media (max-width:1700px){.mainListOfPlansMemberships .mainHeaderMembership{font-size:1.5rem}}@media (max-width:992px){.mainListOfPlansMemberships .mainHeaderMembership{font-size:1rem}}@media (max-width:992px){.mainListOfPlansMemberships{padding-left:.7rem!important;padding-right:.7rem!important;padding-top:0!important}}.mainListOfPlansMemberships .mainHeaderMembershipContent{margin-top:0!important}#modal-prevent-closing{padding:0!important}#modal-prevent-closing .modal-dialog{min-width:43rem}.modal-title{font-weight:700;text-transform:capitalize}.adapted-card-image img{height:13rem}.createNewPlan{padding:.7rem 1.5rem;background-color:#ffa64b;color:#000;border-radius:7px;border:0;font-weight:600}.membershipTitle{font-size:1.875rem;padding:.625rem 0 1.6rem;line-height:1.2;min-height:93px!important}@media (max-width:1700px){.membershipTitle{font-size:1.5rem}}.mainAllPlansTable{background:#fff;width:31%;padding:1.875rem 1.25rem 1.25rem;border-radius:16px}@media (max-width:1550px){.mainAllPlansTable{width:30.5%}}@media (max-width:992px){.mainAllPlansTable{width:100%}}.mainMembershipPlans{flex-wrap:wrap;grid-gap:2.5rem;gap:2.5rem}@media (max-width:1550px){.mainMembershipPlans{grid-gap:1.7rem;gap:1.7rem}}@media (max-width:992px){.mainMembershipPlans{grid-gap:1rem;gap:1rem;flex-direction:column}}.mainMembershipPlans .singleDesc{margin-bottom:.6rem!important;font-size:1rem}.plansDetails{height:500px;min-height:500px;color:#9a9a9a!important;border:1px solid #9a9a9a;border-radius:10px 10px 0 0;border-bottom:0}.plansDetails .mainHeaderMemberships{padding-left:2.1875rem;padding-right:2.1875rem}@media (max-width:1700px){.plansDetails .mainHeaderMemberships{padding-left:1.2rem;padding-right:1.2rem}}.plansDetails .mainHeaderMemberships .line{height:1px;background-color:#9a9a9a;margin-bottom:1.25rem}.plansDetails .memberhsipPlanItemsContent{height:50%;padding-left:2.1875rem;padding-right:.75rem}@media (max-width:1700px){.plansDetails .memberhsipPlanItemsContent{padding-left:1.7rem;padding-right:.5rem}}.descriptionsPlan{width:100%;max-height:100%!important;height:100%!important}.descriptionsPlan .descriptionsPlanContent{max-height:100%!important;height:100%!important;width:100%!important;overflow-y:scroll;padding-right:0!important;top:0;right:0;bottom:0;left:0}.descriptionsPlan .descriptionsPlanContent::-webkit-scrollbar{width:3px}.descriptionsPlan .descriptionsPlanContent::-webkit-scrollbar-track{background-color:transparent}.descriptionsPlan .descriptionsPlanContent::-webkit-scrollbar-thumb{background-color:#9a9a9a!important;border-radius:30px;border:7px solid #9a9a9a!important;background-clip:content-box}.descriptionsPlan .descriptionsPlanContent::-webkit-scrollbar-thumb:hover{background-color:#959494}.descriptionsPlan .descriptionsPlanContent .main_desc_plans{width:100%!important}.benfitsMembership{font-size:1.125rem;margin-bottom:1.25rem!important;width:98%;font-weight:600}@media (max-width:1700px){.benfitsMembership{font-size:1rem;margin-bottom:1rem!important}}.membershipsBtn{display:flex;justify-content:center;align-items:center;border:0;background-color:#9a9a9a;border-radius:0 0 10px 10px;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;font-size:1.25rem;font-weight:600}@media (max-width:1700px){.membershipsBtn{font-size:1rem}}.create_new_palns_btn{background-color:#f2a251;border-radius:6px;border:none;padding:.75rem 1.5rem;font-weight:600;font-size:1rem}.main_price_switch{border:1px solid #c7c7c7;border-radius:27px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:.4375rem;color:#9a9a9a;margin:0 auto 1.875rem}@media (max-width:1700px){.main_price_switch{margin-bottom:1.4rem}}.main_price_switch .type{text-align:center;padding:.625rem 1.5625rem;border-radius:27px;cursor:pointer}@media (max-width:992px){.main_price_switch .type span{font-size:.8rem}}.main_price_switch .active_price{background-color:#9a9a9a;color:#fff}.set_margin_in_price_plan{margin-bottom:1.875rem}@media (max-width:1700px){.set_margin_in_price_plan{margin-bottom:1.4rem}}.monthlyPlanContent,.yearlyPlanContent{height:4.4rem}.monthlyPlanContent .dollarPrice,.yearlyPlanContent .dollarPrice{top:-4px;left:-11px}.monthlyPlanContent .monthlyType,.yearlyPlanContent .monthlyType{font-size:.9375rem}.monthlyPlanContent .discountOrOrginalPrice,.yearlyPlanContent .discountOrOrginalPrice{text-decoration:line-through;font-size:1.125rem}.yearlyPlanContent .yearly_Price{font-size:1.25rem}.yearlyPlanContent .yearly_Price span{font-size:.8125rem}.plansDetails .trail_discount_content{min-height:34px}.plansDetails .trail_discount{padding-left:.3125rem;padding-right:.3125rem;color:#9a9a9a;border:1px solid #9a9a9a;border-radius:0 0 6px 6px;border-top:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto;min-width:100px;height:34px;display:flex;align-items:center}@media (max-width:992px){.plansDetails .trail_discount span{font-size:.7rem!important}}.mainPlanprice{font-size:2.5rem}@media (max-width:1200px){.mainPlanprice{font-size:1.7rem}}.mainPlanprice span{font-size:1.25rem}.adapted-card-image img[data-v-17b8fb5e]{height:20rem;width:100%;-o-object-fit:cover;object-fit:cover}.btnOfMetaPageConnect{font-weight:700;min-width:100px!important}.btnOfMetaPageConnect:hover{background:unset!important;color:#007bff!important;border-color:#007bff!important}.btnOfMetaPageConnect:focus{outline:unset!important;border:1px solid #007bff!important}.boxsOfPagesMeta{width:50%;margin-top:1rem;background:#fff;border:1px solid #ababab;border-radius:10px}.boxsOfPagesMeta .title{padding:.7rem 1rem;background:#c3c3c3;border-top-left-radius:10px;border-top-right-radius:10px}.boxsOfPagesMeta .title p{margin-bottom:0!important}.boxsOfPagesMeta .boxOfPagesMeta{padding:.7rem 1rem;border-bottom:1px solid grey}.boxsOfPagesMeta .boxOfPagesMeta img{max-width:50px;max-height:50px}.boxsOfPagesMeta .setDisabled{opacity:.5}.boxsOfPagesMeta .removeBorder{border:unset!important}.checkSuccess{height:27px;width:27px;padding:4px;position:relative;bottom:5px}.checkSuccess svg{fill:green;font-size:10rem!important}#connectPagePopup .modal-content{width:50rem}.selectInstaPage input::-moz-placeholder{color:#a0a0a0;font-weight:400!important}.selectInstaPage input:-ms-input-placeholder{color:#a0a0a0;font-weight:400!important}.selectInstaPage input::placeholder{color:#a0a0a0;font-weight:400!important}.table-cell-photo{border-radius:50%!important}.keyNameAnalytics[data-v-e647c83c]{font-size:.9rem}.keyName{min-width:10%!important}.googleConnectBtn,.googleConnectBtn:active,.googleConnectBtn:hover{background-color:transparent;color:#000}.ZoomConnectBtn,.ZoomConnectBtn:active,.ZoomConnectBtn:hover{background-color:#0e72ed}@media (max-width:992px){.mainIntegrations{padding-left:.7rem!important;padding-right:.7rem!important}.mainIntegrations .multiselect{min-width:100%!important;width:100%!important}.mainIntegrations .googleAnalyticsContnet{padding-left:0!important;padding-right:0!important}.mainIntegrations .integratMainCard{padding:.8rem!important}.mainIntegrations .list-group-item{padding:5px!important;border:1px solid rgba(0,0,0,.125)!important}.mainIntegrations .list-group-item .keyName{font-size:.8rem!important;min-width:17%!important;display:flex;align-items:center;margin-top:0!important}}.mainConntectSocial{min-width:150px}.instagram-background{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);border:none!important}.hideDisplay{display:none}#addNewContributorAccount .modal-content{width:40rem}.admin__users_list{padding-top:3rem}.labelOfContribtorAdmins{font-size:1rem;font-weight:600!important}@media (max-width:992px){.controlOfAddNewAdminList{margin-bottom:0!important}}@media (max-width:992px){.mainHeaderfContribtorAdmins{align-items:center;margin-top:1.3rem!important;margin-bottom:.8rem!important}}@media (max-width:992px){.settingsAdminsPage .admin__users_list{padding-top:1rem!important}}.membership-plans{height:130px;display:block;overflow:scroll}.setBackgroundColor{background-color:#4169e1}.plans-widget .form-control.is-valid{background-image:none!important;padding-right:.5rem!important;width:11rem}.titlePlan{width:7rem!important}.checkBoxPlan{margin-left:1rem}.orgDisabled{pointer-events:none}.pricing-type{background:#c4c4c4;border-radius:5px}.mebmerships{min-width:10rem;padding:.5rem .2rem;border:1px solid #000;display:flex;justify-content:center;border-radius:5px}@media (max-width:992px){.mainHeadeLiveStream{font-weight:500!important;font-size:1.25rem!important}}.rules-container .mainLiveStreamCard[data-v-05c3558c]{padding:.8rem!important;margin-left:.7rem!important;margin-right:.7rem!important}.regenerate[data-v-4a59502a]{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.popUpIfNoConfig svg[data-v-4a59502a]{height:28px;width:28px;cursor:pointer}.mainLiveStream .mainLiveStreamCard[data-v-4a59502a]{padding:.8rem!important;margin-left:.7rem!important;margin-right:.7rem!important}@media (max-width:992px){.mainLiveStream .mainLiveStreamCard .mainLiveStreamCardContent[data-v-4a59502a]{grid-gap:.5rem!important;gap:.5rem!important}}@media (max-width:992px){.mainLiveStream .mainLiveStreamCard .mainContent[data-v-4a59502a]{width:70%!important;min-width:70%!important}}@media (max-width:992px){.mainLiveStream .mainLiveStreamCard .regenerate[data-v-4a59502a]{width:auto!important}.mainLiveStream .mainLiveStreamCard .regenerate button[data-v-4a59502a]{font-size:.7rem!important}}@media (max-width:992px){.mainLiveStream .mainHeadeLiveStream[data-v-4a59502a]{font-weight:500!important;font-size:1.25rem!important}}.types-content{grid-gap:1.5rem;gap:1.5rem}@media (max-width:992px){.types-content{flex-direction:column}}.types-content .contractor-type{width:32%}@media (max-width:992px){.types-content .contractor-type{width:100%}}@media (max-width:992px){.mainExperienceSelect{flex-direction:column}.mainExperienceSelect span{width:100%!important}}@media (max-width:992px){.payoutSettingsTItle{font-size:1.25rem;font-weight:500!important}}@media (max-width:992px){.mainNetworkPageContent[data-v-71ede869]{margin-left:.7rem!important;margin-right:.7rem!important;margin-top:.5rem!important}.mainNetworkPageContent .firstCard[data-v-71ede869]{margin-bottom:.7rem!important}}.templates-content{height:100vh}.edit-icon{width:1rem;height:1rem;cursor:pointer}#domain-select{height:38px;width:100%;padding:.5rem;border-color:#ced4da}h3{font-size:1rem!important;font-weight:700}.notEditableDomain{pointer-events:none}@media (max-width:992px){.localizationContent{margin-left:.7rem!important;margin-right:.7rem!important;margin-top:.5rem!important;padding:.8rem!important}.localizationContent h3{margin-bottom:.7rem!important;font-weight:500!important}}.LayoutLoading[data-v-1d443e1a]{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.stateProfile input{min-width:100%!important}.table-cell-avatar{width:100px;height:100px;border-radius:50%;background-color:grey;color:#fff;align-items:center;font-size:18px;font-weight:600;text-transform:uppercase}.mainProfileImg,.mainProfileImg .profile-initial,.table-cell-avatar{display:flex;justify-content:center}.mainProfileImg .profile-initial{flex-direction:column;align-items:center}.mainProfileImg .profile-initial .upload-container{border:none!important;width:20px!important;height:20px!important;position:absolute;bottom:0;right:10px}.mainProfileImg .profile-initial .upload-container svg{width:20px!important;height:20px!important}.mainProfileImg .myProfilePhoto{width:100px;height:100px;border-radius:50%}.mainProfileImg .myProfilePhoto img{border-radius:50%}.mainProfileImg .myProfilePhoto .settings-container{bottom:0!important;top:unset!important}.mainProfileImg .myProfilePhoto .settings-container img{width:30px!important;height:30px!important;padding:6px}#modal-account-info .modal-dialog{max-width:800px!important}#modal-account-info .modal-dialog .modal-content .modal-header{position:absolute;right:0;border:none!important}#modal-account-info .modal-dialog .modal-content .modal-header button{background:none;color:#000}#modal-account-info .modal-dialog .modal-content .modal-body{padding:0!important}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper{display:flex}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-sidebar{display:block;border-top-left-radius:10px;border-bottom-left-radius:10px;flex:0.4;background:#4a484a;color:#fff;min-width:255px}@media (max-width:992px){#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-sidebar{display:none}}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-sidebar .profile{padding:1.5rem}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-sidebar .profile-initial{display:flex;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1rem;border-radius:50%;background:grey}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-sidebar .profile-initial span{font-weight:600;letter-spacing:1px;text-transform:uppercase}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-sidebar .sidebar-options .sidebar-item{padding:1rem 1.5rem;cursor:pointer}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-sidebar .sidebar-options .sidebar-item:not(:last-child){border-bottom:1px solid grey}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-sidebar .sidebar-options .sidebar-item span{text-transform:uppercase;font-weight:700}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner{position:relative;flex:1;padding:3.5rem 2rem;min-height:500px}@media (max-width:768px){#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner{padding:3.5rem 1rem}}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .title-wrap{margin-bottom:1rem}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .title-wrap h3{font-weight:600}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .update-password .form-group div span,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .update-password .form-group div span input{width:100%!important}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group.address div span{width:32%}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group.address div span input{width:100%}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group.btn-group .spinner-border{width:1.5rem;height:1.5rem;margin-left:10px}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div{display:flex;justify-content:space-between}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div span{width:49%}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div span input{width:100%}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input{width:49%;min-height:40px;padding:0 1rem;border:1px solid grey}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input.focus-visible,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:active,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:focus,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input[focus-within]{border:1px solid grey!important;border-radius:unset!important;outline:none!important}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input.focus-visible,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:active,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:focus,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:focus-within{border:1px solid grey!important;border-radius:unset!important;outline:none!important}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:active,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:focus,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:focus-visible,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input[focus-within]{border:1px solid grey!important;border-radius:unset!important;outline:none!important}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:active,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:focus,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:focus-visible,#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .form-group div input:focus-within{border:1px solid grey!important;border-radius:unset!important;outline:none!important}#modal-account-info .modal-dialog .modal-content .modal-body .modal-wrapper .modal-body__inner .b-overlay-wrap .b-overlay{min-height:100%}.profile .profile-initial img{border-radius:50%}@media (max-width:992px){#modal-account-info .modal-open .modal{padding-left:0!important}}#modal-account-info .modal-dialog .modal-header button{font-size:2rem!important}.selectViewInMobile{display:none}@media (max-width:992px){.selectViewInMobile{display:block;margin-bottom:.5rem;max-width:307px}}.LayoutLoading{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.license-container{padding:1rem;position:absolute;z-index:1000000000000;top:0;left:0;width:100%}.license{background:red;color:#fff;font-weight:700;text-align:center}.mocked-login-container{background:#4a484a;padding:1rem;position:fixed;z-index:1000000000000;bottom:0;left:0;width:100%;display:flex;justify-content:center}.mocked-login{color:#fff;font-weight:700}.open-side-menu{position:relative;z-index:506;border-radius:50%}.close-sidebar,.open-side-menu{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center}.close-sidebar{margin-left:auto;margin-right:0;border-radius:50%;position:absolute;z-index:500000000;right:3%;top:1.5%;background-color:transparent;border:none;font-size:1.5rem}.mobile-sidebar-wrapper{max-width:none;position:relative;height:100%;min-width:0}